Skip to content
Success

Console Output

Pull request #41453 updated
Started by user Sebastiaan van Stijn
Rebuilds build #2
15:56:38 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a+1155b6bc7adebd6aa924c25b0e367e0359ae6047 (b1b02727525fcf59cbfe12ff1bd9b428fc6104de)
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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
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
 > git --version # 'git version 2.20.1'
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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[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
15:56:42 [2020-09-15T15:56:42.708Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
15:56:42 [2020-09-15T15:56:42.713Z] Trying to pass milestone 2
[Pipeline] milestone
15:56:42 [2020-09-15T15:56:42.758Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
15:56:42 [2020-09-15T15:56:42.930Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-010e8cf293d102c34) in /home/ubuntu/workspace/moby_PR-41453
[Pipeline] {
[Pipeline] checkout
15:56:42 [2020-09-15T15:56:42.973Z] using credential docker-jenkins-github-credentials
15:56:42 [2020-09-15T15:56:42.980Z] Cloning the remote Git repository
15:56:42 [2020-09-15T15:56:42.980Z] Cloning with configured refspecs honoured and without tags
15:56:42 [2020-09-15T15:56:42.987Z] Cloning repository https://github.com/moby/moby.git
15:56:42 [2020-09-15T15:56:42.988Z]  > git init /home/ubuntu/workspace/moby_PR-41453 # timeout=10
15:56:43 [2020-09-15T15:56:43.004Z] Fetching upstream changes from https://github.com/moby/moby.git
15:56:43 [2020-09-15T15:56:43.004Z]  > git --version # timeout=10
15:56:43 [2020-09-15T15:56:43.013Z]  > git --version # 'git version 2.17.1'
15:56:43 [2020-09-15T15:56:43.013Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:56:43 [2020-09-15T15:56:43.014Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41453/head:refs/remotes/origin/PR-41453 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:56:56 [2020-09-15T15:56:56.745Z] Fetching without tags
15:56:57 [2020-09-15T15:56:57.013Z] Merging remotes/origin/master commit 1155b6bc7adebd6aa924c25b0e367e0359ae6047 into PR head commit 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a
15:56:56 [2020-09-15T15:56:56.719Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:56:56 [2020-09-15T15:56:56.726Z]  > git config --add remote.origin.fetch +refs/pull/41453/head:refs/remotes/origin/PR-41453 # timeout=10
15:56:56 [2020-09-15T15:56:56.732Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:56:56 [2020-09-15T15:56:56.741Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:56:56 [2020-09-15T15:56:56.752Z] Fetching upstream changes from https://github.com/moby/moby.git
15:56:56 [2020-09-15T15:56:56.752Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:56:56 [2020-09-15T15:56:56.753Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41453/head:refs/remotes/origin/PR-41453 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:56:57 [2020-09-15T15:56:57.020Z]  > git config core.sparsecheckout # timeout=10
15:56:57 [2020-09-15T15:56:57.028Z]  > git checkout -f 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a # timeout=10
15:56:58 [2020-09-15T15:56:58.069Z] Merge succeeded, producing 33e091e83e5402c3ee07e9a6b2d54e6178dfc57e
15:56:58 [2020-09-15T15:56:58.070Z] Checking out Revision 33e091e83e5402c3ee07e9a6b2d54e6178dfc57e (PR-41453)
15:56:58 [2020-09-15T15:56:58.135Z] Commit message: "Merge commit '1155b6bc7adebd6aa924c25b0e367e0359ae6047' into HEAD"
15:56:57 [2020-09-15T15:56:57.554Z]  > git remote # timeout=10
15:56:57 [2020-09-15T15:56:57.561Z]  > git config --get remote.origin.url # timeout=10
15:56:57 [2020-09-15T15:56:57.568Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:56:57 [2020-09-15T15:56:57.569Z]  > git merge 1155b6bc7adebd6aa924c25b0e367e0359ae6047 # timeout=10
15:56:58 [2020-09-15T15:56:58.065Z]  > git rev-parse HEAD^{commit} # timeout=10
15:56:58 [2020-09-15T15:56:58.076Z]  > git config core.sparsecheckout # timeout=10
15:56:58 [2020-09-15T15:56:58.081Z]  > git checkout -f 33e091e83e5402c3ee07e9a6b2d54e6178dfc57e # timeout=10
15:56:58 [2020-09-15T15:56:58.143Z]  > git rev-list --no-walk 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:56:58 [2020-09-15T15:56:58.945Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41453:/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
15:56:58 [2020-09-15T15:56:58.945Z] Unable to find image 'alpine:latest' locally
15:56:58 [2020-09-15T15:56:58.945Z] latest: Pulling from library/alpine
15:56:58 [2020-09-15T15:56:58.945Z] df20fa9351a1: Pulling fs layer
15:56:59 [2020-09-15T15:56:59.204Z] df20fa9351a1: Verifying Checksum
15:56:59 [2020-09-15T15:56:59.204Z] df20fa9351a1: Download complete
15:56:59 [2020-09-15T15:56:59.204Z] df20fa9351a1: Pull complete
15:56:59 [2020-09-15T15:56:59.204Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
15:56:59 [2020-09-15T15:56:59.204Z] Status: Downloaded newer image for alpine:latest
15:57:01 [2020-09-15T15:57:01.739Z] 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
15:57:02 [2020-09-15T15:57:02.241Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-010e8cf293d102c34) in /home/ubuntu/workspace/moby_PR-41453
[Pipeline] node
[Pipeline] node
[Pipeline] node
15:57:02 [2020-09-15T15:57:02.247Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41453
[Pipeline] node
15:57:02 [2020-09-15T15:57:02.249Z] Running on ppc64le-ubuntu-28 in /home/docker/workspace/moby_PR-41453
[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] {
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
15:57:02 [2020-09-15T15:57:02.355Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
15:57:02 [2020-09-15T15:57:02.367Z] Fetching changes from the remote Git repository
[Pipeline] // stage
15:57:02 [2020-09-15T15:57:02.375Z] Fetching without tags
[Pipeline] // stage
15:57:02 [2020-09-15T15:57:02.397Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
15:57:02 [2020-09-15T15:57:02.413Z] Cloning the remote Git repository
15:57:02 [2020-09-15T15:57:02.413Z] Cloning with configured refspecs honoured and without tags
[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] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
15:57:02 [2020-09-15T15:57:02.438Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
15:57:02 [2020-09-15T15:57:02.452Z] Cloning the remote Git repository
15:57:02 [2020-09-15T15:57:02.452Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
15:57:02 [2020-09-15T15:57:02.625Z] Merging remotes/origin/master commit 1155b6bc7adebd6aa924c25b0e367e0359ae6047 into PR head commit 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a
15:57:02 [2020-09-15T15:57:02.773Z] Merge succeeded, producing 2a81d412221d82be7f16c5582b6507748a656c58
15:57:02 [2020-09-15T15:57:02.773Z] Checking out Revision 2a81d412221d82be7f16c5582b6507748a656c58 (PR-41453)
15:57:02 [2020-09-15T15:57:02.883Z] Commit message: "Merge commit '1155b6bc7adebd6aa924c25b0e367e0359ae6047' into HEAD"
15:57:02 [2020-09-15T15:57:02.366Z]  > git rev-parse --is-inside-work-tree # timeout=10
15:57:02 [2020-09-15T15:57:02.374Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:57:02 [2020-09-15T15:57:02.382Z] Fetching upstream changes from https://github.com/moby/moby.git
15:57:02 [2020-09-15T15:57:02.382Z]  > git --version # timeout=10
15:57:02 [2020-09-15T15:57:02.386Z]  > git --version # 'git version 2.17.1'
15:57:02 [2020-09-15T15:57:02.386Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:57:02 [2020-09-15T15:57:02.387Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41453/head:refs/remotes/origin/PR-41453 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:57:02 [2020-09-15T15:57:02.632Z]  > git config core.sparsecheckout # timeout=10
15:57:02 [2020-09-15T15:57:02.639Z]  > git checkout -f 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a # timeout=10
15:57:02 [2020-09-15T15:57:02.683Z]  > git remote # timeout=10
15:57:02 [2020-09-15T15:57:02.689Z]  > git config --get remote.origin.url # timeout=10
15:57:02 [2020-09-15T15:57:02.693Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:57:02 [2020-09-15T15:57:02.694Z]  > git merge 1155b6bc7adebd6aa924c25b0e367e0359ae6047 # timeout=10
15:57:02 [2020-09-15T15:57:02.757Z]  > git rev-parse HEAD^{commit} # timeout=10
15:57:02 [2020-09-15T15:57:02.780Z]  > git config core.sparsecheckout # timeout=10
15:57:02 [2020-09-15T15:57:02.792Z]  > git checkout -f 2a81d412221d82be7f16c5582b6507748a656c58 # timeout=10
15:57:02 [2020-09-15T15:57:02.890Z]  > git rev-list --no-walk 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a # timeout=10
15:57:02 [2020-09-15T15:57:02.419Z] Cloning repository https://github.com/moby/moby.git
15:57:02 [2020-09-15T15:57:02.420Z]  > git init /home/jenkins/workspace/moby_PR-41453 # timeout=10
15:57:02 [2020-09-15T15:57:02.446Z] Fetching upstream changes from https://github.com/moby/moby.git
15:57:02 [2020-09-15T15:57:02.446Z]  > git --version # timeout=10
15:57:02 [2020-09-15T15:57:02.453Z]  > git --version # 'git version 2.17.1'
15:57:02 [2020-09-15T15:57:02.453Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:57:02 [2020-09-15T15:57:02.453Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41453/head:refs/remotes/origin/PR-41453 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:57:02 [2020-09-15T15:57:02.455Z] Cloning repository https://github.com/moby/moby.git
15:57:02 [2020-09-15T15:57:02.456Z]  > git init /home/docker/workspace/moby_PR-41453 # timeout=10
15:57:02 [2020-09-15T15:57:02.467Z] Fetching upstream changes from https://github.com/moby/moby.git
15:57:02 [2020-09-15T15:57:02.467Z]  > git --version # timeout=10
15:57:02 [2020-09-15T15:57:02.470Z]  > git --version # 'git version 2.7.4'
15:57:02 [2020-09-15T15:57:02.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:57:02 [2020-09-15T15:57:02.471Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41453/head:refs/remotes/origin/PR-41453 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:57:03 [2020-09-15T15:57:03.859Z] + [ PR != PR ]
15:57:03 [2020-09-15T15:57:03.859Z] + [ master != master ]
15:57:03 [2020-09-15T15:57:03.859Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:57:04 [2020-09-15T15:57:04.198Z] + docker version
15:57:04 [2020-09-15T15:57:04.198Z] Client: Docker Engine - Community
15:57:04 [2020-09-15T15:57:04.198Z]  Version:           19.03.12
15:57:04 [2020-09-15T15:57:04.198Z]  API version:       1.40
15:57:04 [2020-09-15T15:57:04.198Z]  Go version:        go1.13.10
15:57:04 [2020-09-15T15:57:04.198Z]  Git commit:        48a66213fe
15:57:04 [2020-09-15T15:57:04.198Z]  Built:             Mon Jun 22 15:45:36 2020
15:57:04 [2020-09-15T15:57:04.198Z]  OS/Arch:           linux/amd64
15:57:04 [2020-09-15T15:57:04.198Z]  Experimental:      false
15:57:04 [2020-09-15T15:57:04.198Z] 
15:57:04 [2020-09-15T15:57:04.198Z] Server: Docker Engine - Community
15:57:04 [2020-09-15T15:57:04.198Z]  Engine:
15:57:04 [2020-09-15T15:57:04.198Z]   Version:          19.03.12
15:57:04 [2020-09-15T15:57:04.198Z]   API version:      1.40 (minimum version 1.12)
15:57:04 [2020-09-15T15:57:04.198Z]   Go version:       go1.13.10
15:57:04 [2020-09-15T15:57:04.198Z]   Git commit:       48a66213fe
15:57:04 [2020-09-15T15:57:04.198Z]   Built:            Mon Jun 22 15:44:07 2020
15:57:04 [2020-09-15T15:57:04.198Z]   OS/Arch:          linux/amd64
15:57:04 [2020-09-15T15:57:04.198Z]   Experimental:     true
15:57:04 [2020-09-15T15:57:04.198Z]  containerd:
15:57:04 [2020-09-15T15:57:04.198Z]   Version:          1.2.13
15:57:04 [2020-09-15T15:57:04.198Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:57:04 [2020-09-15T15:57:04.198Z]  runc:
15:57:04 [2020-09-15T15:57:04.198Z]   Version:          1.0.0-rc10
15:57:04 [2020-09-15T15:57:04.198Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:57:04 [2020-09-15T15:57:04.198Z]  docker-init:
15:57:04 [2020-09-15T15:57:04.198Z]   Version:          0.18.0
15:57:04 [2020-09-15T15:57:04.198Z]   GitCommit:        fec3683
[Pipeline] sh
15:57:04 [2020-09-15T15:57:04.482Z] + docker info
15:57:04 [2020-09-15T15:57:04.742Z] Client:
15:57:04 [2020-09-15T15:57:04.742Z]  Debug Mode: false
15:57:04 [2020-09-15T15:57:04.742Z] 
15:57:04 [2020-09-15T15:57:04.742Z] Server:
15:57:04 [2020-09-15T15:57:04.742Z]  Containers: 0
15:57:04 [2020-09-15T15:57:04.742Z]   Running: 0
15:57:04 [2020-09-15T15:57:04.742Z]   Paused: 0
15:57:04 [2020-09-15T15:57:04.742Z]   Stopped: 0
15:57:04 [2020-09-15T15:57:04.742Z]  Images: 3
15:57:04 [2020-09-15T15:57:04.742Z]  Server Version: 19.03.12
15:57:04 [2020-09-15T15:57:04.742Z]  Storage Driver: overlay2
15:57:04 [2020-09-15T15:57:04.742Z]   Backing Filesystem: extfs
15:57:04 [2020-09-15T15:57:04.742Z]   Supports d_type: true
15:57:04 [2020-09-15T15:57:04.742Z]   Native Overlay Diff: true
15:57:04 [2020-09-15T15:57:04.742Z]  Logging Driver: json-file
15:57:04 [2020-09-15T15:57:04.742Z]  Cgroup Driver: cgroupfs
15:57:04 [2020-09-15T15:57:04.742Z]  Plugins:
15:57:04 [2020-09-15T15:57:04.742Z]   Volume: local
15:57:04 [2020-09-15T15:57:04.742Z]   Network: bridge host ipvlan macvlan null overlay
15:57:04 [2020-09-15T15:57:04.742Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:57:04 [2020-09-15T15:57:04.742Z]  Swarm: inactive
15:57:04 [2020-09-15T15:57:04.742Z]  Runtimes: runc
15:57:04 [2020-09-15T15:57:04.742Z]  Default Runtime: runc
15:57:04 [2020-09-15T15:57:04.742Z]  Init Binary: docker-init
15:57:04 [2020-09-15T15:57:04.742Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:57:04 [2020-09-15T15:57:04.742Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:57:04 [2020-09-15T15:57:04.742Z]  init version: fec3683
15:57:04 [2020-09-15T15:57:04.742Z]  Security Options:
15:57:04 [2020-09-15T15:57:04.742Z]   apparmor
15:57:04 [2020-09-15T15:57:04.742Z]   seccomp
15:57:04 [2020-09-15T15:57:04.742Z]    Profile: default
15:57:04 [2020-09-15T15:57:04.742Z]  Kernel Version: 5.3.0-1035-aws
15:57:04 [2020-09-15T15:57:04.742Z]  Operating System: Ubuntu 18.04.5 LTS
15:57:04 [2020-09-15T15:57:04.742Z]  OSType: linux
15:57:04 [2020-09-15T15:57:04.742Z]  Architecture: x86_64
15:57:04 [2020-09-15T15:57:04.742Z]  CPUs: 2
15:57:04 [2020-09-15T15:57:04.742Z]  Total Memory: 7.569GiB
15:57:04 [2020-09-15T15:57:04.742Z]  Name: ip-10-100-36-33
15:57:04 [2020-09-15T15:57:04.742Z]  ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID
15:57:04 [2020-09-15T15:57:04.742Z]  Docker Root Dir: /var/lib/docker
15:57:04 [2020-09-15T15:57:04.742Z]  Debug Mode: false
15:57:04 [2020-09-15T15:57:04.742Z]  Registry: https://index.docker.io/v1/
15:57:04 [2020-09-15T15:57:04.742Z]  Labels:
15:57:04 [2020-09-15T15:57:04.742Z]  Experimental: true
15:57:04 [2020-09-15T15:57:04.742Z]  Insecure Registries:
15:57:04 [2020-09-15T15:57:04.742Z]   127.0.0.0/8
15:57:04 [2020-09-15T15:57:04.742Z]  Live Restore Enabled: true
15:57:04 [2020-09-15T15:57:04.742Z] 
15:57:04 [2020-09-15T15:57:04.742Z] WARNING: No swap limit support
[Pipeline] sh
15:57:05 [2020-09-15T15:57:05.030Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:57:05 [2020-09-15T15:57:05.030Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:57:05 [2020-09-15T15:57:05.030Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41453/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:57:05 [2020-09-15T15:57:05.290Z] + bash /home/ubuntu/workspace/moby_PR-41453/check-config.sh
15:57:05 [2020-09-15T15:57:05.290Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:57:05 [2020-09-15T15:57:05.290Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ...
15:57:05 [2020-09-15T15:57:05.290Z] 
15:57:05 [2020-09-15T15:57:05.290Z] Generally Necessary:
15:57:05 [2020-09-15T15:57:05.290Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:57:05 [2020-09-15T15:57:05.290Z] - apparmor: enabled and tools installed
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_NAMESPACES: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_NET_NS: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_PID_NS: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_IPC_NS: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_UTS_NS: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_CGROUPS: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_CGROUP_CPUACCT: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_CGROUP_DEVICE: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_CGROUP_FREEZER: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_CGROUP_SCHED: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_CPUSETS: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_MEMCG: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_KEYS: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_VETH: enabled (as module)
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_BRIDGE: enabled (as module)
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_NF_NAT_IPV4: missing
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_NF_NAT: enabled (as module)
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_NF_NAT_NEEDED: missing
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_POSIX_MQUEUE: enabled
15:57:05 [2020-09-15T15:57:05.290Z] 
15:57:05 [2020-09-15T15:57:05.290Z] Optional Features:
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_USER_NS: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_SECCOMP: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_CGROUP_PIDS: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_MEMCG_SWAP: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:57:05 [2020-09-15T15:57:05.290Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_BLK_CGROUP: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_IOSCHED_CFQ: missing
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_CGROUP_PERF: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_CGROUP_HUGETLB: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_CFS_BANDWIDTH: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_RT_GROUP_SCHED: missing
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:57:05 [2020-09-15T15:57:05.290Z] - CONFIG_IP_VS: enabled (as module)
15:57:05 [2020-09-15T15:57:05.549Z] - CONFIG_IP_VS_NFCT: enabled
15:57:05 [2020-09-15T15:57:05.549Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:57:05 [2020-09-15T15:57:05.549Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:57:05 [2020-09-15T15:57:05.549Z] - CONFIG_IP_VS_RR: enabled (as module)
15:57:05 [2020-09-15T15:57:05.549Z] - CONFIG_EXT4_FS: enabled
15:57:05 [2020-09-15T15:57:05.549Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:57:05 [2020-09-15T15:57:05.549Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:57:05 [2020-09-15T15:57:05.549Z] - Network Drivers:
15:57:05 [2020-09-15T15:57:05.549Z]   - "overlay":
15:57:05 [2020-09-15T15:57:05.549Z]     - CONFIG_VXLAN: enabled (as module)
15:57:05 [2020-09-15T15:57:05.549Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:57:05 [2020-09-15T15:57:05.549Z]       Optional (for encrypted networks):
15:57:05 [2020-09-15T15:57:05.549Z]       - CONFIG_CRYPTO: enabled
15:57:05 [2020-09-15T15:57:05.549Z]       - CONFIG_CRYPTO_AEAD: enabled
15:57:05 [2020-09-15T15:57:05.549Z]       - CONFIG_CRYPTO_GCM: enabled
15:57:05 [2020-09-15T15:57:05.549Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:57:05 [2020-09-15T15:57:05.549Z]       - CONFIG_CRYPTO_GHASH: enabled
15:57:05 [2020-09-15T15:57:05.549Z]       - CONFIG_XFRM: enabled
15:57:05 [2020-09-15T15:57:05.549Z]       - CONFIG_XFRM_USER: enabled (as module)
15:57:05 [2020-09-15T15:57:05.549Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:57:05 [2020-09-15T15:57:05.549Z]       - CONFIG_INET_ESP: enabled (as module)
15:57:05 [2020-09-15T15:57:05.549Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
15:57:05 [2020-09-15T15:57:05.549Z]   - "ipvlan":
15:57:05 [2020-09-15T15:57:05.549Z]     - CONFIG_IPVLAN: enabled (as module)
15:57:05 [2020-09-15T15:57:05.549Z]   - "macvlan":
15:57:05 [2020-09-15T15:57:05.549Z]     - CONFIG_MACVLAN: enabled (as module)
15:57:05 [2020-09-15T15:57:05.549Z]     - CONFIG_DUMMY: enabled (as module)
15:57:05 [2020-09-15T15:57:05.549Z]   - "ftp,tftp client in container":
15:57:05 [2020-09-15T15:57:05.549Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:57:05 [2020-09-15T15:57:05.549Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:57:05 [2020-09-15T15:57:05.549Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:57:05 [2020-09-15T15:57:05.549Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:57:05 [2020-09-15T15:57:05.549Z] - Storage Drivers:
15:57:05 [2020-09-15T15:57:05.549Z]   - "aufs":
15:57:05 [2020-09-15T15:57:05.549Z]     - CONFIG_AUFS_FS: enabled (as module)
15:57:05 [2020-09-15T15:57:05.549Z]   - "btrfs":
15:57:05 [2020-09-15T15:57:05.549Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:57:05 [2020-09-15T15:57:05.549Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:57:05 [2020-09-15T15:57:05.549Z]   - "devicemapper":
15:57:05 [2020-09-15T15:57:05.549Z]     - CONFIG_BLK_DEV_DM: enabled
15:57:05 [2020-09-15T15:57:05.549Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:57:05 [2020-09-15T15:57:05.549Z]   - "overlay":
15:57:05 [2020-09-15T15:57:05.549Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:57:05 [2020-09-15T15:57:05.549Z]   - "zfs":
15:57:05 [2020-09-15T15:57:05.549Z]     - /dev/zfs: present
15:57:05 [2020-09-15T15:57:05.549Z]     - zfs command: missing
15:57:05 [2020-09-15T15:57:05.549Z]     - zpool command: missing
15:57:05 [2020-09-15T15:57:05.549Z] 
15:57:05 [2020-09-15T15:57:05.549Z] Limits:
15:57:05 [2020-09-15T15:57:05.549Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:57:05 [2020-09-15T15:57:05.549Z] 
15:57:05 [2020-09-15T15:57:05.549Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:57:05 [2020-09-15T15:57:05.884Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e .
15:57:05 [2020-09-15T15:57:05.885Z] #1 [internal] load .dockerignore
15:57:05 [2020-09-15T15:57:05.885Z] #1 transferring context: 87B done
15:57:05 [2020-09-15T15:57:05.885Z] #1 DONE 0.0s
15:57:05 [2020-09-15T15:57:05.885Z] 
15:57:05 [2020-09-15T15:57:05.885Z] #2 [internal] load build definition from Dockerfile
15:57:05 [2020-09-15T15:57:05.885Z] #2 transferring dockerfile: 16.37kB done
15:57:05 [2020-09-15T15:57:05.885Z] #2 DONE 0.0s
15:57:05 [2020-09-15T15:57:05.885Z] 
15:57:05 [2020-09-15T15:57:05.885Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:57:05 [2020-09-15T15:57:05.885Z] #3 DONE 0.1s
15:57:06 [2020-09-15T15:57:06.144Z] 
15:57:06 [2020-09-15T15:57:06.144Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:57:06 [2020-09-15T15:57:06.144Z] #4 CACHED
15:57:06 [2020-09-15T15:57:06.144Z] 
15:57:06 [2020-09-15T15:57:06.144Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:57:06 [2020-09-15T15:57:06.144Z] #6 DONE 0.1s
15:57:06 [2020-09-15T15:57:06.144Z] 
15:57:06 [2020-09-15T15:57:06.144Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:57:06 [2020-09-15T15:57:06.407Z] #5 DONE 0.1s
15:57:06 [2020-09-15T15:57:06.407Z] 
15:57:06 [2020-09-15T15:57:06.407Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:57:06 [2020-09-15T15:57:06.407Z] #58 DONE 0.0s
15:57:06 [2020-09-15T15:57:06.407Z] 
15:57:06 [2020-09-15T15:57:06.407Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:57:06 [2020-09-15T15:57:06.407Z] #7 DONE 0.0s
15:57:06 [2020-09-15T15:57:06.407Z] 
15:57:06 [2020-09-15T15:57:06.407Z] #20 [internal] load build context
15:57:07 [2020-09-15T15:57:07.802Z] #20 transferring context: 51.44MB 1.2s done
15:57:07 [2020-09-15T15:57:07.802Z] #20 DONE 1.2s
15:57:07 [2020-09-15T15:57:07.802Z] 
15:57:07 [2020-09-15T15:57:07.802Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:57:07 [2020-09-15T15:57:07.802Z] #39 CACHED
15:57:07 [2020-09-15T15:57:07.802Z] 
15:57:07 [2020-09-15T15:57:07.802Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:57:07 [2020-09-15T15:57:07.802Z] #50 CACHED
15:57:07 [2020-09-15T15:57:07.802Z] 
15:57:07 [2020-09-15T15:57:07.802Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:57:07 [2020-09-15T15:57:07.802Z] #51 CACHED
15:57:07 [2020-09-15T15:57:07.802Z] 
15:57:07 [2020-09-15T15:57:07.802Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
15:57:07 [2020-09-15T15:57:07.802Z] #18 CACHED
15:57:07 [2020-09-15T15:57:07.802Z] 
15:57:07 [2020-09-15T15:57:07.802Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:57:07 [2020-09-15T15:57:07.802Z] #32 CACHED
15:57:07 [2020-09-15T15:57:07.802Z] 
15:57:07 [2020-09-15T15:57:07.802Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:57:07 [2020-09-15T15:57:07.802Z] #38 CACHED
15:57:07 [2020-09-15T15:57:07.802Z] 
15:57:07 [2020-09-15T15:57:07.802Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:57:07 [2020-09-15T15:57:07.802Z] #44 CACHED
15:57:07 [2020-09-15T15:57:07.802Z] 
15:57:07 [2020-09-15T15:57:07.802Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:57:07 [2020-09-15T15:57:07.802Z] #46 CACHED
15:57:07 [2020-09-15T15:57:07.802Z] 
15:57:07 [2020-09-15T15:57:07.802Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:57:07 [2020-09-15T15:57:07.802Z] #10 CACHED
15:57:07 [2020-09-15T15:57:07.802Z] 
15:57:07 [2020-09-15T15:57:07.802Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:57:07 [2020-09-15T15:57:07.802Z] #49 CACHED
15:57:07 [2020-09-15T15:57:07.802Z] 
15:57:07 [2020-09-15T15:57:07.802Z] #16 [dev-systemd-false  6/26] RUN ldconfig
15:57:07 [2020-09-15T15:57:07.802Z] #16 CACHED
15:57:07 [2020-09-15T15:57:07.802Z] 
15:57:07 [2020-09-15T15:57:07.802Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:57:07 [2020-09-15T15:57:07.802Z] #43 CACHED
15:57:07 [2020-09-15T15:57:07.802Z] 
15:57:07 [2020-09-15T15:57:07.802Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:57:07 [2020-09-15T15:57:07.802Z] #27 CACHED
15:57:07 [2020-09-15T15:57:07.802Z] 
15:57:07 [2020-09-15T15:57:07.802Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
15:57:07 [2020-09-15T15:57:07.802Z] #13 CACHED
15:57:07 [2020-09-15T15:57:07.802Z] 
15:57:07 [2020-09-15T15:57:07.802Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:57:07 [2020-09-15T15:57:07.802Z] #57 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:57:07 [2020-09-15T15:57:07.803Z] #24 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:57:07 [2020-09-15T15:57:07.803Z] #29 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
15:57:07 [2020-09-15T15:57:07.803Z] #11 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:57:07 [2020-09-15T15:57:07.803Z] #36 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:57:07 [2020-09-15T15:57:07.803Z] #23 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:57:07 [2020-09-15T15:57:07.803Z] #60 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:57:07 [2020-09-15T15:57:07.803Z] #22 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:57:07 [2020-09-15T15:57:07.803Z] #53 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:57:07 [2020-09-15T15:57:07.803Z] #48 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:57:07 [2020-09-15T15:57:07.803Z] #55 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:57:07 [2020-09-15T15:57:07.803Z] #45 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:57:07 [2020-09-15T15:57:07.803Z] #42 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:57:07 [2020-09-15T15:57:07.803Z] #35 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:57:07 [2020-09-15T15:57:07.803Z] #30 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:57:07 [2020-09-15T15:57:07.803Z] #33 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:57:07 [2020-09-15T15:57:07.803Z] #52 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:57:07 [2020-09-15T15:57:07.803Z] #19 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:57:07 [2020-09-15T15:57:07.803Z] #17 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:57:07 [2020-09-15T15:57:07.803Z] #25 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:57:07 [2020-09-15T15:57:07.803Z] #47 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:57:07 [2020-09-15T15:57:07.803Z] #31 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:57:07 [2020-09-15T15:57:07.803Z] #21 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
15:57:07 [2020-09-15T15:57:07.803Z] #12 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:57:07 [2020-09-15T15:57:07.803Z] #56 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:57:07 [2020-09-15T15:57:07.803Z] #61 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:57:07 [2020-09-15T15:57:07.803Z] #40 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:57:07 [2020-09-15T15:57:07.803Z] #41 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:57:07 [2020-09-15T15:57:07.803Z] #8 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:57:07 [2020-09-15T15:57:07.803Z] #59 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:57:07 [2020-09-15T15:57:07.803Z] #28 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:57:07 [2020-09-15T15:57:07.803Z] #26 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:57:07 [2020-09-15T15:57:07.803Z] #9 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:57:07 [2020-09-15T15:57:07.803Z] #34 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:57:07 [2020-09-15T15:57:07.803Z] #14 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
15:57:07 [2020-09-15T15:57:07.803Z] #15 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:57:07 [2020-09-15T15:57:07.803Z] #54 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:57:07 [2020-09-15T15:57:07.803Z] #37 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:57:07 [2020-09-15T15:57:07.803Z] #62 CACHED
15:57:07 [2020-09-15T15:57:07.803Z] 
15:57:07 [2020-09-15T15:57:07.803Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
15:57:08 [2020-09-15T15:57:08.377Z] #63 DONE 0.8s
15:57:08 [2020-09-15T15:57:08.377Z] 
15:57:08 [2020-09-15T15:57:08.377Z] #64 exporting to image
15:57:08 [2020-09-15T15:57:08.377Z] #64 exporting layers
15:57:09 [2020-09-15T15:57:09.315Z] #64 exporting layers 0.8s done
15:57:09 [2020-09-15T15:57:09.315Z] #64 writing image sha256:e33014b2436e54f98ff7d6f9c22a4f14cab719a65666bb3c706311be0937f9b0 done
15:57:09 [2020-09-15T15:57:09.315Z] #64 naming to docker.io/library/docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e done
15:57:09 [2020-09-15T15:57:09.315Z] #64 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
15:57:09 [2020-09-15T15:57:09.659Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41453/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41453/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e hack/validate/default
15:57:10 [2020-09-15T15:57:10.598Z] Congratulations!  All commits are properly signed with the DCO!
15:57:10 [2020-09-15T15:57:10.599Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
15:57:10 [2020-09-15T15:57:10.599Z] No api/types/ or api/swagger.yaml changes in diff.
15:57:10 [2020-09-15T15:57:10.599Z] Congratulations!  All TOML source files changed here have valid syntax.
15:57:10 [2020-09-15T15:57:10.599Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
15:57:10 [2020-09-15T15:57:10.599Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
15:57:10 [2020-09-15T15:57:10.599Z] Congratulations!  No new tests were added to integration-cli.
15:57:10 [2020-09-15T15:57:10.599Z] 
15:57:10 [2020-09-15T15:57:10.599Z] INFO Start validation with golang-ci-lint
15:57:10 [2020-09-15T15:57:10.859Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
15:57:10 [2020-09-15T15:57:10.859Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:57:10 [2020-09-15T15:57:10.859Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:57:11 [2020-09-15T15:57:11.740Z] Fetching without tags
15:57:11 [2020-09-15T15:57:11.710Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:57:11 [2020-09-15T15:57:11.712Z]  > git config --add remote.origin.fetch +refs/pull/41453/head:refs/remotes/origin/PR-41453 # timeout=10
15:57:11 [2020-09-15T15:57:11.714Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:57:11 [2020-09-15T15:57:11.731Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:57:11 [2020-09-15T15:57:11.746Z] Fetching upstream changes from https://github.com/moby/moby.git
15:57:11 [2020-09-15T15:57:11.746Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:57:11 [2020-09-15T15:57:11.746Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41453/head:refs/remotes/origin/PR-41453 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:57:12 [2020-09-15T15:57:12.045Z] Merging remotes/origin/master commit 1155b6bc7adebd6aa924c25b0e367e0359ae6047 into PR head commit 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a
15:57:13 [2020-09-15T15:57:13.234Z] Merge succeeded, producing c795d1b803d79fe4fed1cdb7e6ff1b8eedaeb01a
15:57:13 [2020-09-15T15:57:13.234Z] Checking out Revision c795d1b803d79fe4fed1cdb7e6ff1b8eedaeb01a (PR-41453)
15:57:13 [2020-09-15T15:57:13.294Z] Commit message: "Merge commit '1155b6bc7adebd6aa924c25b0e367e0359ae6047' into HEAD"
15:57:12 [2020-09-15T15:57:12.051Z]  > git config core.sparsecheckout # timeout=10
15:57:12 [2020-09-15T15:57:12.065Z]  > git checkout -f 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a # timeout=10
15:57:12 [2020-09-15T15:57:12.537Z]  > git remote # timeout=10
15:57:12 [2020-09-15T15:57:12.539Z]  > git config --get remote.origin.url # timeout=10
15:57:12 [2020-09-15T15:57:12.541Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:57:12 [2020-09-15T15:57:12.541Z]  > git merge 1155b6bc7adebd6aa924c25b0e367e0359ae6047 # timeout=10
15:57:13 [2020-09-15T15:57:13.223Z]  > git rev-parse HEAD^{commit} # timeout=10
15:57:13 [2020-09-15T15:57:13.240Z]  > git config core.sparsecheckout # timeout=10
15:57:13 [2020-09-15T15:57:13.242Z]  > git checkout -f c795d1b803d79fe4fed1cdb7e6ff1b8eedaeb01a # timeout=10
15:57:13 [2020-09-15T15:57:13.301Z]  > git rev-list --no-walk 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:57:14 [2020-09-15T15:57:14.311Z] + docker version
15:57:14 [2020-09-15T15:57:14.311Z] Client: Docker Engine - Community
15:57:14 [2020-09-15T15:57:14.311Z]  Version:           19.03.7
15:57:14 [2020-09-15T15:57:14.311Z]  API version:       1.40
15:57:14 [2020-09-15T15:57:14.311Z]  Go version:        go1.12.17
15:57:14 [2020-09-15T15:57:14.311Z]  Git commit:        7141c199a2
15:57:14 [2020-09-15T15:57:14.311Z]  Built:             Sat Mar  7 16:48:47 2020
15:57:14 [2020-09-15T15:57:14.311Z]  OS/Arch:           linux/s390x
15:57:14 [2020-09-15T15:57:14.311Z]  Experimental:      false
15:57:14 [2020-09-15T15:57:14.311Z] 
15:57:14 [2020-09-15T15:57:14.311Z] Server: Docker Engine - Community
15:57:14 [2020-09-15T15:57:14.311Z]  Engine:
15:57:14 [2020-09-15T15:57:14.311Z]   Version:          19.03.7
15:57:14 [2020-09-15T15:57:14.311Z]   API version:      1.40 (minimum version 1.12)
15:57:14 [2020-09-15T15:57:14.311Z]   Go version:       go1.12.17
15:57:14 [2020-09-15T15:57:14.311Z]   Git commit:       7141c199a2
15:57:14 [2020-09-15T15:57:14.311Z]   Built:            Sat Mar  7 16:47:46 2020
15:57:14 [2020-09-15T15:57:14.311Z]   OS/Arch:          linux/s390x
15:57:14 [2020-09-15T15:57:14.311Z]   Experimental:     true
15:57:14 [2020-09-15T15:57:14.311Z]  containerd:
15:57:14 [2020-09-15T15:57:14.311Z]   Version:          1.2.13
15:57:14 [2020-09-15T15:57:14.311Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:57:14 [2020-09-15T15:57:14.311Z]  runc:
15:57:14 [2020-09-15T15:57:14.311Z]   Version:          1.0.0-rc10
15:57:14 [2020-09-15T15:57:14.311Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:57:14 [2020-09-15T15:57:14.311Z]  docker-init:
15:57:14 [2020-09-15T15:57:14.311Z]   Version:          0.18.0
15:57:14 [2020-09-15T15:57:14.311Z]   GitCommit:        fec3683
[Pipeline] sh
15:57:14 [2020-09-15T15:57:14.692Z] + docker info
15:57:15 [2020-09-15T15:57:15.327Z] Client:
15:57:15 [2020-09-15T15:57:15.327Z]  Debug Mode: false
15:57:15 [2020-09-15T15:57:15.327Z] 
15:57:15 [2020-09-15T15:57:15.327Z] Server:
15:57:15 [2020-09-15T15:57:15.327Z]  Containers: 0
15:57:15 [2020-09-15T15:57:15.327Z]   Running: 0
15:57:15 [2020-09-15T15:57:15.327Z]   Paused: 0
15:57:15 [2020-09-15T15:57:15.327Z]   Stopped: 0
15:57:15 [2020-09-15T15:57:15.327Z]  Images: 0
15:57:15 [2020-09-15T15:57:15.327Z]  Server Version: 19.03.7
15:57:15 [2020-09-15T15:57:15.327Z]  Storage Driver: overlay2
15:57:15 [2020-09-15T15:57:15.327Z]   Backing Filesystem: <unknown>
15:57:15 [2020-09-15T15:57:15.327Z]   Supports d_type: true
15:57:15 [2020-09-15T15:57:15.327Z]   Native Overlay Diff: true
15:57:15 [2020-09-15T15:57:15.327Z]  Logging Driver: json-file
15:57:15 [2020-09-15T15:57:15.327Z]  Cgroup Driver: cgroupfs
15:57:15 [2020-09-15T15:57:15.327Z]  Plugins:
15:57:15 [2020-09-15T15:57:15.327Z]   Volume: local
15:57:15 [2020-09-15T15:57:15.327Z]   Network: bridge host ipvlan macvlan null overlay
15:57:15 [2020-09-15T15:57:15.327Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:57:15 [2020-09-15T15:57:15.327Z]  Swarm: inactive
15:57:15 [2020-09-15T15:57:15.327Z]  Runtimes: runc
15:57:15 [2020-09-15T15:57:15.327Z]  Default Runtime: runc
15:57:15 [2020-09-15T15:57:15.327Z]  Init Binary: docker-init
15:57:15 [2020-09-15T15:57:15.327Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:57:15 [2020-09-15T15:57:15.327Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:57:15 [2020-09-15T15:57:15.327Z]  init version: fec3683
15:57:15 [2020-09-15T15:57:15.327Z]  Security Options:
15:57:15 [2020-09-15T15:57:15.327Z]   apparmor
15:57:15 [2020-09-15T15:57:15.327Z]   seccomp
15:57:15 [2020-09-15T15:57:15.327Z]    Profile: default
15:57:15 [2020-09-15T15:57:15.327Z]  Kernel Version: 4.15.0-91-generic
15:57:15 [2020-09-15T15:57:15.327Z]  Operating System: Ubuntu 18.04.4 LTS
15:57:15 [2020-09-15T15:57:15.327Z]  OSType: linux
15:57:15 [2020-09-15T15:57:15.327Z]  Architecture: s390x
15:57:15 [2020-09-15T15:57:15.327Z]  CPUs: 2
15:57:15 [2020-09-15T15:57:15.327Z]  Total Memory: 7.861GiB
15:57:15 [2020-09-15T15:57:15.327Z]  Name: s390x-ubuntu-03
15:57:15 [2020-09-15T15:57:15.327Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
15:57:15 [2020-09-15T15:57:15.327Z]  Docker Root Dir: /var/lib/docker
15:57:15 [2020-09-15T15:57:15.327Z]  Debug Mode: false
15:57:15 [2020-09-15T15:57:15.327Z]  Username: dockerbuildbot
15:57:15 [2020-09-15T15:57:15.327Z]  Registry: https://index.docker.io/v1/
15:57:15 [2020-09-15T15:57:15.327Z]  Labels:
15:57:15 [2020-09-15T15:57:15.327Z]  Experimental: true
15:57:15 [2020-09-15T15:57:15.327Z]  Insecure Registries:
15:57:15 [2020-09-15T15:57:15.327Z]   127.0.0.0/8
15:57:15 [2020-09-15T15:57:15.327Z]  Live Restore Enabled: false
15:57:15 [2020-09-15T15:57:15.327Z] 
15:57:15 [2020-09-15T15:57:15.327Z] WARNING: No swap limit support
[Pipeline] sh
15:57:15 [2020-09-15T15:57:15.713Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:57:15 [2020-09-15T15:57:15.713Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:57:15 [2020-09-15T15:57:15.713Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41453/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:57:15 [2020-09-15T15:57:15.713Z] + bash /home/jenkins/workspace/moby_PR-41453/check-config.sh
15:57:15 [2020-09-15T15:57:15.713Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:57:15 [2020-09-15T15:57:15.713Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
15:57:15 [2020-09-15T15:57:15.713Z] 
15:57:15 [2020-09-15T15:57:15.713Z] Generally Necessary:
15:57:15 [2020-09-15T15:57:15.713Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:57:15 [2020-09-15T15:57:15.713Z] - apparmor: enabled and tools installed
15:57:15 [2020-09-15T15:57:15.713Z] - CONFIG_NAMESPACES: enabled
15:57:15 [2020-09-15T15:57:15.713Z] - CONFIG_NET_NS: enabled
15:57:15 [2020-09-15T15:57:15.713Z] - CONFIG_PID_NS: enabled
15:57:15 [2020-09-15T15:57:15.713Z] - CONFIG_IPC_NS: enabled
15:57:15 [2020-09-15T15:57:15.713Z] - CONFIG_UTS_NS: enabled
15:57:15 [2020-09-15T15:57:15.713Z] - CONFIG_CGROUPS: enabled
15:57:15 [2020-09-15T15:57:15.713Z] - CONFIG_CGROUP_CPUACCT: enabled
15:57:15 [2020-09-15T15:57:15.713Z] - CONFIG_CGROUP_DEVICE: enabled
15:57:15 [2020-09-15T15:57:15.713Z] - CONFIG_CGROUP_FREEZER: enabled
15:57:15 [2020-09-15T15:57:15.713Z] - CONFIG_CGROUP_SCHED: enabled
15:57:15 [2020-09-15T15:57:15.713Z] - CONFIG_CPUSETS: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_MEMCG: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_KEYS: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_VETH: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_BRIDGE: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_NF_NAT: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_NF_NAT_NEEDED: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_POSIX_MQUEUE: enabled
15:57:16 [2020-09-15T15:57:16.005Z] 
15:57:16 [2020-09-15T15:57:16.005Z] Optional Features:
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_USER_NS: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_SECCOMP: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_CGROUP_PIDS: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_MEMCG_SWAP: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:57:16 [2020-09-15T15:57:16.005Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_BLK_CGROUP: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_IOSCHED_CFQ: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_CGROUP_PERF: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_CGROUP_HUGETLB: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_CFS_BANDWIDTH: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_RT_GROUP_SCHED: missing
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_IP_VS: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_IP_VS_NFCT: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_IP_VS_RR: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_EXT4_FS: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:57:16 [2020-09-15T15:57:16.005Z] - Network Drivers:
15:57:16 [2020-09-15T15:57:16.005Z]   - "overlay":
15:57:16 [2020-09-15T15:57:16.005Z]     - CONFIG_VXLAN: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:57:16 [2020-09-15T15:57:16.005Z]       Optional (for encrypted networks):
15:57:16 [2020-09-15T15:57:16.005Z]       - CONFIG_CRYPTO: enabled
15:57:16 [2020-09-15T15:57:16.005Z]       - CONFIG_CRYPTO_AEAD: enabled
15:57:16 [2020-09-15T15:57:16.005Z]       - CONFIG_CRYPTO_GCM: enabled
15:57:16 [2020-09-15T15:57:16.005Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:57:16 [2020-09-15T15:57:16.005Z]       - CONFIG_CRYPTO_GHASH: enabled
15:57:16 [2020-09-15T15:57:16.005Z]       - CONFIG_XFRM: enabled
15:57:16 [2020-09-15T15:57:16.005Z]       - CONFIG_XFRM_USER: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z]       - CONFIG_INET_ESP: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z]   - "ipvlan":
15:57:16 [2020-09-15T15:57:16.005Z]     - CONFIG_IPVLAN: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z]   - "macvlan":
15:57:16 [2020-09-15T15:57:16.005Z]     - CONFIG_MACVLAN: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z]     - CONFIG_DUMMY: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z]   - "ftp,tftp client in container":
15:57:16 [2020-09-15T15:57:16.005Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:57:16 [2020-09-15T15:57:16.005Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:57:16 [2020-09-15T15:57:16.006Z] - Storage Drivers:
15:57:16 [2020-09-15T15:57:16.006Z]   - "aufs":
15:57:16 [2020-09-15T15:57:16.006Z]     - CONFIG_AUFS_FS: enabled (as module)
15:57:16 [2020-09-15T15:57:16.006Z]   - "btrfs":
15:57:16 [2020-09-15T15:57:16.006Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:57:16 [2020-09-15T15:57:16.006Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:57:16 [2020-09-15T15:57:16.006Z]   - "devicemapper":
15:57:16 [2020-09-15T15:57:16.006Z]     - CONFIG_BLK_DEV_DM: enabled
15:57:16 [2020-09-15T15:57:16.006Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:57:16 [2020-09-15T15:57:16.006Z]   - "overlay":
15:57:16 [2020-09-15T15:57:16.006Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:57:16 [2020-09-15T15:57:16.006Z]   - "zfs":
15:57:16 [2020-09-15T15:57:16.006Z]     - /dev/zfs: missing
15:57:16 [2020-09-15T15:57:16.006Z]     - zfs command: missing
15:57:16 [2020-09-15T15:57:16.006Z]     - zpool command: missing
15:57:16 [2020-09-15T15:57:16.006Z] 
15:57:16 [2020-09-15T15:57:16.006Z] Limits:
15:57:16 [2020-09-15T15:57:16.006Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:57:16 [2020-09-15T15:57:16.006Z] 
15:57:16 [2020-09-15T15:57:16.006Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:57:16 [2020-09-15T15:57:16.441Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e .
15:57:16 [2020-09-15T15:57:16.441Z] #2 [internal] load .dockerignore
15:57:16 [2020-09-15T15:57:16.441Z] #2 transferring context: 87B 0.0s done
15:57:16 [2020-09-15T15:57:16.441Z] #2 DONE 0.0s
15:57:16 [2020-09-15T15:57:16.441Z] 
15:57:16 [2020-09-15T15:57:16.441Z] #1 [internal] load build definition from Dockerfile
15:57:16 [2020-09-15T15:57:16.441Z] #1 transferring dockerfile: 16.37kB 0.0s done
15:57:16 [2020-09-15T15:57:16.441Z] #1 DONE 0.0s
15:57:16 [2020-09-15T15:57:16.441Z] 
15:57:16 [2020-09-15T15:57:16.441Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:57:16 [2020-09-15T15:57:16.734Z] #3 DONE 0.3s
15:57:17 [2020-09-15T15:57:17.026Z] 
15:57:17 [2020-09-15T15:57:17.026Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:57:17 [2020-09-15T15:57:17.026Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
15:57:17 [2020-09-15T15:57:17.026Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
15:57:17 [2020-09-15T15:57:17.026Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
15:57:17 [2020-09-15T15:57:17.026Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s
15:57:17 [2020-09-15T15:57:17.026Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
15:57:17 [2020-09-15T15:57:17.026Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 6.48MB / 8.88MB 0.2s
15:57:17 [2020-09-15T15:57:17.240Z] Still waiting to schedule task
15:57:17 [2020-09-15T15:57:17.240Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
15:57:17 [2020-09-15T15:57:17.241Z] Still waiting to schedule task
15:57:17 [2020-09-15T15:57:17.241Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
15:57:17 [2020-09-15T15:57:17.248Z] Still waiting to schedule task
15:57:17 [2020-09-15T15:57:17.248Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-00ec19912d40db0fa)’
15:57:17 [2020-09-15T15:57:17.250Z] Still waiting to schedule task
15:57:17 [2020-09-15T15:57:17.250Z] Waiting for next available executor on ‘azwin-2-4a0e80’
15:57:17 [2020-09-15T15:57:17.318Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
15:57:17 [2020-09-15T15:57:17.318Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4
15:57:17 [2020-09-15T15:57:17.318Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
15:57:17 [2020-09-15T15:57:17.611Z] #4 DONE 0.6s
15:57:17 [2020-09-15T15:57:17.932Z] 
15:57:17 [2020-09-15T15:57:17.932Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:57:17 [2020-09-15T15:57:17.932Z] #6 DONE 0.2s
15:57:17 [2020-09-15T15:57:17.932Z] 
15:57:17 [2020-09-15T15:57:17.932Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:57:17 [2020-09-15T15:57:17.932Z] #5 DONE 0.1s
15:57:17 [2020-09-15T15:57:17.932Z] 
15:57:17 [2020-09-15T15:57:17.932Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:57:17 [2020-09-15T15:57:17.932Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
15:57:17 [2020-09-15T15:57:17.932Z] #7 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done
15:57:17 [2020-09-15T15:57:17.932Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
15:57:17 [2020-09-15T15:57:17.932Z] #7 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done
15:57:18 [2020-09-15T15:57:18.246Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 0.2s
15:57:18 [2020-09-15T15:57:18.246Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 1.17MB / 102.23MB 0.2s
15:57:18 [2020-09-15T15:57:18.246Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 0.2s done
15:57:18 [2020-09-15T15:57:18.246Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 9.08MB / 102.23MB 0.3s
15:57:18 [2020-09-15T15:57:18.246Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 21.09MB / 102.23MB 0.4s
15:57:18 [2020-09-15T15:57:18.563Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 31.35MB / 102.23MB 0.5s
15:57:18 [2020-09-15T15:57:18.563Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 42.33MB / 102.23MB 0.6s
15:57:18 [2020-09-15T15:57:18.563Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 53.13MB / 102.23MB 0.7s
15:57:18 [2020-09-15T15:57:18.862Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 63.82MB / 102.23MB 0.8s
15:57:18 [2020-09-15T15:57:18.862Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 71.60MB / 102.23MB 0.9s
15:57:18 [2020-09-15T15:57:18.862Z] #7 ...
15:57:18 [2020-09-15T15:57:18.862Z] 
15:57:18 [2020-09-15T15:57:18.862Z] #20 [internal] load build context
15:57:18 [2020-09-15T15:57:18.862Z] #20 transferring context: 51.44MB 0.9s done
15:57:18 [2020-09-15T15:57:18.862Z] #20 DONE 1.0s
15:57:18 [2020-09-15T15:57:18.862Z] 
15:57:18 [2020-09-15T15:57:18.862Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:57:18 [2020-09-15T15:57:18.862Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 78.81MB / 102.23MB 1.0s
15:57:19 [2020-09-15T15:57:19.155Z] #7 ...
15:57:19 [2020-09-15T15:57:19.155Z] 
15:57:19 [2020-09-15T15:57:19.155Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:57:19 [2020-09-15T15:57:19.155Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:57:19 [2020-09-15T15:57:19.155Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:57:19 [2020-09-15T15:57:19.155Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:57:19 [2020-09-15T15:57:19.155Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done
15:57:19 [2020-09-15T15:57:19.155Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done
15:57:19 [2020-09-15T15:57:19.155Z] #58 DONE 1.1s
15:57:19 [2020-09-15T15:57:19.155Z] 
15:57:19 [2020-09-15T15:57:19.155Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:57:19 [2020-09-15T15:57:19.155Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 98.98MB / 102.23MB 1.2s
15:57:19 [2020-09-15T15:57:19.445Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 1.3s done
15:57:19 [2020-09-15T15:57:19.445Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0.1s
15:57:20 [2020-09-15T15:57:20.127Z] Fetching without tags
15:57:20 [2020-09-15T15:57:20.515Z] Merging remotes/origin/master commit 1155b6bc7adebd6aa924c25b0e367e0359ae6047 into PR head commit 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a
15:57:21 [2020-09-15T15:57:21.913Z] Merge succeeded, producing 5982b561dd1f5e39d847cd5bcb083bef5568ed29
15:57:21 [2020-09-15T15:57:21.913Z] Checking out Revision 5982b561dd1f5e39d847cd5bcb083bef5568ed29 (PR-41453)
15:57:20 [2020-09-15T15:57:20.093Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:57:20 [2020-09-15T15:57:20.097Z]  > git config --add remote.origin.fetch +refs/pull/41453/head:refs/remotes/origin/PR-41453 # timeout=10
15:57:20 [2020-09-15T15:57:20.100Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:57:20 [2020-09-15T15:57:20.114Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:57:20 [2020-09-15T15:57:20.129Z] Fetching upstream changes from https://github.com/moby/moby.git
15:57:20 [2020-09-15T15:57:20.129Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:57:20 [2020-09-15T15:57:20.130Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41453/head:refs/remotes/origin/PR-41453 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:57:20 [2020-09-15T15:57:20.516Z]  > git config core.sparsecheckout # timeout=10
15:57:20 [2020-09-15T15:57:20.519Z]  > git checkout -f 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a # timeout=10
15:57:21 [2020-09-15T15:57:21.283Z]  > git remote # timeout=10
15:57:21 [2020-09-15T15:57:21.286Z]  > git config --get remote.origin.url # timeout=10
15:57:21 [2020-09-15T15:57:21.294Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:57:21 [2020-09-15T15:57:21.295Z]  > git merge 1155b6bc7adebd6aa924c25b0e367e0359ae6047 # timeout=10
15:57:21 [2020-09-15T15:57:21.900Z]  > git rev-parse HEAD^{commit} # timeout=10
15:57:21 [2020-09-15T15:57:21.915Z]  > git config core.sparsecheckout # timeout=10
15:57:21 [2020-09-15T15:57:21.918Z]  > git checkout -f 5982b561dd1f5e39d847cd5bcb083bef5568ed29 # timeout=10
15:57:22 [2020-09-15T15:57:22.321Z] Commit message: "Merge commit '1155b6bc7adebd6aa924c25b0e367e0359ae6047' into HEAD"
15:57:22 [2020-09-15T15:57:22.324Z]  > git rev-list --no-walk 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:57:22 [2020-09-15T15:57:22.954Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.6s done
15:57:23 [2020-09-15T15:57:23.187Z] + docker version
15:57:23 [2020-09-15T15:57:23.187Z] Client:
15:57:23 [2020-09-15T15:57:23.187Z]  Version:           18.06.1-ce
15:57:23 [2020-09-15T15:57:23.187Z]  API version:       1.38
15:57:23 [2020-09-15T15:57:23.187Z]  Go version:        go1.10.3
15:57:23 [2020-09-15T15:57:23.187Z]  Git commit:        e68fc7a
15:57:23 [2020-09-15T15:57:23.187Z]  Built:             Tue Aug 21 17:26:10 2018
15:57:23 [2020-09-15T15:57:23.187Z]  OS/Arch:           linux/ppc64le
15:57:23 [2020-09-15T15:57:23.187Z]  Experimental:      false
15:57:23 [2020-09-15T15:57:23.187Z] 
15:57:23 [2020-09-15T15:57:23.187Z] Server:
15:57:23 [2020-09-15T15:57:23.187Z]  Engine:
15:57:23 [2020-09-15T15:57:23.187Z]   Version:          18.06.1-ce
15:57:23 [2020-09-15T15:57:23.187Z]   API version:      1.38 (minimum version 1.12)
15:57:23 [2020-09-15T15:57:23.187Z]   Go version:       go1.10.3
15:57:23 [2020-09-15T15:57:23.187Z]   Git commit:       e68fc7a
15:57:23 [2020-09-15T15:57:23.187Z]   Built:            Tue Aug 21 17:24:20 2018
15:57:23 [2020-09-15T15:57:23.187Z]   OS/Arch:          linux/ppc64le
15:57:23 [2020-09-15T15:57:23.187Z]   Experimental:     true
[Pipeline] sh
15:57:23 [2020-09-15T15:57:23.245Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done
15:57:23 [2020-09-15T15:57:23.245Z] #7 DONE 5.4s
15:57:23 [2020-09-15T15:57:23.245Z] 
15:57:23 [2020-09-15T15:57:23.245Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:57:23 [2020-09-15T15:57:23.569Z] + docker info
15:57:23 [2020-09-15T15:57:23.569Z] Containers: 0
15:57:23 [2020-09-15T15:57:23.569Z]  Running: 0
15:57:23 [2020-09-15T15:57:23.569Z]  Paused: 0
15:57:23 [2020-09-15T15:57:23.569Z]  Stopped: 0
15:57:23 [2020-09-15T15:57:23.569Z] Images: 1
15:57:23 [2020-09-15T15:57:23.569Z] Server Version: 18.06.1-ce
15:57:23 [2020-09-15T15:57:23.569Z] Storage Driver: overlay2
15:57:23 [2020-09-15T15:57:23.569Z]  Backing Filesystem: extfs
15:57:23 [2020-09-15T15:57:23.569Z]  Supports d_type: true
15:57:23 [2020-09-15T15:57:23.569Z]  Native Overlay Diff: true
15:57:23 [2020-09-15T15:57:23.569Z] Logging Driver: json-file
15:57:23 [2020-09-15T15:57:23.569Z] Cgroup Driver: cgroupfs
15:57:23 [2020-09-15T15:57:23.569Z] Plugins:
15:57:23 [2020-09-15T15:57:23.569Z]  Volume: local
15:57:23 [2020-09-15T15:57:23.569Z]  Network: bridge host ipvlan macvlan null overlay
15:57:23 [2020-09-15T15:57:23.569Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
15:57:23 [2020-09-15T15:57:23.569Z] Swarm: inactive
15:57:23 [2020-09-15T15:57:23.569Z] Runtimes: runc
15:57:23 [2020-09-15T15:57:23.569Z] Default Runtime: runc
15:57:23 [2020-09-15T15:57:23.569Z] Init Binary: docker-init
15:57:23 [2020-09-15T15:57:23.569Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
15:57:23 [2020-09-15T15:57:23.569Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
15:57:23 [2020-09-15T15:57:23.569Z] init version: fec3683
15:57:23 [2020-09-15T15:57:23.569Z] Security Options:
15:57:23 [2020-09-15T15:57:23.569Z]  apparmor
15:57:23 [2020-09-15T15:57:23.569Z]  seccomp
15:57:23 [2020-09-15T15:57:23.569Z]   Profile: default
15:57:23 [2020-09-15T15:57:23.569Z] Kernel Version: 4.4.0-139-generic
15:57:23 [2020-09-15T15:57:23.569Z] Operating System: Ubuntu 16.04.3 LTS
15:57:23 [2020-09-15T15:57:23.569Z] OSType: linux
15:57:23 [2020-09-15T15:57:23.569Z] Architecture: ppc64le
15:57:23 [2020-09-15T15:57:23.569Z] CPUs: 4
15:57:23 [2020-09-15T15:57:23.569Z] Total Memory: 7.972GiB
15:57:23 [2020-09-15T15:57:23.569Z] Name: ppc64le-ubuntu-28
15:57:23 [2020-09-15T15:57:23.569Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
15:57:23 [2020-09-15T15:57:23.569Z] Docker Root Dir: /var/lib/docker
15:57:23 [2020-09-15T15:57:23.569Z] Debug Mode (client): false
15:57:23 [2020-09-15T15:57:23.569Z] Debug Mode (server): false
15:57:23 [2020-09-15T15:57:23.569Z] Username: dockerbuildbot
15:57:23 [2020-09-15T15:57:23.569Z] Registry: https://index.docker.io/v1/
15:57:23 [2020-09-15T15:57:23.569Z] Labels:
15:57:23 [2020-09-15T15:57:23.569Z] Experimental: true
15:57:23 [2020-09-15T15:57:23.569Z] Insecure Registries:
15:57:23 [2020-09-15T15:57:23.569Z]  127.0.0.0/8
15:57:23 [2020-09-15T15:57:23.569Z] Live Restore Enabled: false
15:57:23 [2020-09-15T15:57:23.569Z] 
[Pipeline] sh
15:57:23 [2020-09-15T15:57:23.953Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:57:23 [2020-09-15T15:57:23.953Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:57:23 [2020-09-15T15:57:23.953Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41453/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:57:23 [2020-09-15T15:57:23.953Z] + bash /home/docker/workspace/moby_PR-41453/check-config.sh
15:57:23 [2020-09-15T15:57:23.953Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:57:23 [2020-09-15T15:57:23.953Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
15:57:23 [2020-09-15T15:57:23.953Z] 
15:57:23 [2020-09-15T15:57:23.953Z] Generally Necessary:
15:57:23 [2020-09-15T15:57:23.953Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:57:23 [2020-09-15T15:57:23.953Z] - apparmor: enabled and tools installed
15:57:23 [2020-09-15T15:57:23.953Z] - CONFIG_NAMESPACES: enabled
15:57:23 [2020-09-15T15:57:23.953Z] - CONFIG_NET_NS: enabled
15:57:23 [2020-09-15T15:57:23.953Z] - CONFIG_PID_NS: enabled
15:57:23 [2020-09-15T15:57:23.953Z] - CONFIG_IPC_NS: enabled
15:57:23 [2020-09-15T15:57:23.953Z] - CONFIG_UTS_NS: enabled
15:57:23 [2020-09-15T15:57:23.953Z] - CONFIG_CGROUPS: enabled
15:57:23 [2020-09-15T15:57:23.953Z] - CONFIG_CGROUP_CPUACCT: enabled
15:57:23 [2020-09-15T15:57:23.953Z] - CONFIG_CGROUP_DEVICE: enabled
15:57:23 [2020-09-15T15:57:23.953Z] - CONFIG_CGROUP_FREEZER: enabled
15:57:23 [2020-09-15T15:57:23.953Z] - CONFIG_CGROUP_SCHED: enabled
15:57:23 [2020-09-15T15:57:23.953Z] - CONFIG_CPUSETS: enabled
15:57:23 [2020-09-15T15:57:23.953Z] - CONFIG_MEMCG: enabled
15:57:23 [2020-09-15T15:57:23.953Z] - CONFIG_KEYS: enabled
15:57:23 [2020-09-15T15:57:23.953Z] - CONFIG_VETH: enabled (as module)
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_BRIDGE: enabled (as module)
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_NF_NAT: enabled (as module)
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_NF_NAT_NEEDED: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_POSIX_MQUEUE: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
15:57:24 [2020-09-15T15:57:24.247Z] 
15:57:24 [2020-09-15T15:57:24.247Z] Optional Features:
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_USER_NS: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_SECCOMP: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_CGROUP_PIDS: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_MEMCG_SWAP: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:57:24 [2020-09-15T15:57:24.247Z]     (cgroup swap accounting is currently enabled)
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_MEMCG_KMEM: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_BLK_CGROUP: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_IOSCHED_CFQ: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_CGROUP_PERF: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_CGROUP_HUGETLB: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_CFS_BANDWIDTH: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_RT_GROUP_SCHED: missing
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_IP_VS: enabled (as module)
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_IP_VS_NFCT: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_IP_VS_RR: enabled (as module)
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_EXT4_FS: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:57:24 [2020-09-15T15:57:24.247Z] - Network Drivers:
15:57:24 [2020-09-15T15:57:24.247Z]   - "overlay":
15:57:24 [2020-09-15T15:57:24.247Z]     - CONFIG_VXLAN: enabled (as module)
15:57:24 [2020-09-15T15:57:24.247Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:57:24 [2020-09-15T15:57:24.247Z]       Optional (for encrypted networks):
15:57:24 [2020-09-15T15:57:24.539Z]       - CONFIG_CRYPTO: enabled
15:57:24 [2020-09-15T15:57:24.539Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
15:57:24 [2020-09-15T15:57:24.539Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
15:57:24 [2020-09-15T15:57:24.539Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
15:57:24 [2020-09-15T15:57:24.539Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
15:57:24 [2020-09-15T15:57:24.539Z]       - CONFIG_XFRM: enabled
15:57:24 [2020-09-15T15:57:24.539Z]       - CONFIG_XFRM_USER: enabled (as module)
15:57:24 [2020-09-15T15:57:24.539Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:57:24 [2020-09-15T15:57:24.539Z]       - CONFIG_INET_ESP: enabled (as module)
15:57:24 [2020-09-15T15:57:24.539Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:57:24 [2020-09-15T15:57:24.539Z]   - "ipvlan":
15:57:24 [2020-09-15T15:57:24.539Z]     - CONFIG_IPVLAN: enabled (as module)
15:57:24 [2020-09-15T15:57:24.539Z]   - "macvlan":
15:57:24 [2020-09-15T15:57:24.539Z]     - CONFIG_MACVLAN: enabled (as module)
15:57:24 [2020-09-15T15:57:24.539Z]     - CONFIG_DUMMY: enabled (as module)
15:57:24 [2020-09-15T15:57:24.539Z]   - "ftp,tftp client in container":
15:57:24 [2020-09-15T15:57:24.539Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:57:24 [2020-09-15T15:57:24.540Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:57:24 [2020-09-15T15:57:24.540Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:57:24 [2020-09-15T15:57:24.540Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:57:24 [2020-09-15T15:57:24.540Z] - Storage Drivers:
15:57:24 [2020-09-15T15:57:24.540Z]   - "aufs":
15:57:24 [2020-09-15T15:57:24.540Z]     - CONFIG_AUFS_FS: enabled (as module)
15:57:24 [2020-09-15T15:57:24.540Z]   - "btrfs":
15:57:24 [2020-09-15T15:57:24.540Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:57:24 [2020-09-15T15:57:24.540Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:57:24 [2020-09-15T15:57:24.540Z]   - "devicemapper":
15:57:24 [2020-09-15T15:57:24.540Z]     - CONFIG_BLK_DEV_DM: enabled
15:57:24 [2020-09-15T15:57:24.540Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:57:24 [2020-09-15T15:57:24.540Z]   - "overlay":
15:57:24 [2020-09-15T15:57:24.540Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:57:24 [2020-09-15T15:57:24.540Z]   - "zfs":
15:57:24 [2020-09-15T15:57:24.540Z]     - /dev/zfs: missing
15:57:24 [2020-09-15T15:57:24.540Z]     - zfs command: missing
15:57:24 [2020-09-15T15:57:24.540Z]     - zpool command: missing
15:57:24 [2020-09-15T15:57:24.540Z] 
15:57:24 [2020-09-15T15:57:24.540Z] Limits:
15:57:24 [2020-09-15T15:57:24.540Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:57:24 [2020-09-15T15:57:24.540Z] 
15:57:24 [2020-09-15T15:57:24.540Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:57:24 [2020-09-15T15:57:24.749Z] #8 DONE 1.4s
15:57:24 [2020-09-15T15:57:24.749Z] 
15:57:24 [2020-09-15T15:57:24.749Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:57:24 [2020-09-15T15:57:24.985Z] + make bundles/buildx
15:57:25 [2020-09-15T15:57:25.280Z] make: command: Command not found
15:57:25 [2020-09-15T15:57:25.280Z] make: command: Command not found
15:57:25 [2020-09-15T15:57:25.280Z] mkdir bundles
15:57:25 [2020-09-15T15:57:25.280Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
15:57:25 [2020-09-15T15:57:25.280Z] 	--build-arg BUILDX_COMMIT \
15:57:25 [2020-09-15T15:57:25.280Z] 	--build-arg BUILDX_REPO \
15:57:25 [2020-09-15T15:57:25.280Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
15:57:25 [2020-09-15T15:57:25.280Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
15:57:25 [2020-09-15T15:57:25.280Z] 	.
15:57:25 [2020-09-15T15:57:25.280Z] /bin/sh: 4: go: not found
15:57:25 [2020-09-15T15:57:25.280Z] /bin/sh: 5: go: not found
15:57:25 [2020-09-15T15:57:25.785Z] #9 DONE 1.0s
15:57:25 [2020-09-15T15:57:25.785Z] 
15:57:25 [2020-09-15T15:57:25.785Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:57:25 [2020-09-15T15:57:25.785Z] #27 DONE 0.1s
15:57:25 [2020-09-15T15:57:25.785Z] 
15:57:25 [2020-09-15T15:57:25.785Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:57:25 [2020-09-15T15:57:25.785Z] #35 DONE 0.1s
15:57:25 [2020-09-15T15:57:25.785Z] 
15:57:25 [2020-09-15T15:57:25.785Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:57:27 [2020-09-15T15:57:27.400Z] Sending build context to Docker daemon   56.2MB

15:57:27 [2020-09-15T15:57:27.400Z] Step 1/15 : ARG GO_VERSION=1.13.15
15:57:27 [2020-09-15T15:57:27.400Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
15:57:27 [2020-09-15T15:57:27.400Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
15:57:27 [2020-09-15T15:57:27.400Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
15:57:27 [2020-09-15T15:57:27.400Z] 1.13.15-buster: Pulling from library/golang
15:57:27 [2020-09-15T15:57:27.400Z] db4e2d8d5901: Pulling fs layer
15:57:27 [2020-09-15T15:57:27.400Z] dfe2d012519c: Pulling fs layer
15:57:27 [2020-09-15T15:57:27.400Z] 5d8f1d1f9197: Pulling fs layer
15:57:27 [2020-09-15T15:57:27.400Z] 1301750ffb48: Pulling fs layer
15:57:27 [2020-09-15T15:57:27.400Z] dc5c6edc9cff: Pulling fs layer
15:57:27 [2020-09-15T15:57:27.400Z] 3c370c2e2f82: Pulling fs layer
15:57:27 [2020-09-15T15:57:27.400Z] 5ffb2f5886e2: Pulling fs layer
15:57:27 [2020-09-15T15:57:27.400Z] 1301750ffb48: Waiting
15:57:27 [2020-09-15T15:57:27.400Z] dc5c6edc9cff: Waiting
15:57:27 [2020-09-15T15:57:27.400Z] 3c370c2e2f82: Waiting
15:57:27 [2020-09-15T15:57:27.400Z] 5ffb2f5886e2: Waiting
15:57:28 [2020-09-15T15:57:28.051Z] dfe2d012519c: Verifying Checksum
15:57:28 [2020-09-15T15:57:28.051Z] dfe2d012519c: Download complete
15:57:28 [2020-09-15T15:57:28.051Z] 5d8f1d1f9197: Verifying Checksum
15:57:28 [2020-09-15T15:57:28.051Z] 5d8f1d1f9197: Download complete
15:57:28 [2020-09-15T15:57:28.520Z] #36 2.510 + git clone https://github.com/docker/distribution.git .
15:57:28 [2020-09-15T15:57:28.520Z] #36 2.511 Cloning into '.'...
15:57:29 [2020-09-15T15:57:29.612Z] db4e2d8d5901: Verifying Checksum
15:57:29 [2020-09-15T15:57:29.612Z] db4e2d8d5901: Download complete
15:57:30 [2020-09-15T15:57:30.668Z] 1301750ffb48: Verifying Checksum
15:57:30 [2020-09-15T15:57:30.668Z] 1301750ffb48: Download complete
15:57:30 [2020-09-15T15:57:30.963Z] 5ffb2f5886e2: Verifying Checksum
15:57:30 [2020-09-15T15:57:30.964Z] 5ffb2f5886e2: Download complete
15:57:31 [2020-09-15T15:57:31.252Z] #36 ...
15:57:31 [2020-09-15T15:57:31.252Z] 
15:57:31 [2020-09-15T15:57:31.252Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.708 + RM_GOPATH=0
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.708 + TMP_GOPATH=
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.708 + : /build
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.708 + '[' -z '' ']'
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.708 ++ mktemp -d
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.708 + export GOPATH=/tmp/tmp.BqHYfAEePb
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.708 + GOPATH=/tmp/tmp.BqHYfAEePb
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.708 + RM_GOPATH=1
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.708 + case "$(go env GOARCH)" in
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.708 ++ go env GOARCH
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.719 + export GO_BUILDMODE=-buildmode=pie
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.719 + GO_BUILDMODE=-buildmode=pie
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.719 ++ dirname /tmp/install/install.sh
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.720 + dir=/tmp/install
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.720 + bin=gotestsum
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.720 + shift
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.720 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.721 + . /tmp/install/gotestsum.installer
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.721 ++ : v0.3.5
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.721 + install_gotestsum
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.723 + set -e
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.723 + export GO111MODULE=on
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.723 + GO111MODULE=on
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.723 + GOBIN=/build
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.724 + go get gotest.tools/gotestsum@v0.3.5
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.735 go: finding gotest.tools/gotestsum v0.3.5
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.752 go: finding gotest.tools v0.3.5
15:57:31 [2020-09-15T15:57:31.252Z] #43 1.911 go: downloading gotest.tools/gotestsum v0.3.5
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.061 go: extracting gotest.tools/gotestsum v0.3.5
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.369 go: downloading gotest.tools v2.1.0+incompatible
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.399 go: extracting gotest.tools v2.1.0+incompatible
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.450 go: downloading github.com/sirupsen/logrus v1.0.5
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.465 go: downloading github.com/fatih/color v1.6.0
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.508 go: downloading github.com/pkg/errors v0.8.0
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.651 go: downloading github.com/spf13/pflag v1.0.1
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.680 go: extracting github.com/pkg/errors v0.8.0
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.711 go: downloading github.com/jonboulle/clockwork v0.1.0
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.714 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.730 go: extracting github.com/sirupsen/logrus v1.0.5
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.854 go: extracting github.com/spf13/pflag v1.0.1
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.855 go: extracting github.com/fatih/color v1.6.0
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.858 go: downloading github.com/mattn/go-isatty v0.0.3
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.859 go: downloading github.com/mattn/go-colorable v0.0.9
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.859 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.865 go: extracting github.com/jonboulle/clockwork v0.1.0
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.917 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.920 go: extracting github.com/mattn/go-colorable v0.0.9
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.950 go: extracting github.com/mattn/go-isatty v0.0.3
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.951 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:57:31 [2020-09-15T15:57:31.252Z] #43 2.951 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:57:31 [2020-09-15T15:57:31.252Z] #43 4.167 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:57:31 [2020-09-15T15:57:31.252Z] #43 4.724 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:57:31 [2020-09-15T15:57:31.252Z] #43 4.932 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:57:31 [2020-09-15T15:57:31.607Z] dc5c6edc9cff: Verifying Checksum
15:57:31 [2020-09-15T15:57:31.607Z] dc5c6edc9cff: Download complete
15:57:32 [2020-09-15T15:57:32.757Z] #43 ...
15:57:32 [2020-09-15T15:57:32.757Z] 
15:57:32 [2020-09-15T15:57:32.757Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.296 + RM_GOPATH=0
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.296 + TMP_GOPATH=
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.296 + : /build
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.296 + '[' -z '' ']'
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.296 ++ mktemp -d
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.296 + export GOPATH=/tmp/tmp.HbYhb1iPwO
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.296 + GOPATH=/tmp/tmp.HbYhb1iPwO
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.296 + RM_GOPATH=1
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.296 + case "$(go env GOARCH)" in
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.296 ++ go env GOARCH
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.297 + export GO_BUILDMODE=-buildmode=pie
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.297 + GO_BUILDMODE=-buildmode=pie
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.298 ++ dirname /tmp/install/install.sh
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.298 + dir=/tmp/install
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.298 + bin=dockercli
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.298 + shift
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.298 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.298 + . /tmp/install/dockercli.installer
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.298 ++ : stable
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.298 ++ : 17.06.2-ce
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.298 + install_dockercli
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.298 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.298 Install docker/cli version 17.06.2-ce from stable
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.298 ++ uname -m
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.303 + arch=s390x
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.303 + '[' s390x '!=' x86_64 ']'
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.303 + '[' s390x '!=' s390x ']'
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.303 + url=https://download.docker.com/linux/static
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.303 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
15:57:32 [2020-09-15T15:57:32.757Z] #21 1.303 + tar -xz docker/docker
15:57:32 [2020-09-15T15:57:32.757Z] #21 6.613 + mkdir -p /build
15:57:32 [2020-09-15T15:57:32.757Z] #21 6.623 + mv docker/docker /build/
15:57:32 [2020-09-15T15:57:32.757Z] #21 6.631 + rmdir docker
15:57:32 [2020-09-15T15:57:32.757Z] #21 DONE 7.0s
15:57:32 [2020-09-15T15:57:32.757Z] 
15:57:32 [2020-09-15T15:57:32.757Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.319 + RM_GOPATH=0
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.319 + TMP_GOPATH=
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.319 + : /build
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.319 + '[' -z '' ']'
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.319 ++ mktemp -d
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.325 + export GOPATH=/tmp/tmp.36BC5GmYP5
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.325 + GOPATH=/tmp/tmp.36BC5GmYP5
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.325 + RM_GOPATH=1
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.325 + case "$(go env GOARCH)" in
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.326 ++ go env GOARCH
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.334 + export GO_BUILDMODE=-buildmode=pie
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.335 + GO_BUILDMODE=-buildmode=pie
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.336 ++ dirname /tmp/install/install.sh
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.337 + dir=/tmp/install
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.337 + bin=tomlv
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.337 + shift
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.337 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.337 + . /tmp/install/tomlv.installer
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.337 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.338 + install_tomlv
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.338 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.338 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.338 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.36BC5GmYP5/src/github.com/BurntSushi/toml
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.339 Cloning into '/tmp/tmp.36BC5GmYP5/src/github.com/BurntSushi/toml'...
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.972 + cd /tmp/tmp.36BC5GmYP5/src/github.com/BurntSushi/toml
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.972 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:57:32 [2020-09-15T15:57:32.757Z] #30 2.975 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:57:32 [2020-09-15T15:57:32.757Z] #30 3.428 internal/cpu
15:57:32 [2020-09-15T15:57:32.757Z] #30 3.430 runtime/internal/sys
15:57:32 [2020-09-15T15:57:32.757Z] #30 3.585 math/bits
15:57:32 [2020-09-15T15:57:32.757Z] #30 3.923 internal/bytealg
15:57:32 [2020-09-15T15:57:32.757Z] #30 4.048 math
15:57:32 [2020-09-15T15:57:32.757Z] #30 4.325 runtime
15:57:32 [2020-09-15T15:57:32.757Z] #30 ...
15:57:32 [2020-09-15T15:57:32.757Z] 
15:57:32 [2020-09-15T15:57:32.757Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:57:32 [2020-09-15T15:57:32.757Z] #43 7.079 go: finding github.com/fatih/color v1.6.0
15:57:32 [2020-09-15T15:57:32.757Z] #43 7.103 go: finding github.com/pkg/errors v0.8.0
15:57:32 [2020-09-15T15:57:32.757Z] #43 7.145 go: finding github.com/sirupsen/logrus v1.0.5
15:57:32 [2020-09-15T15:57:32.757Z] #43 7.210 go: finding github.com/spf13/pflag v1.0.1
15:57:33 [2020-09-15T15:57:33.048Z] #43 7.242 go: finding github.com/mattn/go-colorable v0.0.9
15:57:33 [2020-09-15T15:57:33.048Z] #43 7.395 go: finding github.com/mattn/go-isatty v0.0.3
15:57:33 [2020-09-15T15:57:33.338Z] #43 7.569 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:57:33 [2020-09-15T15:57:33.339Z] #43 7.672 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:57:33 [2020-09-15T15:57:33.629Z] #43 7.739 go: finding github.com/jonboulle/clockwork v0.1.0
15:57:33 [2020-09-15T15:57:33.629Z] #43 7.792 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:57:33 [2020-09-15T15:57:33.629Z] #43 7.868 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:57:33 [2020-09-15T15:57:33.700Z] db4e2d8d5901: Pull complete
15:57:33 [2020-09-15T15:57:33.700Z] dfe2d012519c: Pull complete
15:57:34 [2020-09-15T15:57:34.341Z] 5d8f1d1f9197: Pull complete
15:57:34 [2020-09-15T15:57:34.341Z] 3c370c2e2f82: Verifying Checksum
15:57:34 [2020-09-15T15:57:34.341Z] 3c370c2e2f82: Download complete
15:57:35 [2020-09-15T15:57:35.697Z] #43 ...
15:57:35 [2020-09-15T15:57:35.697Z] 
15:57:35 [2020-09-15T15:57:35.697Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.315 + RM_GOPATH=0
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.315 + TMP_GOPATH=
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.316 + : /build
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.316 + '[' -z '' ']'
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.318 ++ mktemp -d
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.322 + export GOPATH=/tmp/tmp.kr5zihq0s8
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.322 + GOPATH=/tmp/tmp.kr5zihq0s8
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.322 + RM_GOPATH=1
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.322 + case "$(go env GOARCH)" in
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.323 ++ go env GOARCH
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.327 + export GO_BUILDMODE=-buildmode=pie
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.327 + GO_BUILDMODE=-buildmode=pie
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.328 ++ dirname /tmp/install/install.sh
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.331 + dir=/tmp/install
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.332 + bin=golangci_lint
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.332 + shift
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.332 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.332 + . /tmp/install/golangci_lint.installer
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.332 ++ : v1.23.8
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.332 + install_golangci_lint
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.332 + echo 'Installing golangci-lint version v1.23.8'
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.332 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:57:35 [2020-09-15T15:57:35.697Z] #45 2.333 Installing golangci-lint version v1.23.8
15:57:35 [2020-09-15T15:57:35.697Z] #45 ...
15:57:35 [2020-09-15T15:57:35.697Z] 
15:57:35 [2020-09-15T15:57:35.697Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:57:35 [2020-09-15T15:57:35.697Z] #51 2.435 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:57:35 [2020-09-15T15:57:35.697Z] #51 2.471 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:57:35 [2020-09-15T15:57:35.697Z] #51 2.487 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:57:35 [2020-09-15T15:57:35.697Z] #51 3.136 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:57:35 [2020-09-15T15:57:35.697Z] #51 4.704 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
15:57:35 [2020-09-15T15:57:35.697Z] #51 6.230 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:57:35 [2020-09-15T15:57:35.987Z] #51 ...
15:57:35 [2020-09-15T15:57:35.987Z] 
15:57:35 [2020-09-15T15:57:35.987Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.869 + RM_GOPATH=0
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.869 + TMP_GOPATH=
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.869 + : /build
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.869 + '[' -z '' ']'
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.870 ++ mktemp -d
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.874 + export GOPATH=/tmp/tmp.AHfDEULasq
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.874 + GOPATH=/tmp/tmp.AHfDEULasq
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.874 + RM_GOPATH=1
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.874 + case "$(go env GOARCH)" in
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.874 ++ go env GOARCH
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.875 + export GO_BUILDMODE=-buildmode=pie
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.876 + GO_BUILDMODE=-buildmode=pie
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.877 ++ dirname /tmp/install/install.sh
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.877 + dir=/tmp/install
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.877 + bin=vndr
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.877 + shift
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.877 + '[' '!' -f /tmp/install/vndr.installer ']'
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.877 + . /tmp/install/vndr.installer
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.877 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.878 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.878 + install_vndr
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.878 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.878 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AHfDEULasq/src/github.com/LK4D4/vndr
15:57:35 [2020-09-15T15:57:35.987Z] #41 1.878 Cloning into '/tmp/tmp.AHfDEULasq/src/github.com/LK4D4/vndr'...
15:57:35 [2020-09-15T15:57:35.987Z] #41 2.375 + cd /tmp/tmp.AHfDEULasq/src/github.com/LK4D4/vndr
15:57:35 [2020-09-15T15:57:35.987Z] #41 2.375 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:57:35 [2020-09-15T15:57:35.987Z] #41 2.379 + go build -buildmode=pie -v -o /build/vndr .
15:57:35 [2020-09-15T15:57:35.987Z] #41 3.193 runtime/internal/atomic
15:57:35 [2020-09-15T15:57:35.987Z] #41 3.212 internal/cpu
15:57:35 [2020-09-15T15:57:35.987Z] #41 3.409 runtime/internal/sys
15:57:35 [2020-09-15T15:57:35.987Z] #41 3.522 runtime/internal/math
15:57:35 [2020-09-15T15:57:35.987Z] #41 3.574 internal/race
15:57:35 [2020-09-15T15:57:35.987Z] #41 3.581 internal/bytealg
15:57:35 [2020-09-15T15:57:35.987Z] #41 3.649 sync/atomic
15:57:35 [2020-09-15T15:57:35.987Z] #41 3.887 unicode
15:57:35 [2020-09-15T15:57:35.987Z] #41 4.077 runtime
15:57:35 [2020-09-15T15:57:35.987Z] #41 6.934 unicode/utf8
15:57:35 [2020-09-15T15:57:35.987Z] #41 7.474 math
15:57:36 [2020-09-15T15:57:36.278Z] #41 ...
15:57:36 [2020-09-15T15:57:36.278Z] 
15:57:36 [2020-09-15T15:57:36.278Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:57:36 [2020-09-15T15:57:36.278Z] #32 2.592 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:57:36 [2020-09-15T15:57:36.278Z] #32 2.636 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:57:36 [2020-09-15T15:57:36.278Z] #32 2.654 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:57:36 [2020-09-15T15:57:36.278Z] #32 3.369 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:57:36 [2020-09-15T15:57:36.278Z] #32 5.013 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
15:57:36 [2020-09-15T15:57:36.278Z] #32 6.692 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:57:36 [2020-09-15T15:57:36.278Z] #32 ...
15:57:36 [2020-09-15T15:57:36.278Z] 
15:57:36 [2020-09-15T15:57:36.278Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:57:36 [2020-09-15T15:57:36.278Z] #23 2.259 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:57:36 [2020-09-15T15:57:36.278Z] #23 2.370 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:57:36 [2020-09-15T15:57:36.278Z] #23 2.396 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:57:36 [2020-09-15T15:57:36.278Z] #23 3.058 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:57:36 [2020-09-15T15:57:36.278Z] #23 4.650 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
15:57:36 [2020-09-15T15:57:36.278Z] #23 6.220 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:57:36 [2020-09-15T15:57:36.466Z] 1301750ffb48: Pull complete
15:57:36 [2020-09-15T15:57:36.569Z] #23 ...
15:57:36 [2020-09-15T15:57:36.569Z] 
15:57:36 [2020-09-15T15:57:36.569Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.715 + RM_GOPATH=0
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.715 + TMP_GOPATH=
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.715 + : /build
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.715 + '[' -z '' ']'
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.715 ++ mktemp -d
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.715 + export GOPATH=/tmp/tmp.GpkL961EBb
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.715 + GOPATH=/tmp/tmp.GpkL961EBb
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.715 + RM_GOPATH=1
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.715 + case "$(go env GOARCH)" in
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.715 ++ go env GOARCH
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.718 + export GO_BUILDMODE=-buildmode=pie
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.718 + GO_BUILDMODE=-buildmode=pie
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.718 ++ dirname /tmp/install/install.sh
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.719 + dir=/tmp/install
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.719 + bin=proxy
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.719 + shift
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.719 + '[' '!' -f /tmp/install/proxy.installer ']'
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.719 + . /tmp/install/proxy.installer
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.719 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.720 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.720 + install_proxy
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.720 + case "$1" in
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.720 + export CGO_ENABLED=0
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.720 + CGO_ENABLED=0
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.720 + _install_proxy
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.720 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.720 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GpkL961EBb/src/github.com/docker/libnetwork
15:57:36 [2020-09-15T15:57:36.569Z] #60 1.721 Cloning into '/tmp/tmp.GpkL961EBb/src/github.com/docker/libnetwork'...
15:57:36 [2020-09-15T15:57:36.569Z] #60 ...
15:57:36 [2020-09-15T15:57:36.569Z] 
15:57:36 [2020-09-15T15:57:36.569Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.376 + RM_GOPATH=0
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.376 + TMP_GOPATH=
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.376 + : /build
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.376 + '[' -z '' ']'
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.376 ++ mktemp -d
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.383 + export GOPATH=/tmp/tmp.KC7oebHxuD
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.383 + GOPATH=/tmp/tmp.KC7oebHxuD
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.383 + RM_GOPATH=1
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.383 + case "$(go env GOARCH)" in
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.383 ++ go env GOARCH
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.385 + export GO_BUILDMODE=-buildmode=pie
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.385 + GO_BUILDMODE=-buildmode=pie
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.385 ++ dirname /tmp/install/install.sh
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.385 + dir=/tmp/install
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.385 + bin=shfmt
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.385 + shift
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.385 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.385 + . /tmp/install/shfmt.installer
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.385 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.385 + install_shfmt
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.385 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.385 + git clone https://github.com/mvdan/sh.git /tmp/tmp.KC7oebHxuD/src/github.com/mvdan/sh
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.385 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:57:36 [2020-09-15T15:57:36.569Z] #47 1.388 Cloning into '/tmp/tmp.KC7oebHxuD/src/github.com/mvdan/sh'...
15:57:36 [2020-09-15T15:57:36.569Z] #47 7.678 + cd /tmp/tmp.KC7oebHxuD/src/github.com/mvdan/sh
15:57:36 [2020-09-15T15:57:36.569Z] #47 7.723 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:57:36 [2020-09-15T15:57:36.569Z] #47 7.819 + GO111MODULE=on
15:57:36 [2020-09-15T15:57:36.569Z] #47 7.819 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:57:36 [2020-09-15T15:57:36.569Z] #47 8.646 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:57:36 [2020-09-15T15:57:36.569Z] #47 8.847 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:57:36 [2020-09-15T15:57:36.569Z] #47 8.848 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:57:36 [2020-09-15T15:57:36.569Z] #47 8.877 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:57:36 [2020-09-15T15:57:36.569Z] #47 8.949 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:57:36 [2020-09-15T15:57:36.569Z] #47 9.429 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:57:36 [2020-09-15T15:57:36.569Z] #47 9.861 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:57:36 [2020-09-15T15:57:36.569Z] #47 10.61 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:57:36 [2020-09-15T15:57:36.860Z] #47 ...
15:57:36 [2020-09-15T15:57:36.860Z] 
15:57:36 [2020-09-15T15:57:36.860Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:57:36 [2020-09-15T15:57:36.860Z] #38 2.498 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:57:36 [2020-09-15T15:57:36.860Z] #38 2.547 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:57:36 [2020-09-15T15:57:36.860Z] #38 2.564 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:57:36 [2020-09-15T15:57:36.860Z] #38 3.292 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:57:36 [2020-09-15T15:57:36.860Z] #38 5.437 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
15:57:36 [2020-09-15T15:57:36.860Z] #38 6.621 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:57:36 [2020-09-15T15:57:36.860Z] #38 ...
15:57:36 [2020-09-15T15:57:36.860Z] 
15:57:36 [2020-09-15T15:57:36.860Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:57:36 [2020-09-15T15:57:36.860Z] #28 2.445 + git clone https://github.com/kolyshkin/go-swagger.git .
15:57:36 [2020-09-15T15:57:36.860Z] #28 2.446 Cloning into '.'...
15:57:37 [2020-09-15T15:57:37.157Z] #28 ...
15:57:37 [2020-09-15T15:57:37.157Z] 
15:57:37 [2020-09-15T15:57:37.157Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:57:37 [2020-09-15T15:57:37.157Z] #10 2.733 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:57:37 [2020-09-15T15:57:37.157Z] #10 2.780 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:57:37 [2020-09-15T15:57:37.157Z] #10 2.796 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:57:37 [2020-09-15T15:57:37.157Z] #10 3.426 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:57:37 [2020-09-15T15:57:37.157Z] #10 5.203 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
15:57:37 [2020-09-15T15:57:37.157Z] #10 7.121 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:57:37 [2020-09-15T15:57:37.157Z] #10 ...
15:57:37 [2020-09-15T15:57:37.157Z] 
15:57:37 [2020-09-15T15:57:37.157Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.251 + RM_GOPATH=0
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.251 + TMP_GOPATH=
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.251 + : /build
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.251 + '[' -z '' ']'
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.251 ++ mktemp -d
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.254 + export GOPATH=/tmp/tmp.XIGEPRrNFr
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.254 + GOPATH=/tmp/tmp.XIGEPRrNFr
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.254 + RM_GOPATH=1
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.254 + case "$(go env GOARCH)" in
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.254 ++ go env GOARCH
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.260 + export GO_BUILDMODE=-buildmode=pie
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.260 + GO_BUILDMODE=-buildmode=pie
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.260 ++ dirname /tmp/install/install.sh
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.260 + dir=/tmp/install
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.260 + bin=rootlesskit
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.260 + shift
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.260 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.260 + . /tmp/install/rootlesskit.installer
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.260 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.260 + install_rootlesskit
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.260 + case "$1" in
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.260 + export CGO_ENABLED=0
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.260 + CGO_ENABLED=0
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.260 + _install_rootlesskit
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.260 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.260 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XIGEPRrNFr/src/github.com/rootless-containers/rootlesskit
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.261 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:57:37 [2020-09-15T15:57:37.157Z] #54 1.362 Cloning into '/tmp/tmp.XIGEPRrNFr/src/github.com/rootless-containers/rootlesskit'...
15:57:37 [2020-09-15T15:57:37.157Z] #54 4.643 + cd /tmp/tmp.XIGEPRrNFr/src/github.com/rootless-containers/rootlesskit
15:57:37 [2020-09-15T15:57:37.157Z] #54 4.643 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:57:37 [2020-09-15T15:57:37.157Z] #54 4.921 + for f in rootlesskit rootlesskit-docker-proxy
15:57:37 [2020-09-15T15:57:37.157Z] #54 4.972 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:57:37 [2020-09-15T15:57:37.447Z] #54 ...
15:57:37 [2020-09-15T15:57:37.447Z] 
15:57:37 [2020-09-15T15:57:37.447Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:57:37 [2020-09-15T15:57:37.447Z] #47 11.44 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:57:37 [2020-09-15T15:57:37.447Z] #47 11.53 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:57:37 [2020-09-15T15:57:37.447Z] #47 11.69 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:57:37 [2020-09-15T15:57:37.447Z] #47 11.69 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:57:38 [2020-09-15T15:57:38.077Z] #47 12.21 runtime
15:57:38 [2020-09-15T15:57:38.077Z] #47 12.23 unicode/utf16
15:57:38 [2020-09-15T15:57:38.077Z] #47 12.40 runtime/cgo
15:57:39 [2020-09-15T15:57:39.258Z] dc5c6edc9cff: Pull complete
15:57:42 [2020-09-15T15:57:42.818Z] 3c370c2e2f82: Pull complete
15:57:42 [2020-09-15T15:57:42.818Z] 5ffb2f5886e2: Pull complete
15:57:42 [2020-09-15T15:57:42.818Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
15:57:42 [2020-09-15T15:57:42.818Z] Status: Downloaded newer image for golang:1.13.15-buster
15:57:42 [2020-09-15T15:57:42.818Z]  ---> 805dc2d65d1c
15:57:42 [2020-09-15T15:57:42.818Z] Step 5/15 : ARG BUILDX_REPO
15:57:42 [2020-09-15T15:57:42.818Z]  ---> Running in 7c2926d5a7b9
15:57:42 [2020-09-15T15:57:42.818Z] Removing intermediate container 7c2926d5a7b9
15:57:42 [2020-09-15T15:57:42.818Z]  ---> 55357cfac042
15:57:42 [2020-09-15T15:57:42.818Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
15:57:42 [2020-09-15T15:57:42.818Z]  ---> Running in b5047692251a
15:57:43 [2020-09-15T15:57:43.114Z] Cloning into '/buildx'...
15:57:43 [2020-09-15T15:57:43.641Z] #47 ...
15:57:43 [2020-09-15T15:57:43.641Z] 
15:57:43 [2020-09-15T15:57:43.641Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:57:43 [2020-09-15T15:57:43.641Z] #60 12.73 Checking out files:  90% (1862/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.
15:57:43 [2020-09-15T15:57:43.641Z] #60 12.97 + cd /tmp/tmp.GpkL961EBb/src/github.com/docker/libnetwork
15:57:43 [2020-09-15T15:57:43.641Z] #60 12.98 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:57:43 [2020-09-15T15:57:43.641Z] #60 13.43 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:57:44 [2020-09-15T15:57:44.672Z] #60 ...
15:57:44 [2020-09-15T15:57:44.672Z] 
15:57:44 [2020-09-15T15:57:44.672Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:57:44 [2020-09-15T15:57:44.672Z] #30 8.830 internal/testlog
15:57:44 [2020-09-15T15:57:44.672Z] #30 9.057 encoding
15:57:44 [2020-09-15T15:57:44.672Z] #30 9.147 runtime/cgo
15:57:44 [2020-09-15T15:57:44.672Z] #30 ...
15:57:44 [2020-09-15T15:57:44.672Z] 
15:57:44 [2020-09-15T15:57:44.672Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:57:44 [2020-09-15T15:57:44.672Z] #36 13.38 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:57:44 [2020-09-15T15:57:44.672Z] #36 15.23 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:57:46 [2020-09-15T15:57:46.663Z] Removing intermediate container b5047692251a
15:57:46 [2020-09-15T15:57:46.663Z]  ---> f102ba37b616
15:57:46 [2020-09-15T15:57:46.663Z] Step 7/15 : WORKDIR /buildx
15:57:46 [2020-09-15T15:57:46.663Z]  ---> Running in 7eb7a9a49df7
15:57:46 [2020-09-15T15:57:46.663Z] Removing intermediate container 7eb7a9a49df7
15:57:46 [2020-09-15T15:57:46.663Z]  ---> a3b68e9d5a75
15:57:46 [2020-09-15T15:57:46.663Z] Step 8/15 : ARG BUILDX_COMMIT
15:57:46 [2020-09-15T15:57:46.663Z]  ---> Running in 99190d405b5f
15:57:46 [2020-09-15T15:57:46.663Z] Removing intermediate container 99190d405b5f
15:57:46 [2020-09-15T15:57:46.663Z]  ---> 37c448b5e7f3
15:57:46 [2020-09-15T15:57:46.663Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
15:57:46 [2020-09-15T15:57:46.663Z]  ---> Running in f7d0b893fc20
15:57:46 [2020-09-15T15:57:46.737Z] #36 ...
15:57:46 [2020-09-15T15:57:46.737Z] 
15:57:46 [2020-09-15T15:57:46.737Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:57:46 [2020-09-15T15:57:46.737Z] #51 12.46 Fetched 8071 kB in 10s (802 kB/s)
15:57:46 [2020-09-15T15:57:46.737Z] #51 12.46 Reading package lists...
15:57:46 [2020-09-15T15:57:46.737Z] #51 15.77 Reading package lists...
15:57:46 [2020-09-15T15:57:46.737Z] #51 19.24 Building dependency tree...
15:57:46 [2020-09-15T15:57:46.737Z] #51 20.31 The following additional packages will be installed:
15:57:46 [2020-09-15T15:57:46.737Z] #51 20.31   libbtrfs0
15:57:46 [2020-09-15T15:57:46.737Z] #51 20.42 The following NEW packages will be installed:
15:57:46 [2020-09-15T15:57:46.737Z] #51 20.42   libbtrfs-dev libbtrfs0
15:57:46 [2020-09-15T15:57:46.738Z] #51 20.55 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:57:46 [2020-09-15T15:57:46.738Z] #51 20.55 Need to get 118 kB of archives.
15:57:46 [2020-09-15T15:57:46.738Z] #51 20.55 After this operation, 390 kB of additional disk space will be used.
15:57:46 [2020-09-15T15:57:46.738Z] #51 20.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
15:57:46 [2020-09-15T15:57:46.738Z] #51 20.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
15:57:46 [2020-09-15T15:57:46.738Z] #51 ...
15:57:46 [2020-09-15T15:57:46.738Z] 
15:57:46 [2020-09-15T15:57:46.738Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:57:46 [2020-09-15T15:57:46.738Z] #23 12.22 Fetched 8071 kB in 10s (783 kB/s)
15:57:46 [2020-09-15T15:57:46.738Z] #23 12.22 Reading package lists...
15:57:46 [2020-09-15T15:57:46.738Z] #23 15.60 Reading package lists...
15:57:46 [2020-09-15T15:57:46.738Z] #23 19.31 Building dependency tree...
15:57:46 [2020-09-15T15:57:46.738Z] #23 20.46 ca-certificates is already the newest version (20200601~deb10u1).
15:57:46 [2020-09-15T15:57:46.738Z] #23 20.46 The following additional packages will be installed:
15:57:46 [2020-09-15T15:57:46.738Z] #23 20.47   libjq1 libonig5
15:57:46 [2020-09-15T15:57:46.738Z] #23 20.72 The following NEW packages will be installed:
15:57:46 [2020-09-15T15:57:46.738Z] #23 20.76   jq libjq1 libonig5
15:57:46 [2020-09-15T15:57:46.738Z] #23 20.90 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:57:46 [2020-09-15T15:57:46.738Z] #23 20.90 Need to get 350 kB of archives.
15:57:46 [2020-09-15T15:57:46.738Z] #23 20.90 After this operation, 1154 kB of additional disk space will be used.
15:57:46 [2020-09-15T15:57:46.738Z] #23 20.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
15:57:46 [2020-09-15T15:57:46.738Z] #23 20.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
15:57:46 [2020-09-15T15:57:46.738Z] #23 20.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
15:57:46 [2020-09-15T15:57:46.738Z] #23 ...
15:57:46 [2020-09-15T15:57:46.738Z] 
15:57:46 [2020-09-15T15:57:46.738Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:57:46 [2020-09-15T15:57:46.738Z] #10 13.04 Fetched 8071 kB in 10s (780 kB/s)
15:57:46 [2020-09-15T15:57:46.738Z] #10 13.04 Reading package lists...
15:57:46 [2020-09-15T15:57:46.738Z] #10 16.44 Reading package lists...
15:57:46 [2020-09-15T15:57:46.738Z] #10 19.94 Building dependency tree...
15:57:46 [2020-09-15T15:57:46.738Z] #10 21.05 The following additional packages will be installed:
15:57:46 [2020-09-15T15:57:46.738Z] #10 21.05   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:57:46 [2020-09-15T15:57:46.738Z] #10 21.05   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:57:46 [2020-09-15T15:57:46.738Z] #10 21.05   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:57:46 [2020-09-15T15:57:46.738Z] #10 21.05   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:57:46 [2020-09-15T15:57:46.738Z] #10 21.05 Suggested packages:
15:57:46 [2020-09-15T15:57:46.738Z] #10 21.05   gcc-8-locales seccomp wine64
15:57:46 [2020-09-15T15:57:46.955Z] From https://github.com/docker/buildx
15:57:46 [2020-09-15T15:57:46.955Z]  * [new tag]         v0.3.1     -> build
15:57:47 [2020-09-15T15:57:47.029Z] #10 ...
15:57:47 [2020-09-15T15:57:47.029Z] 
15:57:47 [2020-09-15T15:57:47.029Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:57:47 [2020-09-15T15:57:47.029Z] #51 21.28 debconf: delaying package configuration, since apt-utils is not installed
15:57:47 [2020-09-15T15:57:47.029Z] #51 21.37 Fetched 118 kB in 0s (907 kB/s)
15:57:47 [2020-09-15T15:57:47.029Z] #51 21.46 Selecting previously unselected package libbtrfs0.
15:57:47 [2020-09-15T15:57:47.320Z] #51 21.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 ... 15177 files and directories currently installed.)
15:57:47 [2020-09-15T15:57:47.320Z] #51 21.65 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
15:57:47 [2020-09-15T15:57:47.320Z] #51 21.66 Unpacking libbtrfs0 (4.20.1-2) ...
15:57:47 [2020-09-15T15:57:47.600Z] Switched to branch 'build'
15:57:47 [2020-09-15T15:57:47.611Z] #51 21.74 Selecting previously unselected package libbtrfs-dev.
15:57:47 [2020-09-15T15:57:47.611Z] #51 21.76 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
15:57:47 [2020-09-15T15:57:47.611Z] #51 21.76 Unpacking libbtrfs-dev (4.20.1-2) ...
15:57:47 [2020-09-15T15:57:47.902Z] #51 22.03 Setting up libbtrfs0 (4.20.1-2) ...
15:57:47 [2020-09-15T15:57:47.902Z] #51 22.04 Setting up libbtrfs-dev (4.20.1-2) ...
15:57:47 [2020-09-15T15:57:47.902Z] #51 22.05 Processing triggers for libc-bin (2.28-10) ...
15:57:47 [2020-09-15T15:57:47.902Z] #51 ...
15:57:47 [2020-09-15T15:57:47.902Z] 
15:57:47 [2020-09-15T15:57:47.902Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:57:47 [2020-09-15T15:57:47.902Z] #41 12.11 unicode/utf16
15:57:47 [2020-09-15T15:57:47.902Z] #41 12.24 container/list
15:57:47 [2020-09-15T15:57:47.902Z] #41 12.61 crypto/internal/subtle
15:57:47 [2020-09-15T15:57:47.902Z] #41 12.64 crypto/subtle
15:57:47 [2020-09-15T15:57:47.902Z] #41 12.66 vendor/golang.org/x/crypto/cryptobyte/asn1
15:57:47 [2020-09-15T15:57:47.902Z] #41 12.87 internal/nettrace
15:57:47 [2020-09-15T15:57:47.902Z] #41 12.94 runtime/cgo
15:57:47 [2020-09-15T15:57:47.902Z] #41 ...
15:57:47 [2020-09-15T15:57:47.902Z] 
15:57:47 [2020-09-15T15:57:47.902Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:57:47 [2020-09-15T15:57:47.902Z] #23 21.46 debconf: delaying package configuration, since apt-utils is not installed
15:57:47 [2020-09-15T15:57:47.902Z] #23 21.57 Fetched 350 kB in 0s (2740 kB/s)
15:57:47 [2020-09-15T15:57:47.902Z] #23 21.63 Selecting previously unselected package libonig5:s390x.
15:57:47 [2020-09-15T15:57:47.902Z] #23 21.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 ... 15177 files and directories currently installed.)
15:57:47 [2020-09-15T15:57:47.902Z] #23 21.69 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
15:57:47 [2020-09-15T15:57:47.902Z] #23 21.70 Unpacking libonig5:s390x (6.9.1-1) ...
15:57:47 [2020-09-15T15:57:47.902Z] #23 21.90 Selecting previously unselected package libjq1:s390x.
15:57:47 [2020-09-15T15:57:47.902Z] #23 21.90 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
15:57:47 [2020-09-15T15:57:47.902Z] #23 21.90 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
15:57:47 [2020-09-15T15:57:47.902Z] #23 22.03 Selecting previously unselected package jq.
15:57:47 [2020-09-15T15:57:47.902Z] #23 22.03 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
15:57:47 [2020-09-15T15:57:47.902Z] #23 22.04 Unpacking jq (1.5+dfsg-2+b1) ...
15:57:47 [2020-09-15T15:57:47.902Z] #23 22.16 Setting up libonig5:s390x (6.9.1-1) ...
15:57:47 [2020-09-15T15:57:47.902Z] #23 22.17 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
15:57:47 [2020-09-15T15:57:47.902Z] #23 22.18 Setting up jq (1.5+dfsg-2+b1) ...
15:57:47 [2020-09-15T15:57:47.902Z] #23 22.19 Processing triggers for libc-bin (2.28-10) ...
15:57:48 [2020-09-15T15:57:48.237Z] Removing intermediate container f7d0b893fc20
15:57:48 [2020-09-15T15:57:48.237Z]  ---> baf385e4cc22
15:57:48 [2020-09-15T15:57:48.237Z] Step 10/15 : ARG GOOS
15:57:48 [2020-09-15T15:57:48.237Z]  ---> Running in 1aaaddcc79d5
15:57:48 [2020-09-15T15:57:48.529Z] Removing intermediate container 1aaaddcc79d5
15:57:48 [2020-09-15T15:57:48.529Z]  ---> ebe33e9bc78a
15:57:48 [2020-09-15T15:57:48.529Z] Step 11/15 : ARG GOARCH
15:57:48 [2020-09-15T15:57:48.529Z]  ---> Running in 14f2befa1ccc
15:57:48 [2020-09-15T15:57:48.529Z] Removing intermediate container 14f2befa1ccc
15:57:48 [2020-09-15T15:57:48.529Z]  ---> 718c196242c6
15:57:48 [2020-09-15T15:57:48.529Z] 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
15:57:48 [2020-09-15T15:57:48.529Z]  ---> Running in c9424ae2166f
15:57:48 [2020-09-15T15:57:48.942Z] #23 ...
15:57:48 [2020-09-15T15:57:48.942Z] 
15:57:48 [2020-09-15T15:57:48.942Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:57:48 [2020-09-15T15:57:48.942Z] #51 DONE 23.0s
15:57:48 [2020-09-15T15:57:48.942Z] 
15:57:48 [2020-09-15T15:57:48.942Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:57:48 [2020-09-15T15:57:48.942Z] #32 12.98 Fetched 8071 kB in 10s (771 kB/s)
15:57:48 [2020-09-15T15:57:48.942Z] #32 12.98 Reading package lists...
15:57:48 [2020-09-15T15:57:48.942Z] #32 16.52 Reading package lists...
15:57:48 [2020-09-15T15:57:48.942Z] #32 20.16 Building dependency tree...
15:57:48 [2020-09-15T15:57:48.942Z] #32 21.08 The following additional packages will be installed:
15:57:48 [2020-09-15T15:57:48.942Z] #32 21.10   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:57:48 [2020-09-15T15:57:48.942Z] #32 21.10 Suggested packages:
15:57:48 [2020-09-15T15:57:48.942Z] #32 21.10   cmake-doc ninja-build lrzip
15:57:48 [2020-09-15T15:57:48.942Z] #32 21.10 Recommended packages:
15:57:48 [2020-09-15T15:57:48.942Z] #32 21.10   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:57:48 [2020-09-15T15:57:48.942Z] #32 21.92 The following NEW packages will be installed:
15:57:48 [2020-09-15T15:57:48.942Z] #32 21.92   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:57:48 [2020-09-15T15:57:48.942Z] #32 21.92   vim-common xxd
15:57:48 [2020-09-15T15:57:48.942Z] #32 22.05 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:57:48 [2020-09-15T15:57:48.942Z] #32 22.05 Need to get 14.0 MB of archives.
15:57:48 [2020-09-15T15:57:48.942Z] #32 22.05 After this operation, 62.1 MB of additional disk space will be used.
15:57:48 [2020-09-15T15:57:48.942Z] #32 22.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
15:57:48 [2020-09-15T15:57:48.942Z] #32 22.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
15:57:48 [2020-09-15T15:57:48.942Z] #32 22.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
15:57:48 [2020-09-15T15:57:48.942Z] #32 22.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
15:57:48 [2020-09-15T15:57:48.942Z] #32 22.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
15:57:48 [2020-09-15T15:57:48.942Z] #32 22.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
15:57:48 [2020-09-15T15:57:48.942Z] #32 22.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
15:57:48 [2020-09-15T15:57:48.942Z] #32 22.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
15:57:48 [2020-09-15T15:57:48.942Z] #32 22.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
15:57:48 [2020-09-15T15:57:48.942Z] #32 22.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
15:57:48 [2020-09-15T15:57:48.942Z] #32 ...
15:57:48 [2020-09-15T15:57:48.942Z] 
15:57:48 [2020-09-15T15:57:48.942Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:57:48 [2020-09-15T15:57:48.942Z] #23 DONE 23.1s
15:57:48 [2020-09-15T15:57:48.942Z] 
15:57:48 [2020-09-15T15:57:48.942Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:57:48 [2020-09-15T15:57:48.942Z] #24 DONE 0.1s
15:57:48 [2020-09-15T15:57:48.942Z] 
15:57:48 [2020-09-15T15:57:48.942Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:57:49 [2020-09-15T15:57:49.233Z] #25 ...
15:57:49 [2020-09-15T15:57:49.234Z] 
15:57:49 [2020-09-15T15:57:49.234Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:57:49 [2020-09-15T15:57:49.234Z] #38 13.42 Fetched 8071 kB in 11s (736 kB/s)
15:57:49 [2020-09-15T15:57:49.234Z] #38 13.42 Reading package lists...
15:57:49 [2020-09-15T15:57:49.234Z] #38 16.90 Reading package lists...
15:57:49 [2020-09-15T15:57:49.234Z] #38 20.65 Building dependency tree...
15:57:49 [2020-09-15T15:57:49.234Z] #38 21.61 The following additional packages will be installed:
15:57:49 [2020-09-15T15:57:49.234Z] #38 21.61   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:57:49 [2020-09-15T15:57:49.234Z] #38 21.61   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:57:49 [2020-09-15T15:57:49.234Z] #38 21.61 Suggested packages:
15:57:49 [2020-09-15T15:57:49.234Z] #38 21.61   manpages-dev python-setuptools
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.44 The following NEW packages will be installed:
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.44   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.44   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.44   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.44   python-six zlib1g-dev
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.58 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.58 Need to get 3742 kB of archives.
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.58 After this operation, 22.0 MB of additional disk space will be used.
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #38 22.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #38 ...
15:57:49 [2020-09-15T15:57:49.234Z] 
15:57:49 [2020-09-15T15:57:49.234Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:57:49 [2020-09-15T15:57:49.234Z] #10 22.15 The following NEW packages will be installed:
15:57:49 [2020-09-15T15:57:49.234Z] #10 22.15   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:57:49 [2020-09-15T15:57:49.234Z] #10 22.15   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:57:49 [2020-09-15T15:57:49.234Z] #10 22.15   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:57:49 [2020-09-15T15:57:49.234Z] #10 22.15   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:57:49 [2020-09-15T15:57:49.234Z] #10 22.15   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:57:49 [2020-09-15T15:57:49.234Z] #10 22.15   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:57:49 [2020-09-15T15:57:49.234Z] #10 22.31 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:57:49 [2020-09-15T15:57:49.234Z] #10 22.31 Need to get 73.3 MB of archives.
15:57:49 [2020-09-15T15:57:49.234Z] #10 22.31 After this operation, 494 MB of additional disk space will be used.
15:57:49 [2020-09-15T15:57:49.234Z] #10 22.31 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]
15:57:49 [2020-09-15T15:57:49.234Z] #10 22.47 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]
15:57:49 [2020-09-15T15:57:49.234Z] #10 22.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #10 22.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #10 22.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #10 22.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #10 23.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:57:49 [2020-09-15T15:57:49.234Z] #10 23.29 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]
15:57:49 [2020-09-15T15:57:49.234Z] #10 23.31 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]
15:57:49 [2020-09-15T15:57:49.872Z] #10 ...
15:57:49 [2020-09-15T15:57:49.872Z] 
15:57:49 [2020-09-15T15:57:49.872Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:57:49 [2020-09-15T15:57:49.872Z] #43 DONE 24.1s
15:57:49 [2020-09-15T15:57:49.872Z] 
15:57:49 [2020-09-15T15:57:49.872Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:57:49 [2020-09-15T15:57:49.872Z] #32 23.91 debconf: delaying package configuration, since apt-utils is not installed
15:57:49 [2020-09-15T15:57:49.872Z] #32 23.98 Fetched 14.0 MB in 1s (12.5 MB/s)
15:57:49 [2020-09-15T15:57:49.872Z] #32 24.09 Selecting previously unselected package xxd.
15:57:49 [2020-09-15T15:57:49.872Z] #32 24.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
15:57:49 [2020-09-15T15:57:49.872Z] #32 24.22 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
15:57:49 [2020-09-15T15:57:49.872Z] #32 24.22 Unpacking xxd (2:8.1.0875-5) ...
15:57:50 [2020-09-15T15:57:50.546Z] #32 24.65 Selecting previously unselected package vim-common.
15:57:50 [2020-09-15T15:57:50.546Z] #32 24.65 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:57:50 [2020-09-15T15:57:50.546Z] #32 24.76 Unpacking vim-common (2:8.1.0875-5) ...
15:57:50 [2020-09-15T15:57:50.838Z] #32 25.16 Selecting previously unselected package cmake-data.
15:57:50 [2020-09-15T15:57:50.838Z] #32 25.18 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:57:51 [2020-09-15T15:57:51.129Z] #32 25.19 Unpacking cmake-data (3.13.4-1) ...
15:57:51 [2020-09-15T15:57:51.761Z] #32 ...
15:57:51 [2020-09-15T15:57:51.761Z] 
15:57:51 [2020-09-15T15:57:51.761Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:57:51 [2020-09-15T15:57:51.761Z] #60 DONE 25.9s
15:57:51 [2020-09-15T15:57:51.761Z] 
15:57:51 [2020-09-15T15:57:51.761Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:57:51 [2020-09-15T15:57:51.761Z] #38 23.84 debconf: delaying package configuration, since apt-utils is not installed
15:57:51 [2020-09-15T15:57:51.761Z] #38 23.99 Fetched 3742 kB in 0s (11.5 MB/s)
15:57:51 [2020-09-15T15:57:51.761Z] #38 24.09 Selecting previously unselected package libcap-dev:s390x.
15:57:51 [2020-09-15T15:57:51.761Z] #38 24.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
15:57:51 [2020-09-15T15:57:51.761Z] #38 24.17 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
15:57:51 [2020-09-15T15:57:51.761Z] #38 24.18 Unpacking libcap-dev:s390x (1:2.25-2) ...
15:57:51 [2020-09-15T15:57:51.761Z] #38 24.39 Selecting previously unselected package libnet1:s390x.
15:57:51 [2020-09-15T15:57:51.761Z] #38 24.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
15:57:51 [2020-09-15T15:57:51.761Z] #38 24.40 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
15:57:51 [2020-09-15T15:57:51.761Z] #38 24.55 Selecting previously unselected package libnet1-dev.
15:57:51 [2020-09-15T15:57:51.761Z] #38 24.55 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
15:57:51 [2020-09-15T15:57:51.761Z] #38 24.55 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:57:51 [2020-09-15T15:57:51.761Z] #38 24.92 Selecting previously unselected package libnl-3-200:s390x.
15:57:51 [2020-09-15T15:57:51.761Z] #38 24.92 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
15:57:51 [2020-09-15T15:57:51.761Z] #38 24.92 Unpacking libnl-3-200:s390x (3.4.0-1) ...
15:57:51 [2020-09-15T15:57:51.761Z] #38 25.07 Selecting previously unselected package libnl-3-dev:s390x.
15:57:51 [2020-09-15T15:57:51.761Z] #38 25.08 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
15:57:51 [2020-09-15T15:57:51.761Z] #38 25.08 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
15:57:51 [2020-09-15T15:57:51.761Z] #38 25.26 Selecting previously unselected package libprotobuf-c1:s390x.
15:57:51 [2020-09-15T15:57:51.761Z] #38 25.26 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
15:57:51 [2020-09-15T15:57:51.761Z] #38 25.26 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:57:51 [2020-09-15T15:57:51.761Z] #38 25.32 Selecting previously unselected package libprotobuf-c-dev:s390x.
15:57:51 [2020-09-15T15:57:51.761Z] #38 25.33 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
15:57:51 [2020-09-15T15:57:51.761Z] #38 25.33 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
15:57:51 [2020-09-15T15:57:51.761Z] #38 25.41 Selecting previously unselected package zlib1g-dev:s390x.
15:57:51 [2020-09-15T15:57:51.761Z] #38 25.41 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
15:57:51 [2020-09-15T15:57:51.761Z] #38 25.42 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
15:57:51 [2020-09-15T15:57:51.761Z] #38 25.62 Selecting previously unselected package libprotobuf17:s390x.
15:57:51 [2020-09-15T15:57:51.761Z] #38 25.62 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
15:57:51 [2020-09-15T15:57:51.761Z] #38 25.63 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
15:57:51 [2020-09-15T15:57:51.761Z] #38 26.17 Selecting previously unselected package libprotobuf-lite17:s390x.
15:57:52 [2020-09-15T15:57:52.058Z] #38 26.18 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
15:57:52 [2020-09-15T15:57:52.058Z] #38 26.19 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
15:57:52 [2020-09-15T15:57:52.352Z] #38 26.43 Selecting previously unselected package libprotobuf-dev:s390x.
15:57:52 [2020-09-15T15:57:52.352Z] #38 26.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
15:57:52 [2020-09-15T15:57:52.352Z] #38 26.44 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
15:57:53 [2020-09-15T15:57:53.388Z] #38 27.61 Selecting previously unselected package libprotoc17:s390x.
15:57:53 [2020-09-15T15:57:53.388Z] #38 27.61 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
15:57:53 [2020-09-15T15:57:53.388Z] #38 27.61 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
15:57:54 [2020-09-15T15:57:54.019Z] #38 28.10 Selecting previously unselected package protobuf-c-compiler.
15:57:54 [2020-09-15T15:57:54.019Z] #38 28.10 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
15:57:54 [2020-09-15T15:57:54.019Z] #38 28.10 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:57:54 [2020-09-15T15:57:54.019Z] #38 28.18 Selecting previously unselected package protobuf-compiler.
15:57:54 [2020-09-15T15:57:54.019Z] #38 28.18 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
15:57:54 [2020-09-15T15:57:54.019Z] #38 28.19 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:57:54 [2020-09-15T15:57:54.019Z] #38 28.29 Selecting previously unselected package python-pkg-resources.
15:57:54 [2020-09-15T15:57:54.019Z] #38 28.29 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:57:54 [2020-09-15T15:57:54.019Z] #38 28.30 Unpacking python-pkg-resources (40.8.0-1) ...
15:57:54 [2020-09-15T15:57:54.019Z] #38 28.46 Selecting previously unselected package python-six.
15:57:54 [2020-09-15T15:57:54.310Z] #38 28.46 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:57:54 [2020-09-15T15:57:54.310Z] #38 28.46 Unpacking python-six (1.12.0-1) ...
15:57:54 [2020-09-15T15:57:54.310Z] #38 28.53 Selecting previously unselected package python-protobuf.
15:57:54 [2020-09-15T15:57:54.310Z] #38 28.53 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
15:57:54 [2020-09-15T15:57:54.310Z] #38 28.53 Unpacking python-protobuf (3.6.1.3-2) ...
15:57:54 [2020-09-15T15:57:54.600Z] #38 28.92 Setting up python-pkg-resources (40.8.0-1) ...
15:57:55 [2020-09-15T15:57:55.241Z] #38 ...
15:57:55 [2020-09-15T15:57:55.241Z] 
15:57:55 [2020-09-15T15:57:55.241Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:57:55 [2020-09-15T15:57:55.241Z] #25 2.551 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:57:55 [2020-09-15T15:57:55.241Z] #25 2.978 #=#=#                                                                         
15:57:55 [2020-09-15T15:57:55.241Z] #25 3.175 
###                                                                        5.4%
#######                                                                    9.9%
###########                                                               16.6%
#############                                                             18.8%
##################                                                        25.5%
#####################                                                     30.0%
##########################                                                36.7%
#############################                                             41.3%
################################                                          45.8%
#####################################                                     52.5%
##########################################                                59.3%
#################################################                         68.3%
######################################################                    75.1%
############################################################              84.1%
###############################################################           88.6%
####################################################################      95.3%
######################################################################## 100.0%
15:57:55 [2020-09-15T15:57:55.241Z] #25 5.333 
15:57:55 [2020-09-15T15:57:55.241Z] #25 5.514 
#############                                                             19.3%
##################################################                        70.6%
######################################################################## 100.0%
15:57:55 [2020-09-15T15:57:55.241Z] #25 5.977 
15:57:55 [2020-09-15T15:57:55.531Z] #25 6.169 
#####################                                                     29.4%
#############################################                             63.0%
#####################################################################     96.4%
######################################################################## 100.0%
15:57:55 [2020-09-15T15:57:55.822Z] #25 6.757 #=#=#                                                                         
15:57:57 [2020-09-15T15:57:57.308Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01a2797b78775bc39) in /home/ubuntu/workspace/moby_PR-41453
[Pipeline] {
[Pipeline] checkout
15:57:57 [2020-09-15T15:57:57.575Z] #25 6.969 
##                                                                         3.8%
########                                                                  12.0%
#############                                                             19.1%
###################                                                       27.7%
########################                                                  34.1%
#############################                                             40.6%
###################################                                       49.1%
#########################################                                 57.7%
###############################################                           66.3%
####################################################                      72.7%
#######################################################                   77.0%
#############################################################             85.6%
##################################################################        92.0%
######################################################################    98.4%
######################################################################## 100.0%
15:57:57 [2020-09-15T15:57:57.869Z] #25 8.808 
15:57:58 [2020-09-15T15:57:58.160Z] #25 8.954 
                                                                           0.9%
#                                                                          2.2%
###                                                                        4.7%
####                                                                       6.8%
15:57:58 [2020-09-15T15:57:58.160Z] #25 ...
15:57:58 [2020-09-15T15:57:58.160Z] 
15:57:58 [2020-09-15T15:57:58.160Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:57:58 [2020-09-15T15:57:58.160Z] #30 22.56 internal/reflectlite
15:57:58 [2020-09-15T15:57:58.160Z] #30 22.61 sync
15:57:58 [2020-09-15T15:57:58.160Z] #30 25.34 errors
15:57:58 [2020-09-15T15:57:58.160Z] #30 25.36 sort
15:57:58 [2020-09-15T15:57:58.160Z] #30 25.63 strconv
15:57:58 [2020-09-15T15:57:58.160Z] #30 26.25 io
15:57:58 [2020-09-15T15:57:58.160Z] #30 27.68 internal/oserror
15:57:58 [2020-09-15T15:57:58.160Z] #30 27.76 syscall
15:57:58 [2020-09-15T15:57:58.160Z] #30 28.78 reflect
15:57:58 [2020-09-15T15:57:58.452Z] #30 ...
15:57:58 [2020-09-15T15:57:58.452Z] 
15:57:58 [2020-09-15T15:57:58.452Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:57:58 [2020-09-15T15:57:58.749Z] #25 8.954 
                                                                           0.9%
#                                                                          2.2%
###                                                                        4.7%
####                                                                       6.8%
######                                                                     8.7%
########                                                                  11.2%
#########                                                                 13.0%
###########                                                               15.6%
15:57:58 [2020-09-15T15:57:58.749Z] #25 ...
15:57:58 [2020-09-15T15:57:58.749Z] 
15:57:58 [2020-09-15T15:57:58.749Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.189 + RM_GOPATH=0
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.189 + TMP_GOPATH=
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.189 + : /build
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.189 + '[' -z '' ']'
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.189 ++ mktemp -d
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.207 + export GOPATH=/tmp/tmp.ZKJqhmdItc
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.207 + GOPATH=/tmp/tmp.ZKJqhmdItc
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.207 + RM_GOPATH=1
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.207 + case "$(go env GOARCH)" in
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.207 ++ go env GOARCH
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.223 + export GO_BUILDMODE=-buildmode=pie
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.223 + GO_BUILDMODE=-buildmode=pie
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.223 ++ dirname /tmp/install/install.sh
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.282 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.283 + dir=/tmp/install
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.283 + bin=containerd
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.283 + shift
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.283 + '[' '!' -f /tmp/install/containerd.installer ']'
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.283 + . /tmp/install/containerd.installer
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.283 ++ set -e
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.283 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.283 + install_containerd
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.283 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a'
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.283 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZKJqhmdItc/src/github.com/containerd/containerd
15:57:58 [2020-09-15T15:57:58.749Z] #52 1.283 Cloning into '/tmp/tmp.ZKJqhmdItc/src/github.com/containerd/containerd'...
15:57:59 [2020-09-15T15:57:59.040Z] #52 ...
15:57:59 [2020-09-15T15:57:59.040Z] 
15:57:59 [2020-09-15T15:57:59.040Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:58:00 [2020-09-15T15:58:00.162Z] using credential docker-jenkins-github-credentials
15:58:00 [2020-09-15T15:58:00.168Z] Cloning the remote Git repository
15:58:00 [2020-09-15T15:58:00.168Z] Cloning with configured refspecs honoured and without tags
15:58:00 [2020-09-15T15:58:00.240Z] Cloning repository https://github.com/moby/moby.git
15:58:00 [2020-09-15T15:58:00.287Z]  > git init /home/ubuntu/workspace/moby_PR-41453 # timeout=10
15:58:00 [2020-09-15T15:58:00.536Z] Fetching upstream changes from https://github.com/moby/moby.git
15:58:00 [2020-09-15T15:58:00.536Z]  > git --version # timeout=10
15:58:00 [2020-09-15T15:58:00.550Z]  > git --version # 'git version 2.17.1'
15:58:00 [2020-09-15T15:58:00.550Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:58:00 [2020-09-15T15:58:00.614Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41453/head:refs/remotes/origin/PR-41453 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:58:01 [2020-09-15T15:58:01.078Z] #25 8.954 
                                                                           0.9%
#                                                                          2.2%
###                                                                        4.7%
####                                                                       6.8%
######                                                                     8.7%
########                                                                  11.2%
#########                                                                 13.0%
###########                                                               15.6%
############                                                              17.3%
##############                                                            19.9%
###############                                                           21.8%
#################                                                         23.7%
##################                                                        25.6%
####################                                                      28.1%
#####################                                                     30.5%
#######################                                                   32.4%
#########################                                                 34.9%
##########################                                                36.8%
############################                                              39.3%
#############################                                             41.1%
###############################                                           43.6%
################################                                          45.5%
##################################                                        47.4%
###################################                                       49.9%
#####################################                                     51.7%
#######################################                                   54.5%
15:58:01 [2020-09-15T15:58:01.078Z] #25 ...
15:58:01 [2020-09-15T15:58:01.078Z] 
15:58:01 [2020-09-15T15:58:01.078Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:58:01 [2020-09-15T15:58:01.078Z] #10 25.21 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]
15:58:01 [2020-09-15T15:58:01.078Z] #10 27.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
15:58:01 [2020-09-15T15:58:01.078Z] #10 27.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
15:58:01 [2020-09-15T15:58:01.078Z] #10 27.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
15:58:01 [2020-09-15T15:58:01.078Z] #10 27.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
15:58:01 [2020-09-15T15:58:01.078Z] #10 27.17 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]
15:58:01 [2020-09-15T15:58:01.078Z] #10 27.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
15:58:01 [2020-09-15T15:58:01.078Z] #10 27.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
15:58:01 [2020-09-15T15:58:01.078Z] #10 27.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
15:58:01 [2020-09-15T15:58:01.078Z] #10 27.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
15:58:01 [2020-09-15T15:58:01.078Z] #10 27.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
15:58:01 [2020-09-15T15:58:01.078Z] #10 27.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
15:58:01 [2020-09-15T15:58:01.078Z] #10 27.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
15:58:01 [2020-09-15T15:58:01.078Z] #10 27.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
15:58:01 [2020-09-15T15:58:01.078Z] #10 27.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
15:58:01 [2020-09-15T15:58:01.078Z] #10 27.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
15:58:01 [2020-09-15T15:58:01.078Z] #10 28.19 debconf: delaying package configuration, since apt-utils is not installed
15:58:01 [2020-09-15T15:58:01.078Z] #10 28.24 Fetched 73.3 MB in 5s (14.1 MB/s)
15:58:01 [2020-09-15T15:58:01.078Z] #10 28.30 Selecting previously unselected package binutils-mingw-w64-i686.
15:58:01 [2020-09-15T15:58:01.078Z] #10 28.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 ... 15177 files and directories currently installed.)
15:58:01 [2020-09-15T15:58:01.078Z] #10 28.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
15:58:01 [2020-09-15T15:58:01.078Z] #10 28.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:58:01 [2020-09-15T15:58:01.078Z] #10 30.30 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:58:01 [2020-09-15T15:58:01.078Z] #10 30.31 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
15:58:01 [2020-09-15T15:58:01.078Z] #10 30.31 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:58:01 [2020-09-15T15:58:01.078Z] #10 32.21 Selecting previously unselected package binutils-mingw-w64.
15:58:01 [2020-09-15T15:58:01.078Z] #10 32.21 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:58:01 [2020-09-15T15:58:01.078Z] #10 32.22 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:58:01 [2020-09-15T15:58:01.078Z] #10 32.35 Selecting previously unselected package libdevmapper1.02.1:s390x.
15:58:01 [2020-09-15T15:58:01.078Z] #10 32.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
15:58:01 [2020-09-15T15:58:01.078Z] #10 32.36 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
15:58:01 [2020-09-15T15:58:01.078Z] #10 32.45 Selecting previously unselected package dmsetup.
15:58:01 [2020-09-15T15:58:01.078Z] #10 32.45 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
15:58:01 [2020-09-15T15:58:01.078Z] #10 32.45 Unpacking dmsetup (2:1.02.155-3) ...
15:58:01 [2020-09-15T15:58:01.078Z] #10 32.57 Selecting previously unselected package mingw-w64-common.
15:58:01 [2020-09-15T15:58:01.078Z] #10 32.57 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:58:01 [2020-09-15T15:58:01.078Z] #10 32.57 Unpacking mingw-w64-common (6.0.0-3) ...
15:58:01 [2020-09-15T15:58:01.078Z] #10 ...
15:58:01 [2020-09-15T15:58:01.078Z] 
15:58:01 [2020-09-15T15:58:01.078Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:58:01 [2020-09-15T15:58:01.369Z] #25 8.954 
                                                                           0.9%
#                                                                          2.2%
###                                                                        4.7%
####                                                                       6.8%
######                                                                     8.7%
########                                                                  11.2%
#########                                                                 13.0%
###########                                                               15.6%
############                                                              17.3%
##############                                                            19.9%
###############                                                           21.8%
#################                                                         23.7%
##################                                                        25.6%
####################                                                      28.1%
#####################                                                     30.5%
#######################                                                   32.4%
#########################                                                 34.9%
##########################                                                36.8%
############################                                              39.3%
#############################                                             41.1%
###############################                                           43.6%
################################                                          45.5%
##################################                                        47.4%
###################################                                       49.9%
#####################################                                     51.7%
#######################################                                   54.5%
#########################################                                 57.0%
##########################################                                59.5%
15:58:01 [2020-09-15T15:58:01.369Z] #25 ...
15:58:01 [2020-09-15T15:58:01.369Z] 
15:58:01 [2020-09-15T15:58:01.369Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:58:01 [2020-09-15T15:58:01.369Z] #38 30.65 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
15:58:01 [2020-09-15T15:58:01.369Z] #38 30.66 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
15:58:01 [2020-09-15T15:58:01.369Z] #38 30.66 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:58:01 [2020-09-15T15:58:01.369Z] #38 30.67 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
15:58:01 [2020-09-15T15:58:01.369Z] #38 30.68 Setting up python-six (1.12.0-1) ...
15:58:01 [2020-09-15T15:58:01.369Z] #38 31.88 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
15:58:01 [2020-09-15T15:58:01.370Z] #38 31.89 Setting up libnl-3-200:s390x (3.4.0-1) ...
15:58:01 [2020-09-15T15:58:01.370Z] #38 31.90 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
15:58:01 [2020-09-15T15:58:01.370Z] #38 31.91 Setting up libcap-dev:s390x (1:2.25-2) ...
15:58:01 [2020-09-15T15:58:01.370Z] #38 31.92 Setting up libprotoc17:s390x (3.6.1.3-2) ...
15:58:01 [2020-09-15T15:58:01.370Z] #38 31.93 Setting up protobuf-compiler (3.6.1.3-2) ...
15:58:01 [2020-09-15T15:58:01.370Z] #38 31.94 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:58:01 [2020-09-15T15:58:01.370Z] #38 31.94 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
15:58:01 [2020-09-15T15:58:01.370Z] #38 31.95 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:58:01 [2020-09-15T15:58:01.370Z] #38 31.96 Setting up python-protobuf (3.6.1.3-2) ...
15:58:01 [2020-09-15T15:58:01.370Z] #38 34.71 Setting up libnl-3-dev:s390x (3.4.0-1) ...
15:58:01 [2020-09-15T15:58:01.370Z] #38 34.72 Processing triggers for libc-bin (2.28-10) ...
15:58:01 [2020-09-15T15:58:01.370Z] #38 DONE 35.5s
15:58:01 [2020-09-15T15:58:01.370Z] 
15:58:01 [2020-09-15T15:58:01.370Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:58:01 [2020-09-15T15:58:01.661Z] #25 8.954 
                                                                           0.9%
#                                                                          2.2%
###                                                                        4.7%
####                                                                       6.8%
######                                                                     8.7%
########                                                                  11.2%
#########                                                                 13.0%
###########                                                               15.6%
############                                                              17.3%
##############                                                            19.9%
###############                                                           21.8%
#################                                                         23.7%
##################                                                        25.6%
####################                                                      28.1%
#####################                                                     30.5%
#######################                                                   32.4%
#########################                                                 34.9%
##########################                                                36.8%
############################                                              39.3%
#############################                                             41.1%
###############################                                           43.6%
################################                                          45.5%
##################################                                        47.4%
###################################                                       49.9%
#####################################                                     51.7%
#######################################                                   54.5%
#########################################                                 57.0%
##########################################                                59.5%
############################################                              61.4%
#############################################                             63.2%
###############################################                           66.4%
15:58:01 [2020-09-15T15:58:01.661Z] #25 ...
15:58:01 [2020-09-15T15:58:01.661Z] 
15:58:01 [2020-09-15T15:58:01.661Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:58:01 [2020-09-15T15:58:01.661Z] #41 25.75 github.com/LK4D4/vndr/godl/singleflight
15:58:01 [2020-09-15T15:58:01.661Z] #41 25.76 io
15:58:01 [2020-09-15T15:58:01.661Z] #41 25.95 strconv
15:58:01 [2020-09-15T15:58:01.661Z] #41 26.64 bytes
15:58:01 [2020-09-15T15:58:01.661Z] #41 28.34 bufio
15:58:01 [2020-09-15T15:58:01.661Z] #41 29.00 reflect
15:58:01 [2020-09-15T15:58:01.661Z] #41 29.48 syscall
15:58:01 [2020-09-15T15:58:01.661Z] #41 35.29 time
15:58:01 [2020-09-15T15:58:01.661Z] #41 ...
15:58:01 [2020-09-15T15:58:01.661Z] 
15:58:01 [2020-09-15T15:58:01.661Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:58:02 [2020-09-15T15:58:02.251Z] #25 8.954 
                                                                           0.9%
#                                                                          2.2%
###                                                                        4.7%
####                                                                       6.8%
######                                                                     8.7%
########                                                                  11.2%
#########                                                                 13.0%
###########                                                               15.6%
############                                                              17.3%
##############                                                            19.9%
###############                                                           21.8%
#################                                                         23.7%
##################                                                        25.6%
####################                                                      28.1%
#####################                                                     30.5%
#######################                                                   32.4%
#########################                                                 34.9%
##########################                                                36.8%
############################                                              39.3%
#############################                                             41.1%
###############################                                           43.6%
################################                                          45.5%
##################################                                        47.4%
###################################                                       49.9%
#####################################                                     51.7%
#######################################                                   54.5%
#########################################                                 57.0%
##########################################                                59.5%
############################################                              61.4%
#############################################                             63.2%
###############################################                           66.4%
##################################################                        69.5%
##################################################                        70.7%
###################################################                       72.0%
######################################################                    75.1%
#######################################################                   76.9%
15:58:02 [2020-09-15T15:58:02.251Z] #25 ...
15:58:02 [2020-09-15T15:58:02.251Z] 
15:58:02 [2020-09-15T15:58:02.251Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:58:02 [2020-09-15T15:58:02.251Z] #32 27.64 Selecting previously unselected package libicu63:s390x.
15:58:02 [2020-09-15T15:58:02.251Z] #32 27.64 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 27.65 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 32.39 Selecting previously unselected package libxml2:s390x.
15:58:02 [2020-09-15T15:58:02.251Z] #32 32.41 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 32.41 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 32.99 Selecting previously unselected package libarchive13:s390x.
15:58:02 [2020-09-15T15:58:02.251Z] #32 33.00 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 33.00 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 33.29 Selecting previously unselected package libjsoncpp1:s390x.
15:58:02 [2020-09-15T15:58:02.251Z] #32 33.31 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 33.31 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 33.43 Selecting previously unselected package librhash0:s390x.
15:58:02 [2020-09-15T15:58:02.251Z] #32 33.43 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 33.44 Unpacking librhash0:s390x (1.3.8-1) ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 33.56 Selecting previously unselected package libuv1:s390x.
15:58:02 [2020-09-15T15:58:02.251Z] #32 33.58 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 33.58 Unpacking libuv1:s390x (1.24.1-1) ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 33.74 Selecting previously unselected package cmake.
15:58:02 [2020-09-15T15:58:02.251Z] #32 33.74 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 33.74 Unpacking cmake (3.13.4-1) ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 35.91 Setting up libicu63:s390x (63.1-6+deb10u1) ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 35.93 Setting up xxd (2:8.1.0875-5) ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 35.94 Setting up libuv1:s390x (1.24.1-1) ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 35.96 Setting up vim-common (2:8.1.0875-5) ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 35.98 Setting up librhash0:s390x (1.3.8-1) ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 36.01 Setting up cmake-data (3.13.4-1) ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 36.03 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 36.06 Setting up libjsoncpp1:s390x (1.7.4-3) ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 36.08 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 36.12 Setting up cmake (3.13.4-1) ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 36.13 Processing triggers for libc-bin (2.28-10) ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 36.22 Processing triggers for mime-support (3.62) ...
15:58:02 [2020-09-15T15:58:02.251Z] #32 DONE 36.6s
15:58:02 [2020-09-15T15:58:02.251Z] 
15:58:02 [2020-09-15T15:58:02.251Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:58:03 [2020-09-15T15:58:03.413Z] #25 8.954 
                                                                           0.9%
#                                                                          2.2%
###                                                                        4.7%
####                                                                       6.8%
######                                                                     8.7%
########                                                                  11.2%
#########                                                                 13.0%
###########                                                               15.6%
############                                                              17.3%
##############                                                            19.9%
###############                                                           21.8%
#################                                                         23.7%
##################                                                        25.6%
####################                                                      28.1%
#####################                                                     30.5%
#######################                                                   32.4%
#########################                                                 34.9%
##########################                                                36.8%
############################                                              39.3%
#############################                                             41.1%
###############################                                           43.6%
################################                                          45.5%
##################################                                        47.4%
###################################                                       49.9%
#####################################                                     51.7%
#######################################                                   54.5%
#########################################                                 57.0%
##########################################                                59.5%
############################################                              61.4%
#############################################                             63.2%
###############################################                           66.4%
##################################################                        69.5%
##################################################                        70.7%
###################################################                       72.0%
######################################################                    75.1%
#######################################################                   76.9%
#########################################################                 79.4%
##########################################################                81.9%
###########################################################               83.2%
#############################################################             85.1%
###############################################################           88.2%
################################################################          90.1%
##################################################################        92.6%
####################################################################      95.0%
#####################################################################     96.9%
######################################################################## 100.0%
15:58:03 [2020-09-15T15:58:03.413Z] #25 14.49 
15:58:04 [2020-09-15T15:58:04.045Z] #25 15.27 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:58:04 [2020-09-15T15:58:04.627Z] #25 15.56 #=#=#                                                                         
15:58:04 [2020-09-15T15:58:04.627Z] #25 15.69 
#########################                                                 35.4%
######################################################################## 100.0%
15:58:04 [2020-09-15T15:58:04.627Z] #25 15.79 
15:58:05 [2020-09-15T15:58:05.259Z] #25 ...
15:58:05 [2020-09-15T15:58:05.259Z] 
15:58:05 [2020-09-15T15:58:05.259Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:58:05 [2020-09-15T15:58:05.259Z] #47 29.39 syscall
15:58:05 [2020-09-15T15:58:05.259Z] #47 29.40 reflect
15:58:05 [2020-09-15T15:58:05.259Z] #47 35.78 time
15:58:05 [2020-09-15T15:58:05.259Z] #47 ...
15:58:05 [2020-09-15T15:58:05.259Z] 
15:58:05 [2020-09-15T15:58:05.259Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:58:05 [2020-09-15T15:58:05.259Z] #41 39.39 internal/poll
15:58:05 [2020-09-15T15:58:05.259Z] #41 39.39 internal/syscall/execenv
15:58:05 [2020-09-15T15:58:05.259Z] #41 39.49 internal/syscall/unix
15:58:05 [2020-09-15T15:58:05.259Z] #41 39.68 strings
15:58:06 [2020-09-15T15:58:06.634Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-03a23fb9bc03788c3) in /home/ubuntu/workspace/moby_PR-41453
[Pipeline] {
[Pipeline] checkout
15:58:06 [2020-09-15T15:58:06.763Z] #41 40.83 os
15:58:07 [2020-09-15T15:58:07.055Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05446437605797f3d) in /home/ubuntu/workspace/moby_PR-41453
15:58:07 [2020-09-15T15:58:07.055Z] #41 41.51 regexp/syntax
[Pipeline] {
[Pipeline] checkout
15:58:07 [2020-09-15T15:58:07.695Z] #41 ...
15:58:07 [2020-09-15T15:58:07.695Z] 
15:58:07 [2020-09-15T15:58:07.695Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:58:07 [2020-09-15T15:58:07.695Z] #28 31.82 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:58:07 [2020-09-15T15:58:07.695Z] #28 32.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:58:07 [2020-09-15T15:58:07.695Z] #28 ...
15:58:07 [2020-09-15T15:58:07.695Z] 
15:58:07 [2020-09-15T15:58:07.695Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:07 [2020-09-15T15:58:07.695Z] #39 1.773 Note: Building without setproctitle() and strlcpy() support.
15:58:07 [2020-09-15T15:58:07.695Z] #39 1.774       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:58:07 [2020-09-15T15:58:07.695Z] #39 1.813 Note: Building without GnuTLS support
15:58:07 [2020-09-15T15:58:07.695Z] #39 1.814 Makefile.config:39: Warn: you have no libnftables installed
15:58:07 [2020-09-15T15:58:07.695Z] #39 1.814 Makefile.config:40: Warn: Building without nftables support
15:58:07 [2020-09-15T15:58:07.695Z] #39 2.824 fatal: not a git repository (or any of the parent directories): .git
15:58:07 [2020-09-15T15:58:07.695Z] #39 2.835   GEN      .gitid
15:58:07 [2020-09-15T15:58:07.695Z] #39 2.840   GEN      criu/include/version.h
15:58:07 [2020-09-15T15:58:07.695Z] #39 2.859   GEN      include/common/asm
15:58:07 [2020-09-15T15:58:07.695Z] #39 3.713   PBCC     images/timens.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 3.744   DEP      images/timens.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 3.802   PBCC     images/fown.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 3.823   PBCC     images/google/protobuf/descriptor.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 3.912   PBCC     images/opts.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 3.944   PBCC     images/memfd.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 3.980   DEP      images/fown.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.048   DEP      images/google/protobuf/descriptor.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.119   DEP      images/opts.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.184   DEP      images/memfd.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.217   PBCC     images/sit.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.252   DEP      images/sit.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.272   PBCC     images/macvlan.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.277   DEP      images/macvlan.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.308   PBCC     images/autofs.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.357   DEP      images/autofs.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.387   PBCC     images/sysctl.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.390   DEP      images/sysctl.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.418   PBCC     images/time.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.422   DEP      images/time.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.461   PBCC     images/binfmt-misc.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.472   DEP      images/binfmt-misc.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.500   PBCC     images/seccomp.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.512   DEP      images/seccomp.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.529   PBCC     images/userns.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.557   DEP      images/userns.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.574   PBCC     images/cgroup.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.597   DEP      images/cgroup.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.640   PBCC     images/ext-file.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.657   DEP      images/ext-file.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.712   PBCC     images/rpc.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.740   DEP      images/rpc.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.773   PBCC     images/siginfo.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.800   DEP      images/siginfo.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.818   PBCC     images/pagemap.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.865   DEP      images/pagemap.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.890   PBCC     images/rlimit.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.907   DEP      images/rlimit.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.937   PBCC     images/file-lock.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.957   DEP      images/file-lock.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 4.981   PBCC     images/tty.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.001   DEP      images/tty.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.072   PBCC     images/tun.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.088   PBCC     images/netdev.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.106   DEP      images/tun.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.139   DEP      images/netdev.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.174   PBCC     images/vma.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.209   DEP      images/vma.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.243   PBCC     images/creds.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.263   DEP      images/creds.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.276   PBCC     images/utsns.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.319   DEP      images/utsns.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.376   PBCC     images/ipc-desc.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.396   PBCC     images/ipc-sem.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.403   DEP      images/ipc-desc.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.429   DEP      images/ipc-sem.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.468   PBCC     images/ipc-msg.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.513   DEP      images/ipc-msg.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.533   PBCC     images/ipc-shm.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.543   DEP      images/ipc-shm.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.566   PBCC     images/ipc-var.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.586   DEP      images/ipc-var.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.632   PBCC     images/sk-opts.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.637   PBCC     images/packet-sock.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.673   DEP      images/sk-opts.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.741   DEP      images/packet-sock.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.777   PBCC     images/sk-netlink.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.783   DEP      images/sk-netlink.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.893   PBCC     images/sk-inet.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.950   DEP      images/sk-inet.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 5.991   PBCC     images/sk-unix.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 6.057   DEP      images/sk-unix.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 6.090   PBCC     images/mm.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 6.126   DEP      images/mm.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 6.190   PBCC     images/timerfd.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 6.201   DEP      images/timerfd.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 6.232   PBCC     images/timer.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 6.241   DEP      images/timer.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 6.280   PBCC     images/sa.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 6.340   DEP      images/sa.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 6.351   PBCC     images/pipe-data.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 6.366   DEP      images/pipe-data.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 6.421   PBCC     images/mnt.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 6.450   DEP      images/mnt.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 6.486   PBCC     images/sk-packet.pb-c.c
15:58:07 [2020-09-15T15:58:07.695Z] #39 6.493   DEP      images/sk-packet.pb-c.d
15:58:07 [2020-09-15T15:58:07.695Z] #39 6.557   PBCC     images/tcp-stream.pb-c.c
15:58:07 [2020-09-15T15:58:07.986Z] #39 6.583   DEP      images/tcp-stream.pb-c.d
15:58:07 [2020-09-15T15:58:07.986Z] #39 6.606   PBCC     images/pipe.pb-c.c
15:58:07 [2020-09-15T15:58:07.986Z] #39 6.624   DEP      images/pipe.pb-c.d
15:58:07 [2020-09-15T15:58:07.986Z] #39 6.647   PBCC     images/pstree.pb-c.c
15:58:07 [2020-09-15T15:58:07.986Z] #39 6.651   DEP      images/pstree.pb-c.d
15:58:07 [2020-09-15T15:58:07.986Z] #39 6.681   PBCC     images/fs.pb-c.c
15:58:07 [2020-09-15T15:58:07.986Z] #39 6.701   DEP      images/fs.pb-c.d
15:58:07 [2020-09-15T15:58:07.986Z] #39 6.751   PBCC     images/signalfd.pb-c.c
15:58:07 [2020-09-15T15:58:07.986Z] #39 6.804   DEP      images/signalfd.pb-c.d
15:58:07 [2020-09-15T15:58:07.986Z] #39 ...
15:58:07 [2020-09-15T15:58:07.986Z] 
15:58:07 [2020-09-15T15:58:07.986Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:58:07 [2020-09-15T15:58:07.986Z] #25 16.66 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:58:07 [2020-09-15T15:58:07.986Z] #25 16.69 skipping existing aab193acf6ba
15:58:07 [2020-09-15T15:58:07.986Z] #25 16.73 
15:58:07 [2020-09-15T15:58:07.986Z] #25 17.59 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:58:07 [2020-09-15T15:58:07.986Z] #25 17.68 skipping existing 4d43f82972ce
15:58:07 [2020-09-15T15:58:07.986Z] #25 17.76 
15:58:07 [2020-09-15T15:58:07.986Z] #25 18.69 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:58:07 [2020-09-15T15:58:07.986Z] #25 18.98 #=#=#                                                                         
15:58:07 [2020-09-15T15:58:07.986Z] #25 19.09 
######################################################################## 100.0%
15:58:07 [2020-09-15T15:58:07.986Z] #25 19.15 
15:58:07 [2020-09-15T15:58:07.986Z] #25 19.20 Download of images into '/build' complete.
15:58:07 [2020-09-15T15:58:07.986Z] #25 19.20 Use something like the following to load the result into a Docker daemon:
15:58:07 [2020-09-15T15:58:07.986Z] #25 19.20   tar -cC '/build' . | docker load
15:58:08 [2020-09-15T15:58:08.278Z] #25 DONE 19.5s
15:58:08 [2020-09-15T15:58:08.278Z] 
15:58:08 [2020-09-15T15:58:08.278Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:08 [2020-09-15T15:58:08.278Z] #39 6.818   PBCC     images/fh.pb-c.c
15:58:08 [2020-09-15T15:58:08.278Z] #39 6.864   PBCC     images/fsnotify.pb-c.c
15:58:08 [2020-09-15T15:58:08.278Z] #39 6.923   DEP      images/fh.pb-c.d
15:58:08 [2020-09-15T15:58:08.278Z] #39 6.993   DEP      images/fsnotify.pb-c.d
15:58:08 [2020-09-15T15:58:08.278Z] #39 7.037   PBCC     images/eventpoll.pb-c.c
15:58:08 [2020-09-15T15:58:08.278Z] #39 7.049   DEP      images/eventpoll.pb-c.d
15:58:08 [2020-09-15T15:58:08.278Z] #39 7.082   PBCC     images/eventfd.pb-c.c
15:58:08 [2020-09-15T15:58:08.278Z] #39 7.107   DEP      images/eventfd.pb-c.d
15:58:08 [2020-09-15T15:58:08.278Z] #39 7.133   PBCC     images/remap-file-path.pb-c.c
15:58:08 [2020-09-15T15:58:08.278Z] #39 7.145   DEP      images/remap-file-path.pb-c.d
15:58:08 [2020-09-15T15:58:08.569Z] #39 ...
15:58:08 [2020-09-15T15:58:08.569Z] 
15:58:08 [2020-09-15T15:58:08.569Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.756 + RM_GOPATH=0
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.756 + TMP_GOPATH=
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.756 + : /build
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.756 + '[' -z '' ']'
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.756 ++ mktemp -d
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.757 + export GOPATH=/tmp/tmp.PqdbzZ8q7n
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.757 + GOPATH=/tmp/tmp.PqdbzZ8q7n
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.757 + RM_GOPATH=1
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.757 + case "$(go env GOARCH)" in
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.757 ++ go env GOARCH
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.796 + export GO_BUILDMODE=-buildmode=pie
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.796 + GO_BUILDMODE=-buildmode=pie
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.796 ++ dirname /tmp/install/install.sh
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.797 + dir=/tmp/install
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.797 + bin=tini
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.797 + shift
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.797 + '[' '!' -f /tmp/install/tini.installer ']'
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.797 + . /tmp/install/tini.installer
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.797 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.797 + install_tini
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.797 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.798 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.798 + git clone https://github.com/krallin/tini.git /tmp/tmp.PqdbzZ8q7n/tini
15:58:08 [2020-09-15T15:58:08.569Z] #33 0.801 Cloning into '/tmp/tmp.PqdbzZ8q7n/tini'...
15:58:08 [2020-09-15T15:58:08.569Z] #33 1.418 + cd /tmp/tmp.PqdbzZ8q7n/tini
15:58:08 [2020-09-15T15:58:08.569Z] #33 1.418 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
15:58:08 [2020-09-15T15:58:08.569Z] #33 1.421 + cmake .
15:58:08 [2020-09-15T15:58:08.569Z] #33 1.823 -- The C compiler identification is GNU 8.3.0
15:58:08 [2020-09-15T15:58:08.569Z] #33 1.886 -- Check for working C compiler: /usr/bin/cc
15:58:08 [2020-09-15T15:58:08.569Z] #33 2.228 -- Check for working C compiler: /usr/bin/cc -- works
15:58:08 [2020-09-15T15:58:08.569Z] #33 2.229 -- Detecting C compiler ABI info
15:58:08 [2020-09-15T15:58:08.569Z] #33 2.576 -- Detecting C compiler ABI info - done
15:58:08 [2020-09-15T15:58:08.569Z] #33 2.605 -- Detecting C compile features
15:58:08 [2020-09-15T15:58:08.569Z] #33 3.636 -- Detecting C compile features - done
15:58:08 [2020-09-15T15:58:08.569Z] #33 3.652 -- Performing Test HAS_BUILTIN_FORTIFY
15:58:08 [2020-09-15T15:58:08.569Z] #33 3.838 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:58:08 [2020-09-15T15:58:08.569Z] #33 3.891 -- Configuring done
15:58:08 [2020-09-15T15:58:08.569Z] #33 3.898 -- Generating done
15:58:08 [2020-09-15T15:58:08.569Z] #33 3.908 -- Build files have been written to: /tmp/tmp.PqdbzZ8q7n/tini
15:58:08 [2020-09-15T15:58:08.569Z] #33 3.916 + make tini-static
15:58:08 [2020-09-15T15:58:08.569Z] #33 4.341 Scanning dependencies of target tini-static
15:58:08 [2020-09-15T15:58:08.569Z] #33 4.423 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:58:08 [2020-09-15T15:58:08.569Z] #33 5.403 [100%] Linking C executable tini-static
15:58:08 [2020-09-15T15:58:08.569Z] #33 5.822 [100%] Built target tini-static
15:58:08 [2020-09-15T15:58:08.569Z] #33 5.882 + mkdir -p /build
15:58:08 [2020-09-15T15:58:08.569Z] #33 5.885 + cp tini-static /build/docker-init
15:58:08 [2020-09-15T15:58:08.569Z] #33 DONE 6.1s
15:58:08 [2020-09-15T15:58:08.569Z] 
15:58:08 [2020-09-15T15:58:08.569Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:08 [2020-09-15T15:58:08.569Z] #39 7.169   PBCC     images/fifo.pb-c.c
15:58:08 [2020-09-15T15:58:08.569Z] #39 7.203   DEP      images/fifo.pb-c.d
15:58:08 [2020-09-15T15:58:08.569Z] #39 7.250   PBCC     images/ghost-file.pb-c.c
15:58:08 [2020-09-15T15:58:08.569Z] #39 7.329   DEP      images/ghost-file.pb-c.d
15:58:08 [2020-09-15T15:58:08.569Z] #39 7.398   PBCC     images/regfile.pb-c.c
15:58:08 [2020-09-15T15:58:08.869Z] #39 7.467   DEP      images/regfile.pb-c.d
15:58:08 [2020-09-15T15:58:08.869Z] #39 7.654   PBCC     images/ns.pb-c.c
15:58:08 [2020-09-15T15:58:08.869Z] #39 7.664   DEP      images/ns.pb-c.d
15:58:08 [2020-09-15T15:58:08.869Z] #39 7.715   PBCC     images/fdinfo.pb-c.c
15:58:08 [2020-09-15T15:58:08.869Z] #39 7.796   DEP      images/fdinfo.pb-c.d
15:58:09 [2020-09-15T15:58:09.160Z] #39 7.920   PBCC     images/core-aarch64.pb-c.c
15:58:09 [2020-09-15T15:58:09.160Z] #39 7.956   PBCC     images/core-arm.pb-c.c
15:58:09 [2020-09-15T15:58:09.160Z] #39 ...
15:58:09 [2020-09-15T15:58:09.160Z] 
15:58:09 [2020-09-15T15:58:09.160Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:58:09 [2020-09-15T15:58:09.160Z] #30 33.50 time
15:58:09 [2020-09-15T15:58:09.160Z] #30 37.93 internal/poll
15:58:09 [2020-09-15T15:58:09.160Z] #30 38.84 internal/fmtsort
15:58:09 [2020-09-15T15:58:09.160Z] #30 39.36 internal/syscall/execenv
15:58:09 [2020-09-15T15:58:09.160Z] #30 39.49 internal/syscall/unix
15:58:09 [2020-09-15T15:58:09.160Z] #30 39.53 strings
15:58:09 [2020-09-15T15:58:09.160Z] #30 39.69 os
15:58:09 [2020-09-15T15:58:09.160Z] #30 41.35 path
15:58:09 [2020-09-15T15:58:09.160Z] #30 41.73 text/tabwriter
15:58:09 [2020-09-15T15:58:09.160Z] #30 42.35 fmt
15:58:09 [2020-09-15T15:58:09.160Z] #30 42.36 path/filepath
15:58:09 [2020-09-15T15:58:09.224Z] using credential docker-jenkins-github-credentials
15:58:09 [2020-09-15T15:58:09.232Z] Cloning the remote Git repository
15:58:09 [2020-09-15T15:58:09.232Z] Cloning with configured refspecs honoured and without tags
15:58:09 [2020-09-15T15:58:09.469Z] #30 43.62 io/ioutil
15:58:09 [2020-09-15T15:58:09.469Z] #30 ...
15:58:09 [2020-09-15T15:58:09.469Z] 
15:58:09 [2020-09-15T15:58:09.469Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:09 [2020-09-15T15:58:09.469Z] #39 8.038   PBCC     images/core-ppc64.pb-c.c
15:58:09 [2020-09-15T15:58:09.469Z] #39 8.068   PBCC     images/core-s390.pb-c.c
15:58:09 [2020-09-15T15:58:09.469Z] #39 8.138   PBCC     images/core-x86.pb-c.c
15:58:09 [2020-09-15T15:58:09.469Z] #39 8.239   PBCC     images/core.pb-c.c
15:58:09 [2020-09-15T15:58:09.469Z] #39 8.331   PBCC     images/inventory.pb-c.c
15:58:09 [2020-09-15T15:58:09.469Z] #39 8.374   DEP      images/core-aarch64.pb-c.d
15:58:09 [2020-09-15T15:58:09.677Z] using credential docker-jenkins-github-credentials
15:58:09 [2020-09-15T15:58:09.683Z] Cloning the remote Git repository
15:58:09 [2020-09-15T15:58:09.683Z] Cloning with configured refspecs honoured and without tags
15:58:09 [2020-09-15T15:58:09.767Z] #39 8.535   DEP      images/core-arm.pb-c.d
15:58:09 [2020-09-15T15:58:09.767Z] #39 8.569   DEP      images/core-ppc64.pb-c.d
15:58:10 [2020-09-15T15:58:10.058Z] #39 8.700   DEP      images/core-s390.pb-c.d
15:58:10 [2020-09-15T15:58:10.058Z] #39 8.700   DEP      images/core-x86.pb-c.d
15:58:10 [2020-09-15T15:58:10.058Z] #39 8.704   DEP      images/core.pb-c.d
15:58:10 [2020-09-15T15:58:10.058Z] #39 8.739   DEP      images/inventory.pb-c.d
15:58:10 [2020-09-15T15:58:10.058Z] #39 8.796   PBCC     images/cpuinfo.pb-c.c
15:58:10 [2020-09-15T15:58:10.058Z] #39 8.796   DEP      images/cpuinfo.pb-c.d
15:58:10 [2020-09-15T15:58:10.058Z] #39 8.829   PBCC     images/stats.pb-c.c
15:58:10 [2020-09-15T15:58:10.058Z] #39 8.842   DEP      images/stats.pb-c.d
15:58:09 [2020-09-15T15:58:09.676Z] Cloning repository https://github.com/moby/moby.git
15:58:09 [2020-09-15T15:58:09.735Z]  > git init /home/ubuntu/workspace/moby_PR-41453 # timeout=10
15:58:09 [2020-09-15T15:58:09.972Z] Fetching upstream changes from https://github.com/moby/moby.git
15:58:09 [2020-09-15T15:58:09.972Z]  > git --version # timeout=10
15:58:09 [2020-09-15T15:58:09.979Z]  > git --version # 'git version 2.7.4'
15:58:09 [2020-09-15T15:58:09.979Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:58:09 [2020-09-15T15:58:09.982Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41453/head:refs/remotes/origin/PR-41453 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:58:09 [2020-09-15T15:58:09.588Z] Cloning repository https://github.com/moby/moby.git
15:58:09 [2020-09-15T15:58:09.644Z]  > git init /home/ubuntu/workspace/moby_PR-41453 # timeout=10
15:58:09 [2020-09-15T15:58:09.928Z] Fetching upstream changes from https://github.com/moby/moby.git
15:58:09 [2020-09-15T15:58:09.928Z]  > git --version # timeout=10
15:58:09 [2020-09-15T15:58:09.972Z]  > git --version # 'git version 2.17.1'
15:58:09 [2020-09-15T15:58:09.973Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:58:09 [2020-09-15T15:58:09.985Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41453/head:refs/remotes/origin/PR-41453 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:58:11 [2020-09-15T15:58:11.091Z] #39 9.656 make[1]: Nothing to be done for 'all'.
15:58:11 [2020-09-15T15:58:11.725Z] #39 10.51   CC       images/stats.o
15:58:12 [2020-09-15T15:58:12.016Z] #39 10.74   CC       images/core.o
15:58:12 [2020-09-15T15:58:12.306Z] #39 11.03   CC       images/core-x86.o
15:58:12 [2020-09-15T15:58:12.597Z] #39 11.23   CC       images/core-arm.o
15:58:12 [2020-09-15T15:58:12.597Z] #39 11.45   CC       images/core-aarch64.o
15:58:12 [2020-09-15T15:58:12.887Z] #39 11.68   CC       images/core-ppc64.o
15:58:13 [2020-09-15T15:58:13.178Z] #39 11.98   CC       images/core-s390.o
15:58:13 [2020-09-15T15:58:13.468Z] #39 ...
15:58:13 [2020-09-15T15:58:13.468Z] 
15:58:13 [2020-09-15T15:58:13.468Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:58:13 [2020-09-15T15:58:13.468Z] #10 37.71 Selecting previously unselected package mingw-w64-x86-64-dev.
15:58:13 [2020-09-15T15:58:13.468Z] #10 37.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:58:13 [2020-09-15T15:58:13.468Z] #10 37.74 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:58:13 [2020-09-15T15:58:13.468Z] #10 41.63 Selecting previously unselected package gcc-mingw-w64-base.
15:58:13 [2020-09-15T15:58:13.468Z] #10 41.63 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
15:58:13 [2020-09-15T15:58:13.468Z] #10 41.64 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:58:13 [2020-09-15T15:58:13.468Z] #10 41.71 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:58:13 [2020-09-15T15:58:13.468Z] #10 41.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
15:58:13 [2020-09-15T15:58:13.468Z] #10 41.72 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:58:13 [2020-09-15T15:58:13.759Z] #10 ...
15:58:13 [2020-09-15T15:58:13.759Z] 
15:58:13 [2020-09-15T15:58:13.759Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:13 [2020-09-15T15:58:13.759Z] #39 12.40   CC       images/cpuinfo.o
15:58:14 [2020-09-15T15:58:14.050Z] #39 12.71   CC       images/inventory.o
15:58:14 [2020-09-15T15:58:14.050Z] #39 12.83   CC       images/fdinfo.o
15:58:14 [2020-09-15T15:58:14.341Z] #39 13.14   CC       images/fown.o
15:58:14 [2020-09-15T15:58:14.341Z] #39 13.23   CC       images/ns.o
15:58:14 [2020-09-15T15:58:14.686Z] #39 13.43   CC       images/regfile.o
15:58:14 [2020-09-15T15:58:14.977Z] #39 13.62   CC       images/ghost-file.o
15:58:14 [2020-09-15T15:58:14.977Z] #39 13.78   CC       images/fifo.o
15:58:15 [2020-09-15T15:58:15.268Z] #39 13.93   CC       images/remap-file-path.o
15:58:15 [2020-09-15T15:58:15.268Z] #39 14.12   CC       images/eventfd.o
15:58:15 [2020-09-15T15:58:15.559Z] #39 14.25   CC       images/eventpoll.o
15:58:15 [2020-09-15T15:58:15.559Z] #39 ...
15:58:15 [2020-09-15T15:58:15.559Z] 
15:58:15 [2020-09-15T15:58:15.559Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:58:15 [2020-09-15T15:58:15.559Z] #47 39.66 encoding/binary
15:58:15 [2020-09-15T15:58:15.559Z] #47 39.91 context
15:58:15 [2020-09-15T15:58:15.559Z] #47 40.54 os
15:58:15 [2020-09-15T15:58:15.559Z] #47 40.97 encoding/base64
15:58:15 [2020-09-15T15:58:15.559Z] #47 41.55 golang.org/x/sys/unix
15:58:15 [2020-09-15T15:58:15.559Z] #47 43.20 fmt
15:58:15 [2020-09-15T15:58:15.559Z] #47 46.52 encoding/json
15:58:15 [2020-09-15T15:58:15.559Z] #47 48.16 github.com/pkg/diff
15:58:15 [2020-09-15T15:58:15.559Z] #47 49.22 go/ast
15:58:15 [2020-09-15T15:58:15.559Z] #47 ...
15:58:15 [2020-09-15T15:58:15.559Z] 
15:58:15 [2020-09-15T15:58:15.559Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:58:15 [2020-09-15T15:58:15.559Z] #52 24.96 Checking out files:  84% (2752/3238)   
Checking out files:  85% (2753/3238)   
Checking out files:  86% (2785/3238)   
Checking out files:  87% (2818/3238)   
Checking out files:  88% (2850/3238)   
Checking out files:  89% (2882/3238)   
Checking out files:  90% (2915/3238)   
Checking out files:  91% (2947/3238)   
Checking out files:  92% (2979/3238)   
Checking out files:  93% (3012/3238)   
Checking out files:  94% (3044/3238)   
Checking out files:  95% (3077/3238)   
Checking out files:  96% (3109/3238)   
Checking out files:  97% (3141/3238)   
Checking out files:  98% (3174/3238)   
Checking out files:  99% (3206/3238)   
Checking out files: 100% (3238/3238)   
Checking out files: 100% (3238/3238), done.
15:58:15 [2020-09-15T15:58:15.559Z] #52 25.33 + cd /tmp/tmp.ZKJqhmdItc/src/github.com/containerd/containerd
15:58:15 [2020-09-15T15:58:15.559Z] #52 25.34 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:58:15 [2020-09-15T15:58:15.559Z] #52 26.10 + export 'BUILDTAGS=netgo osusergo static_build'
15:58:15 [2020-09-15T15:58:15.559Z] #52 26.10 + BUILDTAGS='netgo osusergo static_build'
15:58:15 [2020-09-15T15:58:15.559Z] #52 26.10 + export EXTRA_FLAGS=-buildmode=pie
15:58:15 [2020-09-15T15:58:15.559Z] #52 26.10 + EXTRA_FLAGS=-buildmode=pie
15:58:15 [2020-09-15T15:58:15.559Z] #52 26.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:58:15 [2020-09-15T15:58:15.559Z] #52 26.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:58:15 [2020-09-15T15:58:15.559Z] #52 26.10 + '[' '' = dynamic ']'
15:58:15 [2020-09-15T15:58:15.559Z] #52 26.10 + make
15:58:15 [2020-09-15T15:58:15.559Z] #52 26.67 + bin/ctr
15:58:17 [2020-09-15T15:58:17.076Z] #52 ...
15:58:17 [2020-09-15T15:58:17.076Z] 
15:58:17 [2020-09-15T15:58:17.076Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:58:17 [2020-09-15T15:58:17.076Z] #30 45.39 flag
15:58:17 [2020-09-15T15:58:17.076Z] #30 45.39 github.com/BurntSushi/toml
15:58:17 [2020-09-15T15:58:17.076Z] #30 46.55 log
15:58:17 [2020-09-15T15:58:17.076Z] #30 48.13 github.com/BurntSushi/toml/cmd/tomlv
15:58:17 [2020-09-15T15:58:17.076Z] #30 DONE 51.1s
15:58:17 [2020-09-15T15:58:17.076Z] 
15:58:17 [2020-09-15T15:58:17.076Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:17 [2020-09-15T15:58:17.076Z] #39 14.45   CC       images/fh.o
15:58:17 [2020-09-15T15:58:17.076Z] #39 14.66   CC       images/fsnotify.o
15:58:17 [2020-09-15T15:58:17.076Z] #39 14.94   CC       images/signalfd.o
15:58:17 [2020-09-15T15:58:17.076Z] #39 15.10   CC       images/fs.o
15:58:17 [2020-09-15T15:58:17.076Z] #39 15.29   CC       images/pstree.o
15:58:17 [2020-09-15T15:58:17.076Z] #39 15.39   CC       images/pipe.o
15:58:17 [2020-09-15T15:58:17.076Z] #39 15.53   CC       images/tcp-stream.o
15:58:17 [2020-09-15T15:58:17.076Z] #39 15.71   CC       images/sk-packet.o
15:58:17 [2020-09-15T15:58:17.076Z] #39 15.88   CC       images/mnt.o
15:58:17 [2020-09-15T15:58:17.382Z] #39 16.03   CC       images/pipe-data.o
15:58:17 [2020-09-15T15:58:17.382Z] #39 16.16   CC       images/sa.o
15:58:17 [2020-09-15T15:58:17.673Z] #39 16.30   CC       images/timer.o
15:58:17 [2020-09-15T15:58:17.673Z] #39 16.47   CC       images/timerfd.o
15:58:17 [2020-09-15T15:58:17.963Z] #39 16.61   CC       images/mm.o
15:58:17 [2020-09-15T15:58:17.963Z] #39 16.77   CC       images/sk-opts.o
15:58:18 [2020-09-15T15:58:18.253Z] #39 16.92   CC       images/sk-unix.o
15:58:18 [2020-09-15T15:58:18.253Z] #39 17.07   CC       images/sk-inet.o
15:58:18 [2020-09-15T15:58:18.543Z] #39 17.22   CC       images/tun.o
15:58:18 [2020-09-15T15:58:18.834Z] #39 17.39   CC       images/sk-netlink.o
15:58:18 [2020-09-15T15:58:18.834Z] #39 17.58   CC       images/packet-sock.o
15:58:19 [2020-09-15T15:58:19.125Z] #39 17.80   CC       images/ipc-var.o
15:58:19 [2020-09-15T15:58:19.125Z] #39 17.87   CC       images/ipc-desc.o
15:58:19 [2020-09-15T15:58:19.125Z] #39 17.95   CC       images/ipc-shm.o
15:58:19 [2020-09-15T15:58:19.416Z] #39 18.02   CC       images/ipc-msg.o
15:58:19 [2020-09-15T15:58:19.416Z] #39 ...
15:58:19 [2020-09-15T15:58:19.416Z] 
15:58:19 [2020-09-15T15:58:19.416Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:58:19 [2020-09-15T15:58:19.416Z] #41 43.56 fmt
15:58:19 [2020-09-15T15:58:19.416Z] #41 45.63 regexp
15:58:19 [2020-09-15T15:58:19.416Z] #41 47.08 go/token
15:58:19 [2020-09-15T15:58:19.416Z] #41 47.56 internal/lazyregexp
15:58:19 [2020-09-15T15:58:19.416Z] #41 47.74 net/url
15:58:19 [2020-09-15T15:58:19.416Z] #41 47.78 go/scanner
15:58:19 [2020-09-15T15:58:19.416Z] #41 48.55 go/ast
15:58:19 [2020-09-15T15:58:19.416Z] #41 48.78 text/template/parse
15:58:19 [2020-09-15T15:58:19.416Z] #41 51.41 text/template
15:58:19 [2020-09-15T15:58:19.416Z] #41 52.06 go/parser
15:58:19 [2020-09-15T15:58:19.416Z] #41 ...
15:58:19 [2020-09-15T15:58:19.416Z] 
15:58:19 [2020-09-15T15:58:19.416Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:19 [2020-09-15T15:58:19.416Z] #39 18.25   CC       images/ipc-sem.o
15:58:19 [2020-09-15T15:58:19.707Z] #39 18.39   CC       images/utsns.o
15:58:19 [2020-09-15T15:58:19.998Z] #39 18.57   CC       images/creds.o
15:58:19 [2020-09-15T15:58:19.998Z] #39 18.72   CC       images/vma.o
15:58:20 [2020-09-15T15:58:20.288Z] #39 18.89   CC       images/netdev.o
15:58:20 [2020-09-15T15:58:20.579Z] #39 19.13   CC       images/tty.o
15:58:20 [2020-09-15T15:58:20.579Z] #39 19.43   CC       images/file-lock.o
15:58:20 [2020-09-15T15:58:20.579Z] #39 19.50   CC       images/rlimit.o
15:58:20 [2020-09-15T15:58:20.870Z] #39 19.62   CC       images/pagemap.o
15:58:21 [2020-09-15T15:58:21.161Z] #39 19.79   CC       images/siginfo.o
15:58:21 [2020-09-15T15:58:21.161Z] #39 19.93   CC       images/rpc.o
15:58:21 [2020-09-15T15:58:21.792Z] #39 20.60   CC       images/ext-file.o
15:58:22 [2020-09-15T15:58:22.082Z] #39 20.70   CC       images/cgroup.o
15:58:22 [2020-09-15T15:58:22.372Z] #39 20.99   CC       images/userns.o
15:58:22 [2020-09-15T15:58:22.372Z] #39 21.12   CC       images/google/protobuf/descriptor.o
15:58:23 [2020-09-15T15:58:23.405Z] #39 21.88   CC       images/opts.o
15:58:23 [2020-09-15T15:58:23.405Z] #39 22.05   CC       images/seccomp.o
15:58:23 [2020-09-15T15:58:23.405Z] #39 22.20   CC       images/binfmt-misc.o
15:58:23 [2020-09-15T15:58:23.470Z] Fetching without tags
15:58:23 [2020-09-15T15:58:23.413Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:58:23 [2020-09-15T15:58:23.421Z]  > git config --add remote.origin.fetch +refs/pull/41453/head:refs/remotes/origin/PR-41453 # timeout=10
15:58:23 [2020-09-15T15:58:23.432Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:58:23 [2020-09-15T15:58:23.451Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:58:23 [2020-09-15T15:58:23.471Z] Fetching upstream changes from https://github.com/moby/moby.git
15:58:23 [2020-09-15T15:58:23.471Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:58:23 [2020-09-15T15:58:23.472Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41453/head:refs/remotes/origin/PR-41453 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:58:23 [2020-09-15T15:58:23.695Z] #39 22.34   CC       images/time.o
15:58:23 [2020-09-15T15:58:23.696Z] #39 22.47   CC       images/sysctl.o
15:58:23 [2020-09-15T15:58:23.696Z] #39 22.58   CC       images/autofs.o
15:58:23 [2020-09-15T15:58:23.766Z] Merging remotes/origin/master commit 1155b6bc7adebd6aa924c25b0e367e0359ae6047 into PR head commit 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a
15:58:23 [2020-09-15T15:58:23.987Z] #39 22.68   CC       images/macvlan.o
15:58:23 [2020-09-15T15:58:23.987Z] #39 22.82   CC       images/sit.o
15:58:24 [2020-09-15T15:58:24.277Z] #39 22.93   CC       images/memfd.o
15:58:24 [2020-09-15T15:58:24.277Z] #39 23.13   CC       images/timens.o
15:58:24 [2020-09-15T15:58:24.568Z] #39 23.36   LINK     images/built-in.o
15:58:24 [2020-09-15T15:58:24.568Z] #39 23.44   GEN      compel/include/asm
15:58:24 [2020-09-15T15:58:24.858Z] #39 23.47   GEN      compel/include/version.h
15:58:24 [2020-09-15T15:58:24.858Z] #39 23.48 touch .config
15:58:24 [2020-09-15T15:58:24.858Z] #39 23.49   GEN      include/common/config.h
15:58:24 [2020-09-15T15:58:24.858Z] #39 23.52   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
15:58:24 [2020-09-15T15:58:24.858Z] #39 23.56   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:58:24 [2020-09-15T15:58:24.858Z] #39 23.57   GEN      compel/plugins/include/uapi/std/syscall.h
15:58:24 [2020-09-15T15:58:24.858Z] #39 23.58   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
15:58:24 [2020-09-15T15:58:24.858Z] #39 23.59   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
15:58:24 [2020-09-15T15:58:24.858Z] #39 23.60   DEP      compel/arch/s390/plugins/std/parasite-head.d
15:58:24 [2020-09-15T15:58:24.858Z] #39 23.62   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:58:24 [2020-09-15T15:58:24.858Z] #39 23.62   DEP      compel/plugins/std/infect.d
15:58:25 [2020-09-15T15:58:25.124Z] Merge succeeded, producing 1e7b5488ca3a60e9427d15fc167cc633ac96116f
15:58:25 [2020-09-15T15:58:25.125Z] Checking out Revision 1e7b5488ca3a60e9427d15fc167cc633ac96116f (PR-41453)
15:58:25 [2020-09-15T15:58:25.149Z] #39 23.73   DEP      compel/plugins/std/string.d
15:58:25 [2020-09-15T15:58:25.149Z] #39 23.78   DEP      compel/plugins/std/log.d
15:58:25 [2020-09-15T15:58:25.149Z] #39 23.82   DEP      compel/plugins/std/fds.d
15:58:25 [2020-09-15T15:58:25.149Z] #39 ...
15:58:25 [2020-09-15T15:58:25.149Z] 
15:58:25 [2020-09-15T15:58:25.149Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:58:25 [2020-09-15T15:58:25.149Z] #47 50.30 golang.org/x/crypto/ssh/terminal
15:58:25 [2020-09-15T15:58:25.149Z] #47 51.05 mvdan.cc/editorconfig
15:58:25 [2020-09-15T15:58:25.149Z] #47 52.12 mvdan.cc/sh/v3/fileutil
15:58:25 [2020-09-15T15:58:25.149Z] #47 52.22 mvdan.cc/sh/v3/syntax
15:58:25 [2020-09-15T15:58:25.149Z] #47 56.01 mvdan.cc/sh/v3/cmd/shfmt
15:58:25 [2020-09-15T15:58:25.149Z] #47 DONE 59.5s
15:58:25 [2020-09-15T15:58:25.149Z] 
15:58:25 [2020-09-15T15:58:25.149Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:25 [2020-09-15T15:58:25.149Z] #39 23.91   DEP      compel/plugins/std/std.d
15:58:25 [2020-09-15T15:58:25.149Z] #39 ...
15:58:25 [2020-09-15T15:58:25.149Z] 
15:58:25 [2020-09-15T15:58:25.149Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:58:25 [2020-09-15T15:58:25.149Z] #41 54.20 encoding/xml
15:58:25 [2020-09-15T15:58:25.149Z] #41 54.62 go/doc
15:58:25 [2020-09-15T15:58:25.149Z] #41 56.20 github.com/LK4D4/vndr/build
15:58:25 [2020-09-15T15:58:25.149Z] #41 57.75 github.com/LK4D4/vndr/versioned
15:58:25 [2020-09-15T15:58:25.149Z] #41 57.81 crypto/rsa
15:58:25 [2020-09-15T15:58:25.149Z] #41 58.08 crypto/dsa
15:58:25 [2020-09-15T15:58:25.149Z] #41 58.34 crypto/x509/pkix
15:58:25 [2020-09-15T15:58:25.149Z] #41 58.66 vendor/golang.org/x/crypto/cryptobyte
15:58:25 [2020-09-15T15:58:25.149Z] #41 58.70 net
15:58:25 [2020-09-15T15:58:25.440Z] #41 ...
15:58:25 [2020-09-15T15:58:25.440Z] 
15:58:25 [2020-09-15T15:58:25.440Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:25 [2020-09-15T15:58:25.440Z] #39 24.01   DEP      compel/plugins/shmem/shmem.d
15:58:25 [2020-09-15T15:58:25.440Z] #39 24.10   DEP      compel/plugins/fds/fds.d
15:58:25 [2020-09-15T15:58:25.731Z] #39 24.28   CC       compel/plugins/std/std.o
15:58:23 [2020-09-15T15:58:23.768Z]  > git config core.sparsecheckout # timeout=10
15:58:23 [2020-09-15T15:58:23.783Z]  > git checkout -f 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a # timeout=10
15:58:24 [2020-09-15T15:58:24.434Z]  > git remote # timeout=10
15:58:24 [2020-09-15T15:58:24.464Z]  > git config --get remote.origin.url # timeout=10
15:58:24 [2020-09-15T15:58:24.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:58:24 [2020-09-15T15:58:24.488Z]  > git merge 1155b6bc7adebd6aa924c25b0e367e0359ae6047 # timeout=10
15:58:25 [2020-09-15T15:58:25.103Z]  > git rev-parse HEAD^{commit} # timeout=10
15:58:25 [2020-09-15T15:58:25.122Z]  > git config core.sparsecheckout # timeout=10
15:58:25 [2020-09-15T15:58:25.137Z]  > git checkout -f 1e7b5488ca3a60e9427d15fc167cc633ac96116f # timeout=10
15:58:26 [2020-09-15T15:58:26.022Z] #39 24.57   CC       compel/plugins/std/fds.o
15:58:26 [2020-09-15T15:58:26.313Z] #39 25.05   CC       compel/plugins/std/log.o
15:58:26 [2020-09-15T15:58:26.943Z] #39 25.56   CC       compel/plugins/std/string.o
15:58:27 [2020-09-15T15:58:27.234Z] #39 25.92   CC       compel/plugins/std/infect.o
15:58:27 [2020-09-15T15:58:27.234Z] #39 26.15   CC       compel/arch/s390/plugins/std/parasite-head.o
15:58:27 [2020-09-15T15:58:27.395Z] Fetching without tags
15:58:27 [2020-09-15T15:58:27.524Z] #39 26.18   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
15:58:27 [2020-09-15T15:58:27.525Z] #39 26.21   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
15:58:27 [2020-09-15T15:58:27.525Z] #39 26.29   AR       compel/plugins/std.lib.a
15:58:27 [2020-09-15T15:58:27.525Z] #39 26.32   CC       compel/plugins/fds/fds.o
15:58:27 [2020-09-15T15:58:27.786Z] Merging remotes/origin/master commit 1155b6bc7adebd6aa924c25b0e367e0359ae6047 into PR head commit 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a
15:58:27 [2020-09-15T15:58:27.815Z] #39 26.51   AR       compel/plugins/fds.lib.a
15:58:27 [2020-09-15T15:58:27.816Z] #39 26.52   HOSTDEP  compel/src/lib/log-host.d
15:58:27 [2020-09-15T15:58:27.816Z] #39 26.58   HOSTDEP  compel/src/lib/handle-elf-host.d
15:58:27 [2020-09-15T15:58:27.816Z] #39 26.69   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
15:58:28 [2020-09-15T15:58:28.106Z] #39 26.72   HOSTDEP  compel/src/main-host.d
15:58:28 [2020-09-15T15:58:28.106Z] #39 26.81   DEP      compel/src/lib/ptrace.d
15:58:28 [2020-09-15T15:58:28.106Z] #39 26.90   DEP      compel/src/lib/infect.d
15:58:28 [2020-09-15T15:58:28.397Z] #39 27.02   DEP      compel/src/lib/infect-util.d
15:58:28 [2020-09-15T15:58:28.397Z] #39 27.10   DEP      compel/src/lib/infect-rpc.d
15:58:28 [2020-09-15T15:58:28.397Z] #39 27.21   DEP      compel/arch/s390/src/lib/infect.d
15:58:28 [2020-09-15T15:58:28.397Z] #39 27.30   DEP      compel/arch/s390/src/lib/cpu.d
15:58:28 [2020-09-15T15:58:28.397Z] #39 27.33   DEP      compel/src/lib/log.d
15:58:27 [2020-09-15T15:58:27.310Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:58:27 [2020-09-15T15:58:27.334Z]  > git config --add remote.origin.fetch +refs/pull/41453/head:refs/remotes/origin/PR-41453 # timeout=10
15:58:27 [2020-09-15T15:58:27.358Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:58:27 [2020-09-15T15:58:27.378Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:58:27 [2020-09-15T15:58:27.395Z] Fetching upstream changes from https://github.com/moby/moby.git
15:58:27 [2020-09-15T15:58:27.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:58:27 [2020-09-15T15:58:27.398Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41453/head:refs/remotes/origin/PR-41453 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:58:27 [2020-09-15T15:58:27.790Z]  > git config core.sparsecheckout # timeout=10
15:58:27 [2020-09-15T15:58:27.796Z]  > git checkout -f 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a # timeout=10
15:58:28 [2020-09-15T15:58:28.688Z] #39 27.37   DEP      compel/src/main.d
15:58:28 [2020-09-15T15:58:28.688Z] #39 27.41   DEP      compel/src/lib/handle-elf.d
15:58:28 [2020-09-15T15:58:28.688Z] #39 27.52   DEP      compel/arch/s390/src/lib/handle-elf.d
15:58:28 [2020-09-15T15:58:28.688Z] #39 27.61   CC       compel/src/lib/log.o
15:58:28 [2020-09-15T15:58:28.708Z] Commit message: "Merge commit '1155b6bc7adebd6aa924c25b0e367e0359ae6047' into HEAD"
15:58:28 [2020-09-15T15:58:28.705Z]  > git rev-list --no-walk 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a # timeout=10
15:58:28 [2020-09-15T15:58:28.979Z] #39 27.78   CC       compel/arch/s390/src/lib/cpu.o
15:58:29 [2020-09-15T15:58:29.270Z] #39 27.95   CC       compel/arch/s390/src/lib/infect.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:58:29 [2020-09-15T15:58:29.560Z] #39 28.44   CC       compel/src/lib/infect-rpc.o
15:58:29 [2020-09-15T15:58:29.630Z] Merge succeeded, producing a342f0ad1e9fd3fe3ae1d4d65c44b822c9e89f87
15:58:29 [2020-09-15T15:58:29.631Z] Checking out Revision a342f0ad1e9fd3fe3ae1d4d65c44b822c9e89f87 (PR-41453)
15:58:29 [2020-09-15T15:58:29.853Z] #39 28.62   CC       compel/src/lib/infect-util.o
15:58:29 [2020-09-15T15:58:29.886Z] + docker version
15:58:30 [2020-09-15T15:58:30.144Z] #39 28.78   CC       compel/src/lib/infect.o
15:58:28 [2020-09-15T15:58:28.817Z]  > git remote # timeout=10
15:58:28 [2020-09-15T15:58:28.845Z]  > git config --get remote.origin.url # timeout=10
15:58:28 [2020-09-15T15:58:28.852Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:58:28 [2020-09-15T15:58:28.854Z]  > git merge 1155b6bc7adebd6aa924c25b0e367e0359ae6047 # timeout=10
15:58:29 [2020-09-15T15:58:29.620Z]  > git rev-parse HEAD^{commit} # timeout=10
15:58:29 [2020-09-15T15:58:29.629Z]  > git config core.sparsecheckout # timeout=10
15:58:29 [2020-09-15T15:58:29.643Z]  > git checkout -f a342f0ad1e9fd3fe3ae1d4d65c44b822c9e89f87 # timeout=10
15:58:31 [2020-09-15T15:58:31.177Z] #39 29.95   CC       compel/src/lib/ptrace.o
15:58:31 [2020-09-15T15:58:31.467Z] #39 30.27   AR       compel/libcompel.a
15:58:31 [2020-09-15T15:58:31.467Z] #39 30.32   HOSTCC   compel/src/main-host.o
15:58:31 [2020-09-15T15:58:31.758Z] #39 30.58   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
15:58:31 [2020-09-15T15:58:31.758Z] #39 30.66   HOSTCC   compel/src/lib/handle-elf-host.o
15:58:32 [2020-09-15T15:58:32.049Z] #39 30.85   HOSTCC   compel/src/lib/log-host.o
15:58:32 [2020-09-15T15:58:32.049Z] #39 30.93   HOSTLINK compel/compel-host-bin
15:58:32 [2020-09-15T15:58:32.340Z] #39 31.01   DEP      soccr/soccr.d
15:58:32 [2020-09-15T15:58:32.340Z] #39 31.14   CC       soccr/soccr.o
15:58:32 [2020-09-15T15:58:32.677Z] Fetching without tags
15:58:32 [2020-09-15T15:58:32.955Z] Merging remotes/origin/master commit 1155b6bc7adebd6aa924c25b0e367e0359ae6047 into PR head commit 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a
15:58:32 [2020-09-15T15:58:32.971Z] #39 ...
15:58:32 [2020-09-15T15:58:32.971Z] 
15:58:32 [2020-09-15T15:58:32.971Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:58:32 [2020-09-15T15:58:32.971Z] #10 57.22 Selecting previously unselected package g++-mingw-w64-x86-64.
15:58:32 [2020-09-15T15:58:32.971Z] #10 57.22 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
15:58:32 [2020-09-15T15:58:32.971Z] #10 57.23 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:58:32 [2020-09-15T15:58:32.971Z] #10 66.77 Selecting previously unselected package libapparmor1:s390x.
15:58:32 [2020-09-15T15:58:32.971Z] #10 66.77 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
15:58:32 [2020-09-15T15:58:32.971Z] #10 66.77 Unpacking libapparmor1:s390x (2.13.2-10) ...
15:58:32 [2020-09-15T15:58:32.971Z] #10 66.82 Selecting previously unselected package libapparmor-dev:s390x.
15:58:32 [2020-09-15T15:58:32.971Z] #10 66.82 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
15:58:32 [2020-09-15T15:58:32.971Z] #10 66.83 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
15:58:32 [2020-09-15T15:58:32.971Z] #10 66.90 Selecting previously unselected package libbtrfs0.
15:58:32 [2020-09-15T15:58:32.971Z] #10 66.90 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
15:58:32 [2020-09-15T15:58:32.971Z] #10 66.90 Unpacking libbtrfs0 (4.20.1-2) ...
15:58:32 [2020-09-15T15:58:32.971Z] #10 66.93 Selecting previously unselected package libbtrfs-dev.
15:58:32 [2020-09-15T15:58:32.971Z] #10 66.93 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
15:58:32 [2020-09-15T15:58:32.971Z] #10 66.93 Unpacking libbtrfs-dev (4.20.1-2) ...
15:58:32 [2020-09-15T15:58:32.971Z] #10 67.00 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
15:58:32 [2020-09-15T15:58:32.971Z] #10 67.00 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
15:58:32 [2020-09-15T15:58:32.971Z] #10 67.00 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
15:58:32 [2020-09-15T15:58:32.971Z] #10 67.04 Selecting previously unselected package libudev-dev:s390x.
15:58:32 [2020-09-15T15:58:32.971Z] #10 67.04 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
15:58:32 [2020-09-15T15:58:32.971Z] #10 67.05 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
15:58:32 [2020-09-15T15:58:32.971Z] #10 67.12 Selecting previously unselected package libsepol1-dev:s390x.
15:58:32 [2020-09-15T15:58:32.972Z] #10 67.13 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
15:58:32 [2020-09-15T15:58:32.972Z] #10 67.13 Unpacking libsepol1-dev:s390x (2.8-1) ...
15:58:32 [2020-09-15T15:58:32.972Z] #10 67.30 Selecting previously unselected package libpcre16-3:s390x.
15:58:32 [2020-09-15T15:58:32.972Z] #10 67.31 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
15:58:32 [2020-09-15T15:58:32.972Z] #10 67.31 Unpacking libpcre16-3:s390x (2:8.39-12) ...
15:58:32 [2020-09-15T15:58:32.972Z] #10 ...
15:58:32 [2020-09-15T15:58:32.972Z] 
15:58:32 [2020-09-15T15:58:32.972Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:32 [2020-09-15T15:58:32.972Z] #39 31.86   AR       soccr/libsoccr.a
15:58:32 [2020-09-15T15:58:32.587Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:58:32 [2020-09-15T15:58:32.597Z]  > git config --add remote.origin.fetch +refs/pull/41453/head:refs/remotes/origin/PR-41453 # timeout=10
15:58:32 [2020-09-15T15:58:32.614Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:58:32 [2020-09-15T15:58:32.632Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:58:32 [2020-09-15T15:58:32.663Z] Fetching upstream changes from https://github.com/moby/moby.git
15:58:32 [2020-09-15T15:58:32.663Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:58:32 [2020-09-15T15:58:32.664Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41453/head:refs/remotes/origin/PR-41453 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:58:32 [2020-09-15T15:58:32.945Z]  > git config core.sparsecheckout # timeout=10
15:58:32 [2020-09-15T15:58:32.957Z]  > git checkout -f 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a # timeout=10
15:58:33 [2020-09-15T15:58:33.262Z] #39 31.87 make[1]: 'soccr/libsoccr.a' is up to date.
15:58:33 [2020-09-15T15:58:33.262Z] #39 32.01   DEP      criu/arch/s390/sigframe.d
15:58:33 [2020-09-15T15:58:33.262Z] #39 32.06   DEP      criu/arch/s390/crtools.d
15:58:33 [2020-09-15T15:58:33.626Z] #39 32.22   DEP      criu/arch/s390/cpu.d
15:58:33 [2020-09-15T15:58:33.626Z] #39 32.33   CC       criu/arch/s390/cpu.o
15:58:33 [2020-09-15T15:58:33.644Z] Commit message: "Merge commit '1155b6bc7adebd6aa924c25b0e367e0359ae6047' into HEAD"
15:58:33 [2020-09-15T15:58:33.644Z]  > git rev-list --no-walk 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a # timeout=10
15:58:33 [2020-09-15T15:58:33.916Z] #39 32.63   CC       criu/arch/s390/crtools.o
15:58:34 [2020-09-15T15:58:34.102Z] Merge succeeded, producing 8af84722baae91277a5a71b20d3938ba329fc37c
15:58:34 [2020-09-15T15:58:34.102Z] Checking out Revision 8af84722baae91277a5a71b20d3938ba329fc37c (PR-41453)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:58:34 [2020-09-15T15:58:34.552Z] #39 33.14   CC       criu/arch/s390/sigframe.o
15:58:34 [2020-09-15T15:58:34.552Z] #39 33.23   LINK     criu/arch/s390/crtools.built-in.o
15:58:34 [2020-09-15T15:58:34.552Z] #39 33.25   DEP      criu/pie/util-vdso.d
15:58:34 [2020-09-15T15:58:34.552Z] #39 33.30   DEP      criu/pie/util.d
15:58:34 [2020-09-15T15:58:34.552Z] #39 33.36   CC       criu/pie/util.o
15:58:34 [2020-09-15T15:58:34.832Z] + docker version
15:58:34 [2020-09-15T15:58:34.844Z] #39 33.54   CC       criu/pie/util-vdso.o
15:58:35 [2020-09-15T15:58:35.143Z] #39 ...
15:58:35 [2020-09-15T15:58:35.143Z] 
15:58:35 [2020-09-15T15:58:35.143Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:58:35 [2020-09-15T15:58:35.143Z] #10 67.41 Selecting previously unselected package libpcre32-3:s390x.
15:58:35 [2020-09-15T15:58:35.143Z] #10 67.41 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 67.41 Unpacking libpcre32-3:s390x (2:8.39-12) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 67.49 Selecting previously unselected package libpcrecpp0v5:s390x.
15:58:35 [2020-09-15T15:58:35.143Z] #10 67.49 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 67.50 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 67.58 Selecting previously unselected package libpcre3-dev:s390x.
15:58:35 [2020-09-15T15:58:35.143Z] #10 67.59 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 67.59 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 67.87 Selecting previously unselected package libselinux1-dev:s390x.
15:58:35 [2020-09-15T15:58:35.143Z] #10 67.88 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 67.88 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.10 Selecting previously unselected package libdevmapper-dev:s390x.
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.10 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.10 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.16 Selecting previously unselected package libseccomp-dev:s390x.
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.16 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.16 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.23 Selecting previously unselected package libsystemd-dev:s390x.
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.23 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.23 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.62 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.63 Setting up libseccomp-dev:s390x (2.3.3-4) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.64 Setting up libapparmor1:s390x (2.13.2-10) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.65 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.66 Setting up libpcre16-3:s390x (2:8.39-12) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.67 Setting up libsepol1-dev:s390x (2.8-1) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.68 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.68 Setting up libbtrfs0 (4.20.1-2) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.69 Setting up libpcre32-3:s390x (2:8.39-12) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.69 Setting up libudev-dev:s390x (241-7~deb10u4) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.71 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.71 Setting up libbtrfs-dev (4.20.1-2) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.72 Setting up libapparmor-dev:s390x (2.13.2-10) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.72 Setting up mingw-w64-common (6.0.0-3) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.73 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.74 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.74 Setting up libpcre3-dev:s390x (2:8.39-12) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.75 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.79 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
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.79 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
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.79 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.80 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
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.80 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
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.81 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.82 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.82 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.83 Setting up dmsetup (2:1.02.155-3) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.84 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.84 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 68.85 Processing triggers for libc-bin (2.28-10) ...
15:58:35 [2020-09-15T15:58:35.143Z] #10 DONE 69.3s
15:58:35 [2020-09-15T15:58:35.143Z] 
15:58:35 [2020-09-15T15:58:35.143Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:35 [2020-09-15T15:58:35.143Z] #39 33.97   AR       criu/pie/pie.lib.a
15:58:35 [2020-09-15T15:58:35.143Z] #39 33.99   DEP      criu/pie/restorer.d
15:58:35 [2020-09-15T15:58:35.433Z] #39 34.18   DEP      criu/arch/s390/restorer.d
15:58:35 [2020-09-15T15:58:35.434Z] #39 34.26   DEP      criu/arch/s390/vdso-pie.d
15:58:33 [2020-09-15T15:58:33.516Z]  > git remote # timeout=10
15:58:33 [2020-09-15T15:58:33.543Z]  > git config --get remote.origin.url # timeout=10
15:58:33 [2020-09-15T15:58:33.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:58:33 [2020-09-15T15:58:33.554Z]  > git merge 1155b6bc7adebd6aa924c25b0e367e0359ae6047 # timeout=10
15:58:34 [2020-09-15T15:58:34.071Z]  > git rev-parse HEAD^{commit} # timeout=10
15:58:34 [2020-09-15T15:58:34.088Z]  > git config core.sparsecheckout # timeout=10
15:58:34 [2020-09-15T15:58:34.109Z]  > git checkout -f 8af84722baae91277a5a71b20d3938ba329fc37c # timeout=10
15:58:35 [2020-09-15T15:58:35.736Z] #39 34.37   DEP      criu/pie/parasite-vdso.d
15:58:35 [2020-09-15T15:58:35.736Z] #39 34.39   DEP      criu/pie/parasite.d
15:58:35 [2020-09-15T15:58:35.736Z] #39 34.53   CC       criu/pie/parasite.o
15:58:35 [2020-09-15T15:58:35.736Z] #39 ...
15:58:35 [2020-09-15T15:58:35.736Z] 
15:58:35 [2020-09-15T15:58:35.736Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:58:35 [2020-09-15T15:58:35.736Z] #41 60.05 vendor/golang.org/x/sys/cpu
15:58:35 [2020-09-15T15:58:35.736Z] #41 60.26 vendor/golang.org/x/crypto/internal/chacha20
15:58:35 [2020-09-15T15:58:35.736Z] #41 60.62 vendor/golang.org/x/crypto/poly1305
15:58:35 [2020-09-15T15:58:35.736Z] #41 60.88 vendor/golang.org/x/crypto/chacha20poly1305
15:58:35 [2020-09-15T15:58:35.736Z] #41 61.16 vendor/golang.org/x/crypto/curve25519
15:58:35 [2020-09-15T15:58:35.736Z] #41 61.42 vendor/golang.org/x/crypto/hkdf
15:58:35 [2020-09-15T15:58:35.736Z] #41 61.51 vendor/golang.org/x/text/transform
15:58:35 [2020-09-15T15:58:35.736Z] #41 61.91 vendor/golang.org/x/text/unicode/bidi
15:58:35 [2020-09-15T15:58:35.736Z] #41 63.24 vendor/golang.org/x/text/secure/bidirule
15:58:35 [2020-09-15T15:58:35.736Z] #41 63.42 vendor/golang.org/x/text/unicode/norm
15:58:35 [2020-09-15T15:58:35.736Z] #41 65.85 vendor/golang.org/x/net/idna
15:58:35 [2020-09-15T15:58:35.736Z] #41 67.48 vendor/golang.org/x/net/http2/hpack
15:58:35 [2020-09-15T15:58:35.736Z] #41 68.22 mime
15:58:35 [2020-09-15T15:58:35.736Z] #41 69.36 mime/quotedprintable
15:58:35 [2020-09-15T15:58:35.736Z] #41 69.64 net/http/internal
15:58:36 [2020-09-15T15:58:36.013Z] Removing intermediate container c9424ae2166f
15:58:36 [2020-09-15T15:58:36.013Z]  ---> 444b5e0b0ccd
15:58:36 [2020-09-15T15:58:36.013Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
15:58:36 [2020-09-15T15:58:36.013Z]  ---> 805dc2d65d1c
15:58:36 [2020-09-15T15:58:36.013Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
15:58:36 [2020-09-15T15:58:36.013Z]  ---> db4a405b3b6e
15:58:36 [2020-09-15T15:58:36.013Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
15:58:36 [2020-09-15T15:58:36.013Z]  ---> Running in 7c9d07b62e56
15:58:36 [2020-09-15T15:58:36.013Z] Removing intermediate container 7c9d07b62e56
15:58:36 [2020-09-15T15:58:36.014Z]  ---> 1f83f9c8eef1
15:58:36 [2020-09-15T15:58:36.014Z] Successfully built 1f83f9c8eef1
15:58:36 [2020-09-15T15:58:36.014Z] Successfully tagged moby-buildx:latest
15:58:36 [2020-09-15T15:58:36.014Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
15:58:36 [2020-09-15T15:58:36.014Z] if [ -n "${id}" ]; then \
15:58:36 [2020-09-15T15:58:36.014Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
15:58:36 [2020-09-15T15:58:36.014Z] 	&& touch bundles/buildx; \
15:58:36 [2020-09-15T15:58:36.014Z] 	docker rm -f ${id}; \
15:58:36 [2020-09-15T15:58:36.014Z] fi
15:58:36 [2020-09-15T15:58:36.014Z] 2dedbecd44f7d9786900f400bed38cc9123d43bb75219404315f6a2ac648e121
15:58:36 [2020-09-15T15:58:36.014Z] bundles/buildx version
15:58:36 [2020-09-15T15:58:36.014Z] buildx v0.3.1 6db68d0
15:58:36 [2020-09-15T15:58:36.014Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e .
15:58:36 [2020-09-15T15:58:36.014Z] #1 [internal] booting buildkit
15:58:36 [2020-09-15T15:58:36.014Z] #1 pulling image moby/buildkit:buildx-stable-1
15:58:36 [2020-09-15T15:58:36.014Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done
15:58:36 [2020-09-15T15:58:36.014Z] #1 creating container buildx_buildkit_default
15:58:36 [2020-09-15T15:58:36.014Z] #1 creating container buildx_buildkit_default 0.4s done
15:58:36 [2020-09-15T15:58:36.014Z] #1 DONE 2.3s
15:58:36 [2020-09-15T15:58:36.014Z] 
15:58:36 [2020-09-15T15:58:36.014Z] #3 [internal] load .dockerignore
15:58:36 [2020-09-15T15:58:36.014Z] #3 transferring context:
15:58:36 [2020-09-15T15:58:36.014Z] #3 transferring context: 87B done
15:58:36 [2020-09-15T15:58:36.014Z] #3 DONE 0.0s
15:58:36 [2020-09-15T15:58:36.014Z] 
15:58:36 [2020-09-15T15:58:36.014Z] #2 [internal] load build definition from Dockerfile
15:58:36 [2020-09-15T15:58:36.014Z] #2 transferring dockerfile: 16.36kB done
15:58:36 [2020-09-15T15:58:36.014Z] #2 DONE 0.0s
15:58:36 [2020-09-15T15:58:36.014Z] 
15:58:36 [2020-09-15T15:58:36.014Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:58:36 [2020-09-15T15:58:36.014Z] #4 DONE 0.7s
15:58:36 [2020-09-15T15:58:36.014Z] 
15:58:36 [2020-09-15T15:58:36.014Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:58:36 [2020-09-15T15:58:36.014Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
15:58:36 [2020-09-15T15:58:36.014Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
15:58:36 [2020-09-15T15:58:36.014Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
15:58:36 [2020-09-15T15:58:36.014Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
15:58:36 [2020-09-15T15:58:36.014Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
15:58:36 [2020-09-15T15:58:36.014Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done
15:58:36 [2020-09-15T15:58:36.014Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
15:58:36 [2020-09-15T15:58:36.014Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done
15:58:36 [2020-09-15T15:58:36.014Z] #5 DONE 0.9s
15:58:36 [2020-09-15T15:58:36.014Z] 
15:58:36 [2020-09-15T15:58:36.014Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:58:36 [2020-09-15T15:58:36.033Z] #41 ...
15:58:36 [2020-09-15T15:58:36.033Z] 
15:58:36 [2020-09-15T15:58:36.033Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:58:36 [2020-09-15T15:58:36.033Z] #49 0.978 + RM_GOPATH=0
15:58:36 [2020-09-15T15:58:36.033Z] #49 0.978 + TMP_GOPATH=
15:58:36 [2020-09-15T15:58:36.033Z] #49 0.978 + : /build
15:58:36 [2020-09-15T15:58:36.033Z] #49 0.978 + '[' -z '' ']'
15:58:36 [2020-09-15T15:58:36.033Z] #49 0.979 ++ mktemp -d
15:58:36 [2020-09-15T15:58:36.033Z] #49 0.980 + export GOPATH=/tmp/tmp.N04ldCSwTI
15:58:36 [2020-09-15T15:58:36.033Z] #49 0.980 + GOPATH=/tmp/tmp.N04ldCSwTI
15:58:36 [2020-09-15T15:58:36.033Z] #49 0.980 + RM_GOPATH=1
15:58:36 [2020-09-15T15:58:36.033Z] #49 0.980 + case "$(go env GOARCH)" in
15:58:36 [2020-09-15T15:58:36.033Z] #49 0.980 ++ go env GOARCH
15:58:36 [2020-09-15T15:58:36.033Z] #49 0.996 + export GO_BUILDMODE=-buildmode=pie
15:58:36 [2020-09-15T15:58:36.033Z] #49 0.997 + GO_BUILDMODE=-buildmode=pie
15:58:36 [2020-09-15T15:58:36.033Z] #49 0.999 ++ dirname /tmp/install/install.sh
15:58:36 [2020-09-15T15:58:36.033Z] #49 0.999 + dir=/tmp/install
15:58:36 [2020-09-15T15:58:36.033Z] #49 0.999 + bin=runc
15:58:36 [2020-09-15T15:58:36.033Z] #49 0.999 + shift
15:58:36 [2020-09-15T15:58:36.033Z] #49 0.999 + '[' '!' -f /tmp/install/runc.installer ']'
15:58:36 [2020-09-15T15:58:36.033Z] #49 0.999 + . /tmp/install/runc.installer
15:58:36 [2020-09-15T15:58:36.033Z] #49 0.999 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:58:36 [2020-09-15T15:58:36.033Z] #49 1.000 + install_runc
15:58:36 [2020-09-15T15:58:36.033Z] #49 1.008 + uname -r
15:58:36 [2020-09-15T15:58:36.033Z] #49 1.008 + grep -q '^3\.10\.0.*\.el7\.'
15:58:36 [2020-09-15T15:58:36.033Z] #49 1.008 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:58:36 [2020-09-15T15:58:36.033Z] #49 1.008 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
15:58:36 [2020-09-15T15:58:36.033Z] #49 1.009 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.N04ldCSwTI/src/github.com/opencontainers/runc
15:58:36 [2020-09-15T15:58:36.033Z] #49 1.009 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
15:58:36 [2020-09-15T15:58:36.033Z] #49 1.015 Cloning into '/tmp/tmp.N04ldCSwTI/src/github.com/opencontainers/runc'...
15:58:36 [2020-09-15T15:58:36.326Z] #49 ...
15:58:36 [2020-09-15T15:58:36.326Z] 
15:58:36 [2020-09-15T15:58:36.326Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
15:58:36 [2020-09-15T15:58:36.326Z] #11 DONE 1.1s
15:58:36 [2020-09-15T15:58:36.326Z] 
15:58:36 [2020-09-15T15:58:36.326Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:36 [2020-09-15T15:58:36.326Z] #39 35.07   LINK     criu/pie/parasite.built-in.o
15:58:36 [2020-09-15T15:58:36.326Z] #39 35.07   GEN      criu/pie/parasite-blob.h
15:58:36 [2020-09-15T15:58:36.326Z] #39 35.08   CC       criu/pie/parasite-vdso.o
15:58:36 [2020-09-15T15:58:36.439Z] Client: Docker Engine - Community
15:58:36 [2020-09-15T15:58:36.439Z]  Version:           19.03.12
15:58:36 [2020-09-15T15:58:36.439Z]  API version:       1.40
15:58:36 [2020-09-15T15:58:36.439Z]  Go version:        go1.13.10
15:58:36 [2020-09-15T15:58:36.439Z]  Git commit:        48a66213fe
15:58:36 [2020-09-15T15:58:36.439Z]  Built:             Mon Jun 22 15:45:36 2020
15:58:36 [2020-09-15T15:58:36.439Z]  OS/Arch:           linux/amd64
15:58:36 [2020-09-15T15:58:36.439Z]  Experimental:      false
15:58:36 [2020-09-15T15:58:36.439Z] 
15:58:36 [2020-09-15T15:58:36.439Z] Server: Docker Engine - Community
15:58:36 [2020-09-15T15:58:36.439Z]  Engine:
15:58:36 [2020-09-15T15:58:36.439Z]   Version:          19.03.12
15:58:36 [2020-09-15T15:58:36.439Z]   API version:      1.40 (minimum version 1.12)
15:58:36 [2020-09-15T15:58:36.439Z]   Go version:       go1.13.10
15:58:36 [2020-09-15T15:58:36.439Z]   Git commit:       48a66213fe
15:58:36 [2020-09-15T15:58:36.439Z]   Built:            Mon Jun 22 15:44:07 2020
15:58:36 [2020-09-15T15:58:36.439Z]   OS/Arch:          linux/amd64
15:58:36 [2020-09-15T15:58:36.439Z]   Experimental:     true
15:58:36 [2020-09-15T15:58:36.439Z]  containerd:
15:58:36 [2020-09-15T15:58:36.439Z]   Version:          1.2.13
15:58:36 [2020-09-15T15:58:36.439Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:58:36 [2020-09-15T15:58:36.439Z]  runc:
15:58:36 [2020-09-15T15:58:36.439Z]   Version:          1.0.0-rc10
15:58:36 [2020-09-15T15:58:36.439Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:58:36 [2020-09-15T15:58:36.439Z]  docker-init:
15:58:36 [2020-09-15T15:58:36.439Z]   Version:          0.18.0
15:58:36 [2020-09-15T15:58:36.439Z]   GitCommit:        fec3683
[Pipeline] sh
15:58:36 [2020-09-15T15:58:36.777Z] + docker info
15:58:36 [2020-09-15T15:58:36.884Z] #7 DONE 0.6s
15:58:36 [2020-09-15T15:58:36.884Z] 
15:58:36 [2020-09-15T15:58:36.884Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:58:36 [2020-09-15T15:58:36.884Z] #6 DONE 0.6s
15:58:36 [2020-09-15T15:58:36.884Z] 
15:58:36 [2020-09-15T15:58:36.884Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:58:36 [2020-09-15T15:58:36.884Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
15:58:36 [2020-09-15T15:58:36.957Z] #39 35.67   CC       criu/arch/s390/vdso-pie.o
15:58:37 [2020-09-15T15:58:37.256Z] #39 35.83   CC       criu/arch/s390/restorer.o
15:58:37 [2020-09-15T15:58:37.256Z] #39 ...
15:58:37 [2020-09-15T15:58:37.256Z] 
15:58:37 [2020-09-15T15:58:37.256Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
15:58:37 [2020-09-15T15:58:37.256Z] #12 DONE 1.1s
15:58:37 [2020-09-15T15:58:37.550Z] 
15:58:37 [2020-09-15T15:58:37.550Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
15:58:37 [2020-09-15T15:58:37.601Z] #8 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done
15:58:37 [2020-09-15T15:58:37.601Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0B / 157B 0.1s
15:58:37 [2020-09-15T15:58:37.601Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0B / 10.73MB 0.1s
15:58:37 [2020-09-15T15:58:37.601Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0B / 8.25MB 0.1s
15:58:37 [2020-09-15T15:58:37.601Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 0B / 57.46MB 0.1s
15:58:37 [2020-09-15T15:58:37.601Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 0B / 96.52MB 0.1s
15:58:37 [2020-09-15T15:58:37.601Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
15:58:37 [2020-09-15T15:58:37.601Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 0B / 54.14MB 0.1s
15:58:37 [2020-09-15T15:58:37.601Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 0B / 73.58MB 0.1s
15:58:37 [2020-09-15T15:58:37.601Z] #8 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done
15:58:37 [2020-09-15T15:58:37.737Z] Commit message: "Merge commit '1155b6bc7adebd6aa924c25b0e367e0359ae6047' into HEAD"
15:58:37 [2020-09-15T15:58:37.727Z]  > git rev-list --no-walk 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a # timeout=10
15:58:38 [2020-09-15T15:58:38.041Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.4s done
15:58:38 [2020-09-15T15:58:38.041Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 1.26MB / 8.25MB 0.5s
15:58:38 [2020-09-15T15:58:38.041Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 2.19MB / 10.73MB 0.6s
15:58:38 [2020-09-15T15:58:38.041Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 3.44MB / 8.25MB 0.6s
15:58:38 [2020-09-15T15:58:38.041Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 7.82MB / 10.73MB 0.9s
15:58:38 [2020-09-15T15:58:38.041Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 6.90MB / 8.25MB 0.9s
15:58:38 [2020-09-15T15:58:38.041Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 5.18MB / 57.46MB 0.9s
15:58:38 [2020-09-15T15:58:38.041Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 6.01MB / 96.52MB 0.9s
15:58:38 [2020-09-15T15:58:38.041Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 5.77MB / 54.14MB 0.9s
15:58:38 [2020-09-15T15:58:38.041Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 6.91MB / 73.58MB 0.9s
15:58:38 [2020-09-15T15:58:38.181Z] #13 0.889 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:58:38 [2020-09-15T15:58:38.453Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 9.70MB / 10.73MB 1.1s
15:58:38 [2020-09-15T15:58:38.453Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.0s done
15:58:38 [2020-09-15T15:58:38.453Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.1s done
15:58:38 [2020-09-15T15:58:38.453Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 9.80MB / 57.46MB 1.2s
15:58:38 [2020-09-15T15:58:38.453Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 10.27MB / 54.14MB 1.2s
15:58:38 [2020-09-15T15:58:38.453Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 14.20MB / 73.58MB 1.2s
15:58:38 [2020-09-15T15:58:38.453Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 12.50MB / 96.52MB 1.4s
15:58:38 [2020-09-15T15:58:38.453Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 15.03MB / 54.14MB 1.4s
15:58:38 [2020-09-15T15:58:38.453Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 19.13MB / 73.58MB 1.4s
15:58:38 [2020-09-15T15:58:38.472Z] #13 DONE 1.1s
15:58:38 [2020-09-15T15:58:38.472Z] 
15:58:38 [2020-09-15T15:58:38.472Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:58:38 [2020-09-15T15:58:38.773Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 14.97MB / 57.46MB 1.5s
15:58:38 [2020-09-15T15:58:38.773Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 18.47MB / 57.46MB 1.7s
15:58:38 [2020-09-15T15:58:38.773Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 17.62MB / 96.52MB 1.7s
15:58:38 [2020-09-15T15:58:38.773Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 21.04MB / 54.14MB 1.7s
15:58:38 [2020-09-15T15:58:38.773Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 24.98MB / 73.58MB 1.7s
15:58:38 [2020-09-15T15:58:38.799Z] + docker version
15:58:39 [2020-09-15T15:58:39.101Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 24.73MB / 54.14MB 1.8s
15:58:39 [2020-09-15T15:58:39.101Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 29.67MB / 73.58MB 1.8s
15:58:39 [2020-09-15T15:58:39.101Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 23.71MB / 57.46MB 2.0s
15:58:39 [2020-09-15T15:58:39.101Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 23.72MB / 96.52MB 2.0s
15:58:39 [2020-09-15T15:58:39.112Z] #14 ...
15:58:39 [2020-09-15T15:58:39.112Z] 
15:58:39 [2020-09-15T15:58:39.112Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:58:39 [2020-09-15T15:58:39.112Z] #54 68.03 + for f in rootlesskit rootlesskit-docker-proxy
15:58:39 [2020-09-15T15:58:39.112Z] #54 68.03 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:58:39 [2020-09-15T15:58:39.112Z] #54 DONE 73.2s
15:58:39 [2020-09-15T15:58:39.112Z] 
15:58:39 [2020-09-15T15:58:39.112Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:58:39 [2020-09-15T15:58:39.112Z] #55 DONE 0.1s
15:58:39 [2020-09-15T15:58:39.112Z] 
15:58:39 [2020-09-15T15:58:39.112Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:58:39 [2020-09-15T15:58:39.112Z] #56 DONE 0.1s
15:58:39 [2020-09-15T15:58:39.112Z] 
15:58:39 [2020-09-15T15:58:39.112Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:58:39 [2020-09-15T15:58:39.112Z] #41 70.43 crypto/tls
15:58:39 [2020-09-15T15:58:39.112Z] #41 70.44 mime/multipart
15:58:39 [2020-09-15T15:58:39.402Z] #41 ...
15:58:39 [2020-09-15T15:58:39.402Z] 
15:58:39 [2020-09-15T15:58:39.402Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:58:39 [2020-09-15T15:58:39.402Z] #14 DONE 1.2s
15:58:39 [2020-09-15T15:58:39.467Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 29.60MB / 54.14MB 2.1s
15:58:39 [2020-09-15T15:58:39.467Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 34.90MB / 73.58MB 2.1s
15:58:39 [2020-09-15T15:58:39.467Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 27.87MB / 57.46MB 2.3s
15:58:39 [2020-09-15T15:58:39.467Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 31.63MB / 96.52MB 2.3s
15:58:39 [2020-09-15T15:58:39.467Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 32.52MB / 54.14MB 2.3s
15:58:39 [2020-09-15T15:58:39.467Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 40.29MB / 73.58MB 2.3s
15:58:39 [2020-09-15T15:58:39.693Z] 
15:58:39 [2020-09-15T15:58:39.693Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
15:58:40 [2020-09-15T15:58:40.132Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 31.32MB / 57.46MB 2.6s
15:58:40 [2020-09-15T15:58:40.132Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 35.78MB / 54.14MB 2.6s
15:58:40 [2020-09-15T15:58:40.132Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 44.49MB / 73.58MB 2.6s
15:58:40 [2020-09-15T15:58:40.132Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 37.80MB / 96.52MB 2.7s
15:58:40 [2020-09-15T15:58:40.132Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 48.30MB / 73.58MB 2.7s
15:58:40 [2020-09-15T15:58:40.132Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 35.17MB / 57.46MB 2.8s
15:58:40 [2020-09-15T15:58:40.132Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 39.46MB / 54.14MB 2.8s
15:58:40 [2020-09-15T15:58:40.132Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 43.97MB / 96.52MB 3.0s
15:58:40 [2020-09-15T15:58:40.132Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 52.99MB / 73.58MB 3.0s
15:58:40 [2020-09-15T15:58:40.497Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 38.55MB / 57.46MB 3.1s
15:58:40 [2020-09-15T15:58:40.497Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 42.83MB / 54.14MB 3.1s
15:58:40 [2020-09-15T15:58:40.497Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 57.10MB / 73.58MB 3.3s
15:58:40 [2020-09-15T15:58:40.497Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 41.90MB / 57.46MB 3.5s
15:58:40 [2020-09-15T15:58:40.497Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 50.69MB / 96.52MB 3.5s
15:58:40 [2020-09-15T15:58:40.497Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 47.31MB / 54.14MB 3.5s
15:58:40 [2020-09-15T15:58:40.730Z] #15 DONE 1.1s
15:58:40 [2020-09-15T15:58:40.730Z] 
15:58:40 [2020-09-15T15:58:40.730Z] #16 [dev-systemd-false  6/26] RUN ldconfig
15:58:41 [2020-09-15T15:58:41.112Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 61.16MB / 73.58MB 3.6s
15:58:41 [2020-09-15T15:58:41.113Z] #8 ...
15:58:41 [2020-09-15T15:58:41.113Z] 
15:58:41 [2020-09-15T15:58:41.113Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:58:41 [2020-09-15T15:58:41.113Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:58:41 [2020-09-15T15:58:41.113Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:58:41 [2020-09-15T15:58:41.113Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:58:41 [2020-09-15T15:58:41.113Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done
15:58:41 [2020-09-15T15:58:41.113Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.5s done
15:58:41 [2020-09-15T15:58:41.113Z] #59 DONE 4.3s
15:58:41 [2020-09-15T15:58:41.113Z] 
15:58:41 [2020-09-15T15:58:41.113Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:58:41 [2020-09-15T15:58:41.113Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 45.29MB / 57.46MB 3.7s
15:58:41 [2020-09-15T15:58:41.113Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 51.50MB / 54.14MB 3.7s
15:58:41 [2020-09-15T15:58:41.113Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 55.59MB / 96.52MB 3.9s
15:58:41 [2020-09-15T15:58:41.113Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 66.17MB / 73.58MB 3.9s
15:58:41 [2020-09-15T15:58:41.113Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 49.84MB / 57.46MB 4.1s
15:58:41 [2020-09-15T15:58:41.446Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.2s
15:58:41 [2020-09-15T15:58:41.446Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 53.83MB / 57.46MB 4.3s
15:58:41 [2020-09-15T15:58:41.446Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 62.49MB / 96.52MB 4.3s
15:58:41 [2020-09-15T15:58:41.446Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.2s done
15:58:41 [2020-09-15T15:58:41.446Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.3s done
15:58:41 [2020-09-15T15:58:41.750Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.5s
15:58:41 [2020-09-15T15:58:41.750Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 68.31MB / 96.52MB 4.5s
15:58:41 [2020-09-15T15:58:41.750Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.5s done
15:58:41 [2020-09-15T15:58:41.750Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 76.20MB / 96.52MB 4.6s
15:58:41 [2020-09-15T15:58:41.765Z] #16 DONE 1.0s
15:58:41 [2020-09-15T15:58:41.765Z] 
15:58:41 [2020-09-15T15:58:41.765Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:58:41 [2020-09-15T15:58:41.765Z] #49 6.140 + cd /tmp/tmp.N04ldCSwTI/src/github.com/opencontainers/runc
15:58:41 [2020-09-15T15:58:41.765Z] #49 6.140 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:58:41 [2020-09-15T15:58:41.765Z] #49 6.468 + '[' -z '' ']'
15:58:41 [2020-09-15T15:58:41.765Z] #49 6.468 + target=static
15:58:41 [2020-09-15T15:58:41.765Z] #49 6.468 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:58:41 [2020-09-15T15:58:41.765Z] #49 6.526 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
15:58:42 [2020-09-15T15:58:42.049Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 84.50MB / 96.52MB 4.8s
15:58:42 [2020-09-15T15:58:42.344Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 90.47MB / 96.52MB 4.9s
15:58:42 [2020-09-15T15:58:42.344Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.1s done
15:58:42 [2020-09-15T15:58:42.344Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
15:58:42 [2020-09-15T15:58:42.344Z] #8 ...
15:58:42 [2020-09-15T15:58:42.344Z] 
15:58:42 [2020-09-15T15:58:42.344Z] #21 [internal] load build context
15:58:42 [2020-09-15T15:58:42.344Z] #21 transferring context: 51.44MB 5.8s done
15:58:42 [2020-09-15T15:58:42.344Z] #21 DONE 5.8s
15:58:42 [2020-09-15T15:58:42.660Z] 
15:58:42 [2020-09-15T15:58:42.660Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:58:42 [2020-09-15T15:58:42.988Z] Client: Docker Engine - Community
15:58:42 [2020-09-15T15:58:42.988Z]  Version:           19.03.12
15:58:42 [2020-09-15T15:58:42.988Z]  API version:       1.40
15:58:42 [2020-09-15T15:58:42.988Z]  Go version:        go1.13.10
15:58:42 [2020-09-15T15:58:42.988Z]  Git commit:        48a6621
15:58:42 [2020-09-15T15:58:42.988Z]  Built:             Mon Jun 22 15:46:32 2020
15:58:42 [2020-09-15T15:58:42.988Z]  OS/Arch:           linux/arm64
15:58:42 [2020-09-15T15:58:42.988Z]  Experimental:      false
15:58:42 [2020-09-15T15:58:42.988Z] 
15:58:42 [2020-09-15T15:58:42.988Z] Server: Docker Engine - Community
15:58:42 [2020-09-15T15:58:42.988Z]  Engine:
15:58:42 [2020-09-15T15:58:42.988Z]   Version:          19.03.12
15:58:42 [2020-09-15T15:58:42.988Z]   API version:      1.40 (minimum version 1.12)
15:58:42 [2020-09-15T15:58:42.988Z]   Go version:       go1.13.10
15:58:42 [2020-09-15T15:58:42.988Z]   Git commit:       48a6621
15:58:42 [2020-09-15T15:58:42.988Z]   Built:            Mon Jun 22 15:45:04 2020
15:58:42 [2020-09-15T15:58:42.988Z]   OS/Arch:          linux/arm64
15:58:42 [2020-09-15T15:58:42.988Z]   Experimental:     true
15:58:42 [2020-09-15T15:58:42.988Z]  containerd:
15:58:42 [2020-09-15T15:58:42.988Z]   Version:          1.2.13
15:58:42 [2020-09-15T15:58:42.988Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:58:42 [2020-09-15T15:58:42.988Z]  runc:
15:58:42 [2020-09-15T15:58:42.988Z]   Version:          1.0.0-rc10
15:58:42 [2020-09-15T15:58:42.988Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:58:42 [2020-09-15T15:58:42.988Z]  docker-init:
15:58:42 [2020-09-15T15:58:42.988Z]   Version:          0.18.0
15:58:42 [2020-09-15T15:58:42.988Z]   GitCommit:        fec3683
[Pipeline] sh
15:58:43 [2020-09-15T15:58:43.343Z] + docker info
15:58:44 [2020-09-15T15:58:44.086Z] Client: Docker Engine - Community
15:58:44 [2020-09-15T15:58:44.086Z]  Version:           19.03.12
15:58:44 [2020-09-15T15:58:44.086Z]  API version:       1.40
15:58:44 [2020-09-15T15:58:44.086Z]  Go version:        go1.13.10
15:58:44 [2020-09-15T15:58:44.086Z]  Git commit:        48a66213fe
15:58:44 [2020-09-15T15:58:44.086Z]  Built:             Mon Jun 22 15:45:36 2020
15:58:44 [2020-09-15T15:58:44.086Z]  OS/Arch:           linux/amd64
15:58:44 [2020-09-15T15:58:44.086Z]  Experimental:      false
15:58:44 [2020-09-15T15:58:44.086Z] 
15:58:44 [2020-09-15T15:58:44.086Z] Server: Docker Engine - Community
15:58:44 [2020-09-15T15:58:44.086Z]  Engine:
15:58:44 [2020-09-15T15:58:44.086Z]   Version:          19.03.12
15:58:44 [2020-09-15T15:58:44.086Z]   API version:      1.40 (minimum version 1.12)
15:58:44 [2020-09-15T15:58:44.086Z]   Go version:       go1.13.10
15:58:44 [2020-09-15T15:58:44.086Z]   Git commit:       48a66213fe
15:58:44 [2020-09-15T15:58:44.086Z]   Built:            Mon Jun 22 15:44:07 2020
15:58:44 [2020-09-15T15:58:44.086Z]   OS/Arch:          linux/amd64
15:58:44 [2020-09-15T15:58:44.086Z]   Experimental:     true
15:58:44 [2020-09-15T15:58:44.086Z]  containerd:
15:58:44 [2020-09-15T15:58:44.086Z]   Version:          1.2.13
15:58:44 [2020-09-15T15:58:44.086Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:58:44 [2020-09-15T15:58:44.086Z]  runc:
15:58:44 [2020-09-15T15:58:44.086Z]   Version:          1.0.0-rc10
15:58:44 [2020-09-15T15:58:44.086Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:58:44 [2020-09-15T15:58:44.086Z]  docker-init:
15:58:44 [2020-09-15T15:58:44.086Z]   Version:          0.18.0
15:58:44 [2020-09-15T15:58:44.086Z]   GitCommit:        fec3683
[Pipeline] sh
15:58:44 [2020-09-15T15:58:44.399Z] + docker info
15:58:44 [2020-09-15T15:58:44.868Z] Client:
15:58:44 [2020-09-15T15:58:44.868Z]  Debug Mode: false
15:58:44 [2020-09-15T15:58:44.868Z] 
15:58:44 [2020-09-15T15:58:44.868Z] Server:
15:58:44 [2020-09-15T15:58:44.868Z]  Containers: 0
15:58:44 [2020-09-15T15:58:44.868Z]   Running: 0
15:58:44 [2020-09-15T15:58:44.868Z]   Paused: 0
15:58:44 [2020-09-15T15:58:44.868Z]   Stopped: 0
15:58:44 [2020-09-15T15:58:44.868Z]  Images: 0
15:58:44 [2020-09-15T15:58:44.868Z]  Server Version: 19.03.12
15:58:44 [2020-09-15T15:58:44.868Z]  Storage Driver: overlay2
15:58:44 [2020-09-15T15:58:44.868Z]   Backing Filesystem: extfs
15:58:44 [2020-09-15T15:58:44.868Z]   Supports d_type: true
15:58:44 [2020-09-15T15:58:44.868Z]   Native Overlay Diff: true
15:58:44 [2020-09-15T15:58:44.868Z]  Logging Driver: json-file
15:58:44 [2020-09-15T15:58:44.868Z]  Cgroup Driver: cgroupfs
15:58:44 [2020-09-15T15:58:44.868Z]  Plugins:
15:58:44 [2020-09-15T15:58:44.868Z]   Volume: local
15:58:44 [2020-09-15T15:58:44.868Z]   Network: bridge host ipvlan macvlan null overlay
15:58:44 [2020-09-15T15:58:44.868Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:58:44 [2020-09-15T15:58:44.868Z]  Swarm: inactive
15:58:44 [2020-09-15T15:58:44.868Z]  Runtimes: runc
15:58:44 [2020-09-15T15:58:44.868Z]  Default Runtime: runc
15:58:44 [2020-09-15T15:58:44.868Z]  Init Binary: docker-init
15:58:44 [2020-09-15T15:58:44.868Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:58:44 [2020-09-15T15:58:44.868Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:58:44 [2020-09-15T15:58:44.868Z]  init version: fec3683
15:58:44 [2020-09-15T15:58:44.868Z]  Security Options:
15:58:44 [2020-09-15T15:58:44.868Z]   apparmor
15:58:44 [2020-09-15T15:58:44.868Z]   seccomp
15:58:44 [2020-09-15T15:58:44.868Z]    Profile: default
15:58:44 [2020-09-15T15:58:44.868Z]  Kernel Version: 5.3.0-1035-aws
15:58:44 [2020-09-15T15:58:44.868Z]  Operating System: Ubuntu 18.04.5 LTS
15:58:44 [2020-09-15T15:58:44.868Z]  OSType: linux
15:58:44 [2020-09-15T15:58:44.868Z]  Architecture: x86_64
15:58:44 [2020-09-15T15:58:44.868Z]  CPUs: 2
15:58:44 [2020-09-15T15:58:44.868Z]  Total Memory: 7.569GiB
15:58:44 [2020-09-15T15:58:44.868Z]  Name: ip-10-100-93-60
15:58:44 [2020-09-15T15:58:44.868Z]  ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID
15:58:44 [2020-09-15T15:58:44.868Z]  Docker Root Dir: /var/lib/docker
15:58:44 [2020-09-15T15:58:44.868Z]  Debug Mode: false
15:58:44 [2020-09-15T15:58:44.868Z]  Registry: https://index.docker.io/v1/
15:58:44 [2020-09-15T15:58:44.868Z]  Labels:
15:58:44 [2020-09-15T15:58:44.868Z]  Experimental: true
15:58:44 [2020-09-15T15:58:44.868Z]  Insecure Registries:
15:58:44 [2020-09-15T15:58:44.868Z]   127.0.0.0/8
15:58:44 [2020-09-15T15:58:44.868Z]  Live Restore Enabled: true
15:58:44 [2020-09-15T15:58:44.868Z] 
15:58:44 [2020-09-15T15:58:44.868Z] WARNING: No swap limit support
[Pipeline] sh
15:58:45 [2020-09-15T15:58:45.159Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:58:45 [2020-09-15T15:58:45.159Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:58:45 [2020-09-15T15:58:45.159Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41453/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:58:45 [2020-09-15T15:58:45.159Z] + bash /home/ubuntu/workspace/moby_PR-41453/check-config.sh
15:58:45 [2020-09-15T15:58:45.159Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:58:45 [2020-09-15T15:58:45.159Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ...
15:58:45 [2020-09-15T15:58:45.159Z] 
15:58:45 [2020-09-15T15:58:45.159Z] Generally Necessary:
15:58:45 [2020-09-15T15:58:45.159Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:58:45 [2020-09-15T15:58:45.159Z] - apparmor: enabled and tools installed
15:58:45 [2020-09-15T15:58:45.159Z] - CONFIG_NAMESPACES: enabled
15:58:45 [2020-09-15T15:58:45.159Z] - CONFIG_NET_NS: enabled
15:58:45 [2020-09-15T15:58:45.159Z] - CONFIG_PID_NS: enabled
15:58:45 [2020-09-15T15:58:45.159Z] - CONFIG_IPC_NS: enabled
15:58:45 [2020-09-15T15:58:45.159Z] - CONFIG_UTS_NS: enabled
15:58:45 [2020-09-15T15:58:45.159Z] - CONFIG_CGROUPS: enabled
15:58:45 [2020-09-15T15:58:45.159Z] - CONFIG_CGROUP_CPUACCT: enabled
15:58:45 [2020-09-15T15:58:45.159Z] - CONFIG_CGROUP_DEVICE: enabled
15:58:45 [2020-09-15T15:58:45.159Z] - CONFIG_CGROUP_FREEZER: enabled
15:58:45 [2020-09-15T15:58:45.159Z] - CONFIG_CGROUP_SCHED: enabled
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_CPUSETS: enabled
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_MEMCG: enabled
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_KEYS: enabled
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_VETH: enabled (as module)
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_BRIDGE: enabled (as module)
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_NF_NAT_IPV4: missing
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_NF_NAT: enabled (as module)
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_NF_NAT_NEEDED: missing
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_POSIX_MQUEUE: enabled
15:58:45 [2020-09-15T15:58:45.416Z] 
15:58:45 [2020-09-15T15:58:45.416Z] Optional Features:
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_USER_NS: enabled
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_SECCOMP: enabled
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_CGROUP_PIDS: enabled
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_MEMCG_SWAP: enabled
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:58:45 [2020-09-15T15:58:45.416Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_BLK_CGROUP: enabled
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_IOSCHED_CFQ: missing
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_CGROUP_PERF: enabled
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_CGROUP_HUGETLB: enabled
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_CFS_BANDWIDTH: enabled
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_RT_GROUP_SCHED: missing
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_IP_VS: enabled (as module)
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_IP_VS_NFCT: enabled
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_IP_VS_RR: enabled (as module)
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_EXT4_FS: enabled
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:58:45 [2020-09-15T15:58:45.416Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:58:45 [2020-09-15T15:58:45.416Z] - Network Drivers:
15:58:45 [2020-09-15T15:58:45.416Z]   - "overlay":
15:58:45 [2020-09-15T15:58:45.416Z]     - CONFIG_VXLAN: enabled (as module)
15:58:45 [2020-09-15T15:58:45.416Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:58:45 [2020-09-15T15:58:45.416Z]       Optional (for encrypted networks):
15:58:45 [2020-09-15T15:58:45.673Z]       - CONFIG_CRYPTO: enabled
15:58:45 [2020-09-15T15:58:45.673Z]       - CONFIG_CRYPTO_AEAD: enabled
15:58:45 [2020-09-15T15:58:45.673Z]       - CONFIG_CRYPTO_GCM: enabled
15:58:45 [2020-09-15T15:58:45.673Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:58:45 [2020-09-15T15:58:45.673Z]       - CONFIG_CRYPTO_GHASH: enabled
15:58:45 [2020-09-15T15:58:45.673Z]       - CONFIG_XFRM: enabled
15:58:45 [2020-09-15T15:58:45.673Z]       - CONFIG_XFRM_USER: enabled (as module)
15:58:45 [2020-09-15T15:58:45.673Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:58:45 [2020-09-15T15:58:45.673Z]       - CONFIG_INET_ESP: enabled (as module)
15:58:45 [2020-09-15T15:58:45.673Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
15:58:45 [2020-09-15T15:58:45.673Z]   - "ipvlan":
15:58:45 [2020-09-15T15:58:45.673Z]     - CONFIG_IPVLAN: enabled (as module)
15:58:45 [2020-09-15T15:58:45.673Z]   - "macvlan":
15:58:45 [2020-09-15T15:58:45.673Z]     - CONFIG_MACVLAN: enabled (as module)
15:58:45 [2020-09-15T15:58:45.673Z]     - CONFIG_DUMMY: enabled (as module)
15:58:45 [2020-09-15T15:58:45.673Z]   - "ftp,tftp client in container":
15:58:45 [2020-09-15T15:58:45.673Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:58:45 [2020-09-15T15:58:45.673Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:58:45 [2020-09-15T15:58:45.673Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:58:45 [2020-09-15T15:58:45.673Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:58:45 [2020-09-15T15:58:45.673Z] - Storage Drivers:
15:58:45 [2020-09-15T15:58:45.673Z]   - "aufs":
15:58:45 [2020-09-15T15:58:45.673Z]     - CONFIG_AUFS_FS: enabled (as module)
15:58:45 [2020-09-15T15:58:45.673Z]   - "btrfs":
15:58:45 [2020-09-15T15:58:45.673Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:58:45 [2020-09-15T15:58:45.673Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:58:45 [2020-09-15T15:58:45.673Z]   - "devicemapper":
15:58:45 [2020-09-15T15:58:45.673Z]     - CONFIG_BLK_DEV_DM: enabled
15:58:45 [2020-09-15T15:58:45.673Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:58:45 [2020-09-15T15:58:45.673Z]   - "overlay":
15:58:45 [2020-09-15T15:58:45.673Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:58:45 [2020-09-15T15:58:45.673Z]   - "zfs":
15:58:45 [2020-09-15T15:58:45.673Z]     - /dev/zfs: present
15:58:45 [2020-09-15T15:58:45.673Z]     - zfs command: missing
15:58:45 [2020-09-15T15:58:45.673Z]     - zpool command: missing
15:58:45 [2020-09-15T15:58:45.673Z] 
15:58:45 [2020-09-15T15:58:45.673Z] Limits:
15:58:45 [2020-09-15T15:58:45.673Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:58:45 [2020-09-15T15:58:45.673Z] 
15:58:45 [2020-09-15T15:58:45.673Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:58:46 [2020-09-15T15:58:46.016Z] + sudo modprobe ip_vs
15:58:46 [2020-09-15T15:58:46.016Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e .
15:58:46 [2020-09-15T15:58:46.016Z] #1 [internal] load build definition from Dockerfile
15:58:46 [2020-09-15T15:58:46.016Z] #1 transferring dockerfile: 16.37kB done
15:58:46 [2020-09-15T15:58:46.016Z] #1 DONE 0.1s
15:58:46 [2020-09-15T15:58:46.016Z] 
15:58:46 [2020-09-15T15:58:46.016Z] #2 [internal] load .dockerignore
15:58:46 [2020-09-15T15:58:46.016Z] #2 transferring context: 87B done
15:58:46 [2020-09-15T15:58:46.016Z] #2 DONE 0.1s
15:58:46 [2020-09-15T15:58:46.275Z] 
15:58:46 [2020-09-15T15:58:46.275Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:58:46 [2020-09-15T15:58:46.837Z] #3 DONE 0.5s
15:58:46 [2020-09-15T15:58:46.837Z] 
15:58:46 [2020-09-15T15:58:46.837Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:58:46 [2020-09-15T15:58:46.837Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
15:58:46 [2020-09-15T15:58:46.837Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
15:58:46 [2020-09-15T15:58:46.837Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
15:58:46 [2020-09-15T15:58:46.837Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
15:58:46 [2020-09-15T15:58:46.837Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
15:58:47 [2020-09-15T15:58:47.093Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
15:58:47 [2020-09-15T15:58:47.094Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
15:58:47 [2020-09-15T15:58:47.094Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
15:58:47 [2020-09-15T15:58:47.327Z] #49 ...
15:58:47 [2020-09-15T15:58:47.327Z] 
15:58:47 [2020-09-15T15:58:47.327Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:47 [2020-09-15T15:58:47.327Z] #39 36.28   CC       criu/pie/restorer.o
15:58:47 [2020-09-15T15:58:47.327Z] #39 38.65   LINK     criu/pie/restorer.built-in.o
15:58:47 [2020-09-15T15:58:47.327Z] #39 38.65   GEN      criu/pie/restorer-blob.h
15:58:47 [2020-09-15T15:58:47.327Z] #39 38.70   DEP      criu/vdso.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 38.87   DEP      criu/uts_ns.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 38.99   DEP      criu/util.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 39.18   DEP      criu/uffd.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 39.41   DEP      criu/tun.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 39.53   DEP      criu/tty.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 39.61   DEP      criu/timerfd.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 39.77   DEP      criu/timens.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 39.87   DEP      criu/sysfs_parse.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 39.98   DEP      criu/sysctl.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 40.06   DEP      criu/string.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 40.07   DEP      criu/stats.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 40.13   DEP      criu/sockets.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 40.21   DEP      criu/sk-unix.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 40.37   DEP      criu/sk-tcp.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 40.50   DEP      criu/sk-queue.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 40.68   DEP      criu/sk-packet.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 40.79   DEP      criu/sk-netlink.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 40.85   DEP      criu/sk-inet.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 40.92   DEP      criu/signalfd.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 40.97   DEP      criu/sigframe.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 41.07   DEP      criu/shmem.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 41.19   DEP      criu/servicefd.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 41.27   DEP      criu/seize.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 41.41   DEP      criu/seccomp.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 41.56   DEP      criu/rst-malloc.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 41.62   DEP      criu/rbtree.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 41.67   DEP      criu/pstree.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 41.83   DEP      criu/protobuf.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 41.95   GEN      criu/protobuf-desc-gen.h
15:58:47 [2020-09-15T15:58:47.327Z] #39 42.86   DEP      criu/protobuf-desc.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 42.91   DEP      criu/proc_parse.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 43.10   DEP      criu/plugin.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 43.17   DEP      criu/pipes.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 43.31   DEP      criu/pie-util.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 43.40   DEP      criu/pie-util-vdso.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 43.46   DEP      criu/path.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 43.54   DEP      criu/parasite-syscall.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 43.67   DEP      criu/pagemap.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 43.75   DEP      criu/pagemap-cache.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 43.86   DEP      criu/page-xfer.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 44.00   DEP      criu/page-pipe.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 44.10   DEP      criu/netfilter.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 44.20   DEP      criu/net.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 44.35   DEP      criu/namespaces.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 44.47   DEP      criu/mount.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 44.58   DEP      criu/memfd.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 44.67   DEP      criu/mem.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 44.84   DEP      criu/lsm.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 44.97   DEP      criu/log.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 45.10   DEP      criu/libnetlink.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 45.23   DEP      criu/kerndat.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 45.40   DEP      criu/kcmp-ids.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 45.49   DEP      criu/irmap.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 45.60   DEP      criu/ipc_ns.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 45.70   DEP      criu/image.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 45.83   DEP      criu/image-desc.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 45.91   DEP      criu/fsnotify.d
15:58:47 [2020-09-15T15:58:47.327Z] #39 46.01   DEP      criu/filesystems.d
15:58:47 [2020-09-15T15:58:47.359Z] #4 DONE 0.6s
15:58:47 [2020-09-15T15:58:47.615Z] 
15:58:47 [2020-09-15T15:58:47.615Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:58:47 [2020-09-15T15:58:47.618Z] #39 46.17   DEP      criu/files.d
15:58:47 [2020-09-15T15:58:47.618Z] #39 46.27   DEP      criu/files-reg.d
15:58:47 [2020-09-15T15:58:47.618Z] #39 46.37   DEP      criu/files-ext.d
15:58:47 [2020-09-15T15:58:47.618Z] #39 46.48   DEP      criu/file-lock.d
15:58:47 [2020-09-15T15:58:47.909Z] #39 46.57   DEP      criu/file-ids.d
15:58:47 [2020-09-15T15:58:47.909Z] #39 46.69   DEP      criu/fifo.d
15:58:48 [2020-09-15T15:58:48.182Z] #6 DONE 0.8s
15:58:48 [2020-09-15T15:58:48.182Z] 
15:58:48 [2020-09-15T15:58:48.182Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:58:48 [2020-09-15T15:58:48.182Z] #5 DONE 0.9s
15:58:48 [2020-09-15T15:58:48.199Z] #39 46.83   DEP      criu/fdstore.d
15:58:48 [2020-09-15T15:58:48.199Z] #39 46.92   DEP      criu/fault-injection.d
15:58:48 [2020-09-15T15:58:48.199Z] #39 46.93   DEP      criu/external.d
15:58:48 [2020-09-15T15:58:48.199Z] #39 47.05   DEP      criu/eventpoll.d
15:58:48 [2020-09-15T15:58:48.441Z] 
15:58:48 [2020-09-15T15:58:48.441Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:58:48 [2020-09-15T15:58:48.441Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
15:58:48 [2020-09-15T15:58:48.441Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
15:58:48 [2020-09-15T15:58:48.441Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
15:58:48 [2020-09-15T15:58:48.441Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.09MB / 7.81MB 0.2s
15:58:48 [2020-09-15T15:58:48.441Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
15:58:48 [2020-09-15T15:58:48.441Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.92MB / 50.40MB 0.2s
15:58:48 [2020-09-15T15:58:48.489Z] #39 47.17   DEP      criu/eventfd.d
15:58:48 [2020-09-15T15:58:48.489Z] #39 47.27   DEP      criu/crtools.d
15:58:48 [2020-09-15T15:58:48.703Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s
15:58:48 [2020-09-15T15:58:48.703Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.11MB / 50.40MB 0.3s
15:58:48 [2020-09-15T15:58:48.779Z] #39 47.35   DEP      criu/cr-service.d
15:58:48 [2020-09-15T15:58:48.779Z] #39 47.44   DEP      criu/cr-restore.d
15:58:48 [2020-09-15T15:58:48.960Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done
15:58:48 [2020-09-15T15:58:48.960Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 34.05MB / 50.40MB 0.6s
15:58:48 [2020-09-15T15:58:48.960Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.6s
15:58:48 [2020-09-15T15:58:48.960Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.6s
15:58:48 [2020-09-15T15:58:48.960Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.00MB / 50.40MB 0.7s
15:58:48 [2020-09-15T15:58:48.960Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.96MB / 10.00MB 0.7s
15:58:48 [2020-09-15T15:58:48.960Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.70MB / 51.83MB 0.7s
15:58:49 [2020-09-15T15:58:49.069Z] #39 47.64   DEP      criu/cr-errno.d
15:58:49 [2020-09-15T15:58:49.069Z] #39 47.65   DEP      criu/cr-dump.d
15:58:49 [2020-09-15T15:58:49.069Z] #39 47.84   DEP      criu/cr-dedup.d
15:58:49 [2020-09-15T15:58:49.217Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.9s
15:58:49 [2020-09-15T15:58:49.217Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s
15:58:49 [2020-09-15T15:58:49.217Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.01MB / 51.83MB 0.9s
15:58:49 [2020-09-15T15:58:49.360Z] #39 48.01   DEP      criu/cr-check.d
15:58:49 [2020-09-15T15:58:49.360Z] #39 48.18   DEP      criu/config.d
15:58:49 [2020-09-15T15:58:49.650Z] #39 48.26   DEP      criu/clone-noasan.d
15:58:49 [2020-09-15T15:58:49.650Z] #39 48.29   DEP      criu/cgroup.d
15:58:49 [2020-09-15T15:58:49.650Z] #39 48.38   DEP      criu/cgroup-props.d
15:58:49 [2020-09-15T15:58:49.650Z] #39 48.43   DEP      criu/bitmap.d
15:58:49 [2020-09-15T15:58:49.650Z] #39 48.44   DEP      criu/bfd.d
15:58:49 [2020-09-15T15:58:49.650Z] #39 48.49   DEP      criu/autofs.d
15:58:49 [2020-09-15T15:58:49.680Z] Client:
15:58:49 [2020-09-15T15:58:49.680Z]  Debug Mode: false
15:58:49 [2020-09-15T15:58:49.680Z] 
15:58:49 [2020-09-15T15:58:49.680Z] Server:
15:58:49 [2020-09-15T15:58:49.680Z]  Containers: 0
15:58:49 [2020-09-15T15:58:49.680Z]   Running: 0
15:58:49 [2020-09-15T15:58:49.680Z]   Paused: 0
15:58:49 [2020-09-15T15:58:49.680Z]   Stopped: 0
15:58:49 [2020-09-15T15:58:49.680Z]  Images: 0
15:58:49 [2020-09-15T15:58:49.680Z]  Server Version: 19.03.12
15:58:49 [2020-09-15T15:58:49.680Z]  Storage Driver: overlay2
15:58:49 [2020-09-15T15:58:49.680Z]   Backing Filesystem: extfs
15:58:49 [2020-09-15T15:58:49.680Z]   Supports d_type: true
15:58:49 [2020-09-15T15:58:49.680Z]   Native Overlay Diff: true
15:58:49 [2020-09-15T15:58:49.680Z]  Logging Driver: json-file
15:58:49 [2020-09-15T15:58:49.680Z]  Cgroup Driver: cgroupfs
15:58:49 [2020-09-15T15:58:49.680Z]  Plugins:
15:58:49 [2020-09-15T15:58:49.680Z]   Volume: local
15:58:49 [2020-09-15T15:58:49.680Z]   Network: bridge host ipvlan macvlan null overlay
15:58:49 [2020-09-15T15:58:49.680Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:58:49 [2020-09-15T15:58:49.680Z]  Swarm: inactive
15:58:49 [2020-09-15T15:58:49.680Z]  Runtimes: runc
15:58:49 [2020-09-15T15:58:49.680Z]  Default Runtime: runc
15:58:49 [2020-09-15T15:58:49.680Z]  Init Binary: docker-init
15:58:49 [2020-09-15T15:58:49.680Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:58:49 [2020-09-15T15:58:49.680Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:58:49 [2020-09-15T15:58:49.680Z]  init version: fec3683
15:58:49 [2020-09-15T15:58:49.680Z]  Security Options:
15:58:49 [2020-09-15T15:58:49.680Z]   apparmor
15:58:49 [2020-09-15T15:58:49.680Z]   seccomp
15:58:49 [2020-09-15T15:58:49.680Z]    Profile: default
15:58:49 [2020-09-15T15:58:49.680Z]  Kernel Version: 5.3.0-1035-aws
15:58:49 [2020-09-15T15:58:49.680Z]  Operating System: Ubuntu 18.04.5 LTS
15:58:49 [2020-09-15T15:58:49.680Z]  OSType: linux
15:58:49 [2020-09-15T15:58:49.680Z]  Architecture: x86_64
15:58:49 [2020-09-15T15:58:49.680Z]  CPUs: 2
15:58:49 [2020-09-15T15:58:49.680Z]  Total Memory: 7.569GiB
15:58:49 [2020-09-15T15:58:49.680Z]  Name: ip-10-100-105-25
15:58:49 [2020-09-15T15:58:49.680Z]  ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID
15:58:49 [2020-09-15T15:58:49.680Z]  Docker Root Dir: /var/lib/docker
15:58:49 [2020-09-15T15:58:49.680Z]  Debug Mode: false
15:58:49 [2020-09-15T15:58:49.680Z]  Registry: https://index.docker.io/v1/
15:58:49 [2020-09-15T15:58:49.680Z]  Labels:
15:58:49 [2020-09-15T15:58:49.680Z]  Experimental: true
15:58:49 [2020-09-15T15:58:49.680Z]  Insecure Registries:
15:58:49 [2020-09-15T15:58:49.680Z]   127.0.0.0/8
15:58:49 [2020-09-15T15:58:49.680Z]  Live Restore Enabled: true
15:58:49 [2020-09-15T15:58:49.680Z] 
15:58:49 [2020-09-15T15:58:49.680Z] WARNING: No swap limit support
[Pipeline] sh
15:58:49 [2020-09-15T15:58:49.782Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s done
15:58:49 [2020-09-15T15:58:49.782Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done
15:58:49 [2020-09-15T15:58:49.782Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.49MB / 51.83MB 1.4s
15:58:49 [2020-09-15T15:58:49.782Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.4s
15:58:49 [2020-09-15T15:58:49.782Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.4s
15:58:49 [2020-09-15T15:58:49.782Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.54MB / 51.83MB 1.6s
15:58:49 [2020-09-15T15:58:49.782Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 12.08MB / 68.67MB 1.6s
15:58:49 [2020-09-15T15:58:49.782Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.13MB / 120.17MB 1.6s
15:58:49 [2020-09-15T15:58:49.940Z] #39 48.63   DEP      criu/aio.d
15:58:49 [2020-09-15T15:58:49.963Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:58:49 [2020-09-15T15:58:49.963Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:58:49 [2020-09-15T15:58:49.963Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41453/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:58:49 [2020-09-15T15:58:49.963Z] + bash /home/ubuntu/workspace/moby_PR-41453/check-config.sh
15:58:49 [2020-09-15T15:58:49.963Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:58:49 [2020-09-15T15:58:49.963Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ...
15:58:49 [2020-09-15T15:58:49.963Z] 
15:58:49 [2020-09-15T15:58:49.963Z] Generally Necessary:
15:58:49 [2020-09-15T15:58:49.963Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:58:49 [2020-09-15T15:58:49.963Z] - apparmor: enabled and tools installed
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_NAMESPACES: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_NET_NS: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_PID_NS: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_IPC_NS: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_UTS_NS: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_CGROUPS: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_CGROUP_CPUACCT: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_CGROUP_DEVICE: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_CGROUP_FREEZER: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_CGROUP_SCHED: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_CPUSETS: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_MEMCG: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_KEYS: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_VETH: enabled (as module)
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_BRIDGE: enabled (as module)
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_NF_NAT_IPV4: missing
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_NF_NAT: enabled (as module)
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_NF_NAT_NEEDED: missing
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_POSIX_MQUEUE: enabled
15:58:49 [2020-09-15T15:58:49.963Z] 
15:58:49 [2020-09-15T15:58:49.963Z] Optional Features:
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_USER_NS: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_SECCOMP: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_CGROUP_PIDS: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_MEMCG_SWAP: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:58:49 [2020-09-15T15:58:49.963Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_BLK_CGROUP: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_IOSCHED_CFQ: missing
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_CGROUP_PERF: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_CGROUP_HUGETLB: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_CFS_BANDWIDTH: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:58:49 [2020-09-15T15:58:49.963Z] - CONFIG_RT_GROUP_SCHED: missing
15:58:50 [2020-09-15T15:58:50.040Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.1s
15:58:50 [2020-09-15T15:58:50.040Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.97MB / 68.67MB 1.9s
15:58:50 [2020-09-15T15:58:50.040Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 24.99MB / 120.17MB 1.9s
15:58:50 [2020-09-15T15:58:50.222Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:58:50 [2020-09-15T15:58:50.222Z] - CONFIG_IP_VS: enabled (as module)
15:58:50 [2020-09-15T15:58:50.223Z] - CONFIG_IP_VS_NFCT: enabled
15:58:50 [2020-09-15T15:58:50.223Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:58:50 [2020-09-15T15:58:50.223Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:58:50 [2020-09-15T15:58:50.223Z] - CONFIG_IP_VS_RR: enabled (as module)
15:58:50 [2020-09-15T15:58:50.223Z] - CONFIG_EXT4_FS: enabled
15:58:50 [2020-09-15T15:58:50.223Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:58:50 [2020-09-15T15:58:50.223Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:58:50 [2020-09-15T15:58:50.223Z] - Network Drivers:
15:58:50 [2020-09-15T15:58:50.223Z]   - "overlay":
15:58:50 [2020-09-15T15:58:50.223Z]     - CONFIG_VXLAN: enabled (as module)
15:58:50 [2020-09-15T15:58:50.223Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:58:50 [2020-09-15T15:58:50.223Z]       Optional (for encrypted networks):
15:58:50 [2020-09-15T15:58:50.223Z]       - CONFIG_CRYPTO: enabled
15:58:50 [2020-09-15T15:58:50.223Z]       - CONFIG_CRYPTO_AEAD: enabled
15:58:50 [2020-09-15T15:58:50.223Z]       - CONFIG_CRYPTO_GCM: enabled
15:58:50 [2020-09-15T15:58:50.223Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:58:50 [2020-09-15T15:58:50.223Z]       - CONFIG_CRYPTO_GHASH: enabled
15:58:50 [2020-09-15T15:58:50.223Z]       - CONFIG_XFRM: enabled
15:58:50 [2020-09-15T15:58:50.223Z]       - CONFIG_XFRM_USER: enabled (as module)
15:58:50 [2020-09-15T15:58:50.223Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:58:50 [2020-09-15T15:58:50.223Z]       - CONFIG_INET_ESP: enabled (as module)
15:58:50 [2020-09-15T15:58:50.223Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
15:58:50 [2020-09-15T15:58:50.223Z]   - "ipvlan":
15:58:50 [2020-09-15T15:58:50.223Z]     - CONFIG_IPVLAN: enabled (as module)
15:58:50 [2020-09-15T15:58:50.223Z]   - "macvlan":
15:58:50 [2020-09-15T15:58:50.223Z]     - CONFIG_MACVLAN: enabled (as module)
15:58:50 [2020-09-15T15:58:50.223Z]     - CONFIG_DUMMY: enabled (as module)
15:58:50 [2020-09-15T15:58:50.223Z]   - "ftp,tftp client in container":
15:58:50 [2020-09-15T15:58:50.223Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:58:50 [2020-09-15T15:58:50.223Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:58:50 [2020-09-15T15:58:50.223Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:58:50 [2020-09-15T15:58:50.223Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:58:50 [2020-09-15T15:58:50.223Z] - Storage Drivers:
15:58:50 [2020-09-15T15:58:50.223Z]   - "aufs":
15:58:50 [2020-09-15T15:58:50.223Z]     - CONFIG_AUFS_FS: enabled (as module)
15:58:50 [2020-09-15T15:58:50.223Z]   - "btrfs":
15:58:50 [2020-09-15T15:58:50.223Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:58:50 [2020-09-15T15:58:50.223Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:58:50 [2020-09-15T15:58:50.223Z]   - "devicemapper":
15:58:50 [2020-09-15T15:58:50.223Z]     - CONFIG_BLK_DEV_DM: enabled
15:58:50 [2020-09-15T15:58:50.223Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:58:50 [2020-09-15T15:58:50.223Z]   - "overlay":
15:58:50 [2020-09-15T15:58:50.223Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:58:50 [2020-09-15T15:58:50.223Z]   - "zfs":
15:58:50 [2020-09-15T15:58:50.223Z]     - /dev/zfs: present
15:58:50 [2020-09-15T15:58:50.223Z]     - zfs command: missing
15:58:50 [2020-09-15T15:58:50.223Z]     - zpool command: missing
15:58:50 [2020-09-15T15:58:50.223Z] 
15:58:50 [2020-09-15T15:58:50.223Z] Limits:
15:58:50 [2020-09-15T15:58:50.223Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:58:50 [2020-09-15T15:58:50.223Z] 
15:58:50 [2020-09-15T15:58:50.223Z] + true
[Pipeline] }
15:58:50 [2020-09-15T15:58:50.231Z] #39 48.78   DEP      criu/action-scripts.d
15:58:50 [2020-09-15T15:58:50.231Z] #39 48.98   CC       criu/action-scripts.o
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:58:50 [2020-09-15T15:58:50.300Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.92MB / 68.67MB 2.0s
15:58:50 [2020-09-15T15:58:50.522Z] #39 49.20   CC       criu/aio.o
15:58:50 [2020-09-15T15:58:50.563Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e .
15:58:50 [2020-09-15T15:58:50.563Z] #1 [internal] load .dockerignore
15:58:50 [2020-09-15T15:58:50.563Z] #1 transferring context:
15:58:50 [2020-09-15T15:58:50.564Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.0s done
15:58:50 [2020-09-15T15:58:50.564Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.90MB / 68.67MB 2.2s
15:58:50 [2020-09-15T15:58:50.564Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.36MB / 120.17MB 2.2s
15:58:50 [2020-09-15T15:58:50.564Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.2s
15:58:50 [2020-09-15T15:58:50.564Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 43.17MB / 68.67MB 2.3s
15:58:50 [2020-09-15T15:58:50.564Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.76MB / 120.17MB 2.3s
15:58:50 [2020-09-15T15:58:50.564Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.2s done
15:58:50 [2020-09-15T15:58:50.812Z] #39 49.48   CC       criu/autofs.o
15:58:50 [2020-09-15T15:58:50.822Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.98MB / 68.67MB 2.4s
15:58:50 [2020-09-15T15:58:50.822Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.92MB / 68.67MB 2.5s
15:58:50 [2020-09-15T15:58:50.822Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.19MB / 120.17MB 2.5s
15:58:50 [2020-09-15T15:58:50.822Z] #1 transferring context: 87B done
15:58:50 [2020-09-15T15:58:50.822Z] #1 DONE 0.1s
15:58:50 [2020-09-15T15:58:50.822Z] 
15:58:50 [2020-09-15T15:58:50.822Z] #2 [internal] load build definition from Dockerfile
15:58:50 [2020-09-15T15:58:50.822Z] #2 transferring dockerfile: 16.37kB done
15:58:50 [2020-09-15T15:58:50.822Z] #2 DONE 0.1s
15:58:50 [2020-09-15T15:58:50.822Z] 
15:58:50 [2020-09-15T15:58:50.822Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:58:51 [2020-09-15T15:58:51.081Z] #3 DONE 0.3s
15:58:51 [2020-09-15T15:58:51.081Z] 
15:58:51 [2020-09-15T15:58:51.081Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:58:51 [2020-09-15T15:58:51.081Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
15:58:51 [2020-09-15T15:58:51.081Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
15:58:51 [2020-09-15T15:58:51.081Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
15:58:51 [2020-09-15T15:58:51.081Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 121.39kB / 8.88MB 0.1s
15:58:51 [2020-09-15T15:58:51.081Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
15:58:51 [2020-09-15T15:58:51.082Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.88MB / 68.67MB 2.7s
15:58:51 [2020-09-15T15:58:51.082Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.67MB / 120.17MB 2.7s
15:58:51 [2020-09-15T15:58:51.082Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.92MB / 120.17MB 2.9s
15:58:51 [2020-09-15T15:58:51.341Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.10MB / 120.17MB 3.0s
15:58:51 [2020-09-15T15:58:51.341Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.61MB / 120.17MB 3.1s
15:58:51 [2020-09-15T15:58:51.341Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
15:58:51 [2020-09-15T15:58:51.341Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
15:58:51 [2020-09-15T15:58:51.341Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
15:58:51 [2020-09-15T15:58:51.443Z] #39 ...
15:58:51 [2020-09-15T15:58:51.443Z] 
15:58:51 [2020-09-15T15:58:51.443Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:58:51 [2020-09-15T15:58:51.443Z] #41 75.76 net/http/httptrace
15:58:51 [2020-09-15T15:58:51.443Z] #41 75.90 net/http
15:58:51 [2020-09-15T15:58:51.443Z] #41 83.48 github.com/LK4D4/vndr/godl
15:58:51 [2020-09-15T15:58:51.443Z] #41 83.97 github.com/LK4D4/vndr
15:58:51 [2020-09-15T15:58:51.598Z] #7 ...
15:58:51 [2020-09-15T15:58:51.598Z] 
15:58:51 [2020-09-15T15:58:51.598Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:58:51 [2020-09-15T15:58:51.598Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:58:51 [2020-09-15T15:58:51.598Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:58:51 [2020-09-15T15:58:51.599Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
15:58:51 [2020-09-15T15:58:51.599Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:58:51 [2020-09-15T15:58:51.599Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.4s done
15:58:51 [2020-09-15T15:58:51.599Z] #58 DONE 3.3s
15:58:51 [2020-09-15T15:58:51.599Z] 
15:58:51 [2020-09-15T15:58:51.599Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:58:51 [2020-09-15T15:58:51.599Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.2s done
15:58:51 [2020-09-15T15:58:51.599Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.41MB / 120.17MB 3.3s
15:58:51 [2020-09-15T15:58:51.601Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
15:58:51 [2020-09-15T15:58:51.601Z] #4 DONE 0.5s
15:58:51 [2020-09-15T15:58:51.733Z] #41 ...
15:58:51 [2020-09-15T15:58:51.733Z] 
15:58:51 [2020-09-15T15:58:51.733Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:58:51 [2020-09-15T15:58:51.733Z] #17 0.689 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:58:51 [2020-09-15T15:58:51.733Z] #17 0.810 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:58:51 [2020-09-15T15:58:51.733Z] #17 0.904 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:58:51 [2020-09-15T15:58:51.733Z] #17 1.041 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:58:51 [2020-09-15T15:58:51.733Z] #17 1.581 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
15:58:51 [2020-09-15T15:58:51.733Z] #17 2.367 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:58:51 [2020-09-15T15:58:51.733Z] #17 5.739 Fetched 8071 kB in 5s (1558 kB/s)
15:58:51 [2020-09-15T15:58:51.733Z] #17 5.739 Reading package lists...
15:58:51 [2020-09-15T15:58:51.733Z] #17 7.510 Reading package lists...
15:58:51 [2020-09-15T15:58:51.733Z] #17 9.120 Building dependency tree...
15:58:51 [2020-09-15T15:58:51.733Z] #17 9.476 libcap2-bin is already the newest version (1:2.25-2).
15:58:51 [2020-09-15T15:58:51.733Z] #17 9.476 The following additional packages will be installed:
15:58:51 [2020-09-15T15:58:51.733Z] #17 9.480   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:58:51 [2020-09-15T15:58:51.733Z] #17 9.480   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:58:51 [2020-09-15T15:58:51.733Z] #17 9.480   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:58:51 [2020-09-15T15:58:51.733Z] #17 9.480   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:58:51 [2020-09-15T15:58:51.733Z] #17 9.480   python3.7 python3.7-minimal vim-runtime xxd
15:58:51 [2020-09-15T15:58:51.733Z] #17 9.481 Suggested packages:
15:58:51 [2020-09-15T15:58:51.733Z] #17 9.481   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:58:51 [2020-09-15T15:58:51.733Z] #17 9.481   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:58:51 [2020-09-15T15:58:51.733Z] #17 9.481   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:58:51 [2020-09-15T15:58:51.733Z] #17 9.481 Recommended packages:
15:58:51 [2020-09-15T15:58:51.733Z] #17 9.481   aufs-dkms nftables build-essential python3-dev python3-keyring
15:58:51 [2020-09-15T15:58:51.733Z] #17 9.481   python3-keyrings.alt python3-xdg unzip
15:58:51 [2020-09-15T15:58:51.733Z] #17 ...
15:58:51 [2020-09-15T15:58:51.733Z] 
15:58:51 [2020-09-15T15:58:51.733Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:51 [2020-09-15T15:58:51.733Z] #39 50.40   CC       criu/bfd.o
15:58:51 [2020-09-15T15:58:51.860Z] 
15:58:51 [2020-09-15T15:58:51.860Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:58:51 [2020-09-15T15:58:51.860Z] #6 DONE 0.2s
15:58:51 [2020-09-15T15:58:51.860Z] 
15:58:51 [2020-09-15T15:58:51.861Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:58:52 [2020-09-15T15:58:52.024Z] #39 50.69   CC       criu/bitmap.o
15:58:52 [2020-09-15T15:58:52.024Z] #39 50.86   CC       criu/cgroup-props.o
15:58:52 [2020-09-15T15:58:52.431Z] #5 DONE 0.6s
15:58:52 [2020-09-15T15:58:52.431Z] 
15:58:52 [2020-09-15T15:58:52.431Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:58:52 [2020-09-15T15:58:52.431Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
15:58:52 [2020-09-15T15:58:52.431Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
15:58:52 [2020-09-15T15:58:52.431Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s
15:58:52 [2020-09-15T15:58:52.431Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s
15:58:52 [2020-09-15T15:58:52.431Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s
15:58:52 [2020-09-15T15:58:52.431Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
15:58:52 [2020-09-15T15:58:52.431Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
15:58:52 [2020-09-15T15:58:52.530Z] #7 ...
15:58:52 [2020-09-15T15:58:52.530Z] 
15:58:52 [2020-09-15T15:58:52.530Z] #20 [internal] load build context
15:58:52 [2020-09-15T15:58:52.530Z] #20 transferring context: 51.44MB 4.2s done
15:58:52 [2020-09-15T15:58:52.530Z] #20 DONE 4.4s
15:58:52 [2020-09-15T15:58:52.530Z] 
15:58:52 [2020-09-15T15:58:52.530Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:58:52 [2020-09-15T15:58:52.655Z] #39 51.45   CC       criu/cgroup.o
15:58:52 [2020-09-15T15:58:52.700Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.2s
15:58:52 [2020-09-15T15:58:52.700Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.2s done
15:58:52 [2020-09-15T15:58:52.700Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s
15:58:52 [2020-09-15T15:58:52.700Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.71MB / 51.83MB 0.4s
15:58:52 [2020-09-15T15:58:52.700Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.77MB / 50.40MB 0.5s
15:58:52 [2020-09-15T15:58:52.700Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.78MB / 51.83MB 0.5s
15:58:52 [2020-09-15T15:58:52.872Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.3s done
15:58:52 [2020-09-15T15:58:52.963Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.91MB / 50.40MB 0.6s
15:58:52 [2020-09-15T15:58:52.963Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done
15:58:52 [2020-09-15T15:58:52.963Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.85MB / 51.83MB 0.6s
15:58:52 [2020-09-15T15:58:52.963Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.6s
15:58:53 [2020-09-15T15:58:53.226Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 21.48MB / 50.40MB 0.8s
15:58:53 [2020-09-15T15:58:53.226Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.02MB / 51.83MB 0.8s
15:58:53 [2020-09-15T15:58:53.226Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.46MB / 68.67MB 0.8s
15:58:53 [2020-09-15T15:58:53.226Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.25MB / 50.40MB 0.9s
15:58:53 [2020-09-15T15:58:53.226Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.80MB / 51.83MB 0.9s
15:58:53 [2020-09-15T15:58:53.349Z] Client:
15:58:53 [2020-09-15T15:58:53.349Z]  Debug Mode: false
15:58:53 [2020-09-15T15:58:53.349Z] 
15:58:53 [2020-09-15T15:58:53.349Z] Server:
15:58:53 [2020-09-15T15:58:53.349Z]  Containers: 0
15:58:53 [2020-09-15T15:58:53.349Z]   Running: 0
15:58:53 [2020-09-15T15:58:53.349Z]   Paused: 0
15:58:53 [2020-09-15T15:58:53.349Z]   Stopped: 0
15:58:53 [2020-09-15T15:58:53.349Z]  Images: 0
15:58:53 [2020-09-15T15:58:53.349Z]  Server Version: 19.03.12
15:58:53 [2020-09-15T15:58:53.349Z]  Storage Driver: overlay2
15:58:53 [2020-09-15T15:58:53.349Z]   Backing Filesystem: extfs
15:58:53 [2020-09-15T15:58:53.349Z]   Supports d_type: true
15:58:53 [2020-09-15T15:58:53.349Z]   Native Overlay Diff: true
15:58:53 [2020-09-15T15:58:53.349Z]  Logging Driver: json-file
15:58:53 [2020-09-15T15:58:53.349Z]  Cgroup Driver: cgroupfs
15:58:53 [2020-09-15T15:58:53.349Z]  Plugins:
15:58:53 [2020-09-15T15:58:53.349Z]   Volume: local
15:58:53 [2020-09-15T15:58:53.349Z]   Network: bridge host ipvlan macvlan null overlay
15:58:53 [2020-09-15T15:58:53.349Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:58:53 [2020-09-15T15:58:53.349Z]  Swarm: inactive
15:58:53 [2020-09-15T15:58:53.349Z]  Runtimes: runc
15:58:53 [2020-09-15T15:58:53.349Z]  Default Runtime: runc
15:58:53 [2020-09-15T15:58:53.349Z]  Init Binary: docker-init
15:58:53 [2020-09-15T15:58:53.349Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:58:53 [2020-09-15T15:58:53.349Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:58:53 [2020-09-15T15:58:53.349Z]  init version: fec3683
15:58:53 [2020-09-15T15:58:53.349Z]  Security Options:
15:58:53 [2020-09-15T15:58:53.349Z]   apparmor
15:58:53 [2020-09-15T15:58:53.349Z]   seccomp
15:58:53 [2020-09-15T15:58:53.349Z]    Profile: default
15:58:53 [2020-09-15T15:58:53.349Z]  Kernel Version: 4.15.0-1082-aws
15:58:53 [2020-09-15T15:58:53.349Z]  Operating System: Ubuntu 16.04.7 LTS
15:58:53 [2020-09-15T15:58:53.349Z]  OSType: linux
15:58:53 [2020-09-15T15:58:53.349Z]  Architecture: aarch64
15:58:53 [2020-09-15T15:58:53.349Z]  CPUs: 4
15:58:53 [2020-09-15T15:58:53.349Z]  Total Memory: 7.525GiB
15:58:53 [2020-09-15T15:58:53.349Z]  Name: ip-10-100-112-99
15:58:53 [2020-09-15T15:58:53.349Z]  ID: KYKG:A322:XPRH:JZGL:H3VU:BFQ2:WUGA:GP6K:7QES:XZZH:RIWE:PUKP
15:58:53 [2020-09-15T15:58:53.349Z]  Docker Root Dir: /var/lib/docker
15:58:53 [2020-09-15T15:58:53.349Z]  Debug Mode: false
15:58:53 [2020-09-15T15:58:53.349Z]  Registry: https://index.docker.io/v1/
15:58:53 [2020-09-15T15:58:53.349Z]  Labels:
15:58:53 [2020-09-15T15:58:53.349Z]  Experimental: true
15:58:53 [2020-09-15T15:58:53.349Z]  Insecure Registries:
15:58:53 [2020-09-15T15:58:53.349Z]   127.0.0.0/8
15:58:53 [2020-09-15T15:58:53.349Z]  Live Restore Enabled: true
15:58:53 [2020-09-15T15:58:53.349Z] 
15:58:53 [2020-09-15T15:58:53.349Z] WARNING: No swap limit support
[Pipeline] sh
15:58:53 [2020-09-15T15:58:53.491Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.78MB / 50.40MB 1.0s
15:58:53 [2020-09-15T15:58:53.491Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.62MB / 51.83MB 1.0s
15:58:53 [2020-09-15T15:58:53.491Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 21.55MB / 68.67MB 1.0s
15:58:53 [2020-09-15T15:58:53.491Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.63MB / 50.40MB 1.2s
15:58:53 [2020-09-15T15:58:53.491Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.2s
15:58:53 [2020-09-15T15:58:53.491Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.66MB / 68.67MB 1.2s
15:58:53 [2020-09-15T15:58:53.643Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:58:53 [2020-09-15T15:58:53.643Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:58:53 [2020-09-15T15:58:53.643Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41453/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:58:53 [2020-09-15T15:58:53.643Z] + bash /home/ubuntu/workspace/moby_PR-41453/check-config.sh
15:58:53 [2020-09-15T15:58:53.643Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:58:53 [2020-09-15T15:58:53.643Z] info: reading kernel config from /boot/config-4.15.0-1082-aws ...
15:58:53 [2020-09-15T15:58:53.643Z] 
15:58:53 [2020-09-15T15:58:53.643Z] Generally Necessary:
15:58:53 [2020-09-15T15:58:53.643Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:58:53 [2020-09-15T15:58:53.643Z] - apparmor: enabled and tools installed
15:58:53 [2020-09-15T15:58:53.643Z] - CONFIG_NAMESPACES: enabled
15:58:53 [2020-09-15T15:58:53.643Z] - CONFIG_NET_NS: enabled
15:58:53 [2020-09-15T15:58:53.643Z] - CONFIG_PID_NS: enabled
15:58:53 [2020-09-15T15:58:53.643Z] - CONFIG_IPC_NS: enabled
15:58:53 [2020-09-15T15:58:53.643Z] - CONFIG_UTS_NS: enabled
15:58:53 [2020-09-15T15:58:53.643Z] - CONFIG_CGROUPS: enabled
15:58:53 [2020-09-15T15:58:53.643Z] - CONFIG_CGROUP_CPUACCT: enabled
15:58:53 [2020-09-15T15:58:53.643Z] - CONFIG_CGROUP_DEVICE: enabled
15:58:53 [2020-09-15T15:58:53.643Z] - CONFIG_CGROUP_FREEZER: enabled
15:58:53 [2020-09-15T15:58:53.643Z] - CONFIG_CGROUP_SCHED: enabled
15:58:53 [2020-09-15T15:58:53.643Z] - CONFIG_CPUSETS: enabled
15:58:53 [2020-09-15T15:58:53.752Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.12MB / 50.40MB 1.3s
15:58:53 [2020-09-15T15:58:53.753Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.56MB / 68.67MB 1.3s
15:58:53 [2020-09-15T15:58:53.753Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s
15:58:53 [2020-09-15T15:58:53.753Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.42MB / 68.67MB 1.4s
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_MEMCG: enabled
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_KEYS: enabled
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_VETH: enabled (as module)
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_BRIDGE: enabled (as module)
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_NF_NAT: enabled (as module)
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_NF_NAT_NEEDED: enabled
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_POSIX_MQUEUE: enabled
15:58:53 [2020-09-15T15:58:53.905Z] 
15:58:53 [2020-09-15T15:58:53.905Z] Optional Features:
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_USER_NS: enabled
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_SECCOMP: enabled
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_CGROUP_PIDS: enabled
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_MEMCG_SWAP: enabled
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:58:53 [2020-09-15T15:58:53.905Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_BLK_CGROUP: enabled
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_IOSCHED_CFQ: enabled
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:58:53 [2020-09-15T15:58:53.905Z] - CONFIG_CGROUP_PERF: enabled
15:58:54 [2020-09-15T15:58:54.016Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.08MB / 68.67MB 1.6s
15:58:54 [2020-09-15T15:58:54.016Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.70MB / 68.67MB 1.7s
15:58:54 [2020-09-15T15:58:54.167Z] - CONFIG_CGROUP_HUGETLB: enabled
15:58:54 [2020-09-15T15:58:54.167Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:58:54 [2020-09-15T15:58:54.167Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:58:54 [2020-09-15T15:58:54.167Z] - CONFIG_CFS_BANDWIDTH: enabled
15:58:54 [2020-09-15T15:58:54.167Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:58:54 [2020-09-15T15:58:54.167Z] - CONFIG_RT_GROUP_SCHED: missing
15:58:54 [2020-09-15T15:58:54.167Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:58:54 [2020-09-15T15:58:54.167Z] - CONFIG_IP_VS: enabled (as module)
15:58:54 [2020-09-15T15:58:54.167Z] - CONFIG_IP_VS_NFCT: enabled
15:58:54 [2020-09-15T15:58:54.167Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:58:54 [2020-09-15T15:58:54.167Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:58:54 [2020-09-15T15:58:54.167Z] - CONFIG_IP_VS_RR: enabled (as module)
15:58:54 [2020-09-15T15:58:54.167Z] - CONFIG_EXT4_FS: enabled
15:58:54 [2020-09-15T15:58:54.167Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:58:54 [2020-09-15T15:58:54.167Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:58:54 [2020-09-15T15:58:54.167Z] - Network Drivers:
15:58:54 [2020-09-15T15:58:54.167Z]   - "overlay":
15:58:54 [2020-09-15T15:58:54.167Z]     - CONFIG_VXLAN: enabled (as module)
15:58:54 [2020-09-15T15:58:54.167Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:58:54 [2020-09-15T15:58:54.167Z]       Optional (for encrypted networks):
15:58:54 [2020-09-15T15:58:54.246Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.3s done
15:58:54 [2020-09-15T15:58:54.275Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.9s
15:58:54 [2020-09-15T15:58:54.428Z]       - CONFIG_CRYPTO: enabled
15:58:54 [2020-09-15T15:58:54.428Z]       - CONFIG_CRYPTO_AEAD: enabled
15:58:54 [2020-09-15T15:58:54.428Z]       - CONFIG_CRYPTO_GCM: enabled
15:58:54 [2020-09-15T15:58:54.428Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:58:54 [2020-09-15T15:58:54.428Z]       - CONFIG_CRYPTO_GHASH: enabled
15:58:54 [2020-09-15T15:58:54.428Z]       - CONFIG_XFRM: enabled
15:58:54 [2020-09-15T15:58:54.428Z]       - CONFIG_XFRM_USER: enabled (as module)
15:58:54 [2020-09-15T15:58:54.428Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:58:54 [2020-09-15T15:58:54.428Z]       - CONFIG_INET_ESP: enabled (as module)
15:58:54 [2020-09-15T15:58:54.428Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:58:54 [2020-09-15T15:58:54.428Z]   - "ipvlan":
15:58:54 [2020-09-15T15:58:54.428Z]     - CONFIG_IPVLAN: enabled (as module)
15:58:54 [2020-09-15T15:58:54.428Z]   - "macvlan":
15:58:54 [2020-09-15T15:58:54.428Z]     - CONFIG_MACVLAN: enabled (as module)
15:58:54 [2020-09-15T15:58:54.428Z]     - CONFIG_DUMMY: enabled (as module)
15:58:54 [2020-09-15T15:58:54.428Z]   - "ftp,tftp client in container":
15:58:54 [2020-09-15T15:58:54.428Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:58:54 [2020-09-15T15:58:54.428Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:58:54 [2020-09-15T15:58:54.428Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:58:54 [2020-09-15T15:58:54.428Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:58:54 [2020-09-15T15:58:54.428Z] - Storage Drivers:
15:58:54 [2020-09-15T15:58:54.428Z]   - "aufs":
15:58:54 [2020-09-15T15:58:54.428Z]     - CONFIG_AUFS_FS: enabled (as module)
15:58:54 [2020-09-15T15:58:54.428Z]   - "btrfs":
15:58:54 [2020-09-15T15:58:54.428Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:58:54 [2020-09-15T15:58:54.428Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:58:54 [2020-09-15T15:58:54.428Z]   - "devicemapper":
15:58:54 [2020-09-15T15:58:54.428Z]     - CONFIG_BLK_DEV_DM: enabled
15:58:54 [2020-09-15T15:58:54.428Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:58:54 [2020-09-15T15:58:54.428Z]   - "overlay":
15:58:54 [2020-09-15T15:58:54.428Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:58:54 [2020-09-15T15:58:54.428Z]   - "zfs":
15:58:54 [2020-09-15T15:58:54.428Z]     - /dev/zfs: missing
15:58:54 [2020-09-15T15:58:54.428Z]     - zfs command: missing
15:58:54 [2020-09-15T15:58:54.428Z]     - zpool command: missing
15:58:54 [2020-09-15T15:58:54.428Z] 
15:58:54 [2020-09-15T15:58:54.428Z] Limits:
15:58:54 [2020-09-15T15:58:54.428Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:58:54 [2020-09-15T15:58:54.428Z] 
15:58:54 [2020-09-15T15:58:54.428Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:58:54 [2020-09-15T15:58:54.503Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s
15:58:54 [2020-09-15T15:58:54.720Z] #39 53.53   CC       criu/clone-noasan.o
15:58:54 [2020-09-15T15:58:54.760Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done
15:58:54 [2020-09-15T15:58:54.760Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
15:58:54 [2020-09-15T15:58:54.777Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e .
15:58:54 [2020-09-15T15:58:54.777Z] #1 [internal] load build definition from Dockerfile
15:58:55 [2020-09-15T15:58:55.011Z] #39 53.70   CC       criu/config.o
15:58:55 [2020-09-15T15:58:55.016Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done
15:58:55 [2020-09-15T15:58:55.016Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
15:58:55 [2020-09-15T15:58:55.037Z] #1 transferring dockerfile: 16.37kB done
15:58:55 [2020-09-15T15:58:55.038Z] #1 DONE 0.2s
15:58:55 [2020-09-15T15:58:55.038Z] 
15:58:55 [2020-09-15T15:58:55.038Z] #2 [internal] load .dockerignore
15:58:55 [2020-09-15T15:58:55.038Z] #2 transferring context: 87B 0.0s done
15:58:55 [2020-09-15T15:58:55.038Z] #2 DONE 0.2s
15:58:55 [2020-09-15T15:58:55.038Z] 
15:58:55 [2020-09-15T15:58:55.038Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:58:55 [2020-09-15T15:58:55.610Z] #3 DONE 0.4s
15:58:55 [2020-09-15T15:58:55.610Z] 
15:58:55 [2020-09-15T15:58:55.610Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:58:55 [2020-09-15T15:58:55.610Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
15:58:55 [2020-09-15T15:58:55.658Z] #7 ...
15:58:55 [2020-09-15T15:58:55.658Z] 
15:58:55 [2020-09-15T15:58:55.658Z] #20 [internal] load build context
15:58:55 [2020-09-15T15:58:55.658Z] #20 transferring context: 51.44MB 2.5s done
15:58:55 [2020-09-15T15:58:55.658Z] #20 DONE 3.2s
15:58:55 [2020-09-15T15:58:55.658Z] 
15:58:55 [2020-09-15T15:58:55.658Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:58:55 [2020-09-15T15:58:55.658Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
15:58:55 [2020-09-15T15:58:55.677Z] #39 ...
15:58:55 [2020-09-15T15:58:55.677Z] 
15:58:55 [2020-09-15T15:58:55.677Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:58:55 [2020-09-15T15:58:55.677Z] #41 DONE 89.9s
15:58:55 [2020-09-15T15:58:55.871Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
15:58:55 [2020-09-15T15:58:55.872Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
15:58:55 [2020-09-15T15:58:55.872Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
15:58:55 [2020-09-15T15:58:55.872Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.2s
15:58:55 [2020-09-15T15:58:55.872Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s
15:58:55 [2020-09-15T15:58:55.921Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.3s done
15:58:55 [2020-09-15T15:58:55.921Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.3s done
15:58:55 [2020-09-15T15:58:55.921Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.6s done
15:58:55 [2020-09-15T15:58:55.921Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.7s done
15:58:55 [2020-09-15T15:58:55.921Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 142.94kB / 120.17MB 3.7s
15:58:55 [2020-09-15T15:58:55.975Z] 
15:58:55 [2020-09-15T15:58:55.975Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:58:55 [2020-09-15T15:58:55.975Z] #17 10.57 The following NEW packages will be installed:
15:58:55 [2020-09-15T15:58:55.975Z] #17 10.58   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:58:55 [2020-09-15T15:58:55.975Z] #17 10.58   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:58:55 [2020-09-15T15:58:55.975Z] #17 10.58   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:58:55 [2020-09-15T15:58:55.975Z] #17 10.58   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:58:55 [2020-09-15T15:58:55.975Z] #17 10.58   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:58:55 [2020-09-15T15:58:55.975Z] #17 10.58   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:58:55 [2020-09-15T15:58:55.975Z] #17 10.58   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:58:55 [2020-09-15T15:58:55.975Z] #17 10.58   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:58:55 [2020-09-15T15:58:55.975Z] #17 10.58   xz-utils zip
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.66 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.66 Need to get 27.7 MB of archives.
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.66 After this operation, 117 MB of additional disk space will be used.
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 10.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.04 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.04 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.27 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.27 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.27 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.27 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.28 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.29 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.34 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.35 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.35 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.36 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.37 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.39 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.57 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.62 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 11.64 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
15:58:55 [2020-09-15T15:58:55.976Z] #17 12.10 debconf: delaying package configuration, since apt-utils is not installed
15:58:55 [2020-09-15T15:58:55.976Z] #17 12.15 Fetched 27.7 MB in 1s (26.8 MB/s)
15:58:55 [2020-09-15T15:58:55.976Z] #17 12.18 Selecting previously unselected package pigz.
15:58:55 [2020-09-15T15:58:55.976Z] #17 12.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 ... 23199 files and directories currently installed.)
15:58:55 [2020-09-15T15:58:55.976Z] #17 12.23 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
15:58:55 [2020-09-15T15:58:55.976Z] #17 12.24 Unpacking pigz (2.4-1) ...
15:58:55 [2020-09-15T15:58:55.976Z] #17 12.33 Selecting previously unselected package libpython3.7-minimal:s390x.
15:58:55 [2020-09-15T15:58:55.976Z] #17 12.33 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
15:58:55 [2020-09-15T15:58:55.976Z] #17 12.33 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
15:58:55 [2020-09-15T15:58:55.976Z] #17 12.70 Selecting previously unselected package python3.7-minimal.
15:58:55 [2020-09-15T15:58:55.976Z] #17 12.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
15:58:55 [2020-09-15T15:58:55.976Z] #17 12.71 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
15:58:55 [2020-09-15T15:58:55.976Z] #17 13.56 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
15:58:55 [2020-09-15T15:58:55.976Z] #17 13.97 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
15:58:56 [2020-09-15T15:58:56.138Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3
15:58:56 [2020-09-15T15:58:56.138Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done
15:58:56 [2020-09-15T15:58:56.138Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
15:58:56 [2020-09-15T15:58:56.138Z] #4 DONE 0.8s
15:58:56 [2020-09-15T15:58:56.182Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.31MB / 120.17MB 3.9s
15:58:56 [2020-09-15T15:58:56.182Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.38MB / 120.17MB 4.0s
15:58:56 [2020-09-15T15:58:56.445Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.19MB / 120.17MB 4.1s
15:58:56 [2020-09-15T15:58:56.445Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 45.78MB / 120.17MB 4.2s
15:58:56 [2020-09-15T15:58:56.710Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.44MB / 120.17MB 4.4s
15:58:56 [2020-09-15T15:58:56.710Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.80MB / 120.17MB 4.5s
15:58:56 [2020-09-15T15:58:56.710Z] 
15:58:56 [2020-09-15T15:58:56.710Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:58:56 [2020-09-15T15:58:56.710Z] #6 ...
15:58:56 [2020-09-15T15:58:56.710Z] 
15:58:56 [2020-09-15T15:58:56.710Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:58:56 [2020-09-15T15:58:56.710Z] #5 DONE 0.2s
15:58:56 [2020-09-15T15:58:56.977Z] 
15:58:56 [2020-09-15T15:58:56.977Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:58:56 [2020-09-15T15:58:56.977Z] #6 DONE 0.3s
15:58:56 [2020-09-15T15:58:56.977Z] 
15:58:56 [2020-09-15T15:58:56.977Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:58:56 [2020-09-15T15:58:56.977Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
15:58:56 [2020-09-15T15:58:56.977Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.2s
15:58:56 [2020-09-15T15:58:56.977Z] #7 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
15:58:56 [2020-09-15T15:58:56.977Z] #7 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
15:58:56 [2020-09-15T15:58:56.977Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.2s
15:58:56 [2020-09-15T15:58:56.977Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.2s
15:58:56 [2020-09-15T15:58:56.977Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
15:58:56 [2020-09-15T15:58:56.978Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 76.55MB / 120.17MB 4.6s
15:58:56 [2020-09-15T15:58:56.978Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.47MB / 120.17MB 4.7s
15:58:57 [2020-09-15T15:58:57.243Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.94MB / 120.17MB 4.9s
15:58:57 [2020-09-15T15:58:57.243Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.49MB / 120.17MB 5.0s
15:58:57 [2020-09-15T15:58:57.246Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 13.61MB / 49.18MB 0.3s
15:58:57 [2020-09-15T15:58:57.246Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 4.56MB / 7.68MB 0.3s
15:58:57 [2020-09-15T15:58:57.246Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 1.65MB / 9.98MB 0.3s
15:58:57 [2020-09-15T15:58:57.246Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 25.62MB / 49.18MB 0.4s
15:58:57 [2020-09-15T15:58:57.246Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.4s
15:58:57 [2020-09-15T15:58:57.246Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.4s
15:58:57 [2020-09-15T15:58:57.483Z] #17 15.78 Selecting previously unselected package python3-minimal.
15:58:57 [2020-09-15T15:58:57.483Z] #17 15.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23448 files and directories currently installed.)
15:58:57 [2020-09-15T15:58:57.483Z] #17 15.80 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
15:58:57 [2020-09-15T15:58:57.483Z] #17 15.80 Unpacking python3-minimal (3.7.3-1) ...
15:58:57 [2020-09-15T15:58:57.483Z] #17 15.86 Selecting previously unselected package libmpdec2:s390x.
15:58:57 [2020-09-15T15:58:57.483Z] #17 15.86 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
15:58:57 [2020-09-15T15:58:57.483Z] #17 15.86 Unpacking libmpdec2:s390x (2.4.2-2) ...
15:58:57 [2020-09-15T15:58:57.483Z] #17 15.90 Selecting previously unselected package libpython3.7-stdlib:s390x.
15:58:57 [2020-09-15T15:58:57.483Z] #17 15.90 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
15:58:57 [2020-09-15T15:58:57.483Z] #17 15.90 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
15:58:57 [2020-09-15T15:58:57.504Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.39MB / 120.17MB 5.2s
15:58:57 [2020-09-15T15:58:57.511Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 48.28MB / 49.18MB 0.7s
15:58:57 [2020-09-15T15:58:57.511Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.4s done
15:58:57 [2020-09-15T15:58:57.511Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.6s done
15:58:57 [2020-09-15T15:58:57.511Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.7s
15:58:57 [2020-09-15T15:58:57.511Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 0.7s
15:58:57 [2020-09-15T15:58:57.537Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done
15:58:57 [2020-09-15T15:58:57.537Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
15:58:57 [2020-09-15T15:58:57.764Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.4s
15:58:57 [2020-09-15T15:58:57.775Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.46MB / 52.16MB 0.9s
15:58:57 [2020-09-15T15:58:57.775Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 17.15MB / 62.53MB 0.9s
15:58:58 [2020-09-15T15:58:58.045Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 10.76MB / 52.16MB 1.1s
15:58:58 [2020-09-15T15:58:58.045Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 26.60MB / 62.53MB 1.1s
15:58:58 [2020-09-15T15:58:58.187Z] #17 16.46 Selecting previously unselected package python3.7.
15:58:58 [2020-09-15T15:58:58.187Z] #17 16.46 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
15:58:58 [2020-09-15T15:58:58.187Z] #17 16.47 Unpacking python3.7 (3.7.3-2+deb10u2) ...
15:58:58 [2020-09-15T15:58:58.187Z] #17 16.56 Selecting previously unselected package libpython3-stdlib:s390x.
15:58:58 [2020-09-15T15:58:58.187Z] #17 16.57 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
15:58:58 [2020-09-15T15:58:58.187Z] #17 16.57 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
15:58:58 [2020-09-15T15:58:58.187Z] #17 16.59 Setting up python3-minimal (3.7.3-1) ...
15:58:58 [2020-09-15T15:58:58.310Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 23.69MB / 52.16MB 1.4s
15:58:58 [2020-09-15T15:58:58.311Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 36.23MB / 62.53MB 1.4s
15:58:58 [2020-09-15T15:58:58.311Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 26.98MB / 52.16MB 1.5s
15:58:58 [2020-09-15T15:58:58.311Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 39.94MB / 62.53MB 1.5s
15:58:58 [2020-09-15T15:58:58.584Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 30.73MB / 52.16MB 1.7s
15:58:58 [2020-09-15T15:58:58.584Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 1.7s
15:58:58 [2020-09-15T15:58:58.703Z] #7 ...
15:58:58 [2020-09-15T15:58:58.703Z] 
15:58:58 [2020-09-15T15:58:58.703Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:58:58 [2020-09-15T15:58:58.703Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:58:58 [2020-09-15T15:58:58.703Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:58:58 [2020-09-15T15:58:58.703Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:58:58 [2020-09-15T15:58:58.703Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.0s done
15:58:58 [2020-09-15T15:58:58.703Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done
15:58:58 [2020-09-15T15:58:58.703Z] #58 DONE 6.3s
15:58:58 [2020-09-15T15:58:58.703Z] 
15:58:58 [2020-09-15T15:58:58.703Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:58:58 [2020-09-15T15:58:58.703Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.3s done
15:58:58 [2020-09-15T15:58:58.819Z] #17 17.18 Selecting previously unselected package python3.
15:58:58 [2020-09-15T15:58:58.819Z] #17 17.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 ... 23860 files and directories currently installed.)
15:58:58 [2020-09-15T15:58:58.819Z] #17 17.22 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
15:58:58 [2020-09-15T15:58:58.819Z] #17 17.23 Unpacking python3 (3.7.3-1) ...
15:58:59 [2020-09-15T15:58:59.109Z] #17 17.30 Selecting previously unselected package libip4tc0:s390x.
15:58:59 [2020-09-15T15:58:59.109Z] #17 17.30 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
15:58:59 [2020-09-15T15:58:59.109Z] #17 17.30 Unpacking libip4tc0:s390x (1.8.2-4) ...
15:58:59 [2020-09-15T15:58:59.109Z] #17 17.38 Selecting previously unselected package libip6tc0:s390x.
15:58:59 [2020-09-15T15:58:59.109Z] #17 17.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
15:58:59 [2020-09-15T15:58:59.109Z] #17 17.38 Unpacking libip6tc0:s390x (1.8.2-4) ...
15:58:59 [2020-09-15T15:58:59.109Z] #17 17.43 Selecting previously unselected package libiptc0:s390x.
15:58:59 [2020-09-15T15:58:59.109Z] #17 17.43 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
15:58:59 [2020-09-15T15:58:59.109Z] #17 17.43 Unpacking libiptc0:s390x (1.8.2-4) ...
15:58:59 [2020-09-15T15:58:59.109Z] #17 17.47 Selecting previously unselected package libnfnetlink0:s390x.
15:58:59 [2020-09-15T15:58:59.109Z] #17 17.47 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
15:58:59 [2020-09-15T15:58:59.109Z] #17 17.47 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
15:58:59 [2020-09-15T15:58:59.109Z] #17 17.49 Selecting previously unselected package libnetfilter-conntrack3:s390x.
15:58:59 [2020-09-15T15:58:59.109Z] #17 17.49 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
15:58:59 [2020-09-15T15:58:59.109Z] #17 17.50 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
15:58:59 [2020-09-15T15:58:59.109Z] #17 17.53 Selecting previously unselected package libnftnl11:s390x.
15:58:59 [2020-09-15T15:58:59.161Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 33.54MB / 52.16MB 2.1s
15:58:59 [2020-09-15T15:58:59.277Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.4s done
15:58:59 [2020-09-15T15:58:59.400Z] #17 17.53 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
15:58:59 [2020-09-15T15:58:59.400Z] #17 17.54 Unpacking libnftnl11:s390x (1.1.2-2) ...
15:58:59 [2020-09-15T15:58:59.400Z] #17 17.58 Selecting previously unselected package iptables.
15:58:59 [2020-09-15T15:58:59.400Z] #17 17.58 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
15:58:59 [2020-09-15T15:58:59.400Z] #17 17.58 Unpacking iptables (1.8.2-4) ...
15:58:59 [2020-09-15T15:58:59.400Z] #17 17.76 Selecting previously unselected package xxd.
15:58:59 [2020-09-15T15:58:59.400Z] #17 17.76 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
15:58:59 [2020-09-15T15:58:59.400Z] #17 17.76 Unpacking xxd (2:8.1.0875-5) ...
15:58:59 [2020-09-15T15:58:59.424Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240
15:58:59 [2020-09-15T15:58:59.538Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
15:58:59 [2020-09-15T15:58:59.694Z] #17 17.87 Selecting previously unselected package vim-common.
15:58:59 [2020-09-15T15:58:59.694Z] #17 17.87 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:58:59 [2020-09-15T15:58:59.694Z] #17 17.88 Unpacking vim-common (2:8.1.0875-5) ...
15:58:59 [2020-09-15T15:58:59.694Z] #17 17.98 Selecting previously unselected package bash-completion.
15:58:59 [2020-09-15T15:58:59.694Z] #17 ...
15:58:59 [2020-09-15T15:58:59.694Z] 
15:58:59 [2020-09-15T15:58:59.694Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:58:59 [2020-09-15T15:58:59.694Z] #28 DONE 93.9s
15:58:59 [2020-09-15T15:58:59.694Z] 
15:58:59 [2020-09-15T15:58:59.694Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:58:59 [2020-09-15T15:58:59.694Z] #17 17.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:58:59 [2020-09-15T15:58:59.694Z] #17 ...
15:58:59 [2020-09-15T15:58:59.694Z] 
15:58:59 [2020-09-15T15:58:59.694Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:58:59 [2020-09-15T15:58:59.694Z] #39 54.54   CC       criu/cr-check.o
15:58:59 [2020-09-15T15:58:59.694Z] #39 55.73   CC       criu/cr-dedup.o
15:58:59 [2020-09-15T15:58:59.694Z] #39 55.98   CC       criu/cr-dump.o
15:58:59 [2020-09-15T15:58:59.694Z] #39 57.36   CC       criu/cr-errno.o
15:58:59 [2020-09-15T15:58:59.694Z] #39 57.38   CC       criu/cr-restore.o
15:58:59 [2020-09-15T15:58:59.797Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done
15:59:00 [2020-09-15T15:59:00.062Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.3s done
15:59:00 [2020-09-15T15:59:00.062Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
15:59:00 [2020-09-15T15:59:00.368Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s
15:59:00 [2020-09-15T15:59:00.627Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done
15:59:00 [2020-09-15T15:59:00.628Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
15:59:00 [2020-09-15T15:59:00.816Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.1s done
15:59:00 [2020-09-15T15:59:00.816Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.7s
15:59:00 [2020-09-15T15:59:00.816Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 3.7s
15:59:00 [2020-09-15T15:59:00.816Z] #7 ...
15:59:00 [2020-09-15T15:59:00.816Z] 
15:59:00 [2020-09-15T15:59:00.816Z] #20 [internal] load build context
15:59:00 [2020-09-15T15:59:00.816Z] #20 transferring context: 51.44MB 2.8s done
15:59:00 [2020-09-15T15:59:00.816Z] #20 DONE 4.1s
15:59:00 [2020-09-15T15:59:00.816Z] 
15:59:00 [2020-09-15T15:59:00.816Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:59:01 [2020-09-15T15:59:01.467Z] #39 60.14   CC       criu/cr-service.o
15:59:01 [2020-09-15T15:59:01.467Z] #39 ...
15:59:01 [2020-09-15T15:59:01.467Z] 
15:59:01 [2020-09-15T15:59:01.467Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:59:01 [2020-09-15T15:59:01.467Z] #17 19.78 Unpacking bash-completion (1:2.8-6) ...
15:59:01 [2020-09-15T15:59:01.759Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.7s done
15:59:01 [2020-09-15T15:59:01.759Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 55.02MB / 97.69MB 4.8s
15:59:01 [2020-09-15T15:59:01.759Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.8s
15:59:01 [2020-09-15T15:59:01.759Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 62.46MB / 97.69MB 5.0s
15:59:01 [2020-09-15T15:59:01.760Z] #17 20.09 Selecting previously unselected package bzip2.
15:59:01 [2020-09-15T15:59:01.761Z] #17 20.10 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
15:59:01 [2020-09-15T15:59:01.761Z] #17 20.10 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:59:01 [2020-09-15T15:59:01.761Z] #17 20.15 Selecting previously unselected package xz-utils.
15:59:01 [2020-09-15T15:59:01.761Z] #17 20.15 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
15:59:01 [2020-09-15T15:59:01.761Z] #17 20.15 Unpacking xz-utils (5.2.4-1) ...
15:59:02 [2020-09-15T15:59:02.051Z] #17 20.26 Selecting previously unselected package apparmor.
15:59:02 [2020-09-15T15:59:02.051Z] #17 20.26 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
15:59:02 [2020-09-15T15:59:02.051Z] #17 20.29 Unpacking apparmor (2.13.2-10) ...
15:59:02 [2020-09-15T15:59:02.342Z] #17 20.52 Selecting previously unselected package aufs-tools.
15:59:02 [2020-09-15T15:59:02.342Z] #17 20.52 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
15:59:02 [2020-09-15T15:59:02.342Z] #17 20.52 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:59:02 [2020-09-15T15:59:02.342Z] #17 20.58 Selecting previously unselected package libonig5:s390x.
15:59:02 [2020-09-15T15:59:02.342Z] #17 20.58 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
15:59:02 [2020-09-15T15:59:02.342Z] #17 20.58 Unpacking libonig5:s390x (6.9.1-1) ...
15:59:02 [2020-09-15T15:59:02.342Z] #17 20.66 Selecting previously unselected package libjq1:s390x.
15:59:02 [2020-09-15T15:59:02.342Z] #17 20.66 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
15:59:02 [2020-09-15T15:59:02.342Z] #17 20.66 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
15:59:02 [2020-09-15T15:59:02.342Z] #17 20.72 Selecting previously unselected package jq.
15:59:02 [2020-09-15T15:59:02.342Z] #17 20.72 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
15:59:02 [2020-09-15T15:59:02.342Z] #17 20.72 Unpacking jq (1.5+dfsg-2+b1) ...
15:59:02 [2020-09-15T15:59:02.342Z] #17 20.75 Selecting previously unselected package libaio1:s390x.
15:59:02 [2020-09-15T15:59:02.342Z] #17 20.75 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
15:59:02 [2020-09-15T15:59:02.633Z] #17 20.75 Unpacking libaio1:s390x (0.3.112-3) ...
15:59:02 [2020-09-15T15:59:02.633Z] #17 20.78 Selecting previously unselected package libgpm2:s390x.
15:59:02 [2020-09-15T15:59:02.633Z] #17 20.78 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
15:59:02 [2020-09-15T15:59:02.633Z] #17 20.78 Unpacking libgpm2:s390x (1.20.7-5) ...
15:59:02 [2020-09-15T15:59:02.633Z] #17 20.81 Selecting previously unselected package libicu63:s390x.
15:59:02 [2020-09-15T15:59:02.633Z] #17 20.81 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
15:59:02 [2020-09-15T15:59:02.633Z] #17 20.81 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
15:59:03 [2020-09-15T15:59:03.167Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done
15:59:03 [2020-09-15T15:59:03.167Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
15:59:03 [2020-09-15T15:59:03.201Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 5.3s done
15:59:03 [2020-09-15T15:59:03.201Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.6s done
15:59:03 [2020-09-15T15:59:03.201Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.3s
15:59:03 [2020-09-15T15:59:03.201Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 5.1s done
15:59:04 [2020-09-15T15:59:04.248Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s done
15:59:04 [2020-09-15T15:59:04.248Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
15:59:04 [2020-09-15T15:59:04.248Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
15:59:04 [2020-09-15T15:59:04.248Z] #7 DONE 15.7s
15:59:04 [2020-09-15T15:59:04.248Z] 
15:59:04 [2020-09-15T15:59:04.248Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:59:04 [2020-09-15T15:59:04.855Z] #17 23.03 Selecting previously unselected package libnet1:s390x.
15:59:04 [2020-09-15T15:59:04.855Z] #17 23.04 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
15:59:04 [2020-09-15T15:59:04.855Z] #17 23.04 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
15:59:04 [2020-09-15T15:59:04.855Z] #17 23.07 Selecting previously unselected package libnl-3-200:s390x.
15:59:04 [2020-09-15T15:59:04.855Z] #17 23.07 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
15:59:04 [2020-09-15T15:59:04.855Z] #17 23.07 Unpacking libnl-3-200:s390x (3.4.0-1) ...
15:59:04 [2020-09-15T15:59:04.855Z] #17 23.15 Selecting previously unselected package libprotobuf-c1:s390x.
15:59:04 [2020-09-15T15:59:04.855Z] #17 23.15 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
15:59:04 [2020-09-15T15:59:04.855Z] #17 23.15 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:59:04 [2020-09-15T15:59:04.855Z] #17 23.19 Selecting previously unselected package libreadline5:s390x.
15:59:04 [2020-09-15T15:59:04.855Z] #17 23.19 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
15:59:04 [2020-09-15T15:59:04.855Z] #17 23.19 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
15:59:04 [2020-09-15T15:59:04.855Z] #17 23.24 Selecting previously unselected package net-tools.
15:59:04 [2020-09-15T15:59:04.855Z] #17 23.25 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
15:59:04 [2020-09-15T15:59:04.855Z] #17 23.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:59:04 [2020-09-15T15:59:04.855Z] #17 23.36 Selecting previously unselected package python-pip-whl.
15:59:05 [2020-09-15T15:59:05.077Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.1s done
15:59:05 [2020-09-15T15:59:05.077Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
15:59:05 [2020-09-15T15:59:05.118Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.2s done
15:59:05 [2020-09-15T15:59:05.118Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
15:59:05 [2020-09-15T15:59:05.118Z] #7 ...
15:59:05 [2020-09-15T15:59:05.118Z] 
15:59:05 [2020-09-15T15:59:05.118Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:59:05 [2020-09-15T15:59:05.118Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:59:05 [2020-09-15T15:59:05.118Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:59:05 [2020-09-15T15:59:05.118Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:59:05 [2020-09-15T15:59:05.118Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 7.1s done
15:59:05 [2020-09-15T15:59:05.118Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.3s done
15:59:05 [2020-09-15T15:59:05.118Z] #58 DONE 8.4s
15:59:05 [2020-09-15T15:59:05.118Z] 
15:59:05 [2020-09-15T15:59:05.118Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:59:05 [2020-09-15T15:59:05.145Z] #17 23.36 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:59:05 [2020-09-15T15:59:05.145Z] #17 23.37 Unpacking python-pip-whl (18.1-5) ...
15:59:05 [2020-09-15T15:59:05.410Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done
15:59:05 [2020-09-15T15:59:05.435Z] #17 23.67 Selecting previously unselected package python3-lib2to3.
15:59:05 [2020-09-15T15:59:05.435Z] #17 23.67 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:59:05 [2020-09-15T15:59:05.435Z] #17 23.67 Unpacking python3-lib2to3 (3.7.3-1) ...
15:59:05 [2020-09-15T15:59:05.435Z] #17 23.80 Selecting previously unselected package python3-distutils.
15:59:05 [2020-09-15T15:59:05.435Z] #17 23.80 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:59:05 [2020-09-15T15:59:05.435Z] #17 23.81 Unpacking python3-distutils (3.7.3-1) ...
15:59:05 [2020-09-15T15:59:05.435Z] #17 23.87 Selecting previously unselected package python3-pip.
15:59:05 [2020-09-15T15:59:05.435Z] #17 23.87 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:59:05 [2020-09-15T15:59:05.435Z] #17 23.88 Unpacking python3-pip (18.1-5) ...
15:59:05 [2020-09-15T15:59:05.472Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 19.6s done
15:59:05 [2020-09-15T15:59:05.472Z] #8 DONE 25.2s
15:59:05 [2020-09-15T15:59:05.472Z] 
15:59:05 [2020-09-15T15:59:05.472Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:59:05 [2020-09-15T15:59:05.472Z] #9 DONE 0.1s
15:59:05 [2020-09-15T15:59:05.472Z] 
15:59:05 [2020-09-15T15:59:05.472Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:59:05 [2020-09-15T15:59:05.472Z] #10 DONE 0.2s
15:59:05 [2020-09-15T15:59:05.472Z] 
15:59:05 [2020-09-15T15:59:05.472Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:59:05 [2020-09-15T15:59:05.472Z] #28 DONE 0.1s
15:59:05 [2020-09-15T15:59:05.472Z] 
15:59:05 [2020-09-15T15:59:05.472Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:59:05 [2020-09-15T15:59:05.472Z] #36 DONE 0.1s
15:59:05 [2020-09-15T15:59:05.472Z] 
15:59:05 [2020-09-15T15:59:05.472Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:59:05 [2020-09-15T15:59:05.472Z] #37 0.715 + git clone https://github.com/docker/distribution.git .
15:59:05 [2020-09-15T15:59:05.472Z] #37 0.729 Cloning into '.'...
15:59:05 [2020-09-15T15:59:05.725Z] #17 23.96 Selecting previously unselected package python3-pkg-resources.
15:59:05 [2020-09-15T15:59:05.725Z] #17 23.97 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:59:05 [2020-09-15T15:59:05.725Z] #17 23.97 Unpacking python3-pkg-resources (40.8.0-1) ...
15:59:05 [2020-09-15T15:59:05.725Z] #17 24.04 Selecting previously unselected package python3-setuptools.
15:59:05 [2020-09-15T15:59:05.725Z] #17 24.04 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:59:05 [2020-09-15T15:59:05.725Z] #17 24.04 Unpacking python3-setuptools (40.8.0-1) ...
15:59:05 [2020-09-15T15:59:05.725Z] #17 24.16 Selecting previously unselected package python3-wheel.
15:59:05 [2020-09-15T15:59:05.725Z] #17 24.16 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:59:05 [2020-09-15T15:59:05.725Z] #17 24.16 Unpacking python3-wheel (0.32.3-2) ...
15:59:05 [2020-09-15T15:59:05.725Z] #17 24.22 Selecting previously unselected package sudo.
15:59:06 [2020-09-15T15:59:06.016Z] #17 24.22 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
15:59:06 [2020-09-15T15:59:06.016Z] #17 24.22 Unpacking sudo (1.8.27-1+deb10u2) ...
15:59:06 [2020-09-15T15:59:06.016Z] #17 24.45 Selecting previously unselected package thin-provisioning-tools.
15:59:06 [2020-09-15T15:59:06.016Z] #17 24.46 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
15:59:06 [2020-09-15T15:59:06.016Z] #17 24.46 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:59:06 [2020-09-15T15:59:06.306Z] #17 24.57 Selecting previously unselected package uidmap.
15:59:06 [2020-09-15T15:59:06.306Z] #17 24.57 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
15:59:06 [2020-09-15T15:59:06.306Z] #17 24.57 Unpacking uidmap (1:4.5-1.1) ...
15:59:06 [2020-09-15T15:59:06.306Z] #17 24.62 Selecting previously unselected package vim-runtime.
15:59:06 [2020-09-15T15:59:06.306Z] #17 24.63 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:59:06 [2020-09-15T15:59:06.306Z] #17 24.64 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:59:06 [2020-09-15T15:59:06.306Z] #17 24.65 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:59:06 [2020-09-15T15:59:06.306Z] #17 24.66 Unpacking vim-runtime (2:8.1.0875-5) ...
15:59:06 [2020-09-15T15:59:06.419Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.1s
15:59:06 [2020-09-15T15:59:06.684Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.2s done
15:59:06 [2020-09-15T15:59:06.766Z] #8 DONE 2.6s
15:59:06 [2020-09-15T15:59:06.766Z] 
15:59:06 [2020-09-15T15:59:06.766Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:59:07 [2020-09-15T15:59:07.023Z] #9 DONE 0.5s
15:59:07 [2020-09-15T15:59:07.023Z] 
15:59:07 [2020-09-15T15:59:07.023Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:59:07 [2020-09-15T15:59:07.023Z] #27 DONE 0.1s
15:59:07 [2020-09-15T15:59:07.023Z] 
15:59:07 [2020-09-15T15:59:07.023Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:59:07 [2020-09-15T15:59:07.258Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0.1s
15:59:07 [2020-09-15T15:59:07.280Z] #28 ...
15:59:07 [2020-09-15T15:59:07.280Z] 
15:59:07 [2020-09-15T15:59:07.280Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:59:07 [2020-09-15T15:59:07.280Z] #35 DONE 0.1s
15:59:07 [2020-09-15T15:59:07.280Z] 
15:59:07 [2020-09-15T15:59:07.280Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:59:07 [2020-09-15T15:59:07.641Z] #37 ...
15:59:07 [2020-09-15T15:59:07.641Z] 
15:59:07 [2020-09-15T15:59:07.641Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:59:07 [2020-09-15T15:59:07.641Z] #44 0.839 + RM_GOPATH=0
15:59:07 [2020-09-15T15:59:07.641Z] #44 0.839 + TMP_GOPATH=
15:59:07 [2020-09-15T15:59:07.641Z] #44 0.839 + : /build
15:59:07 [2020-09-15T15:59:07.641Z] #44 0.839 + '[' -z '' ']'
15:59:07 [2020-09-15T15:59:07.641Z] #44 0.840 ++ mktemp -d
15:59:07 [2020-09-15T15:59:07.641Z] #44 0.841 + export GOPATH=/tmp/tmp.ZABHg8Ap5l
15:59:07 [2020-09-15T15:59:07.641Z] #44 0.842 + GOPATH=/tmp/tmp.ZABHg8Ap5l
15:59:07 [2020-09-15T15:59:07.641Z] #44 0.842 + RM_GOPATH=1
15:59:07 [2020-09-15T15:59:07.641Z] #44 0.842 + case "$(go env GOARCH)" in
15:59:07 [2020-09-15T15:59:07.641Z] #44 0.881 ++ go env GOARCH
15:59:07 [2020-09-15T15:59:07.641Z] #44 1.011 + export GO_BUILDMODE=-buildmode=pie
15:59:07 [2020-09-15T15:59:07.641Z] #44 1.030 + GO_BUILDMODE=-buildmode=pie
15:59:07 [2020-09-15T15:59:07.641Z] #44 1.035 ++ dirname /tmp/install/install.sh
15:59:07 [2020-09-15T15:59:07.641Z] #44 1.045 + dir=/tmp/install
15:59:07 [2020-09-15T15:59:07.641Z] #44 1.066 + bin=gotestsum
15:59:07 [2020-09-15T15:59:07.641Z] #44 1.074 + shift
15:59:07 [2020-09-15T15:59:07.641Z] #44 1.074 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:59:07 [2020-09-15T15:59:07.641Z] #44 1.075 + . /tmp/install/gotestsum.installer
15:59:07 [2020-09-15T15:59:07.641Z] #44 1.076 ++ : v0.3.5
15:59:07 [2020-09-15T15:59:07.641Z] #44 1.077 + install_gotestsum
15:59:07 [2020-09-15T15:59:07.641Z] #44 1.082 + set -e
15:59:07 [2020-09-15T15:59:07.641Z] #44 1.090 + export GO111MODULE=on
15:59:07 [2020-09-15T15:59:07.641Z] #44 1.091 + GO111MODULE=on
15:59:07 [2020-09-15T15:59:07.641Z] #44 1.092 + GOBIN=/build
15:59:07 [2020-09-15T15:59:07.641Z] #44 1.093 + go get gotest.tools/gotestsum@v0.3.5
15:59:07 [2020-09-15T15:59:07.641Z] #44 1.162 go: finding gotest.tools v0.3.5
15:59:07 [2020-09-15T15:59:07.641Z] #44 1.171 go: finding gotest.tools/gotestsum v0.3.5
15:59:07 [2020-09-15T15:59:07.641Z] #44 2.050 go: downloading gotest.tools/gotestsum v0.3.5
15:59:07 [2020-09-15T15:59:07.641Z] #44 3.015 go: extracting gotest.tools/gotestsum v0.3.5
15:59:07 [2020-09-15T15:59:07.641Z] #44 4.711 go: downloading gotest.tools v2.1.0+incompatible
15:59:07 [2020-09-15T15:59:07.641Z] #44 4.897 go: extracting gotest.tools v2.1.0+incompatible
15:59:07 [2020-09-15T15:59:07.641Z] #44 5.058 go: downloading github.com/spf13/pflag v1.0.1
15:59:07 [2020-09-15T15:59:07.641Z] #44 5.110 go: downloading github.com/pkg/errors v0.8.0
15:59:07 [2020-09-15T15:59:07.641Z] #44 5.129 go: downloading github.com/sirupsen/logrus v1.0.5
15:59:07 [2020-09-15T15:59:07.641Z] #44 5.156 go: downloading github.com/fatih/color v1.6.0
15:59:07 [2020-09-15T15:59:07.641Z] #44 5.291 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:59:07 [2020-09-15T15:59:07.641Z] #44 5.405 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:59:07 [2020-09-15T15:59:07.641Z] #44 5.447 go: downloading github.com/jonboulle/clockwork v0.1.0
15:59:07 [2020-09-15T15:59:07.641Z] #44 5.497 go: extracting github.com/fatih/color v1.6.0
15:59:07 [2020-09-15T15:59:07.641Z] #44 5.526 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:59:07 [2020-09-15T15:59:07.941Z] #44 5.541 go: downloading github.com/mattn/go-colorable v0.0.9
15:59:07 [2020-09-15T15:59:07.941Z] #44 5.586 go: downloading github.com/mattn/go-isatty v0.0.3
15:59:07 [2020-09-15T15:59:07.941Z] #44 5.671 go: extracting github.com/jonboulle/clockwork v0.1.0
15:59:07 [2020-09-15T15:59:07.941Z] #44 5.730 go: extracting github.com/pkg/errors v0.8.0
15:59:07 [2020-09-15T15:59:07.941Z] #44 5.739 go: extracting github.com/sirupsen/logrus v1.0.5
15:59:08 [2020-09-15T15:59:08.244Z] #44 5.961 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:59:08 [2020-09-15T15:59:08.244Z] #44 5.971 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:59:08 [2020-09-15T15:59:08.244Z] #44 6.009 go: extracting github.com/mattn/go-colorable v0.0.9
15:59:08 [2020-09-15T15:59:08.460Z] #17 26.43 Selecting previously unselected package vim.
15:59:08 [2020-09-15T15:59:08.460Z] #17 26.44 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
15:59:08 [2020-09-15T15:59:08.460Z] #17 26.44 Unpacking vim (2:8.1.0875-5) ...
15:59:08 [2020-09-15T15:59:08.460Z] #17 26.74 Selecting previously unselected package xfsprogs.
15:59:08 [2020-09-15T15:59:08.460Z] #17 26.74 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
15:59:08 [2020-09-15T15:59:08.460Z] #17 26.74 Unpacking xfsprogs (4.20.0-1) ...
15:59:08 [2020-09-15T15:59:08.546Z] #44 6.113 go: extracting github.com/spf13/pflag v1.0.1
15:59:08 [2020-09-15T15:59:08.546Z] #44 6.268 go: extracting github.com/mattn/go-isatty v0.0.3
15:59:08 [2020-09-15T15:59:08.750Z] #17 27.04 Selecting previously unselected package zip.
15:59:08 [2020-09-15T15:59:08.750Z] #17 27.04 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
15:59:08 [2020-09-15T15:59:08.750Z] #17 27.05 Unpacking zip (3.0-11+b1) ...
15:59:08 [2020-09-15T15:59:08.750Z] #17 27.17 Setting up aufs-tools (1:4.14+20190211-1) ...
15:59:08 [2020-09-15T15:59:08.750Z] #17 27.18 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:59:08 [2020-09-15T15:59:08.750Z] #17 27.19 Setting up libip6tc0:s390x (1.8.2-4) ...
15:59:08 [2020-09-15T15:59:08.750Z] #17 27.19 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
15:59:08 [2020-09-15T15:59:08.750Z] #17 27.20 Setting up libgpm2:s390x (1.20.7-5) ...
15:59:08 [2020-09-15T15:59:08.750Z] #17 27.21 Setting up libip4tc0:s390x (1.8.2-4) ...
15:59:08 [2020-09-15T15:59:08.750Z] #17 27.21 Setting up uidmap (1:4.5-1.1) ...
15:59:08 [2020-09-15T15:59:08.750Z] #17 27.22 Setting up libnftnl11:s390x (1.1.2-2) ...
15:59:08 [2020-09-15T15:59:08.750Z] #17 27.23 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
15:59:08 [2020-09-15T15:59:08.750Z] #17 27.24 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:59:08 [2020-09-15T15:59:08.750Z] #17 27.24 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:59:08 [2020-09-15T15:59:08.750Z] #17 27.25 Setting up libicu63:s390x (63.1-6+deb10u1) ...
15:59:08 [2020-09-15T15:59:08.750Z] #17 27.26 Setting up xxd (2:8.1.0875-5) ...
15:59:08 [2020-09-15T15:59:08.750Z] #17 27.26 Setting up zip (3.0-11+b1) ...
15:59:08 [2020-09-15T15:59:08.750Z] #17 27.27 Setting up vim-common (2:8.1.0875-5) ...
15:59:09 [2020-09-15T15:59:09.041Z] #17 27.28 Setting up bash-completion (1:2.8-6) ...
15:59:09 [2020-09-15T15:59:09.183Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.7s done
15:59:09 [2020-09-15T15:59:09.285Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s done
15:59:09 [2020-09-15T15:59:09.285Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
15:59:09 [2020-09-15T15:59:09.285Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
15:59:09 [2020-09-15T15:59:09.285Z] #7 DONE 17.1s
15:59:09 [2020-09-15T15:59:09.546Z] 
15:59:09 [2020-09-15T15:59:09.546Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:59:10 [2020-09-15T15:59:10.128Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44
15:59:10 [2020-09-15T15:59:10.143Z] #17 28.56 Setting up libiptc0:s390x (1.8.2-4) ...
15:59:10 [2020-09-15T15:59:10.143Z] #17 28.57 Setting up xz-utils (5.2.4-1) ...
15:59:10 [2020-09-15T15:59:10.143Z] #17 28.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:59:10 [2020-09-15T15:59:10.143Z] #17 28.58 Setting up sudo (1.8.27-1+deb10u2) ...
15:59:10 [2020-09-15T15:59:10.143Z] #17 28.62 invoke-rc.d: could not determine current runlevel
15:59:10 [2020-09-15T15:59:10.143Z] #17 28.62 invoke-rc.d: policy-rc.d denied execution of start.
15:59:10 [2020-09-15T15:59:10.143Z] #17 28.63 Setting up pigz (2.4-1) ...
15:59:10 [2020-09-15T15:59:10.143Z] #17 28.64 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
15:59:10 [2020-09-15T15:59:10.143Z] #17 28.66 Setting up libnl-3-200:s390x (3.4.0-1) ...
15:59:10 [2020-09-15T15:59:10.143Z] #17 28.67 Setting up python-pip-whl (18.1-5) ...
15:59:10 [2020-09-15T15:59:10.433Z] #17 28.67 Setting up libmpdec2:s390x (2.4.2-2) ...
15:59:10 [2020-09-15T15:59:10.433Z] #17 28.68 Setting up vim-runtime (2:8.1.0875-5) ...
15:59:10 [2020-09-15T15:59:10.433Z] #17 28.85 Setting up libaio1:s390x (0.3.112-3) ...
15:59:10 [2020-09-15T15:59:10.433Z] #17 28.86 Setting up libonig5:s390x (6.9.1-1) ...
15:59:10 [2020-09-15T15:59:10.433Z] #17 28.87 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
15:59:10 [2020-09-15T15:59:10.433Z] #17 28.87 Setting up vim (2:8.1.0875-5) ...
15:59:10 [2020-09-15T15:59:10.433Z] #17 28.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:59:10 [2020-09-15T15:59:10.433Z] #17 28.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:59:10 [2020-09-15T15:59:10.433Z] #17 28.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:59:10 [2020-09-15T15:59:10.433Z] #17 28.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:59:10 [2020-09-15T15:59:10.433Z] #17 28.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:59:10 [2020-09-15T15:59:10.433Z] #17 28.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:59:10 [2020-09-15T15:59:10.433Z] #17 28.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:59:10 [2020-09-15T15:59:10.724Z] #17 28.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:59:10 [2020-09-15T15:59:10.724Z] #17 28.91 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
15:59:10 [2020-09-15T15:59:10.724Z] #17 28.92 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:59:10 [2020-09-15T15:59:10.724Z] #17 28.93 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
15:59:10 [2020-09-15T15:59:10.724Z] #17 28.93 Setting up jq (1.5+dfsg-2+b1) ...
15:59:10 [2020-09-15T15:59:10.724Z] #17 28.94 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
15:59:10 [2020-09-15T15:59:10.724Z] #17 28.94 Setting up python3.7 (3.7.3-2+deb10u2) ...
15:59:11 [2020-09-15T15:59:11.329Z] #44 8.714 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:59:11 [2020-09-15T15:59:11.457Z] #36 4.014 + git clone https://github.com/docker/distribution.git .
15:59:11 [2020-09-15T15:59:11.457Z] #36 4.014 Cloning into '.'...
15:59:11 [2020-09-15T15:59:11.588Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.5s done
15:59:11 [2020-09-15T15:59:11.629Z] #44 9.352 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:59:11 [2020-09-15T15:59:11.942Z] #44 9.637 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:59:12 [2020-09-15T15:59:12.087Z] #8 DONE 2.8s
15:59:12 [2020-09-15T15:59:12.087Z] 
15:59:12 [2020-09-15T15:59:12.087Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:59:12 [2020-09-15T15:59:12.240Z] #44 ...
15:59:12 [2020-09-15T15:59:12.240Z] 
15:59:12 [2020-09-15T15:59:12.240Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:59:12 [2020-09-15T15:59:12.240Z] #33 1.157 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:59:12 [2020-09-15T15:59:12.240Z] #33 1.302 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:59:12 [2020-09-15T15:59:12.240Z] #33 1.484 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:59:12 [2020-09-15T15:59:12.240Z] #33 2.938 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:59:12 [2020-09-15T15:59:12.240Z] #33 5.259 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
15:59:12 [2020-09-15T15:59:12.240Z] #33 7.488 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:59:12 [2020-09-15T15:59:12.309Z] #17 30.42 Setting up iptables (1.8.2-4) ...
15:59:12 [2020-09-15T15:59:12.309Z] #17 30.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:59:12 [2020-09-15T15:59:12.309Z] #17 30.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:59:12 [2020-09-15T15:59:12.309Z] #17 30.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:59:12 [2020-09-15T15:59:12.309Z] #17 30.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:59:12 [2020-09-15T15:59:12.309Z] #17 30.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:59:12 [2020-09-15T15:59:12.309Z] #17 30.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:59:12 [2020-09-15T15:59:12.309Z] #17 30.47 Setting up python3 (3.7.3-1) ...
15:59:12 [2020-09-15T15:59:12.309Z] #17 ...
15:59:12 [2020-09-15T15:59:12.309Z] 
15:59:12 [2020-09-15T15:59:12.309Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:59:12 [2020-09-15T15:59:12.309Z] #39 61.03   CC       criu/crtools.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 61.28   CC       criu/eventfd.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 61.47   CC       criu/eventpoll.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 62.04   CC       criu/external.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 62.18   CC       criu/fault-injection.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 62.22   CC       criu/fdstore.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 62.37   CC       criu/fifo.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 62.54   CC       criu/file-ids.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 62.65   CC       criu/file-lock.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 63.11   CC       criu/files-ext.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 63.38   CC       criu/files-reg.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 64.68   CC       criu/files.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 65.79   CC       criu/filesystems.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 66.26   CC       criu/fsnotify.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 66.93   CC       criu/image-desc.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 67.03   CC       criu/image.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 67.50   CC       criu/ipc_ns.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 68.11   CC       criu/irmap.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 68.38   CC       criu/kcmp-ids.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 68.55   CC       criu/kerndat.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 69.17   CC       criu/libnetlink.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 69.37   CC       criu/log.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 69.75   CC       criu/lsm.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 70.00   CC       criu/mem.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 70.94   CC       criu/memfd.o
15:59:12 [2020-09-15T15:59:12.309Z] #39 ...
15:59:12 [2020-09-15T15:59:12.309Z] 
15:59:12 [2020-09-15T15:59:12.309Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:59:12 [2020-09-15T15:59:12.309Z] #17 30.70 Setting up python3-wheel (0.32.3-2) ...
15:59:12 [2020-09-15T15:59:12.390Z] #36 ...
15:59:12 [2020-09-15T15:59:12.390Z] 
15:59:12 [2020-09-15T15:59:12.390Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.029 + RM_GOPATH=0
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.029 + TMP_GOPATH=
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.029 + : /build
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.029 + '[' -z '' ']'
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.029 ++ mktemp -d
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.029 + export GOPATH=/tmp/tmp.JTQUVq4BSP
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.029 + GOPATH=/tmp/tmp.JTQUVq4BSP
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.029 + RM_GOPATH=1
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.029 + case "$(go env GOARCH)" in
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.086 ++ go env GOARCH
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.143 + export GO_BUILDMODE=-buildmode=pie
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.143 + GO_BUILDMODE=-buildmode=pie
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.148 ++ dirname /tmp/install/install.sh
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.150 + dir=/tmp/install
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.158 + bin=rootlesskit
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.158 + shift
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.158 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.160 + . /tmp/install/rootlesskit.installer
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.161 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.162 + install_rootlesskit
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.162 + case "$1" in
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.163 + export CGO_ENABLED=0
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.163 + CGO_ENABLED=0
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.163 + _install_rootlesskit
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.164 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.166 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.166 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.JTQUVq4BSP/src/github.com/rootless-containers/rootlesskit
15:59:12 [2020-09-15T15:59:12.390Z] #54 5.190 Cloning into '/tmp/tmp.JTQUVq4BSP/src/github.com/rootless-containers/rootlesskit'...
15:59:12 [2020-09-15T15:59:12.531Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe
15:59:12 [2020-09-15T15:59:12.539Z] #33 ...
15:59:12 [2020-09-15T15:59:12.539Z] 
15:59:12 [2020-09-15T15:59:12.539Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:59:12 [2020-09-15T15:59:12.539Z] #24 1.210 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:59:12 [2020-09-15T15:59:12.539Z] #24 1.411 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:59:12 [2020-09-15T15:59:12.539Z] #24 1.482 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:59:12 [2020-09-15T15:59:12.539Z] #24 3.065 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:59:12 [2020-09-15T15:59:12.539Z] #24 6.007 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
15:59:12 [2020-09-15T15:59:12.539Z] #24 7.512 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:59:12 [2020-09-15T15:59:12.539Z] #24 ...
15:59:12 [2020-09-15T15:59:12.539Z] 
15:59:12 [2020-09-15T15:59:12.539Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.809 + RM_GOPATH=0
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.809 + TMP_GOPATH=
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.809 + : /build
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.809 + '[' -z '' ']'
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.809 ++ mktemp -d
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.855 + export GOPATH=/tmp/tmp.sk5n4foSdg
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.869 + GOPATH=/tmp/tmp.sk5n4foSdg
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.870 + RM_GOPATH=1
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.871 + case "$(go env GOARCH)" in
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.881 ++ go env GOARCH
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.955 + export GO_BUILDMODE=-buildmode=pie
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.955 + GO_BUILDMODE=-buildmode=pie
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.958 ++ dirname /tmp/install/install.sh
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.960 + dir=/tmp/install
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.960 + bin=shfmt
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.961 + shift
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.961 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.962 + . /tmp/install/shfmt.installer
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.962 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.962 + install_shfmt
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.963 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.963 + git clone https://github.com/mvdan/sh.git /tmp/tmp.sk5n4foSdg/src/github.com/mvdan/sh
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.963 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:59:12 [2020-09-15T15:59:12.539Z] #48 0.968 Cloning into '/tmp/tmp.sk5n4foSdg/src/github.com/mvdan/sh'...
15:59:12 [2020-09-15T15:59:12.601Z] #17 31.02 Setting up apparmor (2.13.2-10) ...
15:59:12 [2020-09-15T15:59:12.648Z] #54 ...
15:59:12 [2020-09-15T15:59:12.648Z] 
15:59:12 [2020-09-15T15:59:12.648Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.226 + RM_GOPATH=0
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.226 + TMP_GOPATH=
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.227 + : /build
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.227 + '[' -z '' ']'
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.237 ++ mktemp -d
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.237 + export GOPATH=/tmp/tmp.VgaiP91G9B
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.237 + GOPATH=/tmp/tmp.VgaiP91G9B
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.237 + RM_GOPATH=1
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.237 + case "$(go env GOARCH)" in
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.238 ++ go env GOARCH
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.311 + export GO_BUILDMODE=-buildmode=pie
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.315 + GO_BUILDMODE=-buildmode=pie
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.316 ++ dirname /tmp/install/install.sh
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.319 + dir=/tmp/install
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.319 + bin=dockercli
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.320 + shift
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.321 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.321 + . /tmp/install/dockercli.installer
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.321 ++ : stable
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.323 ++ : 17.06.2-ce
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.324 + install_dockercli
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.324 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.325 Install docker/cli version 17.06.2-ce from stable
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.326 ++ uname -m
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.327 + arch=x86_64
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.327 + '[' x86_64 '!=' x86_64 ']'
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.329 + url=https://download.docker.com/linux/static
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.330 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:59:12 [2020-09-15T15:59:12.648Z] #21 5.330 + tar -xz docker/docker
15:59:12 [2020-09-15T15:59:12.657Z] #9 DONE 0.5s
15:59:12 [2020-09-15T15:59:12.657Z] 
15:59:12 [2020-09-15T15:59:12.657Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:59:12 [2020-09-15T15:59:12.657Z] #35 DONE 0.1s
15:59:12 [2020-09-15T15:59:12.657Z] 
15:59:12 [2020-09-15T15:59:12.657Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:12 [2020-09-15T15:59:12.657Z] #47 ...
15:59:12 [2020-09-15T15:59:12.657Z] 
15:59:12 [2020-09-15T15:59:12.657Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:59:12 [2020-09-15T15:59:12.657Z] #27 DONE 0.1s
15:59:12 [2020-09-15T15:59:12.839Z] #48 ...
15:59:12 [2020-09-15T15:59:12.839Z] 
15:59:12 [2020-09-15T15:59:12.839Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.797 + RM_GOPATH=0
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.797 + TMP_GOPATH=
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.797 + : /build
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.797 + '[' -z '' ']'
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.797 ++ mktemp -d
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.811 + export GOPATH=/tmp/tmp.u0qZFgfB61
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.811 + GOPATH=/tmp/tmp.u0qZFgfB61
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.811 + RM_GOPATH=1
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.812 + case "$(go env GOARCH)" in
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.854 ++ go env GOARCH
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.913 + export GO_BUILDMODE=-buildmode=pie
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.913 + GO_BUILDMODE=-buildmode=pie
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.914 ++ dirname /tmp/install/install.sh
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.916 + dir=/tmp/install
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.916 + bin=rootlesskit
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.916 + shift
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.916 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.916 + . /tmp/install/rootlesskit.installer
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.916 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.917 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.917 + install_rootlesskit
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.917 + case "$1" in
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.917 + export CGO_ENABLED=0
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.917 + CGO_ENABLED=0
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.917 + _install_rootlesskit
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.917 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.917 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.u0qZFgfB61/src/github.com/rootless-containers/rootlesskit
15:59:12 [2020-09-15T15:59:12.839Z] #55 0.922 Cloning into '/tmp/tmp.u0qZFgfB61/src/github.com/rootless-containers/rootlesskit'...
15:59:12 [2020-09-15T15:59:12.839Z] #55 6.345 + cd /tmp/tmp.u0qZFgfB61/src/github.com/rootless-containers/rootlesskit
15:59:12 [2020-09-15T15:59:12.839Z] #55 6.345 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:59:12 [2020-09-15T15:59:12.839Z] #55 6.946 + for f in rootlesskit rootlesskit-docker-proxy
15:59:12 [2020-09-15T15:59:12.839Z] #55 6.946 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:59:12 [2020-09-15T15:59:12.839Z] #55 ...
15:59:12 [2020-09-15T15:59:12.839Z] 
15:59:12 [2020-09-15T15:59:12.839Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.750 + RM_GOPATH=0
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.750 + TMP_GOPATH=
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.750 + : /build
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.750 + '[' -z '' ']'
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.752 ++ mktemp -d
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.754 + export GOPATH=/tmp/tmp.86EsUh9csg
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.755 + GOPATH=/tmp/tmp.86EsUh9csg
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.756 + RM_GOPATH=1
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.757 + case "$(go env GOARCH)" in
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.760 ++ go env GOARCH
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.880 + export GO_BUILDMODE=-buildmode=pie
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.880 + GO_BUILDMODE=-buildmode=pie
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.898 ++ dirname /tmp/install/install.sh
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.898 + dir=/tmp/install
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.938 + bin=dockercli
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.939 + shift
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.939 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.940 + . /tmp/install/dockercli.installer
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.941 ++ : stable
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.942 ++ : 17.06.2-ce
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.953 + install_dockercli
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.956 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.959 Install docker/cli version 17.06.2-ce from stable
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.977 ++ uname -m
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.979 + arch=ppc64le
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.980 + '[' ppc64le '!=' x86_64 ']'
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.980 + '[' ppc64le '!=' s390x ']'
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.980 + '[' ppc64le '!=' armhf ']'
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.980 + build_dockercli
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.980 + git clone https://github.com/docker/docker-ce /tmp/tmp.86EsUh9csg/tmp/docker-ce
15:59:12 [2020-09-15T15:59:12.839Z] #22 0.992 Cloning into '/tmp/tmp.86EsUh9csg/tmp/docker-ce'...
15:59:12 [2020-09-15T15:59:12.918Z] 
15:59:12 [2020-09-15T15:59:12.918Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:59:13 [2020-09-15T15:59:13.140Z] #22 ...
15:59:13 [2020-09-15T15:59:13.140Z] 
15:59:13 [2020-09-15T15:59:13.140Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:59:13 [2020-09-15T15:59:13.140Z] #52 1.244 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:59:13 [2020-09-15T15:59:13.140Z] #52 1.321 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:59:13 [2020-09-15T15:59:13.140Z] #52 1.562 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:59:13 [2020-09-15T15:59:13.140Z] #52 2.828 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:59:13 [2020-09-15T15:59:13.140Z] #52 5.292 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
15:59:13 [2020-09-15T15:59:13.140Z] #52 7.610 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:59:13 [2020-09-15T15:59:13.140Z] #52 ...
15:59:13 [2020-09-15T15:59:13.140Z] 
15:59:13 [2020-09-15T15:59:13.140Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:59:13 [2020-09-15T15:59:13.140Z] #11 1.217 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:59:13 [2020-09-15T15:59:13.140Z] #11 1.314 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:59:13 [2020-09-15T15:59:13.140Z] #11 1.487 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:59:13 [2020-09-15T15:59:13.140Z] #11 2.644 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:59:13 [2020-09-15T15:59:13.140Z] #11 5.150 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
15:59:13 [2020-09-15T15:59:13.140Z] #11 7.204 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:59:13 [2020-09-15T15:59:13.440Z] #11 ...
15:59:13 [2020-09-15T15:59:13.440Z] 
15:59:13 [2020-09-15T15:59:13.440Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.832 + RM_GOPATH=0
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.834 + TMP_GOPATH=
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.834 + : /build
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.834 + '[' -z '' ']'
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.846 ++ mktemp -d
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.847 + export GOPATH=/tmp/tmp.5JiAcLFG5w
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.847 + GOPATH=/tmp/tmp.5JiAcLFG5w
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.847 + RM_GOPATH=1
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.847 + case "$(go env GOARCH)" in
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.849 ++ go env GOARCH
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.943 + export GO_BUILDMODE=-buildmode=pie
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.944 + GO_BUILDMODE=-buildmode=pie
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.946 ++ dirname /tmp/install/install.sh
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.948 + dir=/tmp/install
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.949 + bin=tomlv
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.950 + shift
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.951 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.952 + . /tmp/install/tomlv.installer
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.953 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.955 + install_tomlv
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.956 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.957 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.5JiAcLFG5w/src/github.com/BurntSushi/toml
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.957 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:59:13 [2020-09-15T15:59:13.440Z] #31 0.998 Cloning into '/tmp/tmp.5JiAcLFG5w/src/github.com/BurntSushi/toml'...
15:59:13 [2020-09-15T15:59:13.440Z] #31 2.271 + cd /tmp/tmp.5JiAcLFG5w/src/github.com/BurntSushi/toml
15:59:13 [2020-09-15T15:59:13.440Z] #31 2.271 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:59:13 [2020-09-15T15:59:13.440Z] #31 2.324 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:59:13 [2020-09-15T15:59:13.440Z] #31 3.275 math/bits
15:59:13 [2020-09-15T15:59:13.440Z] #31 3.359 internal/cpu
15:59:13 [2020-09-15T15:59:13.440Z] #31 3.364 runtime/internal/sys
15:59:13 [2020-09-15T15:59:13.440Z] #31 3.451 runtime/internal/atomic
15:59:13 [2020-09-15T15:59:13.440Z] #31 4.323 runtime/internal/math
15:59:13 [2020-09-15T15:59:13.440Z] #31 4.672 unicode/utf8
15:59:13 [2020-09-15T15:59:13.440Z] #31 4.735 sync/atomic
15:59:13 [2020-09-15T15:59:13.440Z] #31 5.606 math
15:59:13 [2020-09-15T15:59:13.440Z] #31 5.735 internal/bytealg
15:59:13 [2020-09-15T15:59:13.440Z] #31 6.234 unicode
15:59:13 [2020-09-15T15:59:13.440Z] #31 7.276 internal/testlog
15:59:13 [2020-09-15T15:59:13.440Z] #31 8.011 encoding
15:59:13 [2020-09-15T15:59:13.440Z] #31 8.107 runtime
15:59:13 [2020-09-15T15:59:13.440Z] #31 8.737 runtime/cgo
15:59:13 [2020-09-15T15:59:13.440Z] #31 ...
15:59:13 [2020-09-15T15:59:13.440Z] 
15:59:13 [2020-09-15T15:59:13.440Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:59:13 [2020-09-15T15:59:13.440Z] #29 0.713 + git clone https://github.com/kolyshkin/go-swagger.git .
15:59:13 [2020-09-15T15:59:13.440Z] #29 0.739 Cloning into '.'...
15:59:13 [2020-09-15T15:59:13.647Z] #17 31.91 Setting up xfsprogs (4.20.0-1) ...
15:59:13 [2020-09-15T15:59:13.647Z] #17 31.92 Setting up python3-lib2to3 (3.7.3-1) ...
15:59:13 [2020-09-15T15:59:13.647Z] #17 32.11 Setting up python3-pkg-resources (40.8.0-1) ...
15:59:13 [2020-09-15T15:59:13.739Z] #29 ...
15:59:13 [2020-09-15T15:59:13.740Z] 
15:59:13 [2020-09-15T15:59:13.740Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.776 + RM_GOPATH=0
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.777 + TMP_GOPATH=
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.777 + : /build
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.777 + '[' -z '' ']'
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.778 ++ mktemp -d
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.798 + export GOPATH=/tmp/tmp.Vln3agZZ6L
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.798 + GOPATH=/tmp/tmp.Vln3agZZ6L
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.798 + RM_GOPATH=1
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.798 + case "$(go env GOARCH)" in
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.798 ++ go env GOARCH
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.874 + export GO_BUILDMODE=-buildmode=pie
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.874 + GO_BUILDMODE=-buildmode=pie
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.902 ++ dirname /tmp/install/install.sh
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.905 + dir=/tmp/install
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.906 + bin=vndr
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.906 + shift
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.906 + '[' '!' -f /tmp/install/vndr.installer ']'
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.906 + . /tmp/install/vndr.installer
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.906 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.907 + install_vndr
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.907 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.908 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.908 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Vln3agZZ6L/src/github.com/LK4D4/vndr
15:59:13 [2020-09-15T15:59:13.740Z] #42 0.931 Cloning into '/tmp/tmp.Vln3agZZ6L/src/github.com/LK4D4/vndr'...
15:59:13 [2020-09-15T15:59:13.740Z] #42 2.006 + cd /tmp/tmp.Vln3agZZ6L/src/github.com/LK4D4/vndr
15:59:13 [2020-09-15T15:59:13.740Z] #42 2.006 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:59:13 [2020-09-15T15:59:13.740Z] #42 2.053 + go build -buildmode=pie -v -o /build/vndr .
15:59:13 [2020-09-15T15:59:13.740Z] #42 3.819 runtime/internal/sys
15:59:13 [2020-09-15T15:59:13.740Z] #42 3.891 internal/cpu
15:59:13 [2020-09-15T15:59:13.740Z] #42 3.911 internal/race
15:59:13 [2020-09-15T15:59:13.740Z] #42 3.991 runtime/internal/atomic
15:59:13 [2020-09-15T15:59:13.740Z] #42 4.561 sync/atomic
15:59:13 [2020-09-15T15:59:13.740Z] #42 4.632 runtime/internal/math
15:59:13 [2020-09-15T15:59:13.740Z] #42 4.904 unicode
15:59:13 [2020-09-15T15:59:13.740Z] #42 5.098 unicode/utf8
15:59:13 [2020-09-15T15:59:13.740Z] #42 5.785 internal/bytealg
15:59:13 [2020-09-15T15:59:13.740Z] #42 5.978 math
15:59:13 [2020-09-15T15:59:13.740Z] #42 7.829 runtime
15:59:13 [2020-09-15T15:59:13.740Z] #42 7.977 internal/testlog
15:59:13 [2020-09-15T15:59:13.740Z] #42 9.265 unicode/utf16
15:59:13 [2020-09-15T15:59:13.740Z] #42 10.68 container/list
15:59:13 [2020-09-15T15:59:13.740Z] #42 ...
15:59:13 [2020-09-15T15:59:13.740Z] 
15:59:13 [2020-09-15T15:59:13.740Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.513 + RM_GOPATH=0
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.513 + TMP_GOPATH=
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.513 + : /build
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.513 + '[' -z '' ']'
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.514 ++ mktemp -d
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.515 + export GOPATH=/tmp/tmp.Z88DatfSuD
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.515 + GOPATH=/tmp/tmp.Z88DatfSuD
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.515 + RM_GOPATH=1
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.516 + case "$(go env GOARCH)" in
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.516 ++ go env GOARCH
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.522 + export GO_BUILDMODE=-buildmode=pie
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.523 + GO_BUILDMODE=-buildmode=pie
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.524 ++ dirname /tmp/install/install.sh
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.525 + dir=/tmp/install
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.526 + bin=proxy
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.526 + shift
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.526 + '[' '!' -f /tmp/install/proxy.installer ']'
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.526 + . /tmp/install/proxy.installer
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.526 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.527 + install_proxy
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.527 + case "$1" in
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.527 + export CGO_ENABLED=0
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.527 + CGO_ENABLED=0
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.527 + _install_proxy
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.527 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.527 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Z88DatfSuD/src/github.com/docker/libnetwork
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.527 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:59:13 [2020-09-15T15:59:13.740Z] #61 0.529 Cloning into '/tmp/tmp.Z88DatfSuD/src/github.com/docker/libnetwork'...
15:59:14 [2020-09-15T15:59:14.042Z] #61 ...
15:59:14 [2020-09-15T15:59:14.042Z] 
15:59:14 [2020-09-15T15:59:14.042Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:14 [2020-09-15T15:59:14.042Z] #39 1.174 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:59:14 [2020-09-15T15:59:14.042Z] #39 1.317 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:59:14 [2020-09-15T15:59:14.042Z] #39 1.534 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:59:14 [2020-09-15T15:59:14.042Z] #39 2.922 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:59:14 [2020-09-15T15:59:14.042Z] #39 5.191 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
15:59:14 [2020-09-15T15:59:14.042Z] #39 7.646 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:59:14 [2020-09-15T15:59:14.042Z] #39 ...
15:59:14 [2020-09-15T15:59:14.042Z] 
15:59:14 [2020-09-15T15:59:14.042Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.713 + RM_GOPATH=0
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.713 + TMP_GOPATH=
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.713 + : /build
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.713 + '[' -z '' ']'
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.714 ++ mktemp -d
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.715 + export GOPATH=/tmp/tmp.qcp5zFfj8O
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.715 + GOPATH=/tmp/tmp.qcp5zFfj8O
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.715 + RM_GOPATH=1
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.715 + case "$(go env GOARCH)" in
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.715 ++ go env GOARCH
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.720 + export GO_BUILDMODE=-buildmode=pie
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.720 + GO_BUILDMODE=-buildmode=pie
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.721 ++ dirname /tmp/install/install.sh
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.723 + dir=/tmp/install
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.723 + bin=golangci_lint
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.723 + shift
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.724 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.724 + . /tmp/install/golangci_lint.installer
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.724 ++ : v1.23.8
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.724 + install_golangci_lint
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.724 + echo 'Installing golangci-lint version v1.23.8'
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.724 Installing golangci-lint version v1.23.8
15:59:14 [2020-09-15T15:59:14.042Z] #46 0.724 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:59:14 [2020-09-15T15:59:14.278Z] #17 32.67 Setting up python3-distutils (3.7.3-1) ...
15:59:14 [2020-09-15T15:59:14.344Z] #46 ...
15:59:14 [2020-09-15T15:59:14.345Z] 
15:59:14 [2020-09-15T15:59:14.345Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:14 [2020-09-15T15:59:14.345Z] #48 11.16 + cd /tmp/tmp.sk5n4foSdg/src/github.com/mvdan/sh
15:59:14 [2020-09-15T15:59:14.345Z] #48 11.16 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:59:14 [2020-09-15T15:59:14.345Z] #48 11.27 + GO111MODULE=on
15:59:14 [2020-09-15T15:59:14.345Z] #48 11.28 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:59:14 [2020-09-15T15:59:14.570Z] #17 32.99 Setting up python3-setuptools (40.8.0-1) ...
15:59:15 [2020-09-15T15:59:15.306Z] #17 33.63 Setting up python3-pip (18.1-5) ...
15:59:15 [2020-09-15T15:59:15.366Z] #21 ...
15:59:15 [2020-09-15T15:59:15.366Z] 
15:59:15 [2020-09-15T15:59:15.366Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.225 + RM_GOPATH=0
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.226 + TMP_GOPATH=
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.226 + : /build
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.226 + '[' -z '' ']'
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.228 ++ mktemp -d
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.240 + export GOPATH=/tmp/tmp.9XkXx0FsST
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.240 + GOPATH=/tmp/tmp.9XkXx0FsST
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.240 + RM_GOPATH=1
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.240 + case "$(go env GOARCH)" in
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.240 ++ go env GOARCH
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.316 + export GO_BUILDMODE=-buildmode=pie
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.317 + GO_BUILDMODE=-buildmode=pie
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.325 ++ dirname /tmp/install/install.sh
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.332 + dir=/tmp/install
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.341 + bin=gotestsum
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.345 + shift
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.345 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.345 + . /tmp/install/gotestsum.installer
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.345 ++ : v0.3.5
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.345 + install_gotestsum
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.351 + set -e
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.352 + export GO111MODULE=on
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.352 + GO111MODULE=on
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.354 + GOBIN=/build
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.354 + go get gotest.tools/gotestsum@v0.3.5
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.450 go: finding gotest.tools/gotestsum v0.3.5
15:59:15 [2020-09-15T15:59:15.366Z] #43 5.456 go: finding gotest.tools v0.3.5
15:59:15 [2020-09-15T15:59:15.366Z] #43 6.500 go: downloading gotest.tools/gotestsum v0.3.5
15:59:15 [2020-09-15T15:59:15.366Z] #43 7.099 go: extracting gotest.tools/gotestsum v0.3.5
15:59:15 [2020-09-15T15:59:15.366Z] #43 8.104 go: downloading gotest.tools v2.1.0+incompatible
15:59:15 [2020-09-15T15:59:15.366Z] #43 8.294 go: extracting gotest.tools v2.1.0+incompatible
15:59:15 [2020-09-15T15:59:15.424Z] #48 12.99 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:59:15 [2020-09-15T15:59:15.424Z] #48 12.99 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:59:15 [2020-09-15T15:59:15.424Z] #48 12.99 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:59:15 [2020-09-15T15:59:15.424Z] #48 13.18 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:59:15 [2020-09-15T15:59:15.625Z] #43 8.510 go: downloading github.com/fatih/color v1.6.0
15:59:15 [2020-09-15T15:59:15.723Z] #48 13.43 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:59:15 [2020-09-15T15:59:15.839Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.3s done
15:59:15 [2020-09-15T15:59:15.887Z] #43 8.676 go: downloading github.com/pkg/errors v0.8.0
15:59:15 [2020-09-15T15:59:15.887Z] #43 8.696 go: downloading github.com/jonboulle/clockwork v0.1.0
15:59:15 [2020-09-15T15:59:15.887Z] #43 8.745 go: downloading github.com/spf13/pflag v1.0.1
15:59:15 [2020-09-15T15:59:15.887Z] #43 8.749 go: downloading github.com/sirupsen/logrus v1.0.5
15:59:15 [2020-09-15T15:59:15.937Z] #17 34.19 Processing triggers for libc-bin (2.28-10) ...
15:59:15 [2020-09-15T15:59:15.938Z] #17 34.22 Processing triggers for mime-support (3.62) ...
15:59:16 [2020-09-15T15:59:16.144Z] #43 9.051 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:59:16 [2020-09-15T15:59:16.257Z] #17 DONE 34.6s
15:59:16 [2020-09-15T15:59:16.257Z] 
15:59:16 [2020-09-15T15:59:16.257Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
15:59:16 [2020-09-15T15:59:16.400Z] #43 9.156 go: extracting github.com/jonboulle/clockwork v0.1.0
15:59:16 [2020-09-15T15:59:16.400Z] #43 9.368 go: extracting github.com/fatih/color v1.6.0
15:59:16 [2020-09-15T15:59:16.657Z] #43 9.388 go: downloading github.com/mattn/go-colorable v0.0.9
15:59:16 [2020-09-15T15:59:16.657Z] #43 9.399 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:59:16 [2020-09-15T15:59:16.657Z] #43 9.430 go: downloading github.com/mattn/go-isatty v0.0.3
15:59:16 [2020-09-15T15:59:16.657Z] #43 9.542 go: extracting github.com/pkg/errors v0.8.0
15:59:16 [2020-09-15T15:59:16.657Z] #43 9.634 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:59:16 [2020-09-15T15:59:16.657Z] #43 9.749 go: extracting github.com/spf13/pflag v1.0.1
15:59:16 [2020-09-15T15:59:16.914Z] #43 9.820 go: extracting github.com/mattn/go-isatty v0.0.3
15:59:16 [2020-09-15T15:59:16.914Z] #43 9.828 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:59:16 [2020-09-15T15:59:16.914Z] #43 9.835 go: extracting github.com/sirupsen/logrus v1.0.5
15:59:16 [2020-09-15T15:59:16.914Z] #43 9.854 go: extracting github.com/mattn/go-colorable v0.0.9
15:59:16 [2020-09-15T15:59:16.914Z] #43 ...
15:59:16 [2020-09-15T15:59:16.914Z] 
15:59:16 [2020-09-15T15:59:16.914Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.179 + RM_GOPATH=0
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.179 + TMP_GOPATH=
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.179 + : /build
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.179 + '[' -z '' ']'
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.180 ++ mktemp -d
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.182 + export GOPATH=/tmp/tmp.YUdYUIT2fl
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.182 + GOPATH=/tmp/tmp.YUdYUIT2fl
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.182 + RM_GOPATH=1
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.182 + case "$(go env GOARCH)" in
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.182 ++ go env GOARCH
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.208 + export GO_BUILDMODE=-buildmode=pie
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.208 + GO_BUILDMODE=-buildmode=pie
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.208 ++ dirname /tmp/install/install.sh
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.209 + dir=/tmp/install
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.209 + bin=tomlv
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.209 + shift
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.209 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.209 + . /tmp/install/tomlv.installer
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.209 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.209 + install_tomlv
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.209 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.209 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.212 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.YUdYUIT2fl/src/github.com/BurntSushi/toml
15:59:16 [2020-09-15T15:59:16.914Z] #30 5.221 Cloning into '/tmp/tmp.YUdYUIT2fl/src/github.com/BurntSushi/toml'...
15:59:16 [2020-09-15T15:59:16.914Z] #30 6.457 + cd /tmp/tmp.YUdYUIT2fl/src/github.com/BurntSushi/toml
15:59:16 [2020-09-15T15:59:16.914Z] #30 6.458 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:59:16 [2020-09-15T15:59:16.914Z] #30 6.469 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:59:16 [2020-09-15T15:59:16.914Z] #30 7.344 internal/cpu
15:59:16 [2020-09-15T15:59:16.914Z] #30 7.379 math/bits
15:59:16 [2020-09-15T15:59:16.914Z] #30 7.922 unicode/utf8
15:59:16 [2020-09-15T15:59:16.914Z] #30 8.110 internal/bytealg
15:59:16 [2020-09-15T15:59:16.914Z] #30 8.484 math
15:59:16 [2020-09-15T15:59:16.914Z] #30 9.267 runtime
15:59:17 [2020-09-15T15:59:17.171Z] #30 ...
15:59:17 [2020-09-15T15:59:17.171Z] 
15:59:17 [2020-09-15T15:59:17.171Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:59:17 [2020-09-15T15:59:17.171Z] #51 4.161 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:59:17 [2020-09-15T15:59:17.171Z] #51 4.200 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:59:17 [2020-09-15T15:59:17.171Z] #51 4.200 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:59:17 [2020-09-15T15:59:17.171Z] #51 5.498 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:59:17 [2020-09-15T15:59:17.171Z] #51 7.675 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
15:59:17 [2020-09-15T15:59:17.231Z] #7 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
15:59:17 [2020-09-15T15:59:17.261Z] #48 14.65 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:59:17 [2020-09-15T15:59:17.353Z] #18 0.920 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:59:17 [2020-09-15T15:59:17.353Z] #18 0.922 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:59:17 [2020-09-15T15:59:17.353Z] #18 0.924 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:59:17 [2020-09-15T15:59:17.353Z] #18 DONE 1.1s
15:59:17 [2020-09-15T15:59:17.353Z] 
15:59:17 [2020-09-15T15:59:17.353Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:59:17 [2020-09-15T15:59:17.379Z] INFO [loader] Go packages loading at mode 575 (files|imports|exports_file|name|types_sizes|compiled_files|deps) took 1m56.740922428s 
15:59:17 [2020-09-15T15:59:17.380Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 465.08355ms 
15:59:17 [2020-09-15T15:59:17.437Z] #51 ...
15:59:17 [2020-09-15T15:59:17.437Z] 
15:59:17 [2020-09-15T15:59:17.437Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.485 + RM_GOPATH=0
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.485 + TMP_GOPATH=
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.485 + : /build
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.485 + '[' -z '' ']'
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.485 ++ mktemp -d
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.485 + export GOPATH=/tmp/tmp.1o9JTXy6HX
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.485 + GOPATH=/tmp/tmp.1o9JTXy6HX
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.485 + RM_GOPATH=1
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.485 + case "$(go env GOARCH)" in
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.485 ++ go env GOARCH
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.529 + export GO_BUILDMODE=-buildmode=pie
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.529 + GO_BUILDMODE=-buildmode=pie
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.529 ++ dirname /tmp/install/install.sh
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.532 + dir=/tmp/install
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.532 + bin=vndr
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.532 + shift
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.532 + '[' '!' -f /tmp/install/vndr.installer ']'
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.532 + . /tmp/install/vndr.installer
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.532 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.532 + install_vndr
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.532 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.532 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1o9JTXy6HX/src/github.com/LK4D4/vndr
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.533 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:59:17 [2020-09-15T15:59:17.437Z] #41 4.544 Cloning into '/tmp/tmp.1o9JTXy6HX/src/github.com/LK4D4/vndr'...
15:59:17 [2020-09-15T15:59:17.437Z] #41 5.279 + cd /tmp/tmp.1o9JTXy6HX/src/github.com/LK4D4/vndr
15:59:17 [2020-09-15T15:59:17.437Z] #41 5.279 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:59:17 [2020-09-15T15:59:17.437Z] #41 5.296 + go build -buildmode=pie -v -o /build/vndr .
15:59:17 [2020-09-15T15:59:17.437Z] #41 6.654 runtime/internal/atomic
15:59:17 [2020-09-15T15:59:17.437Z] #41 6.713 internal/cpu
15:59:17 [2020-09-15T15:59:17.437Z] #41 6.818 runtime/internal/sys
15:59:17 [2020-09-15T15:59:17.437Z] #41 7.184 runtime/internal/math
15:59:17 [2020-09-15T15:59:17.437Z] #41 7.337 internal/race
15:59:17 [2020-09-15T15:59:17.437Z] #41 7.461 sync/atomic
15:59:17 [2020-09-15T15:59:17.437Z] #41 7.567 internal/bytealg
15:59:17 [2020-09-15T15:59:17.437Z] #41 7.760 unicode
15:59:17 [2020-09-15T15:59:17.437Z] #41 8.872 runtime
15:59:17 [2020-09-15T15:59:17.437Z] #41 ...
15:59:17 [2020-09-15T15:59:17.437Z] 
15:59:17 [2020-09-15T15:59:17.437Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:59:17 [2020-09-15T15:59:17.437Z] #10 3.998 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:59:17 [2020-09-15T15:59:17.437Z] #10 4.029 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:59:17 [2020-09-15T15:59:17.437Z] #10 4.037 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:59:17 [2020-09-15T15:59:17.437Z] #10 4.590 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:59:17 [2020-09-15T15:59:17.437Z] #10 7.005 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
15:59:17 [2020-09-15T15:59:17.437Z] #10 9.905 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:59:17 [2020-09-15T15:59:17.696Z] #10 ...
15:59:17 [2020-09-15T15:59:17.696Z] 
15:59:17 [2020-09-15T15:59:17.696Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.029 + RM_GOPATH=0
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.029 + TMP_GOPATH=
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.029 + : /build
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.029 + '[' -z '' ']'
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.029 ++ mktemp -d
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.029 + export GOPATH=/tmp/tmp.BI8wVBWk5k
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.029 + GOPATH=/tmp/tmp.BI8wVBWk5k
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.029 + RM_GOPATH=1
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.029 + case "$(go env GOARCH)" in
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.029 ++ go env GOARCH
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.036 + export GO_BUILDMODE=-buildmode=pie
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.036 + GO_BUILDMODE=-buildmode=pie
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.036 ++ dirname /tmp/install/install.sh
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.041 + dir=/tmp/install
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.042 + bin=proxy
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.042 + shift
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.042 + '[' '!' -f /tmp/install/proxy.installer ']'
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.043 + . /tmp/install/proxy.installer
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.043 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.043 + install_proxy
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.043 + case "$1" in
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.043 + export CGO_ENABLED=0
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.043 + CGO_ENABLED=0
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.043 + _install_proxy
15:59:17 [2020-09-15T15:59:17.696Z] #60 5.043 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:59:17 [2020-09-15T15:59:17.697Z] #60 5.043 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:59:17 [2020-09-15T15:59:17.697Z] #60 5.044 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BI8wVBWk5k/src/github.com/docker/libnetwork
15:59:17 [2020-09-15T15:59:17.697Z] #60 5.053 Cloning into '/tmp/tmp.BI8wVBWk5k/src/github.com/docker/libnetwork'...
15:59:17 [2020-09-15T15:59:17.697Z] #60 ...
15:59:17 [2020-09-15T15:59:17.697Z] 
15:59:17 [2020-09-15T15:59:17.697Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:59:17 [2020-09-15T15:59:17.697Z] #23 4.315 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:59:17 [2020-09-15T15:59:17.697Z] #23 4.377 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:59:17 [2020-09-15T15:59:17.697Z] #23 4.377 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:59:17 [2020-09-15T15:59:17.697Z] #23 5.749 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:59:17 [2020-09-15T15:59:17.697Z] #23 8.008 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
15:59:17 [2020-09-15T15:59:17.909Z] #48 15.59 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:59:17 [2020-09-15T15:59:17.953Z] #23 ...
15:59:17 [2020-09-15T15:59:17.953Z] 
15:59:17 [2020-09-15T15:59:17.953Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:17 [2020-09-15T15:59:17.953Z] #38 4.960 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:59:17 [2020-09-15T15:59:17.953Z] #38 5.004 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:59:17 [2020-09-15T15:59:17.953Z] #38 5.004 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:59:17 [2020-09-15T15:59:17.953Z] #38 6.113 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:59:17 [2020-09-15T15:59:17.953Z] #38 8.249 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
15:59:17 [2020-09-15T15:59:17.953Z] #38 ...
15:59:17 [2020-09-15T15:59:17.953Z] 
15:59:17 [2020-09-15T15:59:17.953Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:59:17 [2020-09-15T15:59:17.953Z] #32 4.751 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:59:17 [2020-09-15T15:59:17.953Z] #32 4.793 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:59:17 [2020-09-15T15:59:17.953Z] #32 4.794 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:59:17 [2020-09-15T15:59:17.953Z] #32 6.189 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:59:17 [2020-09-15T15:59:17.953Z] #32 8.330 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
15:59:18 [2020-09-15T15:59:18.176Z] #7 DONE 21.3s
15:59:18 [2020-09-15T15:59:18.176Z] 
15:59:18 [2020-09-15T15:59:18.176Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:59:18 [2020-09-15T15:59:18.208Z] #32 11.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:59:18 [2020-09-15T15:59:18.208Z] #32 ...
15:59:18 [2020-09-15T15:59:18.208Z] 
15:59:18 [2020-09-15T15:59:18.208Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.753 + RM_GOPATH=0
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.753 + TMP_GOPATH=
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.754 + : /build
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.754 + '[' -z '' ']'
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.755 ++ mktemp -d
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.756 + export GOPATH=/tmp/tmp.OHTGfCd9bO
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.756 + GOPATH=/tmp/tmp.OHTGfCd9bO
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.756 + RM_GOPATH=1
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.757 + case "$(go env GOARCH)" in
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.757 ++ go env GOARCH
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.801 + export GO_BUILDMODE=-buildmode=pie
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.801 + GO_BUILDMODE=-buildmode=pie
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.801 ++ dirname /tmp/install/install.sh
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.801 + dir=/tmp/install
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.801 + bin=golangci_lint
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.801 + shift
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.801 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.801 + . /tmp/install/golangci_lint.installer
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.801 ++ : v1.23.8
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.801 + install_golangci_lint
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.801 + echo 'Installing golangci-lint version v1.23.8'
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.801 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:59:18 [2020-09-15T15:59:18.208Z] #45 4.801 Installing golangci-lint version v1.23.8
15:59:18 [2020-09-15T15:59:18.300Z] #28 ...
15:59:18 [2020-09-15T15:59:18.300Z] 
15:59:18 [2020-09-15T15:59:18.300Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.348 + RM_GOPATH=0
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.348 + TMP_GOPATH=
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.348 + : /build
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.348 + '[' -z '' ']'
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.348 ++ mktemp -d
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.369 + export GOPATH=/tmp/tmp.lv05RjXPfe
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.369 + GOPATH=/tmp/tmp.lv05RjXPfe
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.369 + RM_GOPATH=1
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.369 + case "$(go env GOARCH)" in
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.369 ++ go env GOARCH
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.369 + export GO_BUILDMODE=-buildmode=pie
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.369 + GO_BUILDMODE=-buildmode=pie
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.373 ++ dirname /tmp/install/install.sh
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.379 + dir=/tmp/install
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.379 + bin=shfmt
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.379 + shift
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.379 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.379 + . /tmp/install/shfmt.installer
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.379 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.379 + install_shfmt
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.379 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.379 + git clone https://github.com/mvdan/sh.git /tmp/tmp.lv05RjXPfe/src/github.com/mvdan/sh
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.379 Cloning into '/tmp/tmp.lv05RjXPfe/src/github.com/mvdan/sh'...
15:59:18 [2020-09-15T15:59:18.300Z] #47 5.379 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:59:18 [2020-09-15T15:59:18.464Z] #45 ...
15:59:18 [2020-09-15T15:59:18.464Z] 
15:59:18 [2020-09-15T15:59:18.464Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.288 + RM_GOPATH=0
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.290 + TMP_GOPATH=
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.290 + : /build
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.291 + '[' -z '' ']'
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.291 ++ mktemp -d
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.297 + export GOPATH=/tmp/tmp.nUiCuQdHCU
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.297 + GOPATH=/tmp/tmp.nUiCuQdHCU
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.297 + RM_GOPATH=1
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.297 + case "$(go env GOARCH)" in
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.306 ++ go env GOARCH
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.350 + export GO_BUILDMODE=-buildmode=pie
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.351 + GO_BUILDMODE=-buildmode=pie
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.355 ++ dirname /tmp/install/install.sh
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.363 + dir=/tmp/install
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.366 + bin=shfmt
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.369 + shift
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.369 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.369 + . /tmp/install/shfmt.installer
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.369 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.371 + install_shfmt
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.376 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.380 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.385 + git clone https://github.com/mvdan/sh.git /tmp/tmp.nUiCuQdHCU/src/github.com/mvdan/sh
15:59:18 [2020-09-15T15:59:18.464Z] #47 5.387 Cloning into '/tmp/tmp.nUiCuQdHCU/src/github.com/mvdan/sh'...
15:59:18 [2020-09-15T15:59:18.464Z] #47 ...
15:59:18 [2020-09-15T15:59:18.464Z] 
15:59:18 [2020-09-15T15:59:18.464Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:18 [2020-09-15T15:59:18.464Z] #38 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:59:18 [2020-09-15T15:59:18.559Z] #48 ...
15:59:18 [2020-09-15T15:59:18.559Z] 
15:59:18 [2020-09-15T15:59:18.559Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:18 [2020-09-15T15:59:18.859Z] #61 16.36 Checking out files:  87% (1801/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.
15:59:18 [2020-09-15T15:59:18.859Z] #61 16.53 + cd /tmp/tmp.Z88DatfSuD/src/github.com/docker/libnetwork
15:59:18 [2020-09-15T15:59:18.859Z] #61 16.53 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:59:19 [2020-09-15T15:59:19.122Z] #8 DONE 1.0s
15:59:19 [2020-09-15T15:59:19.122Z] 
15:59:19 [2020-09-15T15:59:19.122Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:59:19 [2020-09-15T15:59:19.507Z] #61 17.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:59:20 [2020-09-15T15:59:20.068Z] #9 DONE 0.7s
15:59:20 [2020-09-15T15:59:20.068Z] 
15:59:20 [2020-09-15T15:59:20.068Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:59:20 [2020-09-15T15:59:20.068Z] #10 ...
15:59:20 [2020-09-15T15:59:20.068Z] 
15:59:20 [2020-09-15T15:59:20.068Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:59:20 [2020-09-15T15:59:20.068Z] #35 DONE 0.2s
15:59:20 [2020-09-15T15:59:20.068Z] 
15:59:20 [2020-09-15T15:59:20.068Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:59:20 [2020-09-15T15:59:20.068Z] #27 DONE 0.2s
15:59:20 [2020-09-15T15:59:20.220Z] #19 2.787 Collecting yamllint==1.16.0
15:59:20 [2020-09-15T15:59:20.220Z] #19 3.006   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:59:20 [2020-09-15T15:59:20.220Z] #19 3.043 Collecting pyyaml (from yamllint==1.16.0)
15:59:20 [2020-09-15T15:59:20.331Z] 
15:59:20 [2020-09-15T15:59:20.331Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:59:20 [2020-09-15T15:59:20.510Z] #19 3.135   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:59:21 [2020-09-15T15:59:21.543Z] #19 3.913 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:59:21 [2020-09-15T15:59:21.543Z] #19 3.956   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:59:21 [2020-09-15T15:59:21.543Z] #19 3.973 Building wheels for collected packages: pyyaml
15:59:21 [2020-09-15T15:59:21.543Z] #19 3.973   Running setup.py bdist_wheel for pyyaml: started
15:59:21 [2020-09-15T15:59:21.863Z] #19 4.504   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:59:21 [2020-09-15T15:59:21.863Z] #19 4.505   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:59:21 [2020-09-15T15:59:21.863Z] #19 4.557 Successfully built pyyaml
15:59:21 [2020-09-15T15:59:21.863Z] #19 4.577 Installing collected packages: pyyaml, pathspec, yamllint
15:59:22 [2020-09-15T15:59:22.153Z] #19 4.846 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:59:22 [2020-09-15T15:59:22.443Z] #19 ...
15:59:22 [2020-09-15T15:59:22.443Z] 
15:59:22 [2020-09-15T15:59:22.443Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:59:22 [2020-09-15T15:59:22.443Z] #39 71.23   CC       criu/mount.o
15:59:22 [2020-09-15T15:59:22.443Z] #39 73.32   CC       criu/namespaces.o
15:59:22 [2020-09-15T15:59:22.443Z] #39 74.34   CC       criu/net.o
15:59:22 [2020-09-15T15:59:22.443Z] #39 76.05   CC       criu/netfilter.o
15:59:22 [2020-09-15T15:59:22.443Z] #39 76.32   CC       criu/page-pipe.o
15:59:22 [2020-09-15T15:59:22.443Z] #39 76.71   CC       criu/page-xfer.o
15:59:22 [2020-09-15T15:59:22.443Z] #39 77.59   CC       criu/pagemap-cache.o
15:59:22 [2020-09-15T15:59:22.443Z] #39 77.87   CC       criu/pagemap.o
15:59:22 [2020-09-15T15:59:22.443Z] #39 78.47   CC       criu/parasite-syscall.o
15:59:22 [2020-09-15T15:59:22.443Z] #39 78.90   CC       criu/path.o
15:59:22 [2020-09-15T15:59:22.443Z] #39 79.07   CC       criu/pie-util-vdso.o
15:59:22 [2020-09-15T15:59:22.443Z] #39 79.45   CC       criu/pie-util.o
15:59:22 [2020-09-15T15:59:22.443Z] #39 79.56   CC       criu/pipes.o
15:59:22 [2020-09-15T15:59:22.443Z] #39 79.89   CC       criu/plugin.o
15:59:22 [2020-09-15T15:59:22.443Z] #39 80.07   CC       criu/proc_parse.o
15:59:22 [2020-09-15T15:59:22.443Z] #39 ...
15:59:22 [2020-09-15T15:59:22.443Z] 
15:59:22 [2020-09-15T15:59:22.443Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:59:22 [2020-09-15T15:59:22.443Z] #19 DONE 5.2s
15:59:22 [2020-09-15T15:59:22.443Z] 
15:59:22 [2020-09-15T15:59:22.443Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:59:22 [2020-09-15T15:59:22.443Z] #39 81.36   CC       criu/protobuf-desc.o
15:59:22 [2020-09-15T15:59:22.443Z] #39 ...
15:59:22 [2020-09-15T15:59:22.443Z] 
15:59:22 [2020-09-15T15:59:22.443Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:59:22 [2020-09-15T15:59:22.443Z] #36 115.2 + dpkg --print-architecture
15:59:22 [2020-09-15T15:59:22.443Z] #36 115.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:59:22 [2020-09-15T15:59:22.443Z] #36 115.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:59:22 [2020-09-15T15:59:22.443Z] #36 115.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:59:22 [2020-09-15T15:59:22.641Z] #38 ...
15:59:22 [2020-09-15T15:59:22.641Z] 
15:59:22 [2020-09-15T15:59:22.641Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:59:22 [2020-09-15T15:59:22.641Z] #21 13.58 + mkdir -p /build
15:59:22 [2020-09-15T15:59:22.641Z] #21 13.58 + mv docker/docker /build/
15:59:22 [2020-09-15T15:59:22.641Z] #21 13.58 + rmdir docker
15:59:22 [2020-09-15T15:59:22.641Z] #21 DONE 14.8s
15:59:22 [2020-09-15T15:59:22.641Z] 
15:59:22 [2020-09-15T15:59:22.641Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:59:22 [2020-09-15T15:59:22.641Z] #28 4.737 + git clone https://github.com/kolyshkin/go-swagger.git .
15:59:22 [2020-09-15T15:59:22.641Z] #28 4.737 Cloning into '.'...
15:59:22 [2020-09-15T15:59:22.641Z] #28 ...
15:59:22 [2020-09-15T15:59:22.641Z] 
15:59:22 [2020-09-15T15:59:22.641Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:22 [2020-09-15T15:59:22.641Z] #30 13.31 internal/testlog
15:59:22 [2020-09-15T15:59:22.641Z] #30 13.63 encoding
15:59:22 [2020-09-15T15:59:22.641Z] #30 13.92 runtime/cgo
15:59:22 [2020-09-15T15:59:22.745Z] #36 ...
15:59:22 [2020-09-15T15:59:22.745Z] 
15:59:22 [2020-09-15T15:59:22.745Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:59:22 [2020-09-15T15:59:22.745Z] #22 DONE 0.2s
15:59:22 [2020-09-15T15:59:22.745Z] 
15:59:22 [2020-09-15T15:59:22.745Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:59:23 [2020-09-15T15:59:23.591Z] #47 ...
15:59:23 [2020-09-15T15:59:23.591Z] 
15:59:23 [2020-09-15T15:59:23.591Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:23 [2020-09-15T15:59:23.591Z] #30 5.931 + RM_GOPATH=0
15:59:23 [2020-09-15T15:59:23.591Z] #30 5.931 + TMP_GOPATH=
15:59:23 [2020-09-15T15:59:23.591Z] #30 5.931 + : /build
15:59:23 [2020-09-15T15:59:23.591Z] #30 5.931 + '[' -z '' ']'
15:59:23 [2020-09-15T15:59:23.591Z] #30 5.935 ++ mktemp -d
15:59:23 [2020-09-15T15:59:23.591Z] #30 5.935 + export GOPATH=/tmp/tmp.OJDByjPxGQ
15:59:23 [2020-09-15T15:59:23.591Z] #30 5.936 + GOPATH=/tmp/tmp.OJDByjPxGQ
15:59:23 [2020-09-15T15:59:23.591Z] #30 5.936 + RM_GOPATH=1
15:59:23 [2020-09-15T15:59:23.591Z] #30 5.936 + case "$(go env GOARCH)" in
15:59:23 [2020-09-15T15:59:23.591Z] #30 5.941 ++ go env GOARCH
15:59:23 [2020-09-15T15:59:23.591Z] #30 5.979 + export GO_BUILDMODE=-buildmode=pie
15:59:23 [2020-09-15T15:59:23.591Z] #30 5.981 + GO_BUILDMODE=-buildmode=pie
15:59:23 [2020-09-15T15:59:23.591Z] #30 5.984 ++ dirname /tmp/install/install.sh
15:59:23 [2020-09-15T15:59:23.591Z] #30 5.985 + dir=/tmp/install
15:59:23 [2020-09-15T15:59:23.591Z] #30 6.017 + bin=tomlv
15:59:23 [2020-09-15T15:59:23.591Z] #30 6.017 + shift
15:59:23 [2020-09-15T15:59:23.591Z] #30 6.017 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:59:23 [2020-09-15T15:59:23.591Z] #30 6.017 + . /tmp/install/tomlv.installer
15:59:23 [2020-09-15T15:59:23.591Z] #30 6.017 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:59:23 [2020-09-15T15:59:23.591Z] #30 6.018 + install_tomlv
15:59:23 [2020-09-15T15:59:23.591Z] #30 6.018 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:59:23 [2020-09-15T15:59:23.591Z] #30 6.018 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:59:23 [2020-09-15T15:59:23.591Z] #30 6.018 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OJDByjPxGQ/src/github.com/BurntSushi/toml
15:59:23 [2020-09-15T15:59:23.591Z] #30 6.031 Cloning into '/tmp/tmp.OJDByjPxGQ/src/github.com/BurntSushi/toml'...
15:59:23 [2020-09-15T15:59:23.591Z] #30 7.201 + cd /tmp/tmp.OJDByjPxGQ/src/github.com/BurntSushi/toml
15:59:23 [2020-09-15T15:59:23.591Z] #30 7.226 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:59:23 [2020-09-15T15:59:23.591Z] #30 7.236 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:59:23 [2020-09-15T15:59:23.591Z] #30 8.027 math/bits
15:59:23 [2020-09-15T15:59:23.591Z] #30 8.258 runtime
15:59:23 [2020-09-15T15:59:23.591Z] #30 8.994 math
15:59:23 [2020-09-15T15:59:23.591Z] #30 ...
15:59:23 [2020-09-15T15:59:23.591Z] 
15:59:23 [2020-09-15T15:59:23.591Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:59:23 [2020-09-15T15:59:23.591Z] #36 5.929 + git clone https://github.com/docker/distribution.git .
15:59:23 [2020-09-15T15:59:23.591Z] #36 5.929 Cloning into '.'...
15:59:23 [2020-09-15T15:59:23.591Z] #36 ...
15:59:23 [2020-09-15T15:59:23.591Z] 
15:59:23 [2020-09-15T15:59:23.591Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:59:23 [2020-09-15T15:59:23.591Z] #32 6.375 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:59:23 [2020-09-15T15:59:23.591Z] #32 6.487 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:59:23 [2020-09-15T15:59:23.591Z] #32 6.497 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:59:23 [2020-09-15T15:59:23.591Z] #32 7.771 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:59:23 [2020-09-15T15:59:23.591Z] #32 10.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
15:59:23 [2020-09-15T15:59:23.591Z] #32 ...
15:59:23 [2020-09-15T15:59:23.591Z] 
15:59:23 [2020-09-15T15:59:23.591Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.352 + RM_GOPATH=0
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.352 + TMP_GOPATH=
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.352 + : /build
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.352 + '[' -z '' ']'
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.352 ++ mktemp -d
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.355 + export GOPATH=/tmp/tmp.pmHgXxJSGG
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.355 + GOPATH=/tmp/tmp.pmHgXxJSGG
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.355 + RM_GOPATH=1
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.355 + case "$(go env GOARCH)" in
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.355 ++ go env GOARCH
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.370 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.375 + export GO_BUILDMODE=-buildmode=pie
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.375 + GO_BUILDMODE=-buildmode=pie
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.375 ++ dirname /tmp/install/install.sh
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.375 + dir=/tmp/install
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.375 + bin=vndr
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.375 + shift
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.375 + '[' '!' -f /tmp/install/vndr.installer ']'
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.375 + . /tmp/install/vndr.installer
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.375 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.375 + install_vndr
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.375 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.375 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pmHgXxJSGG/src/github.com/LK4D4/vndr
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.375 Cloning into '/tmp/tmp.pmHgXxJSGG/src/github.com/LK4D4/vndr'...
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.747 + cd /tmp/tmp.pmHgXxJSGG/src/github.com/LK4D4/vndr
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.747 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:59:23 [2020-09-15T15:59:23.591Z] #41 4.747 + go build -buildmode=pie -v -o /build/vndr .
15:59:23 [2020-09-15T15:59:23.591Z] #41 5.456 runtime/internal/atomic
15:59:23 [2020-09-15T15:59:23.591Z] #41 5.463 internal/cpu
15:59:23 [2020-09-15T15:59:23.591Z] #41 5.500 runtime/internal/sys
15:59:23 [2020-09-15T15:59:23.591Z] #41 5.841 runtime/internal/math
15:59:23 [2020-09-15T15:59:23.591Z] #41 5.971 internal/bytealg
15:59:23 [2020-09-15T15:59:23.591Z] #41 6.051 internal/race
15:59:23 [2020-09-15T15:59:23.591Z] #41 6.158 sync/atomic
15:59:23 [2020-09-15T15:59:23.591Z] #41 6.346 unicode
15:59:23 [2020-09-15T15:59:23.591Z] #41 6.658 runtime
15:59:23 [2020-09-15T15:59:23.591Z] #41 10.28 unicode/utf8
15:59:23 [2020-09-15T15:59:23.591Z] #41 ...
15:59:23 [2020-09-15T15:59:23.591Z] 
15:59:23 [2020-09-15T15:59:23.591Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:59:23 [2020-09-15T15:59:23.591Z] #23 3.613 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:59:23 [2020-09-15T15:59:23.591Z] #23 3.626 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:59:23 [2020-09-15T15:59:23.591Z] #23 3.626 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:59:23 [2020-09-15T15:59:23.591Z] #23 3.830 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:59:23 [2020-09-15T15:59:23.591Z] #23 4.209 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
15:59:23 [2020-09-15T15:59:23.591Z] #23 4.972 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:59:23 [2020-09-15T15:59:23.591Z] #23 ...
15:59:23 [2020-09-15T15:59:23.591Z] 
15:59:23 [2020-09-15T15:59:23.591Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.972 + RM_GOPATH=0
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.972 + TMP_GOPATH=
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.972 + : /build
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.972 + '[' -z '' ']'
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.980 ++ mktemp -d
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.980 + export GOPATH=/tmp/tmp.Gm5IGXw9HP
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.980 + GOPATH=/tmp/tmp.Gm5IGXw9HP
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.980 + RM_GOPATH=1
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.980 + case "$(go env GOARCH)" in
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.980 ++ go env GOARCH
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.986 + export GO_BUILDMODE=-buildmode=pie
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.986 + GO_BUILDMODE=-buildmode=pie
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.986 ++ dirname /tmp/install/install.sh
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.986 + dir=/tmp/install
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.986 + bin=gotestsum
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.986 + shift
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.986 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.986 + . /tmp/install/gotestsum.installer
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.986 ++ : v0.3.5
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.986 + install_gotestsum
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.995 + set -e
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.995 + export GO111MODULE=on
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.995 + GO111MODULE=on
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.995 + GOBIN=/build
15:59:23 [2020-09-15T15:59:23.591Z] #43 4.995 + go get gotest.tools/gotestsum@v0.3.5
15:59:23 [2020-09-15T15:59:23.591Z] #43 5.019 go: finding gotest.tools/gotestsum v0.3.5
15:59:23 [2020-09-15T15:59:23.591Z] #43 5.024 go: finding gotest.tools v0.3.5
15:59:23 [2020-09-15T15:59:23.591Z] #43 6.123 go: downloading gotest.tools/gotestsum v0.3.5
15:59:23 [2020-09-15T15:59:23.591Z] #43 6.680 go: extracting gotest.tools/gotestsum v0.3.5
15:59:23 [2020-09-15T15:59:23.591Z] #43 7.458 go: downloading gotest.tools v2.1.0+incompatible
15:59:23 [2020-09-15T15:59:23.591Z] #43 7.578 go: extracting gotest.tools v2.1.0+incompatible
15:59:23 [2020-09-15T15:59:23.591Z] #43 7.730 go: downloading github.com/pkg/errors v0.8.0
15:59:23 [2020-09-15T15:59:23.591Z] #43 7.774 go: downloading github.com/sirupsen/logrus v1.0.5
15:59:23 [2020-09-15T15:59:23.591Z] #43 8.009 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:59:23 [2020-09-15T15:59:23.591Z] #43 8.069 go: downloading github.com/spf13/pflag v1.0.1
15:59:23 [2020-09-15T15:59:23.591Z] #43 8.088 go: downloading github.com/fatih/color v1.6.0
15:59:23 [2020-09-15T15:59:23.591Z] #43 8.110 go: downloading github.com/jonboulle/clockwork v0.1.0
15:59:23 [2020-09-15T15:59:23.591Z] #43 8.195 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:59:23 [2020-09-15T15:59:23.591Z] #43 8.229 go: extracting github.com/pkg/errors v0.8.0
15:59:23 [2020-09-15T15:59:23.591Z] #43 8.506 go: extracting github.com/sirupsen/logrus v1.0.5
15:59:23 [2020-09-15T15:59:23.591Z] #43 8.568 go: extracting github.com/jonboulle/clockwork v0.1.0
15:59:23 [2020-09-15T15:59:23.591Z] #43 8.607 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:59:23 [2020-09-15T15:59:23.591Z] #43 8.669 go: extracting github.com/spf13/pflag v1.0.1
15:59:23 [2020-09-15T15:59:23.591Z] #43 8.812 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:59:23 [2020-09-15T15:59:23.591Z] #43 8.818 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:59:23 [2020-09-15T15:59:23.591Z] #43 8.882 go: extracting github.com/fatih/color v1.6.0
15:59:23 [2020-09-15T15:59:23.591Z] #43 9.098 go: downloading github.com/mattn/go-isatty v0.0.3
15:59:23 [2020-09-15T15:59:23.591Z] #43 9.134 go: downloading github.com/mattn/go-colorable v0.0.9
15:59:23 [2020-09-15T15:59:23.591Z] #43 9.211 go: extracting github.com/mattn/go-isatty v0.0.3
15:59:23 [2020-09-15T15:59:23.591Z] #43 9.286 go: extracting github.com/mattn/go-colorable v0.0.9
15:59:23 [2020-09-15T15:59:23.591Z] #43 ...
15:59:23 [2020-09-15T15:59:23.591Z] 
15:59:23 [2020-09-15T15:59:23.591Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:59:23 [2020-09-15T15:59:23.591Z] #51 6.609 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:59:23 [2020-09-15T15:59:23.591Z] #51 6.709 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:59:23 [2020-09-15T15:59:23.591Z] #51 6.716 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:59:23 [2020-09-15T15:59:23.591Z] #51 7.971 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:59:23 [2020-09-15T15:59:23.591Z] #51 10.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
15:59:23 [2020-09-15T15:59:23.591Z] #51 ...
15:59:23 [2020-09-15T15:59:23.591Z] 
15:59:23 [2020-09-15T15:59:23.591Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:59:23 [2020-09-15T15:59:23.591Z] #10 6.534 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:59:23 [2020-09-15T15:59:23.591Z] #10 6.604 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:59:23 [2020-09-15T15:59:23.591Z] #10 6.609 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:59:23 [2020-09-15T15:59:23.591Z] #10 7.793 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:59:23 [2020-09-15T15:59:23.591Z] #10 10.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
15:59:23 [2020-09-15T15:59:23.667Z] #28 3.623 + git clone https://github.com/kolyshkin/go-swagger.git .
15:59:23 [2020-09-15T15:59:23.667Z] #28 3.627 Cloning into '.'...
15:59:23 [2020-09-15T15:59:23.779Z] #26 DONE 1.0s
15:59:23 [2020-09-15T15:59:23.779Z] 
15:59:23 [2020-09-15T15:59:23.779Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:59:23 [2020-09-15T15:59:23.779Z] #29 DONE 0.2s
15:59:23 [2020-09-15T15:59:23.779Z] 
15:59:23 [2020-09-15T15:59:23.779Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:59:23 [2020-09-15T15:59:23.779Z] #39 82.01   CC       criu/protobuf.o
15:59:23 [2020-09-15T15:59:23.779Z] #39 82.25   CC       criu/pstree.o
15:59:23 [2020-09-15T15:59:23.852Z] #10 ...
15:59:23 [2020-09-15T15:59:23.852Z] 
15:59:23 [2020-09-15T15:59:23.852Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.119 + RM_GOPATH=0
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.119 + TMP_GOPATH=
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.119 + : /build
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.119 + '[' -z '' ']'
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.119 ++ mktemp -d
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.119 + export GOPATH=/tmp/tmp.Yad9kTxcDw
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.119 + GOPATH=/tmp/tmp.Yad9kTxcDw
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.119 + RM_GOPATH=1
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.119 + case "$(go env GOARCH)" in
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.123 ++ go env GOARCH
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.147 + export GO_BUILDMODE=-buildmode=pie
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.147 + GO_BUILDMODE=-buildmode=pie
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.147 ++ dirname /tmp/install/install.sh
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.147 + dir=/tmp/install
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.147 + bin=proxy
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.147 + shift
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.147 + '[' '!' -f /tmp/install/proxy.installer ']'
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.147 + . /tmp/install/proxy.installer
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.147 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.147 + install_proxy
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.147 + case "$1" in
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.147 + export CGO_ENABLED=0
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.147 + CGO_ENABLED=0
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.147 + _install_proxy
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.147 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.147 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Yad9kTxcDw/src/github.com/docker/libnetwork
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.147 Cloning into '/tmp/tmp.Yad9kTxcDw/src/github.com/docker/libnetwork'...
15:59:23 [2020-09-15T15:59:23.852Z] #60 5.148 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:59:24 [2020-09-15T15:59:24.070Z] #39 ...
15:59:24 [2020-09-15T15:59:24.070Z] 
15:59:24 [2020-09-15T15:59:24.070Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:59:24 [2020-09-15T15:59:24.070Z] #31 DONE 0.1s
15:59:24 [2020-09-15T15:59:24.070Z] 
15:59:24 [2020-09-15T15:59:24.070Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:59:24 [2020-09-15T15:59:24.070Z] #39 82.93   CC       criu/rbtree.o
15:59:24 [2020-09-15T15:59:24.117Z] #60 ...
15:59:24 [2020-09-15T15:59:24.117Z] 
15:59:24 [2020-09-15T15:59:24.117Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:24 [2020-09-15T15:59:24.117Z] #38 5.603 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:59:24 [2020-09-15T15:59:24.117Z] #38 5.663 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:59:24 [2020-09-15T15:59:24.117Z] #38 5.663 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:59:24 [2020-09-15T15:59:24.117Z] #38 7.066 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:59:24 [2020-09-15T15:59:24.117Z] #38 9.389 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
15:59:24 [2020-09-15T15:59:24.117Z] #38 ...
15:59:24 [2020-09-15T15:59:24.117Z] 
15:59:24 [2020-09-15T15:59:24.117Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.375 + RM_GOPATH=0
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.375 + TMP_GOPATH=
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.375 + : /build
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.375 + '[' -z '' ']'
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.375 ++ mktemp -d
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.380 + export GOPATH=/tmp/tmp.K3Bv0AAYzi
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.380 + GOPATH=/tmp/tmp.K3Bv0AAYzi
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.380 + RM_GOPATH=1
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.380 + case "$(go env GOARCH)" in
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.380 ++ go env GOARCH
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.390 Installing golangci-lint version v1.23.8
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.390 + export GO_BUILDMODE=-buildmode=pie
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.390 + GO_BUILDMODE=-buildmode=pie
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.390 ++ dirname /tmp/install/install.sh
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.390 + dir=/tmp/install
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.390 + bin=golangci_lint
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.390 + shift
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.390 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.390 + . /tmp/install/golangci_lint.installer
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.390 ++ : v1.23.8
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.390 + install_golangci_lint
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.390 + echo 'Installing golangci-lint version v1.23.8'
15:59:24 [2020-09-15T15:59:24.117Z] #45 5.390 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:59:24 [2020-09-15T15:59:24.361Z] #39 ...
15:59:24 [2020-09-15T15:59:24.361Z] 
15:59:24 [2020-09-15T15:59:24.361Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:59:24 [2020-09-15T15:59:24.361Z] #34 DONE 0.1s
15:59:24 [2020-09-15T15:59:24.361Z] 
15:59:24 [2020-09-15T15:59:24.361Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:24 [2020-09-15T15:59:24.377Z] #45 ...
15:59:24 [2020-09-15T15:59:24.377Z] 
15:59:24 [2020-09-15T15:59:24.377Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.784 + RM_GOPATH=0
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.784 + TMP_GOPATH=
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.784 + : /build
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.784 + '[' -z '' ']'
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.784 ++ mktemp -d
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.785 + export GOPATH=/tmp/tmp.Zg074btCFV
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.785 + GOPATH=/tmp/tmp.Zg074btCFV
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.789 + RM_GOPATH=1
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.789 + case "$(go env GOARCH)" in
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.789 ++ go env GOARCH
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.822 + export GO_BUILDMODE=-buildmode=pie
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.822 + GO_BUILDMODE=-buildmode=pie
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.823 ++ dirname /tmp/install/install.sh
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.826 + dir=/tmp/install
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.827 + bin=rootlesskit
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.827 + shift
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.827 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.827 + . /tmp/install/rootlesskit.installer
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.827 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.880 + install_rootlesskit
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.880 + case "$1" in
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.880 + export CGO_ENABLED=0
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.881 + CGO_ENABLED=0
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.881 + _install_rootlesskit
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.882 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.883 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Zg074btCFV/src/github.com/rootless-containers/rootlesskit
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.883 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:59:24 [2020-09-15T15:59:24.377Z] #54 5.909 Cloning into '/tmp/tmp.Zg074btCFV/src/github.com/rootless-containers/rootlesskit'...
15:59:24 [2020-09-15T15:59:24.377Z] #54 11.43 + cd /tmp/tmp.Zg074btCFV/src/github.com/rootless-containers/rootlesskit
15:59:24 [2020-09-15T15:59:24.377Z] #54 11.43 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:59:24 [2020-09-15T15:59:24.377Z] #54 ...
15:59:24 [2020-09-15T15:59:24.377Z] 
15:59:24 [2020-09-15T15:59:24.377Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.700 + RM_GOPATH=0
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.700 + TMP_GOPATH=
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.700 + : /build
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.700 + '[' -z '' ']'
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.700 ++ mktemp -d
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.703 + export GOPATH=/tmp/tmp.3wxNXc87A0
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.703 + GOPATH=/tmp/tmp.3wxNXc87A0
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.703 + RM_GOPATH=1
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.703 + case "$(go env GOARCH)" in
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.703 ++ go env GOARCH
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.715 + export GO_BUILDMODE=-buildmode=pie
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.716 + GO_BUILDMODE=-buildmode=pie
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.717 ++ dirname /tmp/install/install.sh
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.734 + dir=/tmp/install
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.734 + bin=dockercli
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.734 + shift
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.734 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.734 + . /tmp/install/dockercli.installer
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.734 ++ : stable
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.734 ++ : 17.06.2-ce
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.736 + install_dockercli
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.736 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.736 Install docker/cli version 17.06.2-ce from stable
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.739 ++ uname -m
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.743 + arch=x86_64
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.744 + '[' x86_64 '!=' x86_64 ']'
15:59:24 [2020-09-15T15:59:24.377Z] #21 5.744 + url=https://download.docker.com/linux/static
15:59:24 [2020-09-15T15:59:24.378Z] #21 5.746 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:59:24 [2020-09-15T15:59:24.378Z] #21 5.746 + tar -xz docker/docker
15:59:24 [2020-09-15T15:59:24.638Z] #21 ...
15:59:24 [2020-09-15T15:59:24.638Z] 
15:59:24 [2020-09-15T15:59:24.638Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:24 [2020-09-15T15:59:24.638Z] #38 11.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:59:24 [2020-09-15T15:59:24.651Z] #49 ...
15:59:24 [2020-09-15T15:59:24.651Z] 
15:59:24 [2020-09-15T15:59:24.651Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:59:24 [2020-09-15T15:59:24.651Z] #39 83.24   CC       criu/rst-malloc.o
15:59:24 [2020-09-15T15:59:24.651Z] #39 83.42   CC       criu/seccomp.o
15:59:24 [2020-09-15T15:59:24.942Z] #39 83.79   CC       criu/seize.o
15:59:25 [2020-09-15T15:59:25.180Z] #61 ...
15:59:25 [2020-09-15T15:59:25.180Z] 
15:59:25 [2020-09-15T15:59:25.180Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:59:25 [2020-09-15T15:59:25.180Z] #44 12.48 go: finding github.com/fatih/color v1.6.0
15:59:25 [2020-09-15T15:59:25.180Z] #44 12.49 go: finding github.com/pkg/errors v0.8.0
15:59:25 [2020-09-15T15:59:25.180Z] #44 12.54 go: finding github.com/sirupsen/logrus v1.0.5
15:59:25 [2020-09-15T15:59:25.180Z] #44 12.60 go: finding github.com/spf13/pflag v1.0.1
15:59:25 [2020-09-15T15:59:25.180Z] #44 12.90 go: finding github.com/mattn/go-isatty v0.0.3
15:59:25 [2020-09-15T15:59:25.180Z] #44 12.94 go: finding github.com/mattn/go-colorable v0.0.9
15:59:25 [2020-09-15T15:59:25.180Z] #44 13.05 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:59:25 [2020-09-15T15:59:25.180Z] #44 13.17 go: finding github.com/jonboulle/clockwork v0.1.0
15:59:25 [2020-09-15T15:59:25.180Z] #44 13.17 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:59:25 [2020-09-15T15:59:25.180Z] #44 13.29 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:59:25 [2020-09-15T15:59:25.180Z] #44 13.52 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:59:25 [2020-09-15T15:59:25.180Z] #44 ...
15:59:25 [2020-09-15T15:59:25.180Z] 
15:59:25 [2020-09-15T15:59:25.180Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:59:25 [2020-09-15T15:59:25.180Z] #37 17.89 Checking out files:  94% (1572/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
15:59:25 [2020-09-15T15:59:25.180Z] #37 17.98 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:59:25 [2020-09-15T15:59:25.180Z] #37 19.32 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:59:25 [2020-09-15T15:59:25.180Z] #37 ...
15:59:25 [2020-09-15T15:59:25.180Z] 
15:59:25 [2020-09-15T15:59:25.180Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:25 [2020-09-15T15:59:25.180Z] #42 12.80 crypto/internal/subtle
15:59:25 [2020-09-15T15:59:25.180Z] #42 12.95 crypto/subtle
15:59:25 [2020-09-15T15:59:25.180Z] #42 13.38 vendor/golang.org/x/crypto/cryptobyte/asn1
15:59:25 [2020-09-15T15:59:25.180Z] #42 13.62 internal/nettrace
15:59:25 [2020-09-15T15:59:25.180Z] #42 13.84 runtime/cgo
15:59:25 [2020-09-15T15:59:25.180Z] #42 18.10 vendor/golang.org/x/crypto/internal/subtle
15:59:25 [2020-09-15T15:59:25.180Z] #42 ...
15:59:25 [2020-09-15T15:59:25.180Z] 
15:59:25 [2020-09-15T15:59:25.180Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:25 [2020-09-15T15:59:25.180Z] #48 17.17 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:59:25 [2020-09-15T15:59:25.180Z] #48 18.42 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:59:25 [2020-09-15T15:59:25.180Z] #48 18.46 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:59:25 [2020-09-15T15:59:25.180Z] #48 18.86 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:59:25 [2020-09-15T15:59:25.180Z] #48 19.13 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:59:25 [2020-09-15T15:59:25.180Z] #48 20.43 runtime/cgo
15:59:25 [2020-09-15T15:59:25.180Z] #48 20.49 runtime
15:59:25 [2020-09-15T15:59:25.606Z] #28 ...
15:59:25 [2020-09-15T15:59:25.606Z] 
15:59:25 [2020-09-15T15:59:25.607Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.428 + RM_GOPATH=0
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.428 + TMP_GOPATH=
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.428 + : /build
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.428 + '[' -z '' ']'
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.428 ++ mktemp -d
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.429 + export GOPATH=/tmp/tmp.Zs8s0hfmhG
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.429 + GOPATH=/tmp/tmp.Zs8s0hfmhG
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.429 + RM_GOPATH=1
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.429 + case "$(go env GOARCH)" in
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.429 ++ go env GOARCH
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.452 + export GO_BUILDMODE=-buildmode=pie
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.452 + GO_BUILDMODE=-buildmode=pie
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.452 ++ dirname /tmp/install/install.sh
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.452 + dir=/tmp/install
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.452 + bin=gotestsum
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.452 + shift
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.452 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.452 + . /tmp/install/gotestsum.installer
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.452 ++ : v0.3.5
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.452 + install_gotestsum
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.452 + set -e
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.452 + export GO111MODULE=on
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.452 + GO111MODULE=on
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.452 + GOBIN=/build
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.452 + go get gotest.tools/gotestsum@v0.3.5
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.491 go: finding gotest.tools v0.3.5
15:59:25 [2020-09-15T15:59:25.607Z] #43 2.491 go: finding gotest.tools/gotestsum v0.3.5
15:59:25 [2020-09-15T15:59:25.607Z] #43 3.219 go: downloading gotest.tools/gotestsum v0.3.5
15:59:25 [2020-09-15T15:59:25.607Z] #43 3.751 go: extracting gotest.tools/gotestsum v0.3.5
15:59:25 [2020-09-15T15:59:25.607Z] #43 4.188 go: downloading gotest.tools v2.1.0+incompatible
15:59:25 [2020-09-15T15:59:25.607Z] #43 4.297 go: extracting gotest.tools v2.1.0+incompatible
15:59:25 [2020-09-15T15:59:25.607Z] #43 4.397 go: downloading github.com/pkg/errors v0.8.0
15:59:25 [2020-09-15T15:59:25.607Z] #43 4.398 go: downloading github.com/sirupsen/logrus v1.0.5
15:59:25 [2020-09-15T15:59:25.607Z] #43 4.497 go: downloading github.com/spf13/pflag v1.0.1
15:59:25 [2020-09-15T15:59:25.607Z] #43 4.507 go: downloading github.com/fatih/color v1.6.0
15:59:25 [2020-09-15T15:59:25.607Z] #43 4.616 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:59:25 [2020-09-15T15:59:25.607Z] #43 4.618 go: downloading github.com/jonboulle/clockwork v0.1.0
15:59:25 [2020-09-15T15:59:25.607Z] #43 4.852 go: extracting github.com/pkg/errors v0.8.0
15:59:25 [2020-09-15T15:59:25.607Z] #43 4.910 go: extracting github.com/fatih/color v1.6.0
15:59:25 [2020-09-15T15:59:25.607Z] #43 5.004 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:59:25 [2020-09-15T15:59:25.607Z] #43 5.034 go: extracting github.com/jonboulle/clockwork v0.1.0
15:59:25 [2020-09-15T15:59:25.607Z] #43 5.147 go: extracting github.com/spf13/pflag v1.0.1
15:59:25 [2020-09-15T15:59:25.607Z] #43 5.152 go: downloading github.com/mattn/go-isatty v0.0.3
15:59:25 [2020-09-15T15:59:25.607Z] #43 5.153 go: downloading github.com/mattn/go-colorable v0.0.9
15:59:25 [2020-09-15T15:59:25.607Z] #43 5.191 go: extracting github.com/sirupsen/logrus v1.0.5
15:59:25 [2020-09-15T15:59:25.607Z] #43 5.229 go: extracting github.com/mattn/go-isatty v0.0.3
15:59:25 [2020-09-15T15:59:25.607Z] #43 5.282 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:59:25 [2020-09-15T15:59:25.607Z] #43 5.339 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:59:25 [2020-09-15T15:59:25.607Z] #43 5.459 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:59:25 [2020-09-15T15:59:25.607Z] #43 5.527 go: extracting github.com/mattn/go-colorable v0.0.9
15:59:25 [2020-09-15T15:59:25.644Z] #39 84.24   CC       criu/servicefd.o
15:59:25 [2020-09-15T15:59:25.644Z] #39 84.52   CC       criu/shmem.o
15:59:25 [2020-09-15T15:59:25.923Z] #30 ...
15:59:25 [2020-09-15T15:59:25.923Z] 
15:59:25 [2020-09-15T15:59:25.923Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:25 [2020-09-15T15:59:25.923Z] #47 16.65 + cd /tmp/tmp.nUiCuQdHCU/src/github.com/mvdan/sh
15:59:25 [2020-09-15T15:59:25.923Z] #47 16.65 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:59:25 [2020-09-15T15:59:25.923Z] #47 16.79 + GO111MODULE=on
15:59:25 [2020-09-15T15:59:25.923Z] #47 16.79 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:59:25 [2020-09-15T15:59:25.923Z] #47 18.01 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:59:25 [2020-09-15T15:59:25.923Z] #47 18.06 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:59:25 [2020-09-15T15:59:25.923Z] #47 18.15 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:59:25 [2020-09-15T15:59:25.923Z] #47 18.35 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:59:25 [2020-09-15T15:59:25.923Z] #47 18.43 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:59:26 [2020-09-15T15:59:26.275Z] #39 85.00   CC       criu/sigframe.o
15:59:26 [2020-09-15T15:59:26.275Z] #39 85.05   CC       criu/signalfd.o
15:59:26 [2020-09-15T15:59:26.488Z] #47 19.30 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:59:26 [2020-09-15T15:59:26.556Z] #43 ...
15:59:26 [2020-09-15T15:59:26.556Z] 
15:59:26 [2020-09-15T15:59:26.556Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.876 + RM_GOPATH=0
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.876 + TMP_GOPATH=
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.877 + : /build
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.877 + '[' -z '' ']'
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.886 ++ mktemp -d
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.887 + export GOPATH=/tmp/tmp.UoF3wmFr9r
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.887 + GOPATH=/tmp/tmp.UoF3wmFr9r
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.887 + RM_GOPATH=1
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.887 + case "$(go env GOARCH)" in
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.892 ++ go env GOARCH
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.923 + export GO_BUILDMODE=-buildmode=pie
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.923 + GO_BUILDMODE=-buildmode=pie
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.923 ++ dirname /tmp/install/install.sh
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.941 + dir=/tmp/install
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.941 + bin=tomlv
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.941 + shift
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.941 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.941 + . /tmp/install/tomlv.installer
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.941 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.941 + install_tomlv
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.941 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.941 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UoF3wmFr9r/src/github.com/BurntSushi/toml
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.941 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:59:26 [2020-09-15T15:59:26.556Z] #30 2.947 Cloning into '/tmp/tmp.UoF3wmFr9r/src/github.com/BurntSushi/toml'...
15:59:26 [2020-09-15T15:59:26.556Z] #30 3.756 + cd /tmp/tmp.UoF3wmFr9r/src/github.com/BurntSushi/toml
15:59:26 [2020-09-15T15:59:26.556Z] #30 3.756 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:59:26 [2020-09-15T15:59:26.556Z] #30 3.782 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:59:26 [2020-09-15T15:59:26.556Z] #30 4.141 math/bits
15:59:26 [2020-09-15T15:59:26.556Z] #30 4.154 runtime/internal/sys
15:59:26 [2020-09-15T15:59:26.556Z] #30 4.179 runtime/internal/atomic
15:59:26 [2020-09-15T15:59:26.556Z] #30 4.199 internal/cpu
15:59:26 [2020-09-15T15:59:26.556Z] #30 4.618 runtime/internal/math
15:59:26 [2020-09-15T15:59:26.556Z] #30 4.672 unicode/utf8
15:59:26 [2020-09-15T15:59:26.556Z] #30 4.756 internal/race
15:59:26 [2020-09-15T15:59:26.556Z] #30 4.955 sync/atomic
15:59:26 [2020-09-15T15:59:26.556Z] #30 4.987 internal/bytealg
15:59:26 [2020-09-15T15:59:26.556Z] #30 5.036 math
15:59:26 [2020-09-15T15:59:26.556Z] #30 5.263 unicode
15:59:26 [2020-09-15T15:59:26.556Z] #30 5.784 internal/testlog
15:59:26 [2020-09-15T15:59:26.556Z] #30 6.144 runtime
15:59:26 [2020-09-15T15:59:26.556Z] #30 6.185 encoding
15:59:26 [2020-09-15T15:59:26.556Z] #30 6.481 runtime/cgo
15:59:26 [2020-09-15T15:59:26.566Z] #39 85.18   CC       criu/sk-inet.o
15:59:27 [2020-09-15T15:59:27.052Z] #47 20.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:59:27 [2020-09-15T15:59:27.052Z] #47 ...
15:59:27 [2020-09-15T15:59:27.052Z] 
15:59:27 [2020-09-15T15:59:27.052Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:59:27 [2020-09-15T15:59:27.052Z] #43 10.14 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:59:27 [2020-09-15T15:59:27.052Z] #43 12.66 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:59:27 [2020-09-15T15:59:27.052Z] #43 13.01 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:59:27 [2020-09-15T15:59:27.052Z] #43 13.50 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:59:27 [2020-09-15T15:59:27.052Z] #43 16.77 go: finding github.com/fatih/color v1.6.0
15:59:27 [2020-09-15T15:59:27.052Z] #43 16.94 go: finding github.com/pkg/errors v0.8.0
15:59:27 [2020-09-15T15:59:27.052Z] #43 17.01 go: finding github.com/sirupsen/logrus v1.0.5
15:59:27 [2020-09-15T15:59:27.052Z] #43 17.03 go: finding github.com/mattn/go-colorable v0.0.9
15:59:27 [2020-09-15T15:59:27.052Z] #43 17.12 go: finding github.com/spf13/pflag v1.0.1
15:59:27 [2020-09-15T15:59:27.052Z] #43 17.14 go: finding github.com/mattn/go-isatty v0.0.3
15:59:27 [2020-09-15T15:59:27.052Z] #43 17.32 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:59:27 [2020-09-15T15:59:27.052Z] #43 17.47 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:59:27 [2020-09-15T15:59:27.052Z] #43 17.52 go: finding github.com/jonboulle/clockwork v0.1.0
15:59:27 [2020-09-15T15:59:27.052Z] #43 17.66 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:59:27 [2020-09-15T15:59:27.052Z] #43 17.80 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:59:27 [2020-09-15T15:59:27.131Z] #30 ...
15:59:27 [2020-09-15T15:59:27.131Z] 
15:59:27 [2020-09-15T15:59:27.131Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:59:27 [2020-09-15T15:59:27.131Z] #43 7.055 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:59:27 [2020-09-15T15:59:27.131Z] #43 7.243 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:59:27 [2020-09-15T15:59:27.131Z] #43 7.244 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:59:27 [2020-09-15T15:59:27.197Z] #39 85.76   CC       criu/sk-netlink.o
15:59:27 [2020-09-15T15:59:27.198Z] #39 85.90   CC       criu/sk-packet.o
15:59:27 [2020-09-15T15:59:27.489Z] #39 ...
15:59:27 [2020-09-15T15:59:27.489Z] 
15:59:27 [2020-09-15T15:59:27.489Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:27 [2020-09-15T15:59:27.489Z] #49 51.01 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:59:27 [2020-09-15T15:59:27.489Z] #49 51.95 + mkdir -p /build
15:59:27 [2020-09-15T15:59:27.489Z] #49 51.95 + cp runc /build/runc
15:59:27 [2020-09-15T15:59:27.489Z] #49 DONE 52.3s
15:59:27 [2020-09-15T15:59:27.489Z] 
15:59:27 [2020-09-15T15:59:27.489Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:59:27 [2020-09-15T15:59:27.489Z] #39 86.19   CC       criu/sk-queue.o
15:59:27 [2020-09-15T15:59:27.781Z] #39 86.35   CC       criu/sk-tcp.o
15:59:27 [2020-09-15T15:59:27.983Z] #43 ...
15:59:27 [2020-09-15T15:59:27.983Z] 
15:59:27 [2020-09-15T15:59:27.983Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:59:27 [2020-09-15T15:59:27.983Z] #51 10.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:59:27 [2020-09-15T15:59:27.983Z] #51 ...
15:59:27 [2020-09-15T15:59:27.983Z] 
15:59:27 [2020-09-15T15:59:27.983Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:59:27 [2020-09-15T15:59:27.983Z] #36 20.61 Checking out files:  89% (1496/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
15:59:27 [2020-09-15T15:59:27.983Z] #36 20.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:59:27 [2020-09-15T15:59:27.983Z] #36 ...
15:59:27 [2020-09-15T15:59:27.983Z] 
15:59:27 [2020-09-15T15:59:27.983Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:59:27 [2020-09-15T15:59:27.983Z] #54 10.97 + cd /tmp/tmp.JTQUVq4BSP/src/github.com/rootless-containers/rootlesskit
15:59:27 [2020-09-15T15:59:27.983Z] #54 10.97 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:59:27 [2020-09-15T15:59:27.983Z] #54 11.73 + for f in rootlesskit rootlesskit-docker-proxy
15:59:27 [2020-09-15T15:59:27.983Z] #54 11.73 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:59:28 [2020-09-15T15:59:28.072Z] #39 86.64   CC       criu/sk-unix.o
15:59:28 [2020-09-15T15:59:28.240Z] #54 ...
15:59:28 [2020-09-15T15:59:28.240Z] 
15:59:28 [2020-09-15T15:59:28.240Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:59:28 [2020-09-15T15:59:28.240Z] #23 10.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:59:28 [2020-09-15T15:59:28.240Z] #23 ...
15:59:28 [2020-09-15T15:59:28.240Z] 
15:59:28 [2020-09-15T15:59:28.240Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:59:28 [2020-09-15T15:59:28.240Z] #10 20.88 Fetched 8380 kB in 17s (487 kB/s)
15:59:28 [2020-09-15T15:59:28.776Z] #39 87.42   CC       criu/sockets.o
15:59:28 [2020-09-15T15:59:28.778Z] #48 ...
15:59:28 [2020-09-15T15:59:28.778Z] 
15:59:28 [2020-09-15T15:59:28.778Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:59:28 [2020-09-15T15:59:28.778Z] #11 16.05 Fetched 8156 kB in 15s (547 kB/s)
15:59:28 [2020-09-15T15:59:28.778Z] #11 16.05 Reading package lists...
15:59:28 [2020-09-15T15:59:28.778Z] #11 22.93 Reading package lists...
15:59:28 [2020-09-15T15:59:28.778Z] #11 ...
15:59:28 [2020-09-15T15:59:28.778Z] 
15:59:28 [2020-09-15T15:59:28.778Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:59:28 [2020-09-15T15:59:28.778Z] #24 17.61 Fetched 8156 kB in 16s (495 kB/s)
15:59:28 [2020-09-15T15:59:28.778Z] #24 17.61 Reading package lists...
15:59:28 [2020-09-15T15:59:28.778Z] #24 24.82 Reading package lists...
15:59:28 [2020-09-15T15:59:28.778Z] #24 ...
15:59:28 [2020-09-15T15:59:28.778Z] 
15:59:28 [2020-09-15T15:59:28.778Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:59:28 [2020-09-15T15:59:28.778Z] #52 16.24 Fetched 8156 kB in 15s (540 kB/s)
15:59:28 [2020-09-15T15:59:28.778Z] #52 16.24 Reading package lists...
15:59:28 [2020-09-15T15:59:28.778Z] #52 24.11 Reading package lists...
15:59:28 [2020-09-15T15:59:28.778Z] #52 ...
15:59:28 [2020-09-15T15:59:28.778Z] 
15:59:28 [2020-09-15T15:59:28.778Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:28 [2020-09-15T15:59:28.778Z] #39 17.13 Fetched 8156 kB in 16s (510 kB/s)
15:59:28 [2020-09-15T15:59:28.778Z] #39 17.13 Reading package lists...
15:59:28 [2020-09-15T15:59:28.778Z] #39 24.31 Reading package lists...
15:59:28 [2020-09-15T15:59:28.778Z] #39 ...
15:59:28 [2020-09-15T15:59:28.778Z] 
15:59:28 [2020-09-15T15:59:28.778Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:59:28 [2020-09-15T15:59:28.778Z] #33 16.57 Fetched 8156 kB in 16s (525 kB/s)
15:59:28 [2020-09-15T15:59:28.778Z] #33 16.57 Reading package lists...
15:59:28 [2020-09-15T15:59:28.804Z] #10 20.88 Reading package lists...
15:59:28 [2020-09-15T15:59:28.804Z] #10 ...
15:59:28 [2020-09-15T15:59:28.804Z] 
15:59:28 [2020-09-15T15:59:28.804Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:28 [2020-09-15T15:59:28.804Z] #41 11.70 math
15:59:28 [2020-09-15T15:59:28.804Z] #41 15.95 unicode/utf16
15:59:28 [2020-09-15T15:59:28.804Z] #41 16.44 container/list
15:59:28 [2020-09-15T15:59:28.804Z] #41 17.09 crypto/internal/subtle
15:59:28 [2020-09-15T15:59:28.804Z] #41 17.29 crypto/subtle
15:59:28 [2020-09-15T15:59:28.804Z] #41 17.41 vendor/golang.org/x/crypto/cryptobyte/asn1
15:59:28 [2020-09-15T15:59:28.804Z] #41 17.58 internal/nettrace
15:59:28 [2020-09-15T15:59:28.804Z] #41 17.74 runtime/cgo
15:59:28 [2020-09-15T15:59:28.804Z] #41 ...
15:59:28 [2020-09-15T15:59:28.804Z] 
15:59:28 [2020-09-15T15:59:28.804Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:28 [2020-09-15T15:59:28.804Z] #47 21.58 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:59:28 [2020-09-15T15:59:28.929Z] #38 ...
15:59:28 [2020-09-15T15:59:28.929Z] 
15:59:28 [2020-09-15T15:59:28.929Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:59:28 [2020-09-15T15:59:28.929Z] #28 5.873 + git clone https://github.com/kolyshkin/go-swagger.git .
15:59:28 [2020-09-15T15:59:28.929Z] #28 5.895 Cloning into '.'...
15:59:28 [2020-09-15T15:59:28.929Z] #28 ...
15:59:28 [2020-09-15T15:59:28.929Z] 
15:59:28 [2020-09-15T15:59:28.929Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:59:28 [2020-09-15T15:59:28.929Z] #21 16.14 + mkdir -p /build
15:59:28 [2020-09-15T15:59:28.929Z] #21 16.15 + mv docker/docker /build/
15:59:28 [2020-09-15T15:59:28.929Z] #21 16.17 + rmdir docker
15:59:29 [2020-09-15T15:59:29.067Z] #39 87.81   CC       criu/stats.o
15:59:29 [2020-09-15T15:59:29.067Z] #39 87.93   CC       criu/string.o
15:59:29 [2020-09-15T15:59:29.358Z] #39 87.96   CC       criu/sysctl.o
15:59:29 [2020-09-15T15:59:29.358Z] #39 88.22   CC       criu/sysfs_parse.o
15:59:29 [2020-09-15T15:59:29.649Z] #39 88.38   CC       criu/timens.o
15:59:29 [2020-09-15T15:59:29.690Z] #43 9.557 go: finding github.com/fatih/color v1.6.0
15:59:29 [2020-09-15T15:59:29.690Z] #43 9.560 go: finding github.com/pkg/errors v0.8.0
15:59:29 [2020-09-15T15:59:29.690Z] #43 9.564 go: finding github.com/sirupsen/logrus v1.0.5
15:59:29 [2020-09-15T15:59:29.690Z] #43 9.611 go: finding github.com/spf13/pflag v1.0.1
15:59:29 [2020-09-15T15:59:29.690Z] #43 9.612 go: finding github.com/mattn/go-colorable v0.0.9
15:59:29 [2020-09-15T15:59:29.690Z] #43 9.711 go: finding github.com/mattn/go-isatty v0.0.3
15:59:29 [2020-09-15T15:59:29.940Z] #39 88.56   CC       criu/timerfd.o
15:59:29 [2020-09-15T15:59:29.940Z] #39 88.77   CC       criu/tty.o
15:59:29 [2020-09-15T15:59:29.954Z] #43 9.990 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:59:29 [2020-09-15T15:59:29.954Z] #43 10.09 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:59:29 [2020-09-15T15:59:29.954Z] #43 ...
15:59:29 [2020-09-15T15:59:29.954Z] 
15:59:29 [2020-09-15T15:59:29.954Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.519 + RM_GOPATH=0
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.519 + TMP_GOPATH=
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.519 + : /build
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.519 + '[' -z '' ']'
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.519 ++ mktemp -d
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.531 + export GOPATH=/tmp/tmp.ZhcnmvonbM
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.531 + GOPATH=/tmp/tmp.ZhcnmvonbM
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.531 + RM_GOPATH=1
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.531 + case "$(go env GOARCH)" in
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.540 ++ go env GOARCH
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.564 + export GO_BUILDMODE=-buildmode=pie
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.564 + GO_BUILDMODE=-buildmode=pie
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.572 Install docker/cli version 17.06.2-ce from stable
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.573 ++ dirname /tmp/install/install.sh
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.573 + dir=/tmp/install
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.573 + bin=dockercli
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.573 + shift
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.573 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.573 + . /tmp/install/dockercli.installer
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.573 ++ : stable
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.573 ++ : 17.06.2-ce
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.573 + install_dockercli
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.573 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.575 ++ uname -m
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.583 + arch=aarch64
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.583 + '[' aarch64 '!=' x86_64 ']'
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.583 + '[' aarch64 '!=' s390x ']'
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.583 + '[' aarch64 '!=' armhf ']'
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.583 + build_dockercli
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.583 + git clone https://github.com/docker/docker-ce /tmp/tmp.ZhcnmvonbM/tmp/docker-ce
15:59:29 [2020-09-15T15:59:29.954Z] #21 3.596 Cloning into '/tmp/tmp.ZhcnmvonbM/tmp/docker-ce'...
15:59:29 [2020-09-15T15:59:29.954Z] #21 ...
15:59:29 [2020-09-15T15:59:29.954Z] 
15:59:29 [2020-09-15T15:59:29.954Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.041 + RM_GOPATH=0
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.041 + TMP_GOPATH=
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.041 + : /build
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.041 + '[' -z '' ']'
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.041 ++ mktemp -d
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.041 + export GOPATH=/tmp/tmp.ZFAoNVu9fp
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.041 + GOPATH=/tmp/tmp.ZFAoNVu9fp
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.041 + RM_GOPATH=1
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.041 + case "$(go env GOARCH)" in
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.041 ++ go env GOARCH
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.059 + export GO_BUILDMODE=-buildmode=pie
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.059 + GO_BUILDMODE=-buildmode=pie
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.059 ++ dirname /tmp/install/install.sh
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.067 + dir=/tmp/install
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.067 + bin=vndr
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.067 + shift
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.067 + '[' '!' -f /tmp/install/vndr.installer ']'
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.067 + . /tmp/install/vndr.installer
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.067 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.067 + install_vndr
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.067 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.067 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZFAoNVu9fp/src/github.com/LK4D4/vndr
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.067 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.076 Cloning into '/tmp/tmp.ZFAoNVu9fp/src/github.com/LK4D4/vndr'...
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.791 + cd /tmp/tmp.ZFAoNVu9fp/src/github.com/LK4D4/vndr
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.794 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:59:29 [2020-09-15T15:59:29.954Z] #41 3.827 + go build -buildmode=pie -v -o /build/vndr .
15:59:29 [2020-09-15T15:59:29.954Z] #41 4.776 internal/race
15:59:29 [2020-09-15T15:59:29.954Z] #41 4.820 internal/cpu
15:59:29 [2020-09-15T15:59:29.954Z] #41 4.896 sync/atomic
15:59:29 [2020-09-15T15:59:29.954Z] #41 5.010 unicode
15:59:29 [2020-09-15T15:59:29.954Z] #41 5.063 unicode/utf8
15:59:29 [2020-09-15T15:59:29.954Z] #41 5.534 internal/bytealg
15:59:29 [2020-09-15T15:59:29.954Z] #41 5.670 internal/testlog
15:59:29 [2020-09-15T15:59:29.954Z] #41 5.791 math
15:59:29 [2020-09-15T15:59:29.954Z] #41 6.303 encoding
15:59:29 [2020-09-15T15:59:29.954Z] #41 6.530 runtime
15:59:29 [2020-09-15T15:59:29.954Z] #41 6.580 unicode/utf16
15:59:29 [2020-09-15T15:59:29.954Z] #41 7.175 container/list
15:59:29 [2020-09-15T15:59:29.954Z] #41 7.735 crypto/internal/subtle
15:59:29 [2020-09-15T15:59:29.954Z] #41 7.882 crypto/subtle
15:59:29 [2020-09-15T15:59:29.954Z] #41 8.212 vendor/golang.org/x/crypto/cryptobyte/asn1
15:59:29 [2020-09-15T15:59:29.954Z] #41 8.372 internal/nettrace
15:59:29 [2020-09-15T15:59:29.954Z] #41 8.689 runtime/cgo
15:59:30 [2020-09-15T15:59:30.175Z] #47 22.91 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:59:30 [2020-09-15T15:59:30.175Z] #47 23.19 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:59:30 [2020-09-15T15:59:30.217Z] #41 10.34 vendor/golang.org/x/crypto/internal/subtle
15:59:30 [2020-09-15T15:59:30.217Z] #41 ...
15:59:30 [2020-09-15T15:59:30.217Z] 
15:59:30 [2020-09-15T15:59:30.217Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:59:30 [2020-09-15T15:59:30.217Z] #51 3.867 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:59:30 [2020-09-15T15:59:30.217Z] #51 3.962 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:59:30 [2020-09-15T15:59:30.217Z] #51 3.973 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:59:30 [2020-09-15T15:59:30.217Z] #51 4.624 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:59:30 [2020-09-15T15:59:30.217Z] #51 5.842 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
15:59:30 [2020-09-15T15:59:30.217Z] #51 7.488 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:59:30 [2020-09-15T15:59:30.217Z] #51 ...
15:59:30 [2020-09-15T15:59:30.217Z] 
15:59:30 [2020-09-15T15:59:30.217Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:59:30 [2020-09-15T15:59:30.217Z] #32 4.216 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:59:30 [2020-09-15T15:59:30.217Z] #32 4.280 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:59:30 [2020-09-15T15:59:30.217Z] #32 4.281 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:59:30 [2020-09-15T15:59:30.217Z] #32 5.288 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:59:30 [2020-09-15T15:59:30.217Z] #32 6.875 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
15:59:30 [2020-09-15T15:59:30.217Z] #32 8.505 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:59:30 [2020-09-15T15:59:30.325Z] #21 DONE 17.6s
15:59:30 [2020-09-15T15:59:30.325Z] 
15:59:30 [2020-09-15T15:59:30.325Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:30 [2020-09-15T15:59:30.325Z] #47 16.55 + cd /tmp/tmp.lv05RjXPfe/src/github.com/mvdan/sh
15:59:30 [2020-09-15T15:59:30.325Z] #47 16.55 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:59:30 [2020-09-15T15:59:30.325Z] #47 16.73 + GO111MODULE=on
15:59:30 [2020-09-15T15:59:30.325Z] #47 16.73 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:59:30 [2020-09-15T15:59:30.435Z] #47 23.45 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:59:30 [2020-09-15T15:59:30.480Z] #32 ...
15:59:30 [2020-09-15T15:59:30.480Z] 
15:59:30 [2020-09-15T15:59:30.480Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.536 + RM_GOPATH=0
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.540 + TMP_GOPATH=
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.540 + : /build
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.540 + '[' -z '' ']'
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.540 ++ mktemp -d
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.540 + export GOPATH=/tmp/tmp.7wN01mjbMM
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.540 + GOPATH=/tmp/tmp.7wN01mjbMM
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.540 + RM_GOPATH=1
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.540 + case "$(go env GOARCH)" in
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.563 ++ go env GOARCH
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.631 + export GO_BUILDMODE=-buildmode=pie
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.631 + GO_BUILDMODE=-buildmode=pie
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.631 ++ dirname /tmp/install/install.sh
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.647 Installing golangci-lint version v1.23.8
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.648 + dir=/tmp/install
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.648 + bin=golangci_lint
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.648 + shift
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.648 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.648 + . /tmp/install/golangci_lint.installer
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.648 ++ : v1.23.8
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.648 + install_golangci_lint
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.648 + echo 'Installing golangci-lint version v1.23.8'
15:59:30 [2020-09-15T15:59:30.480Z] #45 3.648 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:59:30 [2020-09-15T15:59:30.693Z] #47 23.47 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:59:30 [2020-09-15T15:59:30.744Z] #45 ...
15:59:30 [2020-09-15T15:59:30.744Z] 
15:59:30 [2020-09-15T15:59:30.744Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:30 [2020-09-15T15:59:30.744Z] #60 2.981 + RM_GOPATH=0
15:59:30 [2020-09-15T15:59:30.744Z] #60 2.981 + TMP_GOPATH=
15:59:30 [2020-09-15T15:59:30.744Z] #60 2.981 + : /build
15:59:30 [2020-09-15T15:59:30.744Z] #60 2.981 + '[' -z '' ']'
15:59:30 [2020-09-15T15:59:30.744Z] #60 2.986 ++ mktemp -d
15:59:30 [2020-09-15T15:59:30.744Z] #60 2.987 + export GOPATH=/tmp/tmp.HEZyLoevG4
15:59:30 [2020-09-15T15:59:30.744Z] #60 2.987 + GOPATH=/tmp/tmp.HEZyLoevG4
15:59:30 [2020-09-15T15:59:30.744Z] #60 2.987 + RM_GOPATH=1
15:59:30 [2020-09-15T15:59:30.744Z] #60 2.987 + case "$(go env GOARCH)" in
15:59:30 [2020-09-15T15:59:30.744Z] #60 3.000 ++ go env GOARCH
15:59:30 [2020-09-15T15:59:30.744Z] #60 3.007 + export GO_BUILDMODE=-buildmode=pie
15:59:30 [2020-09-15T15:59:30.744Z] #60 3.007 + GO_BUILDMODE=-buildmode=pie
15:59:30 [2020-09-15T15:59:30.744Z] #60 3.009 ++ dirname /tmp/install/install.sh
15:59:30 [2020-09-15T15:59:30.744Z] #60 3.011 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:59:30 [2020-09-15T15:59:30.744Z] #60 3.011 + dir=/tmp/install
15:59:30 [2020-09-15T15:59:30.744Z] #60 3.011 + bin=proxy
15:59:30 [2020-09-15T15:59:30.744Z] #60 3.011 + shift
15:59:30 [2020-09-15T15:59:30.744Z] #60 3.011 + '[' '!' -f /tmp/install/proxy.installer ']'
15:59:30 [2020-09-15T15:59:30.744Z] #60 3.011 + . /tmp/install/proxy.installer
15:59:30 [2020-09-15T15:59:30.744Z] #60 3.011 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:59:30 [2020-09-15T15:59:30.744Z] #60 3.011 + install_proxy
15:59:30 [2020-09-15T15:59:30.744Z] #60 3.011 + case "$1" in
15:59:30 [2020-09-15T15:59:30.744Z] #60 3.011 + export CGO_ENABLED=0
15:59:30 [2020-09-15T15:59:30.744Z] #60 3.011 + CGO_ENABLED=0
15:59:30 [2020-09-15T15:59:30.744Z] #60 3.011 + _install_proxy
15:59:30 [2020-09-15T15:59:30.744Z] #60 3.011 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:59:30 [2020-09-15T15:59:30.744Z] #60 3.011 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HEZyLoevG4/src/github.com/docker/libnetwork
15:59:30 [2020-09-15T15:59:30.744Z] #60 3.012 Cloning into '/tmp/tmp.HEZyLoevG4/src/github.com/docker/libnetwork'...
15:59:30 [2020-09-15T15:59:30.744Z] #60 ...
15:59:30 [2020-09-15T15:59:30.744Z] 
15:59:30 [2020-09-15T15:59:30.744Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.411 + RM_GOPATH=0
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.411 + TMP_GOPATH=
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.411 + : /build
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.411 + '[' -z '' ']'
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.413 ++ mktemp -d
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.413 + export GOPATH=/tmp/tmp.9ibKFSahqD
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.413 + GOPATH=/tmp/tmp.9ibKFSahqD
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.413 + RM_GOPATH=1
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.413 + case "$(go env GOARCH)" in
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.417 ++ go env GOARCH
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.432 + export GO_BUILDMODE=-buildmode=pie
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.432 + GO_BUILDMODE=-buildmode=pie
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.439 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.439 ++ dirname /tmp/install/install.sh
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.446 + dir=/tmp/install
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.446 + bin=rootlesskit
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.446 + shift
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.446 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.446 + . /tmp/install/rootlesskit.installer
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.446 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.446 + install_rootlesskit
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.446 + case "$1" in
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.446 + export CGO_ENABLED=0
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.446 + CGO_ENABLED=0
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.446 + _install_rootlesskit
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.446 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.446 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9ibKFSahqD/src/github.com/rootless-containers/rootlesskit
15:59:30 [2020-09-15T15:59:30.744Z] #54 2.446 Cloning into '/tmp/tmp.9ibKFSahqD/src/github.com/rootless-containers/rootlesskit'...
15:59:30 [2020-09-15T15:59:30.744Z] #54 4.535 + cd /tmp/tmp.9ibKFSahqD/src/github.com/rootless-containers/rootlesskit
15:59:30 [2020-09-15T15:59:30.744Z] #54 4.536 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:59:30 [2020-09-15T15:59:30.744Z] #54 4.983 + for f in rootlesskit rootlesskit-docker-proxy
15:59:30 [2020-09-15T15:59:30.744Z] #54 5.001 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:59:30 [2020-09-15T15:59:30.902Z] #47 18.45 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:59:30 [2020-09-15T15:59:30.972Z] #39 89.56   CC       criu/tun.o
15:59:30 [2020-09-15T15:59:30.972Z] #39 89.76   CC       criu/uffd.o
15:59:31 [2020-09-15T15:59:31.007Z] #54 ...
15:59:31 [2020-09-15T15:59:31.007Z] 
15:59:31 [2020-09-15T15:59:31.007Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:31 [2020-09-15T15:59:31.007Z] #38 4.229 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:59:31 [2020-09-15T15:59:31.007Z] #38 4.255 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:59:31 [2020-09-15T15:59:31.007Z] #38 4.256 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:59:31 [2020-09-15T15:59:31.007Z] #38 5.140 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:59:31 [2020-09-15T15:59:31.007Z] #38 6.549 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
15:59:31 [2020-09-15T15:59:31.007Z] #38 7.820 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:59:31 [2020-09-15T15:59:31.007Z] #38 ...
15:59:31 [2020-09-15T15:59:31.007Z] 
15:59:31 [2020-09-15T15:59:31.007Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:59:31 [2020-09-15T15:59:31.007Z] #36 3.326 + git clone https://github.com/docker/distribution.git .
15:59:31 [2020-09-15T15:59:31.007Z] #36 3.328 Cloning into '.'...
15:59:31 [2020-09-15T15:59:31.163Z] #47 18.59 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:59:31 [2020-09-15T15:59:31.270Z] #36 ...
15:59:31 [2020-09-15T15:59:31.270Z] 
15:59:31 [2020-09-15T15:59:31.270Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.653 + RM_GOPATH=0
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.653 + TMP_GOPATH=
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.654 + : /build
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.654 + '[' -z '' ']'
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.654 ++ mktemp -d
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.659 + export GOPATH=/tmp/tmp.2BcEP4Y0H2
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.659 + GOPATH=/tmp/tmp.2BcEP4Y0H2
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.659 + RM_GOPATH=1
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.659 + case "$(go env GOARCH)" in
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.659 ++ go env GOARCH
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.695 + export GO_BUILDMODE=-buildmode=pie
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.695 + GO_BUILDMODE=-buildmode=pie
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.696 ++ dirname /tmp/install/install.sh
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.697 + dir=/tmp/install
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.697 + bin=shfmt
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.704 + shift
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.704 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.705 + . /tmp/install/shfmt.installer
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.705 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.706 + install_shfmt
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.706 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.706 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.707 + git clone https://github.com/mvdan/sh.git /tmp/tmp.2BcEP4Y0H2/src/github.com/mvdan/sh
15:59:31 [2020-09-15T15:59:31.270Z] #47 3.709 Cloning into '/tmp/tmp.2BcEP4Y0H2/src/github.com/mvdan/sh'...
15:59:31 [2020-09-15T15:59:31.270Z] #47 10.87 + cd /tmp/tmp.2BcEP4Y0H2/src/github.com/mvdan/sh
15:59:31 [2020-09-15T15:59:31.270Z] #47 10.87 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:59:31 [2020-09-15T15:59:31.270Z] #47 10.96 + GO111MODULE=on
15:59:31 [2020-09-15T15:59:31.270Z] #47 10.96 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:59:31 [2020-09-15T15:59:31.270Z] #47 ...
15:59:31 [2020-09-15T15:59:31.270Z] 
15:59:31 [2020-09-15T15:59:31.270Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:59:31 [2020-09-15T15:59:31.270Z] #23 3.323 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:59:31 [2020-09-15T15:59:31.270Z] #23 3.348 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:59:31 [2020-09-15T15:59:31.270Z] #23 3.348 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:59:31 [2020-09-15T15:59:31.270Z] #23 3.958 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:59:31 [2020-09-15T15:59:31.270Z] #23 5.301 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
15:59:31 [2020-09-15T15:59:31.270Z] #23 6.863 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:59:31 [2020-09-15T15:59:31.423Z] #47 18.63 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:59:31 [2020-09-15T15:59:31.533Z] #23 ...
15:59:31 [2020-09-15T15:59:31.533Z] 
15:59:31 [2020-09-15T15:59:31.533Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:59:31 [2020-09-15T15:59:31.533Z] #43 10.15 go: finding github.com/jonboulle/clockwork v0.1.0
15:59:31 [2020-09-15T15:59:31.533Z] #43 10.18 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:59:31 [2020-09-15T15:59:31.533Z] #43 10.29 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:59:31 [2020-09-15T15:59:31.623Z] #47 24.40 runtime/cgo
15:59:31 [2020-09-15T15:59:31.623Z] #47 24.46 runtime
15:59:31 [2020-09-15T15:59:31.683Z] #47 18.96 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:59:31 [2020-09-15T15:59:31.944Z] #47 19.28 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:59:32 [2020-09-15T15:59:32.008Z] #39 90.51   CC       criu/util.o
15:59:32 [2020-09-15T15:59:32.377Z] #33 23.93 Reading package lists...
15:59:32 [2020-09-15T15:59:32.377Z] #33 ...
15:59:32 [2020-09-15T15:59:32.377Z] 
15:59:32 [2020-09-15T15:59:32.377Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:59:32 [2020-09-15T15:59:32.377Z] #11 22.93 Reading package lists...
15:59:32 [2020-09-15T15:59:32.515Z] #47 20.07 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:59:32 [2020-09-15T15:59:32.677Z] #39 91.28   CC       criu/uts_ns.o
15:59:32 [2020-09-15T15:59:32.677Z] #39 91.35   CC       criu/vdso.o
15:59:32 [2020-09-15T15:59:32.968Z] #39 91.58   LINK     criu/built-in.o
15:59:32 [2020-09-15T15:59:32.968Z] #39 91.64   LINK     criu/criu
15:59:32 [2020-09-15T15:59:32.968Z] #39 91.85   DEP      lib/c/criu.d
15:59:33 [2020-09-15T15:59:33.258Z] #39 91.89   CC       images/rpc.pb-c.o
15:59:33 [2020-09-15T15:59:33.460Z] #47 20.88 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:59:33 [2020-09-15T15:59:33.549Z] #39 92.20   CC       lib/c/criu.o
15:59:33 [2020-09-15T15:59:33.723Z] #47 ...
15:59:33 [2020-09-15T15:59:33.723Z] 
15:59:33 [2020-09-15T15:59:33.723Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:33 [2020-09-15T15:59:33.723Z] #41 11.08 math
15:59:33 [2020-09-15T15:59:33.723Z] #41 14.54 unicode/utf16
15:59:33 [2020-09-15T15:59:33.723Z] #41 14.97 container/list
15:59:33 [2020-09-15T15:59:33.723Z] #41 16.01 crypto/internal/subtle
15:59:33 [2020-09-15T15:59:33.723Z] #41 16.14 crypto/subtle
15:59:33 [2020-09-15T15:59:33.723Z] #41 16.56 vendor/golang.org/x/crypto/cryptobyte/asn1
15:59:33 [2020-09-15T15:59:33.723Z] #41 16.67 internal/nettrace
15:59:33 [2020-09-15T15:59:33.723Z] #41 16.86 runtime/cgo
15:59:33 [2020-09-15T15:59:33.723Z] #41 ...
15:59:33 [2020-09-15T15:59:33.723Z] 
15:59:33 [2020-09-15T15:59:33.723Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:59:33 [2020-09-15T15:59:33.723Z] #43 11.00 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:59:33 [2020-09-15T15:59:33.723Z] #43 12.16 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:59:33 [2020-09-15T15:59:33.723Z] #43 12.36 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:59:33 [2020-09-15T15:59:33.723Z] #43 15.07 go: finding github.com/fatih/color v1.6.0
15:59:33 [2020-09-15T15:59:33.723Z] #43 15.23 go: finding github.com/pkg/errors v0.8.0
15:59:33 [2020-09-15T15:59:33.723Z] #43 15.29 go: finding github.com/sirupsen/logrus v1.0.5
15:59:33 [2020-09-15T15:59:33.723Z] #43 15.41 go: finding github.com/spf13/pflag v1.0.1
15:59:33 [2020-09-15T15:59:33.723Z] #43 15.46 go: finding github.com/mattn/go-colorable v0.0.9
15:59:33 [2020-09-15T15:59:33.723Z] #43 15.49 go: finding github.com/mattn/go-isatty v0.0.3
15:59:33 [2020-09-15T15:59:33.723Z] #43 15.81 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:59:33 [2020-09-15T15:59:33.723Z] #43 15.91 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:59:33 [2020-09-15T15:59:33.723Z] #43 15.97 go: finding github.com/jonboulle/clockwork v0.1.0
15:59:33 [2020-09-15T15:59:33.723Z] #43 16.07 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:59:33 [2020-09-15T15:59:33.723Z] #43 16.27 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:59:34 [2020-09-15T15:59:34.093Z] #43 ...
15:59:34 [2020-09-15T15:59:34.093Z] 
15:59:34 [2020-09-15T15:59:34.093Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:59:34 [2020-09-15T15:59:34.093Z] #10 4.335 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:59:34 [2020-09-15T15:59:34.093Z] #10 4.367 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:59:34 [2020-09-15T15:59:34.093Z] #10 4.379 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:59:34 [2020-09-15T15:59:34.093Z] #10 5.442 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:59:34 [2020-09-15T15:59:34.093Z] #10 6.725 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
15:59:34 [2020-09-15T15:59:34.093Z] #10 8.650 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:59:34 [2020-09-15T15:59:34.093Z] #10 13.92 Fetched 8204 kB in 10s (827 kB/s)
15:59:34 [2020-09-15T15:59:34.101Z] #11 30.56 Building dependency tree...
15:59:34 [2020-09-15T15:59:34.147Z] #47 ...
15:59:34 [2020-09-15T15:59:34.147Z] 
15:59:34 [2020-09-15T15:59:34.147Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:34 [2020-09-15T15:59:34.147Z] #60 24.09 Checking out files:  63% (1319/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.
15:59:34 [2020-09-15T15:59:34.147Z] #60 24.95 + cd /tmp/tmp.BI8wVBWk5k/src/github.com/docker/libnetwork
15:59:34 [2020-09-15T15:59:34.147Z] #60 24.95 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:59:34 [2020-09-15T15:59:34.147Z] #60 25.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:59:34 [2020-09-15T15:59:34.191Z] #39 92.78   LINK     lib/c/built-in.o
15:59:34 [2020-09-15T15:59:34.191Z] #39 92.79   LINK     lib/c/libcriu.so
15:59:34 [2020-09-15T15:59:34.191Z] #39 92.84   LINK     lib/c/libcriu.a
15:59:34 [2020-09-15T15:59:34.191Z] #39 92.94   GEN      magic.py
15:59:34 [2020-09-15T15:59:34.191Z] #39 93.04 Note: Building without setproctitle() and strlcpy() support.
15:59:34 [2020-09-15T15:59:34.191Z] #39 93.04       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:59:34 [2020-09-15T15:59:34.357Z] #10 13.92 Reading package lists...
15:59:34 [2020-09-15T15:59:34.357Z] #10 ...
15:59:34 [2020-09-15T15:59:34.357Z] 
15:59:34 [2020-09-15T15:59:34.357Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:59:34 [2020-09-15T15:59:34.357Z] #36 12.99 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:59:34 [2020-09-15T15:59:34.508Z] #39 ...
15:59:34 [2020-09-15T15:59:34.508Z] 
15:59:34 [2020-09-15T15:59:34.508Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:59:34 [2020-09-15T15:59:34.508Z] #36 DONE 128.5s
15:59:34 [2020-09-15T15:59:34.508Z] 
15:59:34 [2020-09-15T15:59:34.508Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:59:34 [2020-09-15T15:59:34.508Z] #39 93.05 Note: Building without GnuTLS support
15:59:34 [2020-09-15T15:59:34.508Z] #39 93.05 Makefile.config:39: Warn: you have no libnftables installed
15:59:34 [2020-09-15T15:59:34.508Z] #39 93.05 Makefile.config:40: Warn: Building without nftables support
15:59:34 [2020-09-15T15:59:34.508Z] #39 ...
15:59:34 [2020-09-15T15:59:34.508Z] 
15:59:34 [2020-09-15T15:59:34.508Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:59:34 [2020-09-15T15:59:34.508Z] #45 125.0 + cd /tmp/tmp.kr5zihq0s8/src/github.com/golangci/golangci-lint/
15:59:34 [2020-09-15T15:59:34.508Z] #45 125.0 + git checkout -q v1.23.8
15:59:34 [2020-09-15T15:59:34.508Z] #45 125.3 ++ git describe --tags
15:59:34 [2020-09-15T15:59:34.508Z] #45 125.4 + version=v1.23.8
15:59:34 [2020-09-15T15:59:34.508Z] #45 125.4 ++ git rev-parse --short HEAD
15:59:34 [2020-09-15T15:59:34.508Z] #45 125.4 + commit=76a82c6
15:59:34 [2020-09-15T15:59:34.508Z] #45 125.4 ++ git show -s --format=%cd
15:59:34 [2020-09-15T15:59:34.508Z] #45 125.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:59:34 [2020-09-15T15:59:34.508Z] #45 125.4 + 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
15:59:34 [2020-09-15T15:59:34.935Z] #36 14.86 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:59:35 [2020-09-15T15:59:35.105Z] #43 ...
15:59:35 [2020-09-15T15:59:35.105Z] 
15:59:35 [2020-09-15T15:59:35.105Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:59:35 [2020-09-15T15:59:35.105Z] #10 12.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:59:35 [2020-09-15T15:59:35.105Z] #10 ...
15:59:35 [2020-09-15T15:59:35.105Z] 
15:59:35 [2020-09-15T15:59:35.105Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:59:35 [2020-09-15T15:59:35.105Z] #32 12.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:59:35 [2020-09-15T15:59:35.105Z] #32 ...
15:59:35 [2020-09-15T15:59:35.105Z] 
15:59:35 [2020-09-15T15:59:35.105Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:59:35 [2020-09-15T15:59:35.105Z] #54 12.41 + for f in rootlesskit rootlesskit-docker-proxy
15:59:35 [2020-09-15T15:59:35.105Z] #54 12.41 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:59:35 [2020-09-15T15:59:35.105Z] #54 ...
15:59:35 [2020-09-15T15:59:35.105Z] 
15:59:35 [2020-09-15T15:59:35.105Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:35 [2020-09-15T15:59:35.367Z] #60 22.22 Checking out files:  62% (1296/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)   
15:59:35 [2020-09-15T15:59:35.367Z] #60 ...
15:59:35 [2020-09-15T15:59:35.367Z] 
15:59:35 [2020-09-15T15:59:35.367Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:59:35 [2020-09-15T15:59:35.367Z] #51 12.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:59:35 [2020-09-15T15:59:35.542Z] #45 ...
15:59:35 [2020-09-15T15:59:35.542Z] 
15:59:35 [2020-09-15T15:59:35.542Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:59:35 [2020-09-15T15:59:35.542Z] #37 DONE 0.2s
15:59:35 [2020-09-15T15:59:35.542Z] 
15:59:35 [2020-09-15T15:59:35.542Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:59:35 [2020-09-15T15:59:35.542Z] #39 93.31 fatal: not a git repository (or any of the parent directories): .git
15:59:35 [2020-09-15T15:59:35.542Z] #39 93.77 make[1]: Nothing to be done for 'all'.
15:59:35 [2020-09-15T15:59:35.542Z] #39 94.13 make[1]: 'images/built-in.o' is up to date.
15:59:35 [2020-09-15T15:59:35.542Z] #39 94.15 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:59:35 [2020-09-15T15:59:35.542Z] #39 94.16 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:59:35 [2020-09-15T15:59:35.542Z] #39 94.17 make[1]: 'compel/libcompel.a' is up to date.
15:59:35 [2020-09-15T15:59:35.542Z] #39 94.19 make[1]: 'compel/compel-host-bin' is up to date.
15:59:35 [2020-09-15T15:59:35.542Z] #39 94.20 make[1]: Nothing to be done for 'all'.
15:59:35 [2020-09-15T15:59:35.542Z] #39 94.21 make[1]: 'soccr/libsoccr.a' is up to date.
15:59:35 [2020-09-15T15:59:35.542Z] #39 94.28 make[2]: Nothing to be done for 'all'.
15:59:35 [2020-09-15T15:59:35.542Z] #39 94.30 make[2]: Nothing to be done for 'all'.
15:59:35 [2020-09-15T15:59:35.542Z] #39 94.31 make[2]: Nothing to be done for 'all'.
15:59:35 [2020-09-15T15:59:35.542Z] #39 94.38 make[2]: Nothing to be done for 'all'.
15:59:35 [2020-09-15T15:59:35.542Z] #39 94.40 make[2]: Nothing to be done for 'all'.
15:59:35 [2020-09-15T15:59:35.627Z] #51 ...
15:59:35 [2020-09-15T15:59:35.627Z] 
15:59:35 [2020-09-15T15:59:35.627Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:35 [2020-09-15T15:59:35.627Z] #60 22.22 Checking out files:  62% (1296/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.
15:59:35 [2020-09-15T15:59:35.627Z] #60 23.14 + cd /tmp/tmp.Yad9kTxcDw/src/github.com/docker/libnetwork
15:59:35 [2020-09-15T15:59:35.627Z] #60 23.14 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:59:35 [2020-09-15T15:59:35.643Z] #11 33.47 The following additional packages will be installed:
15:59:35 [2020-09-15T15:59:35.834Z] #39 94.41 make[2]: Nothing to be done for 'all'.
15:59:35 [2020-09-15T15:59:35.834Z] #39 94.43 make[2]: Nothing to be done for 'all'.
15:59:35 [2020-09-15T15:59:35.834Z] #39 94.47 make[2]: Nothing to be done for 'all'.
15:59:35 [2020-09-15T15:59:35.834Z] #39 94.48   INSTALL  criu/criu
15:59:35 [2020-09-15T15:59:35.834Z] #39 DONE 94.7s
15:59:35 [2020-09-15T15:59:35.834Z] 
15:59:35 [2020-09-15T15:59:35.834Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:59:35 [2020-09-15T15:59:35.943Z] #11 33.47   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:59:35 [2020-09-15T15:59:35.943Z] #11 33.47   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:59:35 [2020-09-15T15:59:35.943Z] #11 33.47   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:59:35 [2020-09-15T15:59:35.943Z] #11 33.48   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:59:35 [2020-09-15T15:59:35.943Z] #11 33.48 Suggested packages:
15:59:35 [2020-09-15T15:59:35.943Z] #11 33.49   gcc-8-locales seccomp wine64
15:59:36 [2020-09-15T15:59:36.198Z] #60 23.68 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:59:36 [2020-09-15T15:59:36.198Z] #60 ...
15:59:36 [2020-09-15T15:59:36.198Z] 
15:59:36 [2020-09-15T15:59:36.198Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:36 [2020-09-15T15:59:36.198Z] #30 13.71 internal/testlog
15:59:36 [2020-09-15T15:59:36.198Z] #30 14.07 encoding
15:59:36 [2020-09-15T15:59:36.198Z] #30 14.25 runtime/cgo
15:59:36 [2020-09-15T15:59:36.458Z] #30 ...
15:59:36 [2020-09-15T15:59:36.458Z] 
15:59:36 [2020-09-15T15:59:36.458Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:59:36 [2020-09-15T15:59:36.719Z] #36 23.76 Checking out files:  84% (1404/1665)   
Checking out files:  85% (1416/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
15:59:36 [2020-09-15T15:59:36.719Z] #36 24.08 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:59:37 [2020-09-15T15:59:37.005Z] #11 34.92 The following NEW packages will be installed:
15:59:37 [2020-09-15T15:59:37.303Z] #11 34.93   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:59:37 [2020-09-15T15:59:37.303Z] #11 34.94   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:59:37 [2020-09-15T15:59:37.303Z] #11 34.94   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:59:37 [2020-09-15T15:59:37.303Z] #11 34.94   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:59:37 [2020-09-15T15:59:37.303Z] #11 34.94   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:59:37 [2020-09-15T15:59:37.303Z] #11 34.94   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:59:37 [2020-09-15T15:59:37.303Z] #11 35.12 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:59:37 [2020-09-15T15:59:37.303Z] #11 35.12 Need to get 78.9 MB of archives.
15:59:37 [2020-09-15T15:59:37.303Z] #11 35.12 After this operation, 532 MB of additional disk space will be used.
15:59:37 [2020-09-15T15:59:37.303Z] #11 35.12 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]
15:59:37 [2020-09-15T15:59:37.356Z] #45 ...
15:59:37 [2020-09-15T15:59:37.356Z] 
15:59:37 [2020-09-15T15:59:37.356Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:59:37 [2020-09-15T15:59:37.356Z] #40 DONE 0.2s
15:59:37 [2020-09-15T15:59:37.356Z] 
15:59:37 [2020-09-15T15:59:37.356Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:59:37 [2020-09-15T15:59:37.356Z] #42 DONE 0.1s
15:59:37 [2020-09-15T15:59:37.356Z] 
15:59:37 [2020-09-15T15:59:37.356Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:59:37 [2020-09-15T15:59:37.356Z] #44 DONE 0.2s
15:59:37 [2020-09-15T15:59:37.356Z] 
15:59:37 [2020-09-15T15:59:37.356Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:59:37 [2020-09-15T15:59:37.958Z] #11 35.50 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]
15:59:37 [2020-09-15T15:59:37.958Z] #11 35.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:59:38 [2020-09-15T15:59:38.261Z] #11 35.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
15:59:38 [2020-09-15T15:59:38.261Z] #11 35.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
15:59:38 [2020-09-15T15:59:38.261Z] #11 35.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
15:59:38 [2020-09-15T15:59:38.561Z] #11 36.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:59:38 [2020-09-15T15:59:38.861Z] #11 36.53 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]
15:59:38 [2020-09-15T15:59:38.861Z] #11 36.55 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]
15:59:39 [2020-09-15T15:59:39.163Z] #36 ...
15:59:39 [2020-09-15T15:59:39.163Z] 
15:59:39 [2020-09-15T15:59:39.163Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:39 [2020-09-15T15:59:39.163Z] #60 15.10 Checking out files:  71% (1469/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.
15:59:39 [2020-09-15T15:59:39.163Z] #60 15.64 + cd /tmp/tmp.HEZyLoevG4/src/github.com/docker/libnetwork
15:59:39 [2020-09-15T15:59:39.163Z] #60 15.64 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:59:39 [2020-09-15T15:59:39.163Z] #60 16.13 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:59:39 [2020-09-15T15:59:39.264Z] #36 ...
15:59:39 [2020-09-15T15:59:39.264Z] 
15:59:39 [2020-09-15T15:59:39.264Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:59:39 [2020-09-15T15:59:39.264Z] #23 16.21 Fetched 8380 kB in 13s (645 kB/s)
15:59:39 [2020-09-15T15:59:39.264Z] #23 16.21 Reading package lists...
15:59:39 [2020-09-15T15:59:39.264Z] #23 23.86 Reading package lists...
15:59:39 [2020-09-15T15:59:39.264Z] #23 ...
15:59:39 [2020-09-15T15:59:39.264Z] 
15:59:39 [2020-09-15T15:59:39.264Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:39 [2020-09-15T15:59:39.264Z] #47 22.46 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:59:39 [2020-09-15T15:59:39.264Z] #47 23.80 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:59:39 [2020-09-15T15:59:39.264Z] #47 23.96 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:59:39 [2020-09-15T15:59:39.264Z] #47 24.24 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:59:39 [2020-09-15T15:59:39.264Z] #47 24.26 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:59:39 [2020-09-15T15:59:39.264Z] #47 24.97 runtime/cgo
15:59:39 [2020-09-15T15:59:39.264Z] #47 25.14 runtime
15:59:39 [2020-09-15T15:59:39.511Z] #11 ...
15:59:39 [2020-09-15T15:59:39.511Z] 
15:59:39 [2020-09-15T15:59:39.511Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:39 [2020-09-15T15:59:39.511Z] #39 24.31 Reading package lists...
15:59:39 [2020-09-15T15:59:39.511Z] #39 31.93 Building dependency tree...
15:59:39 [2020-09-15T15:59:39.511Z] #39 34.99 The following additional packages will be installed:
15:59:39 [2020-09-15T15:59:39.511Z] #39 34.99   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:59:39 [2020-09-15T15:59:39.511Z] #39 34.99   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:59:39 [2020-09-15T15:59:39.511Z] #39 35.00 Suggested packages:
15:59:39 [2020-09-15T15:59:39.511Z] #39 35.00   manpages-dev python-setuptools
15:59:39 [2020-09-15T15:59:39.511Z] #39 36.67 The following NEW packages will be installed:
15:59:39 [2020-09-15T15:59:39.511Z] #39 36.68   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:59:39 [2020-09-15T15:59:39.511Z] #39 36.68   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:59:39 [2020-09-15T15:59:39.511Z] #39 36.69   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:59:39 [2020-09-15T15:59:39.511Z] #39 36.69   python-six zlib1g-dev
15:59:39 [2020-09-15T15:59:39.511Z] #39 36.87 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:59:39 [2020-09-15T15:59:39.511Z] #39 36.87 Need to get 4075 kB of archives.
15:59:39 [2020-09-15T15:59:39.511Z] #39 36.87 After this operation, 24.5 MB of additional disk space will be used.
15:59:39 [2020-09-15T15:59:39.511Z] #39 36.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
15:59:39 [2020-09-15T15:59:39.511Z] #39 36.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
15:59:39 [2020-09-15T15:59:39.511Z] #39 36.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
15:59:39 [2020-09-15T15:59:39.511Z] #39 36.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
15:59:39 [2020-09-15T15:59:39.511Z] #39 36.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
15:59:39 [2020-09-15T15:59:39.511Z] #39 36.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
15:59:39 [2020-09-15T15:59:39.511Z] #39 36.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
15:59:39 [2020-09-15T15:59:39.511Z] #39 36.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
15:59:39 [2020-09-15T15:59:39.511Z] #39 37.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
15:59:39 [2020-09-15T15:59:39.511Z] #39 37.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
15:59:39 [2020-09-15T15:59:39.511Z] #39 37.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
15:59:39 [2020-09-15T15:59:39.511Z] #39 37.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
15:59:39 [2020-09-15T15:59:39.511Z] #39 37.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
15:59:39 [2020-09-15T15:59:39.511Z] #39 37.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
15:59:39 [2020-09-15T15:59:39.511Z] #39 37.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
15:59:39 [2020-09-15T15:59:39.511Z] #39 37.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
15:59:39 [2020-09-15T15:59:39.511Z] #39 37.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
15:59:40 [2020-09-15T15:59:40.700Z] #60 ...
15:59:40 [2020-09-15T15:59:40.700Z] 
15:59:40 [2020-09-15T15:59:40.700Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:59:40 [2020-09-15T15:59:40.700Z] #51 22.49 Fetched 8380 kB in 19s (452 kB/s)
15:59:40 [2020-09-15T15:59:40.700Z] #51 22.49 Reading package lists...
15:59:40 [2020-09-15T15:59:40.700Z] #51 30.18 Reading package lists...
15:59:40 [2020-09-15T15:59:40.700Z] #51 ...
15:59:40 [2020-09-15T15:59:40.700Z] 
15:59:40 [2020-09-15T15:59:40.700Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:40 [2020-09-15T15:59:40.700Z] #38 22.57 Fetched 8380 kB in 18s (469 kB/s)
15:59:40 [2020-09-15T15:59:40.700Z] #38 22.57 Reading package lists...
15:59:40 [2020-09-15T15:59:40.700Z] #38 30.37 Reading package lists...
15:59:40 [2020-09-15T15:59:40.700Z] #38 ...
15:59:40 [2020-09-15T15:59:40.700Z] 
15:59:40 [2020-09-15T15:59:40.700Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:59:40 [2020-09-15T15:59:40.700Z] #23 22.76 Fetched 8380 kB in 19s (448 kB/s)
15:59:40 [2020-09-15T15:59:40.700Z] #23 22.76 Reading package lists...
15:59:40 [2020-09-15T15:59:40.700Z] #23 30.45 Reading package lists...
15:59:40 [2020-09-15T15:59:40.700Z] #23 ...
15:59:40 [2020-09-15T15:59:40.700Z] 
15:59:40 [2020-09-15T15:59:40.700Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:59:40 [2020-09-15T15:59:40.700Z] #36 23.41 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:59:40 [2020-09-15T15:59:40.700Z] #36 ...
15:59:40 [2020-09-15T15:59:40.700Z] 
15:59:40 [2020-09-15T15:59:40.700Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:59:40 [2020-09-15T15:59:40.700Z] #32 23.01 Fetched 8380 kB in 19s (453 kB/s)
15:59:40 [2020-09-15T15:59:40.700Z] #32 23.01 Reading package lists...
15:59:40 [2020-09-15T15:59:40.700Z] #32 29.66 Reading package lists...
15:59:40 [2020-09-15T15:59:40.700Z] #32 ...
15:59:40 [2020-09-15T15:59:40.700Z] 
15:59:40 [2020-09-15T15:59:40.700Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:59:40 [2020-09-15T15:59:40.700Z] #10 20.88 Reading package lists...
15:59:41 [2020-09-15T15:59:41.050Z] #39 ...
15:59:41 [2020-09-15T15:59:41.050Z] 
15:59:41 [2020-09-15T15:59:41.050Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:59:41 [2020-09-15T15:59:41.050Z] #24 24.82 Reading package lists...
15:59:41 [2020-09-15T15:59:41.050Z] #24 32.69 Building dependency tree...
15:59:41 [2020-09-15T15:59:41.050Z] #24 35.34 ca-certificates is already the newest version (20200601~deb10u1).
15:59:41 [2020-09-15T15:59:41.050Z] #24 35.34 The following additional packages will be installed:
15:59:41 [2020-09-15T15:59:41.050Z] #24 35.35   libjq1 libonig5
15:59:41 [2020-09-15T15:59:41.050Z] #24 35.74 The following NEW packages will be installed:
15:59:41 [2020-09-15T15:59:41.050Z] #24 35.74   jq libjq1 libonig5
15:59:41 [2020-09-15T15:59:41.050Z] #24 36.00 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:59:41 [2020-09-15T15:59:41.050Z] #24 36.00 Need to get 358 kB of archives.
15:59:41 [2020-09-15T15:59:41.050Z] #24 36.00 After this operation, 1277 kB of additional disk space will be used.
15:59:41 [2020-09-15T15:59:41.050Z] #24 36.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
15:59:41 [2020-09-15T15:59:41.050Z] #24 36.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
15:59:41 [2020-09-15T15:59:41.050Z] #24 36.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
15:59:41 [2020-09-15T15:59:41.050Z] #24 37.89 debconf: delaying package configuration, since apt-utils is not installed
15:59:41 [2020-09-15T15:59:41.050Z] #24 38.10 Fetched 358 kB in 0s (2198 kB/s)
15:59:41 [2020-09-15T15:59:41.050Z] #24 38.18 Selecting previously unselected package libonig5:ppc64el.
15:59:41 [2020-09-15T15:59:41.050Z] #24 38.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 ... 15339 files and directories currently installed.)
15:59:41 [2020-09-15T15:59:41.050Z] #24 38.34 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
15:59:41 [2020-09-15T15:59:41.050Z] #24 38.35 Unpacking libonig5:ppc64el (6.9.1-1) ...
15:59:41 [2020-09-15T15:59:41.050Z] #24 38.63 Selecting previously unselected package libjq1:ppc64el.
15:59:41 [2020-09-15T15:59:41.050Z] #24 38.63 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
15:59:41 [2020-09-15T15:59:41.050Z] #24 38.64 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:59:41 [2020-09-15T15:59:41.050Z] #24 38.93 Selecting previously unselected package jq.
15:59:41 [2020-09-15T15:59:41.050Z] #24 38.96 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
15:59:41 [2020-09-15T15:59:41.050Z] #24 38.96 Unpacking jq (1.5+dfsg-2+b1) ...
15:59:41 [2020-09-15T15:59:41.173Z] #47 ...
15:59:41 [2020-09-15T15:59:41.173Z] 
15:59:41 [2020-09-15T15:59:41.173Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:59:41 [2020-09-15T15:59:41.173Z] #36 26.51 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:59:41 [2020-09-15T15:59:41.355Z] #24 ...
15:59:41 [2020-09-15T15:59:41.355Z] 
15:59:41 [2020-09-15T15:59:41.355Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:41 [2020-09-15T15:59:41.355Z] #39 39.11 debconf: delaying package configuration, since apt-utils is not installed
15:59:41 [2020-09-15T15:59:41.652Z] #39 39.43 Fetched 4075 kB in 1s (7746 kB/s)
15:59:41 [2020-09-15T15:59:41.889Z] #60 ...
15:59:41 [2020-09-15T15:59:41.889Z] 
15:59:41 [2020-09-15T15:59:41.889Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:59:41 [2020-09-15T15:59:41.889Z] #23 11.73 Fetched 8204 kB in 9s (937 kB/s)
15:59:41 [2020-09-15T15:59:41.889Z] #23 11.73 Reading package lists...
15:59:41 [2020-09-15T15:59:41.889Z] #23 16.25 Reading package lists...
15:59:41 [2020-09-15T15:59:41.889Z] #23 20.85 Building dependency tree...
15:59:41 [2020-09-15T15:59:41.889Z] #23 ...
15:59:41 [2020-09-15T15:59:41.889Z] 
15:59:41 [2020-09-15T15:59:41.889Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:41 [2020-09-15T15:59:41.889Z] #47 12.29 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:59:41 [2020-09-15T15:59:41.889Z] #47 12.37 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:59:41 [2020-09-15T15:59:41.889Z] #47 12.44 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:59:41 [2020-09-15T15:59:41.889Z] #47 12.74 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:59:41 [2020-09-15T15:59:41.889Z] #47 12.80 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:59:41 [2020-09-15T15:59:41.889Z] #47 13.36 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:59:41 [2020-09-15T15:59:41.889Z] #47 13.96 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:59:41 [2020-09-15T15:59:41.889Z] #47 14.77 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:59:41 [2020-09-15T15:59:41.889Z] #47 15.78 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:59:41 [2020-09-15T15:59:41.889Z] #47 15.92 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:59:41 [2020-09-15T15:59:41.889Z] #47 16.08 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:59:41 [2020-09-15T15:59:41.889Z] #47 16.28 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:59:41 [2020-09-15T15:59:41.889Z] #47 16.98 runtime/cgo
15:59:41 [2020-09-15T15:59:41.889Z] #47 17.09 runtime
15:59:41 [2020-09-15T15:59:41.955Z] #39 39.53 Selecting previously unselected package libcap-dev:ppc64el.
15:59:41 [2020-09-15T15:59:41.955Z] #39 39.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
15:59:41 [2020-09-15T15:59:41.955Z] #39 ...
15:59:41 [2020-09-15T15:59:41.955Z] 
15:59:41 [2020-09-15T15:59:41.955Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:59:41 [2020-09-15T15:59:41.955Z] #52 24.11 Reading package lists...
15:59:41 [2020-09-15T15:59:41.955Z] #52 32.06 Building dependency tree...
15:59:41 [2020-09-15T15:59:41.955Z] #52 35.76 The following additional packages will be installed:
15:59:41 [2020-09-15T15:59:41.955Z] #52 35.77   libbtrfs0
15:59:41 [2020-09-15T15:59:41.955Z] #52 36.06 The following NEW packages will be installed:
15:59:41 [2020-09-15T15:59:41.955Z] #52 36.09   libbtrfs-dev libbtrfs0
15:59:41 [2020-09-15T15:59:41.955Z] #52 36.32 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:59:41 [2020-09-15T15:59:41.955Z] #52 36.32 Need to get 120 kB of archives.
15:59:41 [2020-09-15T15:59:41.955Z] #52 36.32 After this operation, 423 kB of additional disk space will be used.
15:59:41 [2020-09-15T15:59:41.955Z] #52 36.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
15:59:41 [2020-09-15T15:59:41.955Z] #52 36.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
15:59:41 [2020-09-15T15:59:41.955Z] #52 38.21 debconf: delaying package configuration, since apt-utils is not installed
15:59:41 [2020-09-15T15:59:41.955Z] #52 38.43 Fetched 120 kB in 0s (1222 kB/s)
15:59:41 [2020-09-15T15:59:41.955Z] #52 38.57 Selecting previously unselected package libbtrfs0.
15:59:41 [2020-09-15T15:59:41.955Z] #52 38.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
15:59:41 [2020-09-15T15:59:41.955Z] #52 38.70 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
15:59:41 [2020-09-15T15:59:41.955Z] #52 38.72 Unpacking libbtrfs0 (4.20.1-2) ...
15:59:41 [2020-09-15T15:59:41.955Z] #52 38.88 Selecting previously unselected package libbtrfs-dev.
15:59:41 [2020-09-15T15:59:41.955Z] #52 38.89 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
15:59:41 [2020-09-15T15:59:41.955Z] #52 38.90 Unpacking libbtrfs-dev (4.20.1-2) ...
15:59:41 [2020-09-15T15:59:41.955Z] #52 39.23 Setting up libbtrfs0 (4.20.1-2) ...
15:59:41 [2020-09-15T15:59:41.955Z] #52 39.24 Setting up libbtrfs-dev (4.20.1-2) ...
15:59:41 [2020-09-15T15:59:41.955Z] #52 39.25 Processing triggers for libc-bin (2.28-10) ...
15:59:41 [2020-09-15T15:59:41.955Z] #52 DONE 39.6s
15:59:41 [2020-09-15T15:59:41.955Z] 
15:59:41 [2020-09-15T15:59:41.955Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:59:41 [2020-09-15T15:59:41.955Z] #24 39.18 Setting up libonig5:ppc64el (6.9.1-1) ...
15:59:41 [2020-09-15T15:59:41.955Z] #24 39.20 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:59:41 [2020-09-15T15:59:41.955Z] #24 39.20 Setting up jq (1.5+dfsg-2+b1) ...
15:59:41 [2020-09-15T15:59:41.955Z] #24 39.21 Processing triggers for libc-bin (2.28-10) ...
15:59:41 [2020-09-15T15:59:41.955Z] #24 DONE 39.7s
15:59:41 [2020-09-15T15:59:41.955Z] 
15:59:41 [2020-09-15T15:59:41.955Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:41 [2020-09-15T15:59:41.955Z] #39 39.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
15:59:41 [2020-09-15T15:59:41.955Z] #39 39.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...#39 ...
15:59:41 [2020-09-15T15:59:41.955Z] 
15:59:41 [2020-09-15T15:59:41.955Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:59:41 [2020-09-15T15:59:41.955Z] #25 DONE 0.1s
15:59:41 [2020-09-15T15:59:41.955Z] 
15:59:41 [2020-09-15T15:59:41.955Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:41 [2020-09-15T15:59:41.955Z] #39 39.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
15:59:41 [2020-09-15T15:59:41.955Z] #39 39.74 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
15:59:42 [2020-09-15T15:59:42.253Z] #39 39.92 Selecting previously unselected package libnet1:ppc64el.
15:59:42 [2020-09-15T15:59:42.253Z] #39 39.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
15:59:42 [2020-09-15T15:59:42.253Z] #39 39.96 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:59:42 [2020-09-15T15:59:42.253Z] #39 40.15 Selecting previously unselected package libnet1-dev.
15:59:42 [2020-09-15T15:59:42.253Z] #39 40.17 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
15:59:42 [2020-09-15T15:59:42.253Z] #39 40.18 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:59:42 [2020-09-15T15:59:42.466Z] #47 ...
15:59:42 [2020-09-15T15:59:42.466Z] 
15:59:42 [2020-09-15T15:59:42.466Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:59:42 [2020-09-15T15:59:42.466Z] #51 12.36 Fetched 8204 kB in 9s (930 kB/s)
15:59:42 [2020-09-15T15:59:42.466Z] #51 12.36 Reading package lists...
15:59:42 [2020-09-15T15:59:42.466Z] #51 16.71 Reading package lists...
15:59:42 [2020-09-15T15:59:42.466Z] #51 21.90 Building dependency tree...
15:59:42 [2020-09-15T15:59:42.466Z] #51 ...
15:59:42 [2020-09-15T15:59:42.466Z] 
15:59:42 [2020-09-15T15:59:42.466Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:59:42 [2020-09-15T15:59:42.466Z] #10 13.92 Reading package lists...
15:59:42 [2020-09-15T15:59:42.907Z] #39 40.47 Selecting previously unselected package libnl-3-200:ppc64el.
15:59:42 [2020-09-15T15:59:42.907Z] #39 40.48 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
15:59:42 [2020-09-15T15:59:42.907Z] #39 40.48 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
15:59:42 [2020-09-15T15:59:42.907Z] #39 40.63 Selecting previously unselected package libnl-3-dev:ppc64el.
15:59:42 [2020-09-15T15:59:42.907Z] #39 40.64 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
15:59:42 [2020-09-15T15:59:42.907Z] #39 40.64 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
15:59:43 [2020-09-15T15:59:43.213Z] #39 ...
15:59:43 [2020-09-15T15:59:43.213Z] 
15:59:43 [2020-09-15T15:59:43.213Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:43 [2020-09-15T15:59:43.213Z] #61 DONE 40.9s
15:59:43 [2020-09-15T15:59:43.213Z] 
15:59:43 [2020-09-15T15:59:43.213Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.430 + RM_GOPATH=0
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.431 + TMP_GOPATH=
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.433 + : /build
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.435 + '[' -z '' ']'
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.441 ++ mktemp -d
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.448 + export GOPATH=/tmp/tmp.NAicALCY8W
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.449 + GOPATH=/tmp/tmp.NAicALCY8W
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.449 + RM_GOPATH=1
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.449 + case "$(go env GOARCH)" in
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.449 ++ go env GOARCH
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.504 + export GO_BUILDMODE=-buildmode=pie
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.504 + GO_BUILDMODE=-buildmode=pie
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.507 ++ dirname /tmp/install/install.sh
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.514 + dir=/tmp/install
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.515 + bin=containerd
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.515 + shift
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.515 + '[' '!' -f /tmp/install/containerd.installer ']'
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.515 + . /tmp/install/containerd.installer
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.515 ++ set -e
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.515 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.515 + install_containerd
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.518 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a'
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.518 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.519 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NAicALCY8W/src/github.com/containerd/containerd
15:59:43 [2020-09-15T15:59:43.213Z] #53 0.554 Cloning into '/tmp/tmp.NAicALCY8W/src/github.com/containerd/containerd'...
15:59:43 [2020-09-15T15:59:43.224Z] #10 28.86 Reading package lists...
15:59:43 [2020-09-15T15:59:43.517Z] #53 ...
15:59:43 [2020-09-15T15:59:43.517Z] 
15:59:43 [2020-09-15T15:59:43.517Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:59:43 [2020-09-15T15:59:43.517Z] #33 23.93 Reading package lists...
15:59:43 [2020-09-15T15:59:43.517Z] #33 31.22 Building dependency tree...
15:59:43 [2020-09-15T15:59:43.517Z] #33 34.56 The following additional packages will be installed:
15:59:43 [2020-09-15T15:59:43.517Z] #33 34.57   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:59:43 [2020-09-15T15:59:43.517Z] #33 34.57 Suggested packages:
15:59:43 [2020-09-15T15:59:43.517Z] #33 34.57   cmake-doc ninja-build lrzip
15:59:43 [2020-09-15T15:59:43.517Z] #33 34.57 Recommended packages:
15:59:43 [2020-09-15T15:59:43.517Z] #33 34.57   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:59:43 [2020-09-15T15:59:43.517Z] #33 35.59 The following NEW packages will be installed:
15:59:43 [2020-09-15T15:59:43.517Z] #33 35.60   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:59:43 [2020-09-15T15:59:43.517Z] #33 35.61   vim-common xxd
15:59:43 [2020-09-15T15:59:43.517Z] #33 35.79 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:59:43 [2020-09-15T15:59:43.517Z] #33 35.79 Need to get 14.9 MB of archives.
15:59:43 [2020-09-15T15:59:43.517Z] #33 35.79 After this operation, 67.2 MB of additional disk space will be used.
15:59:43 [2020-09-15T15:59:43.517Z] #33 35.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
15:59:43 [2020-09-15T15:59:43.517Z] #33 35.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
15:59:43 [2020-09-15T15:59:43.517Z] #33 35.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
15:59:43 [2020-09-15T15:59:43.517Z] #33 36.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
15:59:43 [2020-09-15T15:59:43.517Z] #33 37.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
15:59:43 [2020-09-15T15:59:43.517Z] #33 37.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
15:59:43 [2020-09-15T15:59:43.517Z] #33 37.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
15:59:43 [2020-09-15T15:59:43.517Z] #33 37.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
15:59:43 [2020-09-15T15:59:43.517Z] #33 37.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
15:59:43 [2020-09-15T15:59:43.517Z] #33 37.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
15:59:43 [2020-09-15T15:59:43.517Z] #33 39.43 debconf: delaying package configuration, since apt-utils is not installed
15:59:43 [2020-09-15T15:59:43.517Z] #33 39.71 Fetched 14.9 MB in 2s (7876 kB/s)
15:59:43 [2020-09-15T15:59:43.517Z] #33 39.91 Selecting previously unselected package xxd.
15:59:43 [2020-09-15T15:59:43.517Z] #33 39.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
15:59:43 [2020-09-15T15:59:43.517Z] #33 39.99 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
15:59:43 [2020-09-15T15:59:43.517Z] #33 40.00 Unpacking xxd (2:8.1.0875-5) ...
15:59:43 [2020-09-15T15:59:43.517Z] #33 40.16 Selecting previously unselected package vim-common.
15:59:43 [2020-09-15T15:59:43.517Z] #33 40.19 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:59:43 [2020-09-15T15:59:43.517Z] #33 40.32 Unpacking vim-common (2:8.1.0875-5) ...
15:59:43 [2020-09-15T15:59:43.517Z] #33 40.81 Selecting previously unselected package cmake-data.
15:59:43 [2020-09-15T15:59:43.517Z] #33 40.81 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:59:43 [2020-09-15T15:59:43.517Z] #33 40.83 Unpacking cmake-data (3.13.4-1) ...
15:59:43 [2020-09-15T15:59:43.517Z] #33 ...
15:59:43 [2020-09-15T15:59:43.517Z] 
15:59:43 [2020-09-15T15:59:43.517Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:43 [2020-09-15T15:59:43.517Z] #39 41.18 Selecting previously unselected package libprotobuf-c1:ppc64el.
15:59:43 [2020-09-15T15:59:43.517Z] #39 41.20 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
15:59:43 [2020-09-15T15:59:43.517Z] #39 41.24 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:59:43 [2020-09-15T15:59:43.790Z] #10 36.08 Building dependency tree...
15:59:43 [2020-09-15T15:59:43.790Z] #10 ...
15:59:43 [2020-09-15T15:59:43.790Z] 
15:59:43 [2020-09-15T15:59:43.790Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:59:43 [2020-09-15T15:59:43.790Z] #32 29.66 Reading package lists...
15:59:43 [2020-09-15T15:59:43.817Z] #39 41.42 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
15:59:43 [2020-09-15T15:59:43.817Z] #39 41.43 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
15:59:43 [2020-09-15T15:59:43.817Z] #39 41.47 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
15:59:43 [2020-09-15T15:59:43.860Z] #10 18.92 Reading package lists...
15:59:43 [2020-09-15T15:59:43.860Z] #10 ...
15:59:43 [2020-09-15T15:59:43.860Z] 
15:59:43 [2020-09-15T15:59:43.860Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:43 [2020-09-15T15:59:43.860Z] #38 13.67 Fetched 8204 kB in 10s (847 kB/s)
15:59:43 [2020-09-15T15:59:43.860Z] #38 13.67 Reading package lists...
15:59:43 [2020-09-15T15:59:43.860Z] #38 19.04 Reading package lists...
15:59:43 [2020-09-15T15:59:43.860Z] #38 23.76 Building dependency tree...
15:59:43 [2020-09-15T15:59:43.860Z] #38 ...
15:59:43 [2020-09-15T15:59:43.860Z] 
15:59:43 [2020-09-15T15:59:43.860Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:59:43 [2020-09-15T15:59:43.860Z] #32 13.77 Fetched 8204 kB in 10s (833 kB/s)
15:59:43 [2020-09-15T15:59:43.860Z] #32 13.77 Reading package lists...
15:59:43 [2020-09-15T15:59:43.860Z] #32 18.82 Reading package lists...
15:59:43 [2020-09-15T15:59:43.860Z] #32 23.47 Building dependency tree...
15:59:43 [2020-09-15T15:59:43.860Z] #32 ...
15:59:43 [2020-09-15T15:59:43.860Z] 
15:59:43 [2020-09-15T15:59:43.860Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:59:43 [2020-09-15T15:59:43.860Z] #23 22.98 ca-certificates is already the newest version (20200601~deb10u1).
15:59:43 [2020-09-15T15:59:43.860Z] #23 22.98 The following additional packages will be installed:
15:59:43 [2020-09-15T15:59:43.860Z] #23 22.99   libjq1 libonig5
15:59:43 [2020-09-15T15:59:43.860Z] #23 23.49 The following NEW packages will be installed:
15:59:43 [2020-09-15T15:59:43.860Z] #23 23.50   jq libjq1 libonig5
15:59:43 [2020-09-15T15:59:43.860Z] #23 23.89 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:59:43 [2020-09-15T15:59:43.860Z] #23 23.89 Need to get 325 kB of archives.
15:59:43 [2020-09-15T15:59:43.860Z] #23 23.89 After this operation, 1019 kB of additional disk space will be used.
15:59:43 [2020-09-15T15:59:43.860Z] #23 23.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
15:59:43 [2020-09-15T15:59:43.860Z] #23 23.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
15:59:43 [2020-09-15T15:59:43.860Z] #23 23.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
15:59:44 [2020-09-15T15:59:44.120Z] #39 41.66 Selecting previously unselected package zlib1g-dev:ppc64el.
15:59:44 [2020-09-15T15:59:44.120Z] #39 41.69 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
15:59:44 [2020-09-15T15:59:44.120Z] #39 41.69 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
15:59:44 [2020-09-15T15:59:44.295Z] #52 115.2 + bin/containerd
15:59:44 [2020-09-15T15:59:44.421Z] #39 42.03 Selecting previously unselected package libprotobuf17:ppc64el.
15:59:44 [2020-09-15T15:59:44.421Z] #39 42.05 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
15:59:44 [2020-09-15T15:59:44.421Z] #39 42.08 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
15:59:45 [2020-09-15T15:59:45.260Z] #23 25.05 debconf: delaying package configuration, since apt-utils is not installed
15:59:45 [2020-09-15T15:59:45.260Z] #23 25.27 Fetched 325 kB in 0s (1146 kB/s)
15:59:45 [2020-09-15T15:59:45.260Z] #23 25.39 Selecting previously unselected package libonig5:arm64.
15:59:45 [2020-09-15T15:59:45.260Z] #23 25.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 ... 15383 files and directories currently installed.)
15:59:45 [2020-09-15T15:59:45.490Z] #39 43.16 Selecting previously unselected package libprotobuf-lite17:ppc64el.
15:59:45 [2020-09-15T15:59:45.490Z] #39 43.17 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
15:59:45 [2020-09-15T15:59:45.490Z] #39 43.19 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
15:59:45 [2020-09-15T15:59:45.490Z] #39 43.36 Selecting previously unselected package libprotobuf-dev:ppc64el.
15:59:45 [2020-09-15T15:59:45.524Z] #23 25.54 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
15:59:45 [2020-09-15T15:59:45.524Z] #23 25.56 Unpacking libonig5:arm64 (6.9.1-1) ...
15:59:45 [2020-09-15T15:59:45.789Z] #23 25.84 Selecting previously unselected package libjq1:arm64.
15:59:45 [2020-09-15T15:59:45.789Z] #23 25.84 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
15:59:45 [2020-09-15T15:59:45.789Z] #23 25.84 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
15:59:45 [2020-09-15T15:59:45.802Z] #39 43.37 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
15:59:45 [2020-09-15T15:59:45.802Z] #39 43.38 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
15:59:45 [2020-09-15T15:59:45.945Z] #32 36.84 Building dependency tree...
15:59:46 [2020-09-15T15:59:46.061Z] #23 26.17 Selecting previously unselected package jq.
15:59:46 [2020-09-15T15:59:46.061Z] #23 26.17 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
15:59:46 [2020-09-15T15:59:46.061Z] #23 26.19 Unpacking jq (1.5+dfsg-2+b1) ...
15:59:46 [2020-09-15T15:59:46.325Z] #23 26.32 Setting up libonig5:arm64 (6.9.1-1) ...
15:59:46 [2020-09-15T15:59:46.325Z] #23 26.36 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
15:59:46 [2020-09-15T15:59:46.325Z] #23 26.41 Setting up jq (1.5+dfsg-2+b1) ...
15:59:46 [2020-09-15T15:59:46.325Z] #23 26.43 Processing triggers for libc-bin (2.28-10) ...
15:59:46 [2020-09-15T15:59:46.459Z] #36 ...
15:59:46 [2020-09-15T15:59:46.459Z] 
15:59:46 [2020-09-15T15:59:46.459Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:46 [2020-09-15T15:59:46.459Z] #38 23.62 Fetched 8380 kB in 18s (459 kB/s)
15:59:46 [2020-09-15T15:59:46.459Z] #38 23.62 Reading package lists...
15:59:46 [2020-09-15T15:59:46.459Z] #38 31.37 Reading package lists...
15:59:46 [2020-09-15T15:59:46.459Z] #38 ...
15:59:46 [2020-09-15T15:59:46.459Z] 
15:59:46 [2020-09-15T15:59:46.459Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:59:46 [2020-09-15T15:59:46.459Z] #23 23.86 Reading package lists...
15:59:46 [2020-09-15T15:59:46.459Z] #23 31.19 Building dependency tree...
15:59:46 [2020-09-15T15:59:46.730Z] #23 ...
15:59:46 [2020-09-15T15:59:46.730Z] 
15:59:46 [2020-09-15T15:59:46.730Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:59:46 [2020-09-15T15:59:46.730Z] #10 24.17 Fetched 8380 kB in 18s (469 kB/s)
15:59:46 [2020-09-15T15:59:46.730Z] #10 24.17 Reading package lists...
15:59:46 [2020-09-15T15:59:46.991Z] #10 31.44 Reading package lists...
15:59:46 [2020-09-15T15:59:46.991Z] #10 ...
15:59:46 [2020-09-15T15:59:46.991Z] 
15:59:46 [2020-09-15T15:59:46.991Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:46 [2020-09-15T15:59:46.991Z] #41 28.74 vendor/golang.org/x/crypto/internal/subtle
15:59:46 [2020-09-15T15:59:46.991Z] #41 28.94 vendor/golang.org/x/crypto/curve25519
15:59:47 [2020-09-15T15:59:47.251Z] #41 ...
15:59:47 [2020-09-15T15:59:47.251Z] 
15:59:47 [2020-09-15T15:59:47.251Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:59:47 [2020-09-15T15:59:47.251Z] #32 24.60 Fetched 8380 kB in 18s (453 kB/s)
15:59:47 [2020-09-15T15:59:47.251Z] #32 24.60 Reading package lists...
15:59:47 [2020-09-15T15:59:47.372Z] #39 44.87 Selecting previously unselected package libprotoc17:ppc64el.
15:59:47 [2020-09-15T15:59:47.372Z] #39 44.90 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
15:59:47 [2020-09-15T15:59:47.372Z] #39 44.91 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
15:59:47 [2020-09-15T15:59:47.512Z] #32 31.62 Reading package lists...
15:59:47 [2020-09-15T15:59:47.512Z] #32 ...
15:59:47 [2020-09-15T15:59:47.512Z] 
15:59:47 [2020-09-15T15:59:47.512Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:59:47 [2020-09-15T15:59:47.512Z] #23 34.77 ca-certificates is already the newest version (20200601~deb10u1).
15:59:47 [2020-09-15T15:59:47.512Z] #23 34.77 The following additional packages will be installed:
15:59:47 [2020-09-15T15:59:47.512Z] #23 34.78   libjq1 libonig5
15:59:47 [2020-09-15T15:59:47.774Z] #23 ...
15:59:47 [2020-09-15T15:59:47.774Z] 
15:59:47 [2020-09-15T15:59:47.774Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:59:47 [2020-09-15T15:59:47.774Z] #51 25.04 Fetched 8380 kB in 19s (447 kB/s)
15:59:47 [2020-09-15T15:59:47.774Z] #51 25.04 Reading package lists...
15:59:47 [2020-09-15T15:59:47.774Z] #51 32.56 Reading package lists...
15:59:47 [2020-09-15T15:59:47.774Z] #51 ...
15:59:47 [2020-09-15T15:59:47.774Z] 
15:59:47 [2020-09-15T15:59:47.774Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:59:47 [2020-09-15T15:59:47.774Z] #23 35.20 The following NEW packages will be installed:
15:59:47 [2020-09-15T15:59:47.774Z] #23 35.21   jq libjq1 libonig5
15:59:47 [2020-09-15T15:59:47.839Z] #32 40.65 The following additional packages will be installed:
15:59:47 [2020-09-15T15:59:47.839Z] #32 40.66   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:59:47 [2020-09-15T15:59:47.839Z] #32 40.67 Suggested packages:
15:59:47 [2020-09-15T15:59:47.839Z] #32 40.70   cmake-doc ninja-build lrzip
15:59:47 [2020-09-15T15:59:47.839Z] #32 40.70 Recommended packages:
15:59:47 [2020-09-15T15:59:47.839Z] #32 40.70   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:59:48 [2020-09-15T15:59:48.025Z] #39 45.68 Selecting previously unselected package protobuf-c-compiler.
15:59:48 [2020-09-15T15:59:48.025Z] #39 45.69 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
15:59:48 [2020-09-15T15:59:48.025Z] #39 45.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:59:48 [2020-09-15T15:59:48.025Z] #39 45.91 Selecting previously unselected package protobuf-compiler.
15:59:48 [2020-09-15T15:59:48.344Z] #23 35.74 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:59:48 [2020-09-15T15:59:48.344Z] #23 35.74 Need to get 355 kB of archives.
15:59:48 [2020-09-15T15:59:48.344Z] #23 35.74 After this operation, 1072 kB of additional disk space will be used.
15:59:48 [2020-09-15T15:59:48.344Z] #23 35.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:59:48 [2020-09-15T15:59:48.344Z] #23 35.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:59:48 [2020-09-15T15:59:48.344Z] #23 35.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:59:48 [2020-09-15T15:59:48.346Z] #39 45.94 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
15:59:48 [2020-09-15T15:59:48.346Z] #39 45.94 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:59:48 [2020-09-15T15:59:48.346Z] #39 46.10 Selecting previously unselected package python-pkg-resources.
15:59:48 [2020-09-15T15:59:48.346Z] #39 46.13 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:59:48 [2020-09-15T15:59:48.346Z] #39 46.16 Unpacking python-pkg-resources (40.8.0-1) ...
15:59:48 [2020-09-15T15:59:48.644Z] #39 46.41 Selecting previously unselected package python-six.
15:59:48 [2020-09-15T15:59:48.644Z] #39 46.42 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:59:48 [2020-09-15T15:59:48.644Z] #39 46.44 Unpacking python-six (1.12.0-1) ...
15:59:48 [2020-09-15T15:59:48.644Z] #39 ...
15:59:48 [2020-09-15T15:59:48.644Z] 
15:59:48 [2020-09-15T15:59:48.644Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:59:48 [2020-09-15T15:59:48.644Z] #26 2.476 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:59:48 [2020-09-15T15:59:48.644Z] #26 3.159 
15:59:48 [2020-09-15T15:59:48.644Z] #26 3.387 
                                                                           0.1%
###                                                                        5.4%
########                                                                  11.5%
##############                                                            19.7%
###################                                                       27.5%
#########################                                                 35.7%
#################################                                         45.9%
########################################                                  56.1%
##############################################                            64.2%
####################################################                      72.8%
########################################################                  78.9%
################################################################          89.1%
#######################################################################   99.3%
######################################################################## 100.0%
15:59:48 [2020-09-15T15:59:48.644Z] #26 5.174 
15:59:48 [2020-09-15T15:59:48.644Z] #26 5.390 
                                                                           1.3%
############################                                              39.2%
########################################################                  79.1%
######################################################################## 100.0%
15:59:48 [2020-09-15T15:59:48.644Z] #26 6.051 
15:59:48 [2020-09-15T15:59:48.644Z] #26 6.259 
                                                                           1.4%
###################                                                       27.2%
########################################                                  56.5%
#############################################################             85.6%
######################################################################## 100.0%
15:59:49 [2020-09-15T15:59:49.219Z] #32 41.85 The following NEW packages will be installed:
15:59:49 [2020-09-15T15:59:49.219Z] #32 41.87   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:59:49 [2020-09-15T15:59:49.219Z] #32 41.88   vim-common xxd
15:59:49 [2020-09-15T15:59:49.219Z] #32 42.29 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:59:49 [2020-09-15T15:59:49.219Z] #32 42.29 Need to get 14.9 MB of archives.
15:59:49 [2020-09-15T15:59:49.219Z] #32 42.29 After this operation, 61.8 MB of additional disk space will be used.
15:59:49 [2020-09-15T15:59:49.219Z] #32 42.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:59:49 [2020-09-15T15:59:49.219Z] #32 42.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:59:49 [2020-09-15T15:59:49.307Z] #26 7.275 #=#=#                                                                         
15:59:49 [2020-09-15T15:59:49.307Z] #26 ...
15:59:49 [2020-09-15T15:59:49.307Z] 
15:59:49 [2020-09-15T15:59:49.307Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:49 [2020-09-15T15:59:49.307Z] #31 47.08 sync
15:59:49 [2020-09-15T15:59:49.307Z] #31 47.08 internal/reflectlite
15:59:49 [2020-09-15T15:59:49.479Z] #32 42.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
15:59:49 [2020-09-15T15:59:49.479Z] #32 42.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:59:49 [2020-09-15T15:59:49.726Z] #23 37.10 debconf: delaying package configuration, since apt-utils is not installed
15:59:49 [2020-09-15T15:59:49.738Z] #32 ...
15:59:49 [2020-09-15T15:59:49.738Z] 
15:59:49 [2020-09-15T15:59:49.738Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:59:49 [2020-09-15T15:59:49.738Z] #10 36.08 Building dependency tree...
15:59:49 [2020-09-15T15:59:49.738Z] #10 39.88 The following additional packages will be installed:
15:59:49 [2020-09-15T15:59:49.738Z] #10 39.89   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:59:49 [2020-09-15T15:59:49.739Z] #10 39.89   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:59:49 [2020-09-15T15:59:49.739Z] #10 39.89   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:59:49 [2020-09-15T15:59:49.739Z] #10 39.90   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:59:49 [2020-09-15T15:59:49.739Z] #10 39.92 Suggested packages:
15:59:49 [2020-09-15T15:59:49.739Z] #10 39.92   gcc-8-locales seccomp wine64
15:59:49 [2020-09-15T15:59:49.739Z] #10 41.35 The following NEW packages will be installed:
15:59:49 [2020-09-15T15:59:49.739Z] #10 41.35   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:59:49 [2020-09-15T15:59:49.739Z] #10 41.35   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:59:49 [2020-09-15T15:59:49.739Z] #10 41.35   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:59:49 [2020-09-15T15:59:49.739Z] #10 41.35   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:59:49 [2020-09-15T15:59:49.739Z] #10 41.35   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:59:49 [2020-09-15T15:59:49.739Z] #10 41.36   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:59:49 [2020-09-15T15:59:49.739Z] #10 41.80 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:59:49 [2020-09-15T15:59:49.739Z] #10 41.80 Need to get 77.7 MB of archives.
15:59:49 [2020-09-15T15:59:49.739Z] #10 41.80 After this operation, 487 MB of additional disk space will be used.
15:59:49 [2020-09-15T15:59:49.739Z] #10 41.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
15:59:49 [2020-09-15T15:59:49.739Z] #10 42.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
15:59:49 [2020-09-15T15:59:49.739Z] #10 42.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:59:49 [2020-09-15T15:59:49.739Z] #10 42.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
15:59:49 [2020-09-15T15:59:49.739Z] #10 42.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
15:59:49 [2020-09-15T15:59:49.739Z] #10 42.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:59:49 [2020-09-15T15:59:49.739Z] #10 ...
15:59:49 [2020-09-15T15:59:49.739Z] 
15:59:49 [2020-09-15T15:59:49.739Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:59:49 [2020-09-15T15:59:49.739Z] #43 DONE 42.7s
15:59:49 [2020-09-15T15:59:49.739Z] 
15:59:49 [2020-09-15T15:59:49.739Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:49 [2020-09-15T15:59:49.739Z] #41 39.63 github.com/LK4D4/vndr/godl/singleflight
15:59:49 [2020-09-15T15:59:49.739Z] #41 39.63 internal/reflectlite
15:59:49 [2020-09-15T15:59:49.739Z] #41 39.96 math/rand
15:59:49 [2020-09-15T15:59:49.739Z] #41 41.31 internal/singleflight
15:59:49 [2020-09-15T15:59:49.739Z] #41 42.57 strconv
15:59:49 [2020-09-15T15:59:49.739Z] #41 42.57 io
15:59:49 [2020-09-15T15:59:49.986Z] #23 37.30 Fetched 355 kB in 0s (938 kB/s)
15:59:49 [2020-09-15T15:59:49.986Z] #23 37.45 Selecting previously unselected package libonig5:amd64.
15:59:50 [2020-09-15T15:59:50.246Z] #23 37.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
15:59:50 [2020-09-15T15:59:50.246Z] #23 37.65 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
15:59:50 [2020-09-15T15:59:50.246Z] #23 37.66 Unpacking libonig5:amd64 (6.9.1-1) ...
15:59:50 [2020-09-15T15:59:50.562Z] #23 ...
15:59:50 [2020-09-15T15:59:50.563Z] 
15:59:50 [2020-09-15T15:59:50.563Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:59:50 [2020-09-15T15:59:50.826Z] #28 30.54 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:59:50 [2020-09-15T15:59:50.882Z] #23 37.95 Selecting previously unselected package libjq1:amd64.
15:59:50 [2020-09-15T15:59:50.882Z] #23 37.95 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:59:50 [2020-09-15T15:59:50.882Z] #23 37.97 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:59:50 [2020-09-15T15:59:50.882Z] #23 38.22 Selecting previously unselected package jq.
15:59:50 [2020-09-15T15:59:50.882Z] #23 38.22 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
15:59:50 [2020-09-15T15:59:50.882Z] #23 38.24 Unpacking jq (1.5+dfsg-2+b1) ...
15:59:51 [2020-09-15T15:59:51.090Z] #28 31.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:59:51 [2020-09-15T15:59:51.143Z] #23 38.55 Setting up libonig5:amd64 (6.9.1-1) ...
15:59:51 [2020-09-15T15:59:51.143Z] #23 38.58 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:59:51 [2020-09-15T15:59:51.143Z] #23 38.59 Setting up jq (1.5+dfsg-2+b1) ...
15:59:51 [2020-09-15T15:59:51.144Z] #23 38.60 Processing triggers for libc-bin (2.28-10) ...
15:59:51 [2020-09-15T15:59:51.635Z] #41 ...
15:59:51 [2020-09-15T15:59:51.635Z] 
15:59:51 [2020-09-15T15:59:51.635Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:51 [2020-09-15T15:59:51.635Z] #60 DONE 44.4s
15:59:51 [2020-09-15T15:59:51.635Z] 
15:59:51 [2020-09-15T15:59:51.635Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:59:51 [2020-09-15T15:59:51.635Z] #32 43.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
15:59:51 [2020-09-15T15:59:51.635Z] #32 44.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
15:59:51 [2020-09-15T15:59:51.635Z] #32 44.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
15:59:51 [2020-09-15T15:59:51.635Z] #32 44.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
15:59:51 [2020-09-15T15:59:51.635Z] #32 44.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
15:59:51 [2020-09-15T15:59:51.635Z] #32 44.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
15:59:52 [2020-09-15T15:59:52.543Z] #23 DONE 39.6s
15:59:52 [2020-09-15T15:59:52.543Z] 
15:59:52 [2020-09-15T15:59:52.543Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:59:52 [2020-09-15T15:59:52.543Z] #24 DONE 0.1s
15:59:52 [2020-09-15T15:59:52.543Z] 
15:59:52 [2020-09-15T15:59:52.543Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:52 [2020-09-15T15:59:52.543Z] #41 39.12 sync
15:59:52 [2020-09-15T15:59:52.543Z] #41 39.13 internal/reflectlite
15:59:52 [2020-09-15T15:59:52.903Z] #31 ...
15:59:52 [2020-09-15T15:59:52.903Z] 
15:59:52 [2020-09-15T15:59:52.903Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:59:52 [2020-09-15T15:59:52.903Z] #11 40.35 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]
15:59:52 [2020-09-15T15:59:52.903Z] #11 42.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
15:59:52 [2020-09-15T15:59:52.903Z] #11 42.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
15:59:52 [2020-09-15T15:59:52.903Z] #11 42.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
15:59:52 [2020-09-15T15:59:52.903Z] #11 42.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
15:59:52 [2020-09-15T15:59:52.903Z] #11 42.87 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]
15:59:52 [2020-09-15T15:59:52.903Z] #11 42.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
15:59:52 [2020-09-15T15:59:52.903Z] #11 42.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
15:59:52 [2020-09-15T15:59:52.903Z] #11 42.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
15:59:52 [2020-09-15T15:59:52.903Z] #11 42.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
15:59:52 [2020-09-15T15:59:52.903Z] #11 42.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
15:59:52 [2020-09-15T15:59:52.903Z] #11 42.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
15:59:52 [2020-09-15T15:59:52.903Z] #11 42.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
15:59:52 [2020-09-15T15:59:52.903Z] #11 43.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
15:59:52 [2020-09-15T15:59:52.903Z] #11 43.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
15:59:52 [2020-09-15T15:59:52.903Z] #11 43.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
15:59:52 [2020-09-15T15:59:52.903Z] #11 45.33 debconf: delaying package configuration, since apt-utils is not installed
15:59:52 [2020-09-15T15:59:52.903Z] #11 45.60 Fetched 78.9 MB in 8s (9912 kB/s)
15:59:52 [2020-09-15T15:59:52.903Z] #11 45.75 Selecting previously unselected package binutils-mingw-w64-i686.
15:59:52 [2020-09-15T15:59:52.903Z] #11 45.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
15:59:52 [2020-09-15T15:59:52.903Z] #11 45.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
15:59:52 [2020-09-15T15:59:52.903Z] #11 45.86 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:59:52 [2020-09-15T15:59:52.903Z] #11 50.10 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:59:52 [2020-09-15T15:59:52.903Z] #11 50.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
15:59:52 [2020-09-15T15:59:52.903Z] #11 50.13 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:59:52 [2020-09-15T15:59:52.903Z] #11 ...
15:59:52 [2020-09-15T15:59:52.903Z] 
15:59:52 [2020-09-15T15:59:52.903Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:59:52 [2020-09-15T15:59:52.903Z] #26 7.451 
#                                                                          2.6%
####                                                                       6.5%
########                                                                  11.3%
##########                                                                14.2%
##############                                                            19.9%
###################                                                       27.6%
##########################                                                37.2%
##############################                                            43.0%
####################################                                      50.6%
########################################                                  56.1%
############################################                              62.3%
###############################################                           66.2%
###################################################                       71.9%
######################################################                    75.8%
##########################################################                81.5%
##############################################################            87.2%
##################################################################        93.0%
#######################################################################   98.7%
######################################################################## 100.0%
15:59:52 [2020-09-15T15:59:52.903Z] #26 9.846 
15:59:53 [2020-09-15T15:59:53.029Z] #28 ...
15:59:53 [2020-09-15T15:59:53.029Z] 
15:59:53 [2020-09-15T15:59:53.029Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:59:53 [2020-09-15T15:59:53.029Z] #51 21.90 Building dependency tree...
15:59:53 [2020-09-15T15:59:53.029Z] #51 24.35 The following additional packages will be installed:
15:59:53 [2020-09-15T15:59:53.029Z] #51 24.36   libbtrfs0
15:59:53 [2020-09-15T15:59:53.029Z] #51 24.49 The following NEW packages will be installed:
15:59:53 [2020-09-15T15:59:53.029Z] #51 24.51   libbtrfs-dev libbtrfs0
15:59:53 [2020-09-15T15:59:53.029Z] #51 24.90 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:59:53 [2020-09-15T15:59:53.029Z] #51 24.90 Need to get 119 kB of archives.
15:59:53 [2020-09-15T15:59:53.029Z] #51 24.90 After this operation, 387 kB of additional disk space will be used.
15:59:53 [2020-09-15T15:59:53.029Z] #51 24.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
15:59:53 [2020-09-15T15:59:53.029Z] #51 24.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
15:59:53 [2020-09-15T15:59:53.029Z] #51 26.16 debconf: delaying package configuration, since apt-utils is not installed
15:59:53 [2020-09-15T15:59:53.029Z] #51 26.33 Fetched 119 kB in 0s (453 kB/s)
15:59:53 [2020-09-15T15:59:53.029Z] #51 26.45 Selecting previously unselected package libbtrfs0.
15:59:53 [2020-09-15T15:59:53.029Z] #51 26.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
15:59:53 [2020-09-15T15:59:53.029Z] #51 26.59 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
15:59:53 [2020-09-15T15:59:53.029Z] #51 26.62 Unpacking libbtrfs0 (4.20.1-2) ...
15:59:53 [2020-09-15T15:59:53.029Z] #51 26.77 Selecting previously unselected package libbtrfs-dev.
15:59:53 [2020-09-15T15:59:53.029Z] #51 26.77 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
15:59:53 [2020-09-15T15:59:53.029Z] #51 26.79 Unpacking libbtrfs-dev (4.20.1-2) ...
15:59:53 [2020-09-15T15:59:53.029Z] #51 31.23 Setting up libbtrfs0 (4.20.1-2) ...
15:59:53 [2020-09-15T15:59:53.029Z] #51 31.29 Setting up libbtrfs-dev (4.20.1-2) ...
15:59:53 [2020-09-15T15:59:53.029Z] #51 31.38 Processing triggers for libc-bin (2.28-10) ...
15:59:53 [2020-09-15T15:59:53.029Z] #51 ...
15:59:53 [2020-09-15T15:59:53.029Z] 
15:59:53 [2020-09-15T15:59:53.029Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:53 [2020-09-15T15:59:53.029Z] #38 23.76 Building dependency tree...
15:59:53 [2020-09-15T15:59:53.029Z] #38 26.48 The following additional packages will be installed:
15:59:53 [2020-09-15T15:59:53.029Z] #38 26.49   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:59:53 [2020-09-15T15:59:53.029Z] #38 26.50   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:59:53 [2020-09-15T15:59:53.029Z] #38 26.52 Suggested packages:
15:59:53 [2020-09-15T15:59:53.029Z] #38 26.52   manpages-dev python-setuptools
15:59:53 [2020-09-15T15:59:53.029Z] #38 27.21 The following NEW packages will be installed:
15:59:53 [2020-09-15T15:59:53.029Z] #38 27.21   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:59:53 [2020-09-15T15:59:53.029Z] #38 27.22   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:59:53 [2020-09-15T15:59:53.029Z] #38 27.22   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:59:53 [2020-09-15T15:59:53.029Z] #38 27.22   python-six zlib1g-dev
15:59:53 [2020-09-15T15:59:53.029Z] #38 27.55 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:59:53 [2020-09-15T15:59:53.029Z] #38 27.55 Need to get 3798 kB of archives.
15:59:53 [2020-09-15T15:59:53.029Z] #38 27.55 After this operation, 21.6 MB of additional disk space will be used.
15:59:53 [2020-09-15T15:59:53.029Z] #38 27.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
15:59:53 [2020-09-15T15:59:53.029Z] #38 27.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:59:53 [2020-09-15T15:59:53.029Z] #38 27.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
15:59:53 [2020-09-15T15:59:53.029Z] #38 27.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
15:59:53 [2020-09-15T15:59:53.029Z] #38 27.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
15:59:53 [2020-09-15T15:59:53.029Z] #38 27.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #38 27.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #38 27.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #38 28.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #38 28.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #38 28.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #38 28.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #38 28.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #38 28.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #38 28.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #38 28.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #38 28.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #38 30.13 debconf: delaying package configuration, since apt-utils is not installed
15:59:53 [2020-09-15T15:59:53.030Z] #38 31.21 Fetched 3798 kB in 1s (3137 kB/s)
15:59:53 [2020-09-15T15:59:53.030Z] #38 31.33 Selecting previously unselected package libcap-dev:arm64.
15:59:53 [2020-09-15T15:59:53.030Z] #38 31.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 ... 15383 files and directories currently installed.)
15:59:53 [2020-09-15T15:59:53.030Z] #38 31.43 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
15:59:53 [2020-09-15T15:59:53.030Z] #38 31.97 Unpacking libcap-dev:arm64 (1:2.25-2) ...
15:59:53 [2020-09-15T15:59:53.030Z] #38 ...
15:59:53 [2020-09-15T15:59:53.030Z] 
15:59:53 [2020-09-15T15:59:53.030Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:53 [2020-09-15T15:59:53.030Z] #60 DONE 33.1s
15:59:53 [2020-09-15T15:59:53.030Z] 
15:59:53 [2020-09-15T15:59:53.030Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:59:53 [2020-09-15T15:59:53.030Z] #23 DONE 33.1s
15:59:53 [2020-09-15T15:59:53.030Z] 
15:59:53 [2020-09-15T15:59:53.030Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:59:53 [2020-09-15T15:59:53.030Z] #43 DONE 33.1s
15:59:53 [2020-09-15T15:59:53.030Z] 
15:59:53 [2020-09-15T15:59:53.030Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:59:53 [2020-09-15T15:59:53.030Z] #32 23.47 Building dependency tree...
15:59:53 [2020-09-15T15:59:53.030Z] #32 25.99 The following additional packages will be installed:
15:59:53 [2020-09-15T15:59:53.030Z] #32 26.00   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:59:53 [2020-09-15T15:59:53.030Z] #32 26.01 Suggested packages:
15:59:53 [2020-09-15T15:59:53.030Z] #32 26.01   cmake-doc ninja-build lrzip
15:59:53 [2020-09-15T15:59:53.030Z] #32 26.01 Recommended packages:
15:59:53 [2020-09-15T15:59:53.030Z] #32 26.02   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:59:53 [2020-09-15T15:59:53.030Z] #32 26.83 The following NEW packages will be installed:
15:59:53 [2020-09-15T15:59:53.030Z] #32 26.84   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:59:53 [2020-09-15T15:59:53.030Z] #32 26.84   vim-common xxd
15:59:53 [2020-09-15T15:59:53.030Z] #32 27.20 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:59:53 [2020-09-15T15:59:53.030Z] #32 27.20 Need to get 14.2 MB of archives.
15:59:53 [2020-09-15T15:59:53.030Z] #32 27.20 After this operation, 60.0 MB of additional disk space will be used.
15:59:53 [2020-09-15T15:59:53.030Z] #32 27.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #32 27.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #32 27.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #32 27.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #32 28.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #32 28.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #32 28.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #32 28.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #32 28.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #32 28.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
15:59:53 [2020-09-15T15:59:53.030Z] #32 30.74 debconf: delaying package configuration, since apt-utils is not installed
15:59:53 [2020-09-15T15:59:53.030Z] #32 31.28 Fetched 14.2 MB in 2s (6802 kB/s)
15:59:53 [2020-09-15T15:59:53.030Z] #32 31.39 Selecting previously unselected package xxd.
15:59:53 [2020-09-15T15:59:53.030Z] #32 31.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 ... 15383 files and directories currently installed.)
15:59:53 [2020-09-15T15:59:53.030Z] #32 31.59 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
15:59:53 [2020-09-15T15:59:53.030Z] #32 32.18 Unpacking xxd (2:8.1.0875-5) ...
15:59:53 [2020-09-15T15:59:53.030Z] #32 33.19 Selecting previously unselected package vim-common.
15:59:53 [2020-09-15T15:59:53.030Z] #32 33.21 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:59:53 [2020-09-15T15:59:53.030Z] #32 ...
15:59:53 [2020-09-15T15:59:53.030Z] 
15:59:53 [2020-09-15T15:59:53.030Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:53 [2020-09-15T15:59:53.030Z] #38 33.19 Selecting previously unselected package libnet1:arm64.
15:59:53 [2020-09-15T15:59:53.030Z] #38 33.22 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:59:53 [2020-09-15T15:59:53.292Z] #38 33.51 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:59:53 [2020-09-15T15:59:53.543Z] #32 46.16 debconf: delaying package configuration, since apt-utils is not installed
15:59:53 [2020-09-15T15:59:53.543Z] #32 ...
15:59:53 [2020-09-15T15:59:53.543Z] 
15:59:53 [2020-09-15T15:59:53.543Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:59:53 [2020-09-15T15:59:53.543Z] #51 30.18 Reading package lists...
15:59:53 [2020-09-15T15:59:53.543Z] #51 37.48 Building dependency tree...
15:59:53 [2020-09-15T15:59:53.543Z] #51 41.17 The following additional packages will be installed:
15:59:53 [2020-09-15T15:59:53.543Z] #51 41.20   libbtrfs0
15:59:53 [2020-09-15T15:59:53.543Z] #51 41.45 The following NEW packages will be installed:
15:59:53 [2020-09-15T15:59:53.543Z] #51 41.45   libbtrfs-dev libbtrfs0
15:59:53 [2020-09-15T15:59:53.543Z] #51 41.93 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:59:53 [2020-09-15T15:59:53.543Z] #51 41.93 Need to get 119 kB of archives.
15:59:53 [2020-09-15T15:59:53.543Z] #51 41.93 After this operation, 387 kB of additional disk space will be used.
15:59:53 [2020-09-15T15:59:53.543Z] #51 41.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:59:53 [2020-09-15T15:59:53.543Z] #51 41.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:59:53 [2020-09-15T15:59:53.543Z] #51 43.71 debconf: delaying package configuration, since apt-utils is not installed
15:59:53 [2020-09-15T15:59:53.543Z] #51 44.16 Fetched 119 kB in 0s (428 kB/s)
15:59:53 [2020-09-15T15:59:53.543Z] #51 44.30 Selecting previously unselected package libbtrfs0.
15:59:53 [2020-09-15T15:59:53.543Z] #51 44.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 ... 15410 files and directories currently installed.)
15:59:53 [2020-09-15T15:59:53.543Z] #51 44.49 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
15:59:53 [2020-09-15T15:59:53.543Z] #51 44.52 Unpacking libbtrfs0 (4.20.1-2) ...
15:59:53 [2020-09-15T15:59:53.543Z] #51 44.88 Selecting previously unselected package libbtrfs-dev.
15:59:53 [2020-09-15T15:59:53.543Z] #51 44.88 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
15:59:53 [2020-09-15T15:59:53.543Z] #51 44.88 Unpacking libbtrfs-dev (4.20.1-2) ...
15:59:53 [2020-09-15T15:59:53.543Z] #51 45.60 Setting up libbtrfs0 (4.20.1-2) ...
15:59:53 [2020-09-15T15:59:53.543Z] #51 45.62 Setting up libbtrfs-dev (4.20.1-2) ...
15:59:53 [2020-09-15T15:59:53.543Z] #51 45.64 Processing triggers for libc-bin (2.28-10) ...
15:59:53 [2020-09-15T15:59:53.543Z] #51 DONE 46.2s
15:59:53 [2020-09-15T15:59:53.543Z] 
15:59:53 [2020-09-15T15:59:53.543Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:59:53 [2020-09-15T15:59:53.558Z] #38 ...
15:59:53 [2020-09-15T15:59:53.558Z] 
15:59:53 [2020-09-15T15:59:53.558Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:59:53 [2020-09-15T15:59:53.558Z] #51 DONE 33.5s
15:59:53 [2020-09-15T15:59:53.558Z] 
15:59:53 [2020-09-15T15:59:53.558Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:59:53 [2020-09-15T15:59:53.558Z] #24 DONE 0.5s
15:59:53 [2020-09-15T15:59:53.558Z] 
15:59:53 [2020-09-15T15:59:53.558Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:53 [2020-09-15T15:59:53.558Z] #38 33.72 Selecting previously unselected package libnet1-dev.
15:59:53 [2020-09-15T15:59:53.558Z] #38 33.72 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
15:59:53 [2020-09-15T15:59:53.558Z] #38 33.73 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:59:53 [2020-09-15T15:59:53.927Z] #41 41.36 github.com/LK4D4/vndr/godl/singleflight
15:59:54 [2020-09-15T15:59:54.136Z] #38 34.06 Selecting previously unselected package libnl-3-200:arm64.
15:59:54 [2020-09-15T15:59:54.136Z] #38 34.12 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
15:59:54 [2020-09-15T15:59:54.187Z] #41 41.61 math/rand
15:59:54 [2020-09-15T15:59:54.400Z] #38 34.40 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
15:59:54 [2020-09-15T15:59:54.400Z] #38 ...
15:59:54 [2020-09-15T15:59:54.400Z] 
15:59:54 [2020-09-15T15:59:54.400Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:59:54 [2020-09-15T15:59:54.400Z] #10 18.92 Reading package lists...
15:59:54 [2020-09-15T15:59:54.400Z] #10 24.63 Building dependency tree...
15:59:54 [2020-09-15T15:59:54.400Z] #10 26.95 The following additional packages will be installed:
15:59:54 [2020-09-15T15:59:54.400Z] #10 26.95   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:59:54 [2020-09-15T15:59:54.400Z] #10 26.95   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:59:54 [2020-09-15T15:59:54.400Z] #10 26.95   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:59:54 [2020-09-15T15:59:54.400Z] #10 26.95   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:59:54 [2020-09-15T15:59:54.400Z] #10 26.96 Suggested packages:
15:59:54 [2020-09-15T15:59:54.400Z] #10 26.96   gcc-8-locales seccomp wine64
15:59:54 [2020-09-15T15:59:54.400Z] #10 27.68 The following NEW packages will be installed:
15:59:54 [2020-09-15T15:59:54.400Z] #10 27.68   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:59:54 [2020-09-15T15:59:54.400Z] #10 27.68   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:59:54 [2020-09-15T15:59:54.400Z] #10 27.68   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:59:54 [2020-09-15T15:59:54.400Z] #10 27.69   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:59:54 [2020-09-15T15:59:54.400Z] #10 27.69   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:59:54 [2020-09-15T15:59:54.400Z] #10 27.69   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:59:54 [2020-09-15T15:59:54.400Z] #10 28.10 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:59:54 [2020-09-15T15:59:54.400Z] #10 28.10 Need to get 73.3 MB of archives.
15:59:54 [2020-09-15T15:59:54.400Z] #10 28.10 After this operation, 472 MB of additional disk space will be used.
15:59:54 [2020-09-15T15:59:54.400Z] #10 28.10 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]
15:59:54 [2020-09-15T15:59:54.400Z] #10 28.45 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]
15:59:54 [2020-09-15T15:59:54.400Z] #10 29.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:59:54 [2020-09-15T15:59:54.400Z] #10 29.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
15:59:54 [2020-09-15T15:59:54.400Z] #10 29.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
15:59:54 [2020-09-15T15:59:54.400Z] #10 29.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:59:54 [2020-09-15T15:59:54.400Z] #10 29.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:59:54 [2020-09-15T15:59:54.400Z] #10 30.43 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]
15:59:54 [2020-09-15T15:59:54.400Z] #10 30.49 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]
15:59:54 [2020-09-15T15:59:54.400Z] #10 32.77 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]
15:59:54 [2020-09-15T15:59:54.400Z] #10 34.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
15:59:54 [2020-09-15T15:59:54.400Z] #10 34.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
15:59:54 [2020-09-15T15:59:54.400Z] #10 34.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
15:59:54 [2020-09-15T15:59:54.400Z] #10 34.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
15:59:54 [2020-09-15T15:59:54.400Z] #10 34.40 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]
15:59:54 [2020-09-15T15:59:54.400Z] #10 34.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
15:59:54 [2020-09-15T15:59:54.400Z] #10 34.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
15:59:54 [2020-09-15T15:59:54.400Z] #10 34.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
15:59:54 [2020-09-15T15:59:54.400Z] #10 34.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
15:59:54 [2020-09-15T15:59:54.400Z] #10 34.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
15:59:54 [2020-09-15T15:59:54.400Z] #10 34.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
15:59:54 [2020-09-15T15:59:54.400Z] #10 34.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
15:59:54 [2020-09-15T15:59:54.400Z] #10 34.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
15:59:54 [2020-09-15T15:59:54.400Z] #10 34.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
15:59:54 [2020-09-15T15:59:54.400Z] #10 34.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
15:59:54 [2020-09-15T15:59:54.400Z] #10 ...
15:59:54 [2020-09-15T15:59:54.400Z] 
15:59:54 [2020-09-15T15:59:54.400Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:59:54 [2020-09-15T15:59:54.400Z] #32 33.45 Unpacking vim-common (2:8.1.0875-5) ...
15:59:54 [2020-09-15T15:59:54.400Z] #32 33.98 Selecting previously unselected package cmake-data.
15:59:54 [2020-09-15T15:59:54.400Z] #32 33.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:59:54 [2020-09-15T15:59:54.400Z] #32 34.01 Unpacking cmake-data (3.13.4-1) ...
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.044 + RM_GOPATH=0
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.044 + TMP_GOPATH=
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.045 + : /build
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.045 + '[' -z '' ']'
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.049 ++ mktemp -d
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.054 + export GOPATH=/tmp/tmp.eWZkrxRbID
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.054 + GOPATH=/tmp/tmp.eWZkrxRbID
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.055 + RM_GOPATH=1
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.055 + case "$(go env GOARCH)" in
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.060 ++ go env GOARCH
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.084 + export GO_BUILDMODE=-buildmode=pie
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.085 + GO_BUILDMODE=-buildmode=pie
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.085 ++ dirname /tmp/install/install.sh
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.086 + dir=/tmp/install
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.087 + bin=containerd
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.087 + shift
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.087 + '[' '!' -f /tmp/install/containerd.installer ']'
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.087 + . /tmp/install/containerd.installer
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.088 ++ set -e
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.088 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.089 + install_containerd
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.090 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a'
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.090 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.090 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eWZkrxRbID/src/github.com/containerd/containerd
15:59:54 [2020-09-15T15:59:54.477Z] #52 1.112 Cloning into '/tmp/tmp.eWZkrxRbID/src/github.com/containerd/containerd'...
15:59:54 [2020-09-15T15:59:54.477Z] #52 ...
15:59:54 [2020-09-15T15:59:54.477Z] 
15:59:54 [2020-09-15T15:59:54.477Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:59:54 [2020-09-15T15:59:54.477Z] #23 30.45 Reading package lists...
15:59:54 [2020-09-15T15:59:54.477Z] #23 37.87 Building dependency tree...
15:59:54 [2020-09-15T15:59:54.477Z] #23 41.70 ca-certificates is already the newest version (20200601~deb10u1).
15:59:54 [2020-09-15T15:59:54.477Z] #23 41.70 The following additional packages will be installed:
15:59:54 [2020-09-15T15:59:54.477Z] #23 41.72   libjq1 libonig5
15:59:54 [2020-09-15T15:59:54.477Z] #23 42.34 The following NEW packages will be installed:
15:59:54 [2020-09-15T15:59:54.477Z] #23 42.40   jq libjq1 libonig5
15:59:54 [2020-09-15T15:59:54.477Z] #23 42.76 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:59:54 [2020-09-15T15:59:54.477Z] #23 42.76 Need to get 355 kB of archives.
15:59:54 [2020-09-15T15:59:54.477Z] #23 42.76 After this operation, 1072 kB of additional disk space will be used.
15:59:54 [2020-09-15T15:59:54.477Z] #23 42.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:59:54 [2020-09-15T15:59:54.477Z] #23 42.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:59:54 [2020-09-15T15:59:54.477Z] #23 42.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:59:54 [2020-09-15T15:59:54.477Z] #23 44.79 debconf: delaying package configuration, since apt-utils is not installed
15:59:54 [2020-09-15T15:59:54.477Z] #23 45.20 Fetched 355 kB in 0s (1196 kB/s)
15:59:54 [2020-09-15T15:59:54.477Z] #23 45.53 Selecting previously unselected package libonig5:amd64.
15:59:54 [2020-09-15T15:59:54.477Z] #23 45.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
15:59:54 [2020-09-15T15:59:54.477Z] #23 45.60 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
15:59:54 [2020-09-15T15:59:54.477Z] #23 45.62 Unpacking libonig5:amd64 (6.9.1-1) ...
15:59:54 [2020-09-15T15:59:54.477Z] #23 46.02 Selecting previously unselected package libjq1:amd64.
15:59:54 [2020-09-15T15:59:54.477Z] #23 46.03 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:59:54 [2020-09-15T15:59:54.477Z] #23 46.07 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:59:54 [2020-09-15T15:59:54.477Z] #23 46.28 Selecting previously unselected package jq.
15:59:54 [2020-09-15T15:59:54.477Z] #23 46.29 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
15:59:54 [2020-09-15T15:59:54.477Z] #23 46.30 Unpacking jq (1.5+dfsg-2+b1) ...
15:59:54 [2020-09-15T15:59:54.477Z] #23 46.94 Setting up libonig5:amd64 (6.9.1-1) ...
15:59:54 [2020-09-15T15:59:54.477Z] #23 47.03 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:59:54 [2020-09-15T15:59:54.477Z] #23 47.08 Setting up jq (1.5+dfsg-2+b1) ...
15:59:54 [2020-09-15T15:59:54.477Z] #23 47.15 Processing triggers for libc-bin (2.28-10) ...
15:59:54 [2020-09-15T15:59:54.477Z] #23 DONE 47.5s
15:59:54 [2020-09-15T15:59:54.477Z] 
15:59:54 [2020-09-15T15:59:54.477Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:54 [2020-09-15T15:59:54.477Z] #38 30.37 Reading package lists...
15:59:54 [2020-09-15T15:59:54.477Z] #38 37.68 Building dependency tree...
15:59:54 [2020-09-15T15:59:54.477Z] #38 41.52 The following additional packages will be installed:
15:59:54 [2020-09-15T15:59:54.477Z] #38 41.55   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:59:54 [2020-09-15T15:59:54.477Z] #38 41.55   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:59:54 [2020-09-15T15:59:54.477Z] #38 41.57 Suggested packages:
15:59:54 [2020-09-15T15:59:54.477Z] #38 41.58   manpages-dev python-setuptools
15:59:54 [2020-09-15T15:59:54.477Z] #38 43.31 The following NEW packages will be installed:
15:59:54 [2020-09-15T15:59:54.477Z] #38 43.35   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:59:54 [2020-09-15T15:59:54.477Z] #38 43.35   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:59:54 [2020-09-15T15:59:54.477Z] #38 43.35   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:59:54 [2020-09-15T15:59:54.477Z] #38 43.35   python-six zlib1g-dev
15:59:54 [2020-09-15T15:59:54.477Z] #38 43.99 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:59:54 [2020-09-15T15:59:54.477Z] #38 43.99 Need to get 4095 kB of archives.
15:59:54 [2020-09-15T15:59:54.477Z] #38 43.99 After this operation, 22.5 MB of additional disk space will be used.
15:59:54 [2020-09-15T15:59:54.477Z] #38 43.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
15:59:54 [2020-09-15T15:59:54.477Z] #38 44.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:59:54 [2020-09-15T15:59:54.477Z] #38 44.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
15:59:54 [2020-09-15T15:59:54.477Z] #38 44.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:59:54 [2020-09-15T15:59:54.477Z] #38 44.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
15:59:54 [2020-09-15T15:59:54.477Z] #38 44.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:59:54 [2020-09-15T15:59:54.477Z] #38 44.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
15:59:54 [2020-09-15T15:59:54.477Z] #38 44.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
15:59:54 [2020-09-15T15:59:54.477Z] #38 44.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
15:59:54 [2020-09-15T15:59:54.477Z] #38 44.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
15:59:54 [2020-09-15T15:59:54.477Z] #38 44.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
15:59:54 [2020-09-15T15:59:54.477Z] #38 44.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
15:59:54 [2020-09-15T15:59:54.477Z] #38 44.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
15:59:54 [2020-09-15T15:59:54.477Z] #38 44.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
15:59:54 [2020-09-15T15:59:54.477Z] #38 44.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
15:59:54 [2020-09-15T15:59:54.477Z] #38 44.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
15:59:54 [2020-09-15T15:59:54.477Z] #38 44.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
15:59:54 [2020-09-15T15:59:54.477Z] #38 46.17 debconf: delaying package configuration, since apt-utils is not installed
15:59:54 [2020-09-15T15:59:54.477Z] #38 46.55 Fetched 4095 kB in 1s (4882 kB/s)
15:59:54 [2020-09-15T15:59:54.477Z] #38 46.84 Selecting previously unselected package libcap-dev:amd64.
15:59:54 [2020-09-15T15:59:54.477Z] #38 46.84 (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 ... 15410 files and directories currently installed.)
15:59:54 [2020-09-15T15:59:54.477Z] #38 47.03 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
15:59:54 [2020-09-15T15:59:54.477Z] #38 47.04 Unpacking libcap-dev:amd64 (1:2.25-2) ...
15:59:54 [2020-09-15T15:59:54.477Z] #38 47.23 Selecting previously unselected package libnet1:amd64.
15:59:54 [2020-09-15T15:59:54.477Z] #38 47.24 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:59:54 [2020-09-15T15:59:54.477Z] #38 47.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:59:54 [2020-09-15T15:59:54.735Z] #38 ...
15:59:54 [2020-09-15T15:59:54.735Z] 
15:59:54 [2020-09-15T15:59:54.735Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:59:54 [2020-09-15T15:59:54.735Z] #24 DONE 0.1s
15:59:54 [2020-09-15T15:59:54.735Z] 
15:59:54 [2020-09-15T15:59:54.735Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:54 [2020-09-15T15:59:54.735Z] #38 47.59 Selecting previously unselected package libnet1-dev.
15:59:54 [2020-09-15T15:59:54.735Z] #38 47.61 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
15:59:54 [2020-09-15T15:59:54.735Z] #38 47.64 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:59:54 [2020-09-15T15:59:54.735Z] #38 ...
15:59:54 [2020-09-15T15:59:54.735Z] 
15:59:54 [2020-09-15T15:59:54.735Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:59:54 [2020-09-15T15:59:54.735Z] #25 ...
15:59:54 [2020-09-15T15:59:54.735Z] 
15:59:54 [2020-09-15T15:59:54.735Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:54 [2020-09-15T15:59:54.735Z] #30 37.76 internal/reflectlite
15:59:54 [2020-09-15T15:59:54.735Z] #30 37.77 sync
15:59:54 [2020-09-15T15:59:54.735Z] #30 40.53 sort
15:59:54 [2020-09-15T15:59:54.735Z] #30 40.54 errors
15:59:54 [2020-09-15T15:59:54.735Z] #30 40.92 strconv
15:59:54 [2020-09-15T15:59:54.735Z] #30 42.04 io
15:59:54 [2020-09-15T15:59:54.735Z] #30 44.05 internal/oserror
15:59:54 [2020-09-15T15:59:54.735Z] #30 44.17 syscall
15:59:54 [2020-09-15T15:59:54.735Z] #30 46.39 reflect
15:59:54 [2020-09-15T15:59:54.996Z] #30 ...
15:59:54 [2020-09-15T15:59:54.996Z] 
15:59:54 [2020-09-15T15:59:54.996Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:54 [2020-09-15T15:59:54.996Z] #38 47.85 Selecting previously unselected package libnl-3-200:amd64.
15:59:54 [2020-09-15T15:59:54.996Z] #38 47.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
15:59:54 [2020-09-15T15:59:54.996Z] #38 47.87 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:59:54 [2020-09-15T15:59:54.996Z] #38 48.06 Selecting previously unselected package libnl-3-dev:amd64.
15:59:54 [2020-09-15T15:59:54.996Z] #38 48.06 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
15:59:55 [2020-09-15T15:59:55.128Z] #41 ...
15:59:55 [2020-09-15T15:59:55.128Z] 
15:59:55 [2020-09-15T15:59:55.128Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:55 [2020-09-15T15:59:55.128Z] #60 DONE 42.3s
15:59:55 [2020-09-15T15:59:55.128Z] 
15:59:55 [2020-09-15T15:59:55.128Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:59:55 [2020-09-15T15:59:55.128Z] #51 32.56 Reading package lists...
15:59:55 [2020-09-15T15:59:55.256Z] #38 48.06 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
15:59:55 [2020-09-15T15:59:55.256Z] #38 48.35 Selecting previously unselected package libprotobuf-c1:amd64.
15:59:55 [2020-09-15T15:59:55.514Z] #38 48.35 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:59:55 [2020-09-15T15:59:55.514Z] #38 48.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:59:55 [2020-09-15T15:59:55.707Z] #51 40.98 Building dependency tree...
15:59:55 [2020-09-15T15:59:55.771Z] #38 48.58 Selecting previously unselected package libprotobuf-c-dev:amd64.
15:59:55 [2020-09-15T15:59:55.771Z] #38 48.58 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
15:59:55 [2020-09-15T15:59:55.771Z] #38 48.60 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:59:55 [2020-09-15T15:59:55.771Z] #38 48.76 Selecting previously unselected package zlib1g-dev:amd64.
15:59:56 [2020-09-15T15:59:56.028Z] #38 48.76 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
15:59:56 [2020-09-15T15:59:56.028Z] #38 48.78 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:59:56 [2020-09-15T15:59:56.028Z] #38 49.02 Selecting previously unselected package libprotobuf17:amd64.
15:59:56 [2020-09-15T15:59:56.285Z] #38 49.02 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
15:59:56 [2020-09-15T15:59:56.285Z] #38 49.03 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
15:59:56 [2020-09-15T15:59:56.657Z] #51 ...
15:59:56 [2020-09-15T15:59:56.657Z] 
15:59:56 [2020-09-15T15:59:56.657Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:59:56 [2020-09-15T15:59:56.657Z] #43 DONE 44.1s
15:59:56 [2020-09-15T15:59:56.848Z] #38 49.84 Selecting previously unselected package libprotobuf-lite17:amd64.
15:59:56 [2020-09-15T15:59:56.848Z] #38 49.85 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
15:59:56 [2020-09-15T15:59:56.848Z] #38 49.86 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:59:56 [2020-09-15T15:59:56.894Z] #26 10.04 
                                                                           1.0%
#                                                                          2.6%
###                                                                        4.2%
###                                                                        4.8%
####                                                                       5.7%
####                                                                       6.8%
######                                                                     8.4%
#######                                                                    9.7%
########                                                                  11.7%
#########                                                                 12.8%
###########                                                               15.5%
###########                                                               16.6%
#############                                                             18.2%
##############                                                            20.4%
###############                                                           22.0%
#################                                                         23.6%
#################                                                         24.7%
##################                                                        26.3%
####################                                                      28.0%
#####################                                                     29.6%
######################                                                    31.2%
#######################                                                   32.8%
#########################                                                 35.6%
###########################                                               37.8%
############################                                              39.9%
##############################                                            42.6%
################################                                          44.8%
#################################                                         47.2%
###################################                                       49.7%
#####################################                                     51.5%
######################################                                    52.8%
#######################################                                   54.4%
########################################                                  56.1%
#########################################                                 58.2%
##########################################                                59.3%
###########################################                               60.3%
############################################                              61.2%
############################################                              61.7%
#############################################                             63.4%
##############################################                            64.4%
###############################################                           65.5%
###
15:59:56 [2020-09-15T15:59:56.894Z] #26 ...
15:59:56 [2020-09-15T15:59:56.894Z] 
15:59:56 [2020-09-15T15:59:56.894Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:59:56 [2020-09-15T15:59:56.895Z] #33 44.76 Selecting previously unselected package libicu63:ppc64el.
15:59:56 [2020-09-15T15:59:56.895Z] #33 44.79 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
15:59:56 [2020-09-15T15:59:56.895Z] #33 44.80 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
15:59:56 [2020-09-15T15:59:56.895Z] #33 52.05 Selecting previously unselected package libxml2:ppc64el.
15:59:56 [2020-09-15T15:59:56.895Z] #33 52.06 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
15:59:56 [2020-09-15T15:59:56.895Z] #33 52.06 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
15:59:56 [2020-09-15T15:59:56.895Z] #33 52.90 Selecting previously unselected package libarchive13:ppc64el.
15:59:56 [2020-09-15T15:59:56.895Z] #33 52.91 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
15:59:56 [2020-09-15T15:59:56.895Z] #33 52.95 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
15:59:56 [2020-09-15T15:59:56.895Z] #33 53.58 Selecting previously unselected package libjsoncpp1:ppc64el.
15:59:56 [2020-09-15T15:59:56.895Z] #33 53.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
15:59:56 [2020-09-15T15:59:56.895Z] #33 53.63 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
15:59:56 [2020-09-15T15:59:56.895Z] #33 53.88 Selecting previously unselected package librhash0:ppc64el.
15:59:56 [2020-09-15T15:59:56.895Z] #33 53.89 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
15:59:56 [2020-09-15T15:59:56.895Z] #33 53.89 Unpacking librhash0:ppc64el (1.3.8-1) ...
15:59:56 [2020-09-15T15:59:56.895Z] #33 54.15 Selecting previously unselected package libuv1:ppc64el.
15:59:56 [2020-09-15T15:59:56.895Z] #33 54.17 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
15:59:56 [2020-09-15T15:59:56.895Z] #33 54.17 Unpacking libuv1:ppc64el (1.24.1-1) ...
15:59:56 [2020-09-15T15:59:56.895Z] #33 54.34 Selecting previously unselected package cmake.
15:59:56 [2020-09-15T15:59:56.895Z] #33 54.38 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
15:59:56 [2020-09-15T15:59:56.895Z] #33 54.41 Unpacking cmake (3.13.4-1) ...
15:59:56 [2020-09-15T15:59:56.919Z] 
15:59:56 [2020-09-15T15:59:56.919Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:59:56 [2020-09-15T15:59:56.919Z] #25 2.107 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:59:56 [2020-09-15T15:59:56.919Z] #25 2.539 
15:59:56 [2020-09-15T15:59:56.919Z] #25 2.923 
                                                                           0.1%
###                                                                        4.6%
#########                                                                 12.8%
##############                                                            20.7%
####################                                                      28.1%
##########################                                                36.9%
##############################                                            42.8%
###################################                                       49.5%
########################################                                  55.9%
################################################                          67.3%
######################################################                    76.0%
############################################################              84.4%
######################################################################    97.3%
######################################################################## 100.0%
15:59:57 [2020-09-15T15:59:57.104Z] #38 50.04 Selecting previously unselected package libprotobuf-dev:amd64.
15:59:57 [2020-09-15T15:59:57.104Z] #38 50.06 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
15:59:57 [2020-09-15T15:59:57.104Z] #38 50.07 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:59:57 [2020-09-15T15:59:57.203Z] #33 ...
15:59:57 [2020-09-15T15:59:57.203Z] 
15:59:57 [2020-09-15T15:59:57.203Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:59:57 [2020-09-15T15:59:57.493Z] #25 5.322 
15:59:57 [2020-09-15T15:59:57.511Z] #26 10.04 
                                                                           1.0%
#                                                                          2.6%
###                                                                        4.2%
###                                                                        4.8%
####                                                                       5.7%
####                                                                       6.8%
######                                                                     8.4%
#######                                                                    9.7%
########                                                                  11.7%
#########                                                                 12.8%
###########                                                               15.5%
###########                                                               16.6%
#############                                                             18.2%
##############                                                            20.4%
###############                                                           22.0%
#################                                                         23.6%
#################                                                         24.7%
##################                                                        26.3%
####################                                                      28.0%
#####################                                                     29.6%
######################                                                    31.2%
#######################                                                   32.8%
#########################                                                 35.6%
###########################                                               37.8%
############################                                              39.9%
##############################                                            42.6%
################################                                          44.8%
#################################                                         47.2%
###################################                                       49.7%
#####################################                                     51.5%
######################################                                    52.8%
#######################################                                   54.4%
########################################                                  56.1%
#########################################                                 58.2%
##########################################                                59.3%
###########################################                               60.3%
############################################                              61.2%
############################################                              61.7%
#############################################                             63.4%
##############################################                            64.4%
###############################################                           65.5%
###############################################                           66.6%
################################################                          67.7%
##
15:59:57 [2020-09-15T15:59:57.511Z] #26 ...
15:59:57 [2020-09-15T15:59:57.511Z] 
15:59:57 [2020-09-15T15:59:57.511Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:59:57 [2020-09-15T15:59:57.511Z] #44 DONE 55.2s
15:59:57 [2020-09-15T15:59:57.511Z] 
15:59:57 [2020-09-15T15:59:57.511Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:59:58 [2020-09-15T15:59:58.324Z] #25 5.655 
###########                                                               15.8%
##############################                                            42.3%
#########################################################                 79.5%
######################################################################## 100.0%
15:59:58 [2020-09-15T15:59:58.634Z] #32 ...
15:59:58 [2020-09-15T15:59:58.634Z] 
15:59:58 [2020-09-15T15:59:58.634Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:58 [2020-09-15T15:59:58.634Z] #41 28.47 sync
15:59:58 [2020-09-15T15:59:58.634Z] #41 28.47 internal/reflectlite
15:59:58 [2020-09-15T15:59:58.634Z] #41 29.37 github.com/LK4D4/vndr/godl/singleflight
15:59:58 [2020-09-15T15:59:58.634Z] #41 29.38 internal/singleflight
15:59:58 [2020-09-15T15:59:58.634Z] #41 29.39 math/rand
15:59:58 [2020-09-15T15:59:58.634Z] #41 30.46 sort
15:59:58 [2020-09-15T15:59:58.634Z] #41 30.46 io
15:59:58 [2020-09-15T15:59:58.634Z] #41 30.46 strconv
15:59:58 [2020-09-15T15:59:58.634Z] #41 30.50 syscall
15:59:58 [2020-09-15T15:59:58.634Z] #41 31.78 bytes
15:59:58 [2020-09-15T15:59:58.634Z] #41 31.79 strings
15:59:58 [2020-09-15T15:59:58.634Z] #41 33.60 bufio
15:59:58 [2020-09-15T15:59:58.634Z] #41 33.73 reflect
15:59:58 [2020-09-15T15:59:58.634Z] #41 35.31 regexp/syntax
15:59:58 [2020-09-15T15:59:58.634Z] #41 36.35 hash/crc32
15:59:58 [2020-09-15T15:59:58.634Z] #41 37.45 crypto/rc4
15:59:58 [2020-09-15T15:59:58.634Z] #41 37.75 vendor/golang.org/x/net/dns/dnsmessage
15:59:58 [2020-09-15T15:59:58.634Z] #41 ...
15:59:58 [2020-09-15T15:59:58.634Z] 
15:59:58 [2020-09-15T15:59:58.634Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:59:58 [2020-09-15T15:59:58.634Z] #25 3.783 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:59:58 [2020-09-15T15:59:58.634Z] #25 3.991 
15:59:58 [2020-09-15T15:59:58.634Z] #25 4.189 
                                                                           0.0%
###                                                                        5.5%
########                                                                  11.1%
############                                                              16.8%
################                                                          22.3%
###################                                                       27.2%
#######################                                                   32.8%
###########################                                               38.6%
###############################                                           43.9%
15:59:58 [2020-09-15T15:59:58.634Z] #25 ...
15:59:58 [2020-09-15T15:59:58.634Z] 
15:59:58 [2020-09-15T15:59:58.634Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:59:58 [2020-09-15T15:59:58.634Z] #30 28.68 sync
15:59:58 [2020-09-15T15:59:58.634Z] #30 28.68 internal/reflectlite
15:59:58 [2020-09-15T15:59:58.634Z] #30 29.92 sort
15:59:58 [2020-09-15T15:59:58.634Z] #30 29.92 errors
15:59:58 [2020-09-15T15:59:58.634Z] #30 30.36 strconv
15:59:58 [2020-09-15T15:59:58.634Z] #30 30.37 internal/oserror
15:59:58 [2020-09-15T15:59:58.634Z] #30 30.38 io
15:59:58 [2020-09-15T15:59:58.634Z] #30 30.45 syscall
15:59:58 [2020-09-15T15:59:58.634Z] #30 31.26 strings
15:59:58 [2020-09-15T15:59:58.634Z] #30 31.28 bytes
15:59:58 [2020-09-15T15:59:58.634Z] #30 34.48 path
15:59:58 [2020-09-15T15:59:58.634Z] #30 34.59 bufio
15:59:58 [2020-09-15T15:59:58.634Z] #30 35.21 text/tabwriter
15:59:58 [2020-09-15T15:59:58.634Z] #30 35.60 reflect
15:59:58 [2020-09-15T15:59:58.634Z] #30 37.89 internal/syscall/execenv
15:59:58 [2020-09-15T15:59:58.634Z] #30 37.91 internal/syscall/unix
15:59:58 [2020-09-15T15:59:58.634Z] #30 37.91 time
15:59:58 [2020-09-15T15:59:58.634Z] #30 ...
15:59:58 [2020-09-15T15:59:58.634Z] 
15:59:58 [2020-09-15T15:59:58.634Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:59:58 [2020-09-15T15:59:58.897Z] #25 6.409 
15:59:59 [2020-09-15T15:59:59.001Z] #38 51.57 Selecting previously unselected package libprotoc17:amd64.
15:59:59 [2020-09-15T15:59:59.001Z] #38 51.59 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
15:59:59 [2020-09-15T15:59:59.001Z] #38 51.59 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
15:59:59 [2020-09-15T15:59:59.055Z] #26 10.04 
                                                                           1.0%
#                                                                          2.6%
###                                                                        4.2%
###                                                                        4.8%
####                                                                       5.7%
####                                                                       6.8%
######                                                                     8.4%
#######                                                                    9.7%
########                                                                  11.7%
#########                                                                 12.8%
###########                                                               15.5%
###########                                                               16.6%
#############                                                             18.2%
##############                                                            20.4%
###############                                                           22.0%
#################                                                         23.6%
#################                                                         24.7%
##################                                                        26.3%
####################                                                      28.0%
#####################                                                     29.6%
######################                                                    31.2%
#######################                                                   32.8%
#########################                                                 35.6%
###########################                                               37.8%
############################                                              39.9%
##############################                                            42.6%
################################                                          44.8%
#################################                                         47.2%
###################################                                       49.7%
#####################################                                     51.5%
######################################                                    52.8%
#######################################                                   54.4%
########################################                                  56.1%
#########################################                                 58.2%
##########################################                                59.3%
###########################################                               60.3%
############################################                              61.2%
############################################                              61.7%
#############################################                             63.4%
##############################################                            64.4%
###############################################                           65.5%
###############################################                           66.6%
################################################                          67.7%
#################################################                         69.3%
##################################################                        70.4%
###################################################                       71.5%
####################################################                      72.6%
####################################################                      73.1%
#####################################################                     73.7%
######################################################                    75.3%
######################################################                    76.4%
#######################################################                   77.4%
########################################################                  79.1%
#########################################################                 80.2%
##########################################################                81.2%
###########################################################               82.3%
15:59:59 [2020-09-15T15:59:59.055Z] #26 ...
15:59:59 [2020-09-15T15:59:59.055Z] 
15:59:59 [2020-09-15T15:59:59.055Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:59:59 [2020-09-15T15:59:59.055Z] #39 46.60 Selecting previously unselected package python-protobuf.
15:59:59 [2020-09-15T15:59:59.055Z] #39 46.66 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
15:59:59 [2020-09-15T15:59:59.055Z] #39 46.67 Unpacking python-protobuf (3.6.1.3-2) ...
15:59:59 [2020-09-15T15:59:59.055Z] #39 47.38 Setting up python-pkg-resources (40.8.0-1) ...
15:59:59 [2020-09-15T15:59:59.055Z] #39 53.90 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
15:59:59 [2020-09-15T15:59:59.055Z] #39 53.92 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:59:59 [2020-09-15T15:59:59.055Z] #39 53.93 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:59:59 [2020-09-15T15:59:59.055Z] #39 53.93 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
15:59:59 [2020-09-15T15:59:59.055Z] #39 53.94 Setting up python-six (1.12.0-1) ...
15:59:59 [2020-09-15T15:59:59.055Z] #39 ...
15:59:59 [2020-09-15T15:59:59.055Z] 
15:59:59 [2020-09-15T15:59:59.055Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:59:59 [2020-09-15T15:59:59.157Z] #25 6.591 
                                                                           0.2%
######################                                                    31.3%
###############################################                           65.5%
######################################################################## 100.0%
15:59:59 [2020-09-15T15:59:59.257Z] #38 52.29 Selecting previously unselected package protobuf-c-compiler.
15:59:59 [2020-09-15T15:59:59.258Z] #38 52.29 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
15:59:59 [2020-09-15T15:59:59.258Z] #38 52.29 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:59:59 [2020-09-15T15:59:59.557Z] #38 52.42 Selecting previously unselected package protobuf-compiler.
15:59:59 [2020-09-15T15:59:59.557Z] #38 52.45 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
15:59:59 [2020-09-15T15:59:59.557Z] #38 52.48 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:59:59 [2020-09-15T15:59:59.557Z] #38 52.66 Selecting previously unselected package python-pkg-resources.
15:59:59 [2020-09-15T15:59:59.557Z] #38 52.66 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:59:59 [2020-09-15T15:59:59.687Z] #26 10.04 
                                                                           1.0%
#                                                                          2.6%
###                                                                        4.2%
###                                                                        4.8%
####                                                                       5.7%
####                                                                       6.8%
######                                                                     8.4%
#######                                                                    9.7%
########                                                                  11.7%
#########                                                                 12.8%
###########                                                               15.5%
###########                                                               16.6%
#############                                                             18.2%
##############                                                            20.4%
###############                                                           22.0%
#################                                                         23.6%
#################                                                         24.7%
##################                                                        26.3%
####################                                                      28.0%
#####################                                                     29.6%
######################                                                    31.2%
#######################                                                   32.8%
#########################                                                 35.6%
###########################                                               37.8%
############################                                              39.9%
##############################                                            42.6%
################################                                          44.8%
#################################                                         47.2%
###################################                                       49.7%
#####################################                                     51.5%
######################################                                    52.8%
#######################################                                   54.4%
########################################                                  56.1%
#########################################                                 58.2%
##########################################                                59.3%
###########################################                               60.3%
############################################                              61.2%
############################################                              61.7%
#############################################                             63.4%
##############################################                            64.4%
###############################################                           65.5%
###############################################                           66.6%
################################################                          67.7%
#################################################                         69.3%
##################################################                        70.4%
###################################################                       71.5%
####################################################                      72.6%
####################################################                      73.1%
#####################################################                     73.7%
######################################################                    75.3%
######################################################                    76.4%
#######################################################                   77.4%
########################################################                  79.1%
#########################################################                 80.2%
##########################################################                81.2%
###########################################################               82.3%
############################################################              84.0%
#############################################################             85.7%
##############################################################            86.8%
###############################################################           88.4%
################################################################          90.1%
#
15:59:59 [2020-09-15T15:59:59.687Z] #26 ...
15:59:59 [2020-09-15T15:59:59.687Z] 
15:59:59 [2020-09-15T15:59:59.687Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:59:59 [2020-09-15T15:59:59.687Z] #42 47.30 sync
15:59:59 [2020-09-15T15:59:59.687Z] #42 47.31 internal/reflectlite
15:59:59 [2020-09-15T15:59:59.687Z] #42 50.95 math/rand
15:59:59 [2020-09-15T15:59:59.687Z] #42 50.98 internal/singleflight
15:59:59 [2020-09-15T15:59:59.687Z] #42 51.00 github.com/LK4D4/vndr/godl/singleflight
15:59:59 [2020-09-15T15:59:59.687Z] #42 54.26 sort
15:59:59 [2020-09-15T15:59:59.687Z] #42 54.29 strconv
15:59:59 [2020-09-15T15:59:59.687Z] #42 54.29 io
15:59:59 [2020-09-15T15:59:59.687Z] #42 54.65 syscall
15:59:59 [2020-09-15T15:59:59.687Z] #42 ...
15:59:59 [2020-09-15T15:59:59.687Z] 
15:59:59 [2020-09-15T15:59:59.687Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:59:59 [2020-09-15T15:59:59.703Z] #25 4.189 
                                                                           0.0%
###                                                                        5.5%
########                                                                  11.1%
############                                                              16.8%
################                                                          22.3%
###################                                                       27.2%
#######################                                                   32.8%
###########################                                               38.6%
###############################                                           43.9%
####################################                                      50.7%
########################################                                  56.2%
############################################                              61.9%
##############################################                            65.2%
#################################################                         69.0%
#####################################################                     74.6%
########################################################                  78.5%
###########################################################               82.2%
##############################################################            86.6%
##################################################################        93.0%
######################################################################## 100.0%
15:59:59 [2020-09-15T15:59:59.728Z] #25 7.323 
15:59:59 [2020-09-15T15:59:59.815Z] #38 52.67 Unpacking python-pkg-resources (40.8.0-1) ...
15:59:59 [2020-09-15T15:59:59.815Z] #38 52.84 Selecting previously unselected package python-six.
15:59:59 [2020-09-15T15:59:59.815Z] #38 52.84 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:59:59 [2020-09-15T15:59:59.815Z] #38 52.85 Unpacking python-six (1.12.0-1) ...
15:59:59 [2020-09-15T15:59:59.966Z] #25 6.521 
16:00:00 [2020-09-15T16:00:00.072Z] #38 52.96 Selecting previously unselected package python-protobuf.
16:00:00 [2020-09-15T16:00:00.073Z] #38 52.96 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
16:00:00 [2020-09-15T16:00:00.073Z] #38 52.97 Unpacking python-protobuf (3.6.1.3-2) ...
16:00:00 [2020-09-15T16:00:00.073Z] #38 ...
16:00:00 [2020-09-15T16:00:00.073Z] 
16:00:00 [2020-09-15T16:00:00.073Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:00 [2020-09-15T16:00:00.073Z] #25 2.076 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
16:00:00 [2020-09-15T16:00:00.073Z] #25 2.428 
16:00:00 [2020-09-15T16:00:00.073Z] #25 2.653 
#                                                                          2.0%
#####                                                                      8.0%
##########                                                                15.0%
##############                                                            20.1%
##################                                                        25.9%
######################                                                    31.0%
##########################                                                36.5%
##############################                                            42.5%
###################################                                       48.8%
######################################                                    53.8%
##########################################                                58.4%
#############################################                             63.6%
#####################################################                     73.9%
##########################################################                81.1%
################################################################          89.5%
#######################################################################   99.2%
######################################################################## 100.0%
16:00:00 [2020-09-15T16:00:00.073Z] #25 4.653 
16:00:00 [2020-09-15T16:00:00.073Z] #25 4.832 
#########                                                                 13.6%
#############################                                             41.4%
#########################################################                 79.5%
######################################################################## 100.0%
16:00:00 [2020-09-15T16:00:00.073Z] #25 ...
16:00:00 [2020-09-15T16:00:00.073Z] 
16:00:00 [2020-09-15T16:00:00.073Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:00:00 [2020-09-15T16:00:00.073Z] #10 43.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
16:00:00 [2020-09-15T16:00:00.073Z] #10 43.74 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]
16:00:00 [2020-09-15T16:00:00.073Z] #10 43.75 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]
16:00:00 [2020-09-15T16:00:00.073Z] #10 48.41 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]
16:00:00 [2020-09-15T16:00:00.073Z] #10 51.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
16:00:00 [2020-09-15T16:00:00.073Z] #10 51.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
16:00:00 [2020-09-15T16:00:00.073Z] #10 51.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:00:00 [2020-09-15T16:00:00.073Z] #10 51.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:00:00 [2020-09-15T16:00:00.073Z] #10 51.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]
16:00:00 [2020-09-15T16:00:00.073Z] #10 51.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
16:00:00 [2020-09-15T16:00:00.073Z] #10 51.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
16:00:00 [2020-09-15T16:00:00.073Z] #10 51.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
16:00:00 [2020-09-15T16:00:00.073Z] #10 51.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
16:00:00 [2020-09-15T16:00:00.073Z] #10 51.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
16:00:00 [2020-09-15T16:00:00.073Z] #10 51.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
16:00:00 [2020-09-15T16:00:00.073Z] #10 51.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
16:00:00 [2020-09-15T16:00:00.073Z] #10 51.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
16:00:00 [2020-09-15T16:00:00.073Z] #10 51.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
16:00:00 [2020-09-15T16:00:00.073Z] #10 51.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
16:00:00 [2020-09-15T16:00:00.073Z] #10 52.73 debconf: delaying package configuration, since apt-utils is not installed
16:00:00 [2020-09-15T16:00:00.073Z] #10 52.91 Fetched 77.7 MB in 10s (7759 kB/s)
16:00:00 [2020-09-15T16:00:00.073Z] #10 53.02 Selecting previously unselected package binutils-mingw-w64-i686.
16:00:00 [2020-09-15T16:00:00.073Z] #10 53.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 ... 15410 files and directories currently installed.)
16:00:00 [2020-09-15T16:00:00.073Z] #10 53.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
16:00:00 [2020-09-15T16:00:00.073Z] #10 53.06 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:00:00 [2020-09-15T16:00:00.307Z] #26 10.04 
                                                                           1.0%
#                                                                          2.6%
###                                                                        4.2%
###                                                                        4.8%
####                                                                       5.7%
####                                                                       6.8%
######                                                                     8.4%
#######                                                                    9.7%
########                                                                  11.7%
#########                                                                 12.8%
###########                                                               15.5%
###########                                                               16.6%
#############                                                             18.2%
##############                                                            20.4%
###############                                                           22.0%
#################                                                         23.6%
#################                                                         24.7%
##################                                                        26.3%
####################                                                      28.0%
#####################                                                     29.6%
######################                                                    31.2%
#######################                                                   32.8%
#########################                                                 35.6%
###########################                                               37.8%
############################                                              39.9%
##############################                                            42.6%
################################                                          44.8%
#################################                                         47.2%
###################################                                       49.7%
#####################################                                     51.5%
######################################                                    52.8%
#######################################                                   54.4%
########################################                                  56.1%
#########################################                                 58.2%
##########################################                                59.3%
###########################################                               60.3%
############################################                              61.2%
############################################                              61.7%
#############################################                             63.4%
##############################################                            64.4%
###############################################                           65.5%
###############################################                           66.6%
################################################                          67.7%
#################################################                         69.3%
##################################################                        70.4%
###################################################                       71.5%
####################################################                      72.6%
####################################################                      73.1%
#####################################################                     73.7%
######################################################                    75.3%
######################################################                    76.4%
#######################################################                   77.4%
########################################################                  79.1%
#########################################################                 80.2%
##########################################################                81.2%
###########################################################               82.3%
############################################################              84.0%
#############################################################             85.7%
##############################################################            86.8%
###############################################################           88.4%
################################################################          90.1%
#################################################################         91.1%
##################################################################        92.8%
###################################################################       94.4%
#####################################################################     96.6%
#######################################################################   98.7%
######################################################################## 100.0%
16:00:00 [2020-09-15T16:00:00.307Z] #26 18.34 
16:00:00 [2020-09-15T16:00:00.329Z] #10 ...
16:00:00 [2020-09-15T16:00:00.329Z] 
16:00:00 [2020-09-15T16:00:00.329Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
16:00:00 [2020-09-15T16:00:00.329Z] #28 50.26 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.
16:00:00 [2020-09-15T16:00:00.329Z] #28 51.04 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
16:00:00 [2020-09-15T16:00:00.329Z] #28 51.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:00:00 [2020-09-15T16:00:00.496Z] #25 6.702 
                                                                           0.2%
##############                                                            20.4%
#########################################                                 58.2%
######################################################################## 100.0%
16:00:00 [2020-09-15T16:00:00.512Z] #25 7.505 
                                                                           1.2%
#####                                                                      7.8%
########                                                                  11.9%
##########                                                                15.1%
###############                                                           22.1%
####################                                                      28.0%
16:00:00 [2020-09-15T16:00:00.512Z] #25 ...
16:00:00 [2020-09-15T16:00:00.512Z] 
16:00:00 [2020-09-15T16:00:00.512Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:00:00 [2020-09-15T16:00:00.512Z] #38 31.37 Reading package lists...
16:00:00 [2020-09-15T16:00:00.512Z] #38 38.14 Building dependency tree...
16:00:00 [2020-09-15T16:00:00.512Z] #38 42.37 The following additional packages will be installed:
16:00:00 [2020-09-15T16:00:00.512Z] #38 42.37   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
16:00:00 [2020-09-15T16:00:00.512Z] #38 42.41   libprotoc17 python-pkg-resources python-six zlib1g-dev
16:00:00 [2020-09-15T16:00:00.512Z] #38 42.41 Suggested packages:
16:00:00 [2020-09-15T16:00:00.512Z] #38 42.41   manpages-dev python-setuptools
16:00:00 [2020-09-15T16:00:00.512Z] #38 44.85 The following NEW packages will be installed:
16:00:00 [2020-09-15T16:00:00.512Z] #38 44.85   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
16:00:00 [2020-09-15T16:00:00.512Z] #38 44.85   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
16:00:00 [2020-09-15T16:00:00.512Z] #38 44.85   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
16:00:00 [2020-09-15T16:00:00.512Z] #38 44.87   python-six zlib1g-dev
16:00:00 [2020-09-15T16:00:00.512Z] #38 45.44 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
16:00:00 [2020-09-15T16:00:00.512Z] #38 45.44 Need to get 4095 kB of archives.
16:00:00 [2020-09-15T16:00:00.512Z] #38 45.44 After this operation, 22.5 MB of additional disk space will be used.
16:00:00 [2020-09-15T16:00:00.512Z] #38 45.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
16:00:00 [2020-09-15T16:00:00.512Z] #38 45.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:00:00 [2020-09-15T16:00:00.512Z] #38 45.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
16:00:00 [2020-09-15T16:00:00.512Z] #38 45.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:00:00 [2020-09-15T16:00:00.512Z] #38 45.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
16:00:00 [2020-09-15T16:00:00.512Z] #38 45.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:00:00 [2020-09-15T16:00:00.512Z] #38 45.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
16:00:00 [2020-09-15T16:00:00.512Z] #38 45.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
16:00:00 [2020-09-15T16:00:00.512Z] #38 45.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
16:00:00 [2020-09-15T16:00:00.512Z] #38 45.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
16:00:00 [2020-09-15T16:00:00.512Z] #38 45.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
16:00:00 [2020-09-15T16:00:00.512Z] #38 45.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
16:00:00 [2020-09-15T16:00:00.512Z] #38 45.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
16:00:00 [2020-09-15T16:00:00.512Z] #38 45.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
16:00:00 [2020-09-15T16:00:00.512Z] #38 45.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
16:00:00 [2020-09-15T16:00:00.512Z] #38 45.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
16:00:00 [2020-09-15T16:00:00.512Z] #38 45.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
16:00:00 [2020-09-15T16:00:00.512Z] #38 46.93 debconf: delaying package configuration, since apt-utils is not installed
16:00:00 [2020-09-15T16:00:00.512Z] #38 47.14 Fetched 4095 kB in 1s (6377 kB/s)
16:00:00 [2020-09-15T16:00:00.512Z] #38 47.23 Selecting previously unselected package libcap-dev:amd64.
16:00:00 [2020-09-15T16:00:00.512Z] #38 47.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 ... 15410 files and directories currently installed.)
16:00:00 [2020-09-15T16:00:00.512Z] #38 47.28 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
16:00:00 [2020-09-15T16:00:00.512Z] #38 47.30 Unpacking libcap-dev:amd64 (1:2.25-2) ...
16:00:00 [2020-09-15T16:00:00.512Z] #38 47.45 Selecting previously unselected package libnet1:amd64.
16:00:00 [2020-09-15T16:00:00.512Z] #38 47.45 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:00:00 [2020-09-15T16:00:00.512Z] #38 47.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:00:00 [2020-09-15T16:00:00.512Z] #38 47.64 Selecting previously unselected package libnet1-dev.
16:00:00 [2020-09-15T16:00:00.512Z] #38 47.65 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
16:00:00 [2020-09-15T16:00:00.512Z] #38 47.78 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
16:00:00 [2020-09-15T16:00:00.512Z] #38 ...
16:00:00 [2020-09-15T16:00:00.512Z] 
16:00:00 [2020-09-15T16:00:00.512Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:00 [2020-09-15T16:00:00.764Z] #25 7.422 
16:00:01 [2020-09-15T16:00:01.295Z] #25 7.505 
                                                                           1.2%
#####                                                                      7.8%
########                                                                  11.9%
##########                                                                15.1%
###############                                                           22.1%
####################                                                      28.0%
######################                                                    31.8%
#############################                                             40.4%
#################################                                         47.0%
##########################################                                59.3%
###################################################                       70.9%
########################################################                  78.8%
###############################################################           87.6%
######################################################################    98.5%
######################################################################## 100.0%
16:00:01 [2020-09-15T16:00:01.295Z] #25 ...
16:00:01 [2020-09-15T16:00:01.295Z] 
16:00:01 [2020-09-15T16:00:01.295Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:00:01 [2020-09-15T16:00:01.295Z] #32 31.62 Reading package lists...
16:00:01 [2020-09-15T16:00:01.295Z] #32 39.13 Building dependency tree...
16:00:01 [2020-09-15T16:00:01.295Z] #32 43.95 The following additional packages will be installed:
16:00:01 [2020-09-15T16:00:01.295Z] #32 43.97   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
16:00:01 [2020-09-15T16:00:01.295Z] #32 43.98 Suggested packages:
16:00:01 [2020-09-15T16:00:01.295Z] #32 43.99   cmake-doc ninja-build lrzip
16:00:01 [2020-09-15T16:00:01.295Z] #32 43.99 Recommended packages:
16:00:01 [2020-09-15T16:00:01.295Z] #32 44.00   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:00:01 [2020-09-15T16:00:01.295Z] #32 45.70 The following NEW packages will be installed:
16:00:01 [2020-09-15T16:00:01.295Z] #32 45.71   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
16:00:01 [2020-09-15T16:00:01.295Z] #32 45.73   vim-common xxd
16:00:01 [2020-09-15T16:00:01.295Z] #32 46.15 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
16:00:01 [2020-09-15T16:00:01.295Z] #32 46.15 Need to get 14.9 MB of archives.
16:00:01 [2020-09-15T16:00:01.295Z] #32 46.15 After this operation, 61.8 MB of additional disk space will be used.
16:00:01 [2020-09-15T16:00:01.295Z] #32 46.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:00:01 [2020-09-15T16:00:01.295Z] #32 46.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:00:01 [2020-09-15T16:00:01.295Z] #32 46.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
16:00:01 [2020-09-15T16:00:01.295Z] #32 46.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
16:00:01 [2020-09-15T16:00:01.295Z] #32 47.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
16:00:01 [2020-09-15T16:00:01.295Z] #32 47.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
16:00:01 [2020-09-15T16:00:01.295Z] #32 47.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
16:00:01 [2020-09-15T16:00:01.295Z] #32 47.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
16:00:01 [2020-09-15T16:00:01.295Z] #32 47.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
16:00:01 [2020-09-15T16:00:01.295Z] #32 47.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
16:00:01 [2020-09-15T16:00:01.556Z] #32 48.92 debconf: delaying package configuration, since apt-utils is not installed
16:00:01 [2020-09-15T16:00:01.556Z] #32 ...
16:00:01 [2020-09-15T16:00:01.556Z] 
16:00:01 [2020-09-15T16:00:01.556Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:00:01 [2020-09-15T16:00:01.556Z] #38 47.99 Selecting previously unselected package libnl-3-200:amd64.
16:00:01 [2020-09-15T16:00:01.556Z] #38 48.00 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
16:00:01 [2020-09-15T16:00:01.556Z] #38 48.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:00:01 [2020-09-15T16:00:01.556Z] #38 48.19 Selecting previously unselected package libnl-3-dev:amd64.
16:00:01 [2020-09-15T16:00:01.556Z] #38 48.20 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
16:00:01 [2020-09-15T16:00:01.556Z] #38 48.21 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
16:00:01 [2020-09-15T16:00:01.556Z] #38 48.59 Selecting previously unselected package libprotobuf-c1:amd64.
16:00:01 [2020-09-15T16:00:01.556Z] #38 48.60 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:00:01 [2020-09-15T16:00:01.556Z] #38 48.61 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:00:01 [2020-09-15T16:00:01.556Z] #38 48.73 Selecting previously unselected package libprotobuf-c-dev:amd64.
16:00:01 [2020-09-15T16:00:01.556Z] #38 48.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
16:00:01 [2020-09-15T16:00:01.556Z] #38 48.73 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:00:01 [2020-09-15T16:00:01.556Z] #38 48.95 Selecting previously unselected package zlib1g-dev:amd64.
16:00:01 [2020-09-15T16:00:01.556Z] #38 48.96 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
16:00:01 [2020-09-15T16:00:01.556Z] #38 48.96 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:00:01 [2020-09-15T16:00:01.556Z] #38 ...
16:00:01 [2020-09-15T16:00:01.556Z] 
16:00:01 [2020-09-15T16:00:01.556Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:00:01 [2020-09-15T16:00:01.556Z] #10 31.44 Reading package lists...
16:00:01 [2020-09-15T16:00:01.556Z] #10 39.46 Building dependency tree...
16:00:01 [2020-09-15T16:00:01.556Z] #10 44.85 The following additional packages will be installed:
16:00:01 [2020-09-15T16:00:01.556Z] #10 44.85   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
16:00:01 [2020-09-15T16:00:01.556Z] #10 44.87   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
16:00:01 [2020-09-15T16:00:01.556Z] #10 44.87   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:00:01 [2020-09-15T16:00:01.556Z] #10 44.89   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
16:00:01 [2020-09-15T16:00:01.556Z] #10 44.90 Suggested packages:
16:00:01 [2020-09-15T16:00:01.556Z] #10 44.90   gcc-8-locales seccomp wine64
16:00:01 [2020-09-15T16:00:01.556Z] #10 46.30 The following NEW packages will be installed:
16:00:01 [2020-09-15T16:00:01.556Z] #10 46.30   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:00:01 [2020-09-15T16:00:01.556Z] #10 46.31   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
16:00:01 [2020-09-15T16:00:01.556Z] #10 46.31   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:00:01 [2020-09-15T16:00:01.556Z] #10 46.31   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
16:00:01 [2020-09-15T16:00:01.556Z] #10 46.32   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
16:00:01 [2020-09-15T16:00:01.556Z] #10 46.33   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
16:00:01 [2020-09-15T16:00:01.556Z] #10 46.81 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
16:00:01 [2020-09-15T16:00:01.556Z] #10 46.81 Need to get 77.7 MB of archives.
16:00:01 [2020-09-15T16:00:01.556Z] #10 46.81 After this operation, 487 MB of additional disk space will be used.
16:00:01 [2020-09-15T16:00:01.556Z] #10 46.81 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]
16:00:01 [2020-09-15T16:00:01.556Z] #10 47.04 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]
16:00:01 [2020-09-15T16:00:01.556Z] #10 47.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
16:00:01 [2020-09-15T16:00:01.556Z] #10 47.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
16:00:01 [2020-09-15T16:00:01.556Z] #10 47.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
16:00:01 [2020-09-15T16:00:01.556Z] #10 47.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
16:00:01 [2020-09-15T16:00:01.556Z] #10 48.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
16:00:01 [2020-09-15T16:00:01.556Z] #10 48.49 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]
16:00:01 [2020-09-15T16:00:01.556Z] #10 48.51 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]
16:00:01 [2020-09-15T16:00:01.558Z] #25 7.699 
                                                                           0.2%
######################                                                    31.2%
##########################################                                58.6%
#########################################################                 79.7%
######################################################################## 100.0%
16:00:01 [2020-09-15T16:00:01.817Z] #10 ...
16:00:01 [2020-09-15T16:00:01.817Z] 
16:00:01 [2020-09-15T16:00:01.817Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:00:01 [2020-09-15T16:00:01.817Z] #38 49.18 Selecting previously unselected package libprotobuf17:amd64.
16:00:01 [2020-09-15T16:00:01.817Z] #38 49.19 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
16:00:01 [2020-09-15T16:00:01.817Z] #38 49.19 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
16:00:01 [2020-09-15T16:00:01.847Z] #26 ...
16:00:01 [2020-09-15T16:00:01.847Z] 
16:00:01 [2020-09-15T16:00:01.847Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:00:01 [2020-09-15T16:00:01.847Z] #33 58.67 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
16:00:01 [2020-09-15T16:00:01.847Z] #33 58.69 Setting up xxd (2:8.1.0875-5) ...
16:00:01 [2020-09-15T16:00:01.847Z] #33 58.69 Setting up libuv1:ppc64el (1.24.1-1) ...
16:00:01 [2020-09-15T16:00:01.847Z] #33 58.71 Setting up vim-common (2:8.1.0875-5) ...
16:00:01 [2020-09-15T16:00:01.847Z] #33 58.74 Setting up librhash0:ppc64el (1.3.8-1) ...
16:00:01 [2020-09-15T16:00:01.847Z] #33 58.75 Setting up cmake-data (3.13.4-1) ...
16:00:01 [2020-09-15T16:00:01.847Z] #33 58.79 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
16:00:01 [2020-09-15T16:00:01.847Z] #33 58.81 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
16:00:01 [2020-09-15T16:00:01.847Z] #33 58.82 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
16:00:01 [2020-09-15T16:00:01.847Z] #33 58.83 Setting up cmake (3.13.4-1) ...
16:00:01 [2020-09-15T16:00:01.847Z] #33 58.84 Processing triggers for libc-bin (2.28-10) ...
16:00:01 [2020-09-15T16:00:01.847Z] #33 58.91 Processing triggers for mime-support (3.62) ...
16:00:01 [2020-09-15T16:00:01.847Z] #33 DONE 59.2s
16:00:01 [2020-09-15T16:00:01.847Z] 
16:00:01 [2020-09-15T16:00:01.847Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
16:00:01 [2020-09-15T16:00:01.847Z] #29 51.83 Checking out files:  79% (1204/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:  96% (1468/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.
16:00:01 [2020-09-15T16:00:01.847Z] #29 53.02 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
16:00:01 [2020-09-15T16:00:01.847Z] #29 53.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:00:01 [2020-09-15T16:00:01.847Z] #29 ...
16:00:01 [2020-09-15T16:00:01.847Z] 
16:00:01 [2020-09-15T16:00:01.847Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.318 + RM_GOPATH=0
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.325 + TMP_GOPATH=
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.326 + : /build
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.326 + '[' -z '' ']'
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.331 ++ mktemp -d
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.337 + export GOPATH=/tmp/tmp.1jo7JNokQP
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.352 + GOPATH=/tmp/tmp.1jo7JNokQP
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.353 + RM_GOPATH=1
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.354 + case "$(go env GOARCH)" in
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.355 ++ go env GOARCH
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.384 + export GO_BUILDMODE=-buildmode=pie
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.386 + GO_BUILDMODE=-buildmode=pie
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.387 ++ dirname /tmp/install/install.sh
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.398 + dir=/tmp/install
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.398 + bin=tini
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.398 + shift
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.399 + '[' '!' -f /tmp/install/tini.installer ']'
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.399 + . /tmp/install/tini.installer
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.399 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.400 + install_tini
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.400 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.400 + git clone https://github.com/krallin/tini.git /tmp/tmp.1jo7JNokQP/tini
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.400 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
16:00:01 [2020-09-15T16:00:01.847Z] #34 0.403 Cloning into '/tmp/tmp.1jo7JNokQP/tini'...
16:00:02 [2020-09-15T16:00:02.135Z] #25 8.562 
16:00:02 [2020-09-15T16:00:02.389Z] #38 ...
16:00:02 [2020-09-15T16:00:02.389Z] 
16:00:02 [2020-09-15T16:00:02.389Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:02 [2020-09-15T16:00:02.389Z] #30 39.79 sync
16:00:02 [2020-09-15T16:00:02.389Z] #30 39.79 internal/reflectlite
16:00:02 [2020-09-15T16:00:02.389Z] #30 43.02 sort
16:00:02 [2020-09-15T16:00:02.389Z] #30 43.07 errors
16:00:02 [2020-09-15T16:00:02.389Z] #30 44.19 strconv
16:00:02 [2020-09-15T16:00:02.389Z] #30 44.99 io
16:00:02 [2020-09-15T16:00:02.389Z] #30 46.19 internal/oserror
16:00:02 [2020-09-15T16:00:02.389Z] #30 46.38 syscall
16:00:02 [2020-09-15T16:00:02.389Z] #30 48.69 reflect
16:00:02 [2020-09-15T16:00:02.389Z] #30 ...
16:00:02 [2020-09-15T16:00:02.389Z] 
16:00:02 [2020-09-15T16:00:02.389Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:02 [2020-09-15T16:00:02.389Z] #25 9.372 
16:00:02 [2020-09-15T16:00:02.854Z] #28 ...
16:00:02 [2020-09-15T16:00:02.854Z] 
16:00:02 [2020-09-15T16:00:02.854Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:02 [2020-09-15T16:00:02.854Z] #25 5.607 
16:00:02 [2020-09-15T16:00:02.854Z] #25 5.859 
                                                                           0.2%
###########################                                               38.3%
##################################################                        70.5%
######################################################################## 100.0%
16:00:02 [2020-09-15T16:00:02.854Z] #25 6.544 
16:00:02 [2020-09-15T16:00:02.854Z] #25 6.755 #=#=#                                                                         

                                                                           0.0%
#####                                                                      7.5%
##########                                                                14.1%
##############                                                            19.5%
##################                                                        25.1%
####################                                                      28.8%
#######################                                                   32.6%
###########################                                               38.0%
##############################                                            42.8%
##################################                                        47.4%
######################################                                    52.9%
16:00:02 [2020-09-15T16:00:02.854Z] #25 ...
16:00:02 [2020-09-15T16:00:02.854Z] 
16:00:02 [2020-09-15T16:00:02.854Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:02 [2020-09-15T16:00:02.854Z] #41 45.56 bytes
16:00:02 [2020-09-15T16:00:02.854Z] #41 48.00 reflect
16:00:02 [2020-09-15T16:00:02.854Z] #41 48.58 bufio
16:00:02 [2020-09-15T16:00:02.854Z] #41 50.25 syscall
16:00:02 [2020-09-15T16:00:02.854Z] #41 ...
16:00:02 [2020-09-15T16:00:02.854Z] 
16:00:02 [2020-09-15T16:00:02.854Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:03 [2020-09-15T16:00:03.411Z] #34 1.646 + cd /tmp/tmp.1jo7JNokQP/tini
16:00:03 [2020-09-15T16:00:03.411Z] #34 1.647 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
16:00:03 [2020-09-15T16:00:03.411Z] #34 1.656 + cmake .
16:00:03 [2020-09-15T16:00:03.459Z] #25 8.824 
                                                                           0.0%
####                                                                       5.9%
#######                                                                   10.8%
###########                                                               16.1%
###############                                                           21.2%
##################                                                        25.3%
#####################                                                     30.0%
##########################                                                36.6%
##############################                                            42.8%
####################################                                      50.2%
#######################################                                   55.2%
##########################################                                59.5%
#
16:00:03 [2020-09-15T16:00:03.459Z] #25 ...
16:00:03 [2020-09-15T16:00:03.459Z] 
16:00:03 [2020-09-15T16:00:03.459Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.456 + RM_GOPATH=0
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.456 + TMP_GOPATH=
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.456 + : /build
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.456 + '[' -z '' ']'
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.459 ++ mktemp -d
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.462 + export GOPATH=/tmp/tmp.i7CdCImIS2
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.462 + GOPATH=/tmp/tmp.i7CdCImIS2
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.462 + RM_GOPATH=1
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.471 + case "$(go env GOARCH)" in
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.471 ++ go env GOARCH
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.483 + export GO_BUILDMODE=-buildmode=pie
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.483 + GO_BUILDMODE=-buildmode=pie
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.513 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.515 ++ dirname /tmp/install/install.sh
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.515 + dir=/tmp/install
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.515 + bin=containerd
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.515 + shift
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.515 + '[' '!' -f /tmp/install/containerd.installer ']'
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.515 + . /tmp/install/containerd.installer
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.515 ++ set -e
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.515 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.515 + install_containerd
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.515 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a'
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.515 + git clone https://github.com/containerd/containerd.git /tmp/tmp.i7CdCImIS2/src/github.com/containerd/containerd
16:00:03 [2020-09-15T16:00:03.459Z] #52 2.538 Cloning into '/tmp/tmp.i7CdCImIS2/src/github.com/containerd/containerd'...
16:00:03 [2020-09-15T16:00:03.659Z] #25 6.755 #=#=#                                                                         

                                                                           0.0%
#####                                                                      7.5%
##########                                                                14.1%
##############                                                            19.5%
##################                                                        25.1%
####################                                                      28.8%
#######################                                                   32.6%
###########################                                               38.0%
##############################                                            42.8%
##################################                                        47.4%
######################################                                    52.9%
###########################################                               60.3%
##############################################                            65.2%
##################################################                        70.3%
#######################################################                   76.4%
##########################################################                81.1%
##############################################################            86.1%
#################################################################         91.5%
######################################################################## 100.0%
16:00:03 [2020-09-15T16:00:03.659Z] #25 ...
16:00:03 [2020-09-15T16:00:03.659Z] 
16:00:03 [2020-09-15T16:00:03.659Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:00:03 [2020-09-15T16:00:03.659Z] #32 46.51 Fetched 14.9 MB in 3s (5862 kB/s)
16:00:03 [2020-09-15T16:00:03.659Z] #32 46.65 Selecting previously unselected package xxd.
16:00:03 [2020-09-15T16:00:03.659Z] #32 46.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:00:03 [2020-09-15T16:00:03.659Z] #32 46.93 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
16:00:03 [2020-09-15T16:00:03.660Z] #32 46.97 Unpacking xxd (2:8.1.0875-5) ...
16:00:03 [2020-09-15T16:00:03.660Z] #32 47.29 Selecting previously unselected package vim-common.
16:00:03 [2020-09-15T16:00:03.660Z] #32 47.30 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
16:00:03 [2020-09-15T16:00:03.660Z] #32 47.37 Unpacking vim-common (2:8.1.0875-5) ...
16:00:03 [2020-09-15T16:00:03.660Z] #32 48.27 Selecting previously unselected package cmake-data.
16:00:03 [2020-09-15T16:00:03.660Z] #32 48.27 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
16:00:03 [2020-09-15T16:00:03.660Z] #32 48.28 Unpacking cmake-data (3.13.4-1) ...
16:00:03 [2020-09-15T16:00:03.660Z] #32 51.50 Selecting previously unselected package libicu63:amd64.
16:00:03 [2020-09-15T16:00:03.660Z] #32 51.52 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
16:00:03 [2020-09-15T16:00:03.660Z] #32 51.56 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
16:00:03 [2020-09-15T16:00:03.660Z] #32 ...
16:00:03 [2020-09-15T16:00:03.660Z] 
16:00:03 [2020-09-15T16:00:03.660Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:00:03 [2020-09-15T16:00:03.660Z] #10 55.57 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:00:03 [2020-09-15T16:00:03.660Z] #10 55.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
16:00:03 [2020-09-15T16:00:03.660Z] #10 55.59 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:00:03 [2020-09-15T16:00:03.710Z] #34 ...
16:00:03 [2020-09-15T16:00:03.710Z] 
16:00:03 [2020-09-15T16:00:03.710Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:03 [2020-09-15T16:00:03.710Z] #31 51.61 sort
16:00:03 [2020-09-15T16:00:03.710Z] #31 51.64 errors
16:00:03 [2020-09-15T16:00:03.710Z] #31 52.53 internal/oserror
16:00:03 [2020-09-15T16:00:03.710Z] #31 52.53 strconv
16:00:03 [2020-09-15T16:00:03.710Z] #31 52.55 io
16:00:03 [2020-09-15T16:00:03.710Z] #31 53.16 syscall
16:00:03 [2020-09-15T16:00:03.710Z] #31 58.38 bytes
16:00:03 [2020-09-15T16:00:03.710Z] #31 58.39 strings
16:00:03 [2020-09-15T16:00:03.728Z] #52 ...
16:00:03 [2020-09-15T16:00:03.728Z] 
16:00:03 [2020-09-15T16:00:03.728Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:04 [2020-09-15T16:00:04.017Z] #31 ...
16:00:04 [2020-09-15T16:00:04.017Z] 
16:00:04 [2020-09-15T16:00:04.017Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:04 [2020-09-15T16:00:04.017Z] #34 2.529 -- The C compiler identification is GNU 8.3.0
16:00:04 [2020-09-15T16:00:04.017Z] #34 2.617 -- Check for working C compiler: /usr/bin/cc
16:00:04 [2020-09-15T16:00:04.110Z] #25 9.682 
                                                                           0.0%
#                                                                          1.7%
##                                                                         3.7%
###                                                                        5.2%
####                                                                       6.9%
######                                                                     8.5%
#######                                                                   10.9%
#########                                                                 12.9%
##########                                                                14.8%
###########                                                               15.7%
#############                                                             18.5%
#############                                                             19.4%
###############                                                           21.2%
###############                                                           22.2%
#################                                                         23.9%
##################                                                        26.0%
####################                                                      29.1%
#####################                                                     30.3%
#######################                                                   32.3%
###########
16:00:04 [2020-09-15T16:00:04.110Z] #25 ...
16:00:04 [2020-09-15T16:00:04.110Z] 
16:00:04 [2020-09-15T16:00:04.110Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
16:00:04 [2020-09-15T16:00:04.110Z] #51 46.03 The following additional packages will be installed:
16:00:04 [2020-09-15T16:00:04.110Z] #51 46.03   libbtrfs0
16:00:04 [2020-09-15T16:00:04.110Z] #51 46.21 The following NEW packages will be installed:
16:00:04 [2020-09-15T16:00:04.110Z] #51 46.22   libbtrfs-dev libbtrfs0
16:00:04 [2020-09-15T16:00:04.110Z] #51 46.62 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
16:00:04 [2020-09-15T16:00:04.110Z] #51 46.62 Need to get 119 kB of archives.
16:00:04 [2020-09-15T16:00:04.110Z] #51 46.62 After this operation, 387 kB of additional disk space will be used.
16:00:04 [2020-09-15T16:00:04.110Z] #51 46.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:00:04 [2020-09-15T16:00:04.110Z] #51 46.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:00:04 [2020-09-15T16:00:04.110Z] #51 47.95 debconf: delaying package configuration, since apt-utils is not installed
16:00:04 [2020-09-15T16:00:04.110Z] #51 48.25 Fetched 119 kB in 0s (433 kB/s)
16:00:04 [2020-09-15T16:00:04.110Z] #51 48.40 Selecting previously unselected package libbtrfs0.
16:00:04 [2020-09-15T16:00:04.110Z] #51 48.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:00:04 [2020-09-15T16:00:04.110Z] #51 48.49 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
16:00:04 [2020-09-15T16:00:04.110Z] #51 48.53 Unpacking libbtrfs0 (4.20.1-2) ...
16:00:04 [2020-09-15T16:00:04.110Z] #51 48.66 Selecting previously unselected package libbtrfs-dev.
16:00:04 [2020-09-15T16:00:04.110Z] #51 48.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
16:00:04 [2020-09-15T16:00:04.110Z] #51 48.67 Unpacking libbtrfs-dev (4.20.1-2) ...
16:00:04 [2020-09-15T16:00:04.110Z] #51 49.09 Setting up libbtrfs0 (4.20.1-2) ...
16:00:04 [2020-09-15T16:00:04.110Z] #51 49.11 Setting up libbtrfs-dev (4.20.1-2) ...
16:00:04 [2020-09-15T16:00:04.110Z] #51 49.12 Processing triggers for libc-bin (2.28-10) ...
16:00:04 [2020-09-15T16:00:04.110Z] #51 DONE 51.6s
16:00:04 [2020-09-15T16:00:04.110Z] 
16:00:04 [2020-09-15T16:00:04.110Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:04 [2020-09-15T16:00:04.199Z] Running on azwin-2-8d4250 in d:\jenkins\workspace\moby_PR-41453
[Pipeline] {
[Pipeline] ws
16:00:04 [2020-09-15T16:00:04.216Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
16:00:04 [2020-09-15T16:00:04.529Z] #25 8.824 
                                                                           0.0%
####                                                                       5.9%
#######                                                                   10.8%
###########                                                               16.1%
###############                                                           21.2%
##################                                                        25.3%
#####################                                                     30.0%
##########################                                                36.6%
##############################                                            42.8%
####################################                                      50.2%
#######################################                                   55.2%
##########################################                                59.5%
##############################################                            64.6%
####################################################                      72.4%
######################################################                    75.7%
#########################################################                 79.5%
############################################################              83.4%
##############################################################            86.5%
###################################################################       93.3%
######################################################################## 100.0%
16:00:04 [2020-09-15T16:00:04.529Z] #25 ...
16:00:04 [2020-09-15T16:00:04.529Z] 
16:00:04 [2020-09-15T16:00:04.529Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:00:04 [2020-09-15T16:00:04.529Z] #38 34.72 Selecting previously unselected package libnl-3-dev:arm64.
16:00:04 [2020-09-15T16:00:04.529Z] #38 34.72 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 34.73 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 35.10 Selecting previously unselected package libprotobuf-c1:arm64.
16:00:04 [2020-09-15T16:00:04.529Z] #38 35.11 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 35.13 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 35.31 Selecting previously unselected package libprotobuf-c-dev:arm64.
16:00:04 [2020-09-15T16:00:04.529Z] #38 35.32 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 35.33 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 35.57 Selecting previously unselected package zlib1g-dev:arm64.
16:00:04 [2020-09-15T16:00:04.529Z] #38 35.57 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 35.57 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 35.92 Selecting previously unselected package libprotobuf17:arm64.
16:00:04 [2020-09-15T16:00:04.529Z] #38 35.92 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 35.93 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 37.02 Selecting previously unselected package libprotobuf-lite17:arm64.
16:00:04 [2020-09-15T16:00:04.529Z] #38 37.02 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 37.06 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 37.74 Selecting previously unselected package libprotobuf-dev:arm64.
16:00:04 [2020-09-15T16:00:04.529Z] #38 37.74 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 38.00 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 39.12 Selecting previously unselected package libprotoc17:arm64.
16:00:04 [2020-09-15T16:00:04.529Z] #38 39.12 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 39.12 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 39.55 Selecting previously unselected package protobuf-c-compiler.
16:00:04 [2020-09-15T16:00:04.529Z] #38 39.55 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 39.56 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 39.74 Selecting previously unselected package protobuf-compiler.
16:00:04 [2020-09-15T16:00:04.529Z] #38 39.74 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 39.77 Unpacking protobuf-compiler (3.6.1.3-2) ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 39.92 Selecting previously unselected package python-pkg-resources.
16:00:04 [2020-09-15T16:00:04.529Z] #38 39.93 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 39.93 Unpacking python-pkg-resources (40.8.0-1) ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 40.16 Selecting previously unselected package python-six.
16:00:04 [2020-09-15T16:00:04.529Z] #38 40.16 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 40.17 Unpacking python-six (1.12.0-1) ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 40.36 Selecting previously unselected package python-protobuf.
16:00:04 [2020-09-15T16:00:04.529Z] #38 40.36 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 40.39 Unpacking python-protobuf (3.6.1.3-2) ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 41.06 Setting up python-pkg-resources (40.8.0-1) ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 43.35 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 43.56 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 43.85 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 43.88 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
16:00:04 [2020-09-15T16:00:04.529Z] #38 43.89 Setting up python-six (1.12.0-1) ...
16:00:04 [2020-09-15T16:00:04.793Z] #38 ...
16:00:04 [2020-09-15T16:00:04.793Z] 
16:00:04 [2020-09-15T16:00:04.793Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:04 [2020-09-15T16:00:04.793Z] #25 11.25 
16:00:04 [2020-09-15T16:00:04.794Z] #34 3.277 -- Check for working C compiler: /usr/bin/cc -- works
16:00:04 [2020-09-15T16:00:04.794Z] #34 3.283 -- Detecting C compiler ABI info
16:00:05 [2020-09-15T16:00:05.057Z] #25 ...
16:00:05 [2020-09-15T16:00:05.057Z] 
16:00:05 [2020-09-15T16:00:05.057Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:05 [2020-09-15T16:00:05.057Z] #47 35.09 syscall
16:00:05 [2020-09-15T16:00:05.057Z] #47 35.09 reflect
16:00:05 [2020-09-15T16:00:05.057Z] #47 35.09 bufio
16:00:05 [2020-09-15T16:00:05.057Z] #47 35.09 regexp/syntax
16:00:05 [2020-09-15T16:00:05.057Z] #47 42.27 time
16:00:05 [2020-09-15T16:00:05.057Z] #47 42.59 regexp
16:00:05 [2020-09-15T16:00:05.057Z] #47 ...
16:00:05 [2020-09-15T16:00:05.057Z] 
16:00:05 [2020-09-15T16:00:05.057Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:05 [2020-09-15T16:00:05.447Z] #25 9.682 
                                                                           0.0%
#                                                                          1.7%
##                                                                         3.7%
###                                                                        5.2%
####                                                                       6.9%
######                                                                     8.5%
#######                                                                   10.9%
#########                                                                 12.9%
##########                                                                14.8%
###########                                                               15.7%
#############                                                             18.5%
#############                                                             19.4%
###############                                                           21.2%
###############                                                           22.2%
#################                                                         23.9%
##################                                                        26.0%
####################                                                      29.1%
#####################                                                     30.3%
#######################                                                   32.3%
#########################                                                 34.8%
##########################                                                36.3%
##########################                                                37.4%
############################                                              38.9%
############################                                              39.7%
#############################                                             41.6%
##############################                                            42.0%
###############################                                           43.5%
################################                                          44.8%
################################                                          45.1%
#################################                                         46.0%
####
16:00:05 [2020-09-15T16:00:05.447Z] #25 ...
16:00:05 [2020-09-15T16:00:05.447Z] 
16:00:05 [2020-09-15T16:00:05.447Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:05 [2020-09-15T16:00:05.447Z] #41 42.72 errors
16:00:05 [2020-09-15T16:00:05.447Z] #41 43.30 sort
16:00:05 [2020-09-15T16:00:05.447Z] #41 43.44 io
16:00:05 [2020-09-15T16:00:05.447Z] #41 45.48 strconv
16:00:05 [2020-09-15T16:00:05.447Z] #41 45.66 bytes
16:00:05 [2020-09-15T16:00:05.447Z] #41 48.24 bufio
16:00:05 [2020-09-15T16:00:05.447Z] #41 48.87 reflect
16:00:05 [2020-09-15T16:00:05.447Z] #41 50.24 syscall
16:00:05 [2020-09-15T16:00:05.447Z] #41 ...
16:00:05 [2020-09-15T16:00:05.447Z] 
16:00:05 [2020-09-15T16:00:05.447Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:05 [2020-09-15T16:00:05.489Z] #34 3.938 -- Detecting C compiler ABI info - done
16:00:05 [2020-09-15T16:00:05.489Z] #34 4.027 -- Detecting C compile features
16:00:05 [2020-09-15T16:00:05.854Z] #25 11.59 #=#=#                                                                         

                                                                           0.0%
#                                                                          1.4%
#                                                                          2.5%
##                                                                         3.6%
16:00:05 [2020-09-15T16:00:05.854Z] #25 ...
16:00:05 [2020-09-15T16:00:05.854Z] 
16:00:05 [2020-09-15T16:00:05.854Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:00:05 [2020-09-15T16:00:05.854Z] #10 35.97 debconf: delaying package configuration, since apt-utils is not installed
16:00:05 [2020-09-15T16:00:05.854Z] #10 36.09 Fetched 73.3 MB in 7s (10.9 MB/s)
16:00:05 [2020-09-15T16:00:05.854Z] #10 36.22 Selecting previously unselected package binutils-mingw-w64-i686.
16:00:05 [2020-09-15T16:00:05.854Z] #10 36.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 ... 15383 files and directories currently installed.)
16:00:05 [2020-09-15T16:00:05.854Z] #10 36.64 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
16:00:05 [2020-09-15T16:00:05.854Z] #10 36.65 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:00:05 [2020-09-15T16:00:05.854Z] #10 38.38 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:00:05 [2020-09-15T16:00:05.854Z] #10 38.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
16:00:05 [2020-09-15T16:00:05.854Z] #10 38.41 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:00:05 [2020-09-15T16:00:05.854Z] #10 40.49 Selecting previously unselected package binutils-mingw-w64.
16:00:05 [2020-09-15T16:00:05.854Z] #10 40.50 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
16:00:05 [2020-09-15T16:00:05.854Z] #10 40.51 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
16:00:05 [2020-09-15T16:00:05.854Z] #10 40.66 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:00:05 [2020-09-15T16:00:05.854Z] #10 40.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
16:00:05 [2020-09-15T16:00:05.854Z] #10 40.70 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
16:00:05 [2020-09-15T16:00:05.854Z] #10 40.91 Selecting previously unselected package dmsetup.
16:00:05 [2020-09-15T16:00:05.854Z] #10 40.93 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
16:00:05 [2020-09-15T16:00:05.854Z] #10 40.95 Unpacking dmsetup (2:1.02.155-3) ...
16:00:05 [2020-09-15T16:00:05.854Z] #10 41.13 Selecting previously unselected package mingw-w64-common.
16:00:05 [2020-09-15T16:00:05.854Z] #10 41.13 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
16:00:05 [2020-09-15T16:00:05.854Z] #10 41.13 Unpacking mingw-w64-common (6.0.0-3) ...
16:00:05 [2020-09-15T16:00:05.854Z] #10 ...
16:00:05 [2020-09-15T16:00:05.854Z] 
16:00:05 [2020-09-15T16:00:05.854Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:06 [2020-09-15T16:00:06.736Z] #52 ...
16:00:06 [2020-09-15T16:00:06.736Z] 
16:00:06 [2020-09-15T16:00:06.736Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:00:06 [2020-09-15T16:00:06.736Z] #45 DONE 157.6s
16:00:06 [2020-09-15T16:00:06.736Z] 
16:00:06 [2020-09-15T16:00:06.736Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:00:06 [2020-09-15T16:00:06.736Z] #52 ...
16:00:06 [2020-09-15T16:00:06.736Z] 
16:00:06 [2020-09-15T16:00:06.736Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
16:00:06 [2020-09-15T16:00:06.736Z] #46 DONE 0.2s
16:00:06 [2020-09-15T16:00:06.736Z] 
16:00:06 [2020-09-15T16:00:06.736Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:00:06 [2020-09-15T16:00:06.736Z] #52 ...
16:00:06 [2020-09-15T16:00:06.736Z] 
16:00:06 [2020-09-15T16:00:06.736Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
16:00:06 [2020-09-15T16:00:06.736Z] #48 DONE 0.1s
16:00:06 [2020-09-15T16:00:06.736Z] 
16:00:06 [2020-09-15T16:00:06.736Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
16:00:06 [2020-09-15T16:00:06.736Z] #50 DONE 0.1s
16:00:06 [2020-09-15T16:00:06.736Z] 
16:00:06 [2020-09-15T16:00:06.736Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:00:06 [2020-09-15T16:00:06.948Z] #10 59.47 Selecting previously unselected package binutils-mingw-w64.
16:00:06 [2020-09-15T16:00:06.949Z] #10 59.51 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
16:00:06 [2020-09-15T16:00:06.949Z] #10 59.51 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
16:00:06 [2020-09-15T16:00:06.949Z] #10 59.64 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:00:06 [2020-09-15T16:00:06.949Z] #10 59.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
16:00:06 [2020-09-15T16:00:06.949Z] #10 59.67 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:00:06 [2020-09-15T16:00:06.949Z] #10 59.95 Selecting previously unselected package dmsetup.
16:00:06 [2020-09-15T16:00:06.949Z] #10 59.96 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
16:00:06 [2020-09-15T16:00:06.949Z] #10 59.96 Unpacking dmsetup (2:1.02.155-3) ...
16:00:07 [2020-09-15T16:00:07.204Z] #10 60.21 Selecting previously unselected package mingw-w64-common.
16:00:07 [2020-09-15T16:00:07.204Z] #10 60.23 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
16:00:07 [2020-09-15T16:00:07.204Z] #10 60.24 Unpacking mingw-w64-common (6.0.0-3) ...
16:00:07 [2020-09-15T16:00:07.768Z] #10 ...
16:00:07 [2020-09-15T16:00:07.768Z] 
16:00:07 [2020-09-15T16:00:07.768Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:07 [2020-09-15T16:00:07.768Z] #25 9.959 
16:00:07 [2020-09-15T16:00:07.895Z] #34 5.888 -- Detecting C compile features - done
16:00:07 [2020-09-15T16:00:07.895Z] #34 5.911 -- Performing Test HAS_BUILTIN_FORTIFY
16:00:07 [2020-09-15T16:00:07.895Z] #34 ...
16:00:07 [2020-09-15T16:00:07.895Z] 
16:00:07 [2020-09-15T16:00:07.895Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:00:07 [2020-09-15T16:00:07.895Z] #11 55.25 Selecting previously unselected package binutils-mingw-w64.
16:00:07 [2020-09-15T16:00:07.895Z] #11 55.35 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
16:00:07 [2020-09-15T16:00:07.895Z] #11 55.37 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
16:00:07 [2020-09-15T16:00:07.895Z] #11 55.77 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
16:00:07 [2020-09-15T16:00:07.895Z] #11 55.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
16:00:07 [2020-09-15T16:00:07.895Z] #11 55.82 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
16:00:07 [2020-09-15T16:00:07.895Z] #11 56.33 Selecting previously unselected package dmsetup.
16:00:07 [2020-09-15T16:00:07.895Z] #11 56.43 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
16:00:07 [2020-09-15T16:00:07.895Z] #11 56.45 Unpacking dmsetup (2:1.02.155-3) ...
16:00:07 [2020-09-15T16:00:07.895Z] #11 56.72 Selecting previously unselected package mingw-w64-common.
16:00:07 [2020-09-15T16:00:07.895Z] #11 56.73 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
16:00:07 [2020-09-15T16:00:07.895Z] #11 56.73 Unpacking mingw-w64-common (6.0.0-3) ...
16:00:07 [2020-09-15T16:00:07.895Z] #11 63.37 Selecting previously unselected package mingw-w64-x86-64-dev.
16:00:07 [2020-09-15T16:00:07.895Z] #11 63.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
16:00:07 [2020-09-15T16:00:07.895Z] #11 63.39 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
16:00:07 [2020-09-15T16:00:07.895Z] #11 ...
16:00:07 [2020-09-15T16:00:07.895Z] 
16:00:07 [2020-09-15T16:00:07.895Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:07 [2020-09-15T16:00:07.895Z] #26 19.98 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:00:07 [2020-09-15T16:00:07.895Z] #26 20.55 
16:00:07 [2020-09-15T16:00:07.895Z] #26 20.73 
#################################################                         68.7%
######################################################################## 100.0%
16:00:07 [2020-09-15T16:00:07.895Z] #26 20.91 
16:00:07 [2020-09-15T16:00:07.895Z] #26 22.75 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:00:07 [2020-09-15T16:00:07.895Z] #26 22.85 skipping existing 5cb8031fd95d
16:00:07 [2020-09-15T16:00:07.895Z] #26 23.07 
16:00:07 [2020-09-15T16:00:07.895Z] #26 24.84 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
16:00:07 [2020-09-15T16:00:07.895Z] #26 24.94 skipping existing 283607eaa57e
16:00:07 [2020-09-15T16:00:07.895Z] #26 25.05 
16:00:07 [2020-09-15T16:00:07.895Z] #26 ...
16:00:07 [2020-09-15T16:00:07.895Z] 
16:00:07 [2020-09-15T16:00:07.895Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:07 [2020-09-15T16:00:07.895Z] #34 6.207 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:00:07 [2020-09-15T16:00:07.895Z] #34 6.330 -- Configuring done
16:00:07 [2020-09-15T16:00:07.895Z] #34 6.358 -- Generating done
16:00:07 [2020-09-15T16:00:07.895Z] #34 6.361 -- Build files have been written to: /tmp/tmp.1jo7JNokQP/tini
16:00:07 [2020-09-15T16:00:07.895Z] #34 6.365 + make tini-static
16:00:08 [2020-09-15T16:00:08.283Z] #34 6.692 Scanning dependencies of target tini-static
16:00:08 [2020-09-15T16:00:08.283Z] #34 6.779 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:00:08 [2020-09-15T16:00:08.763Z] #25 11.59 #=#=#                                                                         

                                                                           0.0%
#                                                                          1.4%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.9%
####                                                                       6.7%
#####                                                                      8.3%
#######                                                                   10.0%
########                                                                  11.5%
#########                                                                 12.8%
##########                                                                14.4%
###########                                                               15.7%
############                                                              16.8%
############                                                              17.6%
#############                                                             19.3%
##############                                                            20.7%
###############                                                           21.8%
################                                                          23.1%
#################                                                         23.7%
##################                                                        25.3%
###################                                                       26.7%
###################                                                       27.7%
####################                                                      28.7%
######################                                                    30.7%
#######################                                                   32.2%
########################                                                  33.5%
#########################                                                 34.9%
#########################                                                 35.7%
###########################                                               37.5%
###########################                                               38.8%
############################                                              39.5%
############################                                              40.2%
16:00:08 [2020-09-15T16:00:08.763Z] #25 ...
16:00:08 [2020-09-15T16:00:08.763Z] 
16:00:08 [2020-09-15T16:00:08.763Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:00:08 [2020-09-15T16:00:08.763Z] #32 38.96 Selecting previously unselected package libicu63:arm64.
16:00:08 [2020-09-15T16:00:08.763Z] #32 38.99 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
16:00:08 [2020-09-15T16:00:08.763Z] #32 39.04 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
16:00:08 [2020-09-15T16:00:08.763Z] #32 43.04 Selecting previously unselected package libxml2:arm64.
16:00:08 [2020-09-15T16:00:08.763Z] #32 43.05 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
16:00:08 [2020-09-15T16:00:08.763Z] #32 43.08 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
16:00:08 [2020-09-15T16:00:08.763Z] #32 43.92 Selecting previously unselected package libarchive13:arm64.
16:00:08 [2020-09-15T16:00:08.763Z] #32 43.92 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
16:00:08 [2020-09-15T16:00:08.763Z] #32 43.93 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
16:00:08 [2020-09-15T16:00:08.763Z] #32 44.61 Selecting previously unselected package libjsoncpp1:arm64.
16:00:08 [2020-09-15T16:00:08.763Z] #32 44.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
16:00:08 [2020-09-15T16:00:08.763Z] #32 44.64 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
16:00:08 [2020-09-15T16:00:08.763Z] #32 45.01 Selecting previously unselected package librhash0:arm64.
16:00:08 [2020-09-15T16:00:08.763Z] #32 45.02 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
16:00:08 [2020-09-15T16:00:08.763Z] #32 45.04 Unpacking librhash0:arm64 (1.3.8-1) ...
16:00:08 [2020-09-15T16:00:08.763Z] #32 45.53 Selecting previously unselected package libuv1:arm64.
16:00:08 [2020-09-15T16:00:08.763Z] #32 45.53 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
16:00:08 [2020-09-15T16:00:08.763Z] #32 45.55 Unpacking libuv1:arm64 (1.24.1-1) ...
16:00:08 [2020-09-15T16:00:08.763Z] #32 46.37 Selecting previously unselected package cmake.
16:00:08 [2020-09-15T16:00:08.763Z] #32 46.38 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
16:00:08 [2020-09-15T16:00:08.763Z] #32 46.39 Unpacking cmake (3.13.4-1) ...
16:00:08 [2020-09-15T16:00:08.763Z] #32 48.80 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
16:00:08 [2020-09-15T16:00:08.763Z] #32 48.84 Setting up xxd (2:8.1.0875-5) ...
16:00:08 [2020-09-15T16:00:08.763Z] #32 48.92 Setting up libuv1:arm64 (1.24.1-1) ...
16:00:08 [2020-09-15T16:00:08.860Z] #25 9.682 
                                                                           0.0%
#                                                                          1.7%
##                                                                         3.7%
###                                                                        5.2%
####                                                                       6.9%
######                                                                     8.5%
#######                                                                   10.9%
#########                                                                 12.9%
##########                                                                14.8%
###########                                                               15.7%
#############                                                             18.5%
#############                                                             19.4%
###############                                                           21.2%
###############                                                           22.2%
#################                                                         23.9%
##################                                                        26.0%
####################                                                      29.1%
#####################                                                     30.3%
#######################                                                   32.3%
#########################                                                 34.8%
##########################                                                36.3%
##########################                                                37.4%
############################                                              38.9%
############################                                              39.7%
#############################                                             41.6%
##############################                                            42.0%
###############################                                           43.5%
################################                                          44.8%
################################                                          45.1%
#################################                                         46.0%
#################################                                         47.2%
###################################                                       48.7%
####################################                                      50.2%
#####################################                                     51.5%
#####################################                                     52.7%
######################################                                    53.9%
#######################################                                   55.5%
#########################################                                 57.5%
##########################################                                58.8%
###########################################                               60.0%
############################################                              61.7%
#############################################                             63.2%
###############################################                           65.5%
################################################                          66.7%
################################################                          67.9%
##################################################                        69.5%
###################################################                       71.4%
####################################################                      72.7%
#####################################################                     74.5%
######################################################                    75.6%
#######################################################                   77.7%
########################################################                  78.5%
#########################################################                 79.8%
##########################################################                81.3%
############################################################              83.8%
#############################################################             85.6%
###############################################################           87.7%
################################################################          89.0%
##################################################################        91.8%
###################################################################       94.1%
#####################################################################     95.8%
######################################################################    98.0%
######################################################################## 100.0%
16:00:09 [2020-09-15T16:00:09.027Z] #32 49.01 Setting up vim-common (2:8.1.0875-5) ...
16:00:09 [2020-09-15T16:00:09.027Z] #32 ...
16:00:09 [2020-09-15T16:00:09.027Z] 
16:00:09 [2020-09-15T16:00:09.027Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:09 [2020-09-15T16:00:09.038Z] #34 ...
16:00:09 [2020-09-15T16:00:09.038Z] 
16:00:09 [2020-09-15T16:00:09.038Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:00:09 [2020-09-15T16:00:09.038Z] #39 60.12 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
16:00:09 [2020-09-15T16:00:09.038Z] #39 60.12 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
16:00:09 [2020-09-15T16:00:09.038Z] #39 60.13 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
16:00:09 [2020-09-15T16:00:09.038Z] #39 60.13 Setting up libcap-dev:ppc64el (1:2.25-2) ...
16:00:09 [2020-09-15T16:00:09.038Z] #39 60.15 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
16:00:09 [2020-09-15T16:00:09.038Z] #39 60.16 Setting up protobuf-compiler (3.6.1.3-2) ...
16:00:09 [2020-09-15T16:00:09.038Z] #39 60.17 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
16:00:09 [2020-09-15T16:00:09.038Z] #39 60.19 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
16:00:09 [2020-09-15T16:00:09.038Z] #39 60.20 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
16:00:09 [2020-09-15T16:00:09.038Z] #39 60.21 Setting up python-protobuf (3.6.1.3-2) ...
16:00:09 [2020-09-15T16:00:09.038Z] #39 66.40 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
16:00:09 [2020-09-15T16:00:09.038Z] #39 66.41 Processing triggers for libc-bin (2.28-10) ...
16:00:09 [2020-09-15T16:00:09.038Z] #39 DONE 66.7s
16:00:09 [2020-09-15T16:00:09.038Z] 
16:00:09 [2020-09-15T16:00:09.038Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:09 [2020-09-15T16:00:09.120Z] #25 16.72 
16:00:09 [2020-09-15T16:00:09.580Z] #25 10.19 
                                                                           0.4%
                                                                           1.2%
#                                                                          1.9%
##                                                                         2.9%
##                                                                         3.8%
###                                                                        4.7%
####                                                                       6.1%
#####                                                                      7.2%
#####                                                                      8.3%
#######                                                                    9.8%
#######                                                                   11.0%
########                                                                  12.1%
#########                                                                 13.4%
###########                                                               15.7%
############                                                              17.2%
#############                                                             18.9%
###############                                                           20.9%
################                                                          22.6%
#################                                                         24.3%
##################                                                        26.3%
###################                                                       27.8%
#####################                                                     29.6%
######################                                                    30.9%
#######################                                                   32.6%
########################                                                  34.7%
#########################                                                 36.1%
##########################                                                37.5%
###########################                                               38.6%
#############################                                             40.4%
##############################                                            42.4%
################################                                          45.1%
##################################                                        47.7%
###################################                                       49.7%
#####################################                                     52.1%
#######################################                                   55.1%
########################################                                  56.8%
###########################################                               60.0%
#############################################                             62.9%
##############################################                            65.3%
################################################                          67.5%
#################################################                         69.3%
###################################################                       70.9%
###################################################                       72.0%
####################################################                      73.5%
######################################################                    75.1%
#######################################################                   77.0%
#######
16:00:09 [2020-09-15T16:00:09.580Z] #25 ...
16:00:09 [2020-09-15T16:00:09.580Z] 
16:00:09 [2020-09-15T16:00:09.580Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:09 [2020-09-15T16:00:09.580Z] #47 52.66 syscall
16:00:09 [2020-09-15T16:00:09.580Z] #47 52.70 reflect
16:00:09 [2020-09-15T16:00:09.580Z] #47 60.71 context
16:00:09 [2020-09-15T16:00:09.580Z] #47 61.66 internal/syscall/execenv
16:00:09 [2020-09-15T16:00:09.580Z] #47 61.97 internal/syscall/unix
16:00:09 [2020-09-15T16:00:09.580Z] #47 62.26 os
16:00:09 [2020-09-15T16:00:09.837Z] #47 ...
16:00:09 [2020-09-15T16:00:09.837Z] 
16:00:09 [2020-09-15T16:00:09.837Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:10 [2020-09-15T16:00:10.201Z] #40 ...
16:00:10 [2020-09-15T16:00:10.201Z] 
16:00:10 [2020-09-15T16:00:10.201Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:10 [2020-09-15T16:00:10.201Z] #26 27.19 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:00:10 [2020-09-15T16:00:10.201Z] #26 27.61 #=#=#                                                                         
16:00:10 [2020-09-15T16:00:10.201Z] #26 27.78 
######################################################################## 100.0%
16:00:10 [2020-09-15T16:00:10.201Z] #26 27.90 
16:00:10 [2020-09-15T16:00:10.201Z] #26 27.98 Download of images into '/build' complete.
16:00:10 [2020-09-15T16:00:10.201Z] #26 27.99 Use something like the following to load the result into a Docker daemon:
16:00:10 [2020-09-15T16:00:10.201Z] #26 27.99   tar -cC '/build' . | docker load
16:00:10 [2020-09-15T16:00:10.201Z] #26 DONE 28.1s
16:00:10 [2020-09-15T16:00:10.201Z] 
16:00:10 [2020-09-15T16:00:10.201Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:10 [2020-09-15T16:00:10.201Z] #31 64.56 bufio
16:00:10 [2020-09-15T16:00:10.201Z] #31 67.37 path
16:00:10 [2020-09-15T16:00:10.201Z] #31 67.51 reflect
16:00:10 [2020-09-15T16:00:10.354Z] #25 10.19 
                                                                           0.4%
                                                                           1.2%
#                                                                          1.9%
##                                                                         2.9%
##                                                                         3.8%
###                                                                        4.7%
####                                                                       6.1%
#####                                                                      7.2%
#####                                                                      8.3%
#######                                                                    9.8%
#######                                                                   11.0%
########                                                                  12.1%
#########                                                                 13.4%
###########                                                               15.7%
############                                                              17.2%
#############                                                             18.9%
###############                                                           20.9%
################                                                          22.6%
#################                                                         24.3%
##################                                                        26.3%
###################                                                       27.8%
#####################                                                     29.6%
######################                                                    30.9%
#######################                                                   32.6%
########################                                                  34.7%
#########################                                                 36.1%
##########################                                                37.5%
###########################                                               38.6%
#############################                                             40.4%
##############################                                            42.4%
################################                                          45.1%
##################################                                        47.7%
###################################                                       49.7%
#####################################                                     52.1%
#######################################                                   55.1%
########################################                                  56.8%
###########################################                               60.0%
#############################################                             62.9%
##############################################                            65.3%
################################################                          67.5%
#################################################                         69.3%
###################################################                       70.9%
###################################################                       72.0%
####################################################                      73.5%
######################################################                    75.1%
#######################################################                   77.0%
#########################################################                 79.2%
#########################################################                 80.1%
###########################################################               82.5%
############################################################              84.2%
#############################################################             85.7%
############
16:00:10 [2020-09-15T16:00:10.354Z] #25 ...
16:00:10 [2020-09-15T16:00:10.354Z] 
16:00:10 [2020-09-15T16:00:10.354Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:10 [2020-09-15T16:00:10.354Z] #30 53.18 time
16:00:10 [2020-09-15T16:00:10.354Z] #30 59.29 internal/poll
16:00:10 [2020-09-15T16:00:10.354Z] #30 61.59 internal/syscall/execenv
16:00:10 [2020-09-15T16:00:10.354Z] #30 61.83 internal/syscall/unix
16:00:10 [2020-09-15T16:00:10.354Z] #30 62.11 os
16:00:10 [2020-09-15T16:00:10.354Z] #30 62.90 internal/fmtsort
16:00:10 [2020-09-15T16:00:10.354Z] #30 ...
16:00:10 [2020-09-15T16:00:10.354Z] 
16:00:10 [2020-09-15T16:00:10.354Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:10 [2020-09-15T16:00:10.503Z] #25 18.16 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:00:10 [2020-09-15T16:00:10.544Z] #31 ...
16:00:10 [2020-09-15T16:00:10.544Z] 
16:00:10 [2020-09-15T16:00:10.544Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:10 [2020-09-15T16:00:10.544Z] #34 7.971 [100%] Linking C executable tini-static
16:00:10 [2020-09-15T16:00:10.544Z] #34 8.761 [100%] Built target tini-static
16:00:10 [2020-09-15T16:00:10.544Z] #34 8.822 + mkdir -p /build
16:00:10 [2020-09-15T16:00:10.544Z] #34 8.826 + cp tini-static /build/docker-init
16:00:10 [2020-09-15T16:00:10.544Z] #34 DONE 8.9s
16:00:10 [2020-09-15T16:00:10.544Z] 
16:00:10 [2020-09-15T16:00:10.544Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:10 [2020-09-15T16:00:10.544Z] #48 57.98 strconv
16:00:10 [2020-09-15T16:00:10.544Z] #48 57.98 io
16:00:10 [2020-09-15T16:00:10.544Z] #48 58.07 syscall
16:00:10 [2020-09-15T16:00:10.544Z] #48 60.72 strings
16:00:10 [2020-09-15T16:00:10.544Z] #48 60.75 bytes
16:00:10 [2020-09-15T16:00:10.544Z] #48 67.44 bufio
16:00:10 [2020-09-15T16:00:10.544Z] #48 68.09 reflect
16:00:10 [2020-09-15T16:00:10.544Z] #48 ...
16:00:10 [2020-09-15T16:00:10.544Z] 
16:00:10 [2020-09-15T16:00:10.544Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:10 [2020-09-15T16:00:10.544Z] #40 1.344 Note: Building without setproctitle() and strlcpy() support.
16:00:10 [2020-09-15T16:00:10.544Z] #40 1.352       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:00:10 [2020-09-15T16:00:10.544Z] #40 1.361 Note: Building without GnuTLS support
16:00:10 [2020-09-15T16:00:10.544Z] #40 1.376 Makefile.config:39: Warn: you have no libnftables installed
16:00:10 [2020-09-15T16:00:10.544Z] #40 1.377 Makefile.config:40: Warn: Building without nftables support
16:00:10 [2020-09-15T16:00:10.612Z] #25 10.19 
                                                                           0.4%
                                                                           1.2%
#                                                                          1.9%
##                                                                         2.9%
##                                                                         3.8%
###                                                                        4.7%
####                                                                       6.1%
#####                                                                      7.2%
#####                                                                      8.3%
#######                                                                    9.8%
#######                                                                   11.0%
########                                                                  12.1%
#########                                                                 13.4%
###########                                                               15.7%
############                                                              17.2%
#############                                                             18.9%
###############                                                           20.9%
################                                                          22.6%
#################                                                         24.3%
##################                                                        26.3%
###################                                                       27.8%
#####################                                                     29.6%
######################                                                    30.9%
#######################                                                   32.6%
########################                                                  34.7%
#########################                                                 36.1%
##########################                                                37.5%
###########################                                               38.6%
#############################                                             40.4%
##############################                                            42.4%
################################                                          45.1%
##################################                                        47.7%
###################################                                       49.7%
#####################################                                     52.1%
#######################################                                   55.1%
########################################                                  56.8%
###########################################                               60.0%
#############################################                             62.9%
##############################################                            65.3%
################################################                          67.5%
#################################################                         69.3%
###################################################                       70.9%
###################################################                       72.0%
####################################################                      73.5%
######################################################                    75.1%
#######################################################                   77.0%
#########################################################                 79.2%
#########################################################                 80.1%
###########################################################               82.5%
############################################################              84.2%
#############################################################             85.7%
###############################################################           87.5%
################################################################          89.4%
#################################################################         91.5%
##################################################################        92.9%
###
16:00:10 [2020-09-15T16:00:10.612Z] #25 ...
16:00:10 [2020-09-15T16:00:10.612Z] 
16:00:10 [2020-09-15T16:00:10.612Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:00:10 [2020-09-15T16:00:10.612Z] #38 53.58 Setting up python-pkg-resources (40.8.0-1) ...
16:00:10 [2020-09-15T16:00:10.612Z] #38 59.26 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:00:10 [2020-09-15T16:00:10.612Z] #38 59.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:00:10 [2020-09-15T16:00:10.612Z] #38 59.28 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:00:10 [2020-09-15T16:00:10.612Z] #38 59.31 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:00:10 [2020-09-15T16:00:10.612Z] #38 59.34 Setting up python-six (1.12.0-1) ...
16:00:10 [2020-09-15T16:00:10.709Z] #25 11.59 #=#=#                                                                         

                                                                           0.0%
#                                                                          1.4%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.9%
####                                                                       6.7%
#####                                                                      8.3%
#######                                                                   10.0%
########                                                                  11.5%
#########                                                                 12.8%
##########                                                                14.4%
###########                                                               15.7%
############                                                              16.8%
############                                                              17.6%
#############                                                             19.3%
##############                                                            20.7%
###############                                                           21.8%
################                                                          23.1%
#################                                                         23.7%
##################                                                        25.3%
###################                                                       26.7%
###################                                                       27.7%
####################                                                      28.7%
######################                                                    30.7%
#######################                                                   32.2%
########################                                                  33.5%
#########################                                                 34.9%
#########################                                                 35.7%
###########################                                               37.5%
###########################                                               38.8%
############################                                              39.5%
############################                                              40.2%
#############################                                             41.6%
##############################                                            42.2%
###############################                                           43.3%
###############################                                           44.3%
################################                                          45.1%
#################################                                         46.3%
##################################                                        47.4%
##################################                                        48.2%
###################################                                       49.0%
###################################                                       49.9%
####################################                                      51.4%
#####################################                                     52.8%
######################################                                    54.2%
#######################################                                   54.6%
########################################                                  56.1%
#########################################                                 57.4%
##
16:00:10 [2020-09-15T16:00:10.709Z] #25 ...
16:00:10 [2020-09-15T16:00:10.709Z] 
16:00:10 [2020-09-15T16:00:10.709Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:10 [2020-09-15T16:00:10.709Z] #41 40.70 time
16:00:10 [2020-09-15T16:00:10.709Z] #41 43.03 regexp
16:00:10 [2020-09-15T16:00:10.709Z] #41 45.34 context
16:00:10 [2020-09-15T16:00:10.709Z] #41 45.46 os
16:00:10 [2020-09-15T16:00:10.709Z] #41 47.63 github.com/LK4D4/vndr/versioned
16:00:10 [2020-09-15T16:00:10.709Z] #41 49.14 internal/lazyregexp
16:00:10 [2020-09-15T16:00:10.709Z] #41 49.15 os/exec
16:00:10 [2020-09-15T16:00:10.709Z] #41 49.20 net
16:00:10 [2020-09-15T16:00:10.709Z] #41 ...
16:00:10 [2020-09-15T16:00:10.709Z] 
16:00:10 [2020-09-15T16:00:10.709Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:10 [2020-09-15T16:00:10.869Z] #38 63.67 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:00:10 [2020-09-15T16:00:10.869Z] #38 63.71 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:00:10 [2020-09-15T16:00:10.869Z] #38 63.73 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
16:00:10 [2020-09-15T16:00:10.869Z] #38 63.74 Setting up libcap-dev:amd64 (1:2.25-2) ...
16:00:10 [2020-09-15T16:00:10.869Z] #38 ...
16:00:10 [2020-09-15T16:00:10.869Z] 
16:00:10 [2020-09-15T16:00:10.869Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:11 [2020-09-15T16:00:11.075Z] #25 18.62 #=#=#                                                                         
16:00:11 [2020-09-15T16:00:11.075Z] #25 18.81 
#                                                                          2.2%
######################################################################## 100.0%
16:00:11 [2020-09-15T16:00:11.127Z] #25 10.19 
                                                                           0.4%
                                                                           1.2%
#                                                                          1.9%
##                                                                         2.9%
##                                                                         3.8%
###                                                                        4.7%
####                                                                       6.1%
#####                                                                      7.2%
#####                                                                      8.3%
#######                                                                    9.8%
#######                                                                   11.0%
########                                                                  12.1%
#########                                                                 13.4%
###########                                                               15.7%
############                                                              17.2%
#############                                                             18.9%
###############                                                           20.9%
################                                                          22.6%
#################                                                         24.3%
##################                                                        26.3%
###################                                                       27.8%
#####################                                                     29.6%
######################                                                    30.9%
#######################                                                   32.6%
########################                                                  34.7%
#########################                                                 36.1%
##########################                                                37.5%
###########################                                               38.6%
#############################                                             40.4%
##############################                                            42.4%
################################                                          45.1%
##################################                                        47.7%
###################################                                       49.7%
#####################################                                     52.1%
#######################################                                   55.1%
########################################                                  56.8%
###########################################                               60.0%
#############################################                             62.9%
##############################################                            65.3%
################################################                          67.5%
#################################################                         69.3%
###################################################                       70.9%
###################################################                       72.0%
####################################################                      73.5%
######################################################                    75.1%
#######################################################                   77.0%
#########################################################                 79.2%
#########################################################                 80.1%
###########################################################               82.5%
############################################################              84.2%
#############################################################             85.7%
###############################################################           87.5%
################################################################          89.4%
#################################################################         91.5%
##################################################################        92.9%
###################################################################       94.4%
#####################################################################     96.3%
######################################################################    98.0%
######################################################################## 100.0%
16:00:11 [2020-09-15T16:00:11.336Z] #25 18.97 
16:00:11 [2020-09-15T16:00:11.383Z] #25 16.54 
16:00:11 [2020-09-15T16:00:11.908Z] #25 ...
16:00:11 [2020-09-15T16:00:11.908Z] 
16:00:11 [2020-09-15T16:00:11.908Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:00:11 [2020-09-15T16:00:11.908Z] #32 49.16 Fetched 14.9 MB in 2s (8082 kB/s)
16:00:11 [2020-09-15T16:00:11.908Z] #32 49.86 Selecting previously unselected package xxd.
16:00:11 [2020-09-15T16:00:11.908Z] #32 49.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:00:11 [2020-09-15T16:00:11.908Z] #32 49.92 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
16:00:11 [2020-09-15T16:00:11.908Z] #32 50.60 Unpacking xxd (2:8.1.0875-5) ...
16:00:11 [2020-09-15T16:00:11.908Z] #32 51.68 Selecting previously unselected package vim-common.
16:00:11 [2020-09-15T16:00:11.908Z] #32 51.69 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
16:00:11 [2020-09-15T16:00:11.908Z] #32 51.77 Unpacking vim-common (2:8.1.0875-5) ...
16:00:11 [2020-09-15T16:00:11.908Z] #32 52.40 Selecting previously unselected package cmake-data.
16:00:11 [2020-09-15T16:00:11.908Z] #32 52.40 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
16:00:11 [2020-09-15T16:00:11.908Z] #32 52.41 Unpacking cmake-data (3.13.4-1) ...
16:00:11 [2020-09-15T16:00:11.908Z] #32 55.81 Selecting previously unselected package libicu63:amd64.
16:00:11 [2020-09-15T16:00:11.908Z] #32 55.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
16:00:11 [2020-09-15T16:00:11.908Z] #32 55.85 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
16:00:11 [2020-09-15T16:00:11.908Z] #32 ...
16:00:11 [2020-09-15T16:00:11.908Z] 
16:00:11 [2020-09-15T16:00:11.908Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:00:11 [2020-09-15T16:00:11.908Z] #38 51.64 Selecting previously unselected package libprotobuf-lite17:amd64.
16:00:11 [2020-09-15T16:00:11.908Z] #38 51.69 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
16:00:11 [2020-09-15T16:00:11.908Z] #38 51.70 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:00:11 [2020-09-15T16:00:11.908Z] #38 52.18 Selecting previously unselected package libprotobuf-dev:amd64.
16:00:11 [2020-09-15T16:00:11.908Z] #38 52.18 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
16:00:11 [2020-09-15T16:00:11.908Z] #38 52.27 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:00:11 [2020-09-15T16:00:11.908Z] #38 53.73 Selecting previously unselected package libprotoc17:amd64.
16:00:11 [2020-09-15T16:00:11.908Z] #38 53.74 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
16:00:11 [2020-09-15T16:00:11.908Z] #38 53.75 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
16:00:11 [2020-09-15T16:00:11.908Z] #38 54.41 Selecting previously unselected package protobuf-c-compiler.
16:00:11 [2020-09-15T16:00:11.908Z] #38 54.42 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
16:00:11 [2020-09-15T16:00:11.908Z] #38 54.45 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
16:00:11 [2020-09-15T16:00:11.908Z] #38 54.64 Selecting previously unselected package protobuf-compiler.
16:00:11 [2020-09-15T16:00:11.908Z] #38 54.65 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
16:00:11 [2020-09-15T16:00:11.908Z] #38 54.66 Unpacking protobuf-compiler (3.6.1.3-2) ...
16:00:11 [2020-09-15T16:00:11.908Z] #38 55.06 Selecting previously unselected package python-pkg-resources.
16:00:11 [2020-09-15T16:00:11.908Z] #38 55.06 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
16:00:11 [2020-09-15T16:00:11.908Z] #38 55.07 Unpacking python-pkg-resources (40.8.0-1) ...
16:00:11 [2020-09-15T16:00:11.908Z] #38 55.33 Selecting previously unselected package python-six.
16:00:11 [2020-09-15T16:00:11.908Z] #38 55.33 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
16:00:11 [2020-09-15T16:00:11.908Z] #38 55.34 Unpacking python-six (1.12.0-1) ...
16:00:11 [2020-09-15T16:00:11.908Z] #38 55.49 Selecting previously unselected package python-protobuf.
16:00:11 [2020-09-15T16:00:11.908Z] #38 55.50 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
16:00:11 [2020-09-15T16:00:11.908Z] #38 55.50 Unpacking python-protobuf (3.6.1.3-2) ...
16:00:11 [2020-09-15T16:00:11.908Z] #38 56.21 Setting up python-pkg-resources (40.8.0-1) ...
16:00:12 [2020-09-15T16:00:12.292Z] #52 143.0 + bin/containerd-stress
16:00:12 [2020-09-15T16:00:12.449Z] #40 ...
16:00:12 [2020-09-15T16:00:12.449Z] 
16:00:12 [2020-09-15T16:00:12.449Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:12 [2020-09-15T16:00:12.449Z] #42 60.07 vendor/golang.org/x/net/dns/dnsmessage
16:00:12 [2020-09-15T16:00:12.449Z] #42 60.15 bytes
16:00:12 [2020-09-15T16:00:12.449Z] #42 66.70 bufio
16:00:12 [2020-09-15T16:00:12.449Z] #42 67.57 reflect
16:00:12 [2020-09-15T16:00:12.449Z] #42 ...
16:00:12 [2020-09-15T16:00:12.449Z] 
16:00:12 [2020-09-15T16:00:12.449Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:12 [2020-09-15T16:00:12.449Z] #48 69.74 regexp/syntax
16:00:12 [2020-09-15T16:00:12.484Z] #38 ...
16:00:12 [2020-09-15T16:00:12.484Z] 
16:00:12 [2020-09-15T16:00:12.484Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:00:12 [2020-09-15T16:00:12.484Z] #10 52.12 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]
16:00:12 [2020-09-15T16:00:12.484Z] #10 54.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
16:00:12 [2020-09-15T16:00:12.484Z] #10 54.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
16:00:12 [2020-09-15T16:00:12.484Z] #10 54.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:00:12 [2020-09-15T16:00:12.484Z] #10 55.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:00:12 [2020-09-15T16:00:12.484Z] #10 55.02 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]
16:00:12 [2020-09-15T16:00:12.484Z] #10 55.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
16:00:12 [2020-09-15T16:00:12.484Z] #10 55.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
16:00:12 [2020-09-15T16:00:12.484Z] #10 55.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
16:00:12 [2020-09-15T16:00:12.484Z] #10 55.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
16:00:12 [2020-09-15T16:00:12.484Z] #10 55.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
16:00:12 [2020-09-15T16:00:12.484Z] #10 55.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
16:00:12 [2020-09-15T16:00:12.484Z] #10 55.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
16:00:12 [2020-09-15T16:00:12.484Z] #10 55.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
16:00:12 [2020-09-15T16:00:12.484Z] #10 55.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
16:00:12 [2020-09-15T16:00:12.484Z] #10 55.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
16:00:12 [2020-09-15T16:00:12.484Z] #10 56.57 debconf: delaying package configuration, since apt-utils is not installed
16:00:12 [2020-09-15T16:00:12.484Z] #10 56.83 Fetched 77.7 MB in 9s (8955 kB/s)
16:00:12 [2020-09-15T16:00:12.484Z] #10 56.93 Selecting previously unselected package binutils-mingw-w64-i686.
16:00:12 [2020-09-15T16:00:12.484Z] #10 56.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 ... 15410 files and directories currently installed.)
16:00:12 [2020-09-15T16:00:12.484Z] #10 57.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
16:00:12 [2020-09-15T16:00:12.484Z] #10 57.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:00:12 [2020-09-15T16:00:12.484Z] #10 59.68 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:00:12 [2020-09-15T16:00:12.484Z] #10 59.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
16:00:12 [2020-09-15T16:00:12.484Z] #10 59.74 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:00:12 [2020-09-15T16:00:12.625Z] #25 11.59 #=#=#                                                                         

                                                                           0.0%
#                                                                          1.4%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.9%
####                                                                       6.7%
#####                                                                      8.3%
#######                                                                   10.0%
########                                                                  11.5%
#########                                                                 12.8%
##########                                                                14.4%
###########                                                               15.7%
############                                                              16.8%
############                                                              17.6%
#############                                                             19.3%
##############                                                            20.7%
###############                                                           21.8%
################                                                          23.1%
#################                                                         23.7%
##################                                                        25.3%
###################                                                       26.7%
###################                                                       27.7%
####################                                                      28.7%
######################                                                    30.7%
#######################                                                   32.2%
########################                                                  33.5%
#########################                                                 34.9%
#########################                                                 35.7%
###########################                                               37.5%
###########################                                               38.8%
############################                                              39.5%
############################                                              40.2%
#############################                                             41.6%
##############################                                            42.2%
###############################                                           43.3%
###############################                                           44.3%
################################                                          45.1%
#################################                                         46.3%
##################################                                        47.4%
##################################                                        48.2%
###################################                                       49.0%
###################################                                       49.9%
####################################                                      51.4%
#####################################                                     52.8%
######################################                                    54.2%
#######################################                                   54.6%
########################################                                  56.1%
#########################################                                 57.4%
##########################################                                58.5%
##########################################                                58.9%
###########################################                               60.2%
############################################                              61.3%
############################################                              62.4%
#############################################                             63.8%
##############################################                            64.3%
###############################################                           65.6%
################################################                          67.1%
#################################################                         68.5%
##################################################                        70.0%
###################################################                       71.7%
#####################################################                     73.7%
######################################################                    75.8%
#######################################################                   77.7%
#########################################################                 79.4%
16:00:12 [2020-09-15T16:00:12.625Z] #25 ...
16:00:12 [2020-09-15T16:00:12.625Z] 
16:00:12 [2020-09-15T16:00:12.625Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:12 [2020-09-15T16:00:12.625Z] #30 42.79 internal/poll
16:00:12 [2020-09-15T16:00:12.625Z] #30 44.27 os
16:00:12 [2020-09-15T16:00:12.625Z] #30 45.97 internal/fmtsort
16:00:12 [2020-09-15T16:00:12.625Z] #30 46.81 fmt
16:00:12 [2020-09-15T16:00:12.625Z] #30 46.81 path/filepath
16:00:12 [2020-09-15T16:00:12.625Z] #30 48.15 io/ioutil
16:00:12 [2020-09-15T16:00:12.626Z] #30 49.53 github.com/BurntSushi/toml
16:00:12 [2020-09-15T16:00:12.626Z] #30 49.54 flag
16:00:12 [2020-09-15T16:00:12.626Z] #30 49.54 log
16:00:12 [2020-09-15T16:00:12.626Z] #30 51.97 github.com/BurntSushi/toml/cmd/tomlv
16:00:12 [2020-09-15T16:00:12.890Z] #30 ...
16:00:12 [2020-09-15T16:00:12.890Z] 
16:00:12 [2020-09-15T16:00:12.890Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:13 [2020-09-15T16:00:13.066Z] #10 ...
16:00:13 [2020-09-15T16:00:13.066Z] 
16:00:13 [2020-09-15T16:00:13.066Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:13 [2020-09-15T16:00:13.066Z] #25 20.57 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:00:13 [2020-09-15T16:00:13.276Z] #25 18.57 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:00:13 [2020-09-15T16:00:13.323Z] #52 144.3 + bin/containerd-shim
16:00:13 [2020-09-15T16:00:13.359Z] #25 ...
16:00:13 [2020-09-15T16:00:13.359Z] 
16:00:13 [2020-09-15T16:00:13.359Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
16:00:13 [2020-09-15T16:00:13.359Z] #28 50.59 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.
16:00:13 [2020-09-15T16:00:13.359Z] #28 50.83 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
16:00:13 [2020-09-15T16:00:13.359Z] #28 51.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:00:13 [2020-09-15T16:00:13.534Z] #25 18.92 
16:00:13 [2020-09-15T16:00:13.632Z] #28 ...
16:00:13 [2020-09-15T16:00:13.632Z] 
16:00:13 [2020-09-15T16:00:13.632Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:13 [2020-09-15T16:00:13.791Z] #25 19.10 
######################################################################## 100.0%
16:00:13 [2020-09-15T16:00:13.893Z] #25 21.15 #=#=#                                                                         
##O#- #                                                                       
16:00:14 [2020-09-15T16:00:14.048Z] #25 19.26 
16:00:14 [2020-09-15T16:00:14.159Z] #25 21.82 
                                                                           0.3%
######################################################################## 100.0%
16:00:14 [2020-09-15T16:00:14.159Z] #25 ...
16:00:14 [2020-09-15T16:00:14.159Z] 
16:00:14 [2020-09-15T16:00:14.159Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.146 + RM_GOPATH=0
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.146 + TMP_GOPATH=
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.146 + : /build
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.146 + '[' -z '' ']'
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.151 ++ mktemp -d
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.151 + export GOPATH=/tmp/tmp.Eu4k9VLnnU
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.151 + GOPATH=/tmp/tmp.Eu4k9VLnnU
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.151 + RM_GOPATH=1
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.151 + case "$(go env GOARCH)" in
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.151 ++ go env GOARCH
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.180 + export GO_BUILDMODE=-buildmode=pie
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.180 + GO_BUILDMODE=-buildmode=pie
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.181 ++ dirname /tmp/install/install.sh
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.183 + dir=/tmp/install
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.183 + bin=containerd
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.183 + shift
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.184 + '[' '!' -f /tmp/install/containerd.installer ']'
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.184 + . /tmp/install/containerd.installer
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.184 ++ set -e
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.184 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.186 + install_containerd
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.191 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a'
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.194 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.195 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Eu4k9VLnnU/src/github.com/containerd/containerd
16:00:14 [2020-09-15T16:00:14.159Z] #52 1.199 Cloning into '/tmp/tmp.Eu4k9VLnnU/src/github.com/containerd/containerd'...
16:00:14 [2020-09-15T16:00:14.421Z] #52 ...
16:00:14 [2020-09-15T16:00:14.421Z] 
16:00:14 [2020-09-15T16:00:14.421Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:00:14 [2020-09-15T16:00:14.421Z] #38 61.12 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:00:14 [2020-09-15T16:00:14.421Z] #38 61.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:00:14 [2020-09-15T16:00:14.421Z] #38 61.14 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:00:14 [2020-09-15T16:00:14.421Z] #38 61.16 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:00:14 [2020-09-15T16:00:14.421Z] #38 61.17 Setting up python-six (1.12.0-1) ...
16:00:14 [2020-09-15T16:00:14.833Z] #25 11.59 #=#=#                                                                         

                                                                           0.0%
#                                                                          1.4%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.9%
####                                                                       6.7%
#####                                                                      8.3%
#######                                                                   10.0%
########                                                                  11.5%
#########                                                                 12.8%
##########                                                                14.4%
###########                                                               15.7%
############                                                              16.8%
############                                                              17.6%
#############                                                             19.3%
##############                                                            20.7%
###############                                                           21.8%
################                                                          23.1%
#################                                                         23.7%
##################                                                        25.3%
###################                                                       26.7%
###################                                                       27.7%
####################                                                      28.7%
######################                                                    30.7%
#######################                                                   32.2%
########################                                                  33.5%
#########################                                                 34.9%
#########################                                                 35.7%
###########################                                               37.5%
###########################                                               38.8%
############################                                              39.5%
############################                                              40.2%
#############################                                             41.6%
##############################                                            42.2%
###############################                                           43.3%
###############################                                           44.3%
################################                                          45.1%
#################################                                         46.3%
##################################                                        47.4%
##################################                                        48.2%
###################################                                       49.0%
###################################                                       49.9%
####################################                                      51.4%
#####################################                                     52.8%
######################################                                    54.2%
#######################################                                   54.6%
########################################                                  56.1%
#########################################                                 57.4%
##########################################                                58.5%
##########################################                                58.9%
###########################################                               60.2%
############################################                              61.3%
############################################                              62.4%
#############################################                             63.8%
##############################################                            64.3%
###############################################                           65.6%
################################################                          67.1%
#################################################                         68.5%
##################################################                        70.0%
###################################################                       71.7%
#####################################################                     73.7%
######################################################                    75.8%
#######################################################                   77.7%
#########################################################                 79.4%
##########################################################                80.6%
##########################################################                81.4%
###########################################################               82.6%
############################################################              83.6%
############################################################              84.7%
#############################################################             85.9%
##############################################################            86.9%
##############################################################            87.3%
################################################################          89.3%
################################################################          89.3%
#################################################################         91.1%
##################################################################        92.7%
####################################################################      94.7%
####################################################################      95.5%
#####################################################################     96.9%
#######################################################################   99.7%
######################################################################## 100.0%
16:00:14 [2020-09-15T16:00:14.833Z] #25 21.42 
16:00:14 [2020-09-15T16:00:14.978Z] #25 20.29 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:00:15 [2020-09-15T16:00:15.010Z] #38 ...
16:00:15 [2020-09-15T16:00:15.010Z] 
16:00:15 [2020-09-15T16:00:15.010Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:15 [2020-09-15T16:00:15.010Z] #47 52.29 syscall
16:00:15 [2020-09-15T16:00:15.010Z] #47 52.41 reflect
16:00:15 [2020-09-15T16:00:15.010Z] #47 59.95 time
16:00:15 [2020-09-15T16:00:15.010Z] #47 ...
16:00:15 [2020-09-15T16:00:15.010Z] 
16:00:15 [2020-09-15T16:00:15.010Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:15 [2020-09-15T16:00:15.010Z] #25 22.00 
16:00:15 [2020-09-15T16:00:15.541Z] #25 20.80 #=#=#                                                                         
16:00:15 [2020-09-15T16:00:15.541Z] #25 ...
16:00:15 [2020-09-15T16:00:15.541Z] 
16:00:15 [2020-09-15T16:00:15.541Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:15 [2020-09-15T16:00:15.541Z] #41 58.58 time
16:00:15 [2020-09-15T16:00:15.541Z] #41 62.91 internal/fmtsort
16:00:15 [2020-09-15T16:00:15.541Z] #41 63.56 strings
16:00:15 [2020-09-15T16:00:15.541Z] #41 65.61 os
16:00:15 [2020-09-15T16:00:15.541Z] #41 66.54 regexp/syntax
16:00:15 [2020-09-15T16:00:15.784Z] #25 ...
16:00:15 [2020-09-15T16:00:15.784Z] 
16:00:15 [2020-09-15T16:00:15.784Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:00:15 [2020-09-15T16:00:15.784Z] #38 45.93 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
16:00:15 [2020-09-15T16:00:15.784Z] #38 46.15 Setting up libnl-3-200:arm64 (3.4.0-1) ...
16:00:15 [2020-09-15T16:00:15.784Z] #38 46.40 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
16:00:15 [2020-09-15T16:00:15.784Z] #38 46.42 Setting up libcap-dev:arm64 (1:2.25-2) ...
16:00:15 [2020-09-15T16:00:15.784Z] #38 46.44 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
16:00:15 [2020-09-15T16:00:15.784Z] #38 46.45 Setting up protobuf-compiler (3.6.1.3-2) ...
16:00:15 [2020-09-15T16:00:15.784Z] #38 46.48 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
16:00:15 [2020-09-15T16:00:15.784Z] #38 46.50 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
16:00:15 [2020-09-15T16:00:15.784Z] #38 46.56 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
16:00:15 [2020-09-15T16:00:15.784Z] #38 46.59 Setting up python-protobuf (3.6.1.3-2) ...
16:00:15 [2020-09-15T16:00:15.784Z] #38 50.07 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
16:00:15 [2020-09-15T16:00:15.784Z] #38 50.19 Processing triggers for libc-bin (2.28-10) ...
16:00:15 [2020-09-15T16:00:15.798Z] #41 ...
16:00:15 [2020-09-15T16:00:15.798Z] 
16:00:15 [2020-09-15T16:00:15.798Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:15 [2020-09-15T16:00:15.798Z] #25 20.80 #=#=#                                                                         
##O#- #                                                                       
16:00:15 [2020-09-15T16:00:15.949Z] #25 23.40 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
16:00:15 [2020-09-15T16:00:15.949Z] #25 23.47 skipping existing c35d46ef359f
16:00:15 [2020-09-15T16:00:15.949Z] #25 23.61 
16:00:16 [2020-09-15T16:00:16.049Z] #38 ...
16:00:16 [2020-09-15T16:00:16.049Z] 
16:00:16 [2020-09-15T16:00:16.049Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:16 [2020-09-15T16:00:16.049Z] #41 51.44 encoding/base64
16:00:16 [2020-09-15T16:00:16.049Z] #41 51.44 crypto/cipher
16:00:16 [2020-09-15T16:00:16.049Z] #41 51.64 go/token
16:00:16 [2020-09-15T16:00:16.049Z] #41 52.54 net/url
16:00:16 [2020-09-15T16:00:16.049Z] #41 53.26 go/scanner
16:00:16 [2020-09-15T16:00:16.049Z] #41 53.32 text/template/parse
16:00:16 [2020-09-15T16:00:16.050Z] #41 54.61 go/ast
16:00:16 [2020-09-15T16:00:16.050Z] #41 55.43 encoding/json
16:00:16 [2020-09-15T16:00:16.056Z] #25 21.24 
                                                                           0.6%
######################################################################## 100.0%
16:00:16 [2020-09-15T16:00:16.313Z] #25 21.50 
16:00:16 [2020-09-15T16:00:16.625Z] #41 ...
16:00:16 [2020-09-15T16:00:16.626Z] 
16:00:16 [2020-09-15T16:00:16.626Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:00:16 [2020-09-15T16:00:16.626Z] #10 46.61 Selecting previously unselected package mingw-w64-x86-64-dev.
16:00:16 [2020-09-15T16:00:16.626Z] #10 46.63 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
16:00:16 [2020-09-15T16:00:16.626Z] #10 46.68 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
16:00:16 [2020-09-15T16:00:16.626Z] #10 ...
16:00:16 [2020-09-15T16:00:16.626Z] 
16:00:16 [2020-09-15T16:00:16.626Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:16 [2020-09-15T16:00:16.626Z] #47 48.44 mvdan.cc/sh/v3/fileutil
16:00:16 [2020-09-15T16:00:16.626Z] #47 48.51 io/ioutil
16:00:16 [2020-09-15T16:00:16.626Z] #47 49.36 encoding/binary
16:00:16 [2020-09-15T16:00:16.626Z] #47 49.37 fmt
16:00:16 [2020-09-15T16:00:16.626Z] #47 50.75 golang.org/x/sys/unix
16:00:16 [2020-09-15T16:00:16.626Z] #47 50.75 encoding/base64
16:00:16 [2020-09-15T16:00:16.626Z] #47 52.95 encoding/json
16:00:16 [2020-09-15T16:00:16.626Z] #47 52.96 go/token
16:00:16 [2020-09-15T16:00:16.626Z] #47 52.96 github.com/pkg/diff
16:00:16 [2020-09-15T16:00:16.626Z] #47 53.86 go/scanner
16:00:16 [2020-09-15T16:00:16.626Z] #47 54.90 mvdan.cc/editorconfig
16:00:16 [2020-09-15T16:00:16.626Z] #47 55.66 go/ast
16:00:16 [2020-09-15T16:00:16.626Z] #47 56.60 mvdan.cc/sh/v3/syntax
16:00:16 [2020-09-15T16:00:16.891Z] #25 24.48 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:00:16 [2020-09-15T16:00:16.891Z] #25 ...
16:00:16 [2020-09-15T16:00:16.891Z] 
16:00:16 [2020-09-15T16:00:16.891Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:16 [2020-09-15T16:00:16.891Z] #30 54.34 time
16:00:16 [2020-09-15T16:00:16.891Z] #30 60.56 internal/poll
16:00:16 [2020-09-15T16:00:16.891Z] #30 62.38 internal/fmtsort
16:00:16 [2020-09-15T16:00:16.891Z] #30 62.89 internal/syscall/execenv
16:00:16 [2020-09-15T16:00:16.891Z] #30 63.09 internal/syscall/unix
16:00:16 [2020-09-15T16:00:16.891Z] #30 63.10 strings
16:00:16 [2020-09-15T16:00:16.891Z] #30 63.44 os
16:00:16 [2020-09-15T16:00:16.981Z] #48 ...
16:00:16 [2020-09-15T16:00:16.981Z] 
16:00:16 [2020-09-15T16:00:16.981Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:16 [2020-09-15T16:00:16.981Z] #40 3.798 fatal: not a git repository (or any of the parent directories): .git
16:00:16 [2020-09-15T16:00:16.981Z] #40 3.828   GEN      .gitid
16:00:16 [2020-09-15T16:00:16.981Z] #40 3.869   GEN      criu/include/version.h
16:00:16 [2020-09-15T16:00:16.981Z] #40 3.947   GEN      include/common/asm
16:00:16 [2020-09-15T16:00:16.981Z] #40 5.891   PBCC     images/timens.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 5.925   DEP      images/timens.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 5.980   PBCC     images/fown.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.009   PBCC     images/google/protobuf/descriptor.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.080   PBCC     images/opts.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.119   PBCC     images/memfd.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.184   DEP      images/fown.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.251   DEP      images/google/protobuf/descriptor.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.304   DEP      images/opts.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.345   DEP      images/memfd.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.390   PBCC     images/sit.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.421   DEP      images/sit.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.460   PBCC     images/macvlan.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.477   DEP      images/macvlan.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.511   PBCC     images/autofs.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.522   DEP      images/autofs.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.566   PBCC     images/sysctl.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.591   DEP      images/sysctl.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.632   PBCC     images/time.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.657   DEP      images/time.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.684   PBCC     images/binfmt-misc.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.703   DEP      images/binfmt-misc.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.741   PBCC     images/seccomp.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.757   DEP      images/seccomp.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.796   PBCC     images/userns.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.822   DEP      images/userns.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.855   PBCC     images/cgroup.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.888   DEP      images/cgroup.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.943   PBCC     images/ext-file.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 6.969   DEP      images/ext-file.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 7.022   PBCC     images/rpc.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 7.067   DEP      images/rpc.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 7.175   PBCC     images/siginfo.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 7.212   DEP      images/siginfo.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 7.268   PBCC     images/pagemap.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 7.357   DEP      images/pagemap.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 7.457   PBCC     images/rlimit.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 7.488   DEP      images/rlimit.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 7.550   PBCC     images/file-lock.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 7.563   DEP      images/file-lock.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 7.636   PBCC     images/tty.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 7.710   DEP      images/tty.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 7.794   PBCC     images/tun.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 7.889   PBCC     images/netdev.pb-c.c
16:00:16 [2020-09-15T16:00:16.981Z] #40 7.967   DEP      images/tun.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 8.063   DEP      images/netdev.pb-c.d
16:00:16 [2020-09-15T16:00:16.981Z] #40 8.132   PBCC     images/vma.pb-c.c
16:00:17 [2020-09-15T16:00:17.152Z] #30 ...
16:00:17 [2020-09-15T16:00:17.152Z] 
16:00:17 [2020-09-15T16:00:17.152Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:00:17 [2020-09-15T16:00:17.152Z] #32 62.78 Selecting previously unselected package libxml2:amd64.
16:00:17 [2020-09-15T16:00:17.152Z] #32 62.78 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
16:00:17 [2020-09-15T16:00:17.152Z] #32 62.82 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
16:00:17 [2020-09-15T16:00:17.152Z] #32 63.42 Selecting previously unselected package libarchive13:amd64.
16:00:17 [2020-09-15T16:00:17.152Z] #32 63.43 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
16:00:17 [2020-09-15T16:00:17.152Z] #32 63.44 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:00:17 [2020-09-15T16:00:17.152Z] #32 63.76 Selecting previously unselected package libjsoncpp1:amd64.
16:00:17 [2020-09-15T16:00:17.152Z] #32 63.76 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
16:00:17 [2020-09-15T16:00:17.152Z] #32 63.76 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
16:00:17 [2020-09-15T16:00:17.152Z] #32 63.94 Selecting previously unselected package librhash0:amd64.
16:00:17 [2020-09-15T16:00:17.152Z] #32 63.95 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
16:00:17 [2020-09-15T16:00:17.152Z] #32 63.96 Unpacking librhash0:amd64 (1.3.8-1) ...
16:00:17 [2020-09-15T16:00:17.152Z] #32 64.13 Selecting previously unselected package libuv1:amd64.
16:00:17 [2020-09-15T16:00:17.152Z] #32 64.14 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
16:00:17 [2020-09-15T16:00:17.152Z] #32 64.14 Unpacking libuv1:amd64 (1.24.1-1) ...
16:00:17 [2020-09-15T16:00:17.152Z] #32 64.34 Selecting previously unselected package cmake.
16:00:17 [2020-09-15T16:00:17.152Z] #32 64.34 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
16:00:17 [2020-09-15T16:00:17.152Z] #32 64.34 Unpacking cmake (3.13.4-1) ...
16:00:17 [2020-09-15T16:00:17.246Z] #25 22.47 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
16:00:17 [2020-09-15T16:00:17.246Z] #25 ...
16:00:17 [2020-09-15T16:00:17.246Z] 
16:00:17 [2020-09-15T16:00:17.246Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:00:17 [2020-09-15T16:00:17.246Z] #32 59.98 Selecting previously unselected package libxml2:amd64.
16:00:17 [2020-09-15T16:00:17.246Z] #32 60.04 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 60.05 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 60.91 Selecting previously unselected package libarchive13:amd64.
16:00:17 [2020-09-15T16:00:17.246Z] #32 60.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 60.94 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 61.38 Selecting previously unselected package libjsoncpp1:amd64.
16:00:17 [2020-09-15T16:00:17.246Z] #32 61.39 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 61.40 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 61.57 Selecting previously unselected package librhash0:amd64.
16:00:17 [2020-09-15T16:00:17.246Z] #32 61.61 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 61.62 Unpacking librhash0:amd64 (1.3.8-1) ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 61.93 Selecting previously unselected package libuv1:amd64.
16:00:17 [2020-09-15T16:00:17.246Z] #32 61.93 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 61.94 Unpacking libuv1:amd64 (1.24.1-1) ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 62.15 Selecting previously unselected package cmake.
16:00:17 [2020-09-15T16:00:17.246Z] #32 62.18 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 62.18 Unpacking cmake (3.13.4-1) ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 65.48 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 65.50 Setting up xxd (2:8.1.0875-5) ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 65.51 Setting up libuv1:amd64 (1.24.1-1) ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 65.52 Setting up vim-common (2:8.1.0875-5) ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 65.55 Setting up librhash0:amd64 (1.3.8-1) ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 65.57 Setting up cmake-data (3.13.4-1) ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 65.59 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 65.60 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 65.61 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 65.62 Setting up cmake (3.13.4-1) ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 65.64 Processing triggers for libc-bin (2.28-10) ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 65.75 Processing triggers for mime-support (3.62) ...
16:00:17 [2020-09-15T16:00:17.246Z] #32 ...
16:00:17 [2020-09-15T16:00:17.246Z] 
16:00:17 [2020-09-15T16:00:17.246Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:17 [2020-09-15T16:00:17.246Z] #25 22.55 skipping existing c35d46ef359f
16:00:17 [2020-09-15T16:00:17.281Z] #40 8.235   DEP      images/vma.pb-c.d
16:00:17 [2020-09-15T16:00:17.281Z] #40 8.300   PBCC     images/creds.pb-c.c
16:00:17 [2020-09-15T16:00:17.281Z] #40 8.312   DEP      images/creds.pb-c.d
16:00:17 [2020-09-15T16:00:17.281Z] #40 8.365   PBCC     images/utsns.pb-c.c
16:00:17 [2020-09-15T16:00:17.281Z] #40 8.387   DEP      images/utsns.pb-c.d
16:00:17 [2020-09-15T16:00:17.281Z] #40 8.503   PBCC     images/ipc-desc.pb-c.c
16:00:17 [2020-09-15T16:00:17.506Z] #25 22.72 
16:00:17 [2020-09-15T16:00:17.574Z] #47 ...
16:00:17 [2020-09-15T16:00:17.575Z] 
16:00:17 [2020-09-15T16:00:17.575Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:17 [2020-09-15T16:00:17.575Z] #25 24.05 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:00:17 [2020-09-15T16:00:17.590Z] #40 8.543   PBCC     images/ipc-sem.pb-c.c
16:00:17 [2020-09-15T16:00:17.590Z] #40 8.585   DEP      images/ipc-desc.pb-c.d
16:00:17 [2020-09-15T16:00:17.590Z] #40 8.614   DEP      images/ipc-sem.pb-c.d
16:00:17 [2020-09-15T16:00:17.590Z] #40 8.647   PBCC     images/ipc-msg.pb-c.c
16:00:17 [2020-09-15T16:00:17.590Z] #40 8.660   DEP      images/ipc-msg.pb-c.d
16:00:17 [2020-09-15T16:00:17.590Z] #40 8.691   PBCC     images/ipc-shm.pb-c.c
16:00:17 [2020-09-15T16:00:17.590Z] #40 8.705   DEP      images/ipc-shm.pb-c.d
16:00:17 [2020-09-15T16:00:17.765Z] #25 ...
16:00:17 [2020-09-15T16:00:17.765Z] 
16:00:17 [2020-09-15T16:00:17.765Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:00:17 [2020-09-15T16:00:17.765Z] #32 DONE 70.8s
16:00:17 [2020-09-15T16:00:17.766Z] #52 148.6 + bin/containerd-shim-runc-v1
16:00:17 [2020-09-15T16:00:17.838Z] #25 24.26 
16:00:17 [2020-09-15T16:00:17.888Z] #40 8.770   PBCC     images/ipc-var.pb-c.c
16:00:17 [2020-09-15T16:00:17.888Z] #40 8.781   DEP      images/ipc-var.pb-c.d
16:00:17 [2020-09-15T16:00:17.888Z] #40 8.818   PBCC     images/sk-opts.pb-c.c
16:00:17 [2020-09-15T16:00:17.888Z] #40 8.836   PBCC     images/packet-sock.pb-c.c
16:00:17 [2020-09-15T16:00:17.888Z] #40 8.890   DEP      images/sk-opts.pb-c.d
16:00:17 [2020-09-15T16:00:17.888Z] #40 8.937   DEP      images/packet-sock.pb-c.d
16:00:17 [2020-09-15T16:00:17.888Z] #40 9.016   PBCC     images/sk-netlink.pb-c.c
16:00:18 [2020-09-15T16:00:18.022Z] 
16:00:18 [2020-09-15T16:00:18.022Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:00:18 [2020-09-15T16:00:18.022Z] #38 63.75 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
16:00:18 [2020-09-15T16:00:18.022Z] #38 63.76 Setting up protobuf-compiler (3.6.1.3-2) ...
16:00:18 [2020-09-15T16:00:18.022Z] #38 63.78 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
16:00:18 [2020-09-15T16:00:18.022Z] #38 63.79 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:00:18 [2020-09-15T16:00:18.022Z] #38 63.81 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
16:00:18 [2020-09-15T16:00:18.022Z] #38 63.82 Setting up python-protobuf (3.6.1.3-2) ...
16:00:18 [2020-09-15T16:00:18.022Z] #38 70.24 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
16:00:18 [2020-09-15T16:00:18.022Z] #38 70.36 Processing triggers for libc-bin (2.28-10) ...
16:00:18 [2020-09-15T16:00:18.022Z] #38 DONE 70.8s
16:00:18 [2020-09-15T16:00:18.022Z] 
16:00:18 [2020-09-15T16:00:18.023Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:18 [2020-09-15T16:00:18.101Z] #25 24.51 
#                                                                          2.0%
######################################################################## 100.0%
16:00:18 [2020-09-15T16:00:18.102Z] #25 24.64 
16:00:18 [2020-09-15T16:00:18.187Z] #40 9.053   DEP      images/sk-netlink.pb-c.d
16:00:18 [2020-09-15T16:00:18.187Z] #40 9.099   PBCC     images/sk-inet.pb-c.c
16:00:18 [2020-09-15T16:00:18.187Z] #40 9.157   DEP      images/sk-inet.pb-c.d
16:00:18 [2020-09-15T16:00:18.187Z] #40 9.214   PBCC     images/sk-unix.pb-c.c
16:00:18 [2020-09-15T16:00:18.187Z] #40 9.258   DEP      images/sk-unix.pb-c.d
16:00:18 [2020-09-15T16:00:18.187Z] #40 9.305   PBCC     images/mm.pb-c.c
16:00:18 [2020-09-15T16:00:18.187Z] #40 9.375   DEP      images/mm.pb-c.d
16:00:18 [2020-09-15T16:00:18.485Z] #40 9.416   PBCC     images/timerfd.pb-c.c
16:00:18 [2020-09-15T16:00:18.485Z] #40 9.485   DEP      images/timerfd.pb-c.d
16:00:18 [2020-09-15T16:00:18.485Z] #40 9.529   PBCC     images/timer.pb-c.c
16:00:18 [2020-09-15T16:00:18.485Z] #40 9.554   DEP      images/timer.pb-c.d
16:00:18 [2020-09-15T16:00:18.784Z] #40 9.643   PBCC     images/sa.pb-c.c
16:00:18 [2020-09-15T16:00:18.784Z] #40 9.684   DEP      images/sa.pb-c.d
16:00:18 [2020-09-15T16:00:18.784Z] #40 9.763   PBCC     images/pipe-data.pb-c.c
16:00:18 [2020-09-15T16:00:18.784Z] #40 9.782   DEP      images/pipe-data.pb-c.d
16:00:18 [2020-09-15T16:00:18.784Z] #40 9.823   PBCC     images/mnt.pb-c.c
16:00:18 [2020-09-15T16:00:18.784Z] #40 9.932   DEP      images/mnt.pb-c.d
16:00:18 [2020-09-15T16:00:18.784Z] #40 9.993   PBCC     images/sk-packet.pb-c.c
16:00:18 [2020-09-15T16:00:18.784Z] #40 10.02   DEP      images/sk-packet.pb-c.d
16:00:19 [2020-09-15T16:00:19.054Z] #25 ...
16:00:19 [2020-09-15T16:00:19.054Z] 
16:00:19 [2020-09-15T16:00:19.054Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:00:19 [2020-09-15T16:00:19.054Z] #32 49.19 Setting up librhash0:arm64 (1.3.8-1) ...
16:00:19 [2020-09-15T16:00:19.054Z] #32 49.20 Setting up cmake-data (3.13.4-1) ...
16:00:19 [2020-09-15T16:00:19.054Z] #32 49.24 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
16:00:19 [2020-09-15T16:00:19.054Z] #32 49.26 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
16:00:19 [2020-09-15T16:00:19.054Z] #32 49.27 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
16:00:19 [2020-09-15T16:00:19.054Z] #32 49.30 Setting up cmake (3.13.4-1) ...
16:00:19 [2020-09-15T16:00:19.054Z] #32 49.31 Processing triggers for libc-bin (2.28-10) ...
16:00:19 [2020-09-15T16:00:19.054Z] #32 49.55 Processing triggers for mime-support (3.62) ...
16:00:19 [2020-09-15T16:00:19.054Z] #32 ...
16:00:19 [2020-09-15T16:00:19.054Z] 
16:00:19 [2020-09-15T16:00:19.054Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:00:19 [2020-09-15T16:00:19.084Z] #40 10.08   PBCC     images/tcp-stream.pb-c.c
16:00:19 [2020-09-15T16:00:19.084Z] #40 10.16   DEP      images/tcp-stream.pb-c.d
16:00:19 [2020-09-15T16:00:19.084Z] #40 10.25   PBCC     images/pipe.pb-c.c
16:00:19 [2020-09-15T16:00:19.381Z] #40 10.34   DEP      images/pipe.pb-c.d
16:00:19 [2020-09-15T16:00:19.381Z] #40 10.41   PBCC     images/pstree.pb-c.c
16:00:19 [2020-09-15T16:00:19.381Z] #40 10.45   DEP      images/pstree.pb-c.d
16:00:19 [2020-09-15T16:00:19.381Z] #40 10.50   PBCC     images/fs.pb-c.c
16:00:19 [2020-09-15T16:00:19.381Z] #40 10.52   DEP      images/fs.pb-c.d
16:00:19 [2020-09-15T16:00:19.679Z] #40 10.57   PBCC     images/signalfd.pb-c.c
16:00:19 [2020-09-15T16:00:19.679Z] #40 10.59   DEP      images/signalfd.pb-c.d
16:00:19 [2020-09-15T16:00:19.679Z] #40 10.68   PBCC     images/fh.pb-c.c
16:00:19 [2020-09-15T16:00:19.679Z] #40 10.71   PBCC     images/fsnotify.pb-c.c
16:00:19 [2020-09-15T16:00:19.918Z] #39 ...
16:00:19 [2020-09-15T16:00:19.918Z] 
16:00:19 [2020-09-15T16:00:19.918Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:19 [2020-09-15T16:00:19.918Z] #25 23.99 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:00:19 [2020-09-15T16:00:19.918Z] #25 24.50 
16:00:19 [2020-09-15T16:00:19.918Z] #25 24.73 
######################################################################## 100.0%
16:00:19 [2020-09-15T16:00:19.918Z] #25 24.95 
16:00:19 [2020-09-15T16:00:19.918Z] #25 25.02 Download of images into '/build' complete.
16:00:19 [2020-09-15T16:00:19.918Z] #25 25.03 Use something like the following to load the result into a Docker daemon:
16:00:19 [2020-09-15T16:00:19.918Z] #25 25.03   tar -cC '/build' . | docker load
16:00:19 [2020-09-15T16:00:19.918Z] #25 DONE 25.2s
16:00:19 [2020-09-15T16:00:19.977Z] #40 10.82   DEP      images/fh.pb-c.d
16:00:19 [2020-09-15T16:00:19.977Z] #40 10.91   DEP      images/fsnotify.pb-c.d
16:00:19 [2020-09-15T16:00:19.977Z] #40 10.96   PBCC     images/eventpoll.pb-c.c
16:00:19 [2020-09-15T16:00:19.977Z] #40 10.98   DEP      images/eventpoll.pb-c.d
16:00:19 [2020-09-15T16:00:19.977Z] #40 11.04   PBCC     images/eventfd.pb-c.c
16:00:19 [2020-09-15T16:00:19.977Z] #40 11.08   DEP      images/eventfd.pb-c.d
16:00:19 [2020-09-15T16:00:19.977Z] #40 11.14   PBCC     images/remap-file-path.pb-c.c
16:00:19 [2020-09-15T16:00:19.977Z] #40 11.18   DEP      images/remap-file-path.pb-c.d
16:00:20 [2020-09-15T16:00:20.175Z] 
16:00:20 [2020-09-15T16:00:20.175Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.752 + RM_GOPATH=0
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.752 + TMP_GOPATH=
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.753 + : /build
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.753 + '[' -z '' ']'
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.756 ++ mktemp -d
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.762 + export GOPATH=/tmp/tmp.69bPnMHFRt
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.762 + GOPATH=/tmp/tmp.69bPnMHFRt
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.762 + RM_GOPATH=1
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.763 + case "$(go env GOARCH)" in
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.768 ++ go env GOARCH
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.813 + export GO_BUILDMODE=-buildmode=pie
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.814 + GO_BUILDMODE=-buildmode=pie
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.817 ++ dirname /tmp/install/install.sh
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.818 + dir=/tmp/install
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.818 + bin=tini
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.818 + shift
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.819 + '[' '!' -f /tmp/install/tini.installer ']'
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.819 + . /tmp/install/tini.installer
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.819 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.820 + install_tini
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.821 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.821 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.821 + git clone https://github.com/krallin/tini.git /tmp/tmp.69bPnMHFRt/tini
16:00:20 [2020-09-15T16:00:20.175Z] #33 1.836 Cloning into '/tmp/tmp.69bPnMHFRt/tini'...
16:00:20 [2020-09-15T16:00:20.282Z] #40 11.23   PBCC     images/fifo.pb-c.c
16:00:20 [2020-09-15T16:00:20.282Z] #40 11.27   DEP      images/fifo.pb-c.d
16:00:20 [2020-09-15T16:00:20.282Z] #40 11.35   PBCC     images/ghost-file.pb-c.c
16:00:20 [2020-09-15T16:00:20.282Z] #40 11.40   DEP      images/ghost-file.pb-c.d
16:00:20 [2020-09-15T16:00:20.282Z] #40 11.46   PBCC     images/regfile.pb-c.c
16:00:20 [2020-09-15T16:00:20.400Z] #52 25.04 Checking out files:  42% (1367/3238)   
Checking out files:  43% (1393/3238)   
Checking out files:  44% (1425/3238)   
Checking out files:  45% (1458/3238)   
Checking out files:  46% (1490/3238)   
Checking out files:  47% (1522/3238)   
Checking out files:  48% (1555/3238)   
Checking out files:  49% (1587/3238)   
Checking out files:  50% (1619/3238)   
Checking out files:  51% (1652/3238)   
Checking out files:  52% (1684/3238)   
Checking out files:  53% (1717/3238)   
Checking out files:  54% (1749/3238)   
Checking out files:  55% (1781/3238)   
Checking out files:  56% (1814/3238)   
Checking out files:  57% (1846/3238)   
Checking out files:  58% (1879/3238)   
Checking out files:  59% (1911/3238)   
Checking out files:  60% (1943/3238)   
Checking out files:  61% (1976/3238)   
Checking out files:  62% (2008/3238)   
Checking out files:  63% (2040/3238)   
Checking out files:  64% (2073/3238)   
Checking out files:  65% (2105/3238)   
Checking out files:  66% (2138/3238)   
Checking out files:  67% (2170/3238)   
Checking out files:  68% (2202/3238)   
Checking out files:  69% (2235/3238)   
Checking out files:  70% (2267/3238)   
Checking out files:  71% (2299/3238)   
Checking out files:  72% (2332/3238)   
Checking out files:  73% (2364/3238)   
Checking out files:  74% (2397/3238)   
Checking out files:  75% (2429/3238)   
Checking out files:  76% (2461/3238)   
Checking out files:  77% (2494/3238)   
Checking out files:  78% (2526/3238)   
Checking out files:  79% (2559/3238)   
Checking out files:  80% (2591/3238)   
Checking out files:  81% (2623/3238)   
Checking out files:  81% (2637/3238)   
Checking out files:  82% (2656/3238)   
Checking out files:  83% (2688/3238)   
Checking out files:  84% (2720/3238)   
Checking out files:  85% (2753/3238)   
Checking out files:  86% (2785/3238)   
Checking out files:  87% (2818/3238)   
Checking out files:  88% (2850/3238)   
Checking out files:  89% (2882/3238)   
Checking out files:  90% (2915/3238)   
Checking out files:  91% (2947/3238)   
Checking out files:  92% (2979/3238)   
Checking out files:  93% (3012/3238)   
Checking out files:  94% (3044/3238)   
Checking out files:  95% (3077/3238)   
Checking out files:  96% (3109/3238)   
Checking out files:  97% (3141/3238)   
Checking out files:  98% (3174/3238)   
Checking out files:  99% (3206/3238)   
Checking out files: 100% (3238/3238)   
Checking out files: 100% (3238/3238), done.
16:00:20 [2020-09-15T16:00:20.400Z] #52 26.97 + cd /tmp/tmp.i7CdCImIS2/src/github.com/containerd/containerd
16:00:20 [2020-09-15T16:00:20.400Z] #52 26.98 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
16:00:20 [2020-09-15T16:00:20.432Z] #33 2.646 + cd /tmp/tmp.69bPnMHFRt/tini
16:00:20 [2020-09-15T16:00:20.432Z] #33 2.646 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
16:00:20 [2020-09-15T16:00:20.432Z] #33 2.704 + cmake .
16:00:20 [2020-09-15T16:00:20.453Z] #32 ...
16:00:20 [2020-09-15T16:00:20.453Z] 
16:00:20 [2020-09-15T16:00:20.453Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:20 [2020-09-15T16:00:20.453Z] #25 24.89 #=#=#                                                                         
16:00:20 [2020-09-15T16:00:20.453Z] #25 25.09 
######################################################################## 100.0%
16:00:20 [2020-09-15T16:00:20.453Z] #25 25.18 
16:00:20 [2020-09-15T16:00:20.453Z] #25 25.24 Download of images into '/build' complete.
16:00:20 [2020-09-15T16:00:20.453Z] #25 25.26 Use something like the following to load the result into a Docker daemon:
16:00:20 [2020-09-15T16:00:20.453Z] #25 25.26   tar -cC '/build' . | docker load
16:00:20 [2020-09-15T16:00:20.453Z] #25 DONE 28.2s
16:00:20 [2020-09-15T16:00:20.453Z] 
16:00:20 [2020-09-15T16:00:20.453Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:00:20 [2020-09-15T16:00:20.453Z] #38 65.55 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:00:20 [2020-09-15T16:00:20.453Z] #38 66.06 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:00:20 [2020-09-15T16:00:20.453Z] #38 66.62 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
16:00:20 [2020-09-15T16:00:20.453Z] #38 67.03 Setting up libcap-dev:amd64 (1:2.25-2) ...
16:00:20 [2020-09-15T16:00:20.453Z] #38 67.41 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
16:00:20 [2020-09-15T16:00:20.453Z] #38 67.46 Setting up protobuf-compiler (3.6.1.3-2) ...
16:00:20 [2020-09-15T16:00:20.453Z] #38 67.51 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
16:00:20 [2020-09-15T16:00:20.454Z] #38 67.55 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:00:20 [2020-09-15T16:00:20.454Z] #38 67.58 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
16:00:20 [2020-09-15T16:00:20.454Z] #38 67.78 Setting up python-protobuf (3.6.1.3-2) ...
16:00:20 [2020-09-15T16:00:20.454Z] #38 ...
16:00:20 [2020-09-15T16:00:20.454Z] 
16:00:20 [2020-09-15T16:00:20.454Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:20 [2020-09-15T16:00:20.454Z] #41 57.87 time
16:00:20 [2020-09-15T16:00:20.454Z] #41 63.18 internal/syscall/unix
16:00:20 [2020-09-15T16:00:20.454Z] #41 63.51 strings
16:00:20 [2020-09-15T16:00:20.454Z] #41 64.14 os
16:00:20 [2020-09-15T16:00:20.454Z] #41 66.34 regexp/syntax
16:00:20 [2020-09-15T16:00:20.454Z] #41 67.39 fmt
16:00:20 [2020-09-15T16:00:20.490Z] #52 151.4 + bin/containerd-shim-runc-v2
16:00:20 [2020-09-15T16:00:20.582Z] #40 11.53   DEP      images/regfile.pb-c.d
16:00:20 [2020-09-15T16:00:20.583Z] #40 11.57   PBCC     images/ns.pb-c.c
16:00:20 [2020-09-15T16:00:20.583Z] #40 11.59   DEP      images/ns.pb-c.d
16:00:20 [2020-09-15T16:00:20.583Z] #40 11.72   PBCC     images/fdinfo.pb-c.c
16:00:20 [2020-09-15T16:00:20.728Z] #41 ...
16:00:20 [2020-09-15T16:00:20.728Z] 
16:00:20 [2020-09-15T16:00:20.728Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:00:20 [2020-09-15T16:00:20.728Z] #32 68.08 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
16:00:20 [2020-09-15T16:00:20.728Z] #32 68.13 Setting up xxd (2:8.1.0875-5) ...
16:00:20 [2020-09-15T16:00:20.728Z] #32 68.16 Setting up libuv1:amd64 (1.24.1-1) ...
16:00:20 [2020-09-15T16:00:20.728Z] #32 68.19 Setting up vim-common (2:8.1.0875-5) ...
16:00:20 [2020-09-15T16:00:20.802Z] #52 152.2 + binaries
16:00:20 [2020-09-15T16:00:20.802Z] #52 152.2 + install -D bin/containerd /build/containerd
16:00:20 [2020-09-15T16:00:20.802Z] #52 152.2 + install -D bin/containerd-shim /build/containerd-shim
16:00:20 [2020-09-15T16:00:20.881Z] #40 11.86   DEP      images/fdinfo.pb-c.d
16:00:20 [2020-09-15T16:00:20.881Z] #40 11.93   PBCC     images/core-aarch64.pb-c.c
16:00:20 [2020-09-15T16:00:20.881Z] #40 11.98   PBCC     images/core-arm.pb-c.c
16:00:20 [2020-09-15T16:00:20.881Z] #40 12.08   PBCC     images/core-ppc64.pb-c.c
16:00:20 [2020-09-15T16:00:20.988Z] #32 68.32 Setting up librhash0:amd64 (1.3.8-1) ...
16:00:20 [2020-09-15T16:00:20.988Z] #32 68.34 Setting up cmake-data (3.13.4-1) ...
16:00:20 [2020-09-15T16:00:20.988Z] #32 68.40 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
16:00:20 [2020-09-15T16:00:20.988Z] #32 68.44 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
16:00:20 [2020-09-15T16:00:20.988Z] #32 68.47 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:00:20 [2020-09-15T16:00:20.988Z] #32 68.51 Setting up cmake (3.13.4-1) ...
16:00:20 [2020-09-15T16:00:20.996Z] #33 ...
16:00:20 [2020-09-15T16:00:20.996Z] 
16:00:20 [2020-09-15T16:00:20.996Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:20 [2020-09-15T16:00:20.996Z] #30 63.72 strings
16:00:20 [2020-09-15T16:00:20.996Z] #30 66.29 path
16:00:20 [2020-09-15T16:00:20.996Z] #30 66.78 fmt
16:00:20 [2020-09-15T16:00:20.996Z] #30 67.07 path/filepath
16:00:20 [2020-09-15T16:00:20.996Z] #30 68.48 io/ioutil
16:00:20 [2020-09-15T16:00:20.996Z] #30 69.05 text/tabwriter
16:00:20 [2020-09-15T16:00:20.996Z] #30 71.00 flag
16:00:20 [2020-09-15T16:00:20.996Z] #30 71.00 github.com/BurntSushi/toml
16:00:20 [2020-09-15T16:00:20.996Z] #30 73.56 log
16:00:21 [2020-09-15T16:00:21.004Z] #52 27.44 + export 'BUILDTAGS=netgo osusergo static_build'
16:00:21 [2020-09-15T16:00:21.004Z] #52 27.44 + BUILDTAGS='netgo osusergo static_build'
16:00:21 [2020-09-15T16:00:21.004Z] #52 27.45 + export EXTRA_FLAGS=-buildmode=pie
16:00:21 [2020-09-15T16:00:21.004Z] #52 27.45 + EXTRA_FLAGS=-buildmode=pie
16:00:21 [2020-09-15T16:00:21.004Z] #52 27.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:00:21 [2020-09-15T16:00:21.004Z] #52 27.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:00:21 [2020-09-15T16:00:21.004Z] #52 27.45 + '[' '' = dynamic ']'
16:00:21 [2020-09-15T16:00:21.004Z] #52 27.45 + make
16:00:21 [2020-09-15T16:00:21.093Z] #52 152.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:00:21 [2020-09-15T16:00:21.093Z] #52 152.2 + install -D bin/ctr /build/ctr
16:00:21 [2020-09-15T16:00:21.181Z] #40 12.14   PBCC     images/core-s390.pb-c.c
16:00:21 [2020-09-15T16:00:21.181Z] #40 12.23   PBCC     images/core-x86.pb-c.c
16:00:21 [2020-09-15T16:00:21.181Z] #40 12.29   PBCC     images/core.pb-c.c
16:00:21 [2020-09-15T16:00:21.181Z] #40 12.40   PBCC     images/inventory.pb-c.c
16:00:21 [2020-09-15T16:00:21.249Z] #32 68.56 Processing triggers for libc-bin (2.28-10) ...
16:00:21 [2020-09-15T16:00:21.249Z] #32 68.68 Processing triggers for mime-support (3.62) ...
16:00:21 [2020-09-15T16:00:21.479Z] #40 12.49   DEP      images/core-aarch64.pb-c.d
16:00:21 [2020-09-15T16:00:21.479Z] #40 12.56   DEP      images/core-arm.pb-c.d
16:00:21 [2020-09-15T16:00:21.479Z] #40 12.62   DEP      images/core-ppc64.pb-c.d
16:00:21 [2020-09-15T16:00:21.479Z] #40 12.67   DEP      images/core-s390.pb-c.d
16:00:21 [2020-09-15T16:00:21.559Z] #30 ...
16:00:21 [2020-09-15T16:00:21.559Z] 
16:00:21 [2020-09-15T16:00:21.559Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:21 [2020-09-15T16:00:21.559Z] #33 3.742 -- The C compiler identification is GNU 8.3.0
16:00:21 [2020-09-15T16:00:21.723Z] #52 DONE 153.0s
16:00:21 [2020-09-15T16:00:21.781Z] #40 12.73   DEP      images/core-x86.pb-c.d
16:00:21 [2020-09-15T16:00:21.781Z] #40 12.80   DEP      images/core.pb-c.d
16:00:21 [2020-09-15T16:00:21.781Z] #40 12.89   DEP      images/inventory.pb-c.d
16:00:21 [2020-09-15T16:00:21.816Z] #33 3.844 -- Check for working C compiler: /usr/bin/cc
16:00:21 [2020-09-15T16:00:21.819Z] #32 DONE 69.1s
16:00:21 [2020-09-15T16:00:21.819Z] 
16:00:21 [2020-09-15T16:00:21.819Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:22 [2020-09-15T16:00:22.084Z] #40 12.97   PBCC     images/cpuinfo.pb-c.c
16:00:22 [2020-09-15T16:00:22.084Z] #40 13.05   DEP      images/cpuinfo.pb-c.d
16:00:22 [2020-09-15T16:00:22.084Z] #40 13.13   PBCC     images/stats.pb-c.c
16:00:22 [2020-09-15T16:00:22.084Z] #40 13.18   DEP      images/stats.pb-c.d
16:00:22 [2020-09-15T16:00:22.354Z] 
16:00:22 [2020-09-15T16:00:22.355Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
16:00:22 [2020-09-15T16:00:22.460Z] #52 28.77 + bin/ctr
16:00:22 [2020-09-15T16:00:22.645Z] #53 DONE 0.3s
16:00:22 [2020-09-15T16:00:22.645Z] 
16:00:22 [2020-09-15T16:00:22.645Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
16:00:22 [2020-09-15T16:00:22.935Z] #57 DONE 0.2s
16:00:22 [2020-09-15T16:00:22.935Z] 
16:00:22 [2020-09-15T16:00:22.935Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
16:00:23 [2020-09-15T16:00:23.163Z] #40 ...
16:00:23 [2020-09-15T16:00:23.163Z] 
16:00:23 [2020-09-15T16:00:23.163Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:23 [2020-09-15T16:00:23.163Z] #31 70.91 text/tabwriter
16:00:23 [2020-09-15T16:00:23.163Z] #31 74.74 internal/syscall/execenv
16:00:23 [2020-09-15T16:00:23.163Z] #31 74.75 internal/syscall/unix
16:00:23 [2020-09-15T16:00:23.163Z] #31 74.75 time
16:00:23 [2020-09-15T16:00:23.163Z] #31 80.41 internal/poll
16:00:23 [2020-09-15T16:00:23.183Z] #33 ...
16:00:23 [2020-09-15T16:00:23.183Z] 
16:00:23 [2020-09-15T16:00:23.183Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:23 [2020-09-15T16:00:23.183Z] #47 65.80 strings
16:00:23 [2020-09-15T16:00:23.183Z] #47 68.47 encoding/base64
16:00:23 [2020-09-15T16:00:23.183Z] #47 68.85 fmt
16:00:23 [2020-09-15T16:00:23.183Z] #47 69.56 golang.org/x/sys/unix
16:00:23 [2020-09-15T16:00:23.183Z] #47 ...
16:00:23 [2020-09-15T16:00:23.183Z] 
16:00:23 [2020-09-15T16:00:23.183Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:23 [2020-09-15T16:00:23.183Z] #39 4.012 Note: Building without setproctitle() and strlcpy() support.
16:00:23 [2020-09-15T16:00:23.183Z] #39 4.012       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:00:23 [2020-09-15T16:00:23.183Z] #39 4.162 Note: Building without GnuTLS support
16:00:23 [2020-09-15T16:00:23.183Z] #39 4.180 Makefile.config:39: Warn: you have no libnftables installed
16:00:23 [2020-09-15T16:00:23.183Z] #39 4.180 Makefile.config:40: Warn: Building without nftables support
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.437 + RM_GOPATH=0
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.437 + TMP_GOPATH=
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.437 + : /build
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.437 + '[' -z '' ']'
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.437 ++ mktemp -d
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.437 + export GOPATH=/tmp/tmp.9oz3CYpWHx
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.437 + GOPATH=/tmp/tmp.9oz3CYpWHx
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.437 + RM_GOPATH=1
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.437 + case "$(go env GOARCH)" in
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.437 ++ go env GOARCH
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.485 + export GO_BUILDMODE=-buildmode=pie
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.485 + GO_BUILDMODE=-buildmode=pie
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.485 ++ dirname /tmp/install/install.sh
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.485 + dir=/tmp/install
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.485 + bin=tini
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.485 + shift
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.485 + '[' '!' -f /tmp/install/tini.installer ']'
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.485 + . /tmp/install/tini.installer
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.485 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.485 + install_tini
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.485 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.485 + git clone https://github.com/krallin/tini.git /tmp/tmp.9oz3CYpWHx/tini
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.485 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
16:00:23 [2020-09-15T16:00:23.200Z] #33 1.489 Cloning into '/tmp/tmp.9oz3CYpWHx/tini'...
16:00:23 [2020-09-15T16:00:23.225Z] #59 DONE 0.2s
16:00:23 [2020-09-15T16:00:23.225Z] 
16:00:23 [2020-09-15T16:00:23.225Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
16:00:23 [2020-09-15T16:00:23.225Z] #61 DONE 0.1s
16:00:23 [2020-09-15T16:00:23.225Z] 
16:00:23 [2020-09-15T16:00:23.225Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
16:00:23 [2020-09-15T16:00:23.225Z] #62 DONE 0.1s
16:00:23 [2020-09-15T16:00:23.225Z] 
16:00:23 [2020-09-15T16:00:23.225Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
16:00:23 [2020-09-15T16:00:23.406Z] #52 ...
16:00:23 [2020-09-15T16:00:23.406Z] 
16:00:23 [2020-09-15T16:00:23.406Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:00:23 [2020-09-15T16:00:23.406Z] #38 DONE 63.5s
16:00:23 [2020-09-15T16:00:23.406Z] 
16:00:23 [2020-09-15T16:00:23.406Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:23 [2020-09-15T16:00:23.406Z] #30 DONE 63.5s
16:00:23 [2020-09-15T16:00:23.406Z] 
16:00:23 [2020-09-15T16:00:23.406Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:00:23 [2020-09-15T16:00:23.406Z] #32 DONE 63.5s
16:00:23 [2020-09-15T16:00:23.406Z] 
16:00:23 [2020-09-15T16:00:23.406Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:00:23 [2020-09-15T16:00:23.406Z] #25 25.67 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:00:23 [2020-09-15T16:00:23.406Z] #25 26.15 #=#=#                                                                         
16:00:23 [2020-09-15T16:00:23.406Z] #25 26.52 
                                                                           0.8%
######################################################################## 100.0%
16:00:23 [2020-09-15T16:00:23.406Z] #25 26.65 
16:00:23 [2020-09-15T16:00:23.406Z] #25 27.97 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
16:00:23 [2020-09-15T16:00:23.406Z] #25 28.03 skipping existing 9a99313a2c50
16:00:23 [2020-09-15T16:00:23.406Z] #25 28.11 
16:00:23 [2020-09-15T16:00:23.406Z] #25 29.56 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:00:23 [2020-09-15T16:00:23.406Z] #25 29.91 
16:00:23 [2020-09-15T16:00:23.406Z] #25 30.05 
######################################################################## 100.0%
16:00:23 [2020-09-15T16:00:23.483Z] #31 ...
16:00:23 [2020-09-15T16:00:23.483Z] 
16:00:23 [2020-09-15T16:00:23.483Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:00:23 [2020-09-15T16:00:23.483Z] #11 71.37 Selecting previously unselected package gcc-mingw-w64-base.
16:00:23 [2020-09-15T16:00:23.483Z] #11 71.38 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
16:00:23 [2020-09-15T16:00:23.483Z] #11 71.42 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:00:23 [2020-09-15T16:00:23.483Z] #11 71.61 Selecting previously unselected package gcc-mingw-w64-x86-64.
16:00:23 [2020-09-15T16:00:23.483Z] #11 71.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
16:00:23 [2020-09-15T16:00:23.483Z] #11 71.63 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:00:23 [2020-09-15T16:00:23.670Z] #25 30.23 
16:00:23 [2020-09-15T16:00:23.670Z] #25 30.35 Download of images into '/build' complete.
16:00:23 [2020-09-15T16:00:23.781Z] #11 ...
16:00:23 [2020-09-15T16:00:23.782Z] 
16:00:23 [2020-09-15T16:00:23.782Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:23 [2020-09-15T16:00:23.782Z] #40 14.90 make[1]: Nothing to be done for 'all'.
16:00:23 [2020-09-15T16:00:23.933Z] #25 30.36 Use something like the following to load the result into a Docker daemon:
16:00:23 [2020-09-15T16:00:23.933Z] #25 30.39   tar -cC '/build' . | docker load
16:00:24 [2020-09-15T16:00:24.196Z] #25 DONE 30.7s
16:00:24 [2020-09-15T16:00:24.196Z] 
16:00:24 [2020-09-15T16:00:24.196Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:00:24 [2020-09-15T16:00:24.196Z] #10 60.98 Selecting previously unselected package gcc-mingw-w64-base.
16:00:24 [2020-09-15T16:00:24.196Z] #10 60.98 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
16:00:24 [2020-09-15T16:00:24.196Z] #10 61.65 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:00:24 [2020-09-15T16:00:24.196Z] #10 63.19 Selecting previously unselected package gcc-mingw-w64-x86-64.
16:00:24 [2020-09-15T16:00:24.196Z] #10 63.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
16:00:24 [2020-09-15T16:00:24.196Z] #10 63.22 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:00:24 [2020-09-15T16:00:24.310Z] #63 DONE 0.8s
16:00:24 [2020-09-15T16:00:24.310Z] 
16:00:24 [2020-09-15T16:00:24.310Z] #64 exporting to image
16:00:24 [2020-09-15T16:00:24.310Z] #64 exporting layers
16:00:24 [2020-09-15T16:00:24.581Z] #33 2.477 + cd /tmp/tmp.9oz3CYpWHx/tini
16:00:24 [2020-09-15T16:00:24.581Z] #33 2.477 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
16:00:24 [2020-09-15T16:00:24.581Z] #33 2.577 + cmake .
16:00:25 [2020-09-15T16:00:25.095Z] #39 ...
16:00:25 [2020-09-15T16:00:25.095Z] 
16:00:25 [2020-09-15T16:00:25.095Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:00:25 [2020-09-15T16:00:25.095Z] #10 67.75 Selecting previously unselected package mingw-w64-x86-64-dev.
16:00:25 [2020-09-15T16:00:25.095Z] #10 67.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
16:00:25 [2020-09-15T16:00:25.095Z] #10 67.81 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
16:00:25 [2020-09-15T16:00:25.095Z] #10 76.48 Selecting previously unselected package gcc-mingw-w64-base.
16:00:25 [2020-09-15T16:00:25.095Z] #10 76.51 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:00:25 [2020-09-15T16:00:25.095Z] #10 76.51 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:00:25 [2020-09-15T16:00:25.095Z] #10 76.74 Selecting previously unselected package gcc-mingw-w64-x86-64.
16:00:25 [2020-09-15T16:00:25.095Z] #10 76.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:00:25 [2020-09-15T16:00:25.095Z] #10 76.78 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:00:25 [2020-09-15T16:00:25.095Z] #10 ...
16:00:25 [2020-09-15T16:00:25.095Z] 
16:00:25 [2020-09-15T16:00:25.095Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:25 [2020-09-15T16:00:25.095Z] #39 7.027 fatal: not a git repository (or any of the parent directories): .git
16:00:25 [2020-09-15T16:00:25.095Z] #39 7.105   GEN      .gitid
16:00:25 [2020-09-15T16:00:25.095Z] #39 7.145   GEN      criu/include/version.h
16:00:25 [2020-09-15T16:00:25.095Z] #39 7.245   GEN      include/common/asm
16:00:25 [2020-09-15T16:00:25.101Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.101071647s with top 10 stages: buildssa: 1m35.905140949s, goimports: 23.19747035s, unconvert: 12.272359613s, gosec: 11.280472494s, golint: 6.532854461s, ineffassign: 4.874081141s, misspell: 4.790442813s, inspect: 3.575471763s, vrp: 2.902699574s, fact_purity: 1.809849742s 
16:00:25 [2020-09-15T16:00:25.151Z] #33 3.225 -- The C compiler identification is GNU 8.3.0
16:00:25 [2020-09-15T16:00:25.151Z] #33 3.293 -- Check for working C compiler: /usr/bin/cc
16:00:25 [2020-09-15T16:00:25.411Z] #33 ...
16:00:25 [2020-09-15T16:00:25.411Z] 
16:00:25 [2020-09-15T16:00:25.411Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:00:25 [2020-09-15T16:00:25.411Z] #10 62.69 Selecting previously unselected package binutils-mingw-w64.
16:00:25 [2020-09-15T16:00:25.411Z] #10 62.69 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
16:00:25 [2020-09-15T16:00:25.411Z] #10 62.70 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
16:00:25 [2020-09-15T16:00:25.411Z] #10 62.82 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:00:25 [2020-09-15T16:00:25.411Z] #10 62.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
16:00:25 [2020-09-15T16:00:25.411Z] #10 62.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:00:25 [2020-09-15T16:00:25.411Z] #10 63.08 Selecting previously unselected package dmsetup.
16:00:25 [2020-09-15T16:00:25.411Z] #10 63.09 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
16:00:25 [2020-09-15T16:00:25.411Z] #10 63.09 Unpacking dmsetup (2:1.02.155-3) ...
16:00:25 [2020-09-15T16:00:25.411Z] #10 63.31 Selecting previously unselected package mingw-w64-common.
16:00:25 [2020-09-15T16:00:25.411Z] #10 63.31 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
16:00:25 [2020-09-15T16:00:25.411Z] #10 63.32 Unpacking mingw-w64-common (6.0.0-3) ...
16:00:25 [2020-09-15T16:00:25.411Z] #10 70.23 Selecting previously unselected package mingw-w64-x86-64-dev.
16:00:25 [2020-09-15T16:00:25.411Z] #10 70.23 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
16:00:25 [2020-09-15T16:00:25.411Z] #10 70.25 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
16:00:25 [2020-09-15T16:00:25.411Z] #10 ...
16:00:25 [2020-09-15T16:00:25.411Z] 
16:00:25 [2020-09-15T16:00:25.411Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:25 [2020-09-15T16:00:25.411Z] #41 72.53 regexp
16:00:25 [2020-09-15T16:00:25.883Z] #40 16.82   CC       images/stats.o
16:00:25 [2020-09-15T16:00:25.883Z] #40 ...
16:00:25 [2020-09-15T16:00:25.883Z] 
16:00:25 [2020-09-15T16:00:25.883Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:25 [2020-09-15T16:00:25.883Z] #42 73.52 regexp/syntax
16:00:25 [2020-09-15T16:00:25.883Z] #42 77.24 hash/crc32
16:00:25 [2020-09-15T16:00:25.883Z] #42 79.87 vendor/golang.org/x/text/transform
16:00:25 [2020-09-15T16:00:25.883Z] #42 82.44 internal/poll
16:00:25 [2020-09-15T16:00:25.883Z] #42 82.54 context
16:00:25 [2020-09-15T16:00:25.883Z] #42 ...
16:00:25 [2020-09-15T16:00:25.883Z] 
16:00:25 [2020-09-15T16:00:25.883Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:00:25 [2020-09-15T16:00:25.883Z] #53 42.33 Checking out files:  44% (1436/3238)   
Checking out files:  45% (1458/3238)   
Checking out files:  46% (1490/3238)   
Checking out files:  47% (1522/3238)   
Checking out files:  48% (1555/3238)   
Checking out files:  49% (1587/3238)   
Checking out files:  50% (1619/3238)   
Checking out files:  51% (1652/3238)   
Checking out files:  52% (1684/3238)   
Checking out files:  53% (1717/3238)   
Checking out files:  54% (1749/3238)   
Checking out files:  55% (1781/3238)   
Checking out files:  56% (1814/3238)   
Checking out files:  57% (1846/3238)   
Checking out files:  58% (1879/3238)   
Checking out files:  59% (1911/3238)   
Checking out files:  60% (1943/3238)   
Checking out files:  61% (1976/3238)   
Checking out files:  62% (2008/3238)   
Checking out files:  63% (2040/3238)   
Checking out files:  64% (2073/3238)   
Checking out files:  65% (2105/3238)   
Checking out files:  66% (2138/3238)   
Checking out files:  67% (2170/3238)   
Checking out files:  68% (2202/3238)   
Checking out files:  69% (2235/3238)   
Checking out files:  70% (2267/3238)   
Checking out files:  71% (2299/3238)   
Checking out files:  72% (2332/3238)   
Checking out files:  73% (2364/3238)   
Checking out files:  74% (2397/3238)   
Checking out files:  75% (2429/3238)   
Checking out files:  76% (2461/3238)   
Checking out files:  77% (2494/3238)   
Checking out files:  78% (2526/3238)   
Checking out files:  79% (2559/3238)   
Checking out files:  80% (2591/3238)   
Checking out files:  81% (2623/3238)   
Checking out files:  82% (2656/3238)   
Checking out files:  83% (2688/3238)   
Checking out files:  84% (2720/3238)   
Checking out files:  85% (2753/3238)   
Checking out files:  86% (2785/3238)   
Checking out files:  87% (2818/3238)   
Checking out files:  88% (2850/3238)   
Checking out files:  89% (2882/3238)   
Checking out files:  90% (2915/3238)   
Checking out files:  91% (2947/3238)   
Checking out files:  92% (2979/3238)   
Checking out files:  93% (3012/3238)   
Checking out files:  94% (3044/3238)   
Checking out files:  95% (3077/3238)   
Checking out files:  96% (3109/3238)   
Checking out files:  97% (3141/3238)   
Checking out files:  98% (3174/3238)   
Checking out files:  99% (3206/3238)   
Checking out files: 100% (3238/3238)   
Checking out files: 100% (3238/3238), done.
16:00:25 [2020-09-15T16:00:25.883Z] #53 43.57 + cd /tmp/tmp.NAicALCY8W/src/github.com/containerd/containerd
16:00:25 [2020-09-15T16:00:25.883Z] #53 43.57 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
16:00:25 [2020-09-15T16:00:25.883Z] #53 43.89 + export 'BUILDTAGS=netgo osusergo static_build'
16:00:25 [2020-09-15T16:00:25.883Z] #53 43.89 + BUILDTAGS='netgo osusergo static_build'
16:00:25 [2020-09-15T16:00:25.883Z] #53 43.89 + export EXTRA_FLAGS=-buildmode=pie
16:00:25 [2020-09-15T16:00:25.883Z] #53 43.89 + EXTRA_FLAGS=-buildmode=pie
16:00:25 [2020-09-15T16:00:25.883Z] #53 43.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:00:25 [2020-09-15T16:00:25.883Z] #53 43.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:00:25 [2020-09-15T16:00:25.883Z] #53 43.89 + '[' '' = dynamic ']'
16:00:25 [2020-09-15T16:00:25.883Z] #53 43.89 + make
16:00:26 [2020-09-15T16:00:26.531Z] #53 44.73 + bin/ctr
16:00:26 [2020-09-15T16:00:26.800Z] #41 74.16 flag
16:00:26 [2020-09-15T16:00:26.992Z] #39 ...
16:00:26 [2020-09-15T16:00:26.992Z] 
16:00:26 [2020-09-15T16:00:26.992Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:26 [2020-09-15T16:00:26.992Z] #41 69.45 fmt
16:00:26 [2020-09-15T16:00:26.992Z] #41 71.45 regexp
16:00:26 [2020-09-15T16:00:26.992Z] #41 76.34 go/token
16:00:26 [2020-09-15T16:00:26.992Z] #41 77.20 go/scanner
16:00:26 [2020-09-15T16:00:26.992Z] #41 77.44 internal/lazyregexp
16:00:26 [2020-09-15T16:00:26.992Z] #41 77.70 net/url
16:00:26 [2020-09-15T16:00:26.992Z] #41 78.41 go/ast
16:00:26 [2020-09-15T16:00:26.992Z] #41 ...
16:00:26 [2020-09-15T16:00:26.992Z] 
16:00:26 [2020-09-15T16:00:26.992Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:26 [2020-09-15T16:00:26.992Z] #33 5.304 -- Check for working C compiler: /usr/bin/cc -- works
16:00:26 [2020-09-15T16:00:26.992Z] #33 5.309 -- Detecting C compiler ABI info
16:00:26 [2020-09-15T16:00:26.992Z] #33 6.133 -- Detecting C compiler ABI info - done
16:00:26 [2020-09-15T16:00:26.992Z] #33 6.179 -- Detecting C compile features
16:00:26 [2020-09-15T16:00:26.992Z] #33 8.374 -- Detecting C compile features - done
16:00:26 [2020-09-15T16:00:26.992Z] #33 8.393 -- Performing Test HAS_BUILTIN_FORTIFY
16:00:26 [2020-09-15T16:00:26.992Z] #33 8.815 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:00:26 [2020-09-15T16:00:26.992Z] #33 8.916 -- Configuring done
16:00:26 [2020-09-15T16:00:26.992Z] #33 8.940 -- Generating done
16:00:26 [2020-09-15T16:00:26.992Z] #33 8.944 -- Build files have been written to: /tmp/tmp.69bPnMHFRt/tini
16:00:26 [2020-09-15T16:00:26.992Z] #33 8.956 + make tini-static
16:00:27 [2020-09-15T16:00:27.034Z] #64 exporting layers 2.4s done
16:00:27 [2020-09-15T16:00:27.034Z] #64 writing image sha256:a51fa63712abf19d9fe623b9235ed5c9f7848a9eb9622cf4bbb2692c43d4b90b done
16:00:27 [2020-09-15T16:00:27.034Z] #64 naming to docker.io/library/docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e done
16:00:27 [2020-09-15T16:00:27.034Z] #64 DONE 2.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:00:27 [2020-09-15T16:00:27.249Z] #33 9.298 Scanning dependencies of target tini-static
16:00:27 [2020-09-15T16:00:27.249Z] #33 9.421 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:00:27 [2020-09-15T16:00:27.252Z] using credential docker-jenkins-github-credentials
16:00:27 [2020-09-15T16:00:27.328Z] Cloning the remote Git repository
16:00:27 [2020-09-15T16:00:27.328Z] Cloning with configured refspecs honoured and without tags
16:00:27 [2020-09-15T16:00:27.463Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e hack/test/unit
16:00:27 [2020-09-15T16:00:27.521Z] #10 ...
16:00:27 [2020-09-15T16:00:27.521Z] 
16:00:27 [2020-09-15T16:00:27.521Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.482 + RM_GOPATH=0
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.482 + TMP_GOPATH=
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.482 + : /build
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.482 + '[' -z '' ']'
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.482 ++ mktemp -d
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.492 + export GOPATH=/tmp/tmp.wynDuT0Ike
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.492 + GOPATH=/tmp/tmp.wynDuT0Ike
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.492 + RM_GOPATH=1
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.492 + case "$(go env GOARCH)" in
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.499 ++ go env GOARCH
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.511 + export GO_BUILDMODE=-buildmode=pie
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.511 + GO_BUILDMODE=-buildmode=pie
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.511 ++ dirname /tmp/install/install.sh
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.519 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.522 + dir=/tmp/install
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.522 + bin=tini
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.522 + shift
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.522 + '[' '!' -f /tmp/install/tini.installer ']'
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.522 + . /tmp/install/tini.installer
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.522 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.522 + install_tini
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.522 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.522 + git clone https://github.com/krallin/tini.git /tmp/tmp.wynDuT0Ike/tini
16:00:27 [2020-09-15T16:00:27.521Z] #33 2.522 Cloning into '/tmp/tmp.wynDuT0Ike/tini'...
16:00:27 [2020-09-15T16:00:27.521Z] #33 3.374 + cd /tmp/tmp.wynDuT0Ike/tini
16:00:27 [2020-09-15T16:00:27.521Z] #33 3.375 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
16:00:27 [2020-09-15T16:00:27.521Z] #33 3.418 + cmake .
16:00:27 [2020-09-15T16:00:27.521Z] #33 4.069 -- The C compiler identification is GNU 8.3.0
16:00:27 [2020-09-15T16:00:27.521Z] #33 4.115 -- Check for working C compiler: /usr/bin/cc
16:00:27 [2020-09-15T16:00:27.516Z] Cloning repository https://github.com/moby/moby.git
16:00:27 [2020-09-15T16:00:27.791Z] #33 ...
16:00:27 [2020-09-15T16:00:27.791Z] 
16:00:27 [2020-09-15T16:00:27.791Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:27 [2020-09-15T16:00:27.791Z] #41 57.89 text/template
16:00:27 [2020-09-15T16:00:27.791Z] #41 61.35 go/parser
16:00:27 [2020-09-15T16:00:27.791Z] #41 62.27 encoding/xml
16:00:27 [2020-09-15T16:00:27.791Z] #41 62.80 go/doc
16:00:27 [2020-09-15T16:00:27.791Z] #41 65.99 math/big
16:00:27 [2020-09-15T16:00:27.791Z] #41 ...
16:00:27 [2020-09-15T16:00:27.791Z] 
16:00:27 [2020-09-15T16:00:27.791Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:27 [2020-09-15T16:00:27.791Z] #39 3.607 Note: Building without setproctitle() and strlcpy() support.
16:00:27 [2020-09-15T16:00:27.791Z] #39 3.608       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:00:27 [2020-09-15T16:00:27.791Z] #39 3.648 Note: Building without GnuTLS support
16:00:27 [2020-09-15T16:00:27.791Z] #39 3.660 Makefile.config:39: Warn: you have no libnftables installed
16:00:27 [2020-09-15T16:00:27.791Z] #39 3.661 Makefile.config:40: Warn: Building without nftables support
16:00:28 [2020-09-15T16:00:28.189Z] #41 75.62 go/token
16:00:28 [2020-09-15T16:00:28.449Z] #41 ...
16:00:28 [2020-09-15T16:00:28.449Z] 
16:00:28 [2020-09-15T16:00:28.449Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:28 [2020-09-15T16:00:28.449Z] #30 65.82 path
16:00:28 [2020-09-15T16:00:28.449Z] #30 66.31 text/tabwriter
16:00:28 [2020-09-15T16:00:28.449Z] #30 66.88 path/filepath
16:00:28 [2020-09-15T16:00:28.449Z] #30 66.89 fmt
16:00:28 [2020-09-15T16:00:28.449Z] #30 68.37 io/ioutil
16:00:28 [2020-09-15T16:00:28.449Z] #30 72.40 flag
16:00:28 [2020-09-15T16:00:28.449Z] #30 72.42 github.com/BurntSushi/toml
16:00:28 [2020-09-15T16:00:28.449Z] #30 74.42 log
16:00:28 [2020-09-15T16:00:28.449Z] #30 ...
16:00:28 [2020-09-15T16:00:28.449Z] 
16:00:28 [2020-09-15T16:00:28.449Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:28 [2020-09-15T16:00:28.449Z] #47 66.02 context
16:00:28 [2020-09-15T16:00:28.449Z] #47 66.55 encoding/binary
16:00:28 [2020-09-15T16:00:28.449Z] #47 66.63 os
16:00:28 [2020-09-15T16:00:28.449Z] #47 69.29 encoding/base64
16:00:28 [2020-09-15T16:00:28.449Z] #47 71.03 golang.org/x/sys/unix
16:00:28 [2020-09-15T16:00:28.449Z] #47 72.54 encoding/json
16:00:28 [2020-09-15T16:00:28.622Z] #33 10.73 [100%] Linking C executable tini-static
16:00:28 [2020-09-15T16:00:28.711Z] #47 ...
16:00:28 [2020-09-15T16:00:28.711Z] 
16:00:28 [2020-09-15T16:00:28.711Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:00:28 [2020-09-15T16:00:28.711Z] #38 76.09 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
16:00:28 [2020-09-15T16:00:28.711Z] #38 76.10 Processing triggers for libc-bin (2.28-10) ...
16:00:28 [2020-09-15T16:00:28.879Z] #33 ...
16:00:28 [2020-09-15T16:00:28.879Z] 
16:00:28 [2020-09-15T16:00:28.879Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:28 [2020-09-15T16:00:28.879Z] #30 77.03 github.com/BurntSushi/toml/cmd/tomlv
16:00:28 [2020-09-15T16:00:28.879Z] #30 DONE 81.8s
16:00:28 [2020-09-15T16:00:28.879Z] 
16:00:28 [2020-09-15T16:00:28.879Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:28 [2020-09-15T16:00:28.879Z] #39 8.896   PBCC     images/timens.pb-c.c
16:00:28 [2020-09-15T16:00:28.879Z] #39 8.936   DEP      images/timens.pb-c.d
16:00:28 [2020-09-15T16:00:28.879Z] #39 8.965   PBCC     images/fown.pb-c.c
16:00:28 [2020-09-15T16:00:28.879Z] #39 9.007   PBCC     images/google/protobuf/descriptor.pb-c.c
16:00:28 [2020-09-15T16:00:28.879Z] #39 9.085   PBCC     images/opts.pb-c.c
16:00:28 [2020-09-15T16:00:28.879Z] #39 9.172   PBCC     images/memfd.pb-c.c
16:00:28 [2020-09-15T16:00:28.879Z] #39 9.222   DEP      images/fown.pb-c.d
16:00:28 [2020-09-15T16:00:28.879Z] #39 9.296   DEP      images/google/protobuf/descriptor.pb-c.d
16:00:28 [2020-09-15T16:00:28.879Z] #39 9.380   DEP      images/opts.pb-c.d
16:00:28 [2020-09-15T16:00:28.879Z] #39 9.449   DEP      images/memfd.pb-c.d
16:00:28 [2020-09-15T16:00:28.879Z] #39 9.528   PBCC     images/sit.pb-c.c
16:00:28 [2020-09-15T16:00:28.879Z] #39 9.576   DEP      images/sit.pb-c.d
16:00:28 [2020-09-15T16:00:28.879Z] #39 9.660   PBCC     images/macvlan.pb-c.c
16:00:28 [2020-09-15T16:00:28.879Z] #39 9.724   DEP      images/macvlan.pb-c.d
16:00:28 [2020-09-15T16:00:28.879Z] #39 9.768   PBCC     images/autofs.pb-c.c
16:00:28 [2020-09-15T16:00:28.879Z] #39 9.806   DEP      images/autofs.pb-c.d
16:00:28 [2020-09-15T16:00:28.879Z] #39 9.848   PBCC     images/sysctl.pb-c.c
16:00:28 [2020-09-15T16:00:28.879Z] #39 9.872   DEP      images/sysctl.pb-c.d
16:00:28 [2020-09-15T16:00:28.879Z] #39 9.922   PBCC     images/time.pb-c.c
16:00:28 [2020-09-15T16:00:28.879Z] #39 9.940   DEP      images/time.pb-c.d
16:00:28 [2020-09-15T16:00:28.879Z] #39 10.06   PBCC     images/binfmt-misc.pb-c.c
16:00:28 [2020-09-15T16:00:28.879Z] #39 10.10   DEP      images/binfmt-misc.pb-c.d
16:00:28 [2020-09-15T16:00:28.879Z] #39 10.15   PBCC     images/seccomp.pb-c.c
16:00:28 [2020-09-15T16:00:28.879Z] #39 10.21   DEP      images/seccomp.pb-c.d
16:00:28 [2020-09-15T16:00:28.879Z] #39 10.26   PBCC     images/userns.pb-c.c
16:00:28 [2020-09-15T16:00:28.879Z] #39 10.34   DEP      images/userns.pb-c.d
16:00:28 [2020-09-15T16:00:28.879Z] #39 10.42   PBCC     images/cgroup.pb-c.c
16:00:28 [2020-09-15T16:00:28.879Z] #39 10.48   DEP      images/cgroup.pb-c.d
16:00:28 [2020-09-15T16:00:28.879Z] #39 10.57   PBCC     images/ext-file.pb-c.c
16:00:28 [2020-09-15T16:00:28.879Z] #39 10.61   DEP      images/ext-file.pb-c.d
16:00:28 [2020-09-15T16:00:28.879Z] #39 10.65   PBCC     images/rpc.pb-c.c
16:00:28 [2020-09-15T16:00:28.879Z] #39 10.69   DEP      images/rpc.pb-c.d
16:00:28 [2020-09-15T16:00:28.879Z] #39 10.73   PBCC     images/siginfo.pb-c.c
16:00:28 [2020-09-15T16:00:28.879Z] #39 10.74   DEP      images/siginfo.pb-c.d
16:00:28 [2020-09-15T16:00:28.879Z] #39 10.79   PBCC     images/pagemap.pb-c.c
16:00:28 [2020-09-15T16:00:28.879Z] #39 10.83   DEP      images/pagemap.pb-c.d
16:00:28 [2020-09-15T16:00:28.879Z] #39 10.87   PBCC     images/rlimit.pb-c.c
16:00:28 [2020-09-15T16:00:28.879Z] #39 10.91   DEP      images/rlimit.pb-c.d
16:00:28 [2020-09-15T16:00:28.879Z] #39 11.02   PBCC     images/file-lock.pb-c.c
16:00:28 [2020-09-15T16:00:28.879Z] #39 11.07   DEP      images/file-lock.pb-c.d
16:00:29 [2020-09-15T16:00:29.136Z] #39 11.16   PBCC     images/tty.pb-c.c
16:00:29 [2020-09-15T16:00:29.136Z] #39 11.27   DEP      images/tty.pb-c.d
16:00:29 [2020-09-15T16:00:29.191Z] #39 5.739 fatal: not a git repository (or any of the parent directories): .git
16:00:29 [2020-09-15T16:00:29.191Z] #39 5.837   GEN      .gitid
16:00:29 [2020-09-15T16:00:29.282Z] #38 DONE 76.7s
16:00:29 [2020-09-15T16:00:29.282Z] 
16:00:29 [2020-09-15T16:00:29.282Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:29 [2020-09-15T16:00:29.282Z] #41 76.48 go/scanner
16:00:29 [2020-09-15T16:00:29.392Z] #39 11.35   PBCC     images/tun.pb-c.c
16:00:29 [2020-09-15T16:00:29.392Z] #39 11.43   PBCC     images/netdev.pb-c.c
16:00:29 [2020-09-15T16:00:29.392Z] #39 11.57   DEP      images/tun.pb-c.d
16:00:29 [2020-09-15T16:00:29.457Z] #39 5.905   GEN      criu/include/version.h
16:00:29 [2020-09-15T16:00:29.457Z] #39 6.037   GEN      include/common/asm
16:00:29 [2020-09-15T16:00:29.525Z] ?   	github.com/docker/docker/api	[no test files]
16:00:29 [2020-09-15T16:00:29.542Z] #41 76.93 internal/lazyregexp
16:00:27 [2020-09-15T16:00:27.923Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
16:00:28 [2020-09-15T16:00:28.913Z] Fetching upstream changes from https://github.com/moby/moby.git
16:00:28 [2020-09-15T16:00:28.914Z]  > git --version # timeout=10
16:00:28 [2020-09-15T16:00:28.958Z]  > git --version # 'git version 2.24.1.windows.2'
16:00:28 [2020-09-15T16:00:28.958Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:00:28 [2020-09-15T16:00:28.961Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41453/head:refs/remotes/origin/PR-41453 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:00:29 [2020-09-15T16:00:29.649Z] #39 11.70   DEP      images/netdev.pb-c.d
16:00:29 [2020-09-15T16:00:29.649Z] #39 ...
16:00:29 [2020-09-15T16:00:29.649Z] 
16:00:29 [2020-09-15T16:00:29.649Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:29 [2020-09-15T16:00:29.649Z] #33 11.52 [100%] Built target tini-static
16:00:29 [2020-09-15T16:00:29.649Z] #33 11.64 + mkdir -p /build
16:00:29 [2020-09-15T16:00:29.649Z] #33 11.65 + cp tini-static /build/docker-init
16:00:29 [2020-09-15T16:00:29.649Z] #33 DONE 11.9s
16:00:29 [2020-09-15T16:00:29.649Z] 
16:00:29 [2020-09-15T16:00:29.649Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:29 [2020-09-15T16:00:29.649Z] #39 11.82   PBCC     images/vma.pb-c.c
16:00:29 [2020-09-15T16:00:29.906Z] #39 11.96   DEP      images/vma.pb-c.d
16:00:30 [2020-09-15T16:00:30.123Z] #41 77.42 net/url
16:00:30 [2020-09-15T16:00:30.162Z] #39 12.12   PBCC     images/creds.pb-c.c
16:00:30 [2020-09-15T16:00:30.162Z] #39 12.12   DEP      images/creds.pb-c.d
16:00:30 [2020-09-15T16:00:30.162Z] #39 12.20   PBCC     images/utsns.pb-c.c
16:00:30 [2020-09-15T16:00:30.162Z] #39 12.20   DEP      images/utsns.pb-c.d
16:00:30 [2020-09-15T16:00:30.407Z] #39 ...
16:00:30 [2020-09-15T16:00:30.407Z] 
16:00:30 [2020-09-15T16:00:30.407Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:30 [2020-09-15T16:00:30.407Z] #47 60.36 golang.org/x/crypto/ssh/terminal
16:00:30 [2020-09-15T16:00:30.407Z] #47 64.96 mvdan.cc/sh/v3/cmd/shfmt
16:00:30 [2020-09-15T16:00:30.407Z] #47 ...
16:00:30 [2020-09-15T16:00:30.407Z] 
16:00:30 [2020-09-15T16:00:30.407Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:30 [2020-09-15T16:00:30.407Z] #33 4.958 -- Check for working C compiler: /usr/bin/cc -- works
16:00:30 [2020-09-15T16:00:30.407Z] #33 4.960 -- Detecting C compiler ABI info
16:00:30 [2020-09-15T16:00:30.407Z] #33 5.376 -- Detecting C compiler ABI info - done
16:00:30 [2020-09-15T16:00:30.407Z] #33 5.414 -- Detecting C compile features
16:00:30 [2020-09-15T16:00:30.419Z] #39 12.33   PBCC     images/ipc-desc.pb-c.c
16:00:30 [2020-09-15T16:00:30.419Z] #39 12.37   PBCC     images/ipc-sem.pb-c.c
16:00:30 [2020-09-15T16:00:30.419Z] #39 12.40   DEP      images/ipc-desc.pb-c.d
16:00:30 [2020-09-15T16:00:30.419Z] #39 12.47   DEP      images/ipc-sem.pb-c.d
16:00:30 [2020-09-15T16:00:30.676Z] #39 12.57   PBCC     images/ipc-msg.pb-c.c
16:00:30 [2020-09-15T16:00:30.676Z] #39 12.66   DEP      images/ipc-msg.pb-c.d
16:00:30 [2020-09-15T16:00:30.676Z] #39 12.76   PBCC     images/ipc-shm.pb-c.c
16:00:30 [2020-09-15T16:00:30.676Z] #39 12.90   DEP      images/ipc-shm.pb-c.d
16:00:30 [2020-09-15T16:00:30.694Z] #41 78.19 go/ast
16:00:30 [2020-09-15T16:00:30.933Z] #39 13.00   PBCC     images/ipc-var.pb-c.c
16:00:30 [2020-09-15T16:00:30.933Z] #39 13.04   DEP      images/ipc-var.pb-c.d
16:00:30 [2020-09-15T16:00:30.933Z] #39 13.12   PBCC     images/sk-opts.pb-c.c
16:00:30 [2020-09-15T16:00:30.985Z] #33 ...
16:00:30 [2020-09-15T16:00:30.985Z] 
16:00:30 [2020-09-15T16:00:30.985Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:30 [2020-09-15T16:00:30.985Z] #47 DONE 71.1s
16:00:31 [2020-09-15T16:00:31.190Z] #39 13.21   PBCC     images/packet-sock.pb-c.c
16:00:31 [2020-09-15T16:00:31.190Z] #39 13.23   DEP      images/sk-opts.pb-c.d
16:00:31 [2020-09-15T16:00:31.190Z] #39 13.26   DEP      images/packet-sock.pb-c.d
16:00:31 [2020-09-15T16:00:31.190Z] #39 13.29   PBCC     images/sk-netlink.pb-c.c
16:00:31 [2020-09-15T16:00:31.190Z] #39 13.32   DEP      images/sk-netlink.pb-c.d
16:00:31 [2020-09-15T16:00:31.250Z] 
16:00:31 [2020-09-15T16:00:31.250Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:31 [2020-09-15T16:00:31.250Z] #39 7.477   PBCC     images/timens.pb-c.c
16:00:31 [2020-09-15T16:00:31.250Z] #39 7.517   DEP      images/timens.pb-c.d
16:00:31 [2020-09-15T16:00:31.250Z] #39 7.597   PBCC     images/fown.pb-c.c
16:00:31 [2020-09-15T16:00:31.250Z] #39 7.642   PBCC     images/google/protobuf/descriptor.pb-c.c
16:00:31 [2020-09-15T16:00:31.250Z] #39 7.748   PBCC     images/opts.pb-c.c
16:00:31 [2020-09-15T16:00:31.250Z] #39 7.803   PBCC     images/memfd.pb-c.c
16:00:31 [2020-09-15T16:00:31.250Z] #39 7.849   DEP      images/fown.pb-c.d
16:00:31 [2020-09-15T16:00:31.250Z] #39 7.909   DEP      images/google/protobuf/descriptor.pb-c.d
16:00:31 [2020-09-15T16:00:31.250Z] #39 7.969   DEP      images/opts.pb-c.d
16:00:31 [2020-09-15T16:00:31.448Z] #39 13.37   PBCC     images/sk-inet.pb-c.c
16:00:31 [2020-09-15T16:00:31.448Z] #39 13.41   DEP      images/sk-inet.pb-c.d
16:00:31 [2020-09-15T16:00:31.448Z] #39 13.51   PBCC     images/sk-unix.pb-c.c
16:00:31 [2020-09-15T16:00:31.448Z] #39 13.57   DEP      images/sk-unix.pb-c.d
16:00:31 [2020-09-15T16:00:31.513Z] #39 8.028   DEP      images/memfd.pb-c.d
16:00:31 [2020-09-15T16:00:31.513Z] #39 8.093   PBCC     images/sit.pb-c.c
16:00:31 [2020-09-15T16:00:31.513Z] #39 8.166   DEP      images/sit.pb-c.d
16:00:31 [2020-09-15T16:00:31.704Z] #39 13.63   PBCC     images/mm.pb-c.c
16:00:31 [2020-09-15T16:00:31.704Z] #39 13.68   DEP      images/mm.pb-c.d
16:00:31 [2020-09-15T16:00:31.704Z] #39 13.74   PBCC     images/timerfd.pb-c.c
16:00:31 [2020-09-15T16:00:31.704Z] #39 13.83   DEP      images/timerfd.pb-c.d
16:00:31 [2020-09-15T16:00:31.704Z] #39 13.92   PBCC     images/timer.pb-c.c
16:00:31 [2020-09-15T16:00:31.777Z] #39 8.233   PBCC     images/macvlan.pb-c.c
16:00:31 [2020-09-15T16:00:31.777Z] #39 8.264   DEP      images/macvlan.pb-c.d
16:00:31 [2020-09-15T16:00:31.777Z] #39 8.324   PBCC     images/autofs.pb-c.c
16:00:31 [2020-09-15T16:00:31.777Z] #39 8.360   DEP      images/autofs.pb-c.d
16:00:31 [2020-09-15T16:00:31.777Z] #39 8.397   PBCC     images/sysctl.pb-c.c
16:00:31 [2020-09-15T16:00:31.777Z] #39 8.419   DEP      images/sysctl.pb-c.d
16:00:31 [2020-09-15T16:00:31.777Z] #39 8.481   PBCC     images/time.pb-c.c
16:00:31 [2020-09-15T16:00:31.777Z] #39 8.498   DEP      images/time.pb-c.d
16:00:31 [2020-09-15T16:00:31.961Z] #39 13.95   DEP      images/timer.pb-c.d
16:00:31 [2020-09-15T16:00:31.961Z] #39 14.02   PBCC     images/sa.pb-c.c
16:00:31 [2020-09-15T16:00:31.961Z] #39 14.10   DEP      images/sa.pb-c.d
16:00:31 [2020-09-15T16:00:31.961Z] #39 14.16   PBCC     images/pipe-data.pb-c.c
16:00:32 [2020-09-15T16:00:32.042Z] #39 8.573   PBCC     images/binfmt-misc.pb-c.c
16:00:32 [2020-09-15T16:00:32.042Z] #39 8.600   DEP      images/binfmt-misc.pb-c.d
16:00:32 [2020-09-15T16:00:32.042Z] #39 8.629   PBCC     images/seccomp.pb-c.c
16:00:32 [2020-09-15T16:00:32.042Z] #39 8.641   DEP      images/seccomp.pb-c.d
16:00:32 [2020-09-15T16:00:32.042Z] #39 8.724   PBCC     images/userns.pb-c.c
16:00:32 [2020-09-15T16:00:32.042Z] #39 8.755   DEP      images/userns.pb-c.d
16:00:32 [2020-09-15T16:00:32.042Z] #39 8.804   PBCC     images/cgroup.pb-c.c
16:00:32 [2020-09-15T16:00:32.175Z] #53 ...
16:00:32 [2020-09-15T16:00:32.175Z] 
16:00:32 [2020-09-15T16:00:32.175Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:32 [2020-09-15T16:00:32.175Z] #48 79.00 time
16:00:32 [2020-09-15T16:00:32.175Z] #48 82.46 regexp
16:00:32 [2020-09-15T16:00:32.175Z] #48 ...
16:00:32 [2020-09-15T16:00:32.175Z] 
16:00:32 [2020-09-15T16:00:32.175Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:32 [2020-09-15T16:00:32.175Z] #40 17.29   CC       images/core.o
16:00:32 [2020-09-15T16:00:32.175Z] #40 18.08   CC       images/core-x86.o
16:00:32 [2020-09-15T16:00:32.175Z] #40 18.61   CC       images/core-arm.o
16:00:32 [2020-09-15T16:00:32.175Z] #40 19.02   CC       images/core-aarch64.o
16:00:32 [2020-09-15T16:00:32.175Z] #40 19.50   CC       images/core-ppc64.o
16:00:32 [2020-09-15T16:00:32.175Z] #40 20.33   CC       images/core-s390.o
16:00:32 [2020-09-15T16:00:32.175Z] #40 21.12   CC       images/cpuinfo.o
16:00:32 [2020-09-15T16:00:32.175Z] #40 21.67   CC       images/inventory.o
16:00:32 [2020-09-15T16:00:32.175Z] #40 22.01   CC       images/fdinfo.o
16:00:32 [2020-09-15T16:00:32.175Z] #40 22.50   CC       images/fown.o
16:00:32 [2020-09-15T16:00:32.175Z] #40 22.74   CC       images/ns.o
16:00:32 [2020-09-15T16:00:32.175Z] #40 22.95   CC       images/regfile.o
16:00:32 [2020-09-15T16:00:32.175Z] #40 ...
16:00:32 [2020-09-15T16:00:32.175Z] 
16:00:32 [2020-09-15T16:00:32.175Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:32 [2020-09-15T16:00:32.175Z] #48 89.61 io/ioutil
16:00:32 [2020-09-15T16:00:32.175Z] #48 89.98 mvdan.cc/sh/v3/fileutil
16:00:32 [2020-09-15T16:00:32.218Z] #39 14.18   DEP      images/pipe-data.pb-c.d
16:00:32 [2020-09-15T16:00:32.218Z] #39 14.24   PBCC     images/mnt.pb-c.c
16:00:32 [2020-09-15T16:00:32.218Z] #39 14.31   DEP      images/mnt.pb-c.d
16:00:32 [2020-09-15T16:00:32.218Z] #39 14.36   PBCC     images/sk-packet.pb-c.c
16:00:32 [2020-09-15T16:00:32.218Z] #39 14.41   DEP      images/sk-packet.pb-c.d
16:00:32 [2020-09-15T16:00:32.306Z] #39 8.865   DEP      images/cgroup.pb-c.d
16:00:32 [2020-09-15T16:00:32.306Z] #39 8.910   PBCC     images/ext-file.pb-c.c
16:00:32 [2020-09-15T16:00:32.306Z] #39 8.939   DEP      images/ext-file.pb-c.d
16:00:32 [2020-09-15T16:00:32.306Z] #39 8.988   PBCC     images/rpc.pb-c.c
16:00:32 [2020-09-15T16:00:32.306Z] #39 9.013   DEP      images/rpc.pb-c.d
16:00:32 [2020-09-15T16:00:32.477Z] #39 14.47   PBCC     images/tcp-stream.pb-c.c
16:00:32 [2020-09-15T16:00:32.477Z] #39 14.51   DEP      images/tcp-stream.pb-c.d
16:00:32 [2020-09-15T16:00:32.477Z] #39 14.54   PBCC     images/pipe.pb-c.c
16:00:32 [2020-09-15T16:00:32.477Z] #39 14.61   DEP      images/pipe.pb-c.d
16:00:32 [2020-09-15T16:00:32.570Z] #39 9.065   PBCC     images/siginfo.pb-c.c
16:00:32 [2020-09-15T16:00:32.570Z] #39 9.086   DEP      images/siginfo.pb-c.d
16:00:32 [2020-09-15T16:00:32.570Z] #39 9.140   PBCC     images/pagemap.pb-c.c
16:00:32 [2020-09-15T16:00:32.570Z] #39 9.180   DEP      images/pagemap.pb-c.d
16:00:32 [2020-09-15T16:00:32.570Z] #39 9.227   PBCC     images/rlimit.pb-c.c
16:00:32 [2020-09-15T16:00:32.602Z] #41 79.89 text/template/parse
16:00:32 [2020-09-15T16:00:32.734Z] #39 14.69   PBCC     images/pstree.pb-c.c
16:00:32 [2020-09-15T16:00:32.734Z] #39 14.72   DEP      images/pstree.pb-c.d
16:00:32 [2020-09-15T16:00:32.734Z] #39 14.77   PBCC     images/fs.pb-c.c
16:00:32 [2020-09-15T16:00:32.734Z] #39 14.80   DEP      images/fs.pb-c.d
16:00:32 [2020-09-15T16:00:32.734Z] #39 14.84   PBCC     images/signalfd.pb-c.c
16:00:32 [2020-09-15T16:00:32.734Z] #39 14.86   DEP      images/signalfd.pb-c.d
16:00:32 [2020-09-15T16:00:32.734Z] #39 14.90   PBCC     images/fh.pb-c.c
16:00:32 [2020-09-15T16:00:32.834Z] #39 9.285   DEP      images/rlimit.pb-c.d
16:00:32 [2020-09-15T16:00:32.834Z] #39 9.327   PBCC     images/file-lock.pb-c.c
16:00:32 [2020-09-15T16:00:32.834Z] #39 9.370   DEP      images/file-lock.pb-c.d
16:00:32 [2020-09-15T16:00:32.834Z] #39 9.409   PBCC     images/tty.pb-c.c
16:00:32 [2020-09-15T16:00:32.834Z] #39 9.463   DEP      images/tty.pb-c.d
16:00:32 [2020-09-15T16:00:32.834Z] #39 9.517   PBCC     images/tun.pb-c.c
16:00:32 [2020-09-15T16:00:32.862Z] #41 ...
16:00:32 [2020-09-15T16:00:32.862Z] 
16:00:32 [2020-09-15T16:00:32.862Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:32 [2020-09-15T16:00:32.862Z] #33 3.930 -- Check for working C compiler: /usr/bin/cc -- works
16:00:32 [2020-09-15T16:00:32.862Z] #33 3.946 -- Detecting C compiler ABI info
16:00:32 [2020-09-15T16:00:32.862Z] #33 4.749 -- Detecting C compiler ABI info - done
16:00:32 [2020-09-15T16:00:32.862Z] #33 4.794 -- Detecting C compile features
16:00:32 [2020-09-15T16:00:32.862Z] #33 7.107 -- Detecting C compile features - done
16:00:32 [2020-09-15T16:00:32.862Z] #33 7.157 -- Performing Test HAS_BUILTIN_FORTIFY
16:00:32 [2020-09-15T16:00:32.862Z] #33 7.578 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:00:32 [2020-09-15T16:00:32.862Z] #33 7.705 -- Configuring done
16:00:32 [2020-09-15T16:00:32.862Z] #33 7.742 -- Generating done
16:00:32 [2020-09-15T16:00:32.862Z] #33 7.742 -- Build files have been written to: /tmp/tmp.9oz3CYpWHx/tini
16:00:32 [2020-09-15T16:00:32.862Z] #33 7.782 + make tini-static
16:00:32 [2020-09-15T16:00:32.862Z] #33 8.215 Scanning dependencies of target tini-static
16:00:32 [2020-09-15T16:00:32.862Z] #33 8.334 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:00:32 [2020-09-15T16:00:32.862Z] #33 9.736 [100%] Linking C executable tini-static
16:00:32 [2020-09-15T16:00:32.862Z] #33 10.61 [100%] Built target tini-static
16:00:32 [2020-09-15T16:00:32.862Z] #33 10.70 + mkdir -p /build
16:00:32 [2020-09-15T16:00:32.862Z] #33 10.71 + cp tini-static /build/docker-init
16:00:32 [2020-09-15T16:00:32.862Z] #33 DONE 11.1s
16:00:32 [2020-09-15T16:00:32.990Z] #39 14.93   PBCC     images/fsnotify.pb-c.c
16:00:32 [2020-09-15T16:00:32.990Z] #39 14.99   DEP      images/fh.pb-c.d
16:00:32 [2020-09-15T16:00:32.990Z] #39 15.06   DEP      images/fsnotify.pb-c.d
16:00:32 [2020-09-15T16:00:32.990Z] #39 15.11   PBCC     images/eventpoll.pb-c.c
16:00:32 [2020-09-15T16:00:32.990Z] #39 15.14   DEP      images/eventpoll.pb-c.d
16:00:32 [2020-09-15T16:00:32.990Z] #39 15.18   PBCC     images/eventfd.pb-c.c
16:00:33 [2020-09-15T16:00:33.098Z] #39 9.598   PBCC     images/netdev.pb-c.c
16:00:33 [2020-09-15T16:00:33.098Z] #39 9.655   DEP      images/tun.pb-c.d
16:00:33 [2020-09-15T16:00:33.098Z] #39 9.702   DEP      images/netdev.pb-c.d
16:00:33 [2020-09-15T16:00:33.098Z] #39 9.803   PBCC     images/vma.pb-c.c
16:00:33 [2020-09-15T16:00:33.122Z] 
16:00:33 [2020-09-15T16:00:33.122Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:00:33 [2020-09-15T16:00:33.122Z] #10 78.79 Selecting previously unselected package gcc-mingw-w64-base.
16:00:33 [2020-09-15T16:00:33.122Z] #10 78.80 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:00:33 [2020-09-15T16:00:33.123Z] #10 78.82 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:00:33 [2020-09-15T16:00:33.123Z] #10 78.94 Selecting previously unselected package gcc-mingw-w64-x86-64.
16:00:33 [2020-09-15T16:00:33.123Z] #10 78.95 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:00:33 [2020-09-15T16:00:33.123Z] #10 78.96 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:00:33 [2020-09-15T16:00:33.248Z] #39 15.21   DEP      images/eventfd.pb-c.d
16:00:33 [2020-09-15T16:00:33.248Z] #39 15.28   PBCC     images/remap-file-path.pb-c.c
16:00:33 [2020-09-15T16:00:33.248Z] #39 15.33   DEP      images/remap-file-path.pb-c.d
16:00:33 [2020-09-15T16:00:33.248Z] #39 15.39   PBCC     images/fifo.pb-c.c
16:00:33 [2020-09-15T16:00:33.248Z] #39 ...
16:00:33 [2020-09-15T16:00:33.248Z] 
16:00:33 [2020-09-15T16:00:33.248Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:33 [2020-09-15T16:00:33.248Z] #47 76.21 encoding/json
16:00:33 [2020-09-15T16:00:33.248Z] #47 80.50 github.com/pkg/diff
16:00:33 [2020-09-15T16:00:33.248Z] #47 82.34 go/ast
16:00:33 [2020-09-15T16:00:33.248Z] #47 83.40 golang.org/x/crypto/ssh/terminal
16:00:33 [2020-09-15T16:00:33.248Z] #47 85.16 mvdan.cc/editorconfig
16:00:33 [2020-09-15T16:00:33.248Z] #47 86.20 mvdan.cc/sh/v3/fileutil
16:00:33 [2020-09-15T16:00:33.248Z] #47 ...
16:00:33 [2020-09-15T16:00:33.248Z] 
16:00:33 [2020-09-15T16:00:33.248Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:33 [2020-09-15T16:00:33.248Z] #39 15.41   DEP      images/fifo.pb-c.d
16:00:33 [2020-09-15T16:00:33.248Z] #39 15.46   PBCC     images/ghost-file.pb-c.c
16:00:33 [2020-09-15T16:00:33.248Z] #39 15.50   DEP      images/ghost-file.pb-c.d
16:00:33 [2020-09-15T16:00:33.362Z] #39 9.909   DEP      images/vma.pb-c.d
16:00:33 [2020-09-15T16:00:33.362Z] #39 9.985   PBCC     images/creds.pb-c.c
16:00:33 [2020-09-15T16:00:33.362Z] #39 10.02   DEP      images/creds.pb-c.d
16:00:33 [2020-09-15T16:00:33.504Z] #39 15.54   PBCC     images/regfile.pb-c.c
16:00:33 [2020-09-15T16:00:33.504Z] #39 15.60   DEP      images/regfile.pb-c.d
16:00:33 [2020-09-15T16:00:33.504Z] #39 15.65   PBCC     images/ns.pb-c.c
16:00:33 [2020-09-15T16:00:33.504Z] #39 15.67   DEP      images/ns.pb-c.d
16:00:33 [2020-09-15T16:00:33.504Z] #39 15.71   PBCC     images/fdinfo.pb-c.c
16:00:33 [2020-09-15T16:00:33.626Z] #39 10.07   PBCC     images/utsns.pb-c.c
16:00:33 [2020-09-15T16:00:33.626Z] #39 10.11   DEP      images/utsns.pb-c.d
16:00:33 [2020-09-15T16:00:33.626Z] #39 10.17   PBCC     images/ipc-desc.pb-c.c
16:00:33 [2020-09-15T16:00:33.626Z] #39 10.20   PBCC     images/ipc-sem.pb-c.c
16:00:33 [2020-09-15T16:00:33.626Z] #39 10.26   DEP      images/ipc-desc.pb-c.d
16:00:33 [2020-09-15T16:00:33.761Z] #39 15.78   DEP      images/fdinfo.pb-c.d
16:00:33 [2020-09-15T16:00:33.761Z] #39 15.88   PBCC     images/core-aarch64.pb-c.c
16:00:33 [2020-09-15T16:00:33.761Z] #39 15.92   PBCC     images/core-arm.pb-c.c
16:00:33 [2020-09-15T16:00:33.890Z] #39 10.33   DEP      images/ipc-sem.pb-c.d
16:00:33 [2020-09-15T16:00:33.890Z] #39 10.39   PBCC     images/ipc-msg.pb-c.c
16:00:33 [2020-09-15T16:00:33.890Z] #39 10.42   DEP      images/ipc-msg.pb-c.d
16:00:33 [2020-09-15T16:00:33.890Z] #39 10.51   PBCC     images/ipc-shm.pb-c.c
16:00:33 [2020-09-15T16:00:33.890Z] #39 10.52   DEP      images/ipc-shm.pb-c.d
16:00:33 [2020-09-15T16:00:33.890Z] #39 10.58   PBCC     images/ipc-var.pb-c.c
16:00:33 [2020-09-15T16:00:33.890Z] #39 10.59   DEP      images/ipc-var.pb-c.d
16:00:33 [2020-09-15T16:00:33.890Z] #39 10.63   PBCC     images/sk-opts.pb-c.c
16:00:34 [2020-09-15T16:00:34.018Z] #39 15.99   PBCC     images/core-ppc64.pb-c.c
16:00:34 [2020-09-15T16:00:34.018Z] #39 16.03   PBCC     images/core-s390.pb-c.c
16:00:34 [2020-09-15T16:00:34.018Z] #39 16.06   PBCC     images/core-x86.pb-c.c
16:00:34 [2020-09-15T16:00:34.018Z] #39 16.10   PBCC     images/core.pb-c.c
16:00:34 [2020-09-15T16:00:34.018Z] #39 16.15   PBCC     images/inventory.pb-c.c
16:00:34 [2020-09-15T16:00:34.018Z] #39 16.22   DEP      images/core-aarch64.pb-c.d
16:00:34 [2020-09-15T16:00:34.154Z] #39 10.71   PBCC     images/packet-sock.pb-c.c
16:00:34 [2020-09-15T16:00:34.154Z] #39 10.77   DEP      images/sk-opts.pb-c.d
16:00:34 [2020-09-15T16:00:34.154Z] #39 10.82   DEP      images/packet-sock.pb-c.d
16:00:34 [2020-09-15T16:00:34.154Z] #39 10.87   PBCC     images/sk-netlink.pb-c.c
16:00:34 [2020-09-15T16:00:34.275Z] #39 16.27   DEP      images/core-arm.pb-c.d
16:00:34 [2020-09-15T16:00:34.275Z] #39 16.32   DEP      images/core-ppc64.pb-c.d
16:00:34 [2020-09-15T16:00:34.275Z] #39 16.37   DEP      images/core-s390.pb-c.d
16:00:34 [2020-09-15T16:00:34.275Z] #39 16.43   DEP      images/core-x86.pb-c.d
16:00:34 [2020-09-15T16:00:34.285Z] #48 92.02 encoding/binary
16:00:34 [2020-09-15T16:00:34.285Z] #48 92.02 flag
16:00:34 [2020-09-15T16:00:34.285Z] #48 92.02 go/token
16:00:34 [2020-09-15T16:00:34.285Z] #48 92.03 github.com/pkg/diff
16:00:34 [2020-09-15T16:00:34.418Z] #39 10.92   DEP      images/sk-netlink.pb-c.d
16:00:34 [2020-09-15T16:00:34.418Z] #39 10.96   PBCC     images/sk-inet.pb-c.c
16:00:34 [2020-09-15T16:00:34.418Z] #39 11.03   DEP      images/sk-inet.pb-c.d
16:00:34 [2020-09-15T16:00:34.418Z] #39 11.09   PBCC     images/sk-unix.pb-c.c
16:00:34 [2020-09-15T16:00:34.532Z] #39 16.49   DEP      images/core.pb-c.d
16:00:34 [2020-09-15T16:00:34.532Z] #39 16.58   DEP      images/inventory.pb-c.d
16:00:34 [2020-09-15T16:00:34.532Z] #39 16.66   PBCC     images/cpuinfo.pb-c.c
16:00:34 [2020-09-15T16:00:34.532Z] #39 16.67   DEP      images/cpuinfo.pb-c.d
16:00:34 [2020-09-15T16:00:34.682Z] #39 11.17   DEP      images/sk-unix.pb-c.d
16:00:34 [2020-09-15T16:00:34.682Z] #39 11.25   PBCC     images/mm.pb-c.c
16:00:34 [2020-09-15T16:00:34.682Z] #39 11.31   DEP      images/mm.pb-c.d
16:00:34 [2020-09-15T16:00:34.682Z] #39 11.37   PBCC     images/timerfd.pb-c.c
16:00:34 [2020-09-15T16:00:34.682Z] #39 11.42   DEP      images/timerfd.pb-c.d
16:00:34 [2020-09-15T16:00:34.789Z] #39 16.73   PBCC     images/stats.pb-c.c
16:00:34 [2020-09-15T16:00:34.789Z] #39 16.76   DEP      images/stats.pb-c.d
16:00:34 [2020-09-15T16:00:34.945Z] #39 11.47   PBCC     images/timer.pb-c.c
16:00:34 [2020-09-15T16:00:34.945Z] #39 11.52   DEP      images/timer.pb-c.d
16:00:34 [2020-09-15T16:00:34.945Z] #39 11.55   PBCC     images/sa.pb-c.c
16:00:34 [2020-09-15T16:00:34.945Z] #39 ...
16:00:34 [2020-09-15T16:00:34.945Z] 
16:00:34 [2020-09-15T16:00:34.945Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:34 [2020-09-15T16:00:34.945Z] #33 8.123 -- Detecting C compile features - done
16:00:34 [2020-09-15T16:00:34.945Z] #33 8.183 -- Performing Test HAS_BUILTIN_FORTIFY
16:00:34 [2020-09-15T16:00:34.945Z] #33 8.435 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:00:34 [2020-09-15T16:00:34.945Z] #33 8.508 -- Configuring done
16:00:34 [2020-09-15T16:00:34.945Z] #33 8.522 -- Generating done
16:00:34 [2020-09-15T16:00:34.945Z] #33 8.534 -- Build files have been written to: /tmp/tmp.wynDuT0Ike/tini
16:00:34 [2020-09-15T16:00:34.945Z] #33 8.537 + make tini-static
16:00:34 [2020-09-15T16:00:34.945Z] #33 8.961 Scanning dependencies of target tini-static
16:00:34 [2020-09-15T16:00:34.945Z] #33 9.052 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:00:34 [2020-09-15T16:00:34.945Z] #33 10.33 [100%] Linking C executable tini-static
16:00:34 [2020-09-15T16:00:34.945Z] #33 10.90 [100%] Built target tini-static
16:00:34 [2020-09-15T16:00:34.945Z] #33 10.99 + mkdir -p /build
16:00:34 [2020-09-15T16:00:34.945Z] #33 10.99 + cp tini-static /build/docker-init
16:00:34 [2020-09-15T16:00:34.945Z] #33 DONE 11.6s
16:00:34 [2020-09-15T16:00:34.945Z] 
16:00:34 [2020-09-15T16:00:34.945Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:34 [2020-09-15T16:00:34.945Z] #39 11.59   DEP      images/sa.pb-c.d
16:00:34 [2020-09-15T16:00:34.945Z] #39 11.63   PBCC     images/pipe-data.pb-c.c
16:00:35 [2020-09-15T16:00:35.037Z] #10 ...
16:00:35 [2020-09-15T16:00:35.037Z] 
16:00:35 [2020-09-15T16:00:35.037Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:35 [2020-09-15T16:00:35.037Z] #30 77.45 github.com/BurntSushi/toml/cmd/tomlv
16:00:35 [2020-09-15T16:00:35.037Z] #30 DONE 82.5s
16:00:35 [2020-09-15T16:00:35.209Z] #39 11.66   DEP      images/pipe-data.pb-c.d
16:00:35 [2020-09-15T16:00:35.209Z] #39 11.69   PBCC     images/mnt.pb-c.c
16:00:35 [2020-09-15T16:00:35.209Z] #39 11.85   DEP      images/mnt.pb-c.d
16:00:35 [2020-09-15T16:00:35.209Z] #39 11.94   PBCC     images/sk-packet.pb-c.c
16:00:35 [2020-09-15T16:00:35.309Z] 
16:00:35 [2020-09-15T16:00:35.309Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:35 [2020-09-15T16:00:35.309Z] #39 2.214 Note: Building without setproctitle() and strlcpy() support.
16:00:35 [2020-09-15T16:00:35.309Z] #39 2.215       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:00:35 [2020-09-15T16:00:35.309Z] #39 2.236 Note: Building without GnuTLS support
16:00:35 [2020-09-15T16:00:35.309Z] #39 2.257 Makefile.config:39: Warn: you have no libnftables installed
16:00:35 [2020-09-15T16:00:35.309Z] #39 2.257 Makefile.config:40: Warn: Building without nftables support
16:00:35 [2020-09-15T16:00:35.309Z] #39 4.778 fatal: not a git repository (or any of the parent directories): .git
16:00:35 [2020-09-15T16:00:35.309Z] #39 4.864   GEN      .gitid
16:00:35 [2020-09-15T16:00:35.309Z] #39 4.901   GEN      criu/include/version.h
16:00:35 [2020-09-15T16:00:35.309Z] #39 4.961   GEN      include/common/asm
16:00:35 [2020-09-15T16:00:35.346Z] #48 ...
16:00:35 [2020-09-15T16:00:35.346Z] 
16:00:35 [2020-09-15T16:00:35.346Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:35 [2020-09-15T16:00:35.346Z] #31 83.00 os
16:00:35 [2020-09-15T16:00:35.346Z] #31 87.46 internal/fmtsort
16:00:35 [2020-09-15T16:00:35.346Z] #31 87.61 path/filepath
16:00:35 [2020-09-15T16:00:35.346Z] #31 88.35 fmt
16:00:35 [2020-09-15T16:00:35.346Z] #31 89.46 io/ioutil
16:00:35 [2020-09-15T16:00:35.346Z] #31 91.77 flag
16:00:35 [2020-09-15T16:00:35.346Z] #31 91.78 log
16:00:35 [2020-09-15T16:00:35.346Z] #31 91.78 github.com/BurntSushi/toml
16:00:35 [2020-09-15T16:00:35.346Z] #31 ...
16:00:35 [2020-09-15T16:00:35.346Z] 
16:00:35 [2020-09-15T16:00:35.346Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:35 [2020-09-15T16:00:35.346Z] #40 23.21   CC       images/ghost-file.o
16:00:35 [2020-09-15T16:00:35.346Z] #40 23.70   CC       images/fifo.o
16:00:35 [2020-09-15T16:00:35.346Z] #40 23.92   CC       images/remap-file-path.o
16:00:35 [2020-09-15T16:00:35.346Z] #40 24.18   CC       images/eventfd.o
16:00:35 [2020-09-15T16:00:35.346Z] #40 24.43   CC       images/eventpoll.o
16:00:35 [2020-09-15T16:00:35.346Z] #40 24.80   CC       images/fh.o
16:00:35 [2020-09-15T16:00:35.346Z] #40 25.24   CC       images/fsnotify.o
16:00:35 [2020-09-15T16:00:35.346Z] #40 26.21   CC       images/signalfd.o
16:00:35 [2020-09-15T16:00:35.346Z] #40 26.50   CC       images/fs.o
16:00:35 [2020-09-15T16:00:35.477Z] #39 11.96   DEP      images/sk-packet.pb-c.d
16:00:35 [2020-09-15T16:00:35.477Z] #39 12.05   PBCC     images/tcp-stream.pb-c.c
16:00:35 [2020-09-15T16:00:35.477Z] #39 12.13   DEP      images/tcp-stream.pb-c.d
16:00:35 [2020-09-15T16:00:35.477Z] #39 12.17   PBCC     images/pipe.pb-c.c
16:00:35 [2020-09-15T16:00:35.646Z] #40 26.77   CC       images/pstree.o
16:00:35 [2020-09-15T16:00:35.740Z] #39 12.21   DEP      images/pipe.pb-c.d
16:00:35 [2020-09-15T16:00:35.741Z] #39 12.29   PBCC     images/pstree.pb-c.c
16:00:35 [2020-09-15T16:00:35.741Z] #39 12.29   DEP      images/pstree.pb-c.d
16:00:35 [2020-09-15T16:00:35.741Z] #39 12.30   PBCC     images/fs.pb-c.c
16:00:35 [2020-09-15T16:00:35.741Z] #39 12.31   DEP      images/fs.pb-c.d
16:00:35 [2020-09-15T16:00:35.741Z] #39 12.35   PBCC     images/signalfd.pb-c.c
16:00:35 [2020-09-15T16:00:35.741Z] #39 12.39   DEP      images/signalfd.pb-c.d
16:00:35 [2020-09-15T16:00:35.946Z] #40 27.10   CC       images/pipe.o
16:00:36 [2020-09-15T16:00:36.004Z] #39 12.45   PBCC     images/fh.pb-c.c
16:00:36 [2020-09-15T16:00:36.004Z] #39 12.49   PBCC     images/fsnotify.pb-c.c
16:00:36 [2020-09-15T16:00:36.004Z] #39 12.55   DEP      images/fh.pb-c.d
16:00:36 [2020-09-15T16:00:36.004Z] #39 12.63   DEP      images/fsnotify.pb-c.d
16:00:36 [2020-09-15T16:00:36.158Z] #39 18.14 make[1]: Nothing to be done for 'all'.
16:00:36 [2020-09-15T16:00:36.253Z] #39 6.869   PBCC     images/timens.pb-c.c
16:00:36 [2020-09-15T16:00:36.253Z] #39 6.898   DEP      images/timens.pb-c.d
16:00:36 [2020-09-15T16:00:36.253Z] #39 6.941   PBCC     images/fown.pb-c.c
16:00:36 [2020-09-15T16:00:36.253Z] #39 6.951   PBCC     images/google/protobuf/descriptor.pb-c.c
16:00:36 [2020-09-15T16:00:36.253Z] #39 7.028   PBCC     images/opts.pb-c.c
16:00:36 [2020-09-15T16:00:36.268Z] #39 12.70   PBCC     images/eventpoll.pb-c.c
16:00:36 [2020-09-15T16:00:36.268Z] #39 12.71   DEP      images/eventpoll.pb-c.d
16:00:36 [2020-09-15T16:00:36.268Z] #39 12.82   PBCC     images/eventfd.pb-c.c
16:00:36 [2020-09-15T16:00:36.268Z] #39 12.85   DEP      images/eventfd.pb-c.d
16:00:36 [2020-09-15T16:00:36.268Z] #39 12.89   PBCC     images/remap-file-path.pb-c.c
16:00:36 [2020-09-15T16:00:36.268Z] #39 12.92   DEP      images/remap-file-path.pb-c.d
16:00:36 [2020-09-15T16:00:36.268Z] #39 12.97   PBCC     images/fifo.pb-c.c
16:00:36 [2020-09-15T16:00:36.268Z] #39 13.00   DEP      images/fifo.pb-c.d
16:00:36 [2020-09-15T16:00:36.268Z] #39 13.04   PBCC     images/ghost-file.pb-c.c
16:00:36 [2020-09-15T16:00:36.513Z] #39 7.114   PBCC     images/memfd.pb-c.c
16:00:36 [2020-09-15T16:00:36.513Z] #39 7.182   DEP      images/fown.pb-c.d
16:00:36 [2020-09-15T16:00:36.513Z] #39 7.259   DEP      images/google/protobuf/descriptor.pb-c.d
16:00:36 [2020-09-15T16:00:36.513Z] #39 7.330   DEP      images/opts.pb-c.d
16:00:36 [2020-09-15T16:00:36.513Z] #39 7.369   DEP      images/memfd.pb-c.d
16:00:36 [2020-09-15T16:00:36.513Z] #39 ...
16:00:36 [2020-09-15T16:00:36.513Z] 
16:00:36 [2020-09-15T16:00:36.513Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:36 [2020-09-15T16:00:36.513Z] #41 84.02 go/parser
16:00:36 [2020-09-15T16:00:36.530Z] #39 13.08   DEP      images/ghost-file.pb-c.d
16:00:36 [2020-09-15T16:00:36.530Z] #39 13.17   PBCC     images/regfile.pb-c.c
16:00:36 [2020-09-15T16:00:36.530Z] #39 13.30   DEP      images/regfile.pb-c.d
16:00:36 [2020-09-15T16:00:36.618Z] #40 27.55   CC       images/tcp-stream.o
16:00:36 [2020-09-15T16:00:36.721Z] #39 ...
16:00:36 [2020-09-15T16:00:36.721Z] 
16:00:36 [2020-09-15T16:00:36.721Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:36 [2020-09-15T16:00:36.721Z] #41 79.79 text/template/parse
16:00:36 [2020-09-15T16:00:36.721Z] #41 84.55 go/parser
16:00:36 [2020-09-15T16:00:36.721Z] #41 85.21 text/template
16:00:36 [2020-09-15T16:00:36.721Z] #41 88.14 encoding/xml
16:00:36 [2020-09-15T16:00:36.793Z] #39 13.41   PBCC     images/ns.pb-c.c
16:00:36 [2020-09-15T16:00:36.793Z] #39 13.44   DEP      images/ns.pb-c.d
16:00:36 [2020-09-15T16:00:36.793Z] #39 13.49   PBCC     images/fdinfo.pb-c.c
16:00:36 [2020-09-15T16:00:36.793Z] #39 13.55   DEP      images/fdinfo.pb-c.d
16:00:36 [2020-09-15T16:00:36.917Z] #40 27.86   CC       images/sk-packet.o
16:00:36 [2020-09-15T16:00:36.978Z] #41 ...
16:00:36 [2020-09-15T16:00:36.978Z] 
16:00:36 [2020-09-15T16:00:36.978Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:00:36 [2020-09-15T16:00:36.978Z] #52 36.63 Checking out files:  30% (992/3238)   
Checking out files:  31% (1004/3238)   
Checking out files:  32% (1037/3238)   
Checking out files:  33% (1069/3238)   
Checking out files:  34% (1101/3238)   
Checking out files:  35% (1134/3238)   
Checking out files:  36% (1166/3238)   
Checking out files:  37% (1199/3238)   
Checking out files:  38% (1231/3238)   
Checking out files:  39% (1263/3238)   
Checking out files:  40% (1296/3238)   
Checking out files:  41% (1328/3238)   
Checking out files:  42% (1360/3238)   
Checking out files:  43% (1393/3238)   
Checking out files:  44% (1425/3238)   
Checking out files:  45% (1458/3238)   
Checking out files:  46% (1490/3238)   
Checking out files:  47% (1522/3238)   
Checking out files:  48% (1555/3238)   
Checking out files:  49% (1587/3238)   
Checking out files:  50% (1619/3238)   
Checking out files:  51% (1652/3238)   
Checking out files:  52% (1684/3238)   
Checking out files:  53% (1717/3238)   
Checking out files:  54% (1749/3238)   
Checking out files:  55% (1781/3238)   
Checking out files:  56% (1814/3238)   
Checking out files:  57% (1846/3238)   
Checking out files:  58% (1879/3238)   
Checking out files:  59% (1911/3238)   
Checking out files:  59% (1914/3238)   
Checking out files:  60% (1943/3238)   
Checking out files:  61% (1976/3238)   
Checking out files:  62% (2008/3238)   
Checking out files:  63% (2040/3238)   
Checking out files:  64% (2073/3238)   
Checking out files:  65% (2105/3238)   
Checking out files:  66% (2138/3238)   
Checking out files:  67% (2170/3238)   
Checking out files:  68% (2202/3238)   
Checking out files:  69% (2235/3238)   
Checking out files:  70% (2267/3238)   
Checking out files:  71% (2299/3238)   
Checking out files:  72% (2332/3238)   
Checking out files:  73% (2364/3238)   
Checking out files:  74% (2397/3238)   
Checking out files:  75% (2429/3238)   
Checking out files:  76% (2461/3238)   
Checking out files:  77% (2494/3238)   
Checking out files:  78% (2526/3238)   
Checking out files:  79% (2559/3238)   
Checking out files:  80% (2591/3238)   
Checking out files:  81% (2623/3238)   
Checking out files:  82% (2656/3238)   
Checking out files:  83% (2688/3238)   
Checking out files:  84% (2720/3238)   
Checking out files:  85% (2753/3238)   
Checking out files:  86% (2785/3238)   
Checking out files:  87% (2818/3238)   
Checking out files:  88% (2850/3238)   
Checking out files:  89% (2882/3238)   
Checking out files:  90% (2915/3238)   
Checking out files:  91% (2947/3238)   
Checking out files:  91% (2960/3238)   
Checking out files:  92% (2979/3238)   
Checking out files:  93% (3012/3238)   
Checking out files:  94% (3044/3238)   
Checking out files:  95% (3077/3238)   
Checking out files:  96% (3109/3238)   
Checking out files:  97% (3141/3238)   
Checking out files:  98% (3174/3238)   
Checking out files:  99% (3206/3238)   
Checking out files: 100% (3238/3238)   
Checking out files: 100% (3238/3238), done.
16:00:36 [2020-09-15T16:00:36.978Z] #52 38.89 + cd /tmp/tmp.eWZkrxRbID/src/github.com/containerd/containerd
16:00:36 [2020-09-15T16:00:36.978Z] #52 38.89 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
16:00:36 [2020-09-15T16:00:36.978Z] #52 39.70 + export 'BUILDTAGS=netgo osusergo static_build'
16:00:36 [2020-09-15T16:00:36.978Z] #52 39.70 + BUILDTAGS='netgo osusergo static_build'
16:00:36 [2020-09-15T16:00:36.978Z] #52 39.70 + export EXTRA_FLAGS=-buildmode=pie
16:00:36 [2020-09-15T16:00:36.978Z] #52 39.70 + EXTRA_FLAGS=-buildmode=pie
16:00:36 [2020-09-15T16:00:36.978Z] #52 39.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:00:36 [2020-09-15T16:00:36.978Z] #52 39.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:00:36 [2020-09-15T16:00:36.978Z] #52 39.70 + '[' '' = dynamic ']'
16:00:36 [2020-09-15T16:00:36.978Z] #52 39.70 + make
16:00:36 [2020-09-15T16:00:36.978Z] #52 40.44 + bin/ctr
16:00:37 [2020-09-15T16:00:37.057Z] #39 13.61   PBCC     images/core-aarch64.pb-c.c
16:00:37 [2020-09-15T16:00:37.057Z] #39 13.64   PBCC     images/core-arm.pb-c.c
16:00:37 [2020-09-15T16:00:37.057Z] #39 13.66   PBCC     images/core-ppc64.pb-c.c
16:00:37 [2020-09-15T16:00:37.057Z] #39 13.69   PBCC     images/core-s390.pb-c.c
16:00:37 [2020-09-15T16:00:37.057Z] #39 13.71   PBCC     images/core-x86.pb-c.c
16:00:37 [2020-09-15T16:00:37.057Z] #39 13.74   PBCC     images/core.pb-c.c
16:00:37 [2020-09-15T16:00:37.057Z] #39 13.78   PBCC     images/inventory.pb-c.c
16:00:37 [2020-09-15T16:00:37.216Z] #40 28.20   CC       images/mnt.o
16:00:37 [2020-09-15T16:00:37.322Z] #39 13.81   DEP      images/core-aarch64.pb-c.d
16:00:37 [2020-09-15T16:00:37.322Z] #39 13.86   DEP      images/core-arm.pb-c.d
16:00:37 [2020-09-15T16:00:37.322Z] #39 13.91   DEP      images/core-ppc64.pb-c.d
16:00:37 [2020-09-15T16:00:37.322Z] #39 13.96   DEP      images/core-s390.pb-c.d
16:00:37 [2020-09-15T16:00:37.541Z] #40 28.43   CC       images/pipe-data.o
16:00:37 [2020-09-15T16:00:37.541Z] #40 28.66   CC       images/sa.o
16:00:37 [2020-09-15T16:00:37.541Z] #40 ...
16:00:37 [2020-09-15T16:00:37.541Z] 
16:00:37 [2020-09-15T16:00:37.541Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:37 [2020-09-15T16:00:37.541Z] #48 95.31 go/scanner
16:00:37 [2020-09-15T16:00:37.591Z] #39 14.07   DEP      images/core-x86.pb-c.d
16:00:37 [2020-09-15T16:00:37.591Z] #39 14.10   DEP      images/core.pb-c.d
16:00:37 [2020-09-15T16:00:37.591Z] #39 14.14   DEP      images/inventory.pb-c.d
16:00:37 [2020-09-15T16:00:37.591Z] #39 14.23   PBCC     images/cpuinfo.pb-c.c
16:00:37 [2020-09-15T16:00:37.591Z] #39 14.26   DEP      images/cpuinfo.pb-c.d
16:00:37 [2020-09-15T16:00:37.591Z] #39 14.31   PBCC     images/stats.pb-c.c
16:00:37 [2020-09-15T16:00:37.854Z] #39 14.34   DEP      images/stats.pb-c.d
16:00:37 [2020-09-15T16:00:37.894Z] #41 85.16 text/template
16:00:38 [2020-09-15T16:00:38.003Z] ok  	github.com/docker/docker/api/server	0.002s	coverage: 9.0% of statements
16:00:38 [2020-09-15T16:00:38.455Z] #39 ...
16:00:38 [2020-09-15T16:00:38.455Z] 
16:00:38 [2020-09-15T16:00:38.455Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:38 [2020-09-15T16:00:38.455Z] #41 68.54 github.com/LK4D4/vndr/build
16:00:38 [2020-09-15T16:00:38.455Z] #41 72.20 vendor/golang.org/x/text/secure/bidirule
16:00:38 [2020-09-15T16:00:38.455Z] #41 72.78 vendor/golang.org/x/text/unicode/norm
16:00:38 [2020-09-15T16:00:38.455Z] #41 74.19 vendor/golang.org/x/net/http2/hpack
16:00:38 [2020-09-15T16:00:38.455Z] #41 75.31 mime
16:00:38 [2020-09-15T16:00:38.455Z] #41 77.81 mime/quotedprintable
16:00:38 [2020-09-15T16:00:38.455Z] #41 78.14 vendor/golang.org/x/net/idna
16:00:38 [2020-09-15T16:00:38.455Z] #41 78.34 net/http/internal
16:00:38 [2020-09-15T16:00:38.606Z] #48 96.21 mvdan.cc/editorconfig
16:00:38 [2020-09-15T16:00:38.606Z] #48 ...
16:00:38 [2020-09-15T16:00:38.606Z] 
16:00:38 [2020-09-15T16:00:38.606Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:38 [2020-09-15T16:00:38.606Z] #42 86.26 regexp
16:00:38 [2020-09-15T16:00:38.606Z] #42 87.73 path/filepath
16:00:38 [2020-09-15T16:00:38.606Z] #42 87.79 net
16:00:38 [2020-09-15T16:00:38.606Z] #42 91.16 os/exec
16:00:38 [2020-09-15T16:00:38.606Z] #42 95.46 internal/lazyregexp
16:00:38 [2020-09-15T16:00:38.606Z] #42 96.01 github.com/LK4D4/vndr/versioned
16:00:38 [2020-09-15T16:00:38.606Z] #42 ...
16:00:38 [2020-09-15T16:00:38.606Z] 
16:00:38 [2020-09-15T16:00:38.606Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:38 [2020-09-15T16:00:38.606Z] #40 28.93   CC       images/timer.o
16:00:38 [2020-09-15T16:00:38.606Z] #40 29.42   CC       images/timerfd.o
16:00:38 [2020-09-15T16:00:38.606Z] #40 29.72   CC       images/mm.o
16:00:38 [2020-09-15T16:00:38.718Z] #41 ...
16:00:38 [2020-09-15T16:00:38.718Z] 
16:00:38 [2020-09-15T16:00:38.718Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:38 [2020-09-15T16:00:38.718Z] #39 15.49 make[1]: Nothing to be done for 'all'.
16:00:38 [2020-09-15T16:00:38.908Z] #40 30.06   CC       images/sk-opts.o
16:00:39 [2020-09-15T16:00:39.211Z] #40 30.32   CC       images/sk-unix.o
16:00:39 [2020-09-15T16:00:39.294Z] #39 ...
16:00:39 [2020-09-15T16:00:39.294Z] 
16:00:39 [2020-09-15T16:00:39.294Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
16:00:39 [2020-09-15T16:00:39.294Z] #54 74.12 + for f in rootlesskit rootlesskit-docker-proxy
16:00:39 [2020-09-15T16:00:39.294Z] #54 74.12 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
16:00:39 [2020-09-15T16:00:39.294Z] #54 DONE 79.4s
16:00:39 [2020-09-15T16:00:39.294Z] 
16:00:39 [2020-09-15T16:00:39.294Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:00:39 [2020-09-15T16:00:39.557Z] #55 DONE 0.2s
16:00:39 [2020-09-15T16:00:39.557Z] 
16:00:39 [2020-09-15T16:00:39.557Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:00:39 [2020-09-15T16:00:39.821Z] #56 DONE 0.1s
16:00:39 [2020-09-15T16:00:39.821Z] 
16:00:39 [2020-09-15T16:00:39.821Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:00:39 [2020-09-15T16:00:39.821Z] #10 79.72 Selecting previously unselected package g++-mingw-w64-x86-64.
16:00:39 [2020-09-15T16:00:39.821Z] #10 79.73 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
16:00:39 [2020-09-15T16:00:39.821Z] #10 79.76 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:00:39 [2020-09-15T16:00:39.860Z] #40 30.79   CC       images/sk-inet.o
16:00:40 [2020-09-15T16:00:40.158Z] #40 31.23   CC       images/tun.o
16:00:40 [2020-09-15T16:00:40.437Z] #41 87.56 encoding/xml
16:00:40 [2020-09-15T16:00:40.807Z] #40 31.67   CC       images/sk-netlink.o
16:00:40 [2020-09-15T16:00:40.807Z] #40 31.92   CC       images/packet-sock.o
16:00:41 [2020-09-15T16:00:41.456Z] #40 32.39   CC       images/ipc-var.o
16:00:41 [2020-09-15T16:00:41.456Z] #40 32.57   CC       images/ipc-desc.o
16:00:41 [2020-09-15T16:00:41.759Z] #40 32.93   CC       images/ipc-shm.o
16:00:41 [2020-09-15T16:00:41.819Z] #41 ...
16:00:41 [2020-09-15T16:00:41.819Z] 
16:00:41 [2020-09-15T16:00:41.819Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:00:42 [2020-09-15T16:00:42.056Z] #40 33.17   CC       images/ipc-msg.o
16:00:42 [2020-09-15T16:00:42.079Z] #52 37.29 Checking out files:  52% (1704/3238)   
Checking out files:  53% (1717/3238)   
Checking out files:  54% (1749/3238)   
Checking out files:  55% (1781/3238)   
Checking out files:  56% (1814/3238)   
Checking out files:  57% (1846/3238)   
Checking out files:  58% (1879/3238)   
Checking out files:  59% (1911/3238)   
Checking out files:  60% (1943/3238)   
Checking out files:  61% (1976/3238)   
Checking out files:  62% (2008/3238)   
Checking out files:  63% (2040/3238)   
Checking out files:  64% (2073/3238)   
Checking out files:  65% (2105/3238)   
Checking out files:  66% (2138/3238)   
Checking out files:  67% (2170/3238)   
Checking out files:  68% (2202/3238)   
Checking out files:  69% (2235/3238)   
Checking out files:  70% (2267/3238)   
Checking out files:  71% (2299/3238)   
Checking out files:  72% (2332/3238)   
Checking out files:  73% (2364/3238)   
Checking out files:  74% (2397/3238)   
Checking out files:  75% (2429/3238)   
Checking out files:  76% (2461/3238)   
Checking out files:  77% (2494/3238)   
Checking out files:  78% (2526/3238)   
Checking out files:  79% (2559/3238)   
16:00:42 [2020-09-15T16:00:42.079Z] #52 ...
16:00:42 [2020-09-15T16:00:42.079Z] 
16:00:42 [2020-09-15T16:00:42.079Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:42 [2020-09-15T16:00:42.079Z] #47 79.33 github.com/pkg/diff
16:00:42 [2020-09-15T16:00:42.079Z] #47 81.45 go/ast
16:00:42 [2020-09-15T16:00:42.079Z] #47 81.85 golang.org/x/crypto/ssh/terminal
16:00:42 [2020-09-15T16:00:42.079Z] #47 83.75 mvdan.cc/editorconfig
16:00:42 [2020-09-15T16:00:42.079Z] #47 84.69 mvdan.cc/sh/v3/fileutil
16:00:42 [2020-09-15T16:00:42.079Z] #47 84.86 mvdan.cc/sh/v3/syntax
16:00:42 [2020-09-15T16:00:42.079Z] #47 ...
16:00:42 [2020-09-15T16:00:42.079Z] 
16:00:42 [2020-09-15T16:00:42.079Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:00:42 [2020-09-15T16:00:42.355Z] #40 33.49   CC       images/ipc-sem.o
16:00:42 [2020-09-15T16:00:42.654Z] #40 33.74   CC       images/utsns.o
16:00:42 [2020-09-15T16:00:42.859Z] #52 37.29 Checking out files:  52% (1704/3238)   
Checking out files:  53% (1717/3238)   
Checking out files:  54% (1749/3238)   
Checking out files:  55% (1781/3238)   
Checking out files:  56% (1814/3238)   
Checking out files:  57% (1846/3238)   
Checking out files:  58% (1879/3238)   
Checking out files:  59% (1911/3238)   
Checking out files:  60% (1943/3238)   
Checking out files:  61% (1976/3238)   
Checking out files:  62% (2008/3238)   
Checking out files:  63% (2040/3238)   
Checking out files:  64% (2073/3238)   
Checking out files:  65% (2105/3238)   
Checking out files:  66% (2138/3238)   
Checking out files:  67% (2170/3238)   
Checking out files:  68% (2202/3238)   
Checking out files:  69% (2235/3238)   
Checking out files:  70% (2267/3238)   
Checking out files:  71% (2299/3238)   
Checking out files:  72% (2332/3238)   
Checking out files:  73% (2364/3238)   
Checking out files:  74% (2397/3238)   
Checking out files:  75% (2429/3238)   
Checking out files:  76% (2461/3238)   
Checking out files:  77% (2494/3238)   
Checking out files:  78% (2526/3238)   
Checking out files:  79% (2559/3238)   
Checking out files:  80% (2591/3238)   
Checking out files:  81% (2623/3238)   
Checking out files:  82% (2656/3238)   
Checking out files:  83% (2688/3238)   
Checking out files:  84% (2720/3238)   
Checking out files:  85% (2753/3238)   
Checking out files:  86% (2785/3238)   
Checking out files:  87% (2818/3238)   
Checking out files:  88% (2850/3238)   
Checking out files:  89% (2882/3238)   
Checking out files:  90% (2915/3238)   
Checking out files:  91% (2947/3238)   
Checking out files:  91% (2960/3238)   
Checking out files:  92% (2979/3238)   
Checking out files:  93% (3012/3238)   
Checking out files:  94% (3044/3238)   
Checking out files:  95% (3077/3238)   
Checking out files:  96% (3109/3238)   
Checking out files:  97% (3141/3238)   
Checking out files:  98% (3174/3238)   
Checking out files:  99% (3206/3238)   
Checking out files: 100% (3238/3238)   
Checking out files: 100% (3238/3238), done.
16:00:42 [2020-09-15T16:00:42.859Z] #52 38.65 + cd /tmp/tmp.Eu4k9VLnnU/src/github.com/containerd/containerd
16:00:42 [2020-09-15T16:00:42.859Z] #52 38.65 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
16:00:42 [2020-09-15T16:00:42.953Z] #40 34.00   CC       images/creds.o
16:00:43 [2020-09-15T16:00:43.254Z] #40 34.32   CC       images/vma.o
16:00:43 [2020-09-15T16:00:43.528Z] #52 ...
16:00:43 [2020-09-15T16:00:43.528Z] 
16:00:43 [2020-09-15T16:00:43.528Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:43 [2020-09-15T16:00:43.528Z] #47 86.42 mvdan.cc/sh/v3/syntax
16:00:43 [2020-09-15T16:00:43.528Z] #47 92.93 mvdan.cc/sh/v3/cmd/shfmt
16:00:43 [2020-09-15T16:00:43.528Z] #47 ...
16:00:43 [2020-09-15T16:00:43.528Z] 
16:00:43 [2020-09-15T16:00:43.528Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:43 [2020-09-15T16:00:43.528Z] #39 19.59   CC       images/stats.o
16:00:43 [2020-09-15T16:00:43.528Z] #39 20.03   CC       images/core.o
16:00:43 [2020-09-15T16:00:43.528Z] #39 20.66   CC       images/core-x86.o
16:00:43 [2020-09-15T16:00:43.528Z] #39 21.12   CC       images/core-arm.o
16:00:43 [2020-09-15T16:00:43.529Z] #39 21.48   CC       images/core-aarch64.o
16:00:43 [2020-09-15T16:00:43.529Z] #39 21.84   CC       images/core-ppc64.o
16:00:43 [2020-09-15T16:00:43.529Z] #39 22.43   CC       images/core-s390.o
16:00:43 [2020-09-15T16:00:43.529Z] #39 23.05   CC       images/cpuinfo.o
16:00:43 [2020-09-15T16:00:43.529Z] #39 23.49   CC       images/inventory.o
16:00:43 [2020-09-15T16:00:43.529Z] #39 23.73   CC       images/fdinfo.o
16:00:43 [2020-09-15T16:00:43.529Z] #39 24.10   CC       images/fown.o
16:00:43 [2020-09-15T16:00:43.529Z] #39 24.34   CC       images/ns.o
16:00:43 [2020-09-15T16:00:43.529Z] #39 24.54   CC       images/regfile.o
16:00:43 [2020-09-15T16:00:43.529Z] #39 24.76   CC       images/ghost-file.o
16:00:43 [2020-09-15T16:00:43.529Z] #39 25.09   CC       images/fifo.o
16:00:43 [2020-09-15T16:00:43.529Z] #39 25.40   CC       images/remap-file-path.o
16:00:43 [2020-09-15T16:00:43.529Z] #39 25.58   CC       images/eventfd.o
16:00:43 [2020-09-15T16:00:43.551Z] #40 34.58   CC       images/netdev.o
16:00:43 [2020-09-15T16:00:43.786Z] #39 25.82   CC       images/eventpoll.o
16:00:43 [2020-09-15T16:00:43.798Z] #52 39.30 + export 'BUILDTAGS=netgo osusergo static_build'
16:00:43 [2020-09-15T16:00:43.798Z] #52 39.30 + BUILDTAGS='netgo osusergo static_build'
16:00:43 [2020-09-15T16:00:43.798Z] #52 39.30 + export EXTRA_FLAGS=-buildmode=pie
16:00:43 [2020-09-15T16:00:43.798Z] #52 39.30 + EXTRA_FLAGS=-buildmode=pie
16:00:43 [2020-09-15T16:00:43.798Z] #52 39.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:00:43 [2020-09-15T16:00:43.798Z] #52 39.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:00:43 [2020-09-15T16:00:43.798Z] #52 39.30 + '[' '' = dynamic ']'
16:00:43 [2020-09-15T16:00:43.798Z] #52 39.30 + make
16:00:43 [2020-09-15T16:00:43.850Z] #40 ...
16:00:43 [2020-09-15T16:00:43.850Z] 
16:00:43 [2020-09-15T16:00:43.850Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:43 [2020-09-15T16:00:43.850Z] #31 96.99 github.com/BurntSushi/toml/cmd/tomlv
16:00:43 [2020-09-15T16:00:43.850Z] #31 DONE 101.4s
16:00:43 [2020-09-15T16:00:43.850Z] 
16:00:43 [2020-09-15T16:00:43.850Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:43 [2020-09-15T16:00:43.850Z] #42 98.78 go/scanner
16:00:43 [2020-09-15T16:00:43.850Z] #42 98.79 net/url
16:00:43 [2020-09-15T16:00:43.850Z] #42 98.79 text/template/parse
16:00:44 [2020-09-15T16:00:44.043Z] #39 26.14   CC       images/fh.o
16:00:44 [2020-09-15T16:00:44.300Z] #39 26.48   CC       images/fsnotify.o
16:00:44 [2020-09-15T16:00:44.368Z] #52 40.15 + bin/ctr
16:00:44 [2020-09-15T16:00:44.904Z] #42 102.4 go/ast
16:00:45 [2020-09-15T16:00:45.230Z] #39 27.12   CC       images/signalfd.o
16:00:45 [2020-09-15T16:00:45.230Z] #39 27.35   CC       images/fs.o
16:00:45 [2020-09-15T16:00:45.487Z] #39 27.59   CC       images/pstree.o
16:00:45 [2020-09-15T16:00:45.745Z] #39 ...
16:00:45 [2020-09-15T16:00:45.745Z] 
16:00:45 [2020-09-15T16:00:45.745Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:45 [2020-09-15T16:00:45.745Z] #47 DONE 98.7s
16:00:45 [2020-09-15T16:00:45.745Z] 
16:00:45 [2020-09-15T16:00:45.745Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:45 [2020-09-15T16:00:45.745Z] #41 90.26 go/doc
16:00:45 [2020-09-15T16:00:45.745Z] #41 92.90 github.com/LK4D4/vndr/build
16:00:45 [2020-09-15T16:00:45.745Z] #41 93.96 github.com/LK4D4/vndr/versioned
16:00:45 [2020-09-15T16:00:45.745Z] #41 94.03 compress/flate
16:00:45 [2020-09-15T16:00:45.745Z] #41 95.95 hash/crc32
16:00:45 [2020-09-15T16:00:45.745Z] #41 96.58 compress/gzip
16:00:45 [2020-09-15T16:00:45.745Z] #41 96.63 net
16:00:45 [2020-09-15T16:00:45.745Z] #41 97.20 vendor/golang.org/x/text/transform
16:00:45 [2020-09-15T16:00:45.745Z] #41 98.11 vendor/golang.org/x/text/unicode/bidi
16:00:45 [2020-09-15T16:00:45.972Z] #42 ...
16:00:45 [2020-09-15T16:00:45.972Z] 
16:00:45 [2020-09-15T16:00:45.972Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:00:45 [2020-09-15T16:00:45.972Z] #11 93.40 Selecting previously unselected package g++-mingw-w64-x86-64.
16:00:45 [2020-09-15T16:00:45.972Z] #11 93.42 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
16:00:45 [2020-09-15T16:00:45.972Z] #11 93.44 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:00:45 [2020-09-15T16:00:45.972Z] #11 ...
16:00:45 [2020-09-15T16:00:45.972Z] 
16:00:45 [2020-09-15T16:00:45.972Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:45 [2020-09-15T16:00:45.972Z] #40 35.08   CC       images/tty.o
16:00:45 [2020-09-15T16:00:45.972Z] #40 36.23   CC       images/file-lock.o
16:00:45 [2020-09-15T16:00:45.972Z] #40 36.43   CC       images/rlimit.o
16:00:45 [2020-09-15T16:00:45.972Z] #40 36.62   CC       images/pagemap.o
16:00:45 [2020-09-15T16:00:45.972Z] #40 36.95   CC       images/siginfo.o
16:00:46 [2020-09-15T16:00:46.004Z] #41 ...
16:00:46 [2020-09-15T16:00:46.004Z] 
16:00:46 [2020-09-15T16:00:46.004Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:46 [2020-09-15T16:00:46.004Z] #39 27.95   CC       images/pipe.o
16:00:46 [2020-09-15T16:00:46.262Z] #39 28.37   CC       images/tcp-stream.o
16:00:46 [2020-09-15T16:00:46.271Z] #40 37.29   CC       images/rpc.o
16:00:46 [2020-09-15T16:00:46.136Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:00:46 [2020-09-15T16:00:46.185Z]  > git config --add remote.origin.fetch +refs/pull/41453/head:refs/remotes/origin/PR-41453 # timeout=10
16:00:46 [2020-09-15T16:00:46.229Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:00:46 [2020-09-15T16:00:46.344Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:00:46 [2020-09-15T16:00:46.433Z] #10 ...
16:00:46 [2020-09-15T16:00:46.433Z] 
16:00:46 [2020-09-15T16:00:46.433Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:46 [2020-09-15T16:00:46.433Z] #39 16.97   CC       images/stats.o
16:00:46 [2020-09-15T16:00:46.433Z] #39 17.52   CC       images/core.o
16:00:46 [2020-09-15T16:00:46.433Z] #39 18.20   CC       images/core-x86.o
16:00:46 [2020-09-15T16:00:46.433Z] #39 18.56   CC       images/core-arm.o
16:00:46 [2020-09-15T16:00:46.433Z] #39 18.80   CC       images/core-aarch64.o
16:00:46 [2020-09-15T16:00:46.433Z] #39 19.16   CC       images/core-ppc64.o
16:00:46 [2020-09-15T16:00:46.433Z] #39 19.80   CC       images/core-s390.o
16:00:46 [2020-09-15T16:00:46.433Z] #39 20.36   CC       images/cpuinfo.o
16:00:46 [2020-09-15T16:00:46.433Z] #39 20.73   CC       images/inventory.o
16:00:46 [2020-09-15T16:00:46.433Z] #39 20.91   CC       images/fdinfo.o
16:00:46 [2020-09-15T16:00:46.433Z] #39 21.27   CC       images/fown.o
16:00:46 [2020-09-15T16:00:46.433Z] #39 21.54   CC       images/ns.o
16:00:46 [2020-09-15T16:00:46.433Z] #39 21.75   CC       images/regfile.o
16:00:46 [2020-09-15T16:00:46.433Z] #39 22.07   CC       images/ghost-file.o
16:00:46 [2020-09-15T16:00:46.433Z] #39 22.32   CC       images/fifo.o
16:00:46 [2020-09-15T16:00:46.433Z] #39 22.48   CC       images/remap-file-path.o
16:00:46 [2020-09-15T16:00:46.433Z] #39 22.64   CC       images/eventfd.o
16:00:46 [2020-09-15T16:00:46.433Z] #39 22.89   CC       images/eventpoll.o
16:00:46 [2020-09-15T16:00:46.433Z] Fetching without tags
16:00:46 [2020-09-15T16:00:46.696Z] #39 23.21   CC       images/fh.o
16:00:46 [2020-09-15T16:00:46.826Z] #39 28.81   CC       images/sk-packet.o
16:00:46 [2020-09-15T16:00:46.917Z] #52 ...
16:00:46 [2020-09-15T16:00:46.917Z] 
16:00:46 [2020-09-15T16:00:46.917Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:46 [2020-09-15T16:00:46.917Z] #39 7.422   PBCC     images/sit.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 7.464   DEP      images/sit.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 7.541   PBCC     images/macvlan.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 7.548   DEP      images/macvlan.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 7.617   PBCC     images/autofs.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 7.626   DEP      images/autofs.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 7.676   PBCC     images/sysctl.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 7.712   DEP      images/sysctl.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 7.766   PBCC     images/time.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 7.813   DEP      images/time.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 7.869   PBCC     images/binfmt-misc.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 7.917   DEP      images/binfmt-misc.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 7.960   PBCC     images/seccomp.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 7.989   DEP      images/seccomp.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 8.033   PBCC     images/userns.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 8.076   DEP      images/userns.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 8.128   PBCC     images/cgroup.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 8.166   DEP      images/cgroup.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 8.202   PBCC     images/ext-file.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 8.233   DEP      images/ext-file.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 8.305   PBCC     images/rpc.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 8.361   DEP      images/rpc.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 8.413   PBCC     images/siginfo.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 8.446   DEP      images/siginfo.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 8.517   PBCC     images/pagemap.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 8.569   DEP      images/pagemap.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 8.618   PBCC     images/rlimit.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 8.625   DEP      images/rlimit.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 8.689   PBCC     images/file-lock.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 8.720   DEP      images/file-lock.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 8.755   PBCC     images/tty.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 8.833   DEP      images/tty.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 8.891   PBCC     images/tun.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 8.918   PBCC     images/netdev.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 8.981   DEP      images/tun.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 9.047   DEP      images/netdev.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 9.101   PBCC     images/vma.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 9.165   DEP      images/vma.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 9.217   PBCC     images/creds.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 9.234   DEP      images/creds.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 9.285   PBCC     images/utsns.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 9.328   DEP      images/utsns.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 9.384   PBCC     images/ipc-desc.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 9.422   PBCC     images/ipc-sem.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 9.456   DEP      images/ipc-desc.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 9.504   DEP      images/ipc-sem.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 9.555   PBCC     images/ipc-msg.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 9.613   DEP      images/ipc-msg.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 9.679   PBCC     images/ipc-shm.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 9.709   DEP      images/ipc-shm.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 9.780   PBCC     images/ipc-var.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 9.813   DEP      images/ipc-var.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 9.865   PBCC     images/sk-opts.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 9.911   PBCC     images/packet-sock.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 9.989   DEP      images/sk-opts.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 10.05   DEP      images/packet-sock.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 10.10   PBCC     images/sk-netlink.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 10.12   DEP      images/sk-netlink.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 10.18   PBCC     images/sk-inet.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 10.27   DEP      images/sk-inet.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 10.33   PBCC     images/sk-unix.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 10.37   DEP      images/sk-unix.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 10.43   PBCC     images/mm.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 10.48   DEP      images/mm.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 10.52   PBCC     images/timerfd.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 10.56   DEP      images/timerfd.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 10.61   PBCC     images/timer.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 10.64   DEP      images/timer.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 10.67   PBCC     images/sa.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 10.69   DEP      images/sa.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 10.74   PBCC     images/pipe-data.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 10.76   DEP      images/pipe-data.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 10.82   PBCC     images/mnt.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 10.89   DEP      images/mnt.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 10.95   PBCC     images/sk-packet.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 10.98   DEP      images/sk-packet.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 11.06   PBCC     images/tcp-stream.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 11.07   DEP      images/tcp-stream.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 11.15   PBCC     images/pipe.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 11.18   DEP      images/pipe.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 11.24   PBCC     images/pstree.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 11.29   DEP      images/pstree.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 11.32   PBCC     images/fs.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 11.33   DEP      images/fs.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 11.40   PBCC     images/signalfd.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 11.43   DEP      images/signalfd.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 11.49   PBCC     images/fh.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 11.56   PBCC     images/fsnotify.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 11.62   DEP      images/fh.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 11.69   DEP      images/fsnotify.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 11.76   PBCC     images/eventpoll.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 11.77   DEP      images/eventpoll.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 11.82   PBCC     images/eventfd.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 11.87   DEP      images/eventfd.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 11.92   PBCC     images/remap-file-path.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 11.96   DEP      images/remap-file-path.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 11.98   PBCC     images/fifo.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 12.03   DEP      images/fifo.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 12.07   PBCC     images/ghost-file.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 12.11   DEP      images/ghost-file.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 12.15   PBCC     images/regfile.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 12.19   DEP      images/regfile.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 12.25   PBCC     images/ns.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 12.28   DEP      images/ns.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 12.35   PBCC     images/fdinfo.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 12.42   DEP      images/fdinfo.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 12.48   PBCC     images/core-aarch64.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 12.53   PBCC     images/core-arm.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 12.58   PBCC     images/core-ppc64.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 12.63   PBCC     images/core-s390.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 12.72   PBCC     images/core-x86.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 12.80   PBCC     images/core.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 12.87   PBCC     images/inventory.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 12.93   DEP      images/core-aarch64.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 13.00   DEP      images/core-arm.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 13.05   DEP      images/core-ppc64.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 13.09   DEP      images/core-s390.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 13.14   DEP      images/core-x86.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 13.21   DEP      images/core.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 13.28   DEP      images/inventory.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 13.38   PBCC     images/cpuinfo.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 13.41   DEP      images/cpuinfo.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 13.45   PBCC     images/stats.pb-c.c
16:00:46 [2020-09-15T16:00:46.917Z] #39 13.48   DEP      images/stats.pb-c.d
16:00:46 [2020-09-15T16:00:46.917Z] #39 14.98 make[1]: Nothing to be done for 'all'.
16:00:46 [2020-09-15T16:00:46.917Z] #39 16.29   CC       images/stats.o
16:00:46 [2020-09-15T16:00:46.917Z] #39 16.63   CC       images/core.o
16:00:46 [2020-09-15T16:00:46.917Z] #39 17.25   CC       images/core-x86.o
16:00:46 [2020-09-15T16:00:46.960Z] #39 23.61   CC       images/fsnotify.o
16:00:47 [2020-09-15T16:00:47.057Z] INFO [runner/unused/goanalysis] analyzers took 26.990668929s with top 10 stages: buildssa: 22.911317455s, U1000: 4.079351474s 
16:00:47 [2020-09-15T16:00:47.057Z] INFO [runner] Issues before processing: 2299, after processing: 0 
16:00:47 [2020-09-15T16:00:47.057Z] INFO [runner] Processors filtering stat (out/in): cgo: 1690/2299, skip_files: 1690/1690, identifier_marker: 1585/1585, nolint: 0/64, filename_unadjuster: 1690/1690, path_prettifier: 1690/1690, skip_dirs: 1690/1690, autogenerated_exclude: 1585/1690, exclude: 1585/1585, exclude-rules: 64/1585 
16:00:47 [2020-09-15T16:00:47.057Z] INFO [runner] processing took 169.075933ms with stages: nolint: 75.877236ms, identifier_marker: 59.490223ms, path_prettifier: 14.001415ms, autogenerated_exclude: 7.378742ms, exclude-rules: 6.757704ms, skip_dirs: 3.768337ms, cgo: 1.000315ms, filename_unadjuster: 796.014µs, max_same_issues: 1.659µs, uniq_by_line: 699ns, skip_files: 679ns, diff: 633ns, max_from_linter: 560ns, exclude: 498ns, source_code: 492ns, path_shortener: 406ns, max_per_file_from_linter: 321ns 
16:00:47 [2020-09-15T16:00:47.057Z] INFO [runner] linters took 1m35.760102369s with stages: goanalysis_metalinter: 1m16.902007776s, unused: 18.687873025s 
16:00:47 [2020-09-15T16:00:47.057Z] INFO File cache stats: 1443 entries of total size 6.8MiB 
16:00:47 [2020-09-15T16:00:47.057Z] INFO Memory: 1600 samples, avg is 248.7MB, max is 3164.0MB 
16:00:47 [2020-09-15T16:00:47.057Z] INFO Execution took 3m33.51406123s                
16:00:47 [2020-09-15T16:00:47.057Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
16:00:47 [2020-09-15T16:00:47.083Z] #39 29.21   CC       images/mnt.o
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
16:00:47 [2020-09-15T16:00:47.177Z] #39 17.83   CC       images/core-arm.o
16:00:47 [2020-09-15T16:00:47.340Z] #39 29.35   CC       images/pipe-data.o
16:00:47 [2020-09-15T16:00:47.340Z] #39 29.53   CC       images/sa.o
16:00:47 [2020-09-15T16:00:47.404Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e hack/make.sh dynbinary-daemon test-docker-py
16:00:47 [2020-09-15T16:00:47.437Z] #39 18.28   CC       images/core-aarch64.o
16:00:47 [2020-09-15T16:00:47.537Z] #39 24.11   CC       images/signalfd.o
16:00:47 [2020-09-15T16:00:47.596Z] #39 29.71   CC       images/timer.o
16:00:47 [2020-09-15T16:00:47.665Z] 
16:00:47 [2020-09-15T16:00:47.668Z] Merging remotes/origin/master commit 1155b6bc7adebd6aa924c25b0e367e0359ae6047 into PR head commit 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a
16:00:47 [2020-09-15T16:00:47.800Z] #39 24.30   CC       images/fs.o
16:00:47 [2020-09-15T16:00:47.801Z] #39 24.50   CC       images/pstree.o
16:00:47 [2020-09-15T16:00:47.841Z] #40 38.75   CC       images/ext-file.o
16:00:47 [2020-09-15T16:00:47.841Z] #40 38.94   CC       images/cgroup.o
16:00:47 [2020-09-15T16:00:47.925Z] Removing bundles/
16:00:47 [2020-09-15T16:00:47.925Z] 
16:00:47 [2020-09-15T16:00:47.925Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
16:00:47 [2020-09-15T16:00:47.925Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:00:47 [2020-09-15T16:00:47.925Z] GOOS="" GOARCH="" GOARM=""
16:00:48 [2020-09-15T16:00:48.007Z] #39 18.71   CC       images/core-ppc64.o
16:00:48 [2020-09-15T16:00:48.065Z] #39 24.70   CC       images/pipe.o
16:00:48 [2020-09-15T16:00:48.160Z] #39 30.00   CC       images/timerfd.o
16:00:48 [2020-09-15T16:00:48.160Z] #39 30.19   CC       images/mm.o
16:00:48 [2020-09-15T16:00:48.329Z] #39 24.90   CC       images/tcp-stream.o
16:00:48 [2020-09-15T16:00:48.592Z] #39 25.07   CC       images/sk-packet.o
16:00:48 [2020-09-15T16:00:48.592Z] #39 25.25   CC       images/mnt.o
16:00:48 [2020-09-15T16:00:48.722Z] #39 30.60   CC       images/sk-opts.o
16:00:48 [2020-09-15T16:00:48.722Z] #39 30.77   CC       images/sk-unix.o
16:00:48 [2020-09-15T16:00:48.856Z] #39 25.38   CC       images/pipe-data.o
16:00:48 [2020-09-15T16:00:48.856Z] #39 25.51   CC       images/sa.o
16:00:48 [2020-09-15T16:00:48.856Z] #39 25.64   CC       images/timer.o
16:00:48 [2020-09-15T16:00:48.895Z] #40 39.70   CC       images/userns.o
16:00:48 [2020-09-15T16:00:48.895Z] #40 40.03   CC       images/google/protobuf/descriptor.o
16:00:48 [2020-09-15T16:00:48.947Z] #39 19.34   CC       images/core-s390.o
16:00:48 [2020-09-15T16:00:48.979Z] #39 30.97   CC       images/sk-inet.o
16:00:49 [2020-09-15T16:00:49.235Z] #39 31.24   CC       images/tun.o
16:00:46 [2020-09-15T16:00:46.464Z] Fetching upstream changes from https://github.com/moby/moby.git
16:00:46 [2020-09-15T16:00:46.464Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:00:46 [2020-09-15T16:00:46.465Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41453/head:refs/remotes/origin/PR-41453 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:00:47 [2020-09-15T16:00:47.771Z]  > git config core.sparsecheckout # timeout=10
16:00:47 [2020-09-15T16:00:47.813Z]  > git checkout -f 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a # timeout=10
16:00:49 [2020-09-15T16:00:49.451Z] #39 25.87   CC       images/timerfd.o
16:00:49 [2020-09-15T16:00:49.451Z] #39 26.05   CC       images/mm.o
16:00:49 [2020-09-15T16:00:49.502Z] #39 31.56   CC       images/sk-netlink.o
16:00:49 [2020-09-15T16:00:49.502Z] #39 31.75   CC       images/packet-sock.o
16:00:49 [2020-09-15T16:00:49.516Z] #39 20.05   CC       images/cpuinfo.o
16:00:49 [2020-09-15T16:00:49.714Z] #39 26.42   CC       images/sk-opts.o
16:00:49 [2020-09-15T16:00:49.949Z] #40 ...
16:00:49 [2020-09-15T16:00:49.949Z] 
16:00:49 [2020-09-15T16:00:49.949Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:49 [2020-09-15T16:00:49.949Z] #48 97.62 mvdan.cc/sh/v3/syntax
16:00:49 [2020-09-15T16:00:49.949Z] #48 99.22 encoding/json
16:00:49 [2020-09-15T16:00:49.949Z] #48 99.44 go/ast
16:00:49 [2020-09-15T16:00:49.949Z] #48 100.7 golang.org/x/sys/unix
16:00:50 [2020-09-15T16:00:50.066Z] #39 32.03   CC       images/ipc-var.o
16:00:50 [2020-09-15T16:00:50.086Z] #39 20.49   CC       images/inventory.o
16:00:50 [2020-09-15T16:00:50.086Z] #39 20.73   CC       images/fdinfo.o
16:00:50 [2020-09-15T16:00:50.290Z] #39 26.67   CC       images/sk-unix.o
16:00:50 [2020-09-15T16:00:50.290Z] #39 ...
16:00:50 [2020-09-15T16:00:50.290Z] 
16:00:50 [2020-09-15T16:00:50.290Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:00:50 [2020-09-15T16:00:50.290Z] #10 90.40 Selecting previously unselected package libapparmor1:arm64.
16:00:50 [2020-09-15T16:00:50.290Z] #10 90.41 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
16:00:50 [2020-09-15T16:00:50.290Z] #10 90.42 Unpacking libapparmor1:arm64 (2.13.2-10) ...
16:00:50 [2020-09-15T16:00:50.290Z] #10 90.53 Selecting previously unselected package libapparmor-dev:arm64.
16:00:50 [2020-09-15T16:00:50.323Z] #39 32.20   CC       images/ipc-desc.o
16:00:50 [2020-09-15T16:00:50.323Z] #39 32.43   CC       images/ipc-shm.o
16:00:50 [2020-09-15T16:00:50.346Z] #39 20.98   CC       images/fown.o
16:00:50 [2020-09-15T16:00:50.555Z] #10 90.53 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
16:00:50 [2020-09-15T16:00:50.555Z] #10 90.54 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
16:00:50 [2020-09-15T16:00:50.555Z] #10 ...
16:00:50 [2020-09-15T16:00:50.555Z] 
16:00:50 [2020-09-15T16:00:50.555Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:50 [2020-09-15T16:00:50.555Z] #41 80.58 vendor/golang.org/x/net/http/httpproxy
16:00:50 [2020-09-15T16:00:50.555Z] #41 80.58 net/textproto
16:00:50 [2020-09-15T16:00:50.555Z] #41 80.63 crypto/x509
16:00:50 [2020-09-15T16:00:50.555Z] #41 81.73 vendor/golang.org/x/net/http/httpguts
16:00:50 [2020-09-15T16:00:50.555Z] #41 81.73 mime/multipart
16:00:50 [2020-09-15T16:00:50.555Z] #41 83.42 crypto/tls
16:00:50 [2020-09-15T16:00:50.555Z] #41 87.76 net/http/httptrace
16:00:50 [2020-09-15T16:00:50.555Z] #41 87.94 net/http
16:00:50 [2020-09-15T16:00:50.555Z] #41 ...
16:00:50 [2020-09-15T16:00:50.555Z] 
16:00:50 [2020-09-15T16:00:50.555Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:00:50 [2020-09-15T16:00:50.555Z] #10 90.70 Selecting previously unselected package libbtrfs0.
16:00:50 [2020-09-15T16:00:50.555Z] #10 90.70 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
16:00:50 [2020-09-15T16:00:50.555Z] #10 90.72 Unpacking libbtrfs0 (4.20.1-2) ...
16:00:50 [2020-09-15T16:00:50.580Z] #39 32.59   CC       images/ipc-msg.o
16:00:50 [2020-09-15T16:00:50.606Z] #39 ...
16:00:50 [2020-09-15T16:00:50.606Z] 
16:00:50 [2020-09-15T16:00:50.606Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:00:50 [2020-09-15T16:00:50.606Z] #47 91.79 mvdan.cc/sh/v3/cmd/shfmt
16:00:50 [2020-09-15T16:00:50.606Z] #47 DONE 97.9s
16:00:50 [2020-09-15T16:00:50.606Z] 
16:00:50 [2020-09-15T16:00:50.606Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:50 [2020-09-15T16:00:50.606Z] #39 21.15   CC       images/ns.o
16:00:50 [2020-09-15T16:00:50.606Z] #39 ...
16:00:50 [2020-09-15T16:00:50.606Z] 
16:00:50 [2020-09-15T16:00:50.606Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:50 [2020-09-15T16:00:50.606Z] #41 90.19 go/doc
16:00:50 [2020-09-15T16:00:50.606Z] #41 93.26 github.com/LK4D4/vndr/build
16:00:50 [2020-09-15T16:00:50.606Z] #41 93.26 github.com/LK4D4/vndr/versioned
16:00:50 [2020-09-15T16:00:50.606Z] #41 93.40 compress/flate
16:00:50 [2020-09-15T16:00:50.606Z] #41 96.17 hash/crc32
16:00:50 [2020-09-15T16:00:50.606Z] #41 96.61 net
16:00:50 [2020-09-15T16:00:50.606Z] #41 96.95 compress/gzip
16:00:50 [2020-09-15T16:00:50.606Z] #41 97.44 vendor/golang.org/x/text/transform
16:00:50 [2020-09-15T16:00:50.606Z] #41 98.09 vendor/golang.org/x/text/unicode/bidi
16:00:50 [2020-09-15T16:00:50.819Z] #10 90.88 Selecting previously unselected package libbtrfs-dev.
16:00:50 [2020-09-15T16:00:50.819Z] #10 90.88 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
16:00:50 [2020-09-15T16:00:50.819Z] #10 90.91 Unpacking libbtrfs-dev (4.20.1-2) ...
16:00:50 [2020-09-15T16:00:50.819Z] #10 91.07 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:00:50 [2020-09-15T16:00:50.819Z] #10 91.08 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
16:00:50 [2020-09-15T16:00:50.819Z] #10 91.09 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
16:00:50 [2020-09-15T16:00:50.836Z] #39 32.81   CC       images/ipc-sem.o
16:00:50 [2020-09-15T16:00:50.836Z] #39 33.02   CC       images/utsns.o
16:00:50 [2020-09-15T16:00:50.869Z] #41 ...
16:00:50 [2020-09-15T16:00:50.869Z] 
16:00:50 [2020-09-15T16:00:50.869Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:50 [2020-09-15T16:00:50.869Z] #39 21.47   CC       images/regfile.o
16:00:51 [2020-09-15T16:00:51.032Z] #48 ...
16:00:51 [2020-09-15T16:00:51.032Z] 
16:00:51 [2020-09-15T16:00:51.032Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:51 [2020-09-15T16:00:51.032Z] #40 42.02   CC       images/opts.o
16:00:51 [2020-09-15T16:00:51.084Z] #10 91.18 Selecting previously unselected package libudev-dev:arm64.
16:00:51 [2020-09-15T16:00:51.084Z] #10 91.18 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
16:00:51 [2020-09-15T16:00:51.084Z] #10 91.21 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
16:00:51 [2020-09-15T16:00:51.094Z] #39 33.30   CC       images/creds.o
16:00:51 [2020-09-15T16:00:51.232Z] Merge succeeded, producing c0c428f0e8240948bc5a0835bdc7b4639ccf08c8
16:00:51 [2020-09-15T16:00:51.233Z] Checking out Revision c0c428f0e8240948bc5a0835bdc7b4639ccf08c8 (PR-41453)
16:00:51 [2020-09-15T16:00:51.338Z] #40 42.33   CC       images/seccomp.o
16:00:51 [2020-09-15T16:00:51.348Z] #10 91.35 Selecting previously unselected package libsepol1-dev:arm64.
16:00:51 [2020-09-15T16:00:51.349Z] #10 91.36 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
16:00:51 [2020-09-15T16:00:51.349Z] #10 91.37 Unpacking libsepol1-dev:arm64 (2.8-1) ...
16:00:51 [2020-09-15T16:00:51.353Z] #39 33.50   CC       images/vma.o
16:00:51 [2020-09-15T16:00:51.443Z] #39 22.15   CC       images/ghost-file.o
16:00:51 [2020-09-15T16:00:51.613Z] #10 91.73 Selecting previously unselected package libpcre16-3:arm64.
16:00:51 [2020-09-15T16:00:51.613Z] #10 91.73 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
16:00:51 [2020-09-15T16:00:51.613Z] #10 91.75 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
16:00:51 [2020-09-15T16:00:51.646Z] #39 33.87   CC       images/netdev.o
16:00:51 [2020-09-15T16:00:51.648Z] #40 42.72   CC       images/binfmt-misc.o
16:00:51 [2020-09-15T16:00:51.876Z] #10 91.94 Selecting previously unselected package libpcre32-3:arm64.
16:00:51 [2020-09-15T16:00:51.877Z] #10 91.94 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
16:00:51 [2020-09-15T16:00:51.877Z] #10 91.95 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
16:00:51 [2020-09-15T16:00:51.877Z] #10 92.15 Selecting previously unselected package libpcrecpp0v5:arm64.
16:00:51 [2020-09-15T16:00:51.877Z] #10 92.16 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
16:00:51 [2020-09-15T16:00:51.947Z] #40 42.95   CC       images/time.o
16:00:51 [2020-09-15T16:00:51.947Z] #40 43.14   CC       images/sysctl.o
16:00:52 [2020-09-15T16:00:52.013Z] #39 22.59   CC       images/fifo.o
16:00:52 [2020-09-15T16:00:52.013Z] #39 22.78   CC       images/remap-file-path.o
16:00:52 [2020-09-15T16:00:52.141Z] #10 92.17 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
16:00:52 [2020-09-15T16:00:52.141Z] #10 92.29 Selecting previously unselected package libpcre3-dev:arm64.
16:00:52 [2020-09-15T16:00:52.217Z] #39 34.29   CC       images/tty.o
16:00:52 [2020-09-15T16:00:52.274Z] #39 22.95   CC       images/eventfd.o
16:00:50 [2020-09-15T16:00:50.236Z]  > git remote # timeout=10
16:00:50 [2020-09-15T16:00:50.324Z]  > git config --get remote.origin.url # timeout=10
16:00:50 [2020-09-15T16:00:50.366Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:00:50 [2020-09-15T16:00:50.368Z]  > git merge 1155b6bc7adebd6aa924c25b0e367e0359ae6047 # timeout=10
16:00:51 [2020-09-15T16:00:51.131Z]  > git rev-parse "HEAD^{commit}" # timeout=10
16:00:51 [2020-09-15T16:00:51.263Z]  > git config core.sparsecheckout # timeout=10
16:00:51 [2020-09-15T16:00:51.305Z]  > git checkout -f c0c428f0e8240948bc5a0835bdc7b4639ccf08c8 # timeout=10
16:00:52 [2020-09-15T16:00:52.406Z] #10 92.30 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
16:00:52 [2020-09-15T16:00:52.406Z] #10 92.30 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
16:00:52 [2020-09-15T16:00:52.483Z] #40 43.34   CC       images/autofs.o
16:00:52 [2020-09-15T16:00:52.483Z] #40 43.53   CC       images/macvlan.o
16:00:52 [2020-09-15T16:00:52.483Z] #40 43.71   CC       images/sit.o
16:00:52 [2020-09-15T16:00:52.534Z] #39 23.19   CC       images/eventpoll.o
16:00:52 [2020-09-15T16:00:52.677Z] #10 92.65 Selecting previously unselected package libselinux1-dev:arm64.
16:00:52 [2020-09-15T16:00:52.677Z] #10 92.65 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
16:00:52 [2020-09-15T16:00:52.677Z] #10 92.66 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
16:00:52 [2020-09-15T16:00:52.785Z] #40 43.93   CC       images/memfd.o
16:00:52 [2020-09-15T16:00:52.786Z] #39 34.88   CC       images/file-lock.o
16:00:52 [2020-09-15T16:00:52.794Z] #39 23.43   CC       images/fh.o
16:00:52 [2020-09-15T16:00:52.941Z] #10 92.90 Selecting previously unselected package libdevmapper-dev:arm64.
16:00:52 [2020-09-15T16:00:52.941Z] #10 92.91 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
16:00:52 [2020-09-15T16:00:52.941Z] #10 92.92 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
16:00:52 [2020-09-15T16:00:52.941Z] #10 93.02 Selecting previously unselected package libseccomp-dev:arm64.
16:00:52 [2020-09-15T16:00:52.941Z] #10 93.02 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
16:00:52 [2020-09-15T16:00:52.941Z] #10 93.03 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
16:00:53 [2020-09-15T16:00:53.043Z] #39 35.13   CC       images/rlimit.o
16:00:53 [2020-09-15T16:00:53.054Z] #39 23.80   CC       images/fsnotify.o
16:00:53 [2020-09-15T16:00:53.205Z] #10 93.21 Selecting previously unselected package libsystemd-dev:arm64.
16:00:53 [2020-09-15T16:00:53.205Z] #10 93.22 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
16:00:53 [2020-09-15T16:00:53.205Z] #10 93.23 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
16:00:53 [2020-09-15T16:00:53.301Z] #39 35.36   CC       images/pagemap.o
16:00:53 [2020-09-15T16:00:53.437Z] #40 44.30   CC       images/timens.o
16:00:53 [2020-09-15T16:00:53.437Z] #40 44.63   LINK     images/built-in.o
16:00:53 [2020-09-15T16:00:53.558Z] #39 35.64   CC       images/siginfo.o
16:00:53 [2020-09-15T16:00:53.626Z] #39 24.37   CC       images/signalfd.o
16:00:53 [2020-09-15T16:00:53.739Z] #40 44.84   GEN      compel/include/asm
16:00:53 [2020-09-15T16:00:53.739Z] #40 44.87   GEN      compel/include/version.h
16:00:53 [2020-09-15T16:00:53.739Z] #40 44.91 touch .config
16:00:53 [2020-09-15T16:00:53.739Z] #40 44.96   GEN      include/common/config.h
16:00:53 [2020-09-15T16:00:53.784Z] #10 93.78 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
16:00:53 [2020-09-15T16:00:53.784Z] #10 93.79 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
16:00:53 [2020-09-15T16:00:53.784Z] #10 93.82 Setting up libapparmor1:arm64 (2.13.2-10) ...
16:00:53 [2020-09-15T16:00:53.784Z] #10 93.84 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:00:53 [2020-09-15T16:00:53.784Z] #10 93.86 Setting up libpcre16-3:arm64 (2:8.39-12) ...
16:00:53 [2020-09-15T16:00:53.784Z] #10 93.88 Setting up libsepol1-dev:arm64 (2.8-1) ...
16:00:53 [2020-09-15T16:00:53.784Z] #10 93.89 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:00:53 [2020-09-15T16:00:53.784Z] #10 93.92 Setting up libbtrfs0 (4.20.1-2) ...
16:00:53 [2020-09-15T16:00:53.784Z] #10 93.93 Setting up libpcre32-3:arm64 (2:8.39-12) ...
16:00:53 [2020-09-15T16:00:53.784Z] #10 93.95 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
16:00:53 [2020-09-15T16:00:53.784Z] #10 94.00 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:00:53 [2020-09-15T16:00:53.784Z] #10 94.01 Setting up libbtrfs-dev (4.20.1-2) ...
16:00:53 [2020-09-15T16:00:53.784Z] #10 94.05 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
16:00:53 [2020-09-15T16:00:53.814Z] #39 35.96   CC       images/rpc.o
16:00:54 [2020-09-15T16:00:54.041Z] #40 45.11   GEN      compel/plugins/include/uapi/std/syscall-codes.h
16:00:54 [2020-09-15T16:00:54.041Z] #40 45.18   GEN      compel/plugins/include/uapi/std/syscall.h
16:00:54 [2020-09-15T16:00:54.041Z] #40 45.21   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
16:00:54 [2020-09-15T16:00:54.041Z] #40 45.25   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
16:00:54 [2020-09-15T16:00:54.052Z] #10 94.06 Setting up mingw-w64-common (6.0.0-3) ...
16:00:54 [2020-09-15T16:00:54.052Z] #10 94.08 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
16:00:54 [2020-09-15T16:00:54.052Z] #10 94.09 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
16:00:54 [2020-09-15T16:00:54.052Z] #10 94.12 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
16:00:54 [2020-09-15T16:00:54.052Z] #10 94.13 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:00:54 [2020-09-15T16:00:54.052Z] #10 94.15 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
16:00:54 [2020-09-15T16:00:54.052Z] #10 94.16 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
16:00:54 [2020-09-15T16:00:54.052Z] #10 94.17 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:00:54 [2020-09-15T16:00:54.052Z] #10 94.19 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
16:00:54 [2020-09-15T16:00:54.052Z] #10 94.20 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
16:00:54 [2020-09-15T16:00:54.052Z] #10 94.21 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
16:00:54 [2020-09-15T16:00:54.052Z] #10 94.22 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
16:00:54 [2020-09-15T16:00:54.052Z] #10 94.24 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
16:00:54 [2020-09-15T16:00:54.052Z] #10 94.28 Setting up dmsetup (2:1.02.155-3) ...
16:00:54 [2020-09-15T16:00:54.198Z] #39 24.65   CC       images/fs.o
16:00:54 [2020-09-15T16:00:54.198Z] #39 24.84   CC       images/pstree.o
16:00:54 [2020-09-15T16:00:54.316Z] #10 94.31 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
16:00:54 [2020-09-15T16:00:54.316Z] #10 94.35 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
16:00:54 [2020-09-15T16:00:54.316Z] #10 94.37 Processing triggers for libc-bin (2.28-10) ...
16:00:54 [2020-09-15T16:00:54.341Z] #40 45.30   DEP      compel/arch/ppc64/plugins/std/memcmp.d
16:00:54 [2020-09-15T16:00:54.341Z] #40 45.36   DEP      compel/arch/ppc64/plugins/std/memcpy.d
16:00:54 [2020-09-15T16:00:54.341Z] #40 45.40   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
16:00:54 [2020-09-15T16:00:54.341Z] #40 45.42   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
16:00:54 [2020-09-15T16:00:54.341Z] #40 45.42   DEP      compel/plugins/std/infect.d
16:00:54 [2020-09-15T16:00:54.460Z] #39 25.09   CC       images/pipe.o
16:00:54 [2020-09-15T16:00:54.460Z] #39 25.30   CC       images/tcp-stream.o
16:00:54 [2020-09-15T16:00:54.643Z] #40 45.58   DEP      compel/plugins/std/string.d
16:00:54 [2020-09-15T16:00:54.643Z] #40 45.75   DEP      compel/plugins/std/log.d
16:00:54 [2020-09-15T16:00:54.943Z] #40 45.90   DEP      compel/plugins/std/fds.d
16:00:54 [2020-09-15T16:00:54.943Z] #40 ...
16:00:54 [2020-09-15T16:00:54.943Z] 
16:00:54 [2020-09-15T16:00:54.943Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:00:54 [2020-09-15T16:00:54.943Z] #11 108.9 Selecting previously unselected package libapparmor1:ppc64el.
16:00:54 [2020-09-15T16:00:54.943Z] #11 108.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
16:00:54 [2020-09-15T16:00:54.943Z] #11 108.9 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
16:00:54 [2020-09-15T16:00:54.943Z] #11 109.0 Selecting previously unselected package libapparmor-dev:ppc64el.
16:00:54 [2020-09-15T16:00:54.943Z] #11 109.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
16:00:54 [2020-09-15T16:00:54.943Z] #11 109.0 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
16:00:54 [2020-09-15T16:00:54.943Z] #11 109.2 Selecting previously unselected package libbtrfs0.
16:00:54 [2020-09-15T16:00:54.943Z] #11 109.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
16:00:54 [2020-09-15T16:00:54.943Z] #11 109.2 Unpacking libbtrfs0 (4.20.1-2) ...
16:00:54 [2020-09-15T16:00:54.943Z] #11 109.3 Selecting previously unselected package libbtrfs-dev.
16:00:54 [2020-09-15T16:00:54.943Z] #11 109.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
16:00:54 [2020-09-15T16:00:54.943Z] #11 109.3 Unpacking libbtrfs-dev (4.20.1-2) ...
16:00:54 [2020-09-15T16:00:54.943Z] #11 109.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
16:00:54 [2020-09-15T16:00:54.943Z] #11 109.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
16:00:54 [2020-09-15T16:00:54.943Z] #11 109.5 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
16:00:54 [2020-09-15T16:00:54.943Z] #11 109.5 Selecting previously unselected package libudev-dev:ppc64el.
16:00:54 [2020-09-15T16:00:54.943Z] #11 109.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
16:00:54 [2020-09-15T16:00:54.943Z] #11 109.6 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
16:00:54 [2020-09-15T16:00:54.943Z] #11 109.7 Selecting previously unselected package libsepol1-dev:ppc64el.
16:00:54 [2020-09-15T16:00:54.943Z] #11 109.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
16:00:54 [2020-09-15T16:00:54.943Z] #11 109.8 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 110.0 Selecting previously unselected package libpcre16-3:ppc64el.
16:00:54 [2020-09-15T16:00:54.944Z] #11 110.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 110.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 110.3 Selecting previously unselected package libpcre32-3:ppc64el.
16:00:54 [2020-09-15T16:00:54.944Z] #11 110.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 110.3 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 110.5 Selecting previously unselected package libpcrecpp0v5:ppc64el.
16:00:54 [2020-09-15T16:00:54.944Z] #11 110.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 110.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 110.6 Selecting previously unselected package libpcre3-dev:ppc64el.
16:00:54 [2020-09-15T16:00:54.944Z] #11 110.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 110.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 111.1 Selecting previously unselected package libselinux1-dev:ppc64el.
16:00:54 [2020-09-15T16:00:54.944Z] #11 111.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 111.1 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 111.4 Selecting previously unselected package libdevmapper-dev:ppc64el.
16:00:54 [2020-09-15T16:00:54.944Z] #11 111.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 111.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 111.5 Selecting previously unselected package libseccomp-dev:ppc64el.
16:00:54 [2020-09-15T16:00:54.944Z] #11 111.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 111.6 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 111.7 Selecting previously unselected package libsystemd-dev:ppc64el.
16:00:54 [2020-09-15T16:00:54.944Z] #11 111.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 111.7 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.2 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.2 Setting up libapparmor1:ppc64el (2.13.2-10) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.2 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.2 Setting up libsepol1-dev:ppc64el (2.8-1) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.3 Setting up libbtrfs0 (4.20.1-2) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.3 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.3 Setting up libbtrfs-dev (4.20.1-2) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.4 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.4 Setting up mingw-w64-common (6.0.0-3) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.4 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.5 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.5 Setting up dmsetup (2:1.02.155-3) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.5 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 112.5 Processing triggers for libc-bin (2.28-10) ...
16:00:54 [2020-09-15T16:00:54.944Z] #11 DONE 112.8s
16:00:54 [2020-09-15T16:00:54.944Z] 
16:00:54 [2020-09-15T16:00:54.944Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:54 [2020-09-15T16:00:54.944Z] #40 46.00   DEP      compel/plugins/std/std.d
16:00:55 [2020-09-15T16:00:55.032Z] #39 25.55   CC       images/sk-packet.o
16:00:55 [2020-09-15T16:00:55.183Z] #39 37.24   CC       images/ext-file.o
16:00:55 [2020-09-15T16:00:55.242Z] #40 46.12   DEP      compel/plugins/shmem/shmem.d
16:00:55 [2020-09-15T16:00:55.242Z] #40 46.27   DEP      compel/plugins/fds/fds.d
16:00:55 [2020-09-15T16:00:55.292Z] #39 25.78   CC       images/mnt.o
16:00:55 [2020-09-15T16:00:55.292Z] #39 25.99   CC       images/pipe-data.o
16:00:55 [2020-09-15T16:00:55.440Z] #39 37.42   CC       images/cgroup.o
16:00:55 [2020-09-15T16:00:55.540Z] #40 46.49   CC       compel/plugins/std/std.o
16:00:55 [2020-09-15T16:00:55.540Z] #40 ...
16:00:55 [2020-09-15T16:00:55.540Z] 
16:00:55 [2020-09-15T16:00:55.540Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
16:00:55 [2020-09-15T16:00:55.540Z] #12 DONE 0.6s
16:00:55 [2020-09-15T16:00:55.551Z] #39 26.17   CC       images/sa.o
16:00:55 [2020-09-15T16:00:55.717Z] #10 DONE 95.7s
16:00:55 [2020-09-15T16:00:55.717Z] 
16:00:55 [2020-09-15T16:00:55.717Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:55 [2020-09-15T16:00:55.717Z] #39 27.04   CC       images/sk-inet.o
16:00:55 [2020-09-15T16:00:55.717Z] #39 27.34   CC       images/tun.o
16:00:55 [2020-09-15T16:00:55.717Z] #39 27.69   CC       images/sk-netlink.o
16:00:55 [2020-09-15T16:00:55.717Z] #39 27.93   CC       images/packet-sock.o
16:00:55 [2020-09-15T16:00:55.717Z] #39 28.31   CC       images/ipc-var.o
16:00:55 [2020-09-15T16:00:55.717Z] #39 28.56   CC       images/ipc-desc.o
16:00:55 [2020-09-15T16:00:55.717Z] #39 28.82   CC       images/ipc-shm.o
16:00:55 [2020-09-15T16:00:55.717Z] #39 29.16   CC       images/ipc-msg.o
16:00:55 [2020-09-15T16:00:55.717Z] #39 29.49   CC       images/ipc-sem.o
16:00:55 [2020-09-15T16:00:55.717Z] #39 29.65   CC       images/utsns.o
16:00:55 [2020-09-15T16:00:55.717Z] #39 29.90   CC       images/creds.o
16:00:55 [2020-09-15T16:00:55.717Z] #39 30.06   CC       images/vma.o
16:00:55 [2020-09-15T16:00:55.717Z] #39 30.22   CC       images/netdev.o
16:00:55 [2020-09-15T16:00:55.717Z] #39 30.49   CC       images/tty.o
16:00:55 [2020-09-15T16:00:55.717Z] #39 31.12   CC       images/file-lock.o
16:00:55 [2020-09-15T16:00:55.717Z] #39 31.40   CC       images/rlimit.o
16:00:55 [2020-09-15T16:00:55.717Z] #39 31.55   CC       images/pagemap.o
16:00:55 [2020-09-15T16:00:55.717Z] #39 31.71   CC       images/siginfo.o
16:00:55 [2020-09-15T16:00:55.717Z] #39 31.88   CC       images/rpc.o
16:00:55 [2020-09-15T16:00:55.812Z] #39 26.41   CC       images/timer.o
16:00:55 [2020-09-15T16:00:55.838Z] 
16:00:55 [2020-09-15T16:00:55.838Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:55 [2020-09-15T16:00:55.838Z] #50 0.477 + RM_GOPATH=0
16:00:55 [2020-09-15T16:00:55.838Z] #50 0.477 + TMP_GOPATH=
16:00:55 [2020-09-15T16:00:55.838Z] #50 0.477 + : /build
16:00:55 [2020-09-15T16:00:55.838Z] #50 0.477 + '[' -z '' ']'
16:00:55 [2020-09-15T16:00:55.838Z] #50 0.478 ++ mktemp -d
16:00:55 [2020-09-15T16:00:55.838Z] #50 0.480 + export GOPATH=/tmp/tmp.G5xWF2e068
16:00:55 [2020-09-15T16:00:55.838Z] #50 0.480 + GOPATH=/tmp/tmp.G5xWF2e068
16:00:55 [2020-09-15T16:00:55.838Z] #50 0.480 + RM_GOPATH=1
16:00:55 [2020-09-15T16:00:55.839Z] #50 0.481 + case "$(go env GOARCH)" in
16:00:55 [2020-09-15T16:00:55.839Z] #50 0.481 ++ go env GOARCH
16:00:55 [2020-09-15T16:00:55.839Z] #50 0.494 + export GO_BUILDMODE=-buildmode=pie
16:00:55 [2020-09-15T16:00:55.839Z] #50 0.495 + GO_BUILDMODE=-buildmode=pie
16:00:55 [2020-09-15T16:00:55.839Z] #50 0.495 ++ dirname /tmp/install/install.sh
16:00:55 [2020-09-15T16:00:55.839Z] #50 0.498 + dir=/tmp/install
16:00:55 [2020-09-15T16:00:55.839Z] #50 0.501 + bin=runc
16:00:55 [2020-09-15T16:00:55.839Z] #50 0.501 + shift
16:00:55 [2020-09-15T16:00:55.839Z] #50 0.505 + '[' '!' -f /tmp/install/runc.installer ']'
16:00:55 [2020-09-15T16:00:55.839Z] #50 0.506 + . /tmp/install/runc.installer
16:00:55 [2020-09-15T16:00:55.839Z] #50 0.507 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:00:55 [2020-09-15T16:00:55.839Z] #50 0.508 + install_runc
16:00:55 [2020-09-15T16:00:55.839Z] #50 0.512 + uname -r
16:00:55 [2020-09-15T16:00:55.839Z] #50 0.514 + grep -q '^3\.10\.0.*\.el7\.'
16:00:55 [2020-09-15T16:00:55.839Z] #50 0.517 + RUNC_BUILDTAGS='seccomp apparmor selinux '
16:00:55 [2020-09-15T16:00:55.839Z] #50 0.519 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
16:00:55 [2020-09-15T16:00:55.839Z] #50 0.520 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
16:00:55 [2020-09-15T16:00:55.839Z] #50 0.520 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.G5xWF2e068/src/github.com/opencontainers/runc
16:00:55 [2020-09-15T16:00:55.839Z] #50 0.536 Cloning into '/tmp/tmp.G5xWF2e068/src/github.com/opencontainers/runc'...
16:00:56 [2020-09-15T16:00:56.004Z] #39 38.05   CC       images/userns.o
16:00:56 [2020-09-15T16:00:56.072Z] #39 26.76   CC       images/timerfd.o
16:00:56 [2020-09-15T16:00:56.137Z] #50 ...
16:00:56 [2020-09-15T16:00:56.137Z] 
16:00:56 [2020-09-15T16:00:56.137Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
16:00:56 [2020-09-15T16:00:56.137Z] #13 DONE 0.4s
16:00:56 [2020-09-15T16:00:56.137Z] 
16:00:56 [2020-09-15T16:00:56.137Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:56 [2020-09-15T16:00:56.137Z] #42 103.7 encoding/json
16:00:56 [2020-09-15T16:00:56.137Z] #42 110.5 text/template
16:00:56 [2020-09-15T16:00:56.137Z] #42 ...
16:00:56 [2020-09-15T16:00:56.137Z] 
16:00:56 [2020-09-15T16:00:56.137Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
16:00:56 [2020-09-15T16:00:56.261Z] #39 38.31   CC       images/google/protobuf/descriptor.o
16:00:56 [2020-09-15T16:00:56.332Z] #39 26.95   CC       images/mm.o
16:00:56 [2020-09-15T16:00:56.440Z] #14 0.266 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:00:56 [2020-09-15T16:00:56.440Z] #14 DONE 0.4s
16:00:56 [2020-09-15T16:00:56.440Z] 
16:00:56 [2020-09-15T16:00:56.440Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
16:00:56 [2020-09-15T16:00:56.592Z] #39 27.32   CC       images/sk-opts.o
16:00:56 [2020-09-15T16:00:56.667Z] #39 33.30   CC       images/ext-file.o
16:00:56 [2020-09-15T16:00:56.743Z] #15 DONE 0.3s
16:00:56 [2020-09-15T16:00:56.743Z] 
16:00:56 [2020-09-15T16:00:56.743Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
16:00:56 [2020-09-15T16:00:56.854Z] #39 27.53   CC       images/sk-unix.o
16:00:56 [2020-09-15T16:00:56.931Z] #39 33.51   CC       images/cgroup.o
16:00:57 [2020-09-15T16:00:57.041Z] #16 DONE 0.3s
16:00:57 [2020-09-15T16:00:57.041Z] 
16:00:57 [2020-09-15T16:00:57.041Z] #17 [dev-systemd-false  6/26] RUN ldconfig
16:00:57 [2020-09-15T16:00:57.114Z] #39 27.88   CC       images/sk-inet.o
16:00:57 [2020-09-15T16:00:57.195Z] #39 ...
16:00:57 [2020-09-15T16:00:57.195Z] 
16:00:57 [2020-09-15T16:00:57.195Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.549 + RM_GOPATH=0
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.549 + TMP_GOPATH=
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.549 + : /build
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.549 + '[' -z '' ']'
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.549 ++ mktemp -d
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.551 + export GOPATH=/tmp/tmp.2J9ssgSj04
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.551 + GOPATH=/tmp/tmp.2J9ssgSj04
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.552 + RM_GOPATH=1
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.552 + case "$(go env GOARCH)" in
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.556 ++ go env GOARCH
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.569 + export GO_BUILDMODE=-buildmode=pie
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.569 + GO_BUILDMODE=-buildmode=pie
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.570 ++ dirname /tmp/install/install.sh
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.573 + dir=/tmp/install
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.574 + bin=runc
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.574 + shift
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.575 + '[' '!' -f /tmp/install/runc.installer ']'
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.575 + . /tmp/install/runc.installer
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.576 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.577 + install_runc
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.578 + uname -r
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.578 + grep -q '^3\.10\.0.*\.el7\.'
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.583 + RUNC_BUILDTAGS='seccomp apparmor selinux '
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.583 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.584 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.584 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2J9ssgSj04/src/github.com/opencontainers/runc
16:00:57 [2020-09-15T16:00:57.195Z] #49 1.590 Cloning into '/tmp/tmp.2J9ssgSj04/src/github.com/opencontainers/runc'...
16:00:57 [2020-09-15T16:00:57.203Z] #39 ...
16:00:57 [2020-09-15T16:00:57.203Z] 
16:00:57 [2020-09-15T16:00:57.203Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:00:57 [2020-09-15T16:00:57.203Z] #41 100.3 vendor/golang.org/x/text/secure/bidirule
16:00:57 [2020-09-15T16:00:57.203Z] #41 100.5 vendor/golang.org/x/text/unicode/norm
16:00:57 [2020-09-15T16:00:57.203Z] #41 104.3 vendor/golang.org/x/net/idna
16:00:57 [2020-09-15T16:00:57.203Z] #41 106.8 vendor/golang.org/x/net/http2/hpack
16:00:57 [2020-09-15T16:00:57.203Z] #41 108.1 mime
16:00:57 [2020-09-15T16:00:57.203Z] #41 109.8 mime/quotedprintable
16:00:57 [2020-09-15T16:00:57.203Z] #41 110.2 net/http/internal
16:00:57 [2020-09-15T16:00:57.338Z] #17 DONE 0.3s
16:00:57 [2020-09-15T16:00:57.338Z] 
16:00:57 [2020-09-15T16:00:57.338Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:57 [2020-09-15T16:00:57.338Z] #40 46.93   CC       compel/plugins/std/fds.o
16:00:57 [2020-09-15T16:00:57.338Z] #40 47.56   CC       compel/plugins/std/log.o
16:00:57 [2020-09-15T16:00:57.636Z] #40 48.66   CC       compel/plugins/std/string.o
16:00:57 [2020-09-15T16:00:57.683Z] #39 28.22   CC       images/tun.o
16:00:57 [2020-09-15T16:00:57.767Z] #41 ...
16:00:57 [2020-09-15T16:00:57.767Z] 
16:00:57 [2020-09-15T16:00:57.767Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:57 [2020-09-15T16:00:57.767Z] #39 39.84   CC       images/opts.o
16:00:57 [2020-09-15T16:00:57.943Z] #39 28.49   CC       images/sk-netlink.o
16:00:57 [2020-09-15T16:00:57.943Z] #39 28.71   CC       images/packet-sock.o
16:00:58 [2020-09-15T16:00:58.024Z] #39 40.08   CC       images/seccomp.o
16:00:58 [2020-09-15T16:00:58.149Z] #49 ...
16:00:58 [2020-09-15T16:00:58.149Z] 
16:00:58 [2020-09-15T16:00:58.149Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
16:00:58 [2020-09-15T16:00:58.149Z] #11 DONE 2.3s
16:00:58 [2020-09-15T16:00:58.149Z] 
16:00:58 [2020-09-15T16:00:58.149Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
16:00:58 [2020-09-15T16:00:58.281Z] #39 40.28   CC       images/binfmt-misc.o
16:00:58 [2020-09-15T16:00:58.281Z] #39 40.49   CC       images/time.o
16:00:58 [2020-09-15T16:00:58.298Z] #40 49.34   CC       compel/plugins/std/infect.o
16:00:58 [2020-09-15T16:00:58.513Z] #39 28.97   CC       images/ipc-var.o
16:00:58 [2020-09-15T16:00:58.513Z] #39 29.19   CC       images/ipc-desc.o
16:00:58 [2020-09-15T16:00:58.538Z] #39 40.67   CC       images/sysctl.o
16:00:58 [2020-09-15T16:00:58.538Z] #39 ...
16:00:58 [2020-09-15T16:00:58.538Z] 
16:00:58 [2020-09-15T16:00:58.538Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:00:58 [2020-09-15T16:00:58.538Z] #10 101.6 Selecting previously unselected package g++-mingw-w64-x86-64.
16:00:58 [2020-09-15T16:00:58.538Z] #10 101.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:00:58 [2020-09-15T16:00:58.538Z] #10 101.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:00:58 [2020-09-15T16:00:58.773Z] #39 29.35   CC       images/ipc-shm.o
16:00:58 [2020-09-15T16:00:58.795Z] #10 ...
16:00:58 [2020-09-15T16:00:58.795Z] 
16:00:58 [2020-09-15T16:00:58.795Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:00:58 [2020-09-15T16:00:58.795Z] #39 40.85   CC       images/autofs.o
16:00:58 [2020-09-15T16:00:58.948Z] #40 49.85   CC       compel/arch/ppc64/plugins/std/parasite-head.o
16:00:58 [2020-09-15T16:00:58.948Z] #40 49.89   CC       compel/arch/ppc64/plugins/std/memcpy.o
16:00:58 [2020-09-15T16:00:58.948Z] #40 49.91   CC       compel/arch/ppc64/plugins/std/memcmp.o
16:00:58 [2020-09-15T16:00:58.948Z] #40 49.96   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
16:00:58 [2020-09-15T16:00:58.948Z] #40 50.00   AR       compel/plugins/std.lib.a
16:00:58 [2020-09-15T16:00:58.948Z] #40 50.05   CC       compel/plugins/fds/fds.o
16:00:59 [2020-09-15T16:00:59.033Z] #39 29.51   CC       images/ipc-msg.o
16:00:59 [2020-09-15T16:00:59.033Z] #39 29.79   CC       images/ipc-sem.o
16:00:59 [2020-09-15T16:00:59.051Z] #39 41.06   CC       images/macvlan.o
16:00:59 [2020-09-15T16:00:59.255Z] #40 50.30   AR       compel/plugins/fds.lib.a
16:00:59 [2020-09-15T16:00:59.256Z] #40 50.36   HOSTDEP  compel/src/lib/log-host.d
16:00:59 [2020-09-15T16:00:59.256Z] #40 50.46   HOSTDEP  compel/src/lib/handle-elf-host.d
16:00:59 [2020-09-15T16:00:59.293Z] #39 29.99   CC       images/utsns.o
16:00:59 [2020-09-15T16:00:59.308Z] #39 41.34   CC       images/sit.o
16:00:59 [2020-09-15T16:00:59.553Z] #39 30.25   CC       images/creds.o
16:00:59 [2020-09-15T16:00:59.553Z] #39 30.37   CC       images/vma.o
16:00:59 [2020-09-15T16:00:59.560Z] #40 50.57   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
16:00:59 [2020-09-15T16:00:59.560Z] #40 50.63   HOSTDEP  compel/src/main-host.d
16:00:59 [2020-09-15T16:00:59.564Z] #39 41.60   CC       images/memfd.o
16:00:59 [2020-09-15T16:00:59.813Z] #39 30.53   CC       images/netdev.o
16:00:59 [2020-09-15T16:00:59.832Z] #39 41.81   CC       images/timens.o
16:00:59 [2020-09-15T16:00:59.860Z] #40 50.86   DEP      compel/src/lib/ptrace.d
16:01:00 [2020-09-15T16:01:00.089Z] #12 DONE 2.1s
16:01:00 [2020-09-15T16:01:00.089Z] 
16:01:00 [2020-09-15T16:01:00.089Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
16:01:00 [2020-09-15T16:01:00.090Z] #39 42.06   LINK     images/built-in.o
16:01:00 [2020-09-15T16:01:00.090Z] #39 42.23   GEN      compel/include/asm
16:01:00 [2020-09-15T16:01:00.090Z] #39 42.27   GEN      compel/include/version.h
16:01:00 [2020-09-15T16:01:00.090Z] #39 42.29 touch .config
16:01:00 [2020-09-15T16:01:00.090Z] #39 42.33   GEN      include/common/config.h
16:01:00 [2020-09-15T16:01:00.160Z] #40 51.14   DEP      compel/src/lib/infect.d
16:01:00 [2020-09-15T16:01:00.347Z] #39 42.41   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
16:01:00 [2020-09-15T16:01:00.347Z] #39 42.44   GEN      compel/plugins/include/uapi/std/syscall-64.h
16:01:00 [2020-09-15T16:01:00.347Z] #39 42.46   GEN      compel/arch/x86/plugins/std/syscalls-64.S
16:01:00 [2020-09-15T16:01:00.347Z] #39 42.48   DEP      compel/arch/x86/plugins/std/syscalls-64.d
16:01:00 [2020-09-15T16:01:00.347Z] #39 42.50   DEP      compel/arch/x86/plugins/std/memcpy.d
16:01:00 [2020-09-15T16:01:00.347Z] #39 42.53   DEP      compel/arch/x86/plugins/std/parasite-head.d
16:01:00 [2020-09-15T16:01:00.347Z] #39 42.56   GEN      compel/plugins/include/uapi/std/syscall.h
16:01:00 [2020-09-15T16:01:00.383Z] #39 30.95   CC       images/tty.o
16:01:00 [2020-09-15T16:01:00.460Z] #40 51.34   DEP      compel/src/lib/infect-util.d
16:01:00 [2020-09-15T16:01:00.460Z] #40 51.43   DEP      compel/src/lib/infect-rpc.d
16:01:00 [2020-09-15T16:01:00.460Z] #40 51.55   DEP      compel/arch/ppc64/src/lib/infect.d
16:01:00 [2020-09-15T16:01:00.460Z] #40 51.68   DEP      compel/arch/ppc64/src/lib/cpu.d
16:01:00 [2020-09-15T16:01:00.604Z] #39 42.58   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
16:01:00 [2020-09-15T16:01:00.604Z] #39 42.59   GEN      compel/plugins/include/uapi/std/syscall-codes.h
16:01:00 [2020-09-15T16:01:00.604Z] #39 42.60   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
16:01:00 [2020-09-15T16:01:00.604Z] #39 42.61   DEP      compel/plugins/std/infect.d
16:01:00 [2020-09-15T16:01:00.604Z] #39 42.71   DEP      compel/plugins/std/string.d
16:01:00 [2020-09-15T16:01:00.604Z] #39 42.77   DEP      compel/plugins/std/log.d
16:01:00 [2020-09-15T16:01:00.761Z] #40 51.75   DEP      compel/src/lib/log.d
16:01:00 [2020-09-15T16:01:00.761Z] #40 51.87   DEP      compel/src/main.d
16:01:00 [2020-09-15T16:01:00.862Z] #39 42.92   DEP      compel/plugins/std/fds.d
16:01:00 [2020-09-15T16:01:00.862Z] #39 43.01   DEP      compel/plugins/std/std.d
16:01:00 [2020-09-15T16:01:00.862Z] #39 43.11   DEP      compel/plugins/shmem/shmem.d
16:01:00 [2020-09-15T16:01:00.953Z] #39 31.39   CC       images/file-lock.o
16:01:00 [2020-09-15T16:01:00.953Z] #39 31.60   CC       images/rlimit.o
16:01:01 [2020-09-15T16:01:01.060Z] #40 52.00   DEP      compel/src/lib/handle-elf.d
16:01:01 [2020-09-15T16:01:01.060Z] #40 52.13   DEP      compel/arch/ppc64/src/lib/handle-elf.d
16:01:01 [2020-09-15T16:01:01.060Z] #40 52.28   CC       compel/src/lib/log.o
16:01:01 [2020-09-15T16:01:01.119Z] #39 43.24   DEP      compel/plugins/fds/fds.d
16:01:01 [2020-09-15T16:01:01.213Z] #39 31.78   CC       images/pagemap.o
16:01:01 [2020-09-15T16:01:01.376Z] #39 43.39   CC       compel/plugins/std/std.o
16:01:01 [2020-09-15T16:01:01.473Z] #39 32.02   CC       images/siginfo.o
16:01:01 [2020-09-15T16:01:01.488Z] #13 1.469 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:01:01 [2020-09-15T16:01:01.634Z] #39 43.78   CC       compel/plugins/std/fds.o
16:01:01 [2020-09-15T16:01:01.706Z] #40 52.60   CC       compel/arch/ppc64/src/lib/cpu.o
16:01:01 [2020-09-15T16:01:01.764Z] #39 32.30   CC       images/rpc.o
16:01:02 [2020-09-15T16:01:02.005Z] #40 52.96   CC       compel/arch/ppc64/src/lib/infect.o
16:01:02 [2020-09-15T16:01:02.197Z] #39 44.25   CC       compel/plugins/std/log.o
16:01:02 [2020-09-15T16:01:02.666Z] #40 53.82   CC       compel/src/lib/infect-rpc.o
16:01:02 [2020-09-15T16:01:02.726Z] #39 ...
16:01:02 [2020-09-15T16:01:02.726Z] 
16:01:02 [2020-09-15T16:01:02.726Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:02 [2020-09-15T16:01:02.726Z] #41 100.2 vendor/golang.org/x/text/secure/bidirule
16:01:02 [2020-09-15T16:01:02.726Z] #41 100.5 vendor/golang.org/x/text/unicode/norm
16:01:02 [2020-09-15T16:01:02.726Z] #41 104.2 vendor/golang.org/x/net/idna
16:01:02 [2020-09-15T16:01:02.726Z] #41 106.5 vendor/golang.org/x/net/http2/hpack
16:01:02 [2020-09-15T16:01:02.726Z] #41 107.7 mime
16:01:02 [2020-09-15T16:01:02.726Z] #41 109.3 mime/quotedprintable
16:01:02 [2020-09-15T16:01:02.726Z] #41 109.7 net/http/internal
16:01:02 [2020-09-15T16:01:02.885Z] #13 DONE 2.7s
16:01:02 [2020-09-15T16:01:02.885Z] 
16:01:02 [2020-09-15T16:01:02.886Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
16:01:02 [2020-09-15T16:01:02.965Z] #40 ...
16:01:02 [2020-09-15T16:01:02.965Z] 
16:01:02 [2020-09-15T16:01:02.965Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:01:02 [2020-09-15T16:01:02.965Z] #48 120.8 golang.org/x/crypto/ssh/terminal
16:01:02 [2020-09-15T16:01:02.987Z] #41 ...
16:01:02 [2020-09-15T16:01:02.988Z] 
16:01:02 [2020-09-15T16:01:02.988Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:02 [2020-09-15T16:01:02.988Z] #39 33.62   CC       images/ext-file.o
16:01:03 [2020-09-15T16:01:03.127Z] #39 45.10   CC       compel/plugins/std/string.o
16:01:03 [2020-09-15T16:01:03.247Z] #39 33.91   CC       images/cgroup.o
16:01:03 [2020-09-15T16:01:03.690Z] #39 45.67   CC       compel/plugins/std/infect.o
16:01:03 [2020-09-15T16:01:03.816Z] #39 34.59   CC       images/userns.o
16:01:03 [2020-09-15T16:01:03.948Z] #39 46.11   CC       compel/arch/x86/plugins/std/parasite-head.o
16:01:03 [2020-09-15T16:01:03.948Z] #39 46.15   CC       compel/arch/x86/plugins/std/memcpy.o
16:01:04 [2020-09-15T16:01:04.204Z] #39 46.22   CC       compel/arch/x86/plugins/std/syscalls-64.o
16:01:04 [2020-09-15T16:01:04.204Z] #39 46.31   AR       compel/plugins/std.lib.a
16:01:04 [2020-09-15T16:01:04.204Z] #39 46.41   CC       compel/plugins/fds/fds.o
16:01:04 [2020-09-15T16:01:04.283Z] #14 ...
16:01:04 [2020-09-15T16:01:04.283Z] 
16:01:04 [2020-09-15T16:01:04.283Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
16:01:04 [2020-09-15T16:01:04.283Z] #28 DONE 104.0s
16:01:04 [2020-09-15T16:01:04.283Z] 
16:01:04 [2020-09-15T16:01:04.283Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:04 [2020-09-15T16:01:04.283Z] #41 95.43 github.com/LK4D4/vndr/godl
16:01:04 [2020-09-15T16:01:04.283Z] #41 96.09 github.com/LK4D4/vndr
16:01:04 [2020-09-15T16:01:04.283Z] #41 DONE 104.2s
16:01:04 [2020-09-15T16:01:04.283Z] 
16:01:04 [2020-09-15T16:01:04.283Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
16:01:04 [2020-09-15T16:01:04.283Z] #14 DONE 1.6s
16:01:04 [2020-09-15T16:01:04.283Z] 
16:01:04 [2020-09-15T16:01:04.283Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:01:04 [2020-09-15T16:01:04.283Z] #21 99.21 Checking out files:  20% (2276/10927)   
Checking out files:  21% (2295/10927)   
Checking out files:  22% (2404/10927)   
Checking out files:  23% (2514/10927)   
Checking out files:  24% (2623/10927)   
Checking out files:  25% (2732/10927)   
Checking out files:  26% (2842/10927)   
Checking out files:  27% (2951/10927)   
Checking out files:  28% (3060/10927)   
Checking out files:  29% (3169/10927)   
Checking out files:  30% (3279/10927)   
Checking out files:  31% (3388/10927)   
Checking out files:  32% (3497/10927)   
Checking out files:  33% (3606/10927)   
Checking out files:  34% (3716/10927)   
Checking out files:  35% (3825/10927)   
Checking out files:  36% (3934/10927)   
Checking out files:  37% (4043/10927)   
Checking out files:  38% (4153/10927)   
Checking out files:  39% (4262/10927)   
Checking out files:  40% (4371/10927)   
Checking out files:  41% (4481/10927)   
Checking out files:  42% (4590/10927)   
Checking out files:  42% (4652/10927)   
Checking out files:  43% (4699/10927)   
Checking out files:  44% (4808/10927)   
Checking out files:  45% (4918/10927)   
Checking out files:  46% (5027/10927)   
Checking out files:  47% (5136/10927)   
Checking out files:  48% (5245/10927)   
Checking out files:  49% (5355/10927)   
Checking out files:  50% (5464/10927)   
Checking out files:  51% (5573/10927)   
Checking out files:  52% (5683/10927)   
Checking out files:  53% (5792/10927)   
Checking out files:  54% (5901/10927)   
Checking out files:  55% (6010/10927)   
Checking out files:  56% (6120/10927)   
Checking out files:  57% (6229/10927)   
Checking out files:  58% (6338/10927)   
Checking out files:  59% (6447/10927)   
Checking out files:  60% (6557/10927)   
Checking out files:  61% (6666/10927)   
Checking out files:  62% (6775/10927)   
Checking out files:  62% (6858/10927)   
Checking out files:  63% (6885/10927)   
Checking out files:  64% (6994/10927)   
Checking out files:  65% (7103/10927)   
Checking out files:  66% (7212/10927)   
Checking out files:  67% (7322/10927)   
Checking out files:  68% (7431/10927)   
Checking out files:  69% (7540/10927)   
Checking out files:  70% (7649/10927)   
Checking out files:  71% (7759/10927)   
Checking out files:  72% (7868/10927)   
Checking out files:  73% (7977/10927)   
Checking out files:  74% (8086/10927)   
Checking out files:  75% (8196/10927)   
Checking out files:  76% (8305/10927)   
Checking out files:  77% (8414/10927)   
Checking out files:  77% (8463/10927)   
Checking out files:  78% (8524/10927)   
Checking out files:  79% (8633/10927)   
Checking out files:  80% (8742/10927)   
Checking out files:  81% (8851/10927)   
Checking out files:  82% (8961/10927)   
Checking out files:  83% (9070/10927)   
Checking out files:  84% (9179/10927)   
Checking out files:  85% (9288/10927)   
Checking out files:  86% (9398/10927)   
Checking out files:  87% (9507/10927)   
Checking out files:  88% (9616/10927)   
Checking out files:  89% (9726/10927)   
Checking out files:  90% (9835/10927)   
Checking out files:  91% (9944/10927)   
Checking out files:  92% (10053/10927)   
Checking out files:  93% (10163/10927)   
Checking out files:  94% (10272/10927)   
Checking out files:  95% (10381/10927)   
Checking out files:  96% (10490/10927)   
Checking out files:  97% (10600/10927)   
Checking out files:  98% (10709/10927)   
Checking out files:  99% (10818/10927)   
Checking out files: 100% (10927/10927)   
Checking out files: 100% (10927/10927), done.
16:01:04 [2020-09-15T16:01:04.283Z] #21 103.3 + cd /tmp/tmp.ZhcnmvonbM/tmp/docker-ce
16:01:04 [2020-09-15T16:01:04.283Z] #21 103.3 + git checkout -q v17.06.2-ce
16:01:04 [2020-09-15T16:01:04.385Z] #39 34.93   CC       images/google/protobuf/descriptor.o
16:01:04 [2020-09-15T16:01:04.385Z] #39 ...
16:01:04 [2020-09-15T16:01:04.385Z] 
16:01:04 [2020-09-15T16:01:04.385Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:01:04 [2020-09-15T16:01:04.385Z] #10 101.9 Selecting previously unselected package g++-mingw-w64-x86-64.
16:01:04 [2020-09-15T16:01:04.385Z] #10 101.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:01:04 [2020-09-15T16:01:04.385Z] #10 101.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:01:04 [2020-09-15T16:01:04.483Z] #39 46.65   AR       compel/plugins/fds.lib.a
16:01:04 [2020-09-15T16:01:04.644Z] #10 ...
16:01:04 [2020-09-15T16:01:04.644Z] 
16:01:04 [2020-09-15T16:01:04.644Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
16:01:04 [2020-09-15T16:01:04.644Z] #54 110.8 + for f in rootlesskit rootlesskit-docker-proxy
16:01:04 [2020-09-15T16:01:04.644Z] #54 110.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
16:01:04 [2020-09-15T16:01:04.745Z] #39 46.71   HOSTDEP  compel/src/lib/log-host.d
16:01:04 [2020-09-15T16:01:04.745Z] #39 46.79   HOSTDEP  compel/src/lib/handle-elf-host.d
16:01:05 [2020-09-15T16:01:05.002Z] #39 46.87   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
16:01:05 [2020-09-15T16:01:05.002Z] #39 47.07   HOSTDEP  compel/src/main-host.d
16:01:05 [2020-09-15T16:01:05.261Z] #39 47.28   DEP      compel/src/lib/ptrace.d
16:01:05 [2020-09-15T16:01:05.261Z] #39 47.44   DEP      compel/src/lib/infect.d
16:01:05 [2020-09-15T16:01:05.521Z] #39 47.56   DEP      compel/src/lib/infect-util.d
16:01:05 [2020-09-15T16:01:05.521Z] #39 47.64   DEP      compel/src/lib/infect-rpc.d
16:01:05 [2020-09-15T16:01:05.521Z] #39 47.74   DEP      compel/arch/x86/src/lib/infect.d
16:01:05 [2020-09-15T16:01:05.767Z] #48 123.5 mvdan.cc/sh/v3/cmd/shfmt
16:01:05 [2020-09-15T16:01:05.777Z] #39 47.85   DEP      compel/arch/x86/src/lib/cpu.d
16:01:05 [2020-09-15T16:01:05.777Z] #39 47.89   DEP      compel/src/lib/log.d
16:01:05 [2020-09-15T16:01:05.777Z] #39 47.94   DEP      compel/src/main.d
16:01:06 [2020-09-15T16:01:06.099Z] #39 48.05   DEP      compel/src/lib/handle-elf.d
16:01:06 [2020-09-15T16:01:06.099Z] #39 48.15   DEP      compel/arch/x86/src/lib/handle-elf.d
16:01:06 [2020-09-15T16:01:06.225Z] #21 106.4 + mkdir -p /tmp/tmp.ZhcnmvonbM/src/github.com/docker
16:01:06 [2020-09-15T16:01:06.225Z] #21 106.4 + mv components/cli /tmp/tmp.ZhcnmvonbM/src/github.com/docker/cli
16:01:06 [2020-09-15T16:01:06.225Z] #21 106.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
16:01:06 [2020-09-15T16:01:06.356Z] #39 48.37   CC       compel/src/lib/log.o
16:01:06 [2020-09-15T16:01:06.462Z] Commit message: "Merge commit '1155b6bc7adebd6aa924c25b0e367e0359ae6047' into HEAD"
16:01:06 [2020-09-15T16:01:06.613Z] #39 48.53   CC       compel/arch/x86/src/lib/cpu.o
16:01:06 [2020-09-15T16:01:06.613Z] #39 ...
16:01:06 [2020-09-15T16:01:06.613Z] 
16:01:06 [2020-09-15T16:01:06.613Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:01:06 [2020-09-15T16:01:06.613Z] #10 115.9 Selecting previously unselected package libapparmor1:amd64.
16:01:06 [2020-09-15T16:01:06.613Z] #10 115.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
16:01:06 [2020-09-15T16:01:06.613Z] #10 115.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
16:01:06 [2020-09-15T16:01:06.613Z] #10 116.1 Selecting previously unselected package libapparmor-dev:amd64.
16:01:06 [2020-09-15T16:01:06.613Z] #10 116.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
16:01:06 [2020-09-15T16:01:06.613Z] #10 116.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
16:01:06 [2020-09-15T16:01:06.613Z] #10 116.2 Selecting previously unselected package libbtrfs0.
16:01:06 [2020-09-15T16:01:06.613Z] #10 116.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
16:01:06 [2020-09-15T16:01:06.613Z] #10 116.3 Unpacking libbtrfs0 (4.20.1-2) ...
16:01:06 [2020-09-15T16:01:06.613Z] #10 116.4 Selecting previously unselected package libbtrfs-dev.
16:01:06 [2020-09-15T16:01:06.613Z] #10 116.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
16:01:06 [2020-09-15T16:01:06.613Z] #10 116.4 Unpacking libbtrfs-dev (4.20.1-2) ...
16:01:06 [2020-09-15T16:01:06.613Z] #10 116.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:01:06 [2020-09-15T16:01:06.613Z] #10 116.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
16:01:06 [2020-09-15T16:01:06.613Z] #10 116.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:01:06 [2020-09-15T16:01:06.613Z] #10 116.6 Selecting previously unselected package libudev-dev:amd64.
16:01:06 [2020-09-15T16:01:06.613Z] #10 116.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
16:01:06 [2020-09-15T16:01:06.613Z] #10 116.6 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
16:01:06 [2020-09-15T16:01:06.613Z] #10 116.8 Selecting previously unselected package libsepol1-dev:amd64.
16:01:06 [2020-09-15T16:01:06.613Z] #10 116.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
16:01:06 [2020-09-15T16:01:06.613Z] #10 116.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
16:01:06 [2020-09-15T16:01:06.613Z] #10 117.2 Selecting previously unselected package libpcre16-3:amd64.
16:01:06 [2020-09-15T16:01:06.613Z] #10 117.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
16:01:06 [2020-09-15T16:01:06.613Z] #10 117.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
16:01:06 [2020-09-15T16:01:06.613Z] #10 117.4 Selecting previously unselected package libpcre32-3:amd64.
16:01:06 [2020-09-15T16:01:06.613Z] #10 117.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
16:01:06 [2020-09-15T16:01:06.613Z] #10 117.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
16:01:06 [2020-09-15T16:01:06.613Z] #10 118.5 Selecting previously unselected package libpcrecpp0v5:amd64.
16:01:06 [2020-09-15T16:01:06.613Z] #10 118.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
16:01:06 [2020-09-15T16:01:06.613Z] #10 118.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
16:01:06 [2020-09-15T16:01:06.613Z] #10 119.5 Selecting previously unselected package libpcre3-dev:amd64.
16:01:06 [2020-09-15T16:01:06.613Z] #10 119.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
16:01:06 [2020-09-15T16:01:06.494Z]  > git rev-list --no-walk 4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a # timeout=10
16:01:06 [2020-09-15T16:01:06.810Z] #21 ...
16:01:06 [2020-09-15T16:01:06.810Z] 
16:01:06 [2020-09-15T16:01:06.810Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
16:01:06 [2020-09-15T16:01:06.810Z] #15 DONE 2.4s
16:01:06 [2020-09-15T16:01:06.810Z] 
16:01:06 [2020-09-15T16:01:06.810Z] #16 [dev-systemd-false  6/26] RUN ldconfig
16:01:06 [2020-09-15T16:01:06.870Z] #10 119.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:01:07 [2020-09-15T16:01:07.387Z] #16 ...
16:01:07 [2020-09-15T16:01:07.387Z] 
16:01:07 [2020-09-15T16:01:07.387Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:07 [2020-09-15T16:01:07.387Z] #39 34.03   CC       images/userns.o
16:01:07 [2020-09-15T16:01:07.387Z] #39 34.25   CC       images/google/protobuf/descriptor.o
16:01:07 [2020-09-15T16:01:07.387Z] #39 35.83   CC       images/opts.o
16:01:07 [2020-09-15T16:01:07.387Z] #39 35.97   CC       images/seccomp.o
16:01:07 [2020-09-15T16:01:07.387Z] #39 36.28   CC       images/binfmt-misc.o
16:01:07 [2020-09-15T16:01:07.387Z] #39 36.53   CC       images/time.o
16:01:07 [2020-09-15T16:01:07.387Z] #39 36.73   CC       images/sysctl.o
16:01:07 [2020-09-15T16:01:07.387Z] #39 36.97   CC       images/autofs.o
16:01:07 [2020-09-15T16:01:07.387Z] #39 37.22   CC       images/macvlan.o
16:01:07 [2020-09-15T16:01:07.387Z] #39 37.45   CC       images/sit.o
16:01:07 [2020-09-15T16:01:07.387Z] #39 37.83   CC       images/memfd.o
16:01:07 [2020-09-15T16:01:07.387Z] #39 38.18   CC       images/timens.o
16:01:07 [2020-09-15T16:01:07.387Z] #39 38.48   LINK     images/built-in.o
16:01:07 [2020-09-15T16:01:07.387Z] #39 38.79   GEN      compel/include/asm
16:01:07 [2020-09-15T16:01:07.387Z] #39 38.91   GEN      compel/include/version.h
16:01:07 [2020-09-15T16:01:07.387Z] #39 38.93 touch .config
16:01:07 [2020-09-15T16:01:07.387Z] #39 39.00   GEN      include/common/config.h
16:01:07 [2020-09-15T16:01:07.387Z] #39 39.08   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
16:01:07 [2020-09-15T16:01:07.387Z] #39 39.10   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
16:01:07 [2020-09-15T16:01:07.387Z] #39 39.18   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
16:01:07 [2020-09-15T16:01:07.387Z] #39 39.21   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
16:01:07 [2020-09-15T16:01:07.387Z] #39 39.23   DEP      compel/plugins/std/infect.d
16:01:07 [2020-09-15T16:01:07.387Z] #39 39.31   DEP      compel/plugins/std/string.d
16:01:07 [2020-09-15T16:01:07.387Z] #39 39.37   DEP      compel/plugins/std/log.d
16:01:07 [2020-09-15T16:01:07.387Z] #39 39.42   DEP      compel/plugins/std/fds.d
16:01:07 [2020-09-15T16:01:07.387Z] #39 39.59   DEP      compel/plugins/std/std.d
16:01:07 [2020-09-15T16:01:07.387Z] #39 39.75   DEP      compel/plugins/shmem/shmem.d
16:01:07 [2020-09-15T16:01:07.387Z] #39 39.85   DEP      compel/plugins/fds/fds.d
16:01:07 [2020-09-15T16:01:07.387Z] #39 39.98   CC       compel/plugins/std/std.o
16:01:07 [2020-09-15T16:01:07.387Z] #39 40.12   CC       compel/plugins/std/fds.o
16:01:07 [2020-09-15T16:01:07.387Z] #39 40.37   CC       compel/plugins/std/log.o
16:01:07 [2020-09-15T16:01:07.387Z] #39 41.08   CC       compel/plugins/std/string.o
16:01:07 [2020-09-15T16:01:07.387Z] #39 41.79   CC       compel/plugins/std/infect.o
16:01:07 [2020-09-15T16:01:07.387Z] #39 42.30   CC       compel/arch/aarch64/plugins/std/parasite-head.o
16:01:07 [2020-09-15T16:01:07.387Z] #39 42.34   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
16:01:07 [2020-09-15T16:01:07.387Z] #39 42.39   AR       compel/plugins/std.lib.a
16:01:07 [2020-09-15T16:01:07.387Z] #39 42.47   CC       compel/plugins/fds/fds.o
16:01:07 [2020-09-15T16:01:07.387Z] #39 42.95   AR       compel/plugins/fds.lib.a
16:01:07 [2020-09-15T16:01:07.387Z] #39 43.08   HOSTDEP  compel/src/lib/log-host.d
16:01:07 [2020-09-15T16:01:07.387Z] #39 43.25   HOSTDEP  compel/src/lib/handle-elf-host.d
16:01:07 [2020-09-15T16:01:07.387Z] #39 43.35   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
16:01:07 [2020-09-15T16:01:07.387Z] #39 43.42   HOSTDEP  compel/src/main-host.d
16:01:07 [2020-09-15T16:01:07.387Z] #39 43.53   DEP      compel/src/lib/ptrace.d
16:01:07 [2020-09-15T16:01:07.387Z] #39 43.76   DEP      compel/src/lib/infect.d
16:01:07 [2020-09-15T16:01:07.387Z] #39 43.94   DEP      compel/src/lib/infect-util.d
16:01:07 [2020-09-15T16:01:07.434Z] #10 ...
16:01:07 [2020-09-15T16:01:07.434Z] 
16:01:07 [2020-09-15T16:01:07.434Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
16:01:07 [2020-09-15T16:01:07.434Z] #54 111.6 + for f in rootlesskit rootlesskit-docker-proxy
16:01:07 [2020-09-15T16:01:07.434Z] #54 111.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
16:01:07 [2020-09-15T16:01:07.434Z] #54 DONE 120.4s
16:01:07 [2020-09-15T16:01:07.434Z] 
16:01:07 [2020-09-15T16:01:07.434Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:01:07 [2020-09-15T16:01:07.434Z] #10 120.5 Selecting previously unselected package libselinux1-dev:amd64.
16:01:07 [2020-09-15T16:01:07.434Z] #10 120.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
16:01:07 [2020-09-15T16:01:07.650Z] #39 44.14   DEP      compel/src/lib/infect-rpc.d
16:01:07 [2020-09-15T16:01:07.650Z] #39 44.26   DEP      compel/arch/aarch64/src/lib/infect.d
16:01:07 [2020-09-15T16:01:07.650Z] #39 44.36   DEP      compel/arch/aarch64/src/lib/cpu.d
16:01:07 [2020-09-15T16:01:07.691Z] #10 ...
16:01:07 [2020-09-15T16:01:07.691Z] 
16:01:07 [2020-09-15T16:01:07.691Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:01:07 [2020-09-15T16:01:07.691Z] #55 DONE 0.1s
16:01:07 [2020-09-15T16:01:07.691Z] 
16:01:07 [2020-09-15T16:01:07.691Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:01:07 [2020-09-15T16:01:07.691Z] #56 DONE 0.0s
16:01:07 [2020-09-15T16:01:07.691Z] 
16:01:07 [2020-09-15T16:01:07.691Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:01:07 [2020-09-15T16:01:07.691Z] #10 120.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
16:01:07 [2020-09-15T16:01:07.882Z] #48 ...
16:01:07 [2020-09-15T16:01:07.883Z] 
16:01:07 [2020-09-15T16:01:07.883Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:07 [2020-09-15T16:01:07.883Z] #18 0.391 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:01:07 [2020-09-15T16:01:07.883Z] #18 0.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:01:07 [2020-09-15T16:01:07.883Z] #18 0.531 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:01:07 [2020-09-15T16:01:07.883Z] #18 1.677 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
16:01:07 [2020-09-15T16:01:07.883Z] #18 3.312 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
16:01:07 [2020-09-15T16:01:07.883Z] #18 4.993 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
16:01:07 [2020-09-15T16:01:07.883Z] #18 ...
16:01:07 [2020-09-15T16:01:07.883Z] 
16:01:07 [2020-09-15T16:01:07.883Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:07 [2020-09-15T16:01:07.883Z] #50 10.45 + cd /tmp/tmp.G5xWF2e068/src/github.com/opencontainers/runc
16:01:07 [2020-09-15T16:01:07.883Z] #50 10.45 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:01:07 [2020-09-15T16:01:07.883Z] #50 10.87 + '[' -z '' ']'
16:01:07 [2020-09-15T16:01:07.883Z] #50 10.87 + target=static
16:01:07 [2020-09-15T16:01:07.883Z] #50 10.87 + make 'BUILDTAGS=seccomp apparmor selinux ' static
16:01:07 [2020-09-15T16:01:07.883Z] #50 11.30 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
16:01:07 [2020-09-15T16:01:07.883Z] #50 ...
16:01:07 [2020-09-15T16:01:07.883Z] 
16:01:07 [2020-09-15T16:01:07.883Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:07 [2020-09-15T16:01:07.883Z] #42 115.7 go/parser
16:01:07 [2020-09-15T16:01:07.883Z] #42 120.3 encoding/xml
16:01:07 [2020-09-15T16:01:07.913Z] #39 44.37   DEP      compel/src/lib/log.d
16:01:07 [2020-09-15T16:01:07.913Z] #39 44.43   DEP      compel/src/main.d
16:01:07 [2020-09-15T16:01:07.913Z] #39 44.51   DEP      compel/src/lib/handle-elf.d
16:01:07 [2020-09-15T16:01:07.913Z] #39 44.62   DEP      compel/arch/aarch64/src/lib/handle-elf.d
16:01:08 [2020-09-15T16:01:08.178Z] #39 44.72   CC       compel/src/lib/log.o
16:01:08 [2020-09-15T16:01:08.185Z] #42 ...
16:01:08 [2020-09-15T16:01:08.185Z] 
16:01:08 [2020-09-15T16:01:08.185Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:08 [2020-09-15T16:01:08.185Z] #40 54.20   CC       compel/src/lib/infect-util.o
16:01:08 [2020-09-15T16:01:08.185Z] #40 54.49   CC       compel/src/lib/infect.o
16:01:08 [2020-09-15T16:01:08.185Z] #40 57.53   CC       compel/src/lib/ptrace.o
16:01:08 [2020-09-15T16:01:08.185Z] #40 58.07   AR       compel/libcompel.a
16:01:08 [2020-09-15T16:01:08.185Z] #40 58.15   HOSTCC   compel/src/main-host.o
16:01:08 [2020-09-15T16:01:08.185Z] #40 58.50   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
16:01:08 [2020-09-15T16:01:08.185Z] #40 58.73   HOSTCC   compel/src/lib/handle-elf-host.o
16:01:08 [2020-09-15T16:01:08.185Z] #40 59.18   HOSTCC   compel/src/lib/log-host.o
16:01:08 [2020-09-15T16:01:08.255Z] #10 121.1 Selecting previously unselected package libdevmapper-dev:amd64.
16:01:08 [2020-09-15T16:01:08.255Z] #10 121.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
16:01:08 [2020-09-15T16:01:08.255Z] #10 121.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:01:08 [2020-09-15T16:01:08.442Z] #39 ...
16:01:08 [2020-09-15T16:01:08.442Z] 
16:01:08 [2020-09-15T16:01:08.442Z] #16 [dev-systemd-false  6/26] RUN ldconfig
16:01:08 [2020-09-15T16:01:08.442Z] #16 DONE 1.6s
16:01:08 [2020-09-15T16:01:08.442Z] 
16:01:08 [2020-09-15T16:01:08.442Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:08 [2020-09-15T16:01:08.442Z] #49 7.832 + cd /tmp/tmp.2J9ssgSj04/src/github.com/opencontainers/runc
16:01:08 [2020-09-15T16:01:08.442Z] #49 7.832 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:01:08 [2020-09-15T16:01:08.442Z] #49 8.061 + '[' -z '' ']'
16:01:08 [2020-09-15T16:01:08.442Z] #49 8.062 + target=static
16:01:08 [2020-09-15T16:01:08.442Z] #49 8.062 + make 'BUILDTAGS=seccomp apparmor selinux ' static
16:01:08 [2020-09-15T16:01:08.442Z] #49 8.326 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
16:01:08 [2020-09-15T16:01:08.484Z] #40 59.34   HOSTLINK compel/compel-host-bin
16:01:08 [2020-09-15T16:01:08.484Z] #40 ...
16:01:08 [2020-09-15T16:01:08.484Z] 
16:01:08 [2020-09-15T16:01:08.484Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:08 [2020-09-15T16:01:08.484Z] #18 11.00 Fetched 8156 kB in 11s (767 kB/s)
16:01:08 [2020-09-15T16:01:08.512Z] #10 121.4 Selecting previously unselected package libseccomp-dev:amd64.
16:01:08 [2020-09-15T16:01:08.512Z] #10 121.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
16:01:08 [2020-09-15T16:01:08.512Z] #10 121.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
16:01:08 [2020-09-15T16:01:08.768Z] #10 121.7 Selecting previously unselected package libsystemd-dev:amd64.
16:01:08 [2020-09-15T16:01:08.768Z] #10 121.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
16:01:08 [2020-09-15T16:01:08.768Z] #10 121.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
16:01:08 [2020-09-15T16:01:08.847Z] #54 ...
16:01:08 [2020-09-15T16:01:08.847Z] 
16:01:08 [2020-09-15T16:01:08.847Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:08 [2020-09-15T16:01:08.847Z] #39 36.30   CC       images/opts.o
16:01:08 [2020-09-15T16:01:08.847Z] #39 36.49   CC       images/seccomp.o
16:01:08 [2020-09-15T16:01:08.847Z] #39 36.67   CC       images/binfmt-misc.o
16:01:08 [2020-09-15T16:01:08.847Z] #39 36.86   CC       images/time.o
16:01:08 [2020-09-15T16:01:08.847Z] #39 37.03   CC       images/sysctl.o
16:01:08 [2020-09-15T16:01:08.847Z] #39 37.26   CC       images/autofs.o
16:01:08 [2020-09-15T16:01:08.847Z] #39 37.43   CC       images/macvlan.o
16:01:08 [2020-09-15T16:01:08.847Z] #39 37.66   CC       images/sit.o
16:01:08 [2020-09-15T16:01:08.847Z] #39 37.85   CC       images/memfd.o
16:01:08 [2020-09-15T16:01:08.847Z] #39 38.18   CC       images/timens.o
16:01:08 [2020-09-15T16:01:08.847Z] #39 38.47   LINK     images/built-in.o
16:01:08 [2020-09-15T16:01:08.847Z] #39 38.65   GEN      compel/include/asm
16:01:08 [2020-09-15T16:01:08.847Z] #39 38.69   GEN      compel/include/version.h
16:01:08 [2020-09-15T16:01:08.847Z] #39 38.69 touch .config
16:01:08 [2020-09-15T16:01:08.847Z] #39 38.73   GEN      include/common/config.h
16:01:08 [2020-09-15T16:01:08.847Z] #39 38.82   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
16:01:08 [2020-09-15T16:01:08.847Z] #39 38.84   GEN      compel/plugins/include/uapi/std/syscall-64.h
16:01:08 [2020-09-15T16:01:08.847Z] #39 38.86   GEN      compel/arch/x86/plugins/std/syscalls-64.S
16:01:08 [2020-09-15T16:01:08.847Z] #39 38.88   DEP      compel/arch/x86/plugins/std/syscalls-64.d
16:01:08 [2020-09-15T16:01:08.847Z] #39 38.92   DEP      compel/arch/x86/plugins/std/memcpy.d
16:01:08 [2020-09-15T16:01:08.847Z] #39 38.94   DEP      compel/arch/x86/plugins/std/parasite-head.d
16:01:08 [2020-09-15T16:01:08.847Z] #39 38.97   GEN      compel/plugins/include/uapi/std/syscall.h
16:01:08 [2020-09-15T16:01:08.847Z] #39 39.00   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
16:01:08 [2020-09-15T16:01:08.847Z] #39 39.02   GEN      compel/plugins/include/uapi/std/syscall-codes.h
16:01:08 [2020-09-15T16:01:08.847Z] #39 39.04   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
16:01:08 [2020-09-15T16:01:08.847Z] #39 39.04   DEP      compel/plugins/std/infect.d
16:01:08 [2020-09-15T16:01:08.847Z] #39 39.20   DEP      compel/plugins/std/string.d
16:01:08 [2020-09-15T16:01:08.847Z] #39 39.28   DEP      compel/plugins/std/log.d
16:01:08 [2020-09-15T16:01:08.847Z] #39 39.38   DEP      compel/plugins/std/fds.d
16:01:08 [2020-09-15T16:01:08.847Z] #39 39.47   DEP      compel/plugins/std/std.d
16:01:08 [2020-09-15T16:01:08.847Z] #39 39.61   DEP      compel/plugins/shmem/shmem.d
16:01:08 [2020-09-15T16:01:08.847Z] #39 39.71   DEP      compel/plugins/fds/fds.d
16:01:09 [2020-09-15T16:01:09.025Z] #10 122.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
16:01:09 [2020-09-15T16:01:09.109Z] #39 39.84   CC       compel/plugins/std/std.o
16:01:09 [2020-09-15T16:01:09.285Z] #10 122.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
16:01:09 [2020-09-15T16:01:09.286Z] #10 122.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
16:01:09 [2020-09-15T16:01:09.286Z] #10 122.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:01:09 [2020-09-15T16:01:09.286Z] #10 122.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
16:01:09 [2020-09-15T16:01:09.286Z] #10 122.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
16:01:09 [2020-09-15T16:01:09.286Z] #10 122.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:01:09 [2020-09-15T16:01:09.286Z] #10 122.2 Setting up libbtrfs0 (4.20.1-2) ...
16:01:09 [2020-09-15T16:01:09.286Z] #10 122.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
16:01:09 [2020-09-15T16:01:09.286Z] #10 122.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
16:01:09 [2020-09-15T16:01:09.286Z] #10 122.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:01:09 [2020-09-15T16:01:09.286Z] #10 122.3 Setting up libbtrfs-dev (4.20.1-2) ...
16:01:09 [2020-09-15T16:01:09.286Z] #10 122.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
16:01:09 [2020-09-15T16:01:09.286Z] #10 122.3 Setting up mingw-w64-common (6.0.0-3) ...
16:01:09 [2020-09-15T16:01:09.286Z] #10 122.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
16:01:09 [2020-09-15T16:01:09.286Z] #10 122.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
16:01:09 [2020-09-15T16:01:09.369Z] #39 40.11   CC       compel/plugins/std/fds.o
16:01:09 [2020-09-15T16:01:09.394Z] #49 ...
16:01:09 [2020-09-15T16:01:09.394Z] 
16:01:09 [2020-09-15T16:01:09.394Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:09 [2020-09-15T16:01:09.394Z] #39 45.03   CC       compel/arch/aarch64/src/lib/cpu.o
16:01:09 [2020-09-15T16:01:09.394Z] #39 45.31   CC       compel/arch/aarch64/src/lib/infect.o
16:01:09 [2020-09-15T16:01:09.394Z] #39 45.74   CC       compel/src/lib/infect-rpc.o
16:01:09 [2020-09-15T16:01:09.394Z] #39 46.08   CC       compel/src/lib/infect-util.o
16:01:09 [2020-09-15T16:01:09.543Z] #10 122.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
16:01:09 [2020-09-15T16:01:09.543Z] #10 122.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:01:09 [2020-09-15T16:01:09.543Z] #10 122.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
16:01:09 [2020-09-15T16:01:09.543Z] #10 122.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:01:09 [2020-09-15T16:01:09.543Z] #10 122.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:01:09 [2020-09-15T16:01:09.543Z] #10 122.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:01:09 [2020-09-15T16:01:09.543Z] #10 122.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:01:09 [2020-09-15T16:01:09.543Z] #10 122.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
16:01:09 [2020-09-15T16:01:09.543Z] #10 122.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
16:01:09 [2020-09-15T16:01:09.543Z] #10 122.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:01:09 [2020-09-15T16:01:09.543Z] #10 122.4 Setting up dmsetup (2:1.02.155-3) ...
16:01:09 [2020-09-15T16:01:09.543Z] #10 122.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:01:09 [2020-09-15T16:01:09.543Z] #10 122.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:01:09 [2020-09-15T16:01:09.543Z] #10 122.4 Processing triggers for libc-bin (2.28-10) ...
16:01:09 [2020-09-15T16:01:09.658Z] #39 46.29   CC       compel/src/lib/infect.o
16:01:09 [2020-09-15T16:01:09.757Z] + docker version
16:01:09 [2020-09-15T16:01:09.800Z] #10 DONE 122.8s
16:01:09 [2020-09-15T16:01:09.800Z] 
16:01:09 [2020-09-15T16:01:09.800Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:09 [2020-09-15T16:01:09.800Z] #39 49.31   CC       compel/arch/x86/src/lib/infect.o
16:01:09 [2020-09-15T16:01:09.800Z] #39 50.23   CC       compel/src/lib/infect-rpc.o
16:01:09 [2020-09-15T16:01:09.800Z] #39 50.75   CC       compel/src/lib/infect-util.o
16:01:09 [2020-09-15T16:01:09.800Z] #39 50.92   CC       compel/src/lib/infect.o
16:01:09 [2020-09-15T16:01:09.965Z] #39 40.62   CC       compel/plugins/std/log.o
16:01:10 [2020-09-15T16:01:10.364Z] #39 ...
16:01:10 [2020-09-15T16:01:10.364Z] 
16:01:10 [2020-09-15T16:01:10.364Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:10 [2020-09-15T16:01:10.364Z] #41 113.4 net/textproto
16:01:10 [2020-09-15T16:01:10.364Z] #41 113.4 crypto/x509
16:01:10 [2020-09-15T16:01:10.364Z] #41 114.5 vendor/golang.org/x/net/http/httpguts
16:01:10 [2020-09-15T16:01:10.364Z] #41 114.8 vendor/golang.org/x/net/http/httpproxy
16:01:10 [2020-09-15T16:01:10.364Z] #41 115.3 mime/multipart
16:01:10 [2020-09-15T16:01:10.364Z] #41 117.4 crypto/tls
16:01:10 [2020-09-15T16:01:10.621Z] #41 ...
16:01:10 [2020-09-15T16:01:10.621Z] 
16:01:10 [2020-09-15T16:01:10.621Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:10 [2020-09-15T16:01:10.905Z] #39 41.32   CC       compel/plugins/std/string.o
16:01:11 [2020-09-15T16:01:11.165Z] #39 ...
16:01:11 [2020-09-15T16:01:11.165Z] 
16:01:11 [2020-09-15T16:01:11.165Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
16:01:11 [2020-09-15T16:01:11.165Z] #54 DONE 118.5s
16:01:11 [2020-09-15T16:01:11.165Z] 
16:01:11 [2020-09-15T16:01:11.165Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:11 [2020-09-15T16:01:11.165Z] #39 41.78   CC       compel/plugins/std/infect.o
16:01:11 [2020-09-15T16:01:11.165Z] #39 ...
16:01:11 [2020-09-15T16:01:11.165Z] 
16:01:11 [2020-09-15T16:01:11.165Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:01:11 [2020-09-15T16:01:11.165Z] #10 118.1 Selecting previously unselected package libapparmor1:amd64.
16:01:11 [2020-09-15T16:01:11.165Z] #10 118.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
16:01:11 [2020-09-15T16:01:11.165Z] #10 118.2 Unpacking libapparmor1:amd64 (2.13.2-10) ...
16:01:11 [2020-09-15T16:01:11.427Z] #10 118.6 Selecting previously unselected package libapparmor-dev:amd64.#10 ...
16:01:11 [2020-09-15T16:01:11.427Z] 
16:01:11 [2020-09-15T16:01:11.427Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:01:11 [2020-09-15T16:01:11.427Z] #55 DONE 0.1s
16:01:11 [2020-09-15T16:01:11.427Z] 
16:01:11 [2020-09-15T16:01:11.427Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:01:11 [2020-09-15T16:01:11.427Z] #56 DONE 0.0s
16:01:11 [2020-09-15T16:01:11.427Z] 
16:01:11 [2020-09-15T16:01:11.427Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:01:11 [2020-09-15T16:01:11.427Z] #10 118.6 Selecting previously unselected package libapparmor-dev:amd64.
16:01:11 [2020-09-15T16:01:11.427Z] #10 118.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
16:01:11 [2020-09-15T16:01:11.427Z] #10 118.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
16:01:11 [2020-09-15T16:01:11.427Z] #10 118.9 Selecting previously unselected package libbtrfs0.
16:01:11 [2020-09-15T16:01:11.558Z] #49 1.695 + RM_GOPATH=0
16:01:11 [2020-09-15T16:01:11.558Z] #49 1.696 + TMP_GOPATH=
16:01:11 [2020-09-15T16:01:11.558Z] #49 1.696 + : /build
16:01:11 [2020-09-15T16:01:11.558Z] #49 1.696 + '[' -z '' ']'
16:01:11 [2020-09-15T16:01:11.558Z] #49 1.697 ++ mktemp -d
16:01:11 [2020-09-15T16:01:11.558Z] #49 1.706 + export GOPATH=/tmp/tmp.MfBuDdHD6k
16:01:11 [2020-09-15T16:01:11.586Z] #39 48.11   CC       compel/src/lib/ptrace.o
16:01:11 [2020-09-15T16:01:11.687Z] #10 118.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
16:01:11 [2020-09-15T16:01:11.687Z] #10 118.9 Unpacking libbtrfs0 (4.20.1-2) ...
16:01:11 [2020-09-15T16:01:11.815Z] #49 ...
16:01:11 [2020-09-15T16:01:11.815Z] 
16:01:11 [2020-09-15T16:01:11.815Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
16:01:11 [2020-09-15T16:01:11.815Z] #11 DONE 1.8s
16:01:11 [2020-09-15T16:01:11.815Z] 
16:01:11 [2020-09-15T16:01:11.815Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:11 [2020-09-15T16:01:11.815Z] #49 1.706 + GOPATH=/tmp/tmp.MfBuDdHD6k
16:01:11 [2020-09-15T16:01:11.815Z] #49 1.706 + RM_GOPATH=1
16:01:11 [2020-09-15T16:01:11.815Z] #49 1.706 + case "$(go env GOARCH)" in
16:01:11 [2020-09-15T16:01:11.815Z] #49 1.707 ++ go env GOARCH
16:01:11 [2020-09-15T16:01:11.815Z] #49 1.723 + export GO_BUILDMODE=-buildmode=pie
16:01:11 [2020-09-15T16:01:11.815Z] #49 1.723 + GO_BUILDMODE=-buildmode=pie
16:01:11 [2020-09-15T16:01:11.815Z] #49 1.739 ++ dirname /tmp/install/install.sh
16:01:11 [2020-09-15T16:01:11.815Z] #49 1.741 + dir=/tmp/install
16:01:11 [2020-09-15T16:01:11.815Z] #49 1.742 + bin=runc
16:01:11 [2020-09-15T16:01:11.815Z] #49 1.742 + shift
16:01:11 [2020-09-15T16:01:11.815Z] #49 1.742 + '[' '!' -f /tmp/install/runc.installer ']'
16:01:11 [2020-09-15T16:01:11.815Z] #49 1.743 + . /tmp/install/runc.installer
16:01:11 [2020-09-15T16:01:11.815Z] #49 1.744 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:01:11 [2020-09-15T16:01:11.815Z] #49 1.745 + install_runc
16:01:11 [2020-09-15T16:01:11.815Z] #49 1.747 + grep -q '^3\.10\.0.*\.el7\.'
16:01:11 [2020-09-15T16:01:11.815Z] #49 1.762 + uname -r
16:01:11 [2020-09-15T16:01:11.815Z] #49 1.778 + RUNC_BUILDTAGS='seccomp apparmor selinux '
16:01:11 [2020-09-15T16:01:11.815Z] #49 1.778 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
16:01:11 [2020-09-15T16:01:11.815Z] #49 1.778 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MfBuDdHD6k/src/github.com/opencontainers/runc
16:01:11 [2020-09-15T16:01:11.815Z] #49 1.778 Cloning into '/tmp/tmp.MfBuDdHD6k/src/github.com/opencontainers/runc'...
16:01:11 [2020-09-15T16:01:11.815Z] #49 1.778 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
16:01:11 [2020-09-15T16:01:11.849Z] #39 48.41   AR       compel/libcompel.a
16:01:11 [2020-09-15T16:01:11.849Z] #39 48.51   HOSTCC   compel/src/main-host.o
16:01:11 [2020-09-15T16:01:11.947Z] #10 119.2 Selecting previously unselected package libbtrfs-dev.
16:01:11 [2020-09-15T16:01:11.947Z] #10 119.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
16:01:11 [2020-09-15T16:01:11.947Z] #10 119.3 Unpacking libbtrfs-dev (4.20.1-2) ...
16:01:12 [2020-09-15T16:01:12.089Z] #18 11.00 Reading package lists...
16:01:12 [2020-09-15T16:01:12.089Z] #18 ...
16:01:12 [2020-09-15T16:01:12.089Z] 
16:01:12 [2020-09-15T16:01:12.089Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:01:12 [2020-09-15T16:01:12.089Z] #48 DONE 129.4s
16:01:12 [2020-09-15T16:01:12.089Z] 
16:01:12 [2020-09-15T16:01:12.089Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:12 [2020-09-15T16:01:12.089Z] #40 59.51   DEP      soccr/soccr.d
16:01:12 [2020-09-15T16:01:12.089Z] #40 59.71   CC       soccr/soccr.o
16:01:12 [2020-09-15T16:01:12.089Z] #40 61.88   AR       soccr/libsoccr.a
16:01:12 [2020-09-15T16:01:12.089Z] #40 61.93 make[1]: 'soccr/libsoccr.a' is up to date.
16:01:12 [2020-09-15T16:01:12.089Z] #40 62.33   DEP      criu/arch/ppc64/sigframe.d
16:01:12 [2020-09-15T16:01:12.089Z] #40 62.50   DEP      criu/arch/ppc64/crtools.d
16:01:12 [2020-09-15T16:01:12.089Z] #40 62.67   DEP      criu/arch/ppc64/cpu.d
16:01:12 [2020-09-15T16:01:12.089Z] #40 62.99   CC       criu/arch/ppc64/cpu.o
16:01:12 [2020-09-15T16:01:12.208Z] #10 119.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:01:12 [2020-09-15T16:01:12.208Z] #10 119.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
16:01:12 [2020-09-15T16:01:12.208Z] #10 119.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:01:12 [2020-09-15T16:01:12.208Z] #10 119.6 Selecting previously unselected package libudev-dev:amd64.
16:01:12 [2020-09-15T16:01:12.208Z] #10 119.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
16:01:12 [2020-09-15T16:01:12.426Z] #39 48.86   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
16:01:12 [2020-09-15T16:01:12.426Z] #39 49.04   HOSTCC   compel/src/lib/handle-elf-host.o
16:01:12 [2020-09-15T16:01:12.468Z] #10 119.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
16:01:12 [2020-09-15T16:01:12.690Z] #39 49.25   HOSTCC   compel/src/lib/log-host.o
16:01:12 [2020-09-15T16:01:12.727Z] #10 120.0 Selecting previously unselected package libsepol1-dev:amd64.
16:01:12 [2020-09-15T16:01:12.727Z] #10 120.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
16:01:12 [2020-09-15T16:01:12.727Z] #10 120.1 Unpacking libsepol1-dev:amd64 (2.8-1) ...
16:01:12 [2020-09-15T16:01:12.953Z] #39 49.43   HOSTLINK compel/compel-host-bin
16:01:12 [2020-09-15T16:01:12.953Z] #39 49.57   DEP      soccr/soccr.d
16:01:12 [2020-09-15T16:01:12.987Z] #10 120.4 Selecting previously unselected package libpcre16-3:amd64.
16:01:12 [2020-09-15T16:01:12.987Z] #10 120.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
16:01:12 [2020-09-15T16:01:12.987Z] #10 120.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
16:01:13 [2020-09-15T16:01:13.147Z] #40 64.03   CC       criu/arch/ppc64/crtools.o
16:01:13 [2020-09-15T16:01:13.187Z] #49 ...
16:01:13 [2020-09-15T16:01:13.187Z] 
16:01:13 [2020-09-15T16:01:13.187Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
16:01:13 [2020-09-15T16:01:13.187Z] #12 DONE 1.2s
16:01:13 [2020-09-15T16:01:13.187Z] 
16:01:13 [2020-09-15T16:01:13.187Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
16:01:13 [2020-09-15T16:01:13.216Z] #39 49.74   CC       soccr/soccr.o
16:01:13 [2020-09-15T16:01:13.247Z] #10 120.6 Selecting previously unselected package libpcre32-3:amd64.
16:01:13 [2020-09-15T16:01:13.248Z] #10 120.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
16:01:13 [2020-09-15T16:01:13.248Z] #10 120.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
16:01:13 [2020-09-15T16:01:13.508Z] #10 120.8 Selecting previously unselected package libpcrecpp0v5:amd64.
16:01:13 [2020-09-15T16:01:13.508Z] #10 120.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
16:01:13 [2020-09-15T16:01:13.508Z] #10 120.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
16:01:13 [2020-09-15T16:01:13.508Z] #10 120.9 Selecting previously unselected package libpcre3-dev:amd64.
16:01:13 [2020-09-15T16:01:13.508Z] #10 120.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
16:01:13 [2020-09-15T16:01:13.508Z] #10 120.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
16:01:13 [2020-09-15T16:01:13.768Z] #10 121.2 Selecting previously unselected package libselinux1-dev:amd64.
16:01:13 [2020-09-15T16:01:13.768Z] #10 121.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
16:01:13 [2020-09-15T16:01:13.768Z] #10 121.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
16:01:14 [2020-09-15T16:01:14.028Z] #10 121.4 Selecting previously unselected package libdevmapper-dev:amd64.
16:01:14 [2020-09-15T16:01:14.028Z] #10 121.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
16:01:14 [2020-09-15T16:01:14.028Z] #10 121.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:01:14 [2020-09-15T16:01:14.121Z] #13 1.034 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:01:14 [2020-09-15T16:01:14.121Z] #13 DONE 1.2s
16:01:14 [2020-09-15T16:01:14.121Z] 
16:01:14 [2020-09-15T16:01:14.121Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
16:01:14 [2020-09-15T16:01:14.167Z] #39 50.79   AR       soccr/libsoccr.a
16:01:14 [2020-09-15T16:01:14.167Z] #39 50.85 make[1]: 'soccr/libsoccr.a' is up to date.
16:01:14 [2020-09-15T16:01:14.288Z] #10 121.5 Selecting previously unselected package libseccomp-dev:amd64.
16:01:14 [2020-09-15T16:01:14.288Z] #10 121.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
16:01:14 [2020-09-15T16:01:14.288Z] #10 121.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
16:01:14 [2020-09-15T16:01:14.288Z] #10 121.7 Selecting previously unselected package libsystemd-dev:amd64.
16:01:14 [2020-09-15T16:01:14.288Z] #10 121.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
16:01:14 [2020-09-15T16:01:14.288Z] #10 121.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
16:01:14 [2020-09-15T16:01:14.686Z] #40 65.40   CC       criu/arch/ppc64/sigframe.o
16:01:14 [2020-09-15T16:01:14.686Z] #40 65.72   LINK     criu/arch/ppc64/crtools.built-in.o
16:01:14 [2020-09-15T16:01:14.686Z] #40 65.80   DEP      criu/pie/util-vdso.d
16:01:14 [2020-09-15T16:01:14.746Z] #39 51.28   DEP      criu/arch/aarch64/sigframe.d
16:01:14 [2020-09-15T16:01:14.746Z] #39 51.39   DEP      criu/arch/aarch64/crtools.d
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.3 Setting up libbtrfs0 (4.20.1-2) ...
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.3 Setting up libbtrfs-dev (4.20.1-2) ...
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.3 Setting up mingw-w64-common (6.0.0-3) ...
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:01:14 [2020-09-15T16:01:14.859Z] #10 122.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
16:01:14 [2020-09-15T16:01:14.985Z] #40 66.06   DEP      criu/pie/util.d
16:01:15 [2020-09-15T16:01:15.009Z] #39 51.61   DEP      criu/arch/aarch64/cpu.d
16:01:15 [2020-09-15T16:01:15.009Z] #39 51.65   DEP      criu/arch/aarch64/bitops.d
16:01:15 [2020-09-15T16:01:15.009Z] #39 51.73   CC       criu/arch/aarch64/bitops.o
16:01:15 [2020-09-15T16:01:15.119Z] #10 122.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
16:01:15 [2020-09-15T16:01:15.119Z] #10 122.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:01:15 [2020-09-15T16:01:15.119Z] #10 122.5 Setting up dmsetup (2:1.02.155-3) ...
16:01:15 [2020-09-15T16:01:15.119Z] #10 122.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:01:15 [2020-09-15T16:01:15.119Z] #10 122.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:01:15 [2020-09-15T16:01:15.119Z] #10 122.5 Processing triggers for libc-bin (2.28-10) ...
16:01:15 [2020-09-15T16:01:15.273Z] #39 51.81   CC       criu/arch/aarch64/cpu.o
16:01:15 [2020-09-15T16:01:15.284Z] #40 66.24   CC       criu/pie/util.o
16:01:15 [2020-09-15T16:01:15.493Z] #14 DONE 1.1s
16:01:15 [2020-09-15T16:01:15.493Z] 
16:01:15 [2020-09-15T16:01:15.493Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
16:01:15 [2020-09-15T16:01:15.537Z] #39 51.99   CC       criu/arch/aarch64/crtools.o
16:01:15 [2020-09-15T16:01:15.603Z] #40 66.67   CC       criu/pie/util-vdso.o
16:01:15 [2020-09-15T16:01:15.695Z] #10 DONE 123.0s
16:01:15 [2020-09-15T16:01:15.695Z] 
16:01:15 [2020-09-15T16:01:15.695Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:15 [2020-09-15T16:01:15.802Z] #39 52.55   CC       criu/arch/aarch64/sigframe.o
16:01:16 [2020-09-15T16:01:16.065Z] #39 52.67   LINK     criu/arch/aarch64/crtools.built-in.o
16:01:16 [2020-09-15T16:01:16.065Z] #39 52.71   DEP      criu/pie/util-vdso.d
16:01:16 [2020-09-15T16:01:16.065Z] #39 52.79   DEP      criu/pie/util.d
16:01:16 [2020-09-15T16:01:16.265Z] #49 ...
16:01:16 [2020-09-15T16:01:16.265Z] 
16:01:16 [2020-09-15T16:01:16.265Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:16 [2020-09-15T16:01:16.265Z] #41 113.8 net/textproto
16:01:16 [2020-09-15T16:01:16.265Z] #41 113.8 crypto/x509
16:01:16 [2020-09-15T16:01:16.265Z] #41 114.7 vendor/golang.org/x/net/http/httpguts
16:01:16 [2020-09-15T16:01:16.265Z] #41 115.0 vendor/golang.org/x/net/http/httpproxy
16:01:16 [2020-09-15T16:01:16.265Z] #41 115.4 mime/multipart
16:01:16 [2020-09-15T16:01:16.265Z] #41 117.6 crypto/tls
16:01:16 [2020-09-15T16:01:16.329Z] #39 52.86   CC       criu/pie/util.o
16:01:16 [2020-09-15T16:01:16.425Z] #15 DONE 1.1s
16:01:16 [2020-09-15T16:01:16.425Z] 
16:01:16 [2020-09-15T16:01:16.425Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:16 [2020-09-15T16:01:16.425Z] #39 53.64   CC       compel/src/lib/ptrace.o
16:01:16 [2020-09-15T16:01:16.425Z] #39 54.20   AR       compel/libcompel.a
16:01:16 [2020-09-15T16:01:16.425Z] #39 54.32   HOSTCC   compel/src/main-host.o
16:01:16 [2020-09-15T16:01:16.425Z] #39 54.65   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
16:01:16 [2020-09-15T16:01:16.425Z] #39 54.80   HOSTCC   compel/src/lib/handle-elf-host.o
16:01:16 [2020-09-15T16:01:16.425Z] #39 55.33   HOSTCC   compel/src/lib/log-host.o
16:01:16 [2020-09-15T16:01:16.425Z] #39 55.67   HOSTLINK compel/compel-host-bin
16:01:16 [2020-09-15T16:01:16.425Z] #39 55.82   DEP      soccr/soccr.d
16:01:16 [2020-09-15T16:01:16.425Z] #39 56.04   CC       soccr/soccr.o
16:01:16 [2020-09-15T16:01:16.425Z] #39 57.98   AR       soccr/libsoccr.a
16:01:16 [2020-09-15T16:01:16.425Z] #39 58.02 make[1]: 'soccr/libsoccr.a' is up to date.
16:01:16 [2020-09-15T16:01:16.425Z] #39 58.54   DEP      criu/arch/x86/sigframe.d
16:01:16 [2020-09-15T16:01:16.425Z] #39 58.65   DEP      criu/arch/x86/sigaction_compat.d
16:01:16 [2020-09-15T16:01:16.525Z] #41 ...
16:01:16 [2020-09-15T16:01:16.525Z] 
16:01:16 [2020-09-15T16:01:16.525Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:16 [2020-09-15T16:01:16.525Z] #39 42.53   CC       compel/arch/x86/plugins/std/parasite-head.o
16:01:16 [2020-09-15T16:01:16.525Z] #39 42.62   CC       compel/arch/x86/plugins/std/memcpy.o
16:01:16 [2020-09-15T16:01:16.525Z] #39 42.72   CC       compel/arch/x86/plugins/std/syscalls-64.o
16:01:16 [2020-09-15T16:01:16.525Z] #39 42.85   AR       compel/plugins/std.lib.a
16:01:16 [2020-09-15T16:01:16.525Z] #39 43.02   CC       compel/plugins/fds/fds.o
16:01:16 [2020-09-15T16:01:16.525Z] #39 43.38   AR       compel/plugins/fds.lib.a
16:01:16 [2020-09-15T16:01:16.525Z] #39 43.43   HOSTDEP  compel/src/lib/log-host.d
16:01:16 [2020-09-15T16:01:16.525Z] #39 43.50   HOSTDEP  compel/src/lib/handle-elf-host.d
16:01:16 [2020-09-15T16:01:16.525Z] #39 43.59   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
16:01:16 [2020-09-15T16:01:16.525Z] #39 43.65   HOSTDEP  compel/src/main-host.d
16:01:16 [2020-09-15T16:01:16.525Z] #39 43.78   DEP      compel/src/lib/ptrace.d
16:01:16 [2020-09-15T16:01:16.525Z] #39 43.95   DEP      compel/src/lib/infect.d
16:01:16 [2020-09-15T16:01:16.525Z] #39 44.13   DEP      compel/src/lib/infect-util.d
16:01:16 [2020-09-15T16:01:16.525Z] #39 44.23   DEP      compel/src/lib/infect-rpc.d
16:01:16 [2020-09-15T16:01:16.525Z] #39 44.30   DEP      compel/arch/x86/src/lib/infect.d
16:01:16 [2020-09-15T16:01:16.525Z] #39 44.38   DEP      compel/arch/x86/src/lib/cpu.d
16:01:16 [2020-09-15T16:01:16.525Z] #39 44.43   DEP      compel/src/lib/log.d
16:01:16 [2020-09-15T16:01:16.525Z] #39 44.54   DEP      compel/src/main.d
16:01:16 [2020-09-15T16:01:16.525Z] #39 44.65   DEP      compel/src/lib/handle-elf.d
16:01:16 [2020-09-15T16:01:16.525Z] #39 44.74   DEP      compel/arch/x86/src/lib/handle-elf.d
16:01:16 [2020-09-15T16:01:16.525Z] #39 44.87   CC       compel/src/lib/log.o
16:01:16 [2020-09-15T16:01:16.525Z] #39 45.11   CC       compel/arch/x86/src/lib/cpu.o
16:01:16 [2020-09-15T16:01:16.525Z] #39 45.75   CC       compel/arch/x86/src/lib/infect.o
16:01:16 [2020-09-15T16:01:16.525Z] #39 46.98   CC       compel/src/lib/infect-rpc.o
16:01:16 [2020-09-15T16:01:16.593Z] #39 53.12   CC       criu/pie/util-vdso.o
16:01:16 [2020-09-15T16:01:16.659Z] #40 67.66   AR       criu/pie/pie.lib.a
16:01:16 [2020-09-15T16:01:16.659Z] #40 67.72   DEP      criu/pie/restorer.d
16:01:16 [2020-09-15T16:01:16.685Z] #39 58.73   DEP      criu/arch/x86/kerndat.d
16:01:16 [2020-09-15T16:01:16.787Z] #39 47.45   CC       compel/src/lib/infect-util.o
16:01:16 [2020-09-15T16:01:16.833Z] Client: Docker Engine - Enterprise
16:01:16 [2020-09-15T16:01:16.833Z]  Version:           19.03.5
16:01:16 [2020-09-15T16:01:16.833Z]  API version:       1.40
16:01:16 [2020-09-15T16:01:16.833Z]  Go version:        go1.12.12
16:01:16 [2020-09-15T16:01:16.833Z]  Git commit:        2ee0c57608
16:01:16 [2020-09-15T16:01:16.833Z]  Built:             11/13/2019 08:00:16
16:01:16 [2020-09-15T16:01:16.833Z]  OS/Arch:           windows/amd64
16:01:16 [2020-09-15T16:01:16.833Z]  Experimental:      false
16:01:16 [2020-09-15T16:01:16.833Z] 
16:01:16 [2020-09-15T16:01:16.833Z] Server: Docker Engine - Enterprise
16:01:16 [2020-09-15T16:01:16.833Z]  Engine:
16:01:16 [2020-09-15T16:01:16.833Z]   Version:          19.03.5
16:01:16 [2020-09-15T16:01:16.833Z]   API version:      1.40 (minimum version 1.24)
16:01:16 [2020-09-15T16:01:16.833Z]   Go version:       go1.12.12
16:01:16 [2020-09-15T16:01:16.833Z]   Git commit:       2ee0c57608
16:01:16 [2020-09-15T16:01:16.833Z]   Built:            11/13/2019 07:58:51
16:01:16 [2020-09-15T16:01:16.833Z]   OS/Arch:          windows/amd64
16:01:16 [2020-09-15T16:01:16.833Z]   Experimental:     true
16:01:16 [2020-09-15T16:01:16.857Z] #39 53.64   AR       criu/pie/pie.lib.a
16:01:16 [2020-09-15T16:01:16.942Z] #39 58.97   DEP      criu/arch/x86/crtools.d
16:01:16 [2020-09-15T16:01:16.957Z] #40 68.00   DEP      criu/arch/ppc64/vdso-trampoline.d
16:01:16 [2020-09-15T16:01:16.957Z] #40 68.04   DEP      criu/arch/ppc64/restorer.d
16:01:17 [2020-09-15T16:01:17.048Z] #39 ...
16:01:17 [2020-09-15T16:01:17.048Z] 
16:01:17 [2020-09-15T16:01:17.048Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.535 + RM_GOPATH=0
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.535 + TMP_GOPATH=
16:01:17 [2020-09-15T16:01:17.048Z] #49 ...
16:01:17 [2020-09-15T16:01:17.048Z] 
16:01:17 [2020-09-15T16:01:17.048Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
16:01:17 [2020-09-15T16:01:17.048Z] #11 DONE 1.6s
16:01:17 [2020-09-15T16:01:17.048Z] 
16:01:17 [2020-09-15T16:01:17.048Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.536 + : /build
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.536 + '[' -z '' ']'
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.536 ++ mktemp -d
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.541 + export GOPATH=/tmp/tmp.nBH084tdDS
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.541 + GOPATH=/tmp/tmp.nBH084tdDS
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.541 + RM_GOPATH=1
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.542 + case "$(go env GOARCH)" in
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.544 ++ go env GOARCH
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.631 + export GO_BUILDMODE=-buildmode=pie
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.631 + GO_BUILDMODE=-buildmode=pie
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.631 ++ dirname /tmp/install/install.sh
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.631 + dir=/tmp/install
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.631 + bin=runc
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.631 + shift
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.631 + '[' '!' -f /tmp/install/runc.installer ']'
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.631 + . /tmp/install/runc.installer
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.631 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.631 + install_runc
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.631 + uname -r
16:01:17 [2020-09-15T16:01:17.048Z] #49 1.642 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
16:01:17 [2020-09-15T16:01:17.121Z] #39 53.72   DEP      criu/pie/restorer.d
16:01:17 [2020-09-15T16:01:17.121Z] #39 53.86   DEP      criu/arch/aarch64/intraprocedure.d
16:01:17 [2020-09-15T16:01:17.201Z] #39 59.24   DEP      criu/arch/x86/cpu.d
16:01:17 [2020-09-15T16:01:17.201Z] #39 59.36   CC       criu/arch/x86/cpu.o
16:01:17 [2020-09-15T16:01:17.255Z] #40 68.28   DEP      criu/arch/ppc64/vdso-pie.d
16:01:17 [2020-09-15T16:01:17.309Z] #49 1.642 + grep -q '^3\.10\.0.*\.el7\.'
16:01:17 [2020-09-15T16:01:17.309Z] #49 1.642 + RUNC_BUILDTAGS='seccomp apparmor selinux '
16:01:17 [2020-09-15T16:01:17.309Z] #49 1.642 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
16:01:17 [2020-09-15T16:01:17.309Z] #49 1.642 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nBH084tdDS/src/github.com/opencontainers/runc
16:01:17 [2020-09-15T16:01:17.309Z] #49 1.677 Cloning into '/tmp/tmp.nBH084tdDS/src/github.com/opencontainers/runc'...
16:01:17 [2020-09-15T16:01:17.385Z] #39 53.89   DEP      criu/arch/aarch64/restorer.d
16:01:17 [2020-09-15T16:01:17.385Z] #39 54.02   DEP      criu/arch/aarch64/vdso-pie.d
16:01:17 [2020-09-15T16:01:17.459Z] #39 ...
16:01:17 [2020-09-15T16:01:17.459Z] 
16:01:17 [2020-09-15T16:01:17.459Z] #16 [dev-systemd-false  6/26] RUN ldconfig
16:01:17 [2020-09-15T16:01:17.459Z] #16 DONE 1.0s
16:01:17 [2020-09-15T16:01:17.459Z] 
16:01:17 [2020-09-15T16:01:17.459Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
[Pipeline] sh
16:01:17 [2020-09-15T16:01:17.553Z] #40 68.54   DEP      criu/pie/parasite-vdso.d
16:01:17 [2020-09-15T16:01:17.554Z] #40 68.69   DEP      criu/pie/parasite.d
16:01:17 [2020-09-15T16:01:17.649Z] #39 54.19   DEP      criu/pie/parasite-vdso.d
16:01:17 [2020-09-15T16:01:17.852Z] #40 69.08   CC       criu/pie/parasite.o
16:01:17 [2020-09-15T16:01:17.852Z] #40 ...
16:01:17 [2020-09-15T16:01:17.852Z] 
16:01:17 [2020-09-15T16:01:17.852Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
16:01:17 [2020-09-15T16:01:17.852Z] #55 135.6 + for f in rootlesskit rootlesskit-docker-proxy
16:01:17 [2020-09-15T16:01:17.852Z] #55 135.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
16:01:17 [2020-09-15T16:01:17.913Z] #39 54.38   DEP      criu/pie/parasite.d
16:01:17 [2020-09-15T16:01:17.913Z] #39 54.59   CC       criu/pie/parasite.o
16:01:18 [2020-09-15T16:01:18.249Z] #49 ...
16:01:18 [2020-09-15T16:01:18.249Z] 
16:01:18 [2020-09-15T16:01:18.249Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
16:01:18 [2020-09-15T16:01:18.249Z] #12 DONE 1.2s
16:01:18 [2020-09-15T16:01:18.359Z] + docker info
16:01:18 [2020-09-15T16:01:18.490Z] #39 ...
16:01:18 [2020-09-15T16:01:18.490Z] 
16:01:18 [2020-09-15T16:01:18.490Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:18 [2020-09-15T16:01:18.490Z] #17 1.768 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:01:18 [2020-09-15T16:01:18.490Z] #17 1.856 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:01:18 [2020-09-15T16:01:18.490Z] #17 1.943 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:01:18 [2020-09-15T16:01:18.490Z] #17 2.328 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
16:01:18 [2020-09-15T16:01:18.490Z] #17 3.159 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
16:01:18 [2020-09-15T16:01:18.490Z] #17 4.197 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
16:01:18 [2020-09-15T16:01:18.490Z] #17 6.207 Fetched 8204 kB in 5s (1689 kB/s)
16:01:18 [2020-09-15T16:01:18.490Z] #17 6.207 Reading package lists...
16:01:18 [2020-09-15T16:01:18.509Z] 
16:01:18 [2020-09-15T16:01:18.509Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
16:01:18 [2020-09-15T16:01:18.755Z] #17 8.776 Reading package lists...
16:01:18 [2020-09-15T16:01:18.827Z] #17 1.376 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:01:18 [2020-09-15T16:01:18.827Z] #17 1.417 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:01:18 [2020-09-15T16:01:18.828Z] #17 1.417 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:01:19 [2020-09-15T16:01:19.283Z] #17 10.58 Building dependency tree...
16:01:19 [2020-09-15T16:01:19.283Z] #17 ...
16:01:19 [2020-09-15T16:01:19.283Z] 
16:01:19 [2020-09-15T16:01:19.283Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:19 [2020-09-15T16:01:19.283Z] #39 55.79   LINK     criu/pie/parasite.built-in.o
16:01:19 [2020-09-15T16:01:19.283Z] #39 55.81   GEN      criu/pie/parasite-blob.h
16:01:19 [2020-09-15T16:01:19.283Z] #39 55.82   CC       criu/pie/parasite-vdso.o
16:01:19 [2020-09-15T16:01:19.392Z] #17 2.136 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
16:01:19 [2020-09-15T16:01:19.449Z] #13 0.931 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:01:19 [2020-09-15T16:01:19.449Z] #13 DONE 1.0s
16:01:19 [2020-09-15T16:01:19.449Z] 
16:01:19 [2020-09-15T16:01:19.449Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
16:01:19 [2020-09-15T16:01:19.861Z] #39 56.45   CC       criu/arch/aarch64/vdso-pie.o
16:01:19 [2020-09-15T16:01:19.984Z] #55 ...
16:01:19 [2020-09-15T16:01:19.984Z] 
16:01:19 [2020-09-15T16:01:19.984Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:19 [2020-09-15T16:01:19.984Z] #42 127.4 go/doc
16:01:19 [2020-09-15T16:01:19.984Z] #42 127.5 math/big
16:01:19 [2020-09-15T16:01:19.984Z] #42 ...
16:01:19 [2020-09-15T16:01:19.984Z] 
16:01:19 [2020-09-15T16:01:19.984Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:19 [2020-09-15T16:01:19.984Z] #40 70.72   LINK     criu/pie/parasite.built-in.o
16:01:19 [2020-09-15T16:01:19.984Z] #40 70.74   GEN      criu/pie/parasite-blob.h
16:01:19 [2020-09-15T16:01:19.984Z] #40 70.79   CC       criu/pie/parasite-vdso.o
16:01:20 [2020-09-15T16:01:20.125Z] #39 56.67   CC       criu/arch/aarch64/restorer.o
16:01:20 [2020-09-15T16:01:20.322Z] #17 3.139 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
16:01:20 [2020-09-15T16:01:20.389Z] #39 56.96   CC       criu/arch/aarch64/intraprocedure.o
16:01:20 [2020-09-15T16:01:20.389Z] #39 56.99   CC       criu/pie/restorer.o
16:01:20 [2020-09-15T16:01:20.631Z] #40 71.68   CC       criu/arch/ppc64/vdso-pie.o
16:01:20 [2020-09-15T16:01:20.833Z] #14 DONE 1.1s
16:01:20 [2020-09-15T16:01:20.833Z] 
16:01:20 [2020-09-15T16:01:20.833Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
16:01:20 [2020-09-15T16:01:20.885Z] #17 ...
16:01:20 [2020-09-15T16:01:20.885Z] 
16:01:20 [2020-09-15T16:01:20.885Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:20 [2020-09-15T16:01:20.885Z] #41 123.7 net/http/httptrace
16:01:20 [2020-09-15T16:01:20.885Z] #41 124.0 net/http
16:01:20 [2020-09-15T16:01:20.885Z] #41 ...
16:01:20 [2020-09-15T16:01:20.885Z] 
16:01:20 [2020-09-15T16:01:20.885Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:20 [2020-09-15T16:01:20.885Z] #39 60.50   CC       criu/arch/x86/crtools.o
16:01:20 [2020-09-15T16:01:20.885Z] #39 61.66   CC       criu/arch/x86/kerndat.o
16:01:20 [2020-09-15T16:01:20.885Z] #39 62.32   CC       criu/arch/x86/sigaction_compat.o
16:01:20 [2020-09-15T16:01:20.885Z] #39 62.48   CC       criu/arch/x86/sigframe.o
16:01:20 [2020-09-15T16:01:20.885Z] #39 62.71   LINK     criu/arch/x86/crtools.built-in.o
16:01:20 [2020-09-15T16:01:20.885Z] #39 62.75   DEP      criu/pie/util-vdso-elf32.d
16:01:20 [2020-09-15T16:01:20.885Z] #39 62.89   DEP      criu/pie/util-vdso.d
16:01:21 [2020-09-15T16:01:21.142Z] #39 63.06   DEP      criu/pie/util.d
16:01:21 [2020-09-15T16:01:21.278Z] #40 72.16   CC       criu/arch/ppc64/restorer.o
16:01:21 [2020-09-15T16:01:21.398Z] #39 63.28   CC       criu/pie/util.o
16:01:21 [2020-09-15T16:01:21.398Z] #39 63.53   CC       criu/pie/util-vdso.o
16:01:21 [2020-09-15T16:01:21.577Z] #40 72.65   CC       criu/arch/ppc64/vdso-trampoline.o
16:01:21 [2020-09-15T16:01:21.577Z] #40 72.71   CC       criu/pie/restorer.o
16:01:21 [2020-09-15T16:01:21.775Z] #15 DONE 1.0s
16:01:21 [2020-09-15T16:01:21.775Z] 
16:01:21 [2020-09-15T16:01:21.775Z] #16 [dev-systemd-false  6/26] RUN ldconfig
16:01:21 [2020-09-15T16:01:21.962Z] #39 64.21   CC       criu/pie/util-vdso-elf32.o
16:01:22 [2020-09-15T16:01:22.320Z] #39 58.89   LINK     criu/pie/restorer.built-in.o
16:01:22 [2020-09-15T16:01:22.320Z] #39 58.90   GEN      criu/pie/restorer-blob.h
16:01:22 [2020-09-15T16:01:22.320Z] #39 58.99   DEP      criu/vdso.d
16:01:22 [2020-09-15T16:01:22.584Z] #39 59.19   DEP      criu/uts_ns.d
16:01:22 [2020-09-15T16:01:22.584Z] #39 59.31   DEP      criu/util.d
16:01:22 [2020-09-15T16:01:22.653Z] #40 ...
16:01:22 [2020-09-15T16:01:22.653Z] 
16:01:22 [2020-09-15T16:01:22.653Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:22 [2020-09-15T16:01:22.653Z] #18 11.00 Reading package lists...
16:01:22 [2020-09-15T16:01:22.653Z] #18 15.60 Reading package lists...
16:01:22 [2020-09-15T16:01:22.653Z] #18 20.20 Building dependency tree...
16:01:22 [2020-09-15T16:01:22.653Z] #18 21.60 libcap2-bin is already the newest version (1:2.25-2).
16:01:22 [2020-09-15T16:01:22.653Z] #18 21.60 The following additional packages will be installed:
16:01:22 [2020-09-15T16:01:22.653Z] #18 21.60   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
16:01:22 [2020-09-15T16:01:22.653Z] #18 21.60   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
16:01:22 [2020-09-15T16:01:22.653Z] #18 21.60   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
16:01:22 [2020-09-15T16:01:22.653Z] #18 21.60   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
16:01:22 [2020-09-15T16:01:22.653Z] #18 21.61   python3.7 python3.7-minimal vim-runtime xxd
16:01:22 [2020-09-15T16:01:22.653Z] #18 21.61 Suggested packages:
16:01:22 [2020-09-15T16:01:22.653Z] #18 21.61   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
16:01:22 [2020-09-15T16:01:22.653Z] #18 21.61   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
16:01:22 [2020-09-15T16:01:22.653Z] #18 21.61   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
16:01:22 [2020-09-15T16:01:22.653Z] #18 21.61 Recommended packages:
16:01:22 [2020-09-15T16:01:22.653Z] #18 21.61   aufs-dkms nftables build-essential python3-dev python3-keyring
16:01:22 [2020-09-15T16:01:22.653Z] #18 21.61   python3-keyrings.alt python3-xdg unzip
16:01:22 [2020-09-15T16:01:22.653Z] #18 23.67 The following NEW packages will be installed:
16:01:22 [2020-09-15T16:01:22.653Z] #18 23.67   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
16:01:22 [2020-09-15T16:01:22.653Z] #18 23.67   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
16:01:22 [2020-09-15T16:01:22.653Z] #18 23.67   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:01:22 [2020-09-15T16:01:22.653Z] #18 23.67   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
16:01:22 [2020-09-15T16:01:22.653Z] #18 23.67   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
16:01:22 [2020-09-15T16:01:22.653Z] #18 23.67   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
16:01:22 [2020-09-15T16:01:22.653Z] #18 23.68   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
16:01:22 [2020-09-15T16:01:22.653Z] #18 23.68   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:01:22 [2020-09-15T16:01:22.653Z] #18 23.68   xz-utils zip
16:01:22 [2020-09-15T16:01:22.653Z] #18 23.80 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
16:01:22 [2020-09-15T16:01:22.653Z] #18 23.80 Need to get 29.2 MB of archives.
16:01:22 [2020-09-15T16:01:22.653Z] #18 23.80 After this operation, 134 MB of additional disk space will be used.
16:01:22 [2020-09-15T16:01:22.653Z] #18 23.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 23.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 23.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.55 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.55 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 24.55 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 25.10 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 25.11 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 25.11 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 25.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 25.12 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
16:01:22 [2020-09-15T16:01:22.653Z] #18 25.13 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
16:01:22 [2020-09-15T16:01:22.654Z] #18 25.17 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
16:01:22 [2020-09-15T16:01:22.654Z] #18 25.18 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
16:01:22 [2020-09-15T16:01:22.654Z] #18 25.19 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
16:01:22 [2020-09-15T16:01:22.654Z] #18 25.19 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
16:01:22 [2020-09-15T16:01:22.654Z] #18 25.20 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
16:01:22 [2020-09-15T16:01:22.654Z] #18 25.21 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
16:01:22 [2020-09-15T16:01:22.654Z] #18 25.21 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
16:01:22 [2020-09-15T16:01:22.654Z] #18 25.27 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
16:01:22 [2020-09-15T16:01:22.654Z] #18 25.28 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
16:01:22 [2020-09-15T16:01:22.654Z] #18 25.29 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
16:01:22 [2020-09-15T16:01:22.717Z] #16 DONE 1.1s
16:01:22 [2020-09-15T16:01:22.717Z] 
16:01:22 [2020-09-15T16:01:22.717Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:22 [2020-09-15T16:01:22.849Z] #39 59.47   DEP      criu/uffd.d
16:01:22 [2020-09-15T16:01:22.849Z] #39 59.57   DEP      criu/tun.d
16:01:22 [2020-09-15T16:01:22.892Z] #39 64.92   AR       criu/pie/pie.lib.a
16:01:22 [2020-09-15T16:01:22.892Z] #39 64.99   DEP      criu/pie/restorer.d
16:01:23 [2020-09-15T16:01:23.114Z] #39 59.68   DEP      criu/tty.d
16:01:23 [2020-09-15T16:01:23.148Z] #39 65.20   DEP      criu/arch/x86/sigaction_compat_pie.d
16:01:23 [2020-09-15T16:01:23.148Z] #39 65.29   DEP      criu/arch/x86/restorer_unmap.d
16:01:23 [2020-09-15T16:01:23.148Z] #39 65.30   DEP      criu/arch/x86/restorer.d
16:01:23 [2020-09-15T16:01:23.304Z] #18 25.71 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
16:01:23 [2020-09-15T16:01:23.304Z] #18 25.76 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
16:01:23 [2020-09-15T16:01:23.304Z] #18 25.81 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
16:01:23 [2020-09-15T16:01:23.377Z] #39 59.90   DEP      criu/timerfd.d
16:01:23 [2020-09-15T16:01:23.377Z] #39 60.03   DEP      criu/timens.d
16:01:23 [2020-09-15T16:01:23.404Z] #39 65.47   DEP      criu/arch/x86/vdso-pie.d
16:01:23 [2020-09-15T16:01:23.404Z] #39 65.57   DEP      criu/pie/parasite-vdso.d
16:01:23 [2020-09-15T16:01:23.641Z] #39 60.18   DEP      criu/sysfs_parse.d
16:01:23 [2020-09-15T16:01:23.641Z] #39 60.26   DEP      criu/sysctl.d
16:01:23 [2020-09-15T16:01:23.641Z] #39 60.33   DEP      criu/string.d
16:01:23 [2020-09-15T16:01:23.641Z] #39 60.39   DEP      criu/stats.d
16:01:23 [2020-09-15T16:01:23.661Z] #39 65.76   DEP      criu/pie/parasite.d
16:01:23 [2020-09-15T16:01:23.905Z] #39 60.53   DEP      criu/sockets.d
16:01:23 [2020-09-15T16:01:23.917Z] #39 66.00   CC       criu/pie/parasite.o
16:01:24 [2020-09-15T16:01:24.101Z] #17 1.337 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:01:24 [2020-09-15T16:01:24.101Z] #17 1.435 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:01:24 [2020-09-15T16:01:24.101Z] #17 1.438 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:01:24 [2020-09-15T16:01:24.170Z] #39 60.76   DEP      criu/sk-unix.d
16:01:24 [2020-09-15T16:01:24.359Z] #18 26.77 debconf: delaying package configuration, since apt-utils is not installed
16:01:24 [2020-09-15T16:01:24.359Z] #18 26.92 Fetched 29.2 MB in 2s (13.9 MB/s)
16:01:24 [2020-09-15T16:01:24.359Z] #18 26.99 Selecting previously unselected package pigz.
16:01:24 [2020-09-15T16:01:24.359Z] #18 26.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 ... 23361 files and directories currently installed.)
16:01:24 [2020-09-15T16:01:24.359Z] #18 27.08 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
16:01:24 [2020-09-15T16:01:24.359Z] #18 27.08 Unpacking pigz (2.4-1) ...
16:01:24 [2020-09-15T16:01:24.363Z] #17 1.792 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
16:01:24 [2020-09-15T16:01:24.433Z] #39 60.96   DEP      criu/sk-tcp.d
16:01:24 [2020-09-15T16:01:24.433Z] #39 61.13   DEP      criu/sk-queue.d
16:01:24 [2020-09-15T16:01:24.657Z] #18 27.19 Selecting previously unselected package libpython3.7-minimal:ppc64el.
16:01:24 [2020-09-15T16:01:24.657Z] #18 27.21 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
16:01:24 [2020-09-15T16:01:24.657Z] #18 27.21 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
16:01:24 [2020-09-15T16:01:24.697Z] #39 61.30   DEP      criu/sk-packet.d
16:01:24 [2020-09-15T16:01:24.961Z] #39 61.48   DEP      criu/sk-netlink.d
16:01:24 [2020-09-15T16:01:24.961Z] #39 61.59   DEP      criu/sk-inet.d
16:01:24 [2020-09-15T16:01:24.961Z] #39 61.73   DEP      criu/signalfd.d
16:01:25 [2020-09-15T16:01:25.224Z] #39 61.83   DEP      criu/sigframe.d
16:01:25 [2020-09-15T16:01:25.252Z] #18 27.70 Selecting previously unselected package python3.7-minimal.
16:01:25 [2020-09-15T16:01:25.252Z] #18 27.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
16:01:25 [2020-09-15T16:01:25.252Z] #18 27.72 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
16:01:25 [2020-09-15T16:01:25.252Z] #18 ...
16:01:25 [2020-09-15T16:01:25.252Z] 
16:01:25 [2020-09-15T16:01:25.252Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:25 [2020-09-15T16:01:25.252Z] #40 76.28   LINK     criu/pie/restorer.built-in.o
16:01:25 [2020-09-15T16:01:25.252Z] #40 76.29   GEN      criu/pie/restorer-blob.h
16:01:25 [2020-09-15T16:01:25.252Z] #40 76.40   DEP      criu/vdso.d
16:01:25 [2020-09-15T16:01:25.285Z] #39 67.24   LINK     criu/pie/parasite.built-in.o
16:01:25 [2020-09-15T16:01:25.285Z] #39 67.25   GEN      criu/pie/parasite-blob.h
16:01:25 [2020-09-15T16:01:25.285Z] #39 67.30   CC       criu/pie/parasite-vdso.o
16:01:25 [2020-09-15T16:01:25.357Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:01:25 [2020-09-15T16:01:25.357Z] ok  	github.com/docker/docker/api/server/httputils	0.013s	coverage: 14.7% of statements
16:01:25 [2020-09-15T16:01:25.357Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
16:01:25 [2020-09-15T16:01:25.357Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:01:25 [2020-09-15T16:01:25.357Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:01:25 [2020-09-15T16:01:25.357Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:01:25 [2020-09-15T16:01:25.489Z] #39 61.88   DEP      criu/shmem.d
16:01:25 [2020-09-15T16:01:25.489Z] #39 62.03   DEP      criu/servicefd.d
16:01:25 [2020-09-15T16:01:25.489Z] #39 62.17   DEP      criu/seize.d
16:01:25 [2020-09-15T16:01:25.489Z] #39 62.28   DEP      criu/seccomp.d
16:01:25 [2020-09-15T16:01:25.552Z] #40 ...
16:01:25 [2020-09-15T16:01:25.552Z] 
16:01:25 [2020-09-15T16:01:25.552Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
16:01:25 [2020-09-15T16:01:25.552Z] #55 DONE 143.2s
16:01:25 [2020-09-15T16:01:25.552Z] 
16:01:25 [2020-09-15T16:01:25.552Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:01:25 [2020-09-15T16:01:25.552Z] #56 DONE 0.1s
16:01:25 [2020-09-15T16:01:25.552Z] 
16:01:25 [2020-09-15T16:01:25.552Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:01:25 [2020-09-15T16:01:25.746Z] #17 2.963 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
16:01:25 [2020-09-15T16:01:25.753Z] #39 62.44   DEP      criu/rst-malloc.d
16:01:25 [2020-09-15T16:01:25.753Z] #39 62.52   DEP      criu/rbtree.d
16:01:25 [2020-09-15T16:01:25.848Z] #39 67.93   CC       criu/arch/x86/vdso-pie.o
16:01:25 [2020-09-15T16:01:25.852Z] #57 DONE 0.1s
16:01:25 [2020-09-15T16:01:25.852Z] 
16:01:25 [2020-09-15T16:01:25.852Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:25 [2020-09-15T16:01:25.852Z] #40 76.68   DEP      criu/uts_ns.d
16:01:25 [2020-09-15T16:01:25.852Z] #40 76.82   DEP      criu/util.d
16:01:25 [2020-09-15T16:01:25.992Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:01:25 [2020-09-15T16:01:25.992Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:01:25 [2020-09-15T16:01:25.992Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:01:25 [2020-09-15T16:01:25.992Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:01:25 [2020-09-15T16:01:25.992Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:01:25 [2020-09-15T16:01:25.992Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:01:26 [2020-09-15T16:01:26.019Z] #39 62.57   DEP      criu/pstree.d
16:01:26 [2020-09-15T16:01:26.019Z] #39 ...
16:01:26 [2020-09-15T16:01:26.019Z] 
16:01:26 [2020-09-15T16:01:26.019Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
16:01:26 [2020-09-15T16:01:26.019Z] #36 126.0 + dpkg --print-architecture
16:01:26 [2020-09-15T16:01:26.151Z] #40 77.14   DEP      criu/uffd.d
16:01:26 [2020-09-15T16:01:26.411Z] #39 68.27   CC       criu/arch/x86/restorer.o
16:01:26 [2020-09-15T16:01:26.465Z] #40 77.44   DEP      criu/tun.d
16:01:26 [2020-09-15T16:01:26.626Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:01:26 [2020-09-15T16:01:26.626Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:01:26 [2020-09-15T16:01:26.687Z] #17 ...
16:01:26 [2020-09-15T16:01:26.687Z] 
16:01:26 [2020-09-15T16:01:26.687Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:26 [2020-09-15T16:01:26.687Z] #41 124.0 net/http/httptrace
16:01:26 [2020-09-15T16:01:26.687Z] #41 124.4 net/http
16:01:26 [2020-09-15T16:01:26.687Z] #41 ...
16:01:26 [2020-09-15T16:01:26.687Z] 
16:01:26 [2020-09-15T16:01:26.687Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:26 [2020-09-15T16:01:26.687Z] #49 10.54 + cd /tmp/tmp.nBH084tdDS/src/github.com/opencontainers/runc
16:01:26 [2020-09-15T16:01:26.687Z] #49 10.54 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:01:26 [2020-09-15T16:01:26.687Z] #49 10.87 + '[' -z '' ']'
16:01:26 [2020-09-15T16:01:26.687Z] #49 10.88 + target=static
16:01:26 [2020-09-15T16:01:26.687Z] #49 10.88 + make 'BUILDTAGS=seccomp apparmor selinux ' static
16:01:26 [2020-09-15T16:01:26.687Z] #49 10.98 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
16:01:26 [2020-09-15T16:01:26.763Z] #40 77.87   DEP      criu/tty.d
16:01:26 [2020-09-15T16:01:26.918Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 5.7% of statements
16:01:26 [2020-09-15T16:01:26.918Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:01:26 [2020-09-15T16:01:26.974Z] #39 68.86   CC       criu/arch/x86/restorer_unmap.o
16:01:26 [2020-09-15T16:01:26.974Z] #39 68.91   CC       criu/arch/x86/sigaction_compat_pie.o
16:01:27 [2020-09-15T16:01:27.060Z] #40 78.15   DEP      criu/timerfd.d
16:01:27 [2020-09-15T16:01:27.060Z] #40 78.29   DEP      criu/timens.d
16:01:27 [2020-09-15T16:01:27.210Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:01:27 [2020-09-15T16:01:27.210Z] ?   	github.com/docker/docker/api/types	[no test files]
16:01:27 [2020-09-15T16:01:27.210Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:01:27 [2020-09-15T16:01:27.210Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:01:27 [2020-09-15T16:01:27.210Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:01:27 [2020-09-15T16:01:27.210Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:01:27 [2020-09-15T16:01:27.231Z] #39 69.12   CC       criu/pie/restorer.o
16:01:27 [2020-09-15T16:01:27.257Z] #49 ...
16:01:27 [2020-09-15T16:01:27.257Z] 
16:01:27 [2020-09-15T16:01:27.257Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:27 [2020-09-15T16:01:27.257Z] #39 47.83   CC       compel/src/lib/infect.o
16:01:27 [2020-09-15T16:01:27.257Z] #39 50.99   CC       compel/src/lib/ptrace.o
16:01:27 [2020-09-15T16:01:27.257Z] #39 51.58   AR       compel/libcompel.a
16:01:27 [2020-09-15T16:01:27.257Z] #39 51.65   HOSTCC   compel/src/main-host.o
16:01:27 [2020-09-15T16:01:27.257Z] #39 52.05   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
16:01:27 [2020-09-15T16:01:27.257Z] #39 52.20   HOSTCC   compel/src/lib/handle-elf-host.o
16:01:27 [2020-09-15T16:01:27.257Z] #39 52.63   HOSTCC   compel/src/lib/log-host.o
16:01:27 [2020-09-15T16:01:27.257Z] #39 52.81   HOSTLINK compel/compel-host-bin
16:01:27 [2020-09-15T16:01:27.257Z] #39 52.94   DEP      soccr/soccr.d
16:01:27 [2020-09-15T16:01:27.257Z] #39 53.08   CC       soccr/soccr.o
16:01:27 [2020-09-15T16:01:27.257Z] #39 54.59   AR       soccr/libsoccr.a
16:01:27 [2020-09-15T16:01:27.257Z] #39 54.64 make[1]: 'soccr/libsoccr.a' is up to date.
16:01:27 [2020-09-15T16:01:27.257Z] #39 55.15   DEP      criu/arch/x86/sigframe.d
16:01:27 [2020-09-15T16:01:27.257Z] #39 55.22   DEP      criu/arch/x86/sigaction_compat.d
16:01:27 [2020-09-15T16:01:27.257Z] #39 55.34   DEP      criu/arch/x86/kerndat.d
16:01:27 [2020-09-15T16:01:27.257Z] #39 55.48   DEP      criu/arch/x86/crtools.d
16:01:27 [2020-09-15T16:01:27.257Z] #39 55.58   DEP      criu/arch/x86/cpu.d
16:01:27 [2020-09-15T16:01:27.257Z] #39 55.81   CC       criu/arch/x86/cpu.o
16:01:27 [2020-09-15T16:01:27.257Z] #39 56.41   CC       criu/arch/x86/crtools.o
16:01:27 [2020-09-15T16:01:27.257Z] #39 57.71   CC       criu/arch/x86/kerndat.o
16:01:27 [2020-09-15T16:01:27.257Z] #39 ...
16:01:27 [2020-09-15T16:01:27.257Z] 
16:01:27 [2020-09-15T16:01:27.257Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:27 [2020-09-15T16:01:27.257Z] #17 4.284 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
16:01:27 [2020-09-15T16:01:27.357Z] #40 78.47   DEP      criu/sysfs_parse.d
16:01:27 [2020-09-15T16:01:27.504Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
16:01:27 [2020-09-15T16:01:27.504Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:01:27 [2020-09-15T16:01:27.504Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:01:27 [2020-09-15T16:01:27.504Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:01:27 [2020-09-15T16:01:27.504Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:01:27 [2020-09-15T16:01:27.504Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:01:27 [2020-09-15T16:01:27.504Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
16:01:27 [2020-09-15T16:01:27.504Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:01:27 [2020-09-15T16:01:27.504Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:01:27 [2020-09-15T16:01:27.654Z] #40 78.69   DEP      criu/sysctl.d
16:01:27 [2020-09-15T16:01:27.798Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
16:01:27 [2020-09-15T16:01:27.798Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
16:01:27 [2020-09-15T16:01:27.799Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:01:27 [2020-09-15T16:01:27.799Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:01:27 [2020-09-15T16:01:27.799Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:01:27 [2020-09-15T16:01:27.799Z] ?   	github.com/docker/docker/builder	[no test files]
16:01:27 [2020-09-15T16:01:27.799Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:01:27 [2020-09-15T16:01:27.799Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:01:27 [2020-09-15T16:01:27.799Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:01:27 [2020-09-15T16:01:27.799Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:01:27 [2020-09-15T16:01:27.799Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:01:27 [2020-09-15T16:01:27.799Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:01:27 [2020-09-15T16:01:27.799Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:01:27 [2020-09-15T16:01:27.947Z] #36 DONE 127.6s
16:01:27 [2020-09-15T16:01:27.947Z] 
16:01:27 [2020-09-15T16:01:27.947Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:27 [2020-09-15T16:01:27.947Z] #17 10.58 Building dependency tree...
16:01:27 [2020-09-15T16:01:27.947Z] #17 11.58 libcap2-bin is already the newest version (1:2.25-2).
16:01:27 [2020-09-15T16:01:27.947Z] #17 11.58 The following additional packages will be installed:
16:01:27 [2020-09-15T16:01:27.947Z] #17 11.58   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
16:01:27 [2020-09-15T16:01:27.947Z] #17 11.58   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
16:01:27 [2020-09-15T16:01:27.947Z] #17 11.58   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
16:01:27 [2020-09-15T16:01:27.947Z] #17 11.58   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
16:01:27 [2020-09-15T16:01:27.947Z] #17 11.58   python3.7 python3.7-minimal vim-runtime xxd
16:01:27 [2020-09-15T16:01:27.947Z] #17 11.58 Suggested packages:
16:01:27 [2020-09-15T16:01:27.947Z] #17 11.58   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
16:01:27 [2020-09-15T16:01:27.947Z] #17 11.58   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
16:01:27 [2020-09-15T16:01:27.947Z] #17 11.58   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
16:01:27 [2020-09-15T16:01:27.947Z] #17 11.58 Recommended packages:
16:01:27 [2020-09-15T16:01:27.947Z] #17 11.58   aufs-dkms nftables build-essential python3-dev python3-keyring
16:01:27 [2020-09-15T16:01:27.947Z] #17 11.58   python3-keyrings.alt python3-xdg unzip
16:01:27 [2020-09-15T16:01:27.947Z] #17 12.72 The following NEW packages will be installed:
16:01:27 [2020-09-15T16:01:27.947Z] #17 12.72   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
16:01:27 [2020-09-15T16:01:27.947Z] #17 12.72   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
16:01:27 [2020-09-15T16:01:27.947Z] #17 12.72   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:01:27 [2020-09-15T16:01:27.947Z] #17 12.72   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
16:01:27 [2020-09-15T16:01:27.947Z] #17 12.72   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
16:01:27 [2020-09-15T16:01:27.947Z] #17 12.72   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
16:01:27 [2020-09-15T16:01:27.947Z] #17 12.72   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
16:01:27 [2020-09-15T16:01:27.947Z] #17 12.72   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:01:27 [2020-09-15T16:01:27.947Z] #17 12.72   xz-utils zip
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.04 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.04 Need to get 27.6 MB of archives.
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.04 After this operation, 114 MB of additional disk space will be used.
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.43 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.83 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.85 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.86 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.86 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.86 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.87 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.94 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.94 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.95 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.95 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 13.98 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 14.02 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 14.04 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 14.06 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 14.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 14.88 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 14.91 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
16:01:27 [2020-09-15T16:01:27.947Z] #17 15.74 debconf: delaying package configuration, since apt-utils is not installed
16:01:27 [2020-09-15T16:01:27.947Z] #17 15.83 Fetched 27.6 MB in 2s (12.9 MB/s)
16:01:27 [2020-09-15T16:01:27.947Z] #17 15.91 Selecting previously unselected package pigz.
16:01:27 [2020-09-15T16:01:27.947Z] #17 15.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23405 files and directories currently installed.)
16:01:27 [2020-09-15T16:01:27.947Z] #17 15.97 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
16:01:27 [2020-09-15T16:01:27.947Z] #17 15.99 Unpacking pigz (2.4-1) ...
16:01:27 [2020-09-15T16:01:27.947Z] #17 16.08 Selecting previously unselected package libpython3.7-minimal:arm64.
16:01:27 [2020-09-15T16:01:27.947Z] #17 16.08 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
16:01:27 [2020-09-15T16:01:27.947Z] #17 16.09 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
16:01:27 [2020-09-15T16:01:27.947Z] #17 16.53 Selecting previously unselected package python3.7-minimal.
16:01:27 [2020-09-15T16:01:27.947Z] #17 16.53 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
16:01:27 [2020-09-15T16:01:27.947Z] #17 16.55 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
16:01:27 [2020-09-15T16:01:27.947Z] #17 17.37 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
16:01:27 [2020-09-15T16:01:27.947Z] #17 17.41 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
16:01:27 [2020-09-15T16:01:27.947Z] #17 19.47 Selecting previously unselected package python3-minimal.
16:01:27 [2020-09-15T16:01:27.947Z] #17 19.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 ... 23654 files and directories currently installed.)
16:01:27 [2020-09-15T16:01:27.947Z] #17 19.53 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
16:01:27 [2020-09-15T16:01:27.947Z] #17 19.54 Unpacking python3-minimal (3.7.3-1) ...
16:01:27 [2020-09-15T16:01:27.947Z] #17 19.63 Selecting previously unselected package libmpdec2:arm64.
16:01:27 [2020-09-15T16:01:27.947Z] #17 19.64 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
16:01:27 [2020-09-15T16:01:27.947Z] #17 19.65 Unpacking libmpdec2:arm64 (2.4.2-2) ...
16:01:27 [2020-09-15T16:01:27.954Z] #40 78.86   DEP      criu/string.d
16:01:27 [2020-09-15T16:01:27.954Z] #40 78.89   DEP      criu/stats.d
16:01:27 [2020-09-15T16:01:27.954Z] #40 79.07   DEP      criu/sockets.d
16:01:28 [2020-09-15T16:01:28.090Z] ok  	github.com/docker/docker/builder/dockerignore	0.008s	coverage: 96.8% of statements
16:01:28 [2020-09-15T16:01:28.210Z] #17 19.75 Selecting previously unselected package libpython3.7-stdlib:arm64.
16:01:28 [2020-09-15T16:01:28.210Z] #17 19.76 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
16:01:28 [2020-09-15T16:01:28.210Z] #17 19.76 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
16:01:28 [2020-09-15T16:01:28.253Z] #40 79.27   DEP      criu/sk-unix.d
16:01:28 [2020-09-15T16:01:28.553Z] #40 79.62   DEP      criu/sk-tcp.d
16:01:28 [2020-09-15T16:01:28.787Z] #17 20.47 Selecting previously unselected package python3.7.
16:01:28 [2020-09-15T16:01:28.856Z] #40 79.91   DEP      criu/sk-queue.d
16:01:29 [2020-09-15T16:01:29.050Z] #17 20.48 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
16:01:29 [2020-09-15T16:01:29.050Z] #17 20.49 Unpacking python3.7 (3.7.3-2+deb10u2) ...
16:01:29 [2020-09-15T16:01:29.050Z] #17 20.66 Selecting previously unselected package libpython3-stdlib:arm64.
16:01:29 [2020-09-15T16:01:29.050Z] #17 20.67 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
16:01:29 [2020-09-15T16:01:29.050Z] #17 20.68 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
16:01:29 [2020-09-15T16:01:29.155Z] #40 80.11   DEP      criu/sk-packet.d
16:01:29 [2020-09-15T16:01:29.155Z] #40 80.25   DEP      criu/sk-netlink.d
16:01:29 [2020-09-15T16:01:29.313Z] #17 20.82 Setting up python3-minimal (3.7.3-1) ...
16:01:29 [2020-09-15T16:01:29.455Z] #40 80.52   DEP      criu/sk-inet.d
16:01:29 [2020-09-15T16:01:29.754Z] #40 80.75   DEP      criu/signalfd.d
16:01:29 [2020-09-15T16:01:29.754Z] #40 80.94   DEP      criu/sigframe.d
16:01:30 [2020-09-15T16:01:30.054Z] #40 81.07   DEP      criu/shmem.d
16:01:30 [2020-09-15T16:01:30.264Z] #17 21.62 Selecting previously unselected package python3.
16:01:30 [2020-09-15T16:01:30.264Z] #17 21.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 ... 24066 files and directories currently installed.)
16:01:30 [2020-09-15T16:01:30.264Z] #17 21.68 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
16:01:30 [2020-09-15T16:01:30.264Z] #17 21.70 Unpacking python3 (3.7.3-1) ...
16:01:30 [2020-09-15T16:01:30.264Z] #17 21.82 Selecting previously unselected package libip4tc0:arm64.
16:01:30 [2020-09-15T16:01:30.264Z] #17 21.83 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
16:01:30 [2020-09-15T16:01:30.264Z] #17 21.84 Unpacking libip4tc0:arm64 (1.8.2-4) ...
16:01:30 [2020-09-15T16:01:30.264Z] #17 21.95 Selecting previously unselected package libip6tc0:arm64.
16:01:30 [2020-09-15T16:01:30.264Z] #17 21.96 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
16:01:30 [2020-09-15T16:01:30.264Z] #17 21.97 Unpacking libip6tc0:arm64 (1.8.2-4) ...
16:01:30 [2020-09-15T16:01:30.354Z] #40 81.34   DEP      criu/servicefd.d
16:01:30 [2020-09-15T16:01:30.508Z] #39 72.21   LINK     criu/pie/restorer.built-in.o
16:01:30 [2020-09-15T16:01:30.508Z] #39 72.22   GEN      criu/pie/restorer-blob.h
16:01:30 [2020-09-15T16:01:30.508Z] #39 72.35   DEP      criu/vdso.d
16:01:30 [2020-09-15T16:01:30.508Z] #39 72.58   DEP      criu/vdso-compat.d
16:01:30 [2020-09-15T16:01:30.527Z] #17 22.09 Selecting previously unselected package libiptc0:arm64.
16:01:30 [2020-09-15T16:01:30.527Z] #17 22.10 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
16:01:30 [2020-09-15T16:01:30.527Z] #17 22.11 Unpacking libiptc0:arm64 (1.8.2-4) ...
16:01:30 [2020-09-15T16:01:30.527Z] #17 22.21 Selecting previously unselected package libnfnetlink0:arm64.
16:01:30 [2020-09-15T16:01:30.527Z] #17 22.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
16:01:30 [2020-09-15T16:01:30.527Z] #17 22.22 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:01:30 [2020-09-15T16:01:30.527Z] #17 22.31 Selecting previously unselected package libnetfilter-conntrack3:arm64.
16:01:30 [2020-09-15T16:01:30.527Z] #17 22.31 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
16:01:30 [2020-09-15T16:01:30.653Z] #40 81.54   DEP      criu/seize.d
16:01:30 [2020-09-15T16:01:30.653Z] #40 81.79   DEP      criu/seccomp.d
16:01:30 [2020-09-15T16:01:30.765Z] #39 72.75   DEP      criu/uts_ns.d
16:01:30 [2020-09-15T16:01:30.765Z] #39 72.94   DEP      criu/util.d
16:01:30 [2020-09-15T16:01:30.791Z] #17 22.32 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
16:01:30 [2020-09-15T16:01:30.791Z] #17 22.42 Selecting previously unselected package libnftnl11:arm64.
16:01:30 [2020-09-15T16:01:30.791Z] #17 22.42 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
16:01:30 [2020-09-15T16:01:30.791Z] #17 22.43 Unpacking libnftnl11:arm64 (1.1.2-2) ...
16:01:30 [2020-09-15T16:01:30.791Z] #17 22.53 Selecting previously unselected package iptables.
16:01:30 [2020-09-15T16:01:30.791Z] #17 22.53 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
16:01:30 [2020-09-15T16:01:30.824Z] ok  	github.com/docker/docker/builder/remotecontext	0.359s	coverage: 13.6% of statements
16:01:30 [2020-09-15T16:01:30.951Z] #40 82.01   DEP      criu/rst-malloc.d
16:01:30 [2020-09-15T16:01:30.951Z] #40 82.12   DEP      criu/rbtree.d
16:01:31 [2020-09-15T16:01:31.022Z] #39 ...
16:01:31 [2020-09-15T16:01:31.022Z] 
16:01:31 [2020-09-15T16:01:31.022Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:31 [2020-09-15T16:01:31.022Z] #49 11.03 + cd /tmp/tmp.MfBuDdHD6k/src/github.com/opencontainers/runc
16:01:31 [2020-09-15T16:01:31.022Z] #49 11.03 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:01:31 [2020-09-15T16:01:31.022Z] #49 11.28 + '[' -z '' ']'
16:01:31 [2020-09-15T16:01:31.022Z] #49 11.28 + target=static
16:01:31 [2020-09-15T16:01:31.022Z] #49 11.28 + make 'BUILDTAGS=seccomp apparmor selinux ' static
16:01:31 [2020-09-15T16:01:31.022Z] #49 11.70 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
16:01:31 [2020-09-15T16:01:31.022Z] #49 ...
16:01:31 [2020-09-15T16:01:31.022Z] 
16:01:31 [2020-09-15T16:01:31.022Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:31 [2020-09-15T16:01:31.022Z] #39 73.15   DEP      criu/uffd.d
16:01:31 [2020-09-15T16:01:31.055Z] #17 22.53 Unpacking iptables (1.8.2-4) ...
16:01:31 [2020-09-15T16:01:31.165Z] ok  	github.com/docker/docker/builder/dockerfile	0.994s	coverage: 48.0% of statements
16:01:31 [2020-09-15T16:01:31.250Z] #40 82.16   DEP      criu/pstree.d
16:01:31 [2020-09-15T16:01:31.250Z] #40 82.41   DEP      criu/protobuf.d
16:01:31 [2020-09-15T16:01:31.279Z] #39 73.38   DEP      criu/tun.d
16:01:31 [2020-09-15T16:01:31.318Z] #17 22.81 Selecting previously unselected package xxd.
16:01:31 [2020-09-15T16:01:31.318Z] #17 22.82 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
16:01:31 [2020-09-15T16:01:31.318Z] #17 22.83 Unpacking xxd (2:8.1.0875-5) ...
16:01:31 [2020-09-15T16:01:31.318Z] #17 22.95 Selecting previously unselected package vim-common.
16:01:31 [2020-09-15T16:01:31.319Z] #17 22.96 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
16:01:31 [2020-09-15T16:01:31.319Z] #17 22.98 Unpacking vim-common (2:8.1.0875-5) ...
16:01:31 [2020-09-15T16:01:31.536Z] #39 73.61   DEP      criu/tty.d
16:01:31 [2020-09-15T16:01:31.536Z] #39 73.79   DEP      criu/timerfd.d
16:01:31 [2020-09-15T16:01:31.554Z] #40 82.60   GEN      criu/protobuf-desc-gen.h
16:01:31 [2020-09-15T16:01:31.554Z] #40 ...
16:01:31 [2020-09-15T16:01:31.554Z] 
16:01:31 [2020-09-15T16:01:31.554Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:31 [2020-09-15T16:01:31.554Z] #42 139.3 github.com/LK4D4/vndr/build
16:01:31 [2020-09-15T16:01:31.554Z] #42 141.2 vendor/golang.org/x/text/unicode/norm
16:01:31 [2020-09-15T16:01:31.582Z] #17 23.14 Selecting previously unselected package bash-completion.
16:01:31 [2020-09-15T16:01:31.582Z] #17 23.15 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
16:01:31 [2020-09-15T16:01:31.793Z] #39 ...
16:01:31 [2020-09-15T16:01:31.793Z] 
16:01:31 [2020-09-15T16:01:31.793Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:31 [2020-09-15T16:01:31.793Z] #17 4.363 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
16:01:31 [2020-09-15T16:01:31.793Z] #17 9.620 Fetched 8380 kB in 9s (979 kB/s)
16:01:31 [2020-09-15T16:01:31.793Z] #17 9.620 Reading package lists...
16:01:31 [2020-09-15T16:01:31.810Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
16:01:31 [2020-09-15T16:01:31.855Z] #42 ...
16:01:31 [2020-09-15T16:01:31.855Z] 
16:01:31 [2020-09-15T16:01:31.855Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:31 [2020-09-15T16:01:31.855Z] #18 29.30 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
16:01:31 [2020-09-15T16:01:31.855Z] #18 29.33 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
16:01:31 [2020-09-15T16:01:31.855Z] #18 31.87 Selecting previously unselected package python3-minimal.
16:01:31 [2020-09-15T16:01:31.855Z] #18 31.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23610 files and directories currently installed.)
16:01:31 [2020-09-15T16:01:31.855Z] #18 31.96 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
16:01:31 [2020-09-15T16:01:31.855Z] #18 31.98 Unpacking python3-minimal (3.7.3-1) ...
16:01:31 [2020-09-15T16:01:31.855Z] #18 32.11 Selecting previously unselected package libmpdec2:ppc64el.
16:01:31 [2020-09-15T16:01:31.855Z] #18 32.12 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
16:01:31 [2020-09-15T16:01:31.855Z] #18 32.13 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
16:01:31 [2020-09-15T16:01:31.855Z] #18 32.38 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
16:01:31 [2020-09-15T16:01:31.855Z] #18 32.39 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
16:01:31 [2020-09-15T16:01:31.855Z] #18 32.40 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
16:01:31 [2020-09-15T16:01:31.855Z] #18 33.44 Selecting previously unselected package python3.7.
16:01:31 [2020-09-15T16:01:31.855Z] #18 33.46 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
16:01:31 [2020-09-15T16:01:31.855Z] #18 33.46 Unpacking python3.7 (3.7.3-2+deb10u2) ...
16:01:31 [2020-09-15T16:01:31.855Z] #18 33.62 Selecting previously unselected package libpython3-stdlib:ppc64el.
16:01:31 [2020-09-15T16:01:31.855Z] #18 33.62 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
16:01:31 [2020-09-15T16:01:31.855Z] #18 33.63 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
16:01:31 [2020-09-15T16:01:31.855Z] #18 33.77 Setting up python3-minimal (3.7.3-1) ...
16:01:32 [2020-09-15T16:01:32.050Z] #17 13.40 Reading package lists...
16:01:32 [2020-09-15T16:01:32.050Z] #17 ...
16:01:32 [2020-09-15T16:01:32.050Z] 
16:01:32 [2020-09-15T16:01:32.050Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:32 [2020-09-15T16:01:32.050Z] #39 73.96   DEP      criu/timens.d
16:01:32 [2020-09-15T16:01:32.050Z] #39 74.17   DEP      criu/sysfs_parse.d
16:01:32 [2020-09-15T16:01:32.102Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.048s	coverage: 86.3% of statements
16:01:32 [2020-09-15T16:01:32.102Z] ?   	github.com/docker/docker/cli	[no test files]
16:01:32 [2020-09-15T16:01:32.102Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:01:32 [2020-09-15T16:01:32.307Z] #39 74.30   DEP      criu/sysctl.d
16:01:32 [2020-09-15T16:01:32.307Z] #39 74.45   DEP      criu/string.d
16:01:32 [2020-09-15T16:01:32.307Z] #39 74.51   DEP      criu/stats.d
16:01:32 [2020-09-15T16:01:32.507Z] #18 35.07 Selecting previously unselected package python3.
16:01:32 [2020-09-15T16:01:32.507Z] #18 35.07 (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 ... 24022 files and directories currently installed.)
16:01:32 [2020-09-15T16:01:32.507Z] #18 35.18 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
16:01:32 [2020-09-15T16:01:32.507Z] #18 35.20 Unpacking python3 (3.7.3-1) ...
16:01:32 [2020-09-15T16:01:32.538Z] #17 9.407 Fetched 8380 kB in 8s (1000 kB/s)
16:01:32 [2020-09-15T16:01:32.538Z] #17 9.407 Reading package lists...
16:01:32 [2020-09-15T16:01:32.538Z] #17 ...
16:01:32 [2020-09-15T16:01:32.538Z] 
16:01:32 [2020-09-15T16:01:32.538Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:32 [2020-09-15T16:01:32.538Z] #39 58.26   CC       criu/arch/x86/sigaction_compat.o
16:01:32 [2020-09-15T16:01:32.538Z] #39 58.51   CC       criu/arch/x86/sigframe.o
16:01:32 [2020-09-15T16:01:32.538Z] #39 58.86   LINK     criu/arch/x86/crtools.built-in.o
16:01:32 [2020-09-15T16:01:32.538Z] #39 58.92   DEP      criu/pie/util-vdso-elf32.d
16:01:32 [2020-09-15T16:01:32.538Z] #39 59.07   DEP      criu/pie/util-vdso.d
16:01:32 [2020-09-15T16:01:32.538Z] #39 59.18   DEP      criu/pie/util.d
16:01:32 [2020-09-15T16:01:32.538Z] #39 59.35   CC       criu/pie/util.o
16:01:32 [2020-09-15T16:01:32.538Z] #39 59.64   CC       criu/pie/util-vdso.o
16:01:32 [2020-09-15T16:01:32.538Z] #39 60.26   CC       criu/pie/util-vdso-elf32.o
16:01:32 [2020-09-15T16:01:32.538Z] #39 60.92   AR       criu/pie/pie.lib.a
16:01:32 [2020-09-15T16:01:32.538Z] #39 61.00   DEP      criu/pie/restorer.d
16:01:32 [2020-09-15T16:01:32.538Z] #39 61.14   DEP      criu/arch/x86/sigaction_compat_pie.d
16:01:32 [2020-09-15T16:01:32.538Z] #39 61.24   DEP      criu/arch/x86/restorer_unmap.d
16:01:32 [2020-09-15T16:01:32.538Z] #39 61.26   DEP      criu/arch/x86/restorer.d
16:01:32 [2020-09-15T16:01:32.538Z] #39 61.43   DEP      criu/arch/x86/vdso-pie.d
16:01:32 [2020-09-15T16:01:32.538Z] #39 61.52   DEP      criu/pie/parasite-vdso.d
16:01:32 [2020-09-15T16:01:32.538Z] #39 61.62   DEP      criu/pie/parasite.d
16:01:32 [2020-09-15T16:01:32.538Z] #39 61.93   CC       criu/pie/parasite.o
16:01:32 [2020-09-15T16:01:32.563Z] #39 74.67   DEP      criu/sockets.d
16:01:32 [2020-09-15T16:01:32.799Z] #39 63.29   LINK     criu/pie/parasite.built-in.o
16:01:32 [2020-09-15T16:01:32.799Z] #39 63.32   GEN      criu/pie/parasite-blob.h
16:01:32 [2020-09-15T16:01:32.799Z] #39 63.33   CC       criu/pie/parasite-vdso.o
16:01:32 [2020-09-15T16:01:32.807Z] #18 35.32 Selecting previously unselected package libip4tc0:ppc64el.
16:01:32 [2020-09-15T16:01:32.807Z] #18 35.33 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
16:01:32 [2020-09-15T16:01:32.807Z] #18 35.33 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
16:01:32 [2020-09-15T16:01:32.807Z] #18 35.42 Selecting previously unselected package libip6tc0:ppc64el.
16:01:32 [2020-09-15T16:01:32.807Z] #18 35.42 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
16:01:32 [2020-09-15T16:01:32.807Z] #18 35.43 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
16:01:32 [2020-09-15T16:01:32.807Z] #18 35.53 Selecting previously unselected package libiptc0:ppc64el.
16:01:32 [2020-09-15T16:01:32.820Z] #39 74.90   DEP      criu/sk-unix.d
16:01:33 [2020-09-15T16:01:33.077Z] #39 75.10   DEP      criu/sk-tcp.d
16:01:33 [2020-09-15T16:01:33.107Z] #18 35.53 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
16:01:33 [2020-09-15T16:01:33.107Z] #18 35.56 Unpacking libiptc0:ppc64el (1.8.2-4) ...
16:01:33 [2020-09-15T16:01:33.107Z] #18 35.65 Selecting previously unselected package libnfnetlink0:ppc64el.
16:01:33 [2020-09-15T16:01:33.107Z] #18 35.65 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
16:01:33 [2020-09-15T16:01:33.107Z] #18 35.67 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
16:01:33 [2020-09-15T16:01:33.107Z] #18 35.75 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
16:01:33 [2020-09-15T16:01:33.107Z] #18 35.76 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
16:01:33 [2020-09-15T16:01:33.107Z] #18 35.76 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
16:01:33 [2020-09-15T16:01:33.107Z] #18 35.90 Selecting previously unselected package libnftnl11:ppc64el.
16:01:33 [2020-09-15T16:01:33.333Z] #39 75.29   DEP      criu/sk-queue.d
16:01:33 [2020-09-15T16:01:33.333Z] #39 75.43   DEP      criu/sk-packet.d
16:01:33 [2020-09-15T16:01:33.369Z] #39 64.09   CC       criu/arch/x86/vdso-pie.o
16:01:33 [2020-09-15T16:01:33.408Z] #18 35.90 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
16:01:33 [2020-09-15T16:01:33.408Z] #18 35.91 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
16:01:33 [2020-09-15T16:01:33.408Z] #18 36.00 Selecting previously unselected package iptables.
16:01:33 [2020-09-15T16:01:33.408Z] #18 36.01 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
16:01:33 [2020-09-15T16:01:33.408Z] #18 36.01 Unpacking iptables (1.8.2-4) ...
16:01:33 [2020-09-15T16:01:33.590Z] #39 75.58   DEP      criu/sk-netlink.d
16:01:33 [2020-09-15T16:01:33.590Z] #39 75.82   DEP      criu/sk-inet.d
16:01:33 [2020-09-15T16:01:33.629Z] #39 64.38   CC       criu/arch/x86/restorer.o
16:01:34 [2020-09-15T16:01:34.017Z] #18 36.41 Selecting previously unselected package xxd.
16:01:34 [2020-09-15T16:01:34.017Z] #18 36.42 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
16:01:34 [2020-09-15T16:01:34.017Z] #18 36.43 Unpacking xxd (2:8.1.0875-5) ...
16:01:34 [2020-09-15T16:01:34.017Z] #18 36.54 Selecting previously unselected package vim-common.
16:01:34 [2020-09-15T16:01:34.017Z] #18 36.55 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
16:01:34 [2020-09-15T16:01:34.017Z] #18 36.59 Unpacking vim-common (2:8.1.0875-5) ...
16:01:34 [2020-09-15T16:01:34.145Z] #17 25.73 Unpacking bash-completion (1:2.8-6) ...
16:01:34 [2020-09-15T16:01:34.153Z] #39 75.97   DEP      criu/signalfd.d
16:01:34 [2020-09-15T16:01:34.153Z] #39 76.11   DEP      criu/sigframe.d
16:01:34 [2020-09-15T16:01:34.153Z] #39 76.20   DEP      criu/shmem.d
16:01:34 [2020-09-15T16:01:34.153Z] #39 76.40   DEP      criu/servicefd.d
16:01:34 [2020-09-15T16:01:34.198Z] #39 65.05   CC       criu/arch/x86/restorer_unmap.o
16:01:34 [2020-09-15T16:01:34.316Z] #18 36.75 Selecting previously unselected package bash-completion.
16:01:34 [2020-09-15T16:01:34.316Z] #18 36.77 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
16:01:34 [2020-09-15T16:01:34.408Z] #17 26.19 Selecting previously unselected package bzip2.
16:01:34 [2020-09-15T16:01:34.410Z] #39 76.62   DEP      criu/seize.d
16:01:34 [2020-09-15T16:01:34.458Z] #39 65.13   CC       criu/arch/x86/sigaction_compat_pie.o
16:01:34 [2020-09-15T16:01:34.673Z] #17 26.20 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
16:01:34 [2020-09-15T16:01:34.673Z] #17 26.22 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:01:34 [2020-09-15T16:01:34.673Z] #17 26.32 Selecting previously unselected package xz-utils.
16:01:34 [2020-09-15T16:01:34.673Z] #17 26.33 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
16:01:34 [2020-09-15T16:01:34.673Z] #17 26.34 Unpacking xz-utils (5.2.4-1) ...
16:01:34 [2020-09-15T16:01:34.718Z] #39 65.41   CC       criu/pie/restorer.o
16:01:34 [2020-09-15T16:01:34.837Z] ok  	github.com/docker/docker/client	0.134s	coverage: 75.4% of statements
16:01:34 [2020-09-15T16:01:34.937Z] #17 26.53 Selecting previously unselected package apparmor.
16:01:34 [2020-09-15T16:01:34.937Z] #17 26.54 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
16:01:34 [2020-09-15T16:01:34.937Z] #17 26.61 Unpacking apparmor (2.13.2-10) ...
16:01:34 [2020-09-15T16:01:34.973Z] #39 76.83   DEP      criu/seccomp.d
16:01:34 [2020-09-15T16:01:34.973Z] #39 77.00   DEP      criu/rst-malloc.d
16:01:34 [2020-09-15T16:01:34.973Z] #39 77.06   DEP      criu/rbtree.d
16:01:34 [2020-09-15T16:01:34.973Z] #39 ...
16:01:34 [2020-09-15T16:01:34.973Z] 
16:01:34 [2020-09-15T16:01:34.973Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:34 [2020-09-15T16:01:34.973Z] #41 137.9 github.com/LK4D4/vndr/godl
16:01:34 [2020-09-15T16:01:34.973Z] #41 138.6 github.com/LK4D4/vndr
16:01:34 [2020-09-15T16:01:34.973Z] #41 ...
16:01:34 [2020-09-15T16:01:34.973Z] 
16:01:34 [2020-09-15T16:01:34.973Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:34 [2020-09-15T16:01:34.973Z] #39 77.13   DEP      criu/pstree.d
16:01:35 [2020-09-15T16:01:35.201Z] #17 26.85 Selecting previously unselected package aufs-tools.
16:01:35 [2020-09-15T16:01:35.201Z] #17 26.86 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
16:01:35 [2020-09-15T16:01:35.201Z] #17 26.87 Unpacking aufs-tools (1:4.14+20190211-1) ...
16:01:35 [2020-09-15T16:01:35.230Z] #39 77.24   DEP      criu/protobuf.d
16:01:35 [2020-09-15T16:01:35.230Z] #39 77.32   GEN      criu/protobuf-desc-gen.h
16:01:35 [2020-09-15T16:01:35.465Z] #17 27.07 Selecting previously unselected package libonig5:arm64.
16:01:35 [2020-09-15T16:01:35.465Z] #17 27.07 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
16:01:35 [2020-09-15T16:01:35.465Z] #17 27.08 Unpacking libonig5:arm64 (6.9.1-1) ...
16:01:35 [2020-09-15T16:01:35.465Z] #17 27.27 Selecting previously unselected package libjq1:arm64.
16:01:35 [2020-09-15T16:01:35.465Z] #17 27.27 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
16:01:35 [2020-09-15T16:01:35.487Z] #39 ...
16:01:35 [2020-09-15T16:01:35.487Z] 
16:01:35 [2020-09-15T16:01:35.487Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:35 [2020-09-15T16:01:35.487Z] #41 DONE 148.4s
16:01:35 [2020-09-15T16:01:35.671Z] #39 ...
16:01:35 [2020-09-15T16:01:35.671Z] 
16:01:35 [2020-09-15T16:01:35.671Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:35 [2020-09-15T16:01:35.671Z] #17 9.407 Reading package lists...
16:01:35 [2020-09-15T16:01:35.729Z] #17 27.28 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
16:01:35 [2020-09-15T16:01:35.729Z] #17 27.39 Selecting previously unselected package jq.
16:01:35 [2020-09-15T16:01:35.729Z] #17 27.41 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
16:01:35 [2020-09-15T16:01:35.729Z] #17 27.42 Unpacking jq (1.5+dfsg-2+b1) ...
16:01:35 [2020-09-15T16:01:35.743Z] 
16:01:35 [2020-09-15T16:01:35.743Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:35 [2020-09-15T16:01:35.743Z] #17 13.40 Reading package lists...
16:01:35 [2020-09-15T16:01:35.743Z] #17 17.44 Building dependency tree...
16:01:35 [2020-09-15T16:01:35.993Z] #17 27.55 Selecting previously unselected package libaio1:arm64.
16:01:35 [2020-09-15T16:01:35.993Z] #17 27.55 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
16:01:35 [2020-09-15T16:01:35.993Z] #17 27.56 Unpacking libaio1:arm64 (0.3.112-3) ...
16:01:35 [2020-09-15T16:01:35.993Z] #17 27.64 Selecting previously unselected package libgpm2:arm64.
16:01:35 [2020-09-15T16:01:35.993Z] #17 27.64 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
16:01:35 [2020-09-15T16:01:35.993Z] #17 27.66 Unpacking libgpm2:arm64 (1.20.7-5) ...
16:01:35 [2020-09-15T16:01:35.993Z] #17 27.77 Selecting previously unselected package libicu63:arm64.
16:01:35 [2020-09-15T16:01:35.993Z] #17 ...
16:01:35 [2020-09-15T16:01:35.993Z] 
16:01:35 [2020-09-15T16:01:35.993Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:35 [2020-09-15T16:01:35.993Z] #39 62.67   DEP      criu/protobuf.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 62.84   GEN      criu/protobuf-desc-gen.h
16:01:35 [2020-09-15T16:01:35.993Z] #39 64.22   DEP      criu/protobuf-desc.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 64.35   DEP      criu/proc_parse.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 64.49   DEP      criu/plugin.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 64.61   DEP      criu/pipes.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 64.79   DEP      criu/pie-util.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 64.90   DEP      criu/pie-util-vdso.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 65.09   DEP      criu/path.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 65.27   DEP      criu/parasite-syscall.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 65.53   DEP      criu/pagemap.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 65.61   DEP      criu/pagemap-cache.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 65.77   DEP      criu/page-xfer.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 65.91   DEP      criu/page-pipe.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 66.02   DEP      criu/netfilter.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 66.09   DEP      criu/net.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 66.21   DEP      criu/namespaces.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 66.30   DEP      criu/mount.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 66.44   DEP      criu/memfd.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 66.62   DEP      criu/mem.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 66.80   DEP      criu/lsm.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 66.89   DEP      criu/log.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 66.96   DEP      criu/libnetlink.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 67.07   DEP      criu/kerndat.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 67.23   DEP      criu/kcmp-ids.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 67.30   DEP      criu/irmap.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 67.40   DEP      criu/ipc_ns.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 67.56   DEP      criu/image.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 67.72   DEP      criu/image-desc.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 67.78   DEP      criu/fsnotify.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 67.91   DEP      criu/filesystems.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 68.12   DEP      criu/files.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 68.24   DEP      criu/files-reg.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 68.45   DEP      criu/files-ext.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 68.59   DEP      criu/file-lock.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 68.75   DEP      criu/file-ids.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 68.94   DEP      criu/fifo.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 69.05   DEP      criu/fdstore.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 69.14   DEP      criu/fault-injection.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 69.16   DEP      criu/external.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 69.28   DEP      criu/eventpoll.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 69.46   DEP      criu/eventfd.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 69.56   DEP      criu/crtools.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 69.73   DEP      criu/cr-service.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 69.88   DEP      criu/cr-restore.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 70.09   DEP      criu/cr-errno.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 70.11   DEP      criu/cr-dump.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 70.33   DEP      criu/cr-dedup.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 70.45   DEP      criu/cr-check.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 70.72   DEP      criu/config.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 70.89   DEP      criu/clone-noasan.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 70.96   DEP      criu/cgroup.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 71.07   DEP      criu/cgroup-props.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 71.16   DEP      criu/bitmap.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 71.18   DEP      criu/bfd.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 71.25   DEP      criu/autofs.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 71.35   DEP      criu/aio.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 71.46   DEP      criu/action-scripts.d
16:01:35 [2020-09-15T16:01:35.993Z] #39 71.79   CC       criu/action-scripts.o
16:01:35 [2020-09-15T16:01:35.993Z] #39 72.18   CC       criu/aio.o
16:01:35 [2020-09-15T16:01:35.993Z] #39 72.52   CC       criu/autofs.o
16:01:36 [2020-09-15T16:01:36.257Z] #39 ...
16:01:36 [2020-09-15T16:01:36.257Z] 
16:01:36 [2020-09-15T16:01:36.257Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:36 [2020-09-15T16:01:36.257Z] #17 27.77 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
16:01:36 [2020-09-15T16:01:36.257Z] #17 27.79 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
16:01:37 [2020-09-15T16:01:37.112Z] #17 19.52 libcap2-bin is already the newest version (1:2.25-2).
16:01:37 [2020-09-15T16:01:37.112Z] #17 19.52 The following additional packages will be installed:
16:01:37 [2020-09-15T16:01:37.112Z] #17 19.52   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
16:01:37 [2020-09-15T16:01:37.112Z] #17 19.52   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
16:01:37 [2020-09-15T16:01:37.112Z] #17 19.53   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
16:01:37 [2020-09-15T16:01:37.112Z] #17 19.53   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
16:01:37 [2020-09-15T16:01:37.112Z] #17 19.53   python3.7 python3.7-minimal vim-runtime xxd
16:01:37 [2020-09-15T16:01:37.112Z] #17 19.54 Suggested packages:
16:01:37 [2020-09-15T16:01:37.112Z] #17 19.54   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
16:01:37 [2020-09-15T16:01:37.112Z] #17 19.54   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
16:01:37 [2020-09-15T16:01:37.112Z] #17 19.54   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
16:01:37 [2020-09-15T16:01:37.112Z] #17 19.54 Recommended packages:
16:01:37 [2020-09-15T16:01:37.112Z] #17 19.54   aufs-dkms nftables build-essential python3-dev python3-keyring
16:01:37 [2020-09-15T16:01:37.112Z] #17 19.54   python3-keyrings.alt python3-xdg unzip
16:01:38 [2020-09-15T16:01:38.480Z] #17 21.10 The following NEW packages will be installed:
16:01:38 [2020-09-15T16:01:38.480Z] #17 21.11   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
16:01:38 [2020-09-15T16:01:38.480Z] #17 21.11   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
16:01:38 [2020-09-15T16:01:38.480Z] #17 21.11   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:01:38 [2020-09-15T16:01:38.480Z] #17 21.11   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
16:01:38 [2020-09-15T16:01:38.480Z] #17 21.11   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
16:01:38 [2020-09-15T16:01:38.480Z] #17 21.11   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
16:01:38 [2020-09-15T16:01:38.480Z] #17 21.11   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
16:01:38 [2020-09-15T16:01:38.480Z] #17 21.11   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:01:38 [2020-09-15T16:01:38.480Z] #17 21.11   xz-utils zip
16:01:38 [2020-09-15T16:01:38.868Z] #18 ...
16:01:38 [2020-09-15T16:01:38.868Z] 
16:01:38 [2020-09-15T16:01:38.868Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:01:39 [2020-09-15T16:01:39.043Z] #17 21.50 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
16:01:39 [2020-09-15T16:01:39.044Z] #17 21.50 Need to get 28.5 MB of archives.
16:01:39 [2020-09-15T16:01:39.044Z] #17 21.50 After this operation, 116 MB of additional disk space will be used.
16:01:39 [2020-09-15T16:01:39.044Z] #17 21.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
16:01:39 [2020-09-15T16:01:39.044Z] #17 21.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
16:01:39 [2020-09-15T16:01:39.044Z] #17 21.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
16:01:39 [2020-09-15T16:01:39.044Z] #17 21.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
16:01:39 [2020-09-15T16:01:39.044Z] #17 21.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
16:01:39 [2020-09-15T16:01:39.044Z] #17 21.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
16:01:39 [2020-09-15T16:01:39.044Z] #17 21.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
16:01:39 [2020-09-15T16:01:39.044Z] #17 21.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
16:01:39 [2020-09-15T16:01:39.044Z] #17 21.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
16:01:39 [2020-09-15T16:01:39.044Z] #17 21.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
16:01:39 [2020-09-15T16:01:39.044Z] #17 21.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
16:01:39 [2020-09-15T16:01:39.044Z] #17 21.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
16:01:39 [2020-09-15T16:01:39.044Z] #17 21.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
16:01:39 [2020-09-15T16:01:39.044Z] #17 21.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
16:01:39 [2020-09-15T16:01:39.044Z] #17 21.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
16:01:39 [2020-09-15T16:01:39.044Z] #17 21.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
16:01:39 [2020-09-15T16:01:39.044Z] #17 21.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:01:39 [2020-09-15T16:01:39.300Z] #17 21.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:01:39 [2020-09-15T16:01:39.300Z] #17 21.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
16:01:39 [2020-09-15T16:01:39.300Z] #17 21.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
16:01:39 [2020-09-15T16:01:39.300Z] #17 21.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
16:01:39 [2020-09-15T16:01:39.300Z] #17 21.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
16:01:39 [2020-09-15T16:01:39.300Z] #17 21.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
16:01:39 [2020-09-15T16:01:39.300Z] #17 21.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:01:39 [2020-09-15T16:01:39.300Z] #17 21.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:01:39 [2020-09-15T16:01:39.300Z] #17 21.97 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:01:39 [2020-09-15T16:01:39.300Z] #17 21.97 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
16:01:39 [2020-09-15T16:01:39.300Z] #17 21.98 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
16:01:39 [2020-09-15T16:01:39.300Z] #17 21.99 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
16:01:39 [2020-09-15T16:01:39.575Z] #17 30.65 Selecting previously unselected package libnet1:arm64.
16:01:39 [2020-09-15T16:01:39.575Z] #17 30.65 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
16:01:39 [2020-09-15T16:01:39.575Z] #17 30.66 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:01:39 [2020-09-15T16:01:39.575Z] #17 30.76 Selecting previously unselected package libnl-3-200:arm64.
16:01:39 [2020-09-15T16:01:39.575Z] #17 30.77 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
16:01:39 [2020-09-15T16:01:39.575Z] #17 30.78 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
16:01:39 [2020-09-15T16:01:39.575Z] #17 30.87 Selecting previously unselected package libprotobuf-c1:arm64.
16:01:39 [2020-09-15T16:01:39.575Z] #17 30.88 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
16:01:39 [2020-09-15T16:01:39.575Z] #17 30.90 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
16:01:39 [2020-09-15T16:01:39.575Z] #17 30.98 Selecting previously unselected package libreadline5:arm64.
16:01:39 [2020-09-15T16:01:39.575Z] #17 31.00 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
16:01:39 [2020-09-15T16:01:39.575Z] #17 31.01 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
16:01:39 [2020-09-15T16:01:39.575Z] #17 31.19 Selecting previously unselected package net-tools.
16:01:39 [2020-09-15T16:01:39.575Z] #17 31.19 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
16:01:39 [2020-09-15T16:01:39.575Z] #17 31.20 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
16:01:39 [2020-09-15T16:01:39.839Z] #17 31.40 Selecting previously unselected package python-pip-whl.
16:01:39 [2020-09-15T16:01:39.839Z] #17 31.41 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
16:01:39 [2020-09-15T16:01:39.839Z] #17 31.41 Unpacking python-pip-whl (18.1-5) ...
16:01:39 [2020-09-15T16:01:39.873Z] #17 13.20 Reading package lists...
16:01:39 [2020-09-15T16:01:39.900Z] #17 22.49 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:01:39 [2020-09-15T16:01:39.900Z] #17 22.50 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:01:39 [2020-09-15T16:01:39.900Z] #17 22.50 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:01:39 [2020-09-15T16:01:39.900Z] #17 22.50 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
16:01:39 [2020-09-15T16:01:39.900Z] #17 22.50 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
16:01:39 [2020-09-15T16:01:39.900Z] #17 22.51 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
16:01:39 [2020-09-15T16:01:39.900Z] #17 22.60 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
16:01:40 [2020-09-15T16:01:40.157Z] #17 22.62 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
16:01:40 [2020-09-15T16:01:40.157Z] #17 22.62 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
16:01:40 [2020-09-15T16:01:40.157Z] #17 22.63 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
16:01:40 [2020-09-15T16:01:40.157Z] #17 22.64 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
16:01:40 [2020-09-15T16:01:40.157Z] #17 22.65 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
16:01:40 [2020-09-15T16:01:40.157Z] #17 22.67 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
16:01:40 [2020-09-15T16:01:40.157Z] #17 22.76 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
16:01:40 [2020-09-15T16:01:40.157Z] #17 22.80 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
16:01:40 [2020-09-15T16:01:40.157Z] #17 22.82 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
16:01:40 [2020-09-15T16:01:40.416Z] #17 31.95 Selecting previously unselected package python3-lib2to3.
16:01:40 [2020-09-15T16:01:40.416Z] #17 31.95 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
16:01:40 [2020-09-15T16:01:40.416Z] #17 31.96 Unpacking python3-lib2to3 (3.7.3-1) ...
16:01:40 [2020-09-15T16:01:40.416Z] #17 32.12 Selecting previously unselected package python3-distutils.
16:01:40 [2020-09-15T16:01:40.416Z] #17 32.14 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
16:01:40 [2020-09-15T16:01:40.416Z] #17 32.15 Unpacking python3-distutils (3.7.3-1) ...
16:01:40 [2020-09-15T16:01:40.679Z] #17 32.32 Selecting previously unselected package python3-pip.
16:01:40 [2020-09-15T16:01:40.679Z] #17 32.32 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
16:01:40 [2020-09-15T16:01:40.679Z] #17 32.33 Unpacking python3-pip (18.1-5) ...
16:01:40 [2020-09-15T16:01:40.720Z] #17 23.24 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
16:01:40 [2020-09-15T16:01:40.720Z] #17 23.32 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
16:01:40 [2020-09-15T16:01:40.720Z] #17 23.35 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
16:01:40 [2020-09-15T16:01:40.813Z] #17 17.19 Building dependency tree...
16:01:40 [2020-09-15T16:01:40.943Z] #17 32.52 Selecting previously unselected package python3-pkg-resources.
16:01:40 [2020-09-15T16:01:40.943Z] #17 32.52 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
16:01:40 [2020-09-15T16:01:40.943Z] #17 32.55 Unpacking python3-pkg-resources (40.8.0-1) ...
16:01:41 [2020-09-15T16:01:41.207Z] #17 32.70 Selecting previously unselected package python3-setuptools.
16:01:41 [2020-09-15T16:01:41.207Z] #17 32.70 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
16:01:41 [2020-09-15T16:01:41.207Z] #17 32.71 Unpacking python3-setuptools (40.8.0-1) ...
16:01:41 [2020-09-15T16:01:41.384Z] #17 ...
16:01:41 [2020-09-15T16:01:41.384Z] 
16:01:41 [2020-09-15T16:01:41.384Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:41 [2020-09-15T16:01:41.384Z] #41 138.7 github.com/LK4D4/vndr/godl
16:01:41 [2020-09-15T16:01:41.384Z] #41 139.6 github.com/LK4D4/vndr
16:01:41 [2020-09-15T16:01:41.384Z] #41 ...
16:01:41 [2020-09-15T16:01:41.384Z] 
16:01:41 [2020-09-15T16:01:41.384Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:41 [2020-09-15T16:01:41.384Z] #39 68.71   LINK     criu/pie/restorer.built-in.o
16:01:41 [2020-09-15T16:01:41.384Z] #39 68.73   GEN      criu/pie/restorer-blob.h
16:01:41 [2020-09-15T16:01:41.384Z] #39 68.81   DEP      criu/vdso.d
16:01:41 [2020-09-15T16:01:41.384Z] #39 68.99   DEP      criu/vdso-compat.d
16:01:41 [2020-09-15T16:01:41.384Z] #39 69.21   DEP      criu/uts_ns.d
16:01:41 [2020-09-15T16:01:41.384Z] #39 69.40   DEP      criu/util.d
16:01:41 [2020-09-15T16:01:41.384Z] #39 69.61   DEP      criu/uffd.d
16:01:41 [2020-09-15T16:01:41.384Z] #39 69.78   DEP      criu/tun.d
16:01:41 [2020-09-15T16:01:41.384Z] #39 69.99   DEP      criu/tty.d
16:01:41 [2020-09-15T16:01:41.384Z] #39 70.18   DEP      criu/timerfd.d
16:01:41 [2020-09-15T16:01:41.384Z] #39 70.39   DEP      criu/timens.d
16:01:41 [2020-09-15T16:01:41.384Z] #39 70.63   DEP      criu/sysfs_parse.d
16:01:41 [2020-09-15T16:01:41.384Z] #39 70.77   DEP      criu/sysctl.d
16:01:41 [2020-09-15T16:01:41.384Z] #39 70.95   DEP      criu/string.d
16:01:41 [2020-09-15T16:01:41.384Z] #39 70.99   DEP      criu/stats.d
16:01:41 [2020-09-15T16:01:41.384Z] #39 71.19   DEP      criu/sockets.d
16:01:41 [2020-09-15T16:01:41.384Z] #39 71.48   DEP      criu/sk-unix.d
16:01:41 [2020-09-15T16:01:41.384Z] #39 71.73   DEP      criu/sk-tcp.d
16:01:41 [2020-09-15T16:01:41.384Z] #39 71.89   DEP      criu/sk-queue.d
16:01:41 [2020-09-15T16:01:41.384Z] #39 72.07   DEP      criu/sk-packet.d
16:01:41 [2020-09-15T16:01:41.470Z] #17 32.99 Selecting previously unselected package python3-wheel.
16:01:41 [2020-09-15T16:01:41.470Z] #17 32.99 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
16:01:41 [2020-09-15T16:01:41.470Z] #17 33.00 Unpacking python3-wheel (0.32.3-2) ...
16:01:41 [2020-09-15T16:01:41.470Z] #17 33.13 Selecting previously unselected package sudo.
16:01:41 [2020-09-15T16:01:41.470Z] #17 33.13 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
16:01:41 [2020-09-15T16:01:41.470Z] #17 33.14 Unpacking sudo (1.8.27-1+deb10u2) ...
16:01:41 [2020-09-15T16:01:41.575Z] #22 155.8 Checking out files:  30% (3369/10927)   
Checking out files:  31% (3388/10927)   
Checking out files:  32% (3497/10927)   
Checking out files:  33% (3606/10927)   
Checking out files:  34% (3716/10927)   
Checking out files:  35% (3825/10927)   
Checking out files:  36% (3934/10927)   
Checking out files:  37% (4043/10927)   
Checking out files:  38% (4153/10927)   
Checking out files:  39% (4262/10927)   
Checking out files:  40% (4371/10927)   
Checking out files:  41% (4481/10927)   
Checking out files:  42% (4590/10927)   
Checking out files:  43% (4699/10927)   
Checking out files:  44% (4808/10927)   
Checking out files:  45% (4918/10927)   
Checking out files:  46% (5027/10927)   
Checking out files:  47% (5136/10927)   
Checking out files:  48% (5245/10927)   
Checking out files:  49% (5355/10927)   
Checking out files:  49% (5380/10927)   
Checking out files:  50% (5464/10927)   
Checking out files:  51% (5573/10927)   
Checking out files:  52% (5683/10927)   
Checking out files:  53% (5792/10927)   
Checking out files:  54% (5901/10927)   
Checking out files:  55% (6010/10927)   
Checking out files:  56% (6120/10927)   
Checking out files:  57% (6229/10927)   
Checking out files:  58% (6338/10927)   
Checking out files:  59% (6447/10927)   
Checking out files:  60% (6557/10927)   
Checking out files:  61% (6666/10927)   
Checking out files:  62% (6775/10927)   
Checking out files:  63% (6885/10927)   
Checking out files:  64% (6994/10927)   
Checking out files:  65% (7103/10927)   
Checking out files:  66% (7212/10927)   
Checking out files:  67% (7322/10927)   
Checking out files:  68% (7431/10927)   
Checking out files:  69% (7540/10927)   
Checking out files:  70% (7649/10927)   
Checking out files:  71% (7759/10927)   
Checking out files:  72% (7868/10927)   
Checking out files:  72% (7943/10927)   
Checking out files:  73% (7977/10927)   
Checking out files:  74% (8086/10927)   
Checking out files:  75% (8196/10927)   
Checking out files:  76% (8305/10927)   
Checking out files:  77% (8414/10927)   
Checking out files:  78% (8524/10927)   
Checking out files:  79% (8633/10927)   
Checking out files:  80% (8742/10927)   
Checking out files:  81% (8851/10927)   
Checking out files:  82% (8961/10927)   
Checking out files:  83% (9070/10927)   
Checking out files:  84% (9179/10927)   
Checking out files:  85% (9288/10927)   
Checking out files:  86% (9398/10927)   
Checking out files:  87% (9507/10927)   
Checking out files:  88% (9616/10927)   
Checking out files:  89% (9726/10927)   
Checking out files:  90% (9835/10927)   
Checking out files:  91% (9944/10927)   
Checking out files:  91% (10000/10927)   
Checking out files:  92% (10053/10927)   
Checking out files:  93% (10163/10927)   
Checking out files:  94% (10272/10927)   
Checking out files:  95% (10381/10927)   
Checking out files:  96% (10490/10927)   
Checking out files:  97% (10600/10927)   
Checking out files:  98% (10709/10927)   
Checking out files:  99% (10818/10927)   
Checking out files: 100% (10927/10927)   
Checking out files: 100% (10927/10927), done.
16:01:41 [2020-09-15T16:01:41.644Z] #39 ...
16:01:41 [2020-09-15T16:01:41.644Z] 
16:01:41 [2020-09-15T16:01:41.644Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:41 [2020-09-15T16:01:41.644Z] #41 DONE 149.0s
16:01:41 [2020-09-15T16:01:41.644Z] 
16:01:41 [2020-09-15T16:01:41.644Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:41 [2020-09-15T16:01:41.644Z] #39 72.28   DEP      criu/sk-netlink.d
16:01:41 [2020-09-15T16:01:41.652Z] #17 24.08 debconf: delaying package configuration, since apt-utils is not installed
16:01:41 [2020-09-15T16:01:41.652Z] #17 24.23 Fetched 28.5 MB in 2s (13.0 MB/s)
16:01:41 [2020-09-15T16:01:41.652Z] #17 24.28 Selecting previously unselected package pigz.
16:01:41 [2020-09-15T16:01:41.653Z] #17 24.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
16:01:41 [2020-09-15T16:01:41.653Z] #17 24.34 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
16:01:41 [2020-09-15T16:01:41.653Z] #17 24.35 Unpacking pigz (2.4-1) ...
16:01:41 [2020-09-15T16:01:41.874Z] #22 159.5 + cd /tmp/tmp.86EsUh9csg/tmp/docker-ce
16:01:41 [2020-09-15T16:01:41.874Z] #22 159.5 + git checkout -q v17.06.2-ce
16:01:41 [2020-09-15T16:01:41.904Z] #39 72.57   DEP      criu/sk-inet.d
16:01:41 [2020-09-15T16:01:41.908Z] #17 24.46 Selecting previously unselected package libpython3.7-minimal:amd64.
16:01:41 [2020-09-15T16:01:41.908Z] #17 24.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
16:01:41 [2020-09-15T16:01:41.908Z] #17 24.47 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
16:01:42 [2020-09-15T16:01:42.047Z] #17 33.66 Selecting previously unselected package thin-provisioning-tools.
16:01:42 [2020-09-15T16:01:42.047Z] #17 33.66 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
16:01:42 [2020-09-15T16:01:42.047Z] #17 33.67 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
16:01:42 [2020-09-15T16:01:42.164Z] #39 72.77   DEP      criu/signalfd.d
16:01:42 [2020-09-15T16:01:42.173Z] #22 ...
16:01:42 [2020-09-15T16:01:42.173Z] 
16:01:42 [2020-09-15T16:01:42.173Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:42 [2020-09-15T16:01:42.173Z] #42 149.9 vendor/golang.org/x/net/http2/hpack
16:01:42 [2020-09-15T16:01:42.173Z] #42 152.8 mime
16:01:42 [2020-09-15T16:01:42.173Z] #42 153.1 mime/quotedprintable
16:01:42 [2020-09-15T16:01:42.173Z] #42 153.2 net/http/internal
16:01:42 [2020-09-15T16:01:42.173Z] #42 154.2 crypto/x509
16:01:42 [2020-09-15T16:01:42.173Z] #42 154.2 net/textproto
16:01:42 [2020-09-15T16:01:42.173Z] #42 154.4 vendor/golang.org/x/net/http/httpproxy
16:01:42 [2020-09-15T16:01:42.173Z] #42 156.9 vendor/golang.org/x/net/http/httpguts
16:01:42 [2020-09-15T16:01:42.173Z] #42 157.5 mime/multipart
16:01:42 [2020-09-15T16:01:42.173Z] #42 ...
16:01:42 [2020-09-15T16:01:42.173Z] 
16:01:42 [2020-09-15T16:01:42.173Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:42 [2020-09-15T16:01:42.173Z] #18 40.81 Unpacking bash-completion (1:2.8-6) ...
16:01:42 [2020-09-15T16:01:42.173Z] #18 41.52 Selecting previously unselected package bzip2.
16:01:42 [2020-09-15T16:01:42.173Z] #18 41.54 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
16:01:42 [2020-09-15T16:01:42.173Z] #18 41.55 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:01:42 [2020-09-15T16:01:42.173Z] #18 41.67 Selecting previously unselected package xz-utils.
16:01:42 [2020-09-15T16:01:42.173Z] #18 41.71 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
16:01:42 [2020-09-15T16:01:42.173Z] #18 41.72 Unpacking xz-utils (5.2.4-1) ...
16:01:42 [2020-09-15T16:01:42.174Z] #18 41.91 Selecting previously unselected package apparmor.
16:01:42 [2020-09-15T16:01:42.174Z] #18 41.92 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
16:01:42 [2020-09-15T16:01:42.174Z] #18 42.07 Unpacking apparmor (2.13.2-10) ...
16:01:42 [2020-09-15T16:01:42.174Z] #18 42.61 Selecting previously unselected package aufs-tools.
16:01:42 [2020-09-15T16:01:42.174Z] #18 42.62 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
16:01:42 [2020-09-15T16:01:42.174Z] #18 42.62 Unpacking aufs-tools (1:4.14+20190211-1) ...
16:01:42 [2020-09-15T16:01:42.174Z] #18 42.77 Selecting previously unselected package libonig5:ppc64el.
16:01:42 [2020-09-15T16:01:42.174Z] #18 42.79 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
16:01:42 [2020-09-15T16:01:42.174Z] #18 42.79 Unpacking libonig5:ppc64el (6.9.1-1) ...
16:01:42 [2020-09-15T16:01:42.174Z] #18 43.01 Selecting previously unselected package libjq1:ppc64el.
16:01:42 [2020-09-15T16:01:42.174Z] #18 43.02 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
16:01:42 [2020-09-15T16:01:42.174Z] #18 43.04 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
16:01:42 [2020-09-15T16:01:42.174Z] #18 43.12 Selecting previously unselected package jq.
16:01:42 [2020-09-15T16:01:42.174Z] #18 43.13 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
16:01:42 [2020-09-15T16:01:42.174Z] #18 43.14 Unpacking jq (1.5+dfsg-2+b1) ...
16:01:42 [2020-09-15T16:01:42.174Z] #18 43.25 Selecting previously unselected package libaio1:ppc64el.
16:01:42 [2020-09-15T16:01:42.174Z] #18 43.25 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
16:01:42 [2020-09-15T16:01:42.174Z] #18 43.26 Unpacking libaio1:ppc64el (0.3.112-3) ...
16:01:42 [2020-09-15T16:01:42.174Z] #18 43.38 Selecting previously unselected package libgpm2:ppc64el.
16:01:42 [2020-09-15T16:01:42.174Z] #18 43.39 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
16:01:42 [2020-09-15T16:01:42.174Z] #18 43.40 Unpacking libgpm2:ppc64el (1.20.7-5) ...
16:01:42 [2020-09-15T16:01:42.174Z] #18 43.48 Selecting previously unselected package libicu63:ppc64el.
16:01:42 [2020-09-15T16:01:42.174Z] #18 43.52 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
16:01:42 [2020-09-15T16:01:42.174Z] #18 43.52 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
16:01:42 [2020-09-15T16:01:42.310Z] #17 33.89 Selecting previously unselected package uidmap.
16:01:42 [2020-09-15T16:01:42.310Z] #17 33.90 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
16:01:42 [2020-09-15T16:01:42.310Z] #17 33.91 Unpacking uidmap (1:4.5-1.1) ...
16:01:42 [2020-09-15T16:01:42.425Z] #39 72.98   DEP      criu/sigframe.d
16:01:42 [2020-09-15T16:01:42.425Z] #39 73.11   DEP      criu/shmem.d
16:01:42 [2020-09-15T16:01:42.470Z] #17 25.11 Selecting previously unselected package python3.7-minimal.
16:01:42 [2020-09-15T16:01:42.470Z] #17 25.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
16:01:42 [2020-09-15T16:01:42.470Z] #17 25.18 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
16:01:42 [2020-09-15T16:01:42.574Z] #17 34.03 Selecting previously unselected package vim-runtime.
16:01:42 [2020-09-15T16:01:42.575Z] #17 34.03 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
16:01:42 [2020-09-15T16:01:42.575Z] #17 34.07 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
16:01:42 [2020-09-15T16:01:42.575Z] #17 34.13 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
16:01:42 [2020-09-15T16:01:42.575Z] #17 34.14 Unpacking vim-runtime (2:8.1.0875-5) ...
16:01:42 [2020-09-15T16:01:42.685Z] #39 73.37   DEP      criu/servicefd.d
16:01:42 [2020-09-15T16:01:42.945Z] #39 73.55   DEP      criu/seize.d
16:01:42 [2020-09-15T16:01:42.945Z] #39 73.66   DEP      criu/seccomp.d
16:01:43 [2020-09-15T16:01:43.206Z] #39 73.84   DEP      criu/rst-malloc.d
16:01:43 [2020-09-15T16:01:43.206Z] #39 73.89   DEP      criu/rbtree.d
16:01:43 [2020-09-15T16:01:43.206Z] #39 73.93   DEP      criu/pstree.d
16:01:43 [2020-09-15T16:01:43.206Z] #39 74.06   DEP      criu/protobuf.d
16:01:43 [2020-09-15T16:01:43.466Z] #39 74.20   GEN      criu/protobuf-desc-gen.h
16:01:43 [2020-09-15T16:01:43.726Z] #18 ...
16:01:43 [2020-09-15T16:01:43.726Z] 
16:01:43 [2020-09-15T16:01:43.726Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:43 [2020-09-15T16:01:43.726Z] #40 84.76   DEP      criu/protobuf-desc.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 85.00   DEP      criu/proc_parse.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 85.29   DEP      criu/plugin.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 85.44   DEP      criu/pipes.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 85.68   DEP      criu/pie-util.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 85.82   DEP      criu/pie-util-vdso.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 85.95   DEP      criu/path.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 86.14   DEP      criu/parasite-syscall.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 86.35   DEP      criu/pagemap.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 86.52   DEP      criu/pagemap-cache.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 86.65   DEP      criu/page-xfer.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 86.77   DEP      criu/page-pipe.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 86.88   DEP      criu/netfilter.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 87.05   DEP      criu/net.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 87.28   DEP      criu/namespaces.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 87.50   DEP      criu/mount.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 87.68   DEP      criu/memfd.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 87.96   DEP      criu/mem.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 88.18   DEP      criu/lsm.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 88.32   DEP      criu/log.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 88.48   DEP      criu/libnetlink.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 88.60   DEP      criu/kerndat.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 88.86   DEP      criu/kcmp-ids.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 88.95   DEP      criu/irmap.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 89.10   DEP      criu/ipc_ns.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 89.25   DEP      criu/image.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 89.56   DEP      criu/image-desc.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 89.64   DEP      criu/fsnotify.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 89.93   DEP      criu/filesystems.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 90.24   DEP      criu/files.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 90.40   DEP      criu/files-reg.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 90.61   DEP      criu/files-ext.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 90.82   DEP      criu/file-lock.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 91.12   DEP      criu/file-ids.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 91.41   DEP      criu/fifo.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 91.58   DEP      criu/fdstore.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 91.74   DEP      criu/fault-injection.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 91.80   DEP      criu/external.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 91.94   DEP      criu/eventpoll.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 92.16   DEP      criu/eventfd.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 92.29   DEP      criu/crtools.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 92.51   DEP      criu/cr-service.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 92.80   DEP      criu/cr-restore.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 93.12   DEP      criu/cr-errno.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 93.14   DEP      criu/cr-dump.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 93.35   DEP      criu/cr-dedup.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 93.52   DEP      criu/cr-check.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 93.96   DEP      criu/config.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 94.21   DEP      criu/clone-noasan.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 94.38   DEP      criu/cgroup.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 94.63   DEP      criu/cgroup-props.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 94.81   DEP      criu/bitmap.d
16:01:43 [2020-09-15T16:01:43.726Z] #40 94.83   DEP      criu/bfd.d
16:01:43 [2020-09-15T16:01:43.837Z] #17 ...
16:01:43 [2020-09-15T16:01:43.837Z] 
16:01:43 [2020-09-15T16:01:43.837Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
16:01:43 [2020-09-15T16:01:43.837Z] #28 DONE 156.4s
16:01:43 [2020-09-15T16:01:43.837Z] 
16:01:43 [2020-09-15T16:01:43.837Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:43 [2020-09-15T16:01:43.837Z] #17 26.23 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
16:01:43 [2020-09-15T16:01:43.837Z] #17 26.25 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
16:01:43 [2020-09-15T16:01:43.837Z] #17 ...
16:01:43 [2020-09-15T16:01:43.837Z] 
16:01:43 [2020-09-15T16:01:43.837Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:43 [2020-09-15T16:01:43.837Z] #39 79.40   DEP      criu/protobuf-desc.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 79.56   DEP      criu/proc_parse.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 79.78   DEP      criu/plugin.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 79.88   DEP      criu/pipes.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 80.03   DEP      criu/pie-util.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 80.20   DEP      criu/pie-util-vdso.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 80.29   DEP      criu/pie-util-vdso-elf32.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 80.42   DEP      criu/path.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 80.55   DEP      criu/parasite-syscall.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 80.69   DEP      criu/pagemap.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 80.80   DEP      criu/pagemap-cache.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 80.90   DEP      criu/page-xfer.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 81.02   DEP      criu/page-pipe.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 81.14   DEP      criu/netfilter.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 81.28   DEP      criu/net.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 81.44   DEP      criu/namespaces.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 81.69   DEP      criu/mount.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 81.90   DEP      criu/memfd.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 82.02   DEP      criu/mem.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 82.21   DEP      criu/lsm.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 82.36   DEP      criu/log.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 82.51   DEP      criu/libnetlink.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 82.66   DEP      criu/kerndat.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 82.89   DEP      criu/kcmp-ids.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 82.95   DEP      criu/irmap.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 83.18   DEP      criu/ipc_ns.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 83.36   DEP      criu/image.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 83.51   DEP      criu/image-desc.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 83.57   DEP      criu/fsnotify.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 83.73   DEP      criu/filesystems.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 83.88   DEP      criu/files.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 84.07   DEP      criu/files-reg.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 84.25   DEP      criu/files-ext.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 84.41   DEP      criu/file-lock.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 84.49   DEP      criu/file-ids.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 84.58   DEP      criu/fifo.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 84.73   DEP      criu/fdstore.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 84.81   DEP      criu/fault-injection.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 84.86   DEP      criu/external.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 84.94   DEP      criu/eventpoll.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 85.08   DEP      criu/eventfd.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 85.29   DEP      criu/crtools.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 85.50   DEP      criu/cr-service.d
16:01:43 [2020-09-15T16:01:43.837Z] #39 85.68   DEP      criu/cr-restore.d
16:01:44 [2020-09-15T16:01:44.093Z] #39 86.09   DEP      criu/cr-errno.d
16:01:44 [2020-09-15T16:01:44.093Z] #39 86.13   DEP      criu/cr-dump.d
16:01:44 [2020-09-15T16:01:44.381Z] #40 94.97   DEP      criu/autofs.d
16:01:44 [2020-09-15T16:01:44.381Z] #40 95.22   DEP      criu/aio.d
16:01:44 [2020-09-15T16:01:44.656Z] #39 86.51   DEP      criu/cr-dedup.d
16:01:44 [2020-09-15T16:01:44.656Z] #39 86.78   DEP      criu/cr-check.d
16:01:44 [2020-09-15T16:01:44.679Z] #40 95.66   DEP      criu/action-scripts.d
16:01:44 [2020-09-15T16:01:44.847Z] #39 75.62   DEP      criu/protobuf-desc.d
16:01:44 [2020-09-15T16:01:44.913Z] #39 87.06   DEP      criu/config.d
16:01:44 [2020-09-15T16:01:44.984Z] #40 95.99   CC       criu/action-scripts.o
16:01:44 [2020-09-15T16:01:44.984Z] #40 ...
16:01:44 [2020-09-15T16:01:44.984Z] 
16:01:44 [2020-09-15T16:01:44.984Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:44 [2020-09-15T16:01:44.984Z] #18 47.76 Selecting previously unselected package libnet1:ppc64el.
16:01:44 [2020-09-15T16:01:44.984Z] #18 47.77 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
16:01:45 [2020-09-15T16:01:45.107Z] #39 75.75   DEP      criu/proc_parse.d
16:01:45 [2020-09-15T16:01:45.136Z] #17 36.58 Selecting previously unselected package vim.
16:01:45 [2020-09-15T16:01:45.136Z] #17 36.58 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
16:01:45 [2020-09-15T16:01:45.136Z] #17 36.61 Unpacking vim (2:8.1.0875-5) ...
16:01:45 [2020-09-15T16:01:45.170Z] #39 87.21   DEP      criu/clone-noasan.d
16:01:45 [2020-09-15T16:01:45.170Z] #39 87.28   DEP      criu/cgroup.d
16:01:45 [2020-09-15T16:01:45.347Z] #18 47.77 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
16:01:45 [2020-09-15T16:01:45.347Z] #18 47.89 Selecting previously unselected package libnl-3-200:ppc64el.
16:01:45 [2020-09-15T16:01:45.347Z] #18 47.91 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
16:01:45 [2020-09-15T16:01:45.347Z] #18 47.91 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
16:01:45 [2020-09-15T16:01:45.347Z] #18 48.02 Selecting previously unselected package libprotobuf-c1:ppc64el.
16:01:45 [2020-09-15T16:01:45.368Z] #39 75.93   DEP      criu/plugin.d
16:01:45 [2020-09-15T16:01:45.368Z] #39 76.01   DEP      criu/pipes.d
16:01:45 [2020-09-15T16:01:45.368Z] #39 76.18   DEP      criu/pie-util.d
16:01:45 [2020-09-15T16:01:45.399Z] #17 37.01 Selecting previously unselected package xfsprogs.
16:01:45 [2020-09-15T16:01:45.399Z] #17 37.01 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
16:01:45 [2020-09-15T16:01:45.399Z] #17 37.04 Unpacking xfsprogs (4.20.0-1) ...
16:01:45 [2020-09-15T16:01:45.427Z] #39 87.45   DEP      criu/cgroup-props.d
16:01:45 [2020-09-15T16:01:45.427Z] #39 87.55   DEP      criu/bitmap.d
16:01:45 [2020-09-15T16:01:45.427Z] #39 87.58   DEP      criu/bfd.d
16:01:45 [2020-09-15T16:01:45.427Z] #39 87.66   DEP      criu/autofs.d
16:01:45 [2020-09-15T16:01:45.628Z] #39 76.27   DEP      criu/pie-util-vdso.d
16:01:45 [2020-09-15T16:01:45.628Z] #39 76.36   DEP      criu/pie-util-vdso-elf32.d
16:01:45 [2020-09-15T16:01:45.628Z] #39 76.46   DEP      criu/path.d
16:01:45 [2020-09-15T16:01:45.646Z] #18 48.05 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
16:01:45 [2020-09-15T16:01:45.646Z] #18 48.05 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
16:01:45 [2020-09-15T16:01:45.646Z] #18 48.21 Selecting previously unselected package libreadline5:ppc64el.
16:01:45 [2020-09-15T16:01:45.646Z] #18 48.22 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
16:01:45 [2020-09-15T16:01:45.646Z] #18 48.23 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
16:01:45 [2020-09-15T16:01:45.662Z] #17 37.40 Selecting previously unselected package zip.
16:01:45 [2020-09-15T16:01:45.888Z] #39 76.60   DEP      criu/parasite-syscall.d
16:01:45 [2020-09-15T16:01:45.926Z] #17 37.41 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
16:01:45 [2020-09-15T16:01:45.926Z] #17 37.42 Unpacking zip (3.0-11+b1) ...
16:01:45 [2020-09-15T16:01:45.926Z] #17 37.70 Setting up aufs-tools (1:4.14+20190211-1) ...
16:01:45 [2020-09-15T16:01:45.945Z] #18 48.47 Selecting previously unselected package net-tools.
16:01:45 [2020-09-15T16:01:45.945Z] #18 48.48 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
16:01:45 [2020-09-15T16:01:45.945Z] #18 48.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
16:01:45 [2020-09-15T16:01:45.945Z] #18 48.69 Selecting previously unselected package python-pip-whl.
16:01:45 [2020-09-15T16:01:45.945Z] #18 48.71 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
16:01:45 [2020-09-15T16:01:45.990Z] #39 87.86   DEP      criu/aio.d
16:01:45 [2020-09-15T16:01:45.990Z] #39 88.01   DEP      criu/action-scripts.d
16:01:45 [2020-09-15T16:01:45.990Z] #39 88.24   CC       criu/action-scripts.o
16:01:46 [2020-09-15T16:01:46.148Z] #39 76.84   DEP      criu/pagemap.d
16:01:46 [2020-09-15T16:01:46.190Z] #17 37.73 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
16:01:46 [2020-09-15T16:01:46.190Z] #17 37.75 Setting up libip6tc0:arm64 (1.8.2-4) ...
16:01:46 [2020-09-15T16:01:46.190Z] #17 37.76 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
16:01:46 [2020-09-15T16:01:46.190Z] #17 37.78 Setting up libgpm2:arm64 (1.20.7-5) ...
16:01:46 [2020-09-15T16:01:46.190Z] #17 37.79 Setting up libip4tc0:arm64 (1.8.2-4) ...
16:01:46 [2020-09-15T16:01:46.190Z] #17 37.81 Setting up uidmap (1:4.5-1.1) ...
16:01:46 [2020-09-15T16:01:46.190Z] #17 37.82 Setting up libnftnl11:arm64 (1.1.2-2) ...
16:01:46 [2020-09-15T16:01:46.190Z] #17 37.83 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:01:46 [2020-09-15T16:01:46.190Z] #17 37.85 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:01:46 [2020-09-15T16:01:46.190Z] #17 37.88 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
16:01:46 [2020-09-15T16:01:46.190Z] #17 37.90 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
16:01:46 [2020-09-15T16:01:46.245Z] #18 48.72 Unpacking python-pip-whl (18.1-5) ...
16:01:46 [2020-09-15T16:01:46.247Z] #39 ...
16:01:46 [2020-09-15T16:01:46.247Z] 
16:01:46 [2020-09-15T16:01:46.247Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:46 [2020-09-15T16:01:46.247Z] #17 28.92 Selecting previously unselected package python3-minimal.
16:01:46 [2020-09-15T16:01:46.247Z] #17 28.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 ... 23681 files and directories currently installed.)
16:01:46 [2020-09-15T16:01:46.247Z] #17 28.97 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
16:01:46 [2020-09-15T16:01:46.247Z] #17 28.99 Unpacking python3-minimal (3.7.3-1) ...
16:01:46 [2020-09-15T16:01:46.247Z] #17 29.07 Selecting previously unselected package libmpdec2:amd64.
16:01:46 [2020-09-15T16:01:46.408Z] #39 77.06   DEP      criu/pagemap-cache.d
16:01:46 [2020-09-15T16:01:46.408Z] #39 77.18   DEP      criu/page-xfer.d
16:01:46 [2020-09-15T16:01:46.454Z] #17 37.92 Setting up xxd (2:8.1.0875-5) ...
16:01:46 [2020-09-15T16:01:46.454Z] #17 37.94 Setting up zip (3.0-11+b1) ...
16:01:46 [2020-09-15T16:01:46.454Z] #17 37.96 Setting up vim-common (2:8.1.0875-5) ...
16:01:46 [2020-09-15T16:01:46.454Z] #17 38.00 Setting up bash-completion (1:2.8-6) ...
16:01:46 [2020-09-15T16:01:46.503Z] #17 29.07 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
16:01:46 [2020-09-15T16:01:46.504Z] #17 29.08 Unpacking libmpdec2:amd64 (2.4.2-2) ...
16:01:46 [2020-09-15T16:01:46.504Z] #17 29.17 Selecting previously unselected package libpython3.7-stdlib:amd64.
16:01:46 [2020-09-15T16:01:46.504Z] #17 29.17 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
16:01:46 [2020-09-15T16:01:46.504Z] #17 29.17 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
16:01:46 [2020-09-15T16:01:46.547Z] #18 49.17 Selecting previously unselected package python3-lib2to3.
16:01:46 [2020-09-15T16:01:46.547Z] #18 49.17 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
16:01:46 [2020-09-15T16:01:46.547Z] #18 49.18 Unpacking python3-lib2to3 (3.7.3-1) ...
16:01:46 [2020-09-15T16:01:46.547Z] #18 49.30 Selecting previously unselected package python3-distutils.
16:01:46 [2020-09-15T16:01:46.668Z] #39 77.32   DEP      criu/page-pipe.d
16:01:46 [2020-09-15T16:01:46.668Z] #39 77.40   DEP      criu/netfilter.d
16:01:46 [2020-09-15T16:01:46.849Z] #18 49.31 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
16:01:46 [2020-09-15T16:01:46.849Z] #18 49.32 Unpacking python3-distutils (3.7.3-1) ...
16:01:46 [2020-09-15T16:01:46.849Z] #18 49.46 Selecting previously unselected package python3-pip.
16:01:46 [2020-09-15T16:01:46.849Z] #18 49.47 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
16:01:46 [2020-09-15T16:01:46.849Z] #18 49.48 Unpacking python3-pip (18.1-5) ...
16:01:46 [2020-09-15T16:01:46.928Z] #39 77.54   DEP      criu/net.d
16:01:46 [2020-09-15T16:01:46.928Z] #39 77.73   DEP      criu/namespaces.d
16:01:47 [2020-09-15T16:01:47.031Z] #17 ...
16:01:47 [2020-09-15T16:01:47.031Z] 
16:01:47 [2020-09-15T16:01:47.031Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:47 [2020-09-15T16:01:47.031Z] #39 73.66   CC       criu/bfd.o
16:01:47 [2020-09-15T16:01:47.031Z] #39 74.11   CC       criu/bitmap.o
16:01:47 [2020-09-15T16:01:47.031Z] #39 74.20   CC       criu/cgroup-props.o
16:01:47 [2020-09-15T16:01:47.031Z] #39 74.87   CC       criu/cgroup.o
16:01:47 [2020-09-15T16:01:47.031Z] #39 77.04   CC       criu/clone-noasan.o
16:01:47 [2020-09-15T16:01:47.031Z] #39 77.21   CC       criu/config.o
16:01:47 [2020-09-15T16:01:47.031Z] #39 78.46   CC       criu/cr-check.o
16:01:47 [2020-09-15T16:01:47.031Z] #39 79.77   CC       criu/cr-dedup.o
16:01:47 [2020-09-15T16:01:47.031Z] #39 80.04   CC       criu/cr-dump.o
16:01:47 [2020-09-15T16:01:47.031Z] #39 81.87   CC       criu/cr-errno.o
16:01:47 [2020-09-15T16:01:47.031Z] #39 81.93   CC       criu/cr-restore.o
16:01:47 [2020-09-15T16:01:47.150Z] #18 49.70 Selecting previously unselected package python3-pkg-resources.
16:01:47 [2020-09-15T16:01:47.150Z] #18 49.71 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
16:01:47 [2020-09-15T16:01:47.150Z] #18 49.71 Unpacking python3-pkg-resources (40.8.0-1) ...
16:01:47 [2020-09-15T16:01:47.188Z] #39 77.91   DEP      criu/mount.d
16:01:47 [2020-09-15T16:01:47.433Z] #17 30.20 Selecting previously unselected package python3.7.
16:01:47 [2020-09-15T16:01:47.448Z] #39 78.01   DEP      criu/memfd.d
16:01:47 [2020-09-15T16:01:47.448Z] #39 78.13   DEP      criu/mem.d
16:01:47 [2020-09-15T16:01:47.449Z] #18 49.87 Selecting previously unselected package python3-setuptools.
16:01:47 [2020-09-15T16:01:47.449Z] #18 49.89 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
16:01:47 [2020-09-15T16:01:47.449Z] #18 49.90 Unpacking python3-setuptools (40.8.0-1) ...
16:01:47 [2020-09-15T16:01:47.690Z] #17 30.20 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
16:01:47 [2020-09-15T16:01:47.690Z] #17 30.21 Unpacking python3.7 (3.7.3-2+deb10u2) ...
16:01:47 [2020-09-15T16:01:47.690Z] #17 30.33 Selecting previously unselected package libpython3-stdlib:amd64.
16:01:47 [2020-09-15T16:01:47.690Z] #17 30.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
16:01:47 [2020-09-15T16:01:47.690Z] #17 30.36 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
16:01:47 [2020-09-15T16:01:47.690Z] #17 30.42 Setting up python3-minimal (3.7.3-1) ...
16:01:47 [2020-09-15T16:01:47.709Z] #39 78.27   DEP      criu/lsm.d
16:01:47 [2020-09-15T16:01:47.709Z] #39 78.39   DEP      criu/log.d
16:01:47 [2020-09-15T16:01:47.709Z] #39 78.50   DEP      criu/libnetlink.d
16:01:47 [2020-09-15T16:01:47.748Z] #18 50.19 Selecting previously unselected package python3-wheel.
16:01:47 [2020-09-15T16:01:47.748Z] #18 50.19 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
16:01:47 [2020-09-15T16:01:47.748Z] #18 50.20 Unpacking python3-wheel (0.32.3-2) ...
16:01:47 [2020-09-15T16:01:47.748Z] #18 50.29 Selecting previously unselected package sudo.
16:01:47 [2020-09-15T16:01:47.748Z] #18 50.33 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
16:01:47 [2020-09-15T16:01:47.748Z] #18 50.35 Unpacking sudo (1.8.27-1+deb10u2) ...
16:01:47 [2020-09-15T16:01:47.970Z] #39 78.60   DEP      criu/kerndat.d
16:01:48 [2020-09-15T16:01:48.230Z] #39 78.75   DEP      criu/kcmp-ids.d
16:01:48 [2020-09-15T16:01:48.230Z] #39 78.82   DEP      criu/irmap.d
16:01:48 [2020-09-15T16:01:48.230Z] #39 79.02   DEP      criu/ipc_ns.d
16:01:48 [2020-09-15T16:01:48.327Z] Client:
16:01:48 [2020-09-15T16:01:48.327Z]  Debug Mode: false
16:01:48 [2020-09-15T16:01:48.327Z]  Plugins:
16:01:48 [2020-09-15T16:01:48.327Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
16:01:48 [2020-09-15T16:01:48.327Z] 
16:01:48 [2020-09-15T16:01:48.327Z] Server:
16:01:48 [2020-09-15T16:01:48.327Z]  Containers: 0
16:01:48 [2020-09-15T16:01:48.327Z]   Running: 0
16:01:48 [2020-09-15T16:01:48.327Z]   Paused: 0
16:01:48 [2020-09-15T16:01:48.327Z]   Stopped: 0
16:01:48 [2020-09-15T16:01:48.327Z]  Images: 0
16:01:48 [2020-09-15T16:01:48.327Z]  Server Version: 19.03.5
16:01:48 [2020-09-15T16:01:48.327Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:01:48 [2020-09-15T16:01:48.327Z]   Windows: 
16:01:48 [2020-09-15T16:01:48.327Z]   LCOW: 
16:01:48 [2020-09-15T16:01:48.327Z]  Logging Driver: json-file
16:01:48 [2020-09-15T16:01:48.327Z]  Plugins:
16:01:48 [2020-09-15T16:01:48.327Z]   Volume: local
16:01:48 [2020-09-15T16:01:48.327Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:01:48 [2020-09-15T16:01:48.327Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:01:48 [2020-09-15T16:01:48.327Z]  Swarm: inactive
16:01:48 [2020-09-15T16:01:48.327Z]  Default Isolation: process
16:01:48 [2020-09-15T16:01:48.327Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:01:48 [2020-09-15T16:01:48.327Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
16:01:48 [2020-09-15T16:01:48.327Z]  OSType: windows
16:01:48 [2020-09-15T16:01:48.327Z]  Architecture: x86_64
16:01:48 [2020-09-15T16:01:48.327Z]  CPUs: 4
16:01:48 [2020-09-15T16:01:48.327Z]  Total Memory: 32GiB
16:01:48 [2020-09-15T16:01:48.327Z]  Name: azwin-2-8d4250
16:01:48 [2020-09-15T16:01:48.327Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
16:01:48 [2020-09-15T16:01:48.327Z]  Docker Root Dir: D:\docker
16:01:48 [2020-09-15T16:01:48.327Z]  Debug Mode: false
16:01:48 [2020-09-15T16:01:48.327Z]  Registry: https://index.docker.io/v1/
16:01:48 [2020-09-15T16:01:48.327Z]  Labels:
16:01:48 [2020-09-15T16:01:48.327Z]  Experimental: true
16:01:48 [2020-09-15T16:01:48.327Z]  Insecure Registries:
16:01:48 [2020-09-15T16:01:48.327Z]   10.0.0.4:5000
16:01:48 [2020-09-15T16:01:48.327Z]   127.0.0.0/8
16:01:48 [2020-09-15T16:01:48.327Z]  Registry Mirrors:
16:01:48 [2020-09-15T16:01:48.327Z]   http://10.0.0.4:5000/
16:01:48 [2020-09-15T16:01:48.327Z]  Live Restore Enabled: false
16:01:48 [2020-09-15T16:01:48.327Z] 
16:01:48 [2020-09-15T16:01:48.409Z] #18 50.97 Selecting previously unselected package thin-provisioning-tools.
16:01:48 [2020-09-15T16:01:48.409Z] #18 50.98 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
16:01:48 [2020-09-15T16:01:48.409Z] #18 50.99 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
[Pipeline] }
[Pipeline] // stage
16:01:48 [2020-09-15T16:01:48.491Z] #39 79.17   DEP      criu/image.d
16:01:48 [2020-09-15T16:01:48.491Z] #39 ...
16:01:48 [2020-09-15T16:01:48.491Z] 
16:01:48 [2020-09-15T16:01:48.491Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:48 [2020-09-15T16:01:48.491Z] #17 19.64 libcap2-bin is already the newest version (1:2.25-2).
16:01:48 [2020-09-15T16:01:48.491Z] #17 19.64 The following additional packages will be installed:
16:01:48 [2020-09-15T16:01:48.491Z] #17 19.64   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
16:01:48 [2020-09-15T16:01:48.491Z] #17 19.64   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
16:01:48 [2020-09-15T16:01:48.491Z] #17 19.64   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
16:01:48 [2020-09-15T16:01:48.491Z] #17 19.65   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
16:01:48 [2020-09-15T16:01:48.491Z] #17 19.65   python3.7 python3.7-minimal vim-runtime xxd
16:01:48 [2020-09-15T16:01:48.491Z] #17 19.67 Suggested packages:
16:01:48 [2020-09-15T16:01:48.491Z] #17 19.67   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
16:01:48 [2020-09-15T16:01:48.491Z] #17 19.67   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
16:01:48 [2020-09-15T16:01:48.491Z] #17 19.67   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
16:01:48 [2020-09-15T16:01:48.491Z] #17 19.67 Recommended packages:
16:01:48 [2020-09-15T16:01:48.491Z] #17 19.67   aufs-dkms nftables build-essential python3-dev python3-keyring
16:01:48 [2020-09-15T16:01:48.491Z] #17 19.67   python3-keyrings.alt python3-xdg unzip
16:01:48 [2020-09-15T16:01:48.491Z] #17 21.47 The following NEW packages will be installed:
16:01:48 [2020-09-15T16:01:48.491Z] #17 21.48   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
16:01:48 [2020-09-15T16:01:48.491Z] #17 21.48   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
16:01:48 [2020-09-15T16:01:48.491Z] #17 21.48   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:01:48 [2020-09-15T16:01:48.491Z] #17 21.48   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
16:01:48 [2020-09-15T16:01:48.491Z] #17 21.48   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
16:01:48 [2020-09-15T16:01:48.491Z] #17 21.49   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
16:01:48 [2020-09-15T16:01:48.491Z] #17 21.49   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
16:01:48 [2020-09-15T16:01:48.491Z] #17 21.49   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:01:48 [2020-09-15T16:01:48.491Z] #17 21.49   xz-utils zip
16:01:48 [2020-09-15T16:01:48.491Z] #17 21.95 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
16:01:48 [2020-09-15T16:01:48.491Z] #17 21.95 Need to get 28.5 MB of archives.
16:01:48 [2020-09-15T16:01:48.491Z] #17 21.95 After this operation, 116 MB of additional disk space will be used.
16:01:48 [2020-09-15T16:01:48.491Z] #17 21.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 21.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 21.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.41 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.42 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 22.42 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 23.00 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 23.00 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 23.00 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 23.00 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 23.01 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 23.03 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 23.13 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 23.13 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 23.15 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 23.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 23.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 23.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 23.21 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 23.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 23.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 23.31 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 23.61 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 23.66 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 23.71 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
16:01:48 [2020-09-15T16:01:48.491Z] #17 24.47 debconf: delaying package configuration, since apt-utils is not installed
16:01:48 [2020-09-15T16:01:48.491Z] #17 24.60 Fetched 28.5 MB in 2s (13.3 MB/s)
16:01:48 [2020-09-15T16:01:48.491Z] #17 24.66 Selecting previously unselected package pigz.
16:01:48 [2020-09-15T16:01:48.491Z] #17 24.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
16:01:48 [2020-09-15T16:01:48.491Z] #17 24.77 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
16:01:48 [2020-09-15T16:01:48.491Z] #17 24.79 Unpacking pigz (2.4-1) ...
16:01:48 [2020-09-15T16:01:48.491Z] #17 24.92 Selecting previously unselected package libpython3.7-minimal:amd64.
16:01:48 [2020-09-15T16:01:48.491Z] #17 24.93 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
16:01:48 [2020-09-15T16:01:48.491Z] #17 24.93 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
16:01:48 [2020-09-15T16:01:48.491Z] #17 25.39 Selecting previously unselected package python3.7-minimal.
16:01:48 [2020-09-15T16:01:48.491Z] #17 25.40 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
16:01:48 [2020-09-15T16:01:48.491Z] #17 25.42 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
16:01:48 [2020-09-15T16:01:48.626Z] #17 31.27 Selecting previously unselected package python3.
16:01:48 [2020-09-15T16:01:48.626Z] #17 31.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 ... 24093 files and directories currently installed.)
16:01:48 [2020-09-15T16:01:48.626Z] #17 31.32 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
16:01:48 [2020-09-15T16:01:48.626Z] #17 31.33 Unpacking python3 (3.7.3-1) ...
16:01:48 [2020-09-15T16:01:48.626Z] #17 31.41 Selecting previously unselected package libip4tc0:amd64.
16:01:48 [2020-09-15T16:01:48.707Z] #18 51.32 Selecting previously unselected package uidmap.
16:01:48 [2020-09-15T16:01:48.707Z] #18 51.34 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
16:01:48 [2020-09-15T16:01:48.707Z] #18 51.35 Unpacking uidmap (1:4.5-1.1) ...
16:01:48 [2020-09-15T16:01:48.707Z] #18 51.45 Selecting previously unselected package vim-runtime.
16:01:48 [2020-09-15T16:01:48.753Z] #17 ...
16:01:48 [2020-09-15T16:01:48.753Z] 
16:01:48 [2020-09-15T16:01:48.753Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
16:01:48 [2020-09-15T16:01:48.753Z] #28 DONE 156.0s
16:01:48 [2020-09-15T16:01:48.753Z] 
16:01:48 [2020-09-15T16:01:48.753Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:48 [2020-09-15T16:01:48.753Z] #39 79.32   DEP      criu/image-desc.d
16:01:48 [2020-09-15T16:01:48.753Z] #39 79.40   DEP      criu/fsnotify.d
16:01:48 [2020-09-15T16:01:48.753Z] #39 79.55   DEP      criu/filesystems.d
16:01:48 [2020-09-15T16:01:48.883Z] #17 31.41 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
16:01:48 [2020-09-15T16:01:48.884Z] #17 31.41 Unpacking libip4tc0:amd64 (1.8.2-4) ...
16:01:48 [2020-09-15T16:01:48.884Z] #17 31.48 Selecting previously unselected package libip6tc0:amd64.
16:01:48 [2020-09-15T16:01:48.884Z] #17 31.49 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
16:01:48 [2020-09-15T16:01:48.884Z] #17 31.50 Unpacking libip6tc0:amd64 (1.8.2-4) ...
16:01:48 [2020-09-15T16:01:48.884Z] #17 31.58 Selecting previously unselected package libiptc0:amd64.
16:01:48 [2020-09-15T16:01:48.884Z] #17 31.60 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
16:01:48 [2020-09-15T16:01:48.884Z] #17 31.61 Unpacking libiptc0:amd64 (1.8.2-4) ...
16:01:48 [2020-09-15T16:01:48.884Z] #17 31.68 Selecting previously unselected package libnfnetlink0:amd64.
16:01:48 [2020-09-15T16:01:48.958Z] #39 85.38   CC       criu/cr-service.o
16:01:49 [2020-09-15T16:01:49.006Z] #18 51.47 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
16:01:49 [2020-09-15T16:01:49.006Z] #18 51.50 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
16:01:49 [2020-09-15T16:01:49.006Z] #18 51.54 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
16:01:49 [2020-09-15T16:01:49.006Z] #18 51.54 Unpacking vim-runtime (2:8.1.0875-5) ...
16:01:49 [2020-09-15T16:01:49.013Z] #39 79.71   DEP      criu/files.d
16:01:49 [2020-09-15T16:01:49.140Z] #17 31.68 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
16:01:49 [2020-09-15T16:01:49.140Z] #17 31.69 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:01:49 [2020-09-15T16:01:49.140Z] #17 31.75 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:01:49 [2020-09-15T16:01:49.140Z] #17 31.76 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
16:01:49 [2020-09-15T16:01:49.140Z] #17 31.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:01:49 [2020-09-15T16:01:49.222Z] #39 ...
16:01:49 [2020-09-15T16:01:49.222Z] 
16:01:49 [2020-09-15T16:01:49.222Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:49 [2020-09-15T16:01:49.222Z] #17 40.92 Setting up libiptc0:arm64 (1.8.2-4) ...
16:01:49 [2020-09-15T16:01:49.273Z] #39 79.91   DEP      criu/files-reg.d
16:01:49 [2020-09-15T16:01:49.397Z] #17 31.89 Selecting previously unselected package libnftnl11:amd64.
16:01:49 [2020-09-15T16:01:49.397Z] #17 31.89 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
16:01:49 [2020-09-15T16:01:49.397Z] #17 31.90 Unpacking libnftnl11:amd64 (1.1.2-2) ...
16:01:49 [2020-09-15T16:01:49.397Z] #17 32.03 Selecting previously unselected package iptables.
16:01:49 [2020-09-15T16:01:49.397Z] #17 32.03 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
16:01:49 [2020-09-15T16:01:49.397Z] #17 32.04 Unpacking iptables (1.8.2-4) ...
16:01:49 [2020-09-15T16:01:49.487Z] #17 40.94 Setting up xz-utils (5.2.4-1) ...
16:01:49 [2020-09-15T16:01:49.487Z] #17 40.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:01:49 [2020-09-15T16:01:49.487Z] #17 40.99 Setting up sudo (1.8.27-1+deb10u2) ...
16:01:49 [2020-09-15T16:01:49.487Z] #17 41.10 invoke-rc.d: could not determine current runlevel
16:01:49 [2020-09-15T16:01:49.487Z] #17 41.12 invoke-rc.d: policy-rc.d denied execution of start.
16:01:49 [2020-09-15T16:01:49.487Z] #17 41.14 Setting up pigz (2.4-1) ...
16:01:49 [2020-09-15T16:01:49.487Z] #17 41.15 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:01:49 [2020-09-15T16:01:49.487Z] #17 41.17 Setting up libnl-3-200:arm64 (3.4.0-1) ...
16:01:49 [2020-09-15T16:01:49.487Z] #17 41.19 Setting up python-pip-whl (18.1-5) ...
16:01:49 [2020-09-15T16:01:49.533Z] #39 80.31   DEP      criu/files-ext.d
16:01:49 [2020-09-15T16:01:49.751Z] #17 41.21 Setting up libmpdec2:arm64 (2.4.2-2) ...
16:01:49 [2020-09-15T16:01:49.751Z] #17 41.23 Setting up vim-runtime (2:8.1.0875-5) ...
16:01:49 [2020-09-15T16:01:49.794Z] #39 80.58   DEP      criu/file-lock.d
16:01:49 [2020-09-15T16:01:49.961Z] #17 32.51 Selecting previously unselected package xxd.
16:01:49 [2020-09-15T16:01:49.961Z] #17 32.53 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
16:01:49 [2020-09-15T16:01:49.961Z] #17 32.53 Unpacking xxd (2:8.1.0875-5) ...
16:01:49 [2020-09-15T16:01:49.961Z] #17 32.62 Selecting previously unselected package vim-common.
16:01:49 [2020-09-15T16:01:49.961Z] #17 32.63 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
16:01:49 [2020-09-15T16:01:49.961Z] #17 32.66 Unpacking vim-common (2:8.1.0875-5) ...
16:01:50 [2020-09-15T16:01:50.014Z] #17 41.69 Setting up libaio1:arm64 (0.3.112-3) ...
16:01:50 [2020-09-15T16:01:50.014Z] #17 41.70 Setting up libonig5:arm64 (6.9.1-1) ...
16:01:50 [2020-09-15T16:01:50.054Z] #39 80.84   DEP      criu/file-ids.d
16:01:50 [2020-09-15T16:01:50.220Z] #17 32.81 Selecting previously unselected package bash-completion.
16:01:50 [2020-09-15T16:01:50.220Z] #17 32.83 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
16:01:50 [2020-09-15T16:01:50.278Z] #17 41.84 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
16:01:50 [2020-09-15T16:01:50.278Z] #17 41.86 Setting up vim (2:8.1.0875-5) ...
16:01:50 [2020-09-15T16:01:50.278Z] #17 41.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:01:50 [2020-09-15T16:01:50.278Z] #17 41.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:01:50 [2020-09-15T16:01:50.278Z] #17 41.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:01:50 [2020-09-15T16:01:50.278Z] #17 41.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:01:50 [2020-09-15T16:01:50.278Z] #17 41.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:01:50 [2020-09-15T16:01:50.278Z] #17 41.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:01:50 [2020-09-15T16:01:50.278Z] #17 41.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:01:50 [2020-09-15T16:01:50.278Z] #17 41.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:01:50 [2020-09-15T16:01:50.278Z] #17 41.97 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
16:01:50 [2020-09-15T16:01:50.278Z] #17 42.00 Setting up thin-provisioning-tools (0.7.6-2.1) ...
16:01:50 [2020-09-15T16:01:50.314Z] #39 81.03   DEP      criu/fifo.d
16:01:50 [2020-09-15T16:01:50.542Z] #17 42.02 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
16:01:50 [2020-09-15T16:01:50.542Z] #17 42.08 Setting up jq (1.5+dfsg-2+b1) ...
16:01:50 [2020-09-15T16:01:50.542Z] #17 42.12 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
16:01:50 [2020-09-15T16:01:50.542Z] #17 42.14 Setting up python3.7 (3.7.3-2+deb10u2) ...
16:01:50 [2020-09-15T16:01:50.574Z] #39 81.21   DEP      criu/fdstore.d
16:01:50 [2020-09-15T16:01:50.574Z] #39 81.34   DEP      criu/fault-injection.d
16:01:50 [2020-09-15T16:01:50.574Z] #39 81.40   DEP      criu/external.d
16:01:50 [2020-09-15T16:01:50.835Z] #39 81.54   DEP      criu/eventpoll.d
16:01:51 [2020-09-15T16:01:51.095Z] #39 81.74   DEP      criu/eventfd.d
16:01:51 [2020-09-15T16:01:51.503Z] #39 81.85   DEP      criu/crtools.d
16:01:51 [2020-09-15T16:01:51.503Z] #39 81.99   DEP      criu/cr-service.d
16:01:51 [2020-09-15T16:01:51.503Z] #39 82.26   DEP      criu/cr-restore.d
16:01:51 [2020-09-15T16:01:51.765Z] #39 82.42   DEP      criu/cr-errno.d
16:01:51 [2020-09-15T16:01:51.765Z] #39 82.42   DEP      criu/cr-dump.d
16:01:52 [2020-09-15T16:01:52.025Z] #39 82.65   DEP      criu/cr-dedup.d
16:01:52 [2020-09-15T16:01:52.285Z] #39 82.82   DEP      criu/cr-check.d
16:01:52 [2020-09-15T16:01:52.285Z] #39 82.98   DEP      criu/config.d
16:01:52 [2020-09-15T16:01:52.546Z] #39 83.08   DEP      criu/clone-noasan.d
16:01:52 [2020-09-15T16:01:52.546Z] #39 83.14   DEP      criu/cgroup.d
16:01:52 [2020-09-15T16:01:52.546Z] #39 83.26   DEP      criu/cgroup-props.d
16:01:52 [2020-09-15T16:01:52.546Z] #39 83.32   DEP      criu/bitmap.d
16:01:52 [2020-09-15T16:01:52.583Z] #18 55.13 Selecting previously unselected package vim.
16:01:52 [2020-09-15T16:01:52.583Z] #18 55.15 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
16:01:52 [2020-09-15T16:01:52.583Z] #18 55.17 Unpacking vim (2:8.1.0875-5) ...
16:01:52 [2020-09-15T16:01:52.806Z] #39 83.34   DEP      criu/bfd.d
16:01:52 [2020-09-15T16:01:52.806Z] #39 83.46   DEP      criu/autofs.d
16:01:52 [2020-09-15T16:01:52.880Z] #18 ...
16:01:52 [2020-09-15T16:01:52.880Z] 
16:01:52 [2020-09-15T16:01:52.880Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:52 [2020-09-15T16:01:52.880Z] #42 160.7 crypto/tls
16:01:52 [2020-09-15T16:01:52.880Z] #42 168.1 net/http/httptrace
16:01:52 [2020-09-15T16:01:52.880Z] #42 168.4 net/http
16:01:53 [2020-09-15T16:01:53.066Z] #39 83.68   DEP      criu/aio.d
16:01:53 [2020-09-15T16:01:53.066Z] #39 83.84   DEP      criu/action-scripts.d
16:01:53 [2020-09-15T16:01:53.179Z] #42 ...
16:01:53 [2020-09-15T16:01:53.179Z] 
16:01:53 [2020-09-15T16:01:53.179Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:53 [2020-09-15T16:01:53.179Z] #40 96.82   CC       criu/aio.o
16:01:53 [2020-09-15T16:01:53.179Z] #40 97.53   CC       criu/autofs.o
16:01:53 [2020-09-15T16:01:53.179Z] #40 100.0   CC       criu/bfd.o
16:01:53 [2020-09-15T16:01:53.179Z] #40 100.9   CC       criu/bitmap.o
16:01:53 [2020-09-15T16:01:53.179Z] #40 101.1   CC       criu/cgroup-props.o
16:01:53 [2020-09-15T16:01:53.179Z] #40 102.4   CC       criu/cgroup.o
16:01:53 [2020-09-15T16:01:53.216Z] #17 44.56 Setting up iptables (1.8.2-4) ...
16:01:53 [2020-09-15T16:01:53.216Z] #17 44.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:01:53 [2020-09-15T16:01:53.216Z] #17 44.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:01:53 [2020-09-15T16:01:53.216Z] #17 44.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:01:53 [2020-09-15T16:01:53.216Z] #17 44.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:01:53 [2020-09-15T16:01:53.216Z] #17 44.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:01:53 [2020-09-15T16:01:53.216Z] #17 44.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:01:53 [2020-09-15T16:01:53.216Z] #17 44.66 Setting up python3 (3.7.3-1) ...
16:01:53 [2020-09-15T16:01:53.326Z] #39 84.14   CC       criu/action-scripts.o
16:01:53 [2020-09-15T16:01:53.479Z] #40 ...
16:01:53 [2020-09-15T16:01:53.479Z] 
16:01:53 [2020-09-15T16:01:53.479Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:53 [2020-09-15T16:01:53.479Z] #18 55.91 Selecting previously unselected package xfsprogs.
16:01:53 [2020-09-15T16:01:53.479Z] #18 55.93 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
16:01:53 [2020-09-15T16:01:53.479Z] #18 55.94 Unpacking xfsprogs (4.20.0-1) ...
16:01:53 [2020-09-15T16:01:53.496Z] #17 35.52 Unpacking bash-completion (1:2.8-6) ...
16:01:53 [2020-09-15T16:01:53.496Z] #17 35.96 Selecting previously unselected package bzip2.
16:01:53 [2020-09-15T16:01:53.496Z] #17 35.97 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
16:01:53 [2020-09-15T16:01:53.496Z] #17 35.97 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:01:53 [2020-09-15T16:01:53.496Z] #17 36.05 Selecting previously unselected package xz-utils.
16:01:53 [2020-09-15T16:01:53.496Z] #17 36.05 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
16:01:53 [2020-09-15T16:01:53.496Z] #17 36.07 Unpacking xz-utils (5.2.4-1) ...
16:01:53 [2020-09-15T16:01:53.753Z] #17 36.24 Selecting previously unselected package apparmor.
16:01:53 [2020-09-15T16:01:53.753Z] #17 36.26 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
16:01:53 [2020-09-15T16:01:53.753Z] #17 36.34 Unpacking apparmor (2.13.2-10) ...
16:01:53 [2020-09-15T16:01:53.799Z] #17 45.30 Setting up python3-wheel (0.32.3-2) ...
16:01:53 [2020-09-15T16:01:53.958Z] #39 84.65   CC       criu/aio.o
16:01:54 [2020-09-15T16:01:54.010Z] #17 36.74 Selecting previously unselected package aufs-tools.
16:01:54 [2020-09-15T16:01:54.010Z] #17 36.74 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
16:01:54 [2020-09-15T16:01:54.010Z] #17 36.74 Unpacking aufs-tools (1:4.14+20190211-1) ...
16:01:54 [2020-09-15T16:01:54.127Z] #18 56.51 Selecting previously unselected package zip.
16:01:54 [2020-09-15T16:01:54.127Z] #18 56.52 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
16:01:54 [2020-09-15T16:01:54.127Z] #18 56.52 Unpacking zip (3.0-11+b1) ...
16:01:54 [2020-09-15T16:01:54.127Z] #18 56.79 Setting up aufs-tools (1:4.14+20190211-1) ...
16:01:54 [2020-09-15T16:01:54.127Z] #18 56.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
16:01:54 [2020-09-15T16:01:54.127Z] #18 56.81 Setting up libip6tc0:ppc64el (1.8.2-4) ...
16:01:54 [2020-09-15T16:01:54.127Z] #18 56.82 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
16:01:54 [2020-09-15T16:01:54.127Z] #18 56.82 Setting up libgpm2:ppc64el (1.20.7-5) ...
16:01:54 [2020-09-15T16:01:54.127Z] #18 56.82 Setting up libip4tc0:ppc64el (1.8.2-4) ...
16:01:54 [2020-09-15T16:01:54.127Z] #18 56.83 Setting up uidmap (1:4.5-1.1) ...
16:01:54 [2020-09-15T16:01:54.127Z] #18 56.83 Setting up libnftnl11:ppc64el (1.1.2-2) ...
16:01:54 [2020-09-15T16:01:54.127Z] #18 56.84 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
16:01:54 [2020-09-15T16:01:54.127Z] #18 56.85 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:01:54 [2020-09-15T16:01:54.127Z] #18 56.85 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
16:01:54 [2020-09-15T16:01:54.127Z] #18 56.86 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
16:01:54 [2020-09-15T16:01:54.127Z] #18 56.86 Setting up xxd (2:8.1.0875-5) ...
16:01:54 [2020-09-15T16:01:54.127Z] #18 56.87 Setting up zip (3.0-11+b1) ...
16:01:54 [2020-09-15T16:01:54.127Z] #18 56.87 Setting up vim-common (2:8.1.0875-5) ...
16:01:54 [2020-09-15T16:01:54.127Z] #18 56.92 Setting up bash-completion (1:2.8-6) ...
16:01:54 [2020-09-15T16:01:54.266Z] #17 36.86 Selecting previously unselected package libonig5:amd64.
16:01:54 [2020-09-15T16:01:54.266Z] #17 36.88 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
16:01:54 [2020-09-15T16:01:54.266Z] #17 36.89 Unpacking libonig5:amd64 (6.9.1-1) ...
16:01:54 [2020-09-15T16:01:54.390Z] #17 46.15 Setting up apparmor (2.13.2-10) ...
16:01:54 [2020-09-15T16:01:54.523Z] #17 37.04 Selecting previously unselected package libjq1:amd64.
16:01:54 [2020-09-15T16:01:54.523Z] #17 37.05 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:01:54 [2020-09-15T16:01:54.523Z] #17 37.07 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:01:54 [2020-09-15T16:01:54.523Z] #17 37.17 Selecting previously unselected package jq.
16:01:54 [2020-09-15T16:01:54.523Z] #17 37.17 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
16:01:54 [2020-09-15T16:01:54.523Z] #17 37.18 Unpacking jq (1.5+dfsg-2+b1) ...
16:01:54 [2020-09-15T16:01:54.533Z] #39 85.22   CC       criu/autofs.o
16:01:54 [2020-09-15T16:01:54.663Z] #17 ...
16:01:54 [2020-09-15T16:01:54.663Z] 
16:01:54 [2020-09-15T16:01:54.663Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:01:54 [2020-09-15T16:01:54.663Z] #49 56.12 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
16:01:54 [2020-09-15T16:01:54.663Z] #49 57.75 + mkdir -p /build
16:01:54 [2020-09-15T16:01:54.663Z] #49 57.75 + cp runc /build/runc
16:01:54 [2020-09-15T16:01:54.663Z] #49 DONE 59.1s
16:01:54 [2020-09-15T16:01:54.663Z] 
16:01:54 [2020-09-15T16:01:54.663Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:54 [2020-09-15T16:01:54.663Z] #39 86.74   CC       criu/crtools.o
16:01:54 [2020-09-15T16:01:54.663Z] #39 87.27   CC       criu/eventfd.o
16:01:54 [2020-09-15T16:01:54.663Z] #39 87.78   CC       criu/eventpoll.o
16:01:54 [2020-09-15T16:01:54.663Z] #39 88.69   CC       criu/external.o
16:01:54 [2020-09-15T16:01:54.663Z] #39 88.99   CC       criu/fault-injection.o
16:01:54 [2020-09-15T16:01:54.663Z] #39 89.07   CC       criu/fdstore.o
16:01:54 [2020-09-15T16:01:54.663Z] #39 89.39   CC       criu/fifo.o
16:01:54 [2020-09-15T16:01:54.663Z] #39 89.72   CC       criu/file-ids.o
16:01:54 [2020-09-15T16:01:54.663Z] #39 90.02   CC       criu/file-lock.o
16:01:54 [2020-09-15T16:01:54.663Z] #39 90.79   CC       criu/files-ext.o
16:01:54 [2020-09-15T16:01:54.663Z] #39 91.14   CC       criu/files-reg.o
16:01:54 [2020-09-15T16:01:54.780Z] #17 37.28 Selecting previously unselected package libaio1:amd64.
16:01:54 [2020-09-15T16:01:54.781Z] #17 37.29 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
16:01:54 [2020-09-15T16:01:54.781Z] #17 37.29 Unpacking libaio1:amd64 (0.3.112-3) ...
16:01:54 [2020-09-15T16:01:54.781Z] #17 37.36 Selecting previously unselected package libgpm2:amd64.
16:01:54 [2020-09-15T16:01:54.781Z] #17 37.38 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
16:01:54 [2020-09-15T16:01:54.781Z] #17 37.38 Unpacking libgpm2:amd64 (1.20.7-5) ...
16:01:54 [2020-09-15T16:01:54.781Z] #17 37.44 Selecting previously unselected package libicu63:amd64.
16:01:54 [2020-09-15T16:01:54.781Z] #17 37.44 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
16:01:54 [2020-09-15T16:01:54.781Z] #17 37.45 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
16:01:55 [2020-09-15T16:01:55.480Z] #39 ...
16:01:55 [2020-09-15T16:01:55.480Z] 
16:01:55 [2020-09-15T16:01:55.480Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:55 [2020-09-15T16:01:55.480Z] #17 26.72 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 26.74 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 29.18 Selecting previously unselected package python3-minimal.
16:01:55 [2020-09-15T16:01:55.480Z] #17 29.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 ... 23681 files and directories currently installed.)
16:01:55 [2020-09-15T16:01:55.480Z] #17 29.22 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 29.23 Unpacking python3-minimal (3.7.3-1) ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 29.29 Selecting previously unselected package libmpdec2:amd64.
16:01:55 [2020-09-15T16:01:55.480Z] #17 29.30 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 29.32 Unpacking libmpdec2:amd64 (2.4.2-2) ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 29.42 Selecting previously unselected package libpython3.7-stdlib:amd64.
16:01:55 [2020-09-15T16:01:55.480Z] #17 29.43 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 29.45 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 30.35 Selecting previously unselected package python3.7.
16:01:55 [2020-09-15T16:01:55.480Z] #17 30.36 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 30.38 Unpacking python3.7 (3.7.3-2+deb10u2) ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 30.53 Selecting previously unselected package libpython3-stdlib:amd64.
16:01:55 [2020-09-15T16:01:55.480Z] #17 30.55 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 30.55 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 30.68 Setting up python3-minimal (3.7.3-1) ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 31.59 Selecting previously unselected package python3.
16:01:55 [2020-09-15T16:01:55.480Z] #17 31.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
16:01:55 [2020-09-15T16:01:55.480Z] #17 31.63 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 31.65 Unpacking python3 (3.7.3-1) ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 31.75 Selecting previously unselected package libip4tc0:amd64.
16:01:55 [2020-09-15T16:01:55.480Z] #17 31.75 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 31.76 Unpacking libip4tc0:amd64 (1.8.2-4) ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 31.83 Selecting previously unselected package libip6tc0:amd64.
16:01:55 [2020-09-15T16:01:55.480Z] #17 31.83 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 31.84 Unpacking libip6tc0:amd64 (1.8.2-4) ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 31.94 Selecting previously unselected package libiptc0:amd64.
16:01:55 [2020-09-15T16:01:55.480Z] #17 31.94 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 31.96 Unpacking libiptc0:amd64 (1.8.2-4) ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 32.01 Selecting previously unselected package libnfnetlink0:amd64.
16:01:55 [2020-09-15T16:01:55.480Z] #17 32.01 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 32.04 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 32.15 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:01:55 [2020-09-15T16:01:55.480Z] #17 32.15 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 32.16 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 32.21 Selecting previously unselected package libnftnl11:amd64.
16:01:55 [2020-09-15T16:01:55.480Z] #17 32.21 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 32.22 Unpacking libnftnl11:amd64 (1.1.2-2) ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 32.29 Selecting previously unselected package iptables.
16:01:55 [2020-09-15T16:01:55.480Z] #17 32.29 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 32.30 Unpacking iptables (1.8.2-4) ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 32.72 Selecting previously unselected package xxd.
16:01:55 [2020-09-15T16:01:55.480Z] #17 32.75 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 32.75 Unpacking xxd (2:8.1.0875-5) ...
16:01:55 [2020-09-15T16:01:55.480Z] #17 32.89 Selecting previously unselected package vim-common.
16:01:55 [2020-09-15T16:01:55.480Z] #17 32.90 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
16:01:55 [2020-09-15T16:01:55.690Z] #18 ...
16:01:55 [2020-09-15T16:01:55.690Z] 
16:01:55 [2020-09-15T16:01:55.690Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:01:55 [2020-09-15T16:01:55.690Z] #22 163.2 + mkdir -p /tmp/tmp.86EsUh9csg/src/github.com/docker
16:01:55 [2020-09-15T16:01:55.690Z] #22 163.2 + mv components/cli /tmp/tmp.86EsUh9csg/src/github.com/docker/cli
16:01:55 [2020-09-15T16:01:55.690Z] #22 163.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
16:01:55 [2020-09-15T16:01:55.740Z] #17 32.93 Unpacking vim-common (2:8.1.0875-5) ...
16:01:55 [2020-09-15T16:01:55.740Z] #17 ...
16:01:55 [2020-09-15T16:01:55.740Z] 
16:01:55 [2020-09-15T16:01:55.740Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:55 [2020-09-15T16:01:55.740Z] #39 86.40   CC       criu/bfd.o
16:01:56 [2020-09-15T16:01:56.011Z] #39 86.82   CC       criu/bitmap.o
16:01:56 [2020-09-15T16:01:56.271Z] #39 86.98   CC       criu/cgroup-props.o
16:01:56 [2020-09-15T16:01:56.342Z] #22 ...
16:01:56 [2020-09-15T16:01:56.342Z] 
16:01:56 [2020-09-15T16:01:56.342Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:56 [2020-09-15T16:01:56.342Z] #40 107.3   CC       criu/clone-noasan.o
16:01:56 [2020-09-15T16:01:56.342Z] #40 107.5   CC       criu/config.o
16:01:56 [2020-09-15T16:01:56.618Z] #39 93.28   CC       criu/files.o
16:01:56 [2020-09-15T16:01:56.618Z] #39 ...
16:01:56 [2020-09-15T16:01:56.618Z] 
16:01:56 [2020-09-15T16:01:56.618Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:56 [2020-09-15T16:01:56.618Z] #17 48.34 Setting up xfsprogs (4.20.0-1) ...
16:01:56 [2020-09-15T16:01:56.618Z] #17 48.36 Setting up python3-lib2to3 (3.7.3-1) ...
16:01:56 [2020-09-15T16:01:56.675Z] #17 ...
16:01:56 [2020-09-15T16:01:56.675Z] 
16:01:56 [2020-09-15T16:01:56.675Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:01:56 [2020-09-15T16:01:56.675Z] #39 88.73   CC       criu/aio.o
16:01:56 [2020-09-15T16:01:56.675Z] #39 89.19   CC       criu/autofs.o
16:01:56 [2020-09-15T16:01:56.675Z] #39 90.61   CC       criu/bfd.o
16:01:56 [2020-09-15T16:01:56.675Z] #39 91.04   CC       criu/bitmap.o
16:01:56 [2020-09-15T16:01:56.675Z] #39 91.16   CC       criu/cgroup-props.o
16:01:56 [2020-09-15T16:01:56.675Z] #39 92.06   CC       criu/cgroup.o
16:01:56 [2020-09-15T16:01:56.675Z] #39 94.56   CC       criu/clone-noasan.o
16:01:56 [2020-09-15T16:01:56.675Z] #39 94.80   CC       criu/config.o
16:01:56 [2020-09-15T16:01:56.675Z] #39 95.92   CC       criu/cr-check.o
16:01:56 [2020-09-15T16:01:56.675Z] #39 97.43   CC       criu/cr-dedup.o
16:01:56 [2020-09-15T16:01:56.675Z] #39 97.77   CC       criu/cr-dump.o
16:01:57 [2020-09-15T16:01:57.149Z] #17 48.68 Setting up python3-pkg-resources (40.8.0-1) ...
16:01:57 [2020-09-15T16:01:57.214Z] #39 87.87   CC       criu/cgroup.o
16:01:57 [2020-09-15T16:01:57.605Z] #39 99.65   CC       criu/cr-errno.o
16:01:57 [2020-09-15T16:01:57.605Z] #39 99.80   CC       criu/cr-restore.o
16:01:58 [2020-09-15T16:01:58.125Z] #17 49.47 Setting up python3-distutils (3.7.3-1) ...
16:01:58 [2020-09-15T16:01:58.392Z] #17 49.92 Setting up python3-setuptools (40.8.0-1) ...
16:01:58 [2020-09-15T16:01:58.538Z] #39 ...
16:01:58 [2020-09-15T16:01:58.538Z] 
16:01:58 [2020-09-15T16:01:58.538Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:01:58 [2020-09-15T16:01:58.538Z] #17 41.14 Selecting previously unselected package libnet1:amd64.
16:01:58 [2020-09-15T16:01:58.538Z] #17 41.15 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:01:58 [2020-09-15T16:01:58.538Z] #17 41.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:01:58 [2020-09-15T16:01:58.796Z] #17 41.25 Selecting previously unselected package libnl-3-200:amd64.
16:01:58 [2020-09-15T16:01:58.796Z] #17 41.26 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
16:01:58 [2020-09-15T16:01:58.796Z] #17 41.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:01:58 [2020-09-15T16:01:58.796Z] #17 41.38 Selecting previously unselected package libprotobuf-c1:amd64.
16:01:58 [2020-09-15T16:01:58.796Z] #17 41.38 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:01:58 [2020-09-15T16:01:58.796Z] #17 41.38 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:01:58 [2020-09-15T16:01:58.796Z] #17 41.45 Selecting previously unselected package libreadline5:amd64.
16:01:58 [2020-09-15T16:01:58.796Z] #17 41.48 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
16:01:58 [2020-09-15T16:01:58.796Z] #17 41.49 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:01:58 [2020-09-15T16:01:58.796Z] #17 41.59 Selecting previously unselected package net-tools.
16:01:59 [2020-09-15T16:01:59.053Z] #17 41.60 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
16:01:59 [2020-09-15T16:01:59.053Z] #17 41.60 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
16:01:59 [2020-09-15T16:01:59.310Z] #17 41.78 Selecting previously unselected package python-pip-whl.
16:01:59 [2020-09-15T16:01:59.310Z] #17 41.79 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
16:01:59 [2020-09-15T16:01:59.310Z] #17 41.79 Unpacking python-pip-whl (18.1-5) ...
16:01:59 [2020-09-15T16:01:59.793Z] #17 51.18 Setting up python3-pip (18.1-5) ...
16:01:59 [2020-09-15T16:01:59.825Z] #17 42.31 Selecting previously unselected package python3-lib2to3.
16:01:59 [2020-09-15T16:01:59.825Z] #17 42.32 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
16:01:59 [2020-09-15T16:01:59.825Z] #17 42.33 Unpacking python3-lib2to3 (3.7.3-1) ...
16:01:59 [2020-09-15T16:01:59.917Z] #40 110.3   CC       criu/cr-check.o
16:02:00 [2020-09-15T16:02:00.082Z] #17 42.47 Selecting previously unselected package python3-distutils.
16:02:00 [2020-09-15T16:02:00.082Z] #17 42.48 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
16:02:00 [2020-09-15T16:02:00.082Z] #17 42.48 Unpacking python3-distutils (3.7.3-1) ...
16:02:00 [2020-09-15T16:02:00.082Z] #17 42.67 Selecting previously unselected package python3-pip.
16:02:00 [2020-09-15T16:02:00.082Z] #17 42.67 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
16:02:00 [2020-09-15T16:02:00.082Z] #17 42.68 Unpacking python3-pip (18.1-5) ...
16:02:00 [2020-09-15T16:02:00.338Z] #17 42.84 Selecting previously unselected package python3-pkg-resources.
16:02:00 [2020-09-15T16:02:00.338Z] #17 42.85 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
16:02:00 [2020-09-15T16:02:00.338Z] #17 42.85 Unpacking python3-pkg-resources (40.8.0-1) ...
16:02:00 [2020-09-15T16:02:00.338Z] #17 43.00 Selecting previously unselected package python3-setuptools.
16:02:00 [2020-09-15T16:02:00.338Z] #17 43.00 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
16:02:00 [2020-09-15T16:02:00.338Z] #17 43.01 Unpacking python3-setuptools (40.8.0-1) ...
16:02:00 [2020-09-15T16:02:00.369Z] #17 52.05 Processing triggers for libc-bin (2.28-10) ...
16:02:00 [2020-09-15T16:02:00.369Z] #17 52.09 Processing triggers for mime-support (3.62) ...
16:02:00 [2020-09-15T16:02:00.508Z] #39 90.70   CC       criu/clone-noasan.o
16:02:00 [2020-09-15T16:02:00.508Z] #39 90.95   CC       criu/config.o
16:02:00 [2020-09-15T16:02:00.595Z] #17 43.23 Selecting previously unselected package python3-wheel.
16:02:00 [2020-09-15T16:02:00.595Z] #17 43.23 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
16:02:00 [2020-09-15T16:02:00.595Z] #17 43.29 Unpacking python3-wheel (0.32.3-2) ...
16:02:00 [2020-09-15T16:02:00.595Z] #17 43.36 Selecting previously unselected package sudo.
16:02:00 [2020-09-15T16:02:00.853Z] #17 43.36 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
16:02:00 [2020-09-15T16:02:00.853Z] #17 43.38 Unpacking sudo (1.8.27-1+deb10u2) ...
16:02:00 [2020-09-15T16:02:00.945Z] #17 DONE 52.5s
16:02:00 [2020-09-15T16:02:00.945Z] 
16:02:00 [2020-09-15T16:02:00.945Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
16:02:01 [2020-09-15T16:02:01.417Z] #17 43.88 Selecting previously unselected package thin-provisioning-tools.
16:02:01 [2020-09-15T16:02:01.417Z] #17 43.90 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
16:02:01 [2020-09-15T16:02:01.417Z] #17 43.91 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
16:02:01 [2020-09-15T16:02:01.446Z] #40 ...
16:02:01 [2020-09-15T16:02:01.446Z] 
16:02:01 [2020-09-15T16:02:01.446Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:02:01 [2020-09-15T16:02:01.446Z] #18 62.12 Setting up libiptc0:ppc64el (1.8.2-4) ...
16:02:01 [2020-09-15T16:02:01.446Z] #18 62.14 Setting up xz-utils (5.2.4-1) ...
16:02:01 [2020-09-15T16:02:01.446Z] #18 62.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:02:01 [2020-09-15T16:02:01.446Z] #18 62.21 Setting up sudo (1.8.27-1+deb10u2) ...
16:02:01 [2020-09-15T16:02:01.446Z] #18 62.32 invoke-rc.d: could not determine current runlevel
16:02:01 [2020-09-15T16:02:01.446Z] #18 62.34 invoke-rc.d: policy-rc.d denied execution of start.
16:02:01 [2020-09-15T16:02:01.446Z] #18 62.36 Setting up pigz (2.4-1) ...
16:02:01 [2020-09-15T16:02:01.446Z] #18 62.36 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
16:02:01 [2020-09-15T16:02:01.446Z] #18 62.37 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
16:02:01 [2020-09-15T16:02:01.446Z] #18 62.38 Setting up python-pip-whl (18.1-5) ...
16:02:01 [2020-09-15T16:02:01.446Z] #18 62.38 Setting up libmpdec2:ppc64el (2.4.2-2) ...
16:02:01 [2020-09-15T16:02:01.446Z] #18 62.39 Setting up vim-runtime (2:8.1.0875-5) ...
16:02:01 [2020-09-15T16:02:01.446Z] #18 63.13 Setting up libaio1:ppc64el (0.3.112-3) ...
16:02:01 [2020-09-15T16:02:01.446Z] #18 63.14 Setting up libonig5:ppc64el (6.9.1-1) ...
16:02:01 [2020-09-15T16:02:01.446Z] #18 63.15 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
16:02:01 [2020-09-15T16:02:01.446Z] #18 63.15 Setting up vim (2:8.1.0875-5) ...
16:02:01 [2020-09-15T16:02:01.446Z] #18 63.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:02:01 [2020-09-15T16:02:01.446Z] #18 63.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:02:01 [2020-09-15T16:02:01.446Z] #18 63.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:02:01 [2020-09-15T16:02:01.446Z] #18 63.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:02:01 [2020-09-15T16:02:01.446Z] #18 63.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:02:01 [2020-09-15T16:02:01.446Z] #18 63.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:02:01 [2020-09-15T16:02:01.446Z] #18 63.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:02:01 [2020-09-15T16:02:01.446Z] #18 63.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:02:01 [2020-09-15T16:02:01.446Z] #18 63.31 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
16:02:01 [2020-09-15T16:02:01.446Z] #18 63.32 Setting up thin-provisioning-tools (0.7.6-2.1) ...
16:02:01 [2020-09-15T16:02:01.446Z] #18 63.32 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
16:02:01 [2020-09-15T16:02:01.446Z] #18 63.33 Setting up jq (1.5+dfsg-2+b1) ...
16:02:01 [2020-09-15T16:02:01.446Z] #18 63.33 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
16:02:01 [2020-09-15T16:02:01.446Z] #18 63.34 Setting up python3.7 (3.7.3-2+deb10u2) ...
16:02:01 [2020-09-15T16:02:01.447Z] #39 ...
16:02:01 [2020-09-15T16:02:01.447Z] 
16:02:01 [2020-09-15T16:02:01.447Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:02:01 [2020-09-15T16:02:01.447Z] #17 33.10 Selecting previously unselected package bash-completion.
16:02:01 [2020-09-15T16:02:01.447Z] #17 33.12 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
16:02:01 [2020-09-15T16:02:01.447Z] #17 35.79 Unpacking bash-completion (1:2.8-6) ...
16:02:01 [2020-09-15T16:02:01.447Z] #17 36.17 Selecting previously unselected package bzip2.
16:02:01 [2020-09-15T16:02:01.447Z] #17 36.18 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
16:02:01 [2020-09-15T16:02:01.447Z] #17 36.19 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:02:01 [2020-09-15T16:02:01.447Z] #17 36.28 Selecting previously unselected package xz-utils.
16:02:01 [2020-09-15T16:02:01.447Z] #17 36.28 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
16:02:01 [2020-09-15T16:02:01.447Z] #17 36.29 Unpacking xz-utils (5.2.4-1) ...
16:02:01 [2020-09-15T16:02:01.447Z] #17 36.46 Selecting previously unselected package apparmor.
16:02:01 [2020-09-15T16:02:01.447Z] #17 36.47 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
16:02:01 [2020-09-15T16:02:01.447Z] #17 36.56 Unpacking apparmor (2.13.2-10) ...
16:02:01 [2020-09-15T16:02:01.447Z] #17 36.84 Selecting previously unselected package aufs-tools.
16:02:01 [2020-09-15T16:02:01.447Z] #17 36.85 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
16:02:01 [2020-09-15T16:02:01.447Z] #17 36.86 Unpacking aufs-tools (1:4.14+20190211-1) ...
16:02:01 [2020-09-15T16:02:01.447Z] #17 36.95 Selecting previously unselected package libonig5:amd64.
16:02:01 [2020-09-15T16:02:01.447Z] #17 36.97 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
16:02:01 [2020-09-15T16:02:01.447Z] #17 36.97 Unpacking libonig5:amd64 (6.9.1-1) ...
16:02:01 [2020-09-15T16:02:01.447Z] #17 37.13 Selecting previously unselected package libjq1:amd64.
16:02:01 [2020-09-15T16:02:01.447Z] #17 37.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:02:01 [2020-09-15T16:02:01.447Z] #17 37.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:02:01 [2020-09-15T16:02:01.447Z] #17 37.28 Selecting previously unselected package jq.
16:02:01 [2020-09-15T16:02:01.447Z] #17 37.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
16:02:01 [2020-09-15T16:02:01.447Z] #17 37.33 Unpacking jq (1.5+dfsg-2+b1) ...
16:02:01 [2020-09-15T16:02:01.447Z] #17 37.42 Selecting previously unselected package libaio1:amd64.
16:02:01 [2020-09-15T16:02:01.447Z] #17 37.44 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
16:02:01 [2020-09-15T16:02:01.447Z] #17 37.44 Unpacking libaio1:amd64 (0.3.112-3) ...
16:02:01 [2020-09-15T16:02:01.447Z] #17 37.49 Selecting previously unselected package libgpm2:amd64.
16:02:01 [2020-09-15T16:02:01.447Z] #17 37.50 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
16:02:01 [2020-09-15T16:02:01.447Z] #17 37.51 Unpacking libgpm2:amd64 (1.20.7-5) ...
16:02:01 [2020-09-15T16:02:01.447Z] #17 37.57 Selecting previously unselected package libicu63:amd64.
16:02:01 [2020-09-15T16:02:01.447Z] #17 37.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
16:02:01 [2020-09-15T16:02:01.447Z] #17 37.58 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
16:02:01 [2020-09-15T16:02:01.674Z] #17 44.16 Selecting previously unselected package uidmap.
16:02:01 [2020-09-15T16:02:01.674Z] #17 44.17 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
16:02:01 [2020-09-15T16:02:01.674Z] #17 44.18 Unpacking uidmap (1:4.5-1.1) ...
16:02:01 [2020-09-15T16:02:01.674Z] #17 44.29 Selecting previously unselected package vim-runtime.
16:02:01 [2020-09-15T16:02:01.674Z] #17 44.30 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
16:02:01 [2020-09-15T16:02:01.931Z] #17 44.36 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
16:02:01 [2020-09-15T16:02:01.931Z] #17 44.39 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
16:02:01 [2020-09-15T16:02:01.931Z] #17 44.40 Unpacking vim-runtime (2:8.1.0875-5) ...
16:02:01 [2020-09-15T16:02:01.952Z] ok  	github.com/docker/docker/cmd/dockerd	0.050s	coverage: 30.8% of statements
16:02:01 [2020-09-15T16:02:01.952Z] ok  	github.com/docker/docker/container	0.109s	coverage: 34.4% of statements
16:02:01 [2020-09-15T16:02:01.952Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:02:01 [2020-09-15T16:02:01.952Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:02:01 [2020-09-15T16:02:01.952Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:02:01 [2020-09-15T16:02:01.952Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:02:02 [2020-09-15T16:02:02.343Z] #18 1.203 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:02:02 [2020-09-15T16:02:02.343Z] #18 1.208 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:02:02 [2020-09-15T16:02:02.343Z] #18 1.214 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:02:02 [2020-09-15T16:02:02.343Z] #18 DONE 1.4s
16:02:02 [2020-09-15T16:02:02.343Z] 
16:02:02 [2020-09-15T16:02:02.343Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:02:03 [2020-09-15T16:02:03.984Z] #17 41.18 Selecting previously unselected package libnet1:amd64.
16:02:03 [2020-09-15T16:02:03.984Z] #17 41.19 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:02:03 [2020-09-15T16:02:03.984Z] #17 41.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:02:03 [2020-09-15T16:02:03.984Z] #17 41.26 Selecting previously unselected package libnl-3-200:amd64.
16:02:03 [2020-09-15T16:02:03.984Z] #17 41.26 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
16:02:03 [2020-09-15T16:02:03.984Z] #17 41.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:02:03 [2020-09-15T16:02:03.984Z] #17 41.33 Selecting previously unselected package libprotobuf-c1:amd64.
16:02:03 [2020-09-15T16:02:03.984Z] #17 41.34 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:02:03 [2020-09-15T16:02:03.984Z] #17 41.34 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:02:03 [2020-09-15T16:02:03.984Z] #17 41.41 Selecting previously unselected package libreadline5:amd64.
16:02:03 [2020-09-15T16:02:03.984Z] #17 41.42 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
16:02:04 [2020-09-15T16:02:04.024Z] ok  	github.com/docker/docker/daemon/cluster	0.037s	coverage: 0.5% of statements
16:02:04 [2020-09-15T16:02:04.244Z] #17 41.43 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:02:04 [2020-09-15T16:02:04.244Z] #17 41.55 Selecting previously unselected package net-tools.
16:02:04 [2020-09-15T16:02:04.244Z] #17 41.56 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
16:02:04 [2020-09-15T16:02:04.244Z] #17 41.56 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
16:02:04 [2020-09-15T16:02:04.502Z] #17 41.75 Selecting previously unselected package python-pip-whl.
16:02:04 [2020-09-15T16:02:04.502Z] #17 41.76 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
16:02:04 [2020-09-15T16:02:04.502Z] #17 41.77 Unpacking python-pip-whl (18.1-5) ...
16:02:05 [2020-09-15T16:02:05.023Z] #17 42.28 Selecting previously unselected package python3-lib2to3.
16:02:05 [2020-09-15T16:02:05.023Z] #17 42.29 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
16:02:05 [2020-09-15T16:02:05.023Z] #17 42.30 Unpacking python3-lib2to3 (3.7.3-1) ...
16:02:05 [2020-09-15T16:02:05.057Z] #18 67.47 Setting up iptables (1.8.2-4) ...
16:02:05 [2020-09-15T16:02:05.057Z] #18 67.50 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:02:05 [2020-09-15T16:02:05.057Z] #18 67.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:02:05 [2020-09-15T16:02:05.057Z] #18 67.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:02:05 [2020-09-15T16:02:05.057Z] #18 67.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:02:05 [2020-09-15T16:02:05.057Z] #18 67.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:02:05 [2020-09-15T16:02:05.057Z] #18 67.56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:02:05 [2020-09-15T16:02:05.057Z] #18 67.56 Setting up python3 (3.7.3-1) ...
16:02:05 [2020-09-15T16:02:05.204Z] #17 47.39 Selecting previously unselected package vim.
16:02:05 [2020-09-15T16:02:05.204Z] #17 47.40 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
16:02:05 [2020-09-15T16:02:05.204Z] #17 47.43 Unpacking vim (2:8.1.0875-5) ...
16:02:05 [2020-09-15T16:02:05.204Z] #17 47.88 Selecting previously unselected package xfsprogs.
16:02:05 [2020-09-15T16:02:05.204Z] #17 47.90 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
16:02:05 [2020-09-15T16:02:05.204Z] #17 47.90 Unpacking xfsprogs (4.20.0-1) ...
16:02:05 [2020-09-15T16:02:05.282Z] #17 42.46 Selecting previously unselected package python3-distutils.
16:02:05 [2020-09-15T16:02:05.282Z] #17 42.47 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
16:02:05 [2020-09-15T16:02:05.282Z] #17 42.48 Unpacking python3-distutils (3.7.3-1) ...
16:02:05 [2020-09-15T16:02:05.282Z] #17 42.61 Selecting previously unselected package python3-pip.
16:02:05 [2020-09-15T16:02:05.282Z] #17 42.62 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
16:02:05 [2020-09-15T16:02:05.282Z] #17 42.62 Unpacking python3-pip (18.1-5) ...
16:02:05 [2020-09-15T16:02:05.536Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
16:02:05 [2020-09-15T16:02:05.542Z] #17 42.81 Selecting previously unselected package python3-pkg-resources.
16:02:05 [2020-09-15T16:02:05.542Z] #17 42.83 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
16:02:05 [2020-09-15T16:02:05.542Z] #17 42.83 Unpacking python3-pkg-resources (40.8.0-1) ...
16:02:05 [2020-09-15T16:02:05.542Z] #17 42.94 Selecting previously unselected package python3-setuptools.
16:02:05 [2020-09-15T16:02:05.542Z] #17 42.95 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
16:02:05 [2020-09-15T16:02:05.542Z] #17 42.95 Unpacking python3-setuptools (40.8.0-1) ...
16:02:05 [2020-09-15T16:02:05.708Z] #18 68.13 Setting up python3-wheel (0.32.3-2) ...
16:02:05 [2020-09-15T16:02:05.768Z] #17 48.35 Selecting previously unselected package zip.
16:02:05 [2020-09-15T16:02:05.768Z] #17 48.37 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
16:02:05 [2020-09-15T16:02:05.768Z] #17 48.37 Unpacking zip (3.0-11+b1) ...
16:02:05 [2020-09-15T16:02:05.802Z] #17 43.19 Selecting previously unselected package python3-wheel.
16:02:05 [2020-09-15T16:02:05.802Z] #17 43.19 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
16:02:05 [2020-09-15T16:02:05.802Z] #17 43.20 Unpacking python3-wheel (0.32.3-2) ...
16:02:05 [2020-09-15T16:02:05.802Z] #17 43.26 Selecting previously unselected package sudo.
16:02:06 [2020-09-15T16:02:06.025Z] #17 48.55 Setting up aufs-tools (1:4.14+20190211-1) ...
16:02:06 [2020-09-15T16:02:06.025Z] #17 48.57 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
16:02:06 [2020-09-15T16:02:06.025Z] #17 48.58 Setting up libip6tc0:amd64 (1.8.2-4) ...
16:02:06 [2020-09-15T16:02:06.025Z] #17 48.59 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:02:06 [2020-09-15T16:02:06.025Z] #17 48.60 Setting up libgpm2:amd64 (1.20.7-5) ...
16:02:06 [2020-09-15T16:02:06.025Z] #17 48.61 Setting up libip4tc0:amd64 (1.8.2-4) ...
16:02:06 [2020-09-15T16:02:06.025Z] #17 48.62 Setting up uidmap (1:4.5-1.1) ...
16:02:06 [2020-09-15T16:02:06.025Z] #17 48.63 Setting up libnftnl11:amd64 (1.1.2-2) ...
16:02:06 [2020-09-15T16:02:06.025Z] #17 48.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:02:06 [2020-09-15T16:02:06.025Z] #17 48.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:02:06 [2020-09-15T16:02:06.061Z] #17 43.26 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
16:02:06 [2020-09-15T16:02:06.061Z] #17 43.26 Unpacking sudo (1.8.27-1+deb10u2) ...
16:02:06 [2020-09-15T16:02:06.282Z] #17 48.81 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:02:06 [2020-09-15T16:02:06.282Z] #17 48.82 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
16:02:06 [2020-09-15T16:02:06.282Z] #17 48.86 Setting up xxd (2:8.1.0875-5) ...
16:02:06 [2020-09-15T16:02:06.282Z] #17 48.87 Setting up zip (3.0-11+b1) ...
16:02:06 [2020-09-15T16:02:06.282Z] #17 48.88 Setting up vim-common (2:8.1.0875-5) ...
16:02:06 [2020-09-15T16:02:06.282Z] #17 48.91 Setting up bash-completion (1:2.8-6) ...
16:02:06 [2020-09-15T16:02:06.363Z] #18 69.01 Setting up apparmor (2.13.2-10) ...
16:02:06 [2020-09-15T16:02:06.572Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.9% of statements
16:02:06 [2020-09-15T16:02:06.579Z] #19 4.083 Collecting yamllint==1.16.0
16:02:06 [2020-09-15T16:02:06.631Z] #17 43.79 Selecting previously unselected package thin-provisioning-tools.
16:02:06 [2020-09-15T16:02:06.631Z] #17 43.79 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
16:02:06 [2020-09-15T16:02:06.631Z] #17 43.79 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
16:02:06 [2020-09-15T16:02:06.631Z] #17 44.04 Selecting previously unselected package uidmap.
16:02:06 [2020-09-15T16:02:06.631Z] #17 44.04 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
16:02:06 [2020-09-15T16:02:06.631Z] #17 44.04 Unpacking uidmap (1:4.5-1.1) ...
16:02:06 [2020-09-15T16:02:06.715Z] DEBUG: print all environment variables to check how Jenkins runs this script
16:02:06 [2020-09-15T16:02:06.715Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-72157a77\powershellScript.ps1'; exit $LASTEXITCODE;
16:02:06 [2020-09-15T16:02:06.715Z] ----------------------------------------------------------------------------
16:02:06 [2020-09-15T16:02:06.715Z] 
16:02:06 [2020-09-15T16:02:06.715Z] INFO: executeCI.ps1 starting at Tue Sep 15 16:02:03 CUT 2020
16:02:06 [2020-09-15T16:02:06.715Z] 
16:02:06 [2020-09-15T16:02:06.715Z] INFO: Script version 05-Feb-2019 09:03 PDT
16:02:06 [2020-09-15T16:02:06.715Z] INFO: Running git version 2.24.1.windows.2
16:02:06 [2020-09-15T16:02:06.715Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
16:02:06 [2020-09-15T16:02:06.716Z] INFO: Environment variables:
16:02:06 [2020-09-15T16:02:06.716Z] 
16:02:06 [2020-09-15T16:02:06.716Z] Name                           Value                                                                                   
16:02:06 [2020-09-15T16:02:06.716Z] ----                           -----                                                                                   
16:02:06 [2020-09-15T16:02:06.716Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
16:02:06 [2020-09-15T16:02:06.716Z] amd64                          true                                                                                    
16:02:06 [2020-09-15T16:02:06.716Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
16:02:06 [2020-09-15T16:02:06.716Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
16:02:06 [2020-09-15T16:02:06.716Z] arm64                          true                                                                                    
16:02:06 [2020-09-15T16:02:06.716Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
16:02:06 [2020-09-15T16:02:06.716Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
16:02:06 [2020-09-15T16:02:06.716Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
16:02:06 [2020-09-15T16:02:06.716Z] BRANCH_NAME                    PR-41453                                                                                
16:02:06 [2020-09-15T16:02:06.716Z] BUILD_DISPLAY_NAME             #3                                                                                      
16:02:06 [2020-09-15T16:02:06.716Z] BUILD_ID                       3                                                                                       
16:02:06 [2020-09-15T16:02:06.716Z] BUILD_NUMBER                   3                                                                                       
16:02:06 [2020-09-15T16:02:06.716Z] BUILD_TAG                      jenkins-moby-PR-41453-3                                                                 
16:02:06 [2020-09-15T16:02:06.716Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41453/3/                              
16:02:06 [2020-09-15T16:02:06.716Z] CHANGE_AUTHOR                  thaJeztah                                                                               
16:02:06 [2020-09-15T16:02:06.716Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
16:02:06 [2020-09-15T16:02:06.716Z] CHANGE_BRANCH                  bump_moby_term                                                                          
16:02:06 [2020-09-15T16:02:06.716Z] CHANGE_FORK                    thaJeztah/docker                                                                        
16:02:06 [2020-09-15T16:02:06.716Z] CHANGE_ID                      41453                                                                                   
16:02:06 [2020-09-15T16:02:06.716Z] CHANGE_TARGET                  master                                                                                  
16:02:06 [2020-09-15T16:02:06.716Z] CHANGE_TITLE                   vendor: github.com/moby/term 7f0af18e79f2784809e9cef63d0df5aa2c79d76e                   
16:02:06 [2020-09-15T16:02:06.716Z] CHANGE_URL                     https://github.com/moby/moby/pull/41453                                                 
16:02:06 [2020-09-15T16:02:06.716Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
16:02:06 [2020-09-15T16:02:06.716Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
16:02:06 [2020-09-15T16:02:06.716Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
16:02:06 [2020-09-15T16:02:06.716Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
16:02:06 [2020-09-15T16:02:06.716Z] COMPUTERNAME                   azwin-2-8d4250                                                                          
16:02:06 [2020-09-15T16:02:06.716Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
16:02:06 [2020-09-15T16:02:06.716Z] ConfigSequenceNumber           0                                                                                       
16:02:06 [2020-09-15T16:02:06.716Z] dco                            true                                                                                    
16:02:06 [2020-09-15T16:02:06.716Z] DOCKER_BUILDKIT                0                                                                                       
16:02:06 [2020-09-15T16:02:06.716Z] DOCKER_DUT_DEBUG               1                                                                                       
16:02:06 [2020-09-15T16:02:06.716Z] DOCKER_EXPERIMENTAL            1                                                                                       
16:02:06 [2020-09-15T16:02:06.716Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
16:02:06 [2020-09-15T16:02:06.716Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
16:02:06 [2020-09-15T16:02:06.716Z] EXECUTOR_NUMBER                0                                                                                       
16:02:06 [2020-09-15T16:02:06.716Z] FQDN                           azwin-2-8d4250.westus.cloudapp.azure.com                                                
16:02:06 [2020-09-15T16:02:06.716Z] GIT_BRANCH                     PR-41453                                                                                
16:02:06 [2020-09-15T16:02:06.716Z] GIT_COMMIT                     33e091e83e5402c3ee07e9a6b2d54e6178dfc57e                                                
16:02:06 [2020-09-15T16:02:06.716Z] GIT_PREVIOUS_COMMIT            4ab96db4ab93d23a66f0ae8e63c05e3adff9d94a                                                
16:02:06 [2020-09-15T16:02:06.716Z] GIT_URL                        https://github.com/moby/moby.git                                                        
16:02:06 [2020-09-15T16:02:06.716Z] HUDSON_COOKIE                  b2cfe529-571e-45e5-a486-08cacf0e2407                                                    
16:02:06 [2020-09-15T16:02:06.716Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
16:02:06 [2020-09-15T16:02:06.716Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
16:02:06 [2020-09-15T16:02:06.716Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
16:02:06 [2020-09-15T16:02:06.716Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64                          
16:02:06 [2020-09-15T16:02:06.716Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
16:02:06 [2020-09-15T16:02:06.716Z] JENKINS_NODE_COOKIE            71e8e4f0-8a0e-4490-b6e2-068ff885c19a                                                    
16:02:06 [2020-09-15T16:02:06.716Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
16:02:06 [2020-09-15T16:02:06.716Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
16:02:06 [2020-09-15T16:02:06.716Z] JOB_BASE_NAME                  PR-41453                                                                                
16:02:06 [2020-09-15T16:02:06.716Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41453/display/redirect                
16:02:06 [2020-09-15T16:02:06.716Z] JOB_NAME                       moby/PR-41453                                                                           
16:02:06 [2020-09-15T16:02:06.716Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41453/                                
16:02:06 [2020-09-15T16:02:06.716Z] library.jps.version            master                                                                                  
16:02:06 [2020-09-15T16:02:06.716Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
16:02:06 [2020-09-15T16:02:06.716Z] NODE_LABELS                    amd64 azure azwin-2-8d4250 azwin-2019 docker west-us windows windows-2019 x86_64        
16:02:06 [2020-09-15T16:02:06.716Z] NODE_NAME                      azwin-2-8d4250                                                                          
16:02:06 [2020-09-15T16:02:06.716Z] NUMBER_OF_PROCESSORS           4                                                                                       
16:02:06 [2020-09-15T16:02:06.716Z] OS                             Windows_NT                                                                              
16:02:06 [2020-09-15T16:02:06.716Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
16:02:06 [2020-09-15T16:02:06.716Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
16:02:06 [2020-09-15T16:02:06.716Z] ppc64le                        true                                                                                    
16:02:06 [2020-09-15T16:02:06.716Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
16:02:06 [2020-09-15T16:02:06.716Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
16:02:06 [2020-09-15T16:02:06.716Z] PROCESSOR_LEVEL                6                                                                                       
16:02:06 [2020-09-15T16:02:06.716Z] PROCESSOR_REVISION             5504                                                                                    
16:02:06 [2020-09-15T16:02:06.716Z] ProgramData                    C:\ProgramData                                                                          
16:02:06 [2020-09-15T16:02:06.716Z] ProgramFiles                   C:\Program Files                                                                        
16:02:06 [2020-09-15T16:02:06.716Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
16:02:06 [2020-09-15T16:02:06.716Z] ProgramW6432                   C:\Program Files                                                                        
16:02:06 [2020-09-15T16:02:06.716Z] PROMPT                         $P$G                                                                                    
16:02:06 [2020-09-15T16:02:06.716Z] PSExecutionPolicyPreference    Bypass                                                                                  
16:02:06 [2020-09-15T16:02:06.716Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
16:02:06 [2020-09-15T16:02:06.716Z] PUBLIC                         C:\Users\Public                                                                         
16:02:06 [2020-09-15T16:02:06.716Z] rootless                       true                                                                                    
16:02:06 [2020-09-15T16:02:06.716Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41453/3/display/redirect?page=changes 
16:02:06 [2020-09-15T16:02:06.716Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41453/3/display/redirect              
16:02:06 [2020-09-15T16:02:06.716Z] s390x                          true                                                                                    
16:02:06 [2020-09-15T16:02:06.716Z] SKIP_VALIDATION_TESTS          1                                                                                       
16:02:06 [2020-09-15T16:02:06.716Z] SOURCES_DRIVE                  d                                                                                       
16:02:06 [2020-09-15T16:02:06.716Z] SOURCES_SUBDIR                 gopath                                                                                  
16:02:06 [2020-09-15T16:02:06.716Z] STAGE_NAME                     Run tests                                                                               
16:02:06 [2020-09-15T16:02:06.716Z] SystemDrive                    C:                                                                                      
16:02:06 [2020-09-15T16:02:06.716Z] SystemRoot                     C:\windows                                                                              
16:02:06 [2020-09-15T16:02:06.716Z] TEMP                           C:\windows\TEMP                                                                         
16:02:06 [2020-09-15T16:02:06.716Z] TESTDEBUG                      0                                                                                       
16:02:06 [2020-09-15T16:02:06.716Z] TESTRUN_DRIVE                  d                                                                                       
16:02:06 [2020-09-15T16:02:06.716Z] TESTRUN_SUBDIR                 CI                                                                                      
16:02:06 [2020-09-15T16:02:06.716Z] TIMEOUT                        120m                                                                                    
16:02:06 [2020-09-15T16:02:06.716Z] TMP                            C:\windows\TEMP                                                                         
16:02:06 [2020-09-15T16:02:06.716Z] unit_validate                  true                                                                                    
16:02:06 [2020-09-15T16:02:06.716Z] USERDOMAIN                     WORKGROUP                                                                               
16:02:06 [2020-09-15T16:02:06.716Z] USERNAME                       azwin-2-8d4250$                                                                         
16:02:06 [2020-09-15T16:02:06.716Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
16:02:06 [2020-09-15T16:02:06.716Z] validate_force                 false                                                                                   
16:02:06 [2020-09-15T16:02:06.716Z] windir                         C:\windows                                                                              
16:02:06 [2020-09-15T16:02:06.716Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
16:02:06 [2020-09-15T16:02:06.716Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
16:02:06 [2020-09-15T16:02:06.716Z] windowsRS1                     false                                                                                   
16:02:06 [2020-09-15T16:02:06.716Z] windowsRS5                     true                                                                                    
16:02:06 [2020-09-15T16:02:06.716Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
16:02:06 [2020-09-15T16:02:06.716Z] 
16:02:06 [2020-09-15T16:02:06.716Z] 
16:02:06 [2020-09-15T16:02:06.716Z] 
16:02:06 [2020-09-15T16:02:06.716Z] INFO: Sources under d:\gopath\...
16:02:06 [2020-09-15T16:02:06.716Z] INFO: Test run under d:\CI\...
16:02:06 [2020-09-15T16:02:06.716Z] INFO: Running in D:\gopath\src\github.com\docker\docker
16:02:06 [2020-09-15T16:02:06.716Z] INFO: docker/docker repository was found
16:02:06 [2020-09-15T16:02:06.716Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
16:02:06 [2020-09-15T16:02:06.716Z] ltsc2019: Pulling from windows/servercore
16:02:06 [2020-09-15T16:02:06.716Z] 4612f6d0b889: Pulling fs layer
16:02:06 [2020-09-15T16:02:06.716Z] c3aff4450246: Pulling fs layer
16:02:06 [2020-09-15T16:02:06.890Z] #17 44.17 Selecting previously unselected package vim-runtime.
16:02:06 [2020-09-15T16:02:06.890Z] #17 44.17 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
16:02:06 [2020-09-15T16:02:06.890Z] #17 44.20 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
16:02:06 [2020-09-15T16:02:06.890Z] #17 44.22 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
16:02:06 [2020-09-15T16:02:06.890Z] #17 44.23 Unpacking vim-runtime (2:8.1.0875-5) ...
16:02:07 [2020-09-15T16:02:07.972Z] #19 ...
16:02:07 [2020-09-15T16:02:07.972Z] 
16:02:07 [2020-09-15T16:02:07.972Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:02:07 [2020-09-15T16:02:07.972Z] #45 164.5 + cd /tmp/tmp.7wN01mjbMM/src/github.com/golangci/golangci-lint/
16:02:07 [2020-09-15T16:02:07.972Z] #45 164.5 + git checkout -q v1.23.8
16:02:07 [2020-09-15T16:02:07.972Z] #45 165.0 ++ git describe --tags
16:02:07 [2020-09-15T16:02:07.972Z] #45 165.0 + version=v1.23.8
16:02:07 [2020-09-15T16:02:07.972Z] #45 165.0 ++ git rev-parse --short HEAD
16:02:07 [2020-09-15T16:02:07.972Z] #45 165.0 + commit=76a82c6
16:02:07 [2020-09-15T16:02:07.972Z] #45 165.0 ++ git show -s --format=%cd
16:02:07 [2020-09-15T16:02:07.972Z] #45 165.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
16:02:07 [2020-09-15T16:02:07.972Z] #45 165.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
16:02:08 [2020-09-15T16:02:08.235Z] #45 ...
16:02:08 [2020-09-15T16:02:08.235Z] 
16:02:08 [2020-09-15T16:02:08.235Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:08 [2020-09-15T16:02:08.235Z] #39 94.80   CC       criu/filesystems.o
16:02:08 [2020-09-15T16:02:08.235Z] #39 95.51   CC       criu/fsnotify.o
16:02:08 [2020-09-15T16:02:08.235Z] #39 96.25   CC       criu/image-desc.o
16:02:08 [2020-09-15T16:02:08.235Z] #39 96.36   CC       criu/image.o
16:02:08 [2020-09-15T16:02:08.235Z] #39 96.96   CC       criu/ipc_ns.o
16:02:08 [2020-09-15T16:02:08.235Z] #39 98.02   CC       criu/irmap.o
16:02:08 [2020-09-15T16:02:08.235Z] #39 98.56   CC       criu/kcmp-ids.o
16:02:08 [2020-09-15T16:02:08.235Z] #39 98.75   CC       criu/kerndat.o
16:02:08 [2020-09-15T16:02:08.235Z] #39 99.60   CC       criu/libnetlink.o
16:02:08 [2020-09-15T16:02:08.235Z] #39 99.90   CC       criu/log.o
16:02:08 [2020-09-15T16:02:08.235Z] #39 100.4   CC       criu/lsm.o
16:02:08 [2020-09-15T16:02:08.235Z] #39 100.7   CC       criu/mem.o
16:02:08 [2020-09-15T16:02:08.235Z] #39 102.0   CC       criu/memfd.o
16:02:08 [2020-09-15T16:02:08.235Z] #39 102.5   CC       criu/mount.o
16:02:08 [2020-09-15T16:02:08.467Z] #18 70.90 Setting up xfsprogs (4.20.0-1) ...
16:02:08 [2020-09-15T16:02:08.467Z] #18 70.92 Setting up python3-lib2to3 (3.7.3-1) ...
16:02:08 [2020-09-15T16:02:08.499Z] #39 105.3   CC       criu/namespaces.o
16:02:09 [2020-09-15T16:02:09.114Z] #18 71.54 Setting up python3-pkg-resources (40.8.0-1) ...
16:02:09 [2020-09-15T16:02:09.555Z] #17 51.61 Setting up libiptc0:amd64 (1.8.2-4) ...
16:02:09 [2020-09-15T16:02:09.555Z] #17 51.62 Setting up xz-utils (5.2.4-1) ...
16:02:09 [2020-09-15T16:02:09.555Z] #17 51.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:02:09 [2020-09-15T16:02:09.555Z] #17 51.65 Setting up sudo (1.8.27-1+deb10u2) ...
16:02:09 [2020-09-15T16:02:09.555Z] #17 51.72 invoke-rc.d: could not determine current runlevel
16:02:09 [2020-09-15T16:02:09.555Z] #17 51.73 invoke-rc.d: policy-rc.d denied execution of start.
16:02:09 [2020-09-15T16:02:09.555Z] #17 51.74 Setting up pigz (2.4-1) ...
16:02:09 [2020-09-15T16:02:09.555Z] #17 51.75 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:02:09 [2020-09-15T16:02:09.555Z] #17 51.76 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:02:09 [2020-09-15T16:02:09.555Z] #17 51.78 Setting up python-pip-whl (18.1-5) ...
16:02:09 [2020-09-15T16:02:09.555Z] #17 51.79 Setting up libmpdec2:amd64 (2.4.2-2) ...
16:02:09 [2020-09-15T16:02:09.555Z] #17 51.80 Setting up vim-runtime (2:8.1.0875-5) ...
16:02:09 [2020-09-15T16:02:09.555Z] #17 52.17 Setting up libaio1:amd64 (0.3.112-3) ...
16:02:09 [2020-09-15T16:02:09.555Z] #17 52.18 Setting up libonig5:amd64 (6.9.1-1) ...
16:02:09 [2020-09-15T16:02:09.555Z] #17 52.20 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
16:02:09 [2020-09-15T16:02:09.555Z] #17 52.22 Setting up vim (2:8.1.0875-5) ...
16:02:09 [2020-09-15T16:02:09.555Z] #17 52.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:02:09 [2020-09-15T16:02:09.555Z] #17 52.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:02:09 [2020-09-15T16:02:09.555Z] #17 52.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:02:09 [2020-09-15T16:02:09.555Z] #17 52.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:02:09 [2020-09-15T16:02:09.555Z] #17 52.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:02:09 [2020-09-15T16:02:09.555Z] #17 52.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:02:09 [2020-09-15T16:02:09.555Z] #17 52.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:02:09 [2020-09-15T16:02:09.811Z] #17 52.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:02:09 [2020-09-15T16:02:09.811Z] #17 52.33 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:02:09 [2020-09-15T16:02:09.811Z] #17 52.34 Setting up thin-provisioning-tools (0.7.6-2.1) ...
16:02:09 [2020-09-15T16:02:09.811Z] #17 52.35 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:02:09 [2020-09-15T16:02:09.811Z] #17 52.37 Setting up jq (1.5+dfsg-2+b1) ...
16:02:09 [2020-09-15T16:02:09.811Z] #17 52.38 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
16:02:09 [2020-09-15T16:02:09.811Z] #17 52.39 Setting up python3.7 (3.7.3-2+deb10u2) ...
16:02:09 [2020-09-15T16:02:09.891Z] #39 106.6   CC       criu/net.o
16:02:10 [2020-09-15T16:02:10.180Z] #17 47.15 Selecting previously unselected package vim.
16:02:10 [2020-09-15T16:02:10.180Z] #17 47.15 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
16:02:10 [2020-09-15T16:02:10.180Z] #17 47.17 Unpacking vim (2:8.1.0875-5) ...
16:02:10 [2020-09-15T16:02:10.439Z] #17 47.65 Selecting previously unselected package xfsprogs.
16:02:10 [2020-09-15T16:02:10.439Z] #17 47.66 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
16:02:10 [2020-09-15T16:02:10.439Z] #17 47.67 Unpacking xfsprogs (4.20.0-1) ...
16:02:10 [2020-09-15T16:02:10.676Z] #18 73.04 Setting up python3-distutils (3.7.3-1) ...
16:02:10 [2020-09-15T16:02:10.698Z] #17 48.12 Selecting previously unselected package zip.
16:02:10 [2020-09-15T16:02:10.957Z] #17 48.15 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
16:02:10 [2020-09-15T16:02:10.958Z] #17 48.15 Unpacking zip (3.0-11+b1) ...
16:02:10 [2020-09-15T16:02:10.958Z] #17 48.34 Setting up aufs-tools (1:4.14+20190211-1) ...
16:02:10 [2020-09-15T16:02:10.958Z] #17 48.35 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
16:02:10 [2020-09-15T16:02:10.958Z] #17 48.36 Setting up libip6tc0:amd64 (1.8.2-4) ...
16:02:10 [2020-09-15T16:02:10.958Z] #17 48.37 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:02:10 [2020-09-15T16:02:10.958Z] #17 48.37 Setting up libgpm2:amd64 (1.20.7-5) ...
16:02:10 [2020-09-15T16:02:10.958Z] #17 48.38 Setting up libip4tc0:amd64 (1.8.2-4) ...
16:02:10 [2020-09-15T16:02:10.958Z] #17 48.39 Setting up uidmap (1:4.5-1.1) ...
16:02:10 [2020-09-15T16:02:10.958Z] #17 48.40 Setting up libnftnl11:amd64 (1.1.2-2) ...
16:02:10 [2020-09-15T16:02:10.978Z] #18 73.70 Setting up python3-setuptools (40.8.0-1) ...
16:02:11 [2020-09-15T16:02:11.217Z] #17 48.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:02:11 [2020-09-15T16:02:11.217Z] #17 48.43 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:02:11 [2020-09-15T16:02:11.217Z] #17 48.44 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:02:11 [2020-09-15T16:02:11.217Z] #17 48.44 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
16:02:11 [2020-09-15T16:02:11.217Z] #17 48.45 Setting up xxd (2:8.1.0875-5) ...
16:02:11 [2020-09-15T16:02:11.217Z] #17 48.46 Setting up zip (3.0-11+b1) ...
16:02:11 [2020-09-15T16:02:11.217Z] #17 48.48 Setting up vim-common (2:8.1.0875-5) ...
16:02:11 [2020-09-15T16:02:11.217Z] #17 48.50 Setting up bash-completion (1:2.8-6) ...
16:02:11 [2020-09-15T16:02:11.476Z] #17 ...
16:02:11 [2020-09-15T16:02:11.476Z] 
16:02:11 [2020-09-15T16:02:11.476Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:11 [2020-09-15T16:02:11.476Z] #39 92.19   CC       criu/cr-check.o
16:02:11 [2020-09-15T16:02:11.476Z] #39 93.69   CC       criu/cr-dedup.o
16:02:11 [2020-09-15T16:02:11.476Z] #39 94.16   CC       criu/cr-dump.o
16:02:11 [2020-09-15T16:02:11.476Z] #39 96.40   CC       criu/cr-errno.o
16:02:11 [2020-09-15T16:02:11.476Z] #39 96.48   CC       criu/cr-restore.o
16:02:11 [2020-09-15T16:02:11.476Z] #39 100.9   CC       criu/cr-service.o
16:02:11 [2020-09-15T16:02:11.814Z] #39 ...
16:02:11 [2020-09-15T16:02:11.814Z] 
16:02:11 [2020-09-15T16:02:11.814Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:02:11 [2020-09-15T16:02:11.814Z] #52 138.1 + bin/containerd
16:02:12 [2020-09-15T16:02:12.034Z] #18 ...
16:02:12 [2020-09-15T16:02:12.034Z] 
16:02:12 [2020-09-15T16:02:12.034Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:12 [2020-09-15T16:02:12.034Z] #40 113.0   CC       criu/cr-dedup.o
16:02:12 [2020-09-15T16:02:12.034Z] #40 113.7   CC       criu/cr-dump.o
16:02:12 [2020-09-15T16:02:12.034Z] #40 117.3   CC       criu/cr-errno.o
16:02:12 [2020-09-15T16:02:12.034Z] #40 117.3   CC       criu/cr-restore.o
16:02:12 [2020-09-15T16:02:12.044Z] #39 102.6   CC       criu/crtools.o
16:02:12 [2020-09-15T16:02:12.332Z] #17 ...
16:02:12 [2020-09-15T16:02:12.332Z] 
16:02:12 [2020-09-15T16:02:12.332Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:12 [2020-09-15T16:02:12.332Z] #39 104.2   CC       criu/cr-service.o
16:02:12 [2020-09-15T16:02:12.332Z] #39 105.7   CC       criu/crtools.o
16:02:12 [2020-09-15T16:02:12.332Z] #39 106.2   CC       criu/eventfd.o
16:02:12 [2020-09-15T16:02:12.332Z] #39 106.6   CC       criu/eventpoll.o
16:02:12 [2020-09-15T16:02:12.332Z] #39 107.4   CC       criu/external.o
16:02:12 [2020-09-15T16:02:12.332Z] #39 107.8   CC       criu/fault-injection.o
16:02:12 [2020-09-15T16:02:12.332Z] #39 107.9   CC       criu/fdstore.o
16:02:12 [2020-09-15T16:02:12.332Z] #39 108.2   CC       criu/fifo.o
16:02:12 [2020-09-15T16:02:12.332Z] #39 108.6   CC       criu/file-ids.o
16:02:12 [2020-09-15T16:02:12.332Z] #39 108.9   CC       criu/file-lock.o
16:02:12 [2020-09-15T16:02:12.332Z] #39 109.8   CC       criu/files-ext.o
16:02:12 [2020-09-15T16:02:12.332Z] #39 110.2   CC       criu/files-reg.o
16:02:12 [2020-09-15T16:02:12.332Z] #39 112.1   CC       criu/files.o
16:02:12 [2020-09-15T16:02:12.332Z] #39 114.2   CC       criu/filesystems.o
16:02:12 [2020-09-15T16:02:12.589Z] #39 114.8   CC       criu/fsnotify.o
16:02:12 [2020-09-15T16:02:12.612Z] #39 103.1   CC       criu/eventfd.o
16:02:12 [2020-09-15T16:02:12.684Z] #40 ...
16:02:12 [2020-09-15T16:02:12.684Z] 
16:02:12 [2020-09-15T16:02:12.684Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:02:12 [2020-09-15T16:02:12.684Z] #18 75.27 Setting up python3-pip (18.1-5) ...
16:02:12 [2020-09-15T16:02:12.846Z] #39 ...
16:02:12 [2020-09-15T16:02:12.846Z] 
16:02:12 [2020-09-15T16:02:12.846Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:02:12 [2020-09-15T16:02:12.846Z] #17 55.36 Setting up iptables (1.8.2-4) ...
16:02:12 [2020-09-15T16:02:12.846Z] #17 55.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:02:12 [2020-09-15T16:02:12.846Z] #17 55.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:02:12 [2020-09-15T16:02:12.846Z] #17 55.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:02:12 [2020-09-15T16:02:12.846Z] #17 55.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:02:12 [2020-09-15T16:02:12.846Z] #17 55.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:02:12 [2020-09-15T16:02:12.846Z] #17 55.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:02:12 [2020-09-15T16:02:12.846Z] #17 55.42 Setting up python3 (3.7.3-1) ...
16:02:12 [2020-09-15T16:02:12.871Z] #39 103.5   CC       criu/eventpoll.o
16:02:13 [2020-09-15T16:02:13.103Z] #17 55.72 Setting up python3-wheel (0.32.3-2) ...
16:02:13 [2020-09-15T16:02:13.470Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.427s	coverage: 14.1% of statements
16:02:13 [2020-09-15T16:02:13.811Z] #39 104.3   CC       criu/external.o
16:02:13 [2020-09-15T16:02:13.811Z] #39 ...
16:02:13 [2020-09-15T16:02:13.811Z] 
16:02:13 [2020-09-15T16:02:13.811Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:02:13 [2020-09-15T16:02:13.811Z] #17 51.16 Setting up libiptc0:amd64 (1.8.2-4) ...
16:02:13 [2020-09-15T16:02:13.811Z] #17 51.17 Setting up xz-utils (5.2.4-1) ...
16:02:13 [2020-09-15T16:02:13.811Z] #17 51.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:02:13 [2020-09-15T16:02:13.811Z] #17 51.21 Setting up sudo (1.8.27-1+deb10u2) ...
16:02:13 [2020-09-15T16:02:13.811Z] #17 51.26 invoke-rc.d: could not determine current runlevel
16:02:13 [2020-09-15T16:02:13.811Z] #17 51.27 invoke-rc.d: policy-rc.d denied execution of start.
16:02:14 [2020-09-15T16:02:14.035Z] #17 56.39 Setting up apparmor (2.13.2-10) ...
16:02:14 [2020-09-15T16:02:14.071Z] #17 51.28 Setting up pigz (2.4-1) ...
16:02:14 [2020-09-15T16:02:14.071Z] #17 51.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:02:14 [2020-09-15T16:02:14.071Z] #17 51.31 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:02:14 [2020-09-15T16:02:14.071Z] #17 51.32 Setting up python-pip-whl (18.1-5) ...
16:02:14 [2020-09-15T16:02:14.071Z] #17 51.33 Setting up libmpdec2:amd64 (2.4.2-2) ...
16:02:14 [2020-09-15T16:02:14.071Z] #17 51.35 Setting up vim-runtime (2:8.1.0875-5) ...
16:02:14 [2020-09-15T16:02:14.259Z] #18 76.66 Processing triggers for libc-bin (2.28-10) ...
16:02:14 [2020-09-15T16:02:14.259Z] #18 76.70 Processing triggers for mime-support (3.62) ...
16:02:14 [2020-09-15T16:02:14.259Z] #18 ...
16:02:14 [2020-09-15T16:02:14.259Z] 
16:02:14 [2020-09-15T16:02:14.259Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:02:14 [2020-09-15T16:02:14.259Z] #42 181.9 github.com/LK4D4/vndr/godl
16:02:14 [2020-09-15T16:02:14.259Z] #42 182.8 github.com/LK4D4/vndr
16:02:14 [2020-09-15T16:02:14.259Z] #42 ...
16:02:14 [2020-09-15T16:02:14.259Z] 
16:02:14 [2020-09-15T16:02:14.259Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:02:14 [2020-09-15T16:02:14.259Z] #18 DONE 77.0s
16:02:14 [2020-09-15T16:02:14.259Z] 
16:02:14 [2020-09-15T16:02:14.259Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:14 [2020-09-15T16:02:14.259Z] #40 124.3   CC       criu/cr-service.o
16:02:14 [2020-09-15T16:02:14.330Z] #17 51.76 Setting up libaio1:amd64 (0.3.112-3) ...
16:02:14 [2020-09-15T16:02:14.330Z] #17 51.77 Setting up libonig5:amd64 (6.9.1-1) ...
16:02:14 [2020-09-15T16:02:14.330Z] #17 51.78 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
16:02:14 [2020-09-15T16:02:14.330Z] #17 51.79 Setting up vim (2:8.1.0875-5) ...
16:02:14 [2020-09-15T16:02:14.330Z] #17 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:02:14 [2020-09-15T16:02:14.330Z] #17 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:02:14 [2020-09-15T16:02:14.330Z] #17 51.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:02:14 [2020-09-15T16:02:14.330Z] #17 51.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:02:14 [2020-09-15T16:02:14.506Z] ok  	github.com/docker/docker/daemon/config	0.023s	coverage: 81.8% of statements
16:02:14 [2020-09-15T16:02:14.589Z] #17 51.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:02:14 [2020-09-15T16:02:14.589Z] #17 51.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:02:14 [2020-09-15T16:02:14.589Z] #17 51.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:02:14 [2020-09-15T16:02:14.589Z] #17 51.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:02:14 [2020-09-15T16:02:14.589Z] #17 51.89 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:02:14 [2020-09-15T16:02:14.589Z] #17 51.90 Setting up thin-provisioning-tools (0.7.6-2.1) ...
16:02:14 [2020-09-15T16:02:14.589Z] #17 51.91 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:02:14 [2020-09-15T16:02:14.589Z] #17 51.92 Setting up jq (1.5+dfsg-2+b1) ...
16:02:14 [2020-09-15T16:02:14.589Z] #17 51.93 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
16:02:14 [2020-09-15T16:02:14.589Z] #17 51.94 Setting up python3.7 (3.7.3-2+deb10u2) ...
16:02:15 [2020-09-15T16:02:15.142Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
16:02:15 [2020-09-15T16:02:15.316Z] #40 ...
16:02:15 [2020-09-15T16:02:15.317Z] 
16:02:15 [2020-09-15T16:02:15.317Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
16:02:15 [2020-09-15T16:02:15.317Z] #19 0.593 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:02:15 [2020-09-15T16:02:15.317Z] #19 0.597 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:02:15 [2020-09-15T16:02:15.317Z] #19 0.603 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:02:15 [2020-09-15T16:02:15.317Z] #19 DONE 0.7s
16:02:15 [2020-09-15T16:02:15.317Z] 
16:02:15 [2020-09-15T16:02:15.317Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:02:15 [2020-09-15T16:02:15.403Z] #17 57.96 Setting up xfsprogs (4.20.0-1) ...
16:02:15 [2020-09-15T16:02:15.403Z] #17 57.98 Setting up python3-lib2to3 (3.7.3-1) ...
16:02:15 [2020-09-15T16:02:15.615Z] #20 ...
16:02:15 [2020-09-15T16:02:15.615Z] 
16:02:15 [2020-09-15T16:02:15.615Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:02:15 [2020-09-15T16:02:15.615Z] #42 DONE 193.4s
16:02:15 [2020-09-15T16:02:15.660Z] #17 58.38 Setting up python3-pkg-resources (40.8.0-1) ...
16:02:15 [2020-09-15T16:02:15.778Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
16:02:15 [2020-09-15T16:02:15.915Z] 
16:02:15 [2020-09-15T16:02:15.915Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:02:15 [2020-09-15T16:02:15.915Z] #46 ...
16:02:15 [2020-09-15T16:02:15.915Z] 
16:02:15 [2020-09-15T16:02:15.915Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:15 [2020-09-15T16:02:15.915Z] #40 127.1   CC       criu/crtools.o
16:02:16 [2020-09-15T16:02:16.038Z] #52 ...
16:02:16 [2020-09-15T16:02:16.038Z] 
16:02:16 [2020-09-15T16:02:16.038Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:02:16 [2020-09-15T16:02:16.038Z] #19 9.426   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
16:02:16 [2020-09-15T16:02:16.038Z] #19 9.523 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
16:02:16 [2020-09-15T16:02:16.038Z] #19 9.580   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
16:02:16 [2020-09-15T16:02:16.038Z] #19 9.646 Collecting pyyaml (from yamllint==1.16.0)
16:02:16 [2020-09-15T16:02:16.038Z] #19 9.814   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
16:02:16 [2020-09-15T16:02:16.038Z] #19 10.87 Building wheels for collected packages: pyyaml
16:02:16 [2020-09-15T16:02:16.038Z] #19 10.88   Running setup.py bdist_wheel for pyyaml: started
16:02:16 [2020-09-15T16:02:16.038Z] #19 11.68   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
16:02:16 [2020-09-15T16:02:16.038Z] #19 11.68   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
16:02:16 [2020-09-15T16:02:16.038Z] #19 11.75 Successfully built pyyaml
16:02:16 [2020-09-15T16:02:16.038Z] #19 11.77 Installing collected packages: pathspec, pyyaml, yamllint
16:02:16 [2020-09-15T16:02:16.038Z] #19 12.04 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
16:02:16 [2020-09-15T16:02:16.038Z] #19 DONE 13.6s
16:02:16 [2020-09-15T16:02:16.038Z] 
16:02:16 [2020-09-15T16:02:16.038Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:16 [2020-09-15T16:02:16.038Z] #39 109.0   CC       criu/netfilter.o
16:02:16 [2020-09-15T16:02:16.038Z] #39 109.3   CC       criu/page-pipe.o
16:02:16 [2020-09-15T16:02:16.038Z] #39 110.0   CC       criu/page-xfer.o
16:02:16 [2020-09-15T16:02:16.038Z] #39 111.5   CC       criu/pagemap-cache.o
16:02:16 [2020-09-15T16:02:16.038Z] #39 111.9   CC       criu/pagemap.o
16:02:16 [2020-09-15T16:02:16.038Z] #39 112.5   CC       criu/parasite-syscall.o
16:02:16 [2020-09-15T16:02:16.411Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
16:02:16 [2020-09-15T16:02:16.591Z] #17 59.36 Setting up python3-distutils (3.7.3-1) ...
16:02:16 [2020-09-15T16:02:16.615Z] #39 113.2   CC       criu/path.o
16:02:16 [2020-09-15T16:02:16.881Z] #39 113.5   CC       criu/pie-util-vdso.o
16:02:17 [2020-09-15T16:02:17.155Z] #17 59.82 Setting up python3-setuptools (40.8.0-1) ...
16:02:17 [2020-09-15T16:02:17.447Z] #40 128.2   CC       criu/eventfd.o
16:02:17 [2020-09-15T16:02:17.457Z] #39 113.8   CC       criu/pie-util.o
16:02:17 [2020-09-15T16:02:17.457Z] #39 114.0   CC       criu/pipes.o
16:02:17 [2020-09-15T16:02:17.746Z] #40 128.6   CC       criu/eventpoll.o
16:02:17 [2020-09-15T16:02:17.879Z] #17 54.86 Setting up iptables (1.8.2-4) ...
16:02:17 [2020-09-15T16:02:17.879Z] #17 54.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:02:17 [2020-09-15T16:02:17.879Z] #17 54.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:02:17 [2020-09-15T16:02:17.879Z] #17 54.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:02:17 [2020-09-15T16:02:17.879Z] #17 54.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:02:17 [2020-09-15T16:02:17.879Z] #17 54.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:02:17 [2020-09-15T16:02:17.879Z] #17 54.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:02:17 [2020-09-15T16:02:17.879Z] #17 54.93 Setting up python3 (3.7.3-1) ...
16:02:17 [2020-09-15T16:02:17.922Z] ok  	github.com/docker/docker/daemon	12.246s	coverage: 17.4% of statements
16:02:17 [2020-09-15T16:02:17.922Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:02:17 [2020-09-15T16:02:17.922Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:02:17 [2020-09-15T16:02:17.922Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:02:17 [2020-09-15T16:02:17.922Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:02:18 [2020-09-15T16:02:18.035Z] #39 114.6   CC       criu/plugin.o
16:02:18 [2020-09-15T16:02:18.138Z] #17 55.37 Setting up python3-wheel (0.32.3-2) ...
16:02:18 [2020-09-15T16:02:18.298Z] #39 114.9   CC       criu/proc_parse.o
16:02:18 [2020-09-15T16:02:18.524Z] #17 60.99 Setting up python3-pip (18.1-5) ...
16:02:18 [2020-09-15T16:02:18.707Z] #17 56.06 Setting up apparmor (2.13.2-10) ...
16:02:18 [2020-09-15T16:02:18.804Z] #40 129.9   CC       criu/external.o
16:02:19 [2020-09-15T16:02:19.452Z] #40 130.4   CC       criu/fault-injection.o
16:02:19 [2020-09-15T16:02:19.452Z] #40 130.5   CC       criu/fdstore.o
16:02:19 [2020-09-15T16:02:19.455Z] #17 61.93 Processing triggers for libc-bin (2.28-10) ...
16:02:19 [2020-09-15T16:02:19.455Z] #17 61.97 Processing triggers for mime-support (3.62) ...
16:02:19 [2020-09-15T16:02:19.474Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
16:02:19 [2020-09-15T16:02:19.766Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.198s	coverage: 57.0% of statements
16:02:20 [2020-09-15T16:02:20.099Z] #40 131.0   CC       criu/fifo.o
16:02:20 [2020-09-15T16:02:20.241Z] #39 116.9   CC       criu/protobuf-desc.o
16:02:20 [2020-09-15T16:02:20.402Z] #40 131.5   CC       criu/file-ids.o
16:02:20 [2020-09-15T16:02:20.618Z] #17 57.68 Setting up xfsprogs (4.20.0-1) ...
16:02:20 [2020-09-15T16:02:20.618Z] #17 57.70 Setting up python3-lib2to3 (3.7.3-1) ...
16:02:20 [2020-09-15T16:02:20.618Z] #17 ...
16:02:20 [2020-09-15T16:02:20.618Z] 
16:02:20 [2020-09-15T16:02:20.618Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
16:02:20 [2020-09-15T16:02:20.618Z] #36 187.7 + dpkg --print-architecture
16:02:20 [2020-09-15T16:02:20.618Z] #36 187.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
16:02:20 [2020-09-15T16:02:20.824Z] #17 DONE 63.1s
16:02:20 [2020-09-15T16:02:20.825Z] 
16:02:20 [2020-09-15T16:02:20.825Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
16:02:21 [2020-09-15T16:02:21.066Z] #40 131.9   CC       criu/file-lock.o
16:02:21 [2020-09-15T16:02:21.188Z] #36 188.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:02:21 [2020-09-15T16:02:21.188Z] #36 188.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:02:21 [2020-09-15T16:02:21.194Z] #39 117.7   CC       criu/protobuf.o
16:02:21 [2020-09-15T16:02:21.194Z] #39 118.0   CC       criu/pstree.o
16:02:21 [2020-09-15T16:02:21.367Z] #40 ...
16:02:21 [2020-09-15T16:02:21.367Z] 
16:02:21 [2020-09-15T16:02:21.367Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:02:21 [2020-09-15T16:02:21.367Z] #20 6.484 Collecting yamllint==1.16.0
16:02:21 [2020-09-15T16:02:21.388Z] #18 1.001 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:02:21 [2020-09-15T16:02:21.645Z] #18 1.003 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:02:21 [2020-09-15T16:02:21.645Z] #18 1.007 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:02:21 [2020-09-15T16:02:21.645Z] #18 DONE 1.1s
16:02:21 [2020-09-15T16:02:21.645Z] 
16:02:21 [2020-09-15T16:02:21.645Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:02:22 [2020-09-15T16:02:22.028Z] #20 6.917   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
16:02:22 [2020-09-15T16:02:22.028Z] #20 7.016 Collecting pyyaml (from yamllint==1.16.0)
16:02:22 [2020-09-15T16:02:22.143Z] #39 118.9   CC       criu/rbtree.o
16:02:22 [2020-09-15T16:02:22.143Z] #39 ...
16:02:22 [2020-09-15T16:02:22.143Z] 
16:02:22 [2020-09-15T16:02:22.143Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:02:22 [2020-09-15T16:02:22.143Z] #21 182.2 + return
16:02:22 [2020-09-15T16:02:22.326Z] #20 7.303   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
16:02:23 [2020-09-15T16:02:23.093Z] #21 DONE 183.4s
16:02:23 [2020-09-15T16:02:23.093Z] 
16:02:23 [2020-09-15T16:02:23.093Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:23 [2020-09-15T16:02:23.093Z] #39 119.2   CC       criu/rst-malloc.o
16:02:23 [2020-09-15T16:02:23.093Z] #39 119.4   CC       criu/seccomp.o
16:02:23 [2020-09-15T16:02:23.357Z] #39 120.1   CC       criu/seize.o
16:02:24 [2020-09-15T16:02:24.167Z] #19 ...
16:02:24 [2020-09-15T16:02:24.167Z] 
16:02:24 [2020-09-15T16:02:24.167Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:24 [2020-09-15T16:02:24.167Z] #39 115.8   CC       criu/image-desc.o
16:02:24 [2020-09-15T16:02:24.167Z] #39 116.0   CC       criu/image.o
16:02:24 [2020-09-15T16:02:24.167Z] #39 116.9   CC       criu/ipc_ns.o
16:02:24 [2020-09-15T16:02:24.167Z] #39 118.2   CC       criu/irmap.o
16:02:24 [2020-09-15T16:02:24.167Z] #39 118.9   CC       criu/kcmp-ids.o
16:02:24 [2020-09-15T16:02:24.167Z] #39 119.2   CC       criu/kerndat.o
16:02:24 [2020-09-15T16:02:24.167Z] #39 120.1   CC       criu/libnetlink.o
16:02:24 [2020-09-15T16:02:24.167Z] #39 120.5   CC       criu/log.o
16:02:24 [2020-09-15T16:02:24.167Z] #39 121.1   CC       criu/lsm.o
16:02:24 [2020-09-15T16:02:24.167Z] #39 121.6   CC       criu/mem.o
16:02:24 [2020-09-15T16:02:24.167Z] #39 123.3   CC       criu/memfd.o
16:02:24 [2020-09-15T16:02:24.167Z] #39 124.2   CC       criu/mount.o
16:02:24 [2020-09-15T16:02:24.167Z] #39 ...
16:02:24 [2020-09-15T16:02:24.167Z] 
16:02:24 [2020-09-15T16:02:24.167Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:02:24 [2020-09-15T16:02:24.167Z] #45 194.2 + cd /tmp/tmp.OHTGfCd9bO/src/github.com/golangci/golangci-lint/
16:02:24 [2020-09-15T16:02:24.167Z] #45 194.2 + git checkout -q v1.23.8
16:02:24 [2020-09-15T16:02:24.167Z] #45 195.3 ++ git describe --tags
16:02:24 [2020-09-15T16:02:24.167Z] #45 195.3 + version=v1.23.8
16:02:24 [2020-09-15T16:02:24.167Z] #45 195.3 ++ git rev-parse --short HEAD
16:02:24 [2020-09-15T16:02:24.167Z] #45 195.3 + commit=76a82c6
16:02:24 [2020-09-15T16:02:24.167Z] #45 195.3 ++ git show -s --format=%cd
16:02:24 [2020-09-15T16:02:24.167Z] #45 195.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
16:02:24 [2020-09-15T16:02:24.167Z] #45 195.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
16:02:24 [2020-09-15T16:02:24.225Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.886s	coverage: 45.9% of statements
16:02:24 [2020-09-15T16:02:24.307Z] #39 121.0   CC       criu/servicefd.o
16:02:24 [2020-09-15T16:02:24.406Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:02:24 [2020-09-15T16:02:24.406Z] 
16:02:24 [2020-09-15T16:02:24.406Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:02:24 [2020-09-15T16:02:24.406Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:02:24 [2020-09-15T16:02:24.406Z] Using test binary docker
16:02:24 [2020-09-15T16:02:24.406Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:02:24 [2020-09-15T16:02:24.406Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:02:24 [2020-09-15T16:02:24.406Z] INFO: Waiting for daemon to start...
16:02:24 [2020-09-15T16:02:24.406Z] Starting dockerd
16:02:24 [2020-09-15T16:02:24.406Z] .
16:02:24 [2020-09-15T16:02:24.406Z] INFO: Building docker-sdk-python3:4.3.0...
16:02:24 [2020-09-15T16:02:24.408Z] 4612f6d0b889: Verifying Checksum
16:02:24 [2020-09-15T16:02:24.408Z] 4612f6d0b889: Download complete
16:02:24 [2020-09-15T16:02:24.438Z] #20 9.073 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
16:02:24 [2020-09-15T16:02:24.438Z] #20 9.134   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
16:02:24 [2020-09-15T16:02:24.438Z] #20 9.252 Building wheels for collected packages: pyyaml
16:02:24 [2020-09-15T16:02:24.438Z] #20 9.271   Running setup.py bdist_wheel for pyyaml: started
16:02:24 [2020-09-15T16:02:24.483Z] #36 ...
16:02:24 [2020-09-15T16:02:24.483Z] 
16:02:24 [2020-09-15T16:02:24.483Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:24 [2020-09-15T16:02:24.483Z] #39 104.7   CC       criu/fault-injection.o
16:02:24 [2020-09-15T16:02:24.483Z] #39 104.8   CC       criu/fdstore.o
16:02:24 [2020-09-15T16:02:24.483Z] #39 105.3   CC       criu/fifo.o
16:02:24 [2020-09-15T16:02:24.483Z] #39 105.6   CC       criu/file-ids.o
16:02:24 [2020-09-15T16:02:24.483Z] #39 106.0   CC       criu/file-lock.o
16:02:24 [2020-09-15T16:02:24.483Z] #39 106.8   CC       criu/files-ext.o
16:02:24 [2020-09-15T16:02:24.483Z] #39 107.2   CC       criu/files-reg.o
16:02:24 [2020-09-15T16:02:24.483Z] #39 109.5   CC       criu/files.o
16:02:24 [2020-09-15T16:02:24.483Z] #39 111.6   CC       criu/filesystems.o
16:02:24 [2020-09-15T16:02:24.483Z] #39 112.3   CC       criu/fsnotify.o
16:02:24 [2020-09-15T16:02:24.483Z] #39 113.3   CC       criu/image-desc.o
16:02:24 [2020-09-15T16:02:24.483Z] #39 113.4   CC       criu/image.o
16:02:24 [2020-09-15T16:02:24.483Z] #39 114.3   CC       criu/ipc_ns.o
16:02:24 [2020-09-15T16:02:24.483Z] #39 ...
16:02:24 [2020-09-15T16:02:24.483Z] 
16:02:24 [2020-09-15T16:02:24.483Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
16:02:24 [2020-09-15T16:02:24.483Z] #17 58.12 Setting up python3-pkg-resources (40.8.0-1) ...
16:02:24 [2020-09-15T16:02:24.483Z] #17 59.10 Setting up python3-distutils (3.7.3-1) ...
16:02:24 [2020-09-15T16:02:24.483Z] #17 59.63 Setting up python3-setuptools (40.8.0-1) ...
16:02:24 [2020-09-15T16:02:24.483Z] #17 60.96 Setting up python3-pip (18.1-5) ...
16:02:24 [2020-09-15T16:02:24.570Z] #39 121.3   CC       criu/shmem.o
16:02:24 [2020-09-15T16:02:24.743Z] #17 62.08 Processing triggers for libc-bin (2.28-10) ...
16:02:24 [2020-09-15T16:02:24.743Z] #17 62.13 Processing triggers for mime-support (3.62) ...
16:02:24 [2020-09-15T16:02:24.859Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.003s	coverage: 1.8% of statements
16:02:25 [2020-09-15T16:02:25.519Z] #39 122.2   CC       criu/sigframe.o
16:02:25 [2020-09-15T16:02:25.536Z] #45 ...
16:02:25 [2020-09-15T16:02:25.536Z] 
16:02:25 [2020-09-15T16:02:25.536Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
16:02:25 [2020-09-15T16:02:25.536Z] #36 188.3 + dpkg --print-architecture
16:02:25 [2020-09-15T16:02:25.536Z] #36 188.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
16:02:25 [2020-09-15T16:02:25.536Z] #36 188.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:02:25 [2020-09-15T16:02:25.536Z] #36 188.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:02:25 [2020-09-15T16:02:25.684Z] #17 DONE 63.1s
16:02:25 [2020-09-15T16:02:25.684Z] 
16:02:25 [2020-09-15T16:02:25.684Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:02:25 [2020-09-15T16:02:25.684Z] #45 192.3 + cd /tmp/tmp.K3Bv0AAYzi/src/github.com/golangci/golangci-lint/
16:02:25 [2020-09-15T16:02:25.684Z] #45 192.3 + git checkout -q v1.23.8
16:02:25 [2020-09-15T16:02:25.783Z] #39 ...
16:02:25 [2020-09-15T16:02:25.783Z] 
16:02:25 [2020-09-15T16:02:25.783Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
16:02:25 [2020-09-15T16:02:25.783Z] #22 DONE 0.5s
16:02:25 [2020-09-15T16:02:25.783Z] 
16:02:25 [2020-09-15T16:02:25.783Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:25 [2020-09-15T16:02:25.783Z] #39 122.3   CC       criu/signalfd.o
16:02:25 [2020-09-15T16:02:25.983Z] #20 10.68   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
16:02:25 [2020-09-15T16:02:25.983Z] #20 10.68   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
16:02:25 [2020-09-15T16:02:25.983Z] #20 10.78 Successfully built pyyaml
16:02:25 [2020-09-15T16:02:25.983Z] #20 10.80 Installing collected packages: pyyaml, pathspec, yamllint
16:02:26 [2020-09-15T16:02:26.047Z] #39 122.5   CC       criu/sk-inet.o
16:02:26 [2020-09-15T16:02:26.254Z] #45 193.5 ++ git describe --tags
16:02:26 [2020-09-15T16:02:26.254Z] #45 193.5 + version=v1.23.8
16:02:26 [2020-09-15T16:02:26.254Z] #45 193.5 ++ git rev-parse --short HEAD
16:02:26 [2020-09-15T16:02:26.254Z] #45 193.5 + commit=76a82c6
16:02:26 [2020-09-15T16:02:26.254Z] #45 193.5 ++ git show -s --format=%cd
16:02:26 [2020-09-15T16:02:26.254Z] #45 193.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
16:02:26 [2020-09-15T16:02:26.254Z] #45 193.5 + 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
16:02:26 [2020-09-15T16:02:26.282Z] #20 11.20 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
16:02:26 [2020-09-15T16:02:26.467Z] #36 ...
16:02:26 [2020-09-15T16:02:26.467Z] 
16:02:26 [2020-09-15T16:02:26.467Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:02:26 [2020-09-15T16:02:26.467Z] #19 4.948 Collecting yamllint==1.16.0
16:02:26 [2020-09-15T16:02:26.590Z] #20 DONE 11.4s
16:02:26 [2020-09-15T16:02:26.590Z] 
16:02:26 [2020-09-15T16:02:26.590Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:26 [2020-09-15T16:02:26.590Z] #40 133.0   CC       criu/files-ext.o
16:02:26 [2020-09-15T16:02:26.590Z] #40 133.7   CC       criu/files-reg.o
16:02:26 [2020-09-15T16:02:26.590Z] #40 136.4   CC       criu/files.o
16:02:26 [2020-09-15T16:02:26.825Z] #45 ...
16:02:26 [2020-09-15T16:02:26.825Z] 
16:02:26 [2020-09-15T16:02:26.825Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
16:02:26 [2020-09-15T16:02:26.825Z] #18 0.944 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:02:26 [2020-09-15T16:02:26.825Z] #18 0.951 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:02:26 [2020-09-15T16:02:26.825Z] #18 0.956 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:02:26 [2020-09-15T16:02:26.825Z] #18 DONE 1.0s
16:02:26 [2020-09-15T16:02:26.825Z] 
16:02:26 [2020-09-15T16:02:26.825Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:02:26 [2020-09-15T16:02:26.997Z] #39 123.4   CC       criu/sk-netlink.o
16:02:27 [2020-09-15T16:02:27.241Z] #40 ...
16:02:27 [2020-09-15T16:02:27.241Z] 
16:02:27 [2020-09-15T16:02:27.241Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
16:02:27 [2020-09-15T16:02:27.241Z] #29 DONE 204.8s
16:02:27 [2020-09-15T16:02:27.241Z] 
16:02:27 [2020-09-15T16:02:27.241Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:02:27 [2020-09-15T16:02:27.260Z] #39 123.8   CC       criu/sk-packet.o
16:02:27 [2020-09-15T16:02:27.837Z] #39 124.3   CC       criu/sk-queue.o
16:02:28 [2020-09-15T16:02:28.381Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.411s	coverage: 49.5% of statements
16:02:28 [2020-09-15T16:02:28.414Z] #39 124.8   CC       criu/sk-tcp.o
16:02:28 [2020-09-15T16:02:28.677Z] #39 125.3   CC       criu/sk-unix.o
16:02:28 [2020-09-15T16:02:28.793Z] #22 ...
16:02:28 [2020-09-15T16:02:28.793Z] 
16:02:28 [2020-09-15T16:02:28.793Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:28 [2020-09-15T16:02:28.793Z] #40 139.9   CC       criu/filesystems.o
16:02:29 [2020-09-15T16:02:29.463Z] #40 140.6   CC       criu/fsnotify.o
16:02:30 [2020-09-15T16:02:30.520Z] #40 141.7   CC       criu/image-desc.o
16:02:30 [2020-09-15T16:02:30.604Z] #39 126.9   CC       criu/sockets.o
16:02:30 [2020-09-15T16:02:30.818Z] #40 141.8   CC       criu/image.o
16:02:31 [2020-09-15T16:02:31.180Z] #39 127.7   CC       criu/stats.o
16:02:31 [2020-09-15T16:02:31.443Z] #39 128.0   CC       criu/string.o
16:02:31 [2020-09-15T16:02:31.706Z] #39 128.2   CC       criu/sysctl.o
16:02:31 [2020-09-15T16:02:31.721Z] #19 10.33   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
16:02:31 [2020-09-15T16:02:31.901Z] #40 142.8   CC       criu/ipc_ns.o
16:02:31 [2020-09-15T16:02:31.978Z] #19 10.42 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
16:02:31 [2020-09-15T16:02:31.978Z] #19 10.46   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
16:02:31 [2020-09-15T16:02:31.978Z] #19 10.51 Collecting pyyaml (from yamllint==1.16.0)
16:02:32 [2020-09-15T16:02:32.107Z] #19 5.053 Collecting yamllint==1.16.0
16:02:32 [2020-09-15T16:02:32.235Z] #19 10.65   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
16:02:32 [2020-09-15T16:02:32.281Z] #39 128.8   CC       criu/sysfs_parse.o
16:02:32 [2020-09-15T16:02:32.544Z] #39 129.2   CC       criu/timens.o
16:02:32 [2020-09-15T16:02:32.807Z] #39 129.5   CC       criu/timerfd.o
16:02:32 [2020-09-15T16:02:32.836Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	15.316s	coverage: 73.1% of statements
16:02:32 [2020-09-15T16:02:32.836Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:02:32 [2020-09-15T16:02:32.959Z] #40 144.1   CC       criu/irmap.o
16:02:33 [2020-09-15T16:02:33.017Z] c3aff4450246: Verifying Checksum
16:02:33 [2020-09-15T16:02:33.017Z] c3aff4450246: Download complete
16:02:33 [2020-09-15T16:02:33.383Z] #39 129.9   CC       criu/tty.o
16:02:33 [2020-09-15T16:02:33.489Z] #19 ...
16:02:33 [2020-09-15T16:02:33.489Z] 
16:02:33 [2020-09-15T16:02:33.489Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:33 [2020-09-15T16:02:33.489Z] #39 115.6   CC       criu/irmap.o
16:02:33 [2020-09-15T16:02:33.489Z] #39 116.6   CC       criu/kcmp-ids.o
16:02:33 [2020-09-15T16:02:33.489Z] #39 117.1   CC       criu/kerndat.o
16:02:33 [2020-09-15T16:02:33.489Z] #39 118.7   CC       criu/libnetlink.o
16:02:33 [2020-09-15T16:02:33.489Z] #39 119.1   CC       criu/log.o
16:02:33 [2020-09-15T16:02:33.489Z] #39 119.6   CC       criu/lsm.o
16:02:33 [2020-09-15T16:02:33.489Z] #39 120.1   CC       criu/mem.o
16:02:33 [2020-09-15T16:02:33.489Z] #39 122.1   CC       criu/memfd.o
16:02:33 [2020-09-15T16:02:33.489Z] #39 122.8   CC       criu/mount.o
16:02:33 [2020-09-15T16:02:33.604Z] #19 11.99 Building wheels for collected packages: pyyaml
16:02:33 [2020-09-15T16:02:33.604Z] #19 11.99   Running setup.py bdist_wheel for pyyaml: started
16:02:33 [2020-09-15T16:02:33.623Z] #40 144.8   CC       criu/kcmp-ids.o
16:02:33 [2020-09-15T16:02:33.646Z] #39 ...
16:02:33 [2020-09-15T16:02:33.646Z] 
16:02:33 [2020-09-15T16:02:33.646Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
16:02:33 [2020-09-15T16:02:33.646Z] #26 DONE 8.1s
16:02:33 [2020-09-15T16:02:33.873Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.648s	coverage: 76.1% of statements
16:02:33 [2020-09-15T16:02:33.909Z] 
16:02:33 [2020-09-15T16:02:33.910Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
16:02:34 [2020-09-15T16:02:34.271Z] #40 145.2   CC       criu/kerndat.o
16:02:34 [2020-09-15T16:02:34.507Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
16:02:34 [2020-09-15T16:02:34.858Z] #29 DONE 0.8s
16:02:34 [2020-09-15T16:02:34.858Z] 
16:02:34 [2020-09-15T16:02:34.858Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
16:02:34 [2020-09-15T16:02:34.858Z] #31 DONE 0.2s
16:02:34 [2020-09-15T16:02:34.858Z] 
16:02:34 [2020-09-15T16:02:34.858Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
16:02:34 [2020-09-15T16:02:34.858Z] #34 DONE 0.2s
16:02:34 [2020-09-15T16:02:34.858Z] 
16:02:34 [2020-09-15T16:02:34.858Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:34 [2020-09-15T16:02:34.858Z] #39 131.6   CC       criu/tun.o
16:02:35 [2020-09-15T16:02:35.021Z] #19 13.20   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
16:02:35 [2020-09-15T16:02:35.021Z] #19 13.20   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
16:02:35 [2020-09-15T16:02:35.021Z] #19 13.30 Successfully built pyyaml
16:02:35 [2020-09-15T16:02:35.021Z] #19 13.31 Installing collected packages: pathspec, pyyaml, yamllint
16:02:35 [2020-09-15T16:02:35.142Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.266s	coverage: 57.7% of statements
16:02:35 [2020-09-15T16:02:35.142Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:02:35 [2020-09-15T16:02:35.142Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:02:35 [2020-09-15T16:02:35.280Z] #19 13.64 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
16:02:35 [2020-09-15T16:02:35.330Z] #40 146.5   CC       criu/libnetlink.o
16:02:35 [2020-09-15T16:02:35.432Z] #39 132.1   CC       criu/uffd.o
16:02:35 [2020-09-15T16:02:35.434Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 3.0% of statements
16:02:35 [2020-09-15T16:02:35.696Z] #39 ...
16:02:35 [2020-09-15T16:02:35.696Z] 
16:02:35 [2020-09-15T16:02:35.696Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
16:02:35 [2020-09-15T16:02:35.696Z] #37 DONE 0.8s
16:02:35 [2020-09-15T16:02:35.696Z] 
16:02:35 [2020-09-15T16:02:35.696Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:02:35 [2020-09-15T16:02:35.725Z] ok  	github.com/docker/docker/daemon/links	0.016s	coverage: 93.0% of statements
16:02:35 [2020-09-15T16:02:35.856Z] #19 DONE 14.2s
16:02:35 [2020-09-15T16:02:35.856Z] 
16:02:35 [2020-09-15T16:02:35.856Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
16:02:35 [2020-09-15T16:02:35.979Z] #40 146.9   CC       criu/log.o
16:02:36 [2020-09-15T16:02:36.028Z] #39 126.3   CC       criu/namespaces.o
16:02:36 [2020-09-15T16:02:36.112Z] #22 DONE 0.4s
16:02:36 [2020-09-15T16:02:36.112Z] 
16:02:36 [2020-09-15T16:02:36.112Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
16:02:36 [2020-09-15T16:02:36.278Z] #40 147.5   CC       criu/lsm.o
16:02:36 [2020-09-15T16:02:36.645Z] #52 ...
16:02:36 [2020-09-15T16:02:36.645Z] 
16:02:36 [2020-09-15T16:02:36.645Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:36 [2020-09-15T16:02:36.645Z] #39 133.2   CC       criu/util.o
16:02:36 [2020-09-15T16:02:36.673Z] #26 ...
16:02:36 [2020-09-15T16:02:36.673Z] 
16:02:36 [2020-09-15T16:02:36.673Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:36 [2020-09-15T16:02:36.673Z] #39 128.7   CC       criu/namespaces.o
16:02:36 [2020-09-15T16:02:36.673Z] #39 130.3   CC       criu/net.o
16:02:36 [2020-09-15T16:02:36.673Z] #39 133.2   CC       criu/netfilter.o
16:02:36 [2020-09-15T16:02:36.673Z] #39 133.5   CC       criu/page-pipe.o
16:02:36 [2020-09-15T16:02:36.673Z] #39 134.1   CC       criu/page-xfer.o
16:02:36 [2020-09-15T16:02:36.673Z] #39 135.9   CC       criu/pagemap-cache.o
16:02:36 [2020-09-15T16:02:36.673Z] #39 136.4   CC       criu/pagemap.o
16:02:36 [2020-09-15T16:02:36.673Z] #39 138.0   CC       criu/parasite-syscall.o
16:02:36 [2020-09-15T16:02:36.929Z] #39 139.0   CC       criu/path.o
16:02:37 [2020-09-15T16:02:37.185Z] #39 139.3   CC       criu/pie-util-vdso-elf32.o
16:02:37 [2020-09-15T16:02:37.236Z] ok  	github.com/docker/docker/daemon/images	0.019s	coverage: 4.8% of statements
16:02:37 [2020-09-15T16:02:37.236Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:02:37 [2020-09-15T16:02:37.236Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:02:37 [2020-09-15T16:02:37.335Z] #40 148.1   CC       criu/mem.o
16:02:37 [2020-09-15T16:02:37.408Z] #39 127.9   CC       criu/net.o
16:02:37 [2020-09-15T16:02:37.408Z] #39 ...
16:02:37 [2020-09-15T16:02:37.408Z] 
16:02:37 [2020-09-15T16:02:37.408Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:02:37 [2020-09-15T16:02:37.408Z] #19 10.40   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
16:02:37 [2020-09-15T16:02:37.408Z] #19 10.50 Collecting pyyaml (from yamllint==1.16.0)
16:02:37 [2020-09-15T16:02:37.408Z] #19 10.67   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
16:02:37 [2020-09-15T16:02:37.528Z] ok  	github.com/docker/docker/daemon/logger	0.211s	coverage: 41.0% of statements
16:02:37 [2020-09-15T16:02:37.746Z] #39 139.8   CC       criu/pie-util-vdso.o
16:02:38 [2020-09-15T16:02:38.002Z] #39 140.2   CC       criu/pie-util.o
16:02:38 [2020-09-15T16:02:38.039Z] #39 134.4   CC       criu/uts_ns.o
16:02:38 [2020-09-15T16:02:38.039Z] #39 134.6   CC       criu/vdso.o
16:02:38 [2020-09-15T16:02:38.259Z] #39 ...
16:02:38 [2020-09-15T16:02:38.259Z] 
16:02:38 [2020-09-15T16:02:38.259Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:02:38 [2020-09-15T16:02:38.259Z] #49 88.32 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
16:02:38 [2020-09-15T16:02:38.565Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 67.0% of statements
16:02:38 [2020-09-15T16:02:38.565Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.069s	coverage: 77.8% of statements
16:02:38 [2020-09-15T16:02:38.565Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:02:38 [2020-09-15T16:02:38.565Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:02:38 [2020-09-15T16:02:38.615Z] #39 135.1   LINK     criu/built-in.o
16:02:38 [2020-09-15T16:02:38.615Z] #39 135.2   LINK     criu/criu
16:02:38 [2020-09-15T16:02:38.881Z] #39 135.5   DEP      lib/c/criu.d
16:02:39 [2020-09-15T16:02:39.145Z] #39 135.6   CC       images/rpc.pb-c.o
16:02:39 [2020-09-15T16:02:39.317Z] #19 12.23 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
16:02:39 [2020-09-15T16:02:39.317Z] #19 12.29   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
16:02:39 [2020-09-15T16:02:39.317Z] #19 12.34 Building wheels for collected packages: pyyaml
16:02:39 [2020-09-15T16:02:39.317Z] #19 12.35   Running setup.py bdist_wheel for pyyaml: started
16:02:39 [2020-09-15T16:02:39.409Z] #39 136.2   CC       lib/c/criu.o
16:02:39 [2020-09-15T16:02:39.444Z] #40 150.0   CC       criu/memfd.o
16:02:39 [2020-09-15T16:02:39.602Z] ok  	github.com/docker/docker/daemon/logger/journald	0.015s	coverage: 23.9% of statements
16:02:39 [2020-09-15T16:02:39.602Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.013s	coverage: 61.6% of statements
16:02:39 [2020-09-15T16:02:39.625Z] #49 ...
16:02:39 [2020-09-15T16:02:39.625Z] 
16:02:39 [2020-09-15T16:02:39.625Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
16:02:39 [2020-09-15T16:02:39.625Z] #26 DONE 3.5s
16:02:39 [2020-09-15T16:02:39.743Z] #40 150.7   CC       criu/mount.o
16:02:39 [2020-09-15T16:02:39.881Z] 
16:02:39 [2020-09-15T16:02:39.881Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
16:02:39 [2020-09-15T16:02:39.894Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 87.2% of statements
16:02:40 [2020-09-15T16:02:40.137Z] #29 DONE 0.5s
16:02:40 [2020-09-15T16:02:40.137Z] 
16:02:40 [2020-09-15T16:02:40.137Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
16:02:40 [2020-09-15T16:02:40.137Z] #31 DONE 0.0s
16:02:40 [2020-09-15T16:02:40.137Z] 
16:02:40 [2020-09-15T16:02:40.137Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
16:02:40 [2020-09-15T16:02:40.137Z] #34 DONE 0.0s
16:02:40 [2020-09-15T16:02:40.137Z] 
16:02:40 [2020-09-15T16:02:40.137Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:40 [2020-09-15T16:02:40.137Z] #39 140.4   CC       criu/pipes.o
16:02:40 [2020-09-15T16:02:40.137Z] #39 141.1   CC       criu/plugin.o
16:02:40 [2020-09-15T16:02:40.137Z] #39 141.4   CC       criu/proc_parse.o
16:02:40 [2020-09-15T16:02:40.257Z] #19 13.57   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
16:02:40 [2020-09-15T16:02:40.257Z] #19 13.58   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
16:02:40 [2020-09-15T16:02:40.517Z] #19 13.65 Successfully built pyyaml
16:02:40 [2020-09-15T16:02:40.517Z] #19 13.68 Installing collected packages: pyyaml, pathspec, yamllint
16:02:40 [2020-09-15T16:02:40.529Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
16:02:40 [2020-09-15T16:02:40.529Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:02:40 [2020-09-15T16:02:40.699Z] #39 ...
16:02:40 [2020-09-15T16:02:40.699Z] 
16:02:40 [2020-09-15T16:02:40.699Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:02:40 [2020-09-15T16:02:40.699Z] #49 90.47 + mkdir -p /build
16:02:40 [2020-09-15T16:02:40.699Z] #49 90.48 + cp runc /build/runc
16:02:40 [2020-09-15T16:02:40.699Z] #49 DONE 90.8s
16:02:40 [2020-09-15T16:02:40.778Z] #19 14.05 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
16:02:40 [2020-09-15T16:02:40.804Z] #39 137.1   LINK     lib/c/built-in.o
16:02:40 [2020-09-15T16:02:40.804Z] #39 137.1   LINK     lib/c/libcriu.so
16:02:40 [2020-09-15T16:02:40.804Z] #39 137.2   LINK     lib/c/libcriu.a
16:02:40 [2020-09-15T16:02:40.804Z] #39 137.3   GEN      magic.py
16:02:40 [2020-09-15T16:02:40.821Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.068s	coverage: 37.7% of statements
16:02:40 [2020-09-15T16:02:40.955Z] 
16:02:40 [2020-09-15T16:02:40.955Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:02:41 [2020-09-15T16:02:41.067Z] #39 137.5 Note: Building without setproctitle() and strlcpy() support.
16:02:41 [2020-09-15T16:02:41.068Z] #39 137.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:02:41 [2020-09-15T16:02:41.068Z] #39 137.5 Note: Building without GnuTLS support
16:02:41 [2020-09-15T16:02:41.068Z] #39 137.5 Makefile.config:39: Warn: you have no libnftables installed
16:02:41 [2020-09-15T16:02:41.068Z] #39 137.5 Makefile.config:40: Warn: Building without nftables support
16:02:41 [2020-09-15T16:02:41.350Z] #19 DONE 14.5s
16:02:41 [2020-09-15T16:02:41.350Z] 
16:02:41 [2020-09-15T16:02:41.350Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
16:02:41 [2020-09-15T16:02:41.455Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 33.3% of statements
16:02:41 [2020-09-15T16:02:41.611Z] #22 DONE 0.4s
16:02:41 [2020-09-15T16:02:41.611Z] 
16:02:41 [2020-09-15T16:02:41.611Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:41 [2020-09-15T16:02:41.611Z] #39 131.2   CC       criu/netfilter.o
16:02:41 [2020-09-15T16:02:41.611Z] #39 131.6   CC       criu/page-pipe.o
16:02:41 [2020-09-15T16:02:41.611Z] #39 132.3   CC       criu/page-xfer.o
16:02:41 [2020-09-15T16:02:41.643Z] #39 138.4 fatal: not a git repository (or any of the parent directories): .git
16:02:42 [2020-09-15T16:02:42.320Z] #52 ...
16:02:42 [2020-09-15T16:02:42.320Z] 
16:02:42 [2020-09-15T16:02:42.320Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:42 [2020-09-15T16:02:42.320Z] #39 144.2   CC       criu/protobuf-desc.o
16:02:42 [2020-09-15T16:02:42.493Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
16:02:42 [2020-09-15T16:02:42.592Z] #39 139.2 make[1]: Nothing to be done for 'all'.
16:02:42 [2020-09-15T16:02:42.784Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
16:02:42 [2020-09-15T16:02:42.882Z] #39 145.0   CC       criu/protobuf.o
16:02:43 [2020-09-15T16:02:43.421Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
16:02:43 [2020-09-15T16:02:43.421Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.433s	coverage: 82.5% of statements
16:02:43 [2020-09-15T16:02:43.421Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:02:43 [2020-09-15T16:02:43.421Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:02:43 [2020-09-15T16:02:43.444Z] #39 145.4   CC       criu/pstree.o
16:02:43 [2020-09-15T16:02:43.521Z] #39 134.1   CC       criu/pagemap-cache.o
16:02:43 [2020-09-15T16:02:43.541Z] #39 140.0 make[1]: 'images/built-in.o' is up to date.
16:02:43 [2020-09-15T16:02:43.541Z] #39 140.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
16:02:43 [2020-09-15T16:02:43.541Z] #39 140.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
16:02:43 [2020-09-15T16:02:43.541Z] #39 140.2 make[1]: 'compel/libcompel.a' is up to date.
16:02:43 [2020-09-15T16:02:43.541Z] #39 140.2 make[1]: 'compel/compel-host-bin' is up to date.
16:02:43 [2020-09-15T16:02:43.781Z] #39 134.4   CC       criu/pagemap.o
16:02:43 [2020-09-15T16:02:43.806Z] #39 140.3 make[1]: Nothing to be done for 'all'.
16:02:43 [2020-09-15T16:02:43.806Z] #39 140.3 make[1]: 'soccr/libsoccr.a' is up to date.
16:02:44 [2020-09-15T16:02:44.006Z] #39 ...
16:02:44 [2020-09-15T16:02:44.006Z] 
16:02:44 [2020-09-15T16:02:44.006Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
16:02:44 [2020-09-15T16:02:44.006Z] #36 DONE 216.8s
16:02:44 [2020-09-15T16:02:44.069Z] #39 140.6 make[2]: Nothing to be done for 'all'.
16:02:44 [2020-09-15T16:02:44.069Z] #39 140.6 make[2]: Nothing to be done for 'all'.
16:02:44 [2020-09-15T16:02:44.069Z] #39 140.7 make[2]: Nothing to be done for 'all'.
16:02:44 [2020-09-15T16:02:44.069Z] #39 140.8 make[2]: Nothing to be done for 'all'.
16:02:44 [2020-09-15T16:02:44.262Z] 
16:02:44 [2020-09-15T16:02:44.262Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:44 [2020-09-15T16:02:44.264Z] #40 154.6   CC       criu/namespaces.o
16:02:44 [2020-09-15T16:02:44.332Z] #39 140.8 make[2]: Nothing to be done for 'all'.
16:02:44 [2020-09-15T16:02:44.332Z] #39 140.9 make[2]: Nothing to be done for 'all'.
16:02:44 [2020-09-15T16:02:44.332Z] #39 141.0 make[2]: Nothing to be done for 'all'.
16:02:44 [2020-09-15T16:02:44.518Z] #39 146.5   CC       criu/rbtree.o
16:02:44 [2020-09-15T16:02:44.596Z] #39 141.1 make[2]: Nothing to be done for 'all'.
16:02:44 [2020-09-15T16:02:44.596Z] #39 141.1   INSTALL  criu/criu
16:02:44 [2020-09-15T16:02:44.724Z] #39 135.2   CC       criu/parasite-syscall.o
16:02:44 [2020-09-15T16:02:44.775Z] #39 146.9   CC       criu/rst-malloc.o
16:02:44 [2020-09-15T16:02:44.996Z] ok  	github.com/docker/docker/distribution/metadata	0.023s	coverage: 48.2% of statements
16:02:45 [2020-09-15T16:02:45.172Z] #39 DONE 141.8s
16:02:45 [2020-09-15T16:02:45.172Z] 
16:02:45 [2020-09-15T16:02:45.172Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:02:45 [2020-09-15T16:02:45.288Z] ok  	github.com/docker/docker/distribution	0.804s	coverage: 21.9% of statements
16:02:45 [2020-09-15T16:02:45.288Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:02:45 [2020-09-15T16:02:45.296Z] #39 135.9   CC       criu/path.o
16:02:45 [2020-09-15T16:02:45.296Z] #39 ...
16:02:45 [2020-09-15T16:02:45.296Z] 
16:02:45 [2020-09-15T16:02:45.296Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
16:02:45 [2020-09-15T16:02:45.296Z] #26 DONE 3.7s
16:02:45 [2020-09-15T16:02:45.337Z] #39 147.2   CC       criu/seccomp.o
16:02:45 [2020-09-15T16:02:45.583Z] 
16:02:45 [2020-09-15T16:02:45.583Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:45 [2020-09-15T16:02:45.583Z] #39 136.2   CC       criu/pie-util-vdso-elf32.o
16:02:45 [2020-09-15T16:02:45.842Z] #39 136.5   CC       criu/pie-util-vdso.o
16:02:45 [2020-09-15T16:02:45.842Z] #39 ...
16:02:45 [2020-09-15T16:02:45.842Z] 
16:02:45 [2020-09-15T16:02:45.842Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:02:45 [2020-09-15T16:02:45.842Z] #49 87.53 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
16:02:45 [2020-09-15T16:02:45.842Z] #49 90.02 + mkdir -p /build
16:02:45 [2020-09-15T16:02:45.842Z] #49 90.02 + cp runc /build/runc
16:02:45 [2020-09-15T16:02:45.842Z] #49 DONE 90.3s
16:02:45 [2020-09-15T16:02:45.842Z] 
16:02:45 [2020-09-15T16:02:45.842Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
16:02:45 [2020-09-15T16:02:45.842Z] #29 DONE 0.6s
16:02:45 [2020-09-15T16:02:45.899Z] #39 ...
16:02:45 [2020-09-15T16:02:45.899Z] 
16:02:45 [2020-09-15T16:02:45.899Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
16:02:45 [2020-09-15T16:02:45.899Z] #37 DONE 0.2s
16:02:45 [2020-09-15T16:02:45.899Z] 
16:02:45 [2020-09-15T16:02:45.899Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:45 [2020-09-15T16:02:45.899Z] #39 147.8   CC       criu/seize.o
16:02:45 [2020-09-15T16:02:45.921Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
16:02:46 [2020-09-15T16:02:46.102Z] 
16:02:46 [2020-09-15T16:02:46.102Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
16:02:46 [2020-09-15T16:02:46.102Z] #31 DONE 0.2s
16:02:46 [2020-09-15T16:02:46.102Z] 
16:02:46 [2020-09-15T16:02:46.102Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
16:02:46 [2020-09-15T16:02:46.102Z] #34 DONE 0.1s
16:02:46 [2020-09-15T16:02:46.102Z] 
16:02:46 [2020-09-15T16:02:46.102Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:02:46 [2020-09-15T16:02:46.361Z] #45 ...
16:02:46 [2020-09-15T16:02:46.361Z] 
16:02:46 [2020-09-15T16:02:46.361Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:46 [2020-09-15T16:02:46.361Z] #39 137.0   CC       criu/pie-util.o
16:02:46 [2020-09-15T16:02:46.387Z] #40 157.0   CC       criu/net.o
16:02:46 [2020-09-15T16:02:46.466Z] #39 148.4   CC       criu/servicefd.o
16:02:46 [2020-09-15T16:02:46.620Z] #39 137.3   CC       criu/pipes.o
16:02:46 [2020-09-15T16:02:46.722Z] #39 148.7   CC       criu/shmem.o
16:02:46 [2020-09-15T16:02:46.957Z] ok  	github.com/docker/docker/image	0.013s	coverage: 86.4% of statements
16:02:47 [2020-09-15T16:02:47.097Z] #52 ...
16:02:47 [2020-09-15T16:02:47.097Z] 
16:02:47 [2020-09-15T16:02:47.097Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
16:02:47 [2020-09-15T16:02:47.097Z] #40 DONE 0.3s
16:02:47 [2020-09-15T16:02:47.097Z] 
16:02:47 [2020-09-15T16:02:47.097Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
16:02:47 [2020-09-15T16:02:47.250Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
16:02:47 [2020-09-15T16:02:47.250Z] ok  	github.com/docker/docker/distribution/xfer	1.870s	coverage: 85.6% of statements
16:02:47 [2020-09-15T16:02:47.250Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:02:47 [2020-09-15T16:02:47.250Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:02:47 [2020-09-15T16:02:47.560Z] #39 138.1   CC       criu/plugin.o
16:02:47 [2020-09-15T16:02:47.652Z] #39 149.4   CC       criu/sigframe.o
16:02:47 [2020-09-15T16:02:47.652Z] #39 149.6   CC       criu/signalfd.o
16:02:47 [2020-09-15T16:02:47.652Z] #39 149.8   CC       criu/sk-inet.o
16:02:47 [2020-09-15T16:02:47.673Z] #42 DONE 0.6s
16:02:47 [2020-09-15T16:02:47.673Z] 
16:02:47 [2020-09-15T16:02:47.673Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
16:02:47 [2020-09-15T16:02:47.673Z] #44 DONE 0.1s
16:02:47 [2020-09-15T16:02:47.673Z] 
16:02:47 [2020-09-15T16:02:47.673Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:02:47 [2020-09-15T16:02:47.821Z] #39 138.4   CC       criu/proc_parse.o
16:02:47 [2020-09-15T16:02:47.885Z] ok  	github.com/docker/docker/image/v1	0.018s	coverage: 25.0% of statements
16:02:47 [2020-09-15T16:02:47.885Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:02:48 [2020-09-15T16:02:48.519Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
16:02:48 [2020-09-15T16:02:48.581Z] #39 150.6   CC       criu/sk-netlink.o
16:02:48 [2020-09-15T16:02:48.837Z] #39 150.8   CC       criu/sk-packet.o
16:02:49 [2020-09-15T16:02:49.400Z] #39 151.2   CC       criu/sk-queue.o
16:02:49 [2020-09-15T16:02:49.555Z] ok  	github.com/docker/docker/opts	0.014s	coverage: 67.1% of statements
16:02:49 [2020-09-15T16:02:49.555Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
16:02:49 [2020-09-15T16:02:49.657Z] #39 151.5   CC       criu/sk-tcp.o
16:02:49 [2020-09-15T16:02:49.731Z] #39 140.4   CC       criu/protobuf-desc.o
16:02:49 [2020-09-15T16:02:49.913Z] #39 151.8   CC       criu/sk-unix.o
16:02:49 [2020-09-15T16:02:49.962Z] #40 160.7   CC       criu/netfilter.o
16:02:49 [2020-09-15T16:02:49.962Z] #40 161.1   CC       criu/page-pipe.o
16:02:50 [2020-09-15T16:02:50.301Z] #39 ...
16:02:50 [2020-09-15T16:02:50.301Z] 
16:02:50 [2020-09-15T16:02:50.301Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
16:02:50 [2020-09-15T16:02:50.301Z] #36 DONE 217.7s
16:02:50 [2020-09-15T16:02:50.584Z] 
16:02:50 [2020-09-15T16:02:50.584Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:50 [2020-09-15T16:02:50.878Z] #39 141.3   CC       criu/protobuf.o
16:02:51 [2020-09-15T16:02:51.037Z] #40 161.8   CC       criu/page-xfer.o
16:02:51 [2020-09-15T16:02:51.065Z] ok  	github.com/docker/docker/pkg/archive	0.495s	coverage: 77.1% of statements
16:02:51 [2020-09-15T16:02:51.282Z] #39 153.0   CC       criu/sockets.o
16:02:51 [2020-09-15T16:02:51.459Z] #39 141.9   CC       criu/pstree.o
16:02:51 [2020-09-15T16:02:51.539Z] #39 153.6   CC       criu/stats.o
16:02:51 [2020-09-15T16:02:51.796Z] #39 153.8   CC       criu/string.o
16:02:51 [2020-09-15T16:02:51.796Z] #39 153.8   CC       criu/sysctl.o
16:02:52 [2020-09-15T16:02:52.100Z] ok  	github.com/docker/docker/pkg/authorization	0.606s	coverage: 68.3% of statements
16:02:52 [2020-09-15T16:02:52.359Z] #39 154.3   CC       criu/sysfs_parse.o
16:02:52 [2020-09-15T16:02:52.392Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
16:02:52 [2020-09-15T16:02:52.419Z] #39 143.1   CC       criu/rbtree.o
16:02:52 [2020-09-15T16:02:52.615Z] #39 154.6   CC       criu/timens.o
16:02:52 [2020-09-15T16:02:52.616Z] #39 154.8   CC       criu/timerfd.o
16:02:52 [2020-09-15T16:02:52.678Z] #39 143.3   CC       criu/rst-malloc.o
16:02:52 [2020-09-15T16:02:52.678Z] #39 ...
16:02:52 [2020-09-15T16:02:52.678Z] 
16:02:52 [2020-09-15T16:02:52.678Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
16:02:52 [2020-09-15T16:02:52.678Z] #37 DONE 0.6s
16:02:52 [2020-09-15T16:02:52.678Z] 
16:02:52 [2020-09-15T16:02:52.678Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:02:52 [2020-09-15T16:02:52.678Z] #39 143.5   CC       criu/seccomp.o
16:02:52 [2020-09-15T16:02:52.685Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
16:02:52 [2020-09-15T16:02:52.872Z] #39 155.0   CC       criu/tty.o
16:02:53 [2020-09-15T16:02:53.150Z] #40 163.7   CC       criu/pagemap-cache.o
16:02:53 [2020-09-15T16:02:53.150Z] #40 164.1   CC       criu/pagemap.o
16:02:53 [2020-09-15T16:02:53.247Z] #39 143.9   CC       criu/seize.o
16:02:53 [2020-09-15T16:02:53.507Z] #39 144.4   CC       criu/servicefd.o
16:02:54 [2020-09-15T16:02:54.076Z] #39 144.6   CC       criu/shmem.o
16:02:54 [2020-09-15T16:02:54.211Z] #40 165.4   CC       criu/parasite-syscall.o
16:02:54 [2020-09-15T16:02:54.241Z] #39 156.2   CC       criu/tun.o
16:02:54 [2020-09-15T16:02:54.497Z] #39 156.5   CC       criu/uffd.o
16:02:54 [2020-09-15T16:02:54.645Z] #39 145.2   CC       criu/sigframe.o
16:02:54 [2020-09-15T16:02:54.645Z] #39 145.3   CC       criu/signalfd.o
16:02:54 [2020-09-15T16:02:54.906Z] #39 145.5   CC       criu/sk-inet.o
16:02:55 [2020-09-15T16:02:55.270Z] #40 166.4   CC       criu/path.o
16:02:55 [2020-09-15T16:02:55.427Z] #39 157.3   CC       criu/util.o
16:02:55 [2020-09-15T16:02:55.476Z] #39 146.1   CC       criu/sk-netlink.o
16:02:55 [2020-09-15T16:02:55.735Z] #39 146.3   CC       criu/sk-packet.o
16:02:55 [2020-09-15T16:02:55.920Z] #40 167.0   CC       criu/pie-util-vdso.o
16:02:55 [2020-09-15T16:02:55.990Z] #39 158.1   CC       criu/uts_ns.o
16:02:55 [2020-09-15T16:02:55.995Z] #39 146.8   CC       criu/sk-queue.o
16:02:56 [2020-09-15T16:02:56.205Z] ok  	github.com/docker/docker/layer	7.188s	coverage: 68.8% of statements
16:02:56 [2020-09-15T16:02:56.205Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:02:56 [2020-09-15T16:02:56.205Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:02:56 [2020-09-15T16:02:56.205Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:02:56 [2020-09-15T16:02:56.205Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:02:56 [2020-09-15T16:02:56.205Z] ?   	github.com/docker/docker/oci	[no test files]
16:02:56 [2020-09-15T16:02:56.205Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:02:56 [2020-09-15T16:02:56.246Z] #39 158.3   CC       criu/vdso-compat.o
16:02:56 [2020-09-15T16:02:56.497Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
16:02:56 [2020-09-15T16:02:56.497Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.549s	coverage: 43.2% of statements
16:02:56 [2020-09-15T16:02:56.497Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:02:56 [2020-09-15T16:02:56.497Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:02:56 [2020-09-15T16:02:56.503Z] #39 158.4   CC       criu/vdso.o
16:02:56 [2020-09-15T16:02:56.503Z] sha256:147def1e2ed2d1d2366f192eea9924b06184378f95b6a110963f7f630ae5652d
16:02:56 [2020-09-15T16:02:56.503Z] INFO: Starting docker-py tests...
16:02:56 [2020-09-15T16:02:56.503Z] ============================= test session starts ==============================
16:02:56 [2020-09-15T16:02:56.503Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
16:02:56 [2020-09-15T16:02:56.503Z] rootdir: /src, inifile: pytest.ini
16:02:56 [2020-09-15T16:02:56.503Z] plugins: timeout-1.3.3, cov-2.6.1
16:02:56 [2020-09-15T16:02:56.503Z] collected 389 items / 1 deselected / 388 selected
16:02:56 [2020-09-15T16:02:56.503Z] 
16:02:56 [2020-09-15T16:02:56.568Z] #40 167.4   CC       criu/pie-util.o
16:02:56 [2020-09-15T16:02:56.568Z] #40 167.7   CC       criu/pipes.o
16:02:56 [2020-09-15T16:02:56.570Z] #39 147.1   CC       criu/sk-tcp.o
16:02:56 [2020-09-15T16:02:56.760Z] #39 158.8   LINK     criu/built-in.o
16:02:56 [2020-09-15T16:02:56.760Z] #39 159.0   LINK     criu/criu
16:02:56 [2020-09-15T16:02:56.790Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
16:02:56 [2020-09-15T16:02:56.833Z] #39 147.5   CC       criu/sk-unix.o
16:02:57 [2020-09-15T16:02:57.016Z] #39 159.3   DEP      lib/c/criu.d
16:02:57 [2020-09-15T16:02:57.082Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
16:02:57 [2020-09-15T16:02:57.273Z] #39 159.3   CC       images/rpc.pb-c.o
16:02:57 [2020-09-15T16:02:57.375Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
16:02:57 [2020-09-15T16:02:57.622Z] #40 168.6   CC       criu/plugin.o
16:02:57 [2020-09-15T16:02:57.700Z] #52 ...
16:02:57 [2020-09-15T16:02:57.700Z] 
16:02:57 [2020-09-15T16:02:57.700Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:02:57 [2020-09-15T16:02:57.700Z] #45 DONE 216.2s
16:02:57 [2020-09-15T16:02:57.700Z] 
16:02:57 [2020-09-15T16:02:57.700Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:02:57 [2020-09-15T16:02:57.835Z] #39 159.7   CC       lib/c/criu.o
16:02:58 [2020-09-15T16:02:58.008Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
16:02:58 [2020-09-15T16:02:58.214Z] #39 148.8   CC       criu/sockets.o
16:02:58 [2020-09-15T16:02:58.273Z] #52 ...
16:02:58 [2020-09-15T16:02:58.273Z] 
16:02:58 [2020-09-15T16:02:58.273Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
16:02:58 [2020-09-15T16:02:58.278Z] #40 169.1   CC       criu/proc_parse.o
16:02:58 [2020-09-15T16:02:58.300Z] ok  	github.com/docker/docker/pkg/dmesg	0.002s	coverage: 83.3% of statements
16:02:58 [2020-09-15T16:02:58.398Z] #39 160.4   LINK     lib/c/built-in.o
16:02:58 [2020-09-15T16:02:58.398Z] #39 160.4   LINK     lib/c/libcriu.so
16:02:58 [2020-09-15T16:02:58.398Z] #39 160.4   LINK     lib/c/libcriu.a
16:02:58 [2020-09-15T16:02:58.398Z] #39 160.5   GEN      magic.py
16:02:58 [2020-09-15T16:02:58.474Z] #39 149.2   CC       criu/stats.o
16:02:58 [2020-09-15T16:02:58.654Z] #39 160.6 Note: Building without setproctitle() and strlcpy() support.
16:02:58 [2020-09-15T16:02:58.654Z] #39 160.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:02:58 [2020-09-15T16:02:58.654Z] #39 160.6 Note: Building without GnuTLS support
16:02:58 [2020-09-15T16:02:58.654Z] #39 160.6 Makefile.config:39: Warn: you have no libnftables installed
16:02:58 [2020-09-15T16:02:58.655Z] #39 160.6 Makefile.config:40: Warn: Building without nftables support
16:02:58 [2020-09-15T16:02:58.733Z] #39 149.4   CC       criu/string.o
16:02:58 [2020-09-15T16:02:58.733Z] #39 149.5   CC       criu/sysctl.o
16:02:59 [2020-09-15T16:02:59.217Z] #39 161.3 fatal: not a git repository (or any of the parent directories): .git
16:02:59 [2020-09-15T16:02:59.302Z] #39 149.8   CC       criu/sysfs_parse.o
16:02:59 [2020-09-15T16:02:59.335Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
16:02:59 [2020-09-15T16:02:59.562Z] #39 150.1   CC       criu/timens.o
16:02:59 [2020-09-15T16:02:59.562Z] #39 150.3   CC       criu/timerfd.o
16:02:59 [2020-09-15T16:02:59.779Z] #39 161.7 make[1]: Nothing to be done for 'all'.
16:02:59 [2020-09-15T16:02:59.822Z] #39 150.6   CC       criu/tty.o
16:02:59 [2020-09-15T16:02:59.969Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 89.5% of statements
16:03:00 [2020-09-15T16:03:00.190Z] #46 DONE 1.6s
16:03:00 [2020-09-15T16:03:00.190Z] 
16:03:00 [2020-09-15T16:03:00.190Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
16:03:00 [2020-09-15T16:03:00.190Z] #48 DONE 0.1s
16:03:00 [2020-09-15T16:03:00.190Z] 
16:03:00 [2020-09-15T16:03:00.190Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
16:03:00 [2020-09-15T16:03:00.342Z] #39 162.3 make[1]: 'images/built-in.o' is up to date.
16:03:00 [2020-09-15T16:03:00.342Z] #39 162.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
16:03:00 [2020-09-15T16:03:00.342Z] #39 162.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
16:03:00 [2020-09-15T16:03:00.342Z] #39 162.4 make[1]: 'compel/libcompel.a' is up to date.
16:03:00 [2020-09-15T16:03:00.342Z] #39 162.4 make[1]: 'compel/compel-host-bin' is up to date.
16:03:00 [2020-09-15T16:03:00.342Z] #39 162.4 make[1]: Nothing to be done for 'all'.
16:03:00 [2020-09-15T16:03:00.342Z] #39 162.4 make[1]: 'soccr/libsoccr.a' is up to date.
16:03:00 [2020-09-15T16:03:00.342Z] #39 162.5 make[2]: Nothing to be done for 'all'.
16:03:00 [2020-09-15T16:03:00.342Z] #39 162.5 make[2]: Nothing to be done for 'all'.
16:03:00 [2020-09-15T16:03:00.342Z] #39 162.5 make[2]: Nothing to be done for 'all'.
16:03:00 [2020-09-15T16:03:00.382Z] #40 ...
16:03:00 [2020-09-15T16:03:00.383Z] 
16:03:00 [2020-09-15T16:03:00.383Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
16:03:00 [2020-09-15T16:03:00.383Z] #37 237.7 + dpkg --print-architecture
16:03:00 [2020-09-15T16:03:00.383Z] #37 237.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
16:03:00 [2020-09-15T16:03:00.460Z] #50 DONE 0.4s
16:03:00 [2020-09-15T16:03:00.460Z] 
16:03:00 [2020-09-15T16:03:00.460Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:03:00 [2020-09-15T16:03:00.598Z] #39 162.6 make[2]: Nothing to be done for 'all'.
16:03:00 [2020-09-15T16:03:00.598Z] #39 162.7 make[2]: Nothing to be done for 'all'.
16:03:00 [2020-09-15T16:03:00.598Z] #39 162.7 make[2]: Nothing to be done for 'all'.
16:03:00 [2020-09-15T16:03:00.598Z] #39 162.7 make[2]: Nothing to be done for 'all'.
16:03:00 [2020-09-15T16:03:00.598Z] #39 162.8 make[2]: Nothing to be done for 'all'.
16:03:00 [2020-09-15T16:03:00.609Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.069s	coverage: 84.1% of statements
16:03:00 [2020-09-15T16:03:00.609Z] ok  	github.com/docker/docker/pkg/fsutils	0.429s	coverage: 85.1% of statements
16:03:00 [2020-09-15T16:03:00.679Z] #37 238.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:03:00 [2020-09-15T16:03:00.680Z] #37 238.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:03:00 [2020-09-15T16:03:00.854Z] #39 162.8   INSTALL  criu/criu
16:03:00 [2020-09-15T16:03:00.901Z] ok  	github.com/docker/docker/pkg/homedir	0.021s	coverage: 11.4% of statements
16:03:01 [2020-09-15T16:03:01.114Z] #39 DONE 163.1s
16:03:01 [2020-09-15T16:03:01.114Z] 
16:03:01 [2020-09-15T16:03:01.114Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:03:01 [2020-09-15T16:03:01.202Z] #39 151.8   CC       criu/tun.o
16:03:01 [2020-09-15T16:03:01.462Z] #39 152.2   CC       criu/uffd.o
16:03:01 [2020-09-15T16:03:01.535Z] ok  	github.com/docker/docker/pkg/idtools	0.282s	coverage: 70.1% of statements
16:03:01 [2020-09-15T16:03:01.827Z] ok  	github.com/docker/docker/pkg/ioutils	0.317s	coverage: 70.6% of statements
16:03:01 [2020-09-15T16:03:01.827Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
16:03:01 [2020-09-15T16:03:01.827Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
16:03:02 [2020-09-15T16:03:02.043Z] #45 ...
16:03:02 [2020-09-15T16:03:02.043Z] 
16:03:02 [2020-09-15T16:03:02.043Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
16:03:02 [2020-09-15T16:03:02.043Z] #40 DONE 0.1s
16:03:02 [2020-09-15T16:03:02.043Z] 
16:03:02 [2020-09-15T16:03:02.043Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
16:03:02 [2020-09-15T16:03:02.120Z] ok  	github.com/docker/docker/pkg/longpath	0.014s	coverage: 100.0% of statements
16:03:02 [2020-09-15T16:03:02.120Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:03:02 [2020-09-15T16:03:02.120Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
16:03:02 [2020-09-15T16:03:02.120Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
16:03:02 [2020-09-15T16:03:02.120Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:03:02 [2020-09-15T16:03:02.299Z] #42 DONE 0.1s
16:03:02 [2020-09-15T16:03:02.299Z] 
16:03:02 [2020-09-15T16:03:02.299Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
16:03:02 [2020-09-15T16:03:02.299Z] #44 DONE 0.1s
16:03:02 [2020-09-15T16:03:02.299Z] 
16:03:02 [2020-09-15T16:03:02.299Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:03:02 [2020-09-15T16:03:02.402Z] #39 152.9   CC       criu/util.o
16:03:02 [2020-09-15T16:03:02.412Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
16:03:02 [2020-09-15T16:03:02.705Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.010s	coverage: 60.0% of statements
16:03:02 [2020-09-15T16:03:02.705Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.001s	coverage: 86.7% of statements
16:03:02 [2020-09-15T16:03:02.997Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
16:03:02 [2020-09-15T16:03:02.997Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:03:02 [2020-09-15T16:03:02.997Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:03:03 [2020-09-15T16:03:03.341Z] #39 153.8   CC       criu/uts_ns.o
16:03:03 [2020-09-15T16:03:03.341Z] #39 154.1   CC       criu/vdso-compat.o
16:03:03 [2020-09-15T16:03:03.448Z] #37 ...
16:03:03 [2020-09-15T16:03:03.448Z] 
16:03:03 [2020-09-15T16:03:03.448Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:03:03 [2020-09-15T16:03:03.448Z] #50 125.4 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
16:03:03 [2020-09-15T16:03:03.448Z] #50 128.3 + mkdir -p /build
16:03:03 [2020-09-15T16:03:03.448Z] #50 128.3 + cp runc /build/runc
16:03:03 [2020-09-15T16:03:03.448Z] #50 DONE 128.5s
16:03:03 [2020-09-15T16:03:03.600Z] #39 154.2   CC       criu/vdso.o
16:03:03 [2020-09-15T16:03:03.632Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
16:03:03 [2020-09-15T16:03:03.749Z] 
16:03:03 [2020-09-15T16:03:03.749Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:03:03 [2020-09-15T16:03:03.749Z] #46 237.9 + cd /tmp/tmp.qcp5zFfj8O/src/github.com/golangci/golangci-lint/
16:03:03 [2020-09-15T16:03:03.749Z] #46 237.9 + git checkout -q v1.23.8
16:03:03 [2020-09-15T16:03:03.749Z] #46 238.7 ++ git describe --tags
16:03:03 [2020-09-15T16:03:03.749Z] #46 238.7 + version=v1.23.8
16:03:03 [2020-09-15T16:03:03.749Z] #46 238.7 ++ git rev-parse --short HEAD
16:03:03 [2020-09-15T16:03:03.749Z] #46 238.7 + commit=76a82c6
16:03:03 [2020-09-15T16:03:03.749Z] #46 238.7 ++ git show -s --format=%cd
16:03:03 [2020-09-15T16:03:03.749Z] #46 238.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
16:03:03 [2020-09-15T16:03:03.749Z] #46 238.7 + 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
16:03:04 [2020-09-15T16:03:04.167Z] #39 154.7   LINK     criu/built-in.o
16:03:04 [2020-09-15T16:03:04.167Z] #39 154.8   LINK     criu/criu
16:03:04 [2020-09-15T16:03:04.266Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
16:03:04 [2020-09-15T16:03:04.266Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
16:03:04 [2020-09-15T16:03:04.426Z] #39 155.1   DEP      lib/c/criu.d
16:03:04 [2020-09-15T16:03:04.426Z] #39 155.1   CC       images/rpc.pb-c.o
16:03:04 [2020-09-15T16:03:04.558Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
16:03:04 [2020-09-15T16:03:04.996Z] #39 155.5   CC       lib/c/criu.o
16:03:05 [2020-09-15T16:03:05.565Z] #39 156.2   LINK     lib/c/built-in.o
16:03:05 [2020-09-15T16:03:05.565Z] #39 156.2   LINK     lib/c/libcriu.so
16:03:05 [2020-09-15T16:03:05.565Z] #39 156.2   LINK     lib/c/libcriu.a
16:03:05 [2020-09-15T16:03:05.565Z] #39 156.3   GEN      magic.py
16:03:05 [2020-09-15T16:03:05.594Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 73.9% of statements
16:03:05 [2020-09-15T16:03:05.825Z] #39 156.4 Note: Building without setproctitle() and strlcpy() support.
16:03:05 [2020-09-15T16:03:05.825Z] #39 156.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:03:05 [2020-09-15T16:03:05.825Z] #39 156.4 Note: Building without GnuTLS support
16:03:05 [2020-09-15T16:03:05.825Z] #39 156.4 Makefile.config:39: Warn: you have no libnftables installed
16:03:05 [2020-09-15T16:03:05.825Z] #39 156.4 Makefile.config:40: Warn: Building without nftables support
16:03:06 [2020-09-15T16:03:06.228Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
16:03:06 [2020-09-15T16:03:06.395Z] #39 157.0 fatal: not a git repository (or any of the parent directories): .git
16:03:06 [2020-09-15T16:03:06.471Z] #52 192.6 + bin/containerd
16:03:06 [2020-09-15T16:03:06.965Z] #39 157.6 make[1]: Nothing to be done for 'all'.
16:03:07 [2020-09-15T16:03:07.057Z] #52 192.4 + bin/containerd-stress
16:03:07 [2020-09-15T16:03:07.535Z] #39 158.1 make[1]: 'images/built-in.o' is up to date.
16:03:07 [2020-09-15T16:03:07.535Z] #39 158.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
16:03:07 [2020-09-15T16:03:07.535Z] #39 158.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
16:03:07 [2020-09-15T16:03:07.535Z] #39 158.2 make[1]: 'compel/libcompel.a' is up to date.
16:03:07 [2020-09-15T16:03:07.535Z] #39 158.2 make[1]: 'compel/compel-host-bin' is up to date.
16:03:07 [2020-09-15T16:03:07.535Z] #39 158.2 make[1]: Nothing to be done for 'all'.
16:03:07 [2020-09-15T16:03:07.535Z] #39 158.2 make[1]: 'soccr/libsoccr.a' is up to date.
16:03:07 [2020-09-15T16:03:07.535Z] #39 158.3 make[2]: Nothing to be done for 'all'.
16:03:07 [2020-09-15T16:03:07.795Z] #39 158.4 make[2]: Nothing to be done for 'all'.
16:03:07 [2020-09-15T16:03:07.795Z] #39 158.4 make[2]: Nothing to be done for 'all'.
16:03:07 [2020-09-15T16:03:07.795Z] #39 158.5 make[2]: Nothing to be done for 'all'.
16:03:07 [2020-09-15T16:03:07.795Z] #39 158.5 make[2]: Nothing to be done for 'all'.
16:03:07 [2020-09-15T16:03:07.795Z] #39 158.5 make[2]: Nothing to be done for 'all'.
16:03:07 [2020-09-15T16:03:07.795Z] #39 158.6 make[2]: Nothing to be done for 'all'.
16:03:08 [2020-09-15T16:03:08.056Z] #39 158.7 make[2]: Nothing to be done for 'all'.
16:03:08 [2020-09-15T16:03:08.056Z] #39 158.7   INSTALL  criu/criu
16:03:08 [2020-09-15T16:03:08.315Z] #39 DONE 159.1s
16:03:08 [2020-09-15T16:03:08.315Z] 
16:03:08 [2020-09-15T16:03:08.315Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:03:08 [2020-09-15T16:03:08.970Z] #52 195.5 + bin/containerd-shim
16:03:08 [2020-09-15T16:03:08.977Z] ok  	github.com/docker/docker/pkg/signal	2.443s	coverage: 61.0% of statements
16:03:08 [2020-09-15T16:03:08.977Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
16:03:09 [2020-09-15T16:03:09.255Z] #45 ...
16:03:09 [2020-09-15T16:03:09.255Z] 
16:03:09 [2020-09-15T16:03:09.255Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
16:03:09 [2020-09-15T16:03:09.396Z] #46 ...
16:03:09 [2020-09-15T16:03:09.396Z] 
16:03:09 [2020-09-15T16:03:09.396Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:03:09 [2020-09-15T16:03:09.396Z] #40 173.1   CC       criu/protobuf-desc.o
16:03:09 [2020-09-15T16:03:09.396Z] #40 174.4   CC       criu/protobuf.o
16:03:09 [2020-09-15T16:03:09.396Z] #40 175.1   CC       criu/pstree.o
16:03:09 [2020-09-15T16:03:09.396Z] #40 176.9   CC       criu/rbtree.o
16:03:09 [2020-09-15T16:03:09.396Z] #40 177.3   CC       criu/rst-malloc.o
16:03:09 [2020-09-15T16:03:09.396Z] #40 177.6   CC       criu/seccomp.o
16:03:09 [2020-09-15T16:03:09.396Z] #40 178.4   CC       criu/seize.o
16:03:09 [2020-09-15T16:03:09.396Z] #40 179.5   CC       criu/servicefd.o
16:03:09 [2020-09-15T16:03:09.396Z] #40 180.0   CC       criu/shmem.o
16:03:09 [2020-09-15T16:03:09.515Z] #40 DONE 0.1s
16:03:09 [2020-09-15T16:03:09.515Z] 
16:03:09 [2020-09-15T16:03:09.515Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
16:03:09 [2020-09-15T16:03:09.515Z] #42 DONE 0.1s
16:03:09 [2020-09-15T16:03:09.515Z] 
16:03:09 [2020-09-15T16:03:09.515Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:03:09 [2020-09-15T16:03:09.610Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
16:03:09 [2020-09-15T16:03:09.610Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
16:03:09 [2020-09-15T16:03:09.775Z] #45 ...
16:03:09 [2020-09-15T16:03:09.775Z] 
16:03:09 [2020-09-15T16:03:09.775Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
16:03:09 [2020-09-15T16:03:09.775Z] #44 DONE 0.0s
16:03:09 [2020-09-15T16:03:09.775Z] 
16:03:09 [2020-09-15T16:03:09.775Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:03:09 [2020-09-15T16:03:09.903Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
16:03:10 [2020-09-15T16:03:10.047Z] #40 181.1   CC       criu/sigframe.o
16:03:10 [2020-09-15T16:03:10.047Z] #40 181.3   CC       criu/signalfd.o
16:03:10 [2020-09-15T16:03:10.537Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.2% of statements
16:03:10 [2020-09-15T16:03:10.710Z] #40 181.7   CC       criu/sk-inet.o
16:03:11 [2020-09-15T16:03:11.171Z] ok  	github.com/docker/docker/pkg/system	0.048s	coverage: 36.9% of statements
16:03:11 [2020-09-15T16:03:11.463Z] ok  	github.com/docker/docker/pkg/tailfile	0.063s	coverage: 88.6% of statements
16:03:11 [2020-09-15T16:03:11.755Z] ok  	github.com/docker/docker/pkg/tarsum	0.039s	coverage: 89.3% of statements
16:03:11 [2020-09-15T16:03:11.771Z] #40 182.9   CC       criu/sk-netlink.o
16:03:12 [2020-09-15T16:03:12.047Z] testing: warning: no tests to run
16:03:12 [2020-09-15T16:03:12.047Z] coverage: [no statements]
16:03:12 [2020-09-15T16:03:12.047Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
16:03:12 [2020-09-15T16:03:12.339Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
16:03:12 [2020-09-15T16:03:12.454Z] #40 183.4   CC       criu/sk-packet.o
16:03:12 [2020-09-15T16:03:12.631Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
16:03:12 [2020-09-15T16:03:12.631Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
16:03:12 [2020-09-15T16:03:12.741Z] tests/integration/api_build_test.py .......................X             [  6%]
16:03:13 [2020-09-15T16:03:13.099Z] #40 184.2   CC       criu/sk-queue.o
16:03:13 [2020-09-15T16:03:13.310Z] tests/integration/api_client_test.py .....                               [  7%]
16:03:13 [2020-09-15T16:03:13.745Z] #40 184.8   CC       criu/sk-tcp.o
16:03:13 [2020-09-15T16:03:13.973Z] #52 189.4 + bin/containerd
16:03:14 [2020-09-15T16:03:14.411Z] #40 185.3   CC       criu/sk-unix.o
16:03:14 [2020-09-15T16:03:14.705Z] ok  	github.com/docker/docker/plugin	0.553s	coverage: 23.1% of statements
16:03:14 [2020-09-15T16:03:14.815Z] tests/integration/api_config_test.py .....                               [  8%]
16:03:14 [2020-09-15T16:03:14.997Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.5% of statements
16:03:15 [2020-09-15T16:03:15.569Z] #52 201.1 + bin/containerd-shim-runc-v1
16:03:15 [2020-09-15T16:03:15.630Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 73.7% of statements
16:03:15 [2020-09-15T16:03:15.922Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
16:03:16 [2020-09-15T16:03:16.520Z] #40 187.6   CC       criu/sockets.o
16:03:17 [2020-09-15T16:03:17.434Z] ok  	github.com/docker/docker/registry	0.102s	coverage: 56.3% of statements
16:03:17 [2020-09-15T16:03:17.578Z] #40 188.7   CC       criu/stats.o
16:03:17 [2020-09-15T16:03:17.727Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
16:03:18 [2020-09-15T16:03:18.019Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
16:03:18 [2020-09-15T16:03:18.228Z] #40 189.2   CC       criu/string.o
16:03:18 [2020-09-15T16:03:18.228Z] #40 189.3   CC       criu/sysctl.o
16:03:18 [2020-09-15T16:03:18.653Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 66.1% of statements
16:03:18 [2020-09-15T16:03:18.653Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
16:03:18 [2020-09-15T16:03:18.882Z] #52 205.1 + bin/containerd-shim-runc-v2
16:03:19 [2020-09-15T16:03:19.287Z] #40 190.1   CC       criu/sysfs_parse.o
16:03:19 [2020-09-15T16:03:19.585Z] #40 190.6   CC       criu/timens.o
16:03:19 [2020-09-15T16:03:19.896Z] #40 190.9   CC       criu/timerfd.o
16:03:20 [2020-09-15T16:03:20.195Z] #40 191.3   CC       criu/tty.o
16:03:20 [2020-09-15T16:03:20.267Z] #52 206.6 + binaries
16:03:20 [2020-09-15T16:03:20.267Z] #52 206.6 + install -D bin/containerd /build/containerd
16:03:20 [2020-09-15T16:03:20.267Z] #52 206.7 + install -D bin/containerd-shim /build/containerd-shim
16:03:20 [2020-09-15T16:03:20.267Z] #52 206.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:03:20 [2020-09-15T16:03:20.267Z] #52 206.7 + install -D bin/ctr /build/ctr
16:03:21 [2020-09-15T16:03:21.387Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
16:03:21 [2020-09-15T16:03:21.679Z] ok  	github.com/docker/docker/volume/local	0.045s	coverage: 73.0% of statements
16:03:21 [2020-09-15T16:03:21.971Z] ok  	github.com/docker/docker/volume/mounts	0.023s	coverage: 67.0% of statements
16:03:22 [2020-09-15T16:03:22.981Z] #40 193.8   CC       criu/tun.o
16:03:23 [2020-09-15T16:03:23.007Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 73.1% of statements
16:03:23 [2020-09-15T16:03:23.565Z] #52 DONE 210.1s
16:03:23 [2020-09-15T16:03:23.628Z] #40 194.5   CC       criu/uffd.o
16:03:24 [2020-09-15T16:03:24.950Z] 
16:03:24 [2020-09-15T16:03:24.950Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
16:03:25 [2020-09-15T16:03:25.189Z] #40 196.0   CC       criu/util.o
16:03:26 [2020-09-15T16:03:26.754Z] #40 197.7   CC       criu/uts_ns.o
16:03:26 [2020-09-15T16:03:26.754Z] #40 197.9   CC       criu/vdso.o
16:03:26 [2020-09-15T16:03:26.861Z] #53 DONE 1.9s
16:03:26 [2020-09-15T16:03:26.861Z] 
16:03:26 [2020-09-15T16:03:26.861Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
16:03:27 [2020-09-15T16:03:27.399Z] #40 198.6   LINK     criu/built-in.o
16:03:27 [2020-09-15T16:03:27.431Z] #57 DONE 0.5s
16:03:27 [2020-09-15T16:03:27.431Z] 
16:03:27 [2020-09-15T16:03:27.431Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
16:03:27 [2020-09-15T16:03:27.700Z] #40 198.8   LINK     criu/criu
16:03:28 [2020-09-15T16:03:28.008Z] #40 ...
16:03:28 [2020-09-15T16:03:28.008Z] 
16:03:28 [2020-09-15T16:03:28.008Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
16:03:28 [2020-09-15T16:03:28.008Z] #37 DONE 265.7s
16:03:28 [2020-09-15T16:03:28.322Z] 
16:03:28 [2020-09-15T16:03:28.322Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:03:28 [2020-09-15T16:03:28.372Z] #59 DONE 1.0s
16:03:28 [2020-09-15T16:03:28.372Z] 
16:03:28 [2020-09-15T16:03:28.372Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
16:03:28 [2020-09-15T16:03:28.372Z] #61 DONE 0.1s
16:03:28 [2020-09-15T16:03:28.625Z] #40 199.5   DEP      lib/c/criu.d
16:03:28 [2020-09-15T16:03:28.625Z] #40 199.7   CC       images/rpc.pb-c.o
16:03:28 [2020-09-15T16:03:28.633Z] 
16:03:28 [2020-09-15T16:03:28.633Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
16:03:28 [2020-09-15T16:03:28.633Z] #62 DONE 0.0s
16:03:28 [2020-09-15T16:03:28.633Z] 
16:03:28 [2020-09-15T16:03:28.633Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
16:03:30 [2020-09-15T16:03:30.165Z] #40 201.0   CC       lib/c/criu.o
16:03:30 [2020-09-15T16:03:30.547Z] #63 DONE 1.6s
16:03:30 [2020-09-15T16:03:30.547Z] 
16:03:30 [2020-09-15T16:03:30.547Z] #64 exporting to image
16:03:30 [2020-09-15T16:03:30.547Z] #64 exporting layers
16:03:31 [2020-09-15T16:03:31.223Z] #40 202.5   LINK     lib/c/built-in.o
16:03:31 [2020-09-15T16:03:31.521Z] #40 202.5   LINK     lib/c/libcriu.so
16:03:31 [2020-09-15T16:03:31.521Z] #40 202.5   LINK     lib/c/libcriu.a
16:03:31 [2020-09-15T16:03:31.521Z] #40 202.7   GEN      magic.py
16:03:31 [2020-09-15T16:03:31.821Z] #40 202.9 Note: Building without setproctitle() and strlcpy() support.
16:03:31 [2020-09-15T16:03:31.821Z] #40 202.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:03:31 [2020-09-15T16:03:31.821Z] #40 202.9 Note: Building without GnuTLS support
16:03:31 [2020-09-15T16:03:31.821Z] #40 202.9 Makefile.config:39: Warn: you have no libnftables installed
16:03:31 [2020-09-15T16:03:31.821Z] #40 202.9 Makefile.config:40: Warn: Building without nftables support
16:03:32 [2020-09-15T16:03:32.879Z] #40 203.6 fatal: not a git repository (or any of the parent directories): .git
16:03:32 [2020-09-15T16:03:32.981Z] #52 ...
16:03:32 [2020-09-15T16:03:32.981Z] 
16:03:32 [2020-09-15T16:03:32.981Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:03:32 [2020-09-15T16:03:32.981Z] #45 DONE 262.9s
16:03:32 [2020-09-15T16:03:32.981Z] 
16:03:32 [2020-09-15T16:03:32.981Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:03:32 [2020-09-15T16:03:32.981Z] #52 ...
16:03:32 [2020-09-15T16:03:32.981Z] 
16:03:32 [2020-09-15T16:03:32.981Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
16:03:32 [2020-09-15T16:03:32.981Z] #46 DONE 0.3s
16:03:32 [2020-09-15T16:03:32.981Z] 
16:03:32 [2020-09-15T16:03:32.981Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:03:32 [2020-09-15T16:03:32.981Z] #52 ...
16:03:32 [2020-09-15T16:03:32.981Z] 
16:03:32 [2020-09-15T16:03:32.981Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
16:03:32 [2020-09-15T16:03:32.981Z] #48 DONE 0.1s
16:03:32 [2020-09-15T16:03:32.981Z] 
16:03:32 [2020-09-15T16:03:32.981Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
16:03:32 [2020-09-15T16:03:32.981Z] #50 DONE 0.2s
16:03:32 [2020-09-15T16:03:32.981Z] 
16:03:32 [2020-09-15T16:03:32.981Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:03:33 [2020-09-15T16:03:33.584Z] #40 204.8 make[1]: Nothing to be done for 'all'.
16:03:34 [2020-09-15T16:03:34.640Z] #40 205.8 make[1]: 'images/built-in.o' is up to date.
16:03:34 [2020-09-15T16:03:34.758Z] #64 exporting layers 4.0s done
16:03:34 [2020-09-15T16:03:34.758Z] #64 writing image sha256:7afbe9a1219506ceda9d5c24addcbce33b4997db44abefafe09e09bff6356174 done
16:03:34 [2020-09-15T16:03:34.758Z] #64 naming to docker.io/library/docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e done
16:03:34 [2020-09-15T16:03:34.758Z] #64 DONE 4.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:03:34 [2020-09-15T16:03:34.940Z] #40 205.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
16:03:34 [2020-09-15T16:03:34.940Z] #40 206.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
16:03:34 [2020-09-15T16:03:34.940Z] #40 206.1 make[1]: 'compel/libcompel.a' is up to date.
16:03:34 [2020-09-15T16:03:34.940Z] #40 206.1 make[1]: 'compel/compel-host-bin' is up to date.
16:03:35 [2020-09-15T16:03:35.101Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e hack/test/unit
16:03:35 [2020-09-15T16:03:35.240Z] #40 206.1 make[1]: Nothing to be done for 'all'.
16:03:35 [2020-09-15T16:03:35.240Z] #40 206.2 make[1]: 'soccr/libsoccr.a' is up to date.
16:03:35 [2020-09-15T16:03:35.240Z] #40 206.4 make[2]: Nothing to be done for 'all'.
16:03:35 [2020-09-15T16:03:35.545Z] #40 206.4 make[2]: Nothing to be done for 'all'.
16:03:35 [2020-09-15T16:03:35.545Z] #40 206.5 make[2]: Nothing to be done for 'all'.
16:03:35 [2020-09-15T16:03:35.545Z] #40 206.6 make[2]: Nothing to be done for 'all'.
16:03:35 [2020-09-15T16:03:35.845Z] #40 206.7 make[2]: Nothing to be done for 'all'.
16:03:35 [2020-09-15T16:03:35.845Z] #40 206.8 make[2]: Nothing to be done for 'all'.
16:03:35 [2020-09-15T16:03:35.845Z] #40 206.8 make[2]: Nothing to be done for 'all'.
16:03:35 [2020-09-15T16:03:35.845Z] #40 207.0 make[2]: Nothing to be done for 'all'.
16:03:36 [2020-09-15T16:03:36.143Z] #40 207.0   INSTALL  criu/criu
16:03:36 [2020-09-15T16:03:36.143Z] #40 DONE 207.1s
16:03:36 [2020-09-15T16:03:36.143Z] 
16:03:36 [2020-09-15T16:03:36.143Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:03:38 [2020-09-15T16:03:38.359Z] ok  	github.com/docker/docker/pkg/plugins	33.624s	coverage: 76.6% of statements
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/pkg/term	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/rootless	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/volume	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === Skipped
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:46: Driver btrfs not supported
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:46: Driver btrfs not supported
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:46: Driver btrfs not supported
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:46: Driver btrfs not supported
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:46: Driver btrfs not supported
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:73: No driver to put!
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z] time="2020-09-15T16:02:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z] time="2020-09-15T16:02:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z] time="2020-09-15T16:02:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z] time="2020-09-15T16:02:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z] time="2020-09-15T16:02:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:73: No driver to put!
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z]     overlay_test.go:49: Fails to compute changes intermittently
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:46: Driver zfs not supported
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:46: Driver zfs not supported
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:46: Driver zfs not supported
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:46: Driver zfs not supported
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:46: Driver zfs not supported
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z]     graphtest_unix.go:73: No driver to put!
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:03:38 [2020-09-15T16:03:38.359Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] 
16:03:38 [2020-09-15T16:03:38.359Z] DONE 2138 tests, 26 skipped in 188.767s
Post stage
[Pipeline] junit
16:03:38 [2020-09-15T16:03:38.405Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:03:38 [2020-09-15T16:03:38.955Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e -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:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e hack/make.sh dynbinary test-integration
16:03:39 [2020-09-15T16:03:39.247Z] 
16:03:39 [2020-09-15T16:03:39.311Z] ?   	github.com/docker/docker/api	[no test files]
16:03:39 [2020-09-15T16:03:39.539Z] Removing bundles/
16:03:39 [2020-09-15T16:03:39.539Z] 
16:03:39 [2020-09-15T16:03:39.539Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:03:39 [2020-09-15T16:03:39.539Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:03:39 [2020-09-15T16:03:39.539Z] GOOS="" GOARCH="" GOARM=""
16:03:40 [2020-09-15T16:03:40.536Z] #52 ...
16:03:40 [2020-09-15T16:03:40.536Z] 
16:03:40 [2020-09-15T16:03:40.536Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:03:40 [2020-09-15T16:03:40.536Z] #45 DONE 263.4s
16:03:40 [2020-09-15T16:03:40.536Z] 
16:03:40 [2020-09-15T16:03:40.536Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:03:40 [2020-09-15T16:03:40.536Z] #52 ...
16:03:40 [2020-09-15T16:03:40.536Z] 
16:03:40 [2020-09-15T16:03:40.536Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
16:03:40 [2020-09-15T16:03:40.536Z] #46 DONE 0.2s
16:03:40 [2020-09-15T16:03:40.536Z] 
16:03:40 [2020-09-15T16:03:40.536Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
16:03:40 [2020-09-15T16:03:40.536Z] #48 DONE 0.0s
16:03:40 [2020-09-15T16:03:40.536Z] 
16:03:40 [2020-09-15T16:03:40.536Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
16:03:40 [2020-09-15T16:03:40.536Z] #50 DONE 0.1s
16:03:40 [2020-09-15T16:03:40.536Z] 
16:03:40 [2020-09-15T16:03:40.536Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:03:43 [2020-09-15T16:03:43.622Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
16:03:47 [2020-09-15T16:03:47.830Z] #52 233.5 + bin/containerd-stress
16:03:48 [2020-09-15T16:03:48.757Z] #52 235.5 + bin/containerd-shim
16:03:51 [2020-09-15T16:03:51.566Z] ok  	github.com/docker/docker/api/server	0.037s	coverage: 9.0% of statements
16:03:55 [2020-09-15T16:03:55.423Z] #52 229.3 + bin/containerd-stress
16:03:55 [2020-09-15T16:03:55.684Z] #52 231.4 + bin/containerd-shim
16:03:56 [2020-09-15T16:03:56.848Z] #52 242.3 + bin/containerd-shim-runc-v1
16:04:00 [2020-09-15T16:04:00.117Z] #52 246.8 + bin/containerd-shim-runc-v2
16:04:01 [2020-09-15T16:04:01.064Z] #52 247.8 + binaries
16:04:01 [2020-09-15T16:04:01.064Z] #52 247.8 + install -D bin/containerd /build/containerd
16:04:01 [2020-09-15T16:04:01.064Z] #52 247.8 + install -D bin/containerd-shim /build/containerd-shim
16:04:01 [2020-09-15T16:04:01.064Z] #52 247.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:04:01 [2020-09-15T16:04:01.064Z] #52 247.8 + install -D bin/ctr /build/ctr
16:04:02 [2020-09-15T16:04:02.258Z] #52 238.1 + bin/containerd-shim-runc-v1
16:04:02 [2020-09-15T16:04:02.987Z] #52 DONE 249.3s
16:04:03 [2020-09-15T16:04:03.558Z] 
16:04:03 [2020-09-15T16:04:03.558Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
16:04:04 [2020-09-15T16:04:04.484Z] #53 DONE 0.9s
16:04:04 [2020-09-15T16:04:04.484Z] 
16:04:04 [2020-09-15T16:04:04.484Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
16:04:04 [2020-09-15T16:04:04.484Z] #57 DONE 0.2s
16:04:04 [2020-09-15T16:04:04.739Z] 
16:04:04 [2020-09-15T16:04:04.739Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
16:04:04 [2020-09-15T16:04:04.995Z] #59 DONE 0.4s
16:04:04 [2020-09-15T16:04:04.995Z] 
16:04:04 [2020-09-15T16:04:04.995Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
16:04:04 [2020-09-15T16:04:04.995Z] #61 DONE 0.0s
16:04:04 [2020-09-15T16:04:04.995Z] 
16:04:04 [2020-09-15T16:04:04.995Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
16:04:04 [2020-09-15T16:04:04.995Z] #62 DONE 0.0s
16:04:04 [2020-09-15T16:04:04.995Z] 
16:04:04 [2020-09-15T16:04:04.995Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
16:04:05 [2020-09-15T16:04:05.921Z] #63 DONE 0.8s
16:04:05 [2020-09-15T16:04:05.922Z] 
16:04:05 [2020-09-15T16:04:05.922Z] #64 exporting to image
16:04:05 [2020-09-15T16:04:05.922Z] #64 exporting layers
16:04:07 [2020-09-15T16:04:07.538Z] #52 242.6 + bin/containerd-shim-runc-v2
16:04:07 [2020-09-15T16:04:07.797Z] #52 243.6 + binaries
16:04:07 [2020-09-15T16:04:07.797Z] #52 243.6 + install -D bin/containerd /build/containerd
16:04:07 [2020-09-15T16:04:07.797Z] #52 243.6 + install -D bin/containerd-shim /build/containerd-shim
16:04:07 [2020-09-15T16:04:07.797Z] #52 243.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:04:07 [2020-09-15T16:04:07.797Z] #52 243.6 + install -D bin/ctr /build/ctr
16:04:08 [2020-09-15T16:04:08.930Z] #46 ...
16:04:08 [2020-09-15T16:04:08.930Z] 
16:04:08 [2020-09-15T16:04:08.930Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:04:08 [2020-09-15T16:04:08.930Z] #22 304.7 + return
16:04:08 [2020-09-15T16:04:08.930Z] #22 DONE 304.8s
16:04:08 [2020-09-15T16:04:08.930Z] 
16:04:08 [2020-09-15T16:04:08.930Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:04:08 [2020-09-15T16:04:08.930Z] #53 266.8 + bin/containerd
16:04:09 [2020-09-15T16:04:09.229Z] #53 ...
16:04:09 [2020-09-15T16:04:09.229Z] 
16:04:09 [2020-09-15T16:04:09.229Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
16:04:09 [2020-09-15T16:04:09.229Z] #23 DONE 0.1s
16:04:09 [2020-09-15T16:04:09.229Z] 
16:04:09 [2020-09-15T16:04:09.229Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
16:04:09 [2020-09-15T16:04:09.701Z] #52 DONE 245.3s
16:04:09 [2020-09-15T16:04:09.877Z] #27 DONE 0.7s
16:04:09 [2020-09-15T16:04:09.877Z] 
16:04:09 [2020-09-15T16:04:09.877Z] #30 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
16:04:09 [2020-09-15T16:04:09.877Z] #30 DONE 0.1s
16:04:09 [2020-09-15T16:04:09.877Z] 
16:04:09 [2020-09-15T16:04:09.877Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
16:04:09 [2020-09-15T16:04:09.877Z] #32 DONE 0.1s
16:04:09 [2020-09-15T16:04:09.877Z] 
16:04:09 [2020-09-15T16:04:09.877Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:04:10 [2020-09-15T16:04:10.183Z] #46 ...
16:04:10 [2020-09-15T16:04:10.183Z] 
16:04:10 [2020-09-15T16:04:10.183Z] #35 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
16:04:10 [2020-09-15T16:04:10.183Z] #35 DONE 0.1s
16:04:10 [2020-09-15T16:04:10.183Z] 
16:04:10 [2020-09-15T16:04:10.183Z] #38 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
16:04:10 [2020-09-15T16:04:10.183Z] #38 DONE 0.1s
16:04:10 [2020-09-15T16:04:10.183Z] 
16:04:10 [2020-09-15T16:04:10.183Z] #41 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
16:04:10 [2020-09-15T16:04:10.183Z] #41 DONE 0.1s
16:04:10 [2020-09-15T16:04:10.183Z] 
16:04:10 [2020-09-15T16:04:10.183Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:04:10 [2020-09-15T16:04:10.269Z] 
16:04:10 [2020-09-15T16:04:10.269Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
16:04:10 [2020-09-15T16:04:10.480Z] #53 ...
16:04:10 [2020-09-15T16:04:10.480Z] 
16:04:10 [2020-09-15T16:04:10.480Z] #43 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
16:04:10 [2020-09-15T16:04:10.480Z] #43 DONE 0.2s
16:04:10 [2020-09-15T16:04:10.779Z] 
16:04:10 [2020-09-15T16:04:10.779Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
16:04:10 [2020-09-15T16:04:10.779Z] #45 DONE 0.2s
16:04:10 [2020-09-15T16:04:10.779Z] 
16:04:10 [2020-09-15T16:04:10.779Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:04:11 [2020-09-15T16:04:11.210Z] #53 DONE 0.9s
16:04:11 [2020-09-15T16:04:11.211Z] 
16:04:11 [2020-09-15T16:04:11.211Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
16:04:11 [2020-09-15T16:04:11.469Z] #57 DONE 0.2s
16:04:11 [2020-09-15T16:04:11.469Z] 
16:04:11 [2020-09-15T16:04:11.469Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
16:04:11 [2020-09-15T16:04:11.728Z] #59 DONE 0.4s
16:04:11 [2020-09-15T16:04:11.728Z] 
16:04:11 [2020-09-15T16:04:11.728Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
16:04:11 [2020-09-15T16:04:11.728Z] #61 DONE 0.0s
16:04:11 [2020-09-15T16:04:11.728Z] 
16:04:11 [2020-09-15T16:04:11.728Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
16:04:11 [2020-09-15T16:04:11.728Z] #62 DONE 0.0s
16:04:11 [2020-09-15T16:04:11.728Z] 
16:04:11 [2020-09-15T16:04:11.728Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
16:04:12 [2020-09-15T16:04:12.455Z] #64 exporting layers 6.3s done
16:04:12 [2020-09-15T16:04:12.456Z] #64 writing image sha256:c7e0724e8533487137bbf6207c27b9fac0993476a0af2399e9e2bba640d1cd1c done
16:04:12 [2020-09-15T16:04:12.456Z] #64 naming to docker.io/library/docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e done
16:04:12 [2020-09-15T16:04:12.456Z] #64 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
16:04:12 [2020-09-15T16:04:12.664Z] #63 DONE 0.7s
16:04:12 [2020-09-15T16:04:12.664Z] 
16:04:12 [2020-09-15T16:04:12.664Z] #64 exporting to image
16:04:12 [2020-09-15T16:04:12.664Z] #64 exporting layers
16:04:12 [2020-09-15T16:04:12.794Z] + trap exit INT TERM
16:04:12 [2020-09-15T16:04:12.794Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
16:04:12 [2020-09-15T16:04:12.794Z] + CONTAINER_NAME=docker-pr3
16:04:12 [2020-09-15T16:04:12.794Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41453/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41453/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e -e DOCKER_GRAPHDRIVER docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e hack/make.sh dynbinary-daemon
16:04:14 [2020-09-15T16:04:14.159Z] 
16:04:14 [2020-09-15T16:04:14.159Z] Removing bundles/
16:04:14 [2020-09-15T16:04:14.159Z] 
16:04:14 [2020-09-15T16:04:14.159Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
16:04:14 [2020-09-15T16:04:14.159Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:04:14 [2020-09-15T16:04:14.159Z] GOOS="" GOARCH="" GOARM=""
16:04:19 [2020-09-15T16:04:19.249Z] #64 exporting layers 6.4s done
16:04:19 [2020-09-15T16:04:19.249Z] #64 writing image sha256:ff993bdc22f44f446c5ddfc3a1586aed29b2aa04972abc707539771d10a9eef2 done
16:04:19 [2020-09-15T16:04:19.249Z] #64 naming to docker.io/library/docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e done
16:04:19 [2020-09-15T16:04:19.249Z] #64 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:04:19 [2020-09-15T16:04:19.609Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e -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:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e hack/make.sh dynbinary test-integration
16:04:20 [2020-09-15T16:04:20.558Z] 
16:04:20 [2020-09-15T16:04:20.558Z] Removing bundles/
16:04:20 [2020-09-15T16:04:20.558Z] 
16:04:20 [2020-09-15T16:04:20.558Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:20 [2020-09-15T16:04:20.558Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:04:20 [2020-09-15T16:04:20.558Z] GOOS="" GOARCH="" GOARM=""
16:04:29 [2020-09-15T16:04:29.486Z] #46 DONE 326.4s
16:04:29 [2020-09-15T16:04:29.486Z] 
16:04:29 [2020-09-15T16:04:29.486Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:04:31 [2020-09-15T16:04:31.032Z] #53 ...
16:04:31 [2020-09-15T16:04:31.032Z] 
16:04:31 [2020-09-15T16:04:31.032Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
16:04:31 [2020-09-15T16:04:31.332Z] #47 DONE 0.2s
16:04:31 [2020-09-15T16:04:31.332Z] 
16:04:31 [2020-09-15T16:04:31.332Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:04:31 [2020-09-15T16:04:31.332Z] #53 ...
16:04:31 [2020-09-15T16:04:31.332Z] 
16:04:31 [2020-09-15T16:04:31.332Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
16:04:31 [2020-09-15T16:04:31.332Z] #49 DONE 0.1s
16:04:31 [2020-09-15T16:04:31.628Z] 
16:04:31 [2020-09-15T16:04:31.628Z] #51 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
16:04:31 [2020-09-15T16:04:31.628Z] #51 DONE 0.1s
16:04:31 [2020-09-15T16:04:31.628Z] 
16:04:31 [2020-09-15T16:04:31.628Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:04:35 [2020-09-15T16:04:35.617Z] ..........................xx....................                         [ 29%]
16:04:36 [2020-09-15T16:04:36.538Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:04:36 [2020-09-15T16:04:36.538Z] 
16:04:36 [2020-09-15T16:04:36.538Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:04:36 [2020-09-15T16:04:36.538Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:04:36 [2020-09-15T16:04:36.538Z] HOSTNAME=21cac7f5010a
16:04:36 [2020-09-15T16:04:36.538Z] TESTDEBUG=0
16:04:36 [2020-09-15T16:04:36.538Z] DEST=bundles/test-integration
16:04:36 [2020-09-15T16:04:36.538Z] PWD=/go/src/github.com/docker/docker
16:04:36 [2020-09-15T16:04:36.538Z] DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e
16:04:36 [2020-09-15T16:04:36.538Z] container=docker
16:04:36 [2020-09-15T16:04:36.538Z] HOME=/root
16:04:36 [2020-09-15T16:04:36.538Z] GOLANG_VERSION=1.13.15
16:04:36 [2020-09-15T16:04:36.538Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:04:36 [2020-09-15T16:04:36.538Z] VALIDATE_BRANCH=master
16:04:36 [2020-09-15T16:04:36.538Z] TERM=xterm
16:04:36 [2020-09-15T16:04:36.538Z] DOCKER_PKG=github.com/docker/docker
16:04:36 [2020-09-15T16:04:36.538Z] SHLVL=1
16:04:36 [2020-09-15T16:04:36.538Z] TIMEOUT=120m
16:04:36 [2020-09-15T16:04:36.538Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:04:36 [2020-09-15T16:04:36.538Z] DOCKER_GRAPHDRIVER=overlay2
16:04:36 [2020-09-15T16:04:36.538Z] GO111MODULE=off
16:04:36 [2020-09-15T16:04:36.538Z] DOCKER_EXPERIMENTAL=1
16:04:36 [2020-09-15T16:04:36.538Z] TEST_SKIP_INTEGRATION_CLI=1
16:04:36 [2020-09-15T16:04:36.538Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:04:36 [2020-09-15T16:04:36.538Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:04:36 [2020-09-15T16:04:36.538Z] GOPATH=/go
16:04:36 [2020-09-15T16:04:36.538Z] PKG_CONFIG=pkg-config
16:04:36 [2020-09-15T16:04:36.538Z] _=/usr/bin/env
16:04:36 [2020-09-15T16:04:36.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:04:44 [2020-09-15T16:04:44.701Z] 4612f6d0b889: Pull complete
16:04:47 [2020-09-15T16:04:47.870Z] ok  	github.com/docker/docker/api/server/httputils	0.024s	coverage: 14.7% of statements
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ok  	github.com/docker/docker/api/server/middleware	0.047s	coverage: 37.7% of statements
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ok  	github.com/docker/docker/api/types/strslice	0.033s	coverage: 90.0% of statements
16:04:47 [2020-09-15T16:04:47.870Z] ok  	github.com/docker/docker/api/server/router/swarm	0.030s	coverage: 5.7% of statements
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/types	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 92.2% of statements
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
16:04:47 [2020-09-15T16:04:47.870Z] ok  	github.com/docker/docker/api/types/versions	0.017s	coverage: 75.0% of statements
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/builder	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:04:47 [2020-09-15T16:04:47.870Z] ok  	github.com/docker/docker/builder/dockerignore	0.022s	coverage: 96.8% of statements
16:04:48 [2020-09-15T16:04:48.817Z] ok  	github.com/docker/docker/cli/debug	0.011s	coverage: 100.0% of statements
16:04:49 [2020-09-15T16:04:49.392Z] ok  	github.com/docker/docker/builder/remotecontext	0.318s	coverage: 13.6% of statements
16:04:50 [2020-09-15T16:04:50.784Z] ok  	github.com/docker/docker/builder/dockerfile	0.956s	coverage: 48.0% of statements
16:04:50 [2020-09-15T16:04:50.784Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.455s	coverage: 86.3% of statements
16:04:50 [2020-09-15T16:04:50.784Z] ?   	github.com/docker/docker/cli	[no test files]
16:04:50 [2020-09-15T16:04:50.784Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:04:50 [2020-09-15T16:04:50.979Z] tests/integration/api_exec_test.py .....................                 [ 34%]
16:04:54 [2020-09-15T16:04:54.172Z] #53 309.0 + bin/containerd-stress
16:04:54 [2020-09-15T16:04:54.172Z] #53 311.5 + bin/containerd-shim
16:04:57 [2020-09-15T16:04:57.491Z] ok  	github.com/docker/docker/client	0.278s	coverage: 75.4% of statements
16:04:57 [2020-09-15T16:04:57.930Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
16:04:59 [2020-09-15T16:04:59.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:04:59 [2020-09-15T16:04:59.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:04:59 [2020-09-15T16:04:59.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:05:01 [2020-09-15T16:05:01.045Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
16:05:01 [2020-09-15T16:05:01.154Z] #53 318.5 + bin/containerd-shim-runc-v1
16:05:05 [2020-09-15T16:05:05.659Z] #53 323.5 + bin/containerd-shim-runc-v2
16:05:06 [2020-09-15T16:05:06.701Z] #53 324.6 + binaries
16:05:06 [2020-09-15T16:05:06.701Z] #53 324.6 + install -D bin/containerd /build/containerd
16:05:06 [2020-09-15T16:05:06.701Z] #53 324.7 + install -D bin/containerd-shim /build/containerd-shim
16:05:06 [2020-09-15T16:05:06.701Z] #53 324.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:05:06 [2020-09-15T16:05:06.701Z] #53 324.7 + install -D bin/ctr /build/ctr
16:05:06 [2020-09-15T16:05:06.701Z] #53 DONE 324.8s
16:05:07 [2020-09-15T16:05:07.742Z] 
16:05:07 [2020-09-15T16:05:07.742Z] #54 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
16:05:07 [2020-09-15T16:05:07.742Z] #54 DONE 0.1s
16:05:07 [2020-09-15T16:05:07.742Z] 
16:05:07 [2020-09-15T16:05:07.742Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
16:05:07 [2020-09-15T16:05:07.742Z] #58 DONE 0.1s
16:05:07 [2020-09-15T16:05:07.742Z] 
16:05:07 [2020-09-15T16:05:07.742Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
16:05:08 [2020-09-15T16:05:08.038Z] #60 DONE 0.1s
16:05:08 [2020-09-15T16:05:08.038Z] 
16:05:08 [2020-09-15T16:05:08.038Z] #62 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
16:05:08 [2020-09-15T16:05:08.038Z] #62 DONE 0.0s
16:05:08 [2020-09-15T16:05:08.038Z] 
16:05:08 [2020-09-15T16:05:08.038Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
16:05:08 [2020-09-15T16:05:08.038Z] #63 DONE 0.0s
16:05:08 [2020-09-15T16:05:08.038Z] 
16:05:08 [2020-09-15T16:05:08.038Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker
16:05:10 [2020-09-15T16:05:10.150Z] #64 DONE 2.1s
16:05:10 [2020-09-15T16:05:10.150Z] 
16:05:10 [2020-09-15T16:05:10.150Z] #65 exporting to oci image format
16:05:10 [2020-09-15T16:05:10.150Z] #65 exporting layers
16:05:14 [2020-09-15T16:05:14.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:05:14 [2020-09-15T16:05:14.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:05:14 [2020-09-15T16:05:14.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:05:15 [2020-09-15T16:05:15.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:05:15 [2020-09-15T16:05:15.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:05:16 [2020-09-15T16:05:16.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:05:16 [2020-09-15T16:05:16.893Z] tests/integration/api_network_test.py ............................       [ 47%]
16:05:19 [2020-09-15T16:05:19.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:05:19 [2020-09-15T16:05:19.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:05:21 [2020-09-15T16:05:21.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:05:21 [2020-09-15T16:05:21.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:05:22 [2020-09-15T16:05:22.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:05:23 [2020-09-15T16:05:23.759Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
16:05:23 [2020-09-15T16:05:23.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:05:24 [2020-09-15T16:05:24.106Z] ok  	github.com/docker/docker/cmd/dockerd	0.103s	coverage: 30.8% of statements
16:05:24 [2020-09-15T16:05:24.107Z] ok  	github.com/docker/docker/container	0.176s	coverage: 34.7% of statements
16:05:24 [2020-09-15T16:05:24.107Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:05:24 [2020-09-15T16:05:24.107Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:05:24 [2020-09-15T16:05:24.107Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:05:24 [2020-09-15T16:05:24.107Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:05:24 [2020-09-15T16:05:24.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:05:25 [2020-09-15T16:05:25.266Z] tests/integration/api_secret_test.py .....                               [ 51%]
16:05:25 [2020-09-15T16:05:25.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:05:26 [2020-09-15T16:05:26.032Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.039s	coverage: 65.3% of statements
16:05:26 [2020-09-15T16:05:26.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:05:27 [2020-09-15T16:05:27.425Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.038s	coverage: 35.9% of statements
16:05:27 [2020-09-15T16:05:27.538Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:05:27 [2020-09-15T16:05:27.538Z] Using test binary docker
16:05:27 [2020-09-15T16:05:27.538Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:05:27 [2020-09-15T16:05:27.538Z] +++ /etc/init.d/apparmor start
16:05:27 [2020-09-15T16:05:27.538Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:05:27 [2020-09-15T16:05:27.538Z] INFO: Waiting for daemon to start...
16:05:27 [2020-09-15T16:05:27.538Z] Starting dockerd
16:05:27 [2020-09-15T16:05:27.538Z] +++ 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
16:05:29 [2020-09-15T16:05:29.608Z] .
16:05:29 [2020-09-15T16:05:29.608Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:05:29 [2020-09-15T16:05:29.608Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:05:29 [2020-09-15T16:05:29.608Z] Error: No such image: emptyfs
16:05:29 [2020-09-15T16:05:29.608Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:05:29 [2020-09-15T16:05:29.608Z] ++++ docker load
16:05:29 [2020-09-15T16:05:29.612Z] tests/integration/api_service_test.py .................................. [ 60%]
16:05:29 [2020-09-15T16:05:29.900Z] Running integration-test (iteration 1)
16:05:29 [2020-09-15T16:05:29.900Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
16:05:29 [2020-09-15T16:05:29.900Z] ++ 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
16:05:29 [2020-09-15T16:05:29.900Z] ++ set -e
16:05:29 [2020-09-15T16:05:29.900Z] ++ '[' -n 0 ']'
16:05:29 [2020-09-15T16:05:29.900Z] ++ set -x
16:05:29 [2020-09-15T16:05:29.900Z] ++ env -i DEST=/go/src/github.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
16:05:29 [2020-09-15T16:05:29.980Z] ok  	github.com/docker/docker/daemon/cluster	0.119s	coverage: 0.5% of statements
16:05:32 [2020-09-15T16:05:32.541Z] ok  	github.com/docker/docker/daemon/discovery	0.026s	coverage: 30.0% of statements
16:05:33 [2020-09-15T16:05:33.120Z] ok  	github.com/docker/docker/daemon/config	0.086s	coverage: 81.8% of statements
16:05:34 [2020-09-15T16:05:34.072Z] ok  	github.com/docker/docker/daemon/events	0.077s	coverage: 50.0% of statements
16:05:35 [2020-09-15T16:05:35.020Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
16:05:38 [2020-09-15T16:05:38.477Z] Loaded image: buildpack-deps:buster
16:05:38 [2020-09-15T16:05:38.477Z] Loaded image: busybox:latest
16:05:38 [2020-09-15T16:05:38.477Z] Loaded image: busybox:glibc
16:05:38 [2020-09-15T16:05:38.477Z] Loaded image: debian:buster
16:05:38 [2020-09-15T16:05:38.477Z] Loaded image: hello-world:latest
16:05:38 [2020-09-15T16:05:38.477Z] INFO: Testing against a local daemon
16:05:38 [2020-09-15T16:05:38.477Z] === RUN   TestCgroupNamespacesBuild
16:05:39 [2020-09-15T16:05:39.232Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
16:05:39 [2020-09-15T16:05:39.232Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.524s	coverage: 14.1% of statements
16:05:40 [2020-09-15T16:05:40.550Z] --- PASS: TestCgroupNamespacesBuild (2.28s)
16:05:40 [2020-09-15T16:05:40.550Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:05:40 [2020-09-15T16:05:40.624Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.614s	coverage: 57.0% of statements
16:05:42 [2020-09-15T16:05:42.623Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s)
16:05:42 [2020-09-15T16:05:42.623Z] === RUN   TestBuildWithSession
16:05:42 [2020-09-15T16:05:42.623Z] --- SKIP: TestBuildWithSession (0.00s)
16:05:42 [2020-09-15T16:05:42.623Z]     build_session_test.go:25: TODO: BuildKit
16:05:42 [2020-09-15T16:05:42.623Z] === RUN   TestBuildSquashParent
16:05:43 [2020-09-15T16:05:43.179Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.8% of statements
16:05:43 [2020-09-15T16:05:43.957Z] .........................                                                [ 67%]
16:05:44 [2020-09-15T16:05:44.568Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.660s	coverage: 73.1% of statements
16:05:44 [2020-09-15T16:05:44.568Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.064s	coverage: 45.9% of statements
16:05:47 [2020-09-15T16:05:47.122Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.032s	coverage: 49.5% of statements
16:05:47 [2020-09-15T16:05:47.384Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.519s	coverage: 76.1% of statements
16:05:47 [2020-09-15T16:05:47.646Z] ok  	github.com/docker/docker/daemon	12.356s	coverage: 17.4% of statements
16:05:47 [2020-09-15T16:05:47.646Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:05:47 [2020-09-15T16:05:47.646Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:05:47 [2020-09-15T16:05:47.646Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:05:47 [2020-09-15T16:05:47.646Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:05:47 [2020-09-15T16:05:47.646Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:05:48 [2020-09-15T16:05:48.595Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.035s	coverage: 58.0% of statements
16:05:49 [2020-09-15T16:05:49.544Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.021s	coverage: 3.0% of statements
16:05:49 [2020-09-15T16:05:49.544Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
16:05:49 [2020-09-15T16:05:49.574Z] --- PASS: TestBuildSquashParent (6.93s)
16:05:49 [2020-09-15T16:05:49.574Z] === RUN   TestBuildWithRemoveAndForceRemove
16:05:49 [2020-09-15T16:05:49.574Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:05:49 [2020-09-15T16:05:49.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:05:49 [2020-09-15T16:05:49.574Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:05:49 [2020-09-15T16:05:49.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:05:49 [2020-09-15T16:05:49.574Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:05:49 [2020-09-15T16:05:49.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:05:49 [2020-09-15T16:05:49.574Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:05:49 [2020-09-15T16:05:49.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:05:49 [2020-09-15T16:05:49.574Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:05:49 [2020-09-15T16:05:49.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:05:49 [2020-09-15T16:05:49.574Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:05:49 [2020-09-15T16:05:49.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:05:49 [2020-09-15T16:05:49.574Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:05:49 [2020-09-15T16:05:49.574Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:05:50 [2020-09-15T16:05:50.556Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:05:50 [2020-09-15T16:05:50.556Z] 
16:05:50 [2020-09-15T16:05:50.556Z] + TEST_INTEGRATION_DEST=2
16:05:50 [2020-09-15T16:05:50.556Z] + CONTAINER_NAME=docker-pr3-2
16:05:50 [2020-09-15T16:05:50.556Z] + TEST_SKIP_INTEGRATION=1
16:05:50 [2020-09-15T16:05:50.556Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
16:05:50 [2020-09-15T16:05:50.556Z] + run_tests
16:05:50 [2020-09-15T16:05:50.556Z] + c=0
16:05:50 [2020-09-15T16:05:50.556Z] + '[' -n 0 ']'
16:05:50 [2020-09-15T16:05:50.556Z] + rm=
16:05:50 [2020-09-15T16:05:50.556Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41453/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41453/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41453/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e hack/make.sh '' test-integration
16:05:50 [2020-09-15T16:05:50.556Z] ++ jobs -p
16:05:50 [2020-09-15T16:05:50.556Z] + TEST_INTEGRATION_DEST=3
16:05:50 [2020-09-15T16:05:50.556Z] + CONTAINER_NAME=docker-pr3-3
16:05:50 [2020-09-15T16:05:50.556Z] + TEST_SKIP_INTEGRATION=1
16:05:50 [2020-09-15T16:05:50.556Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
16:05:50 [2020-09-15T16:05:50.556Z] + run_tests
16:05:50 [2020-09-15T16:05:50.556Z] + '[' -n 0 ']'
16:05:50 [2020-09-15T16:05:50.556Z] + rm=
16:05:50 [2020-09-15T16:05:50.556Z] + TEST_INTEGRATION_DEST=1
16:05:50 [2020-09-15T16:05:50.556Z] + CONTAINER_NAME=docker-pr3-1
16:05:50 [2020-09-15T16:05:50.556Z] + TEST_SKIP_INTEGRATION_CLI=1
16:05:50 [2020-09-15T16:05:50.556Z] + run_tests test-integration-flaky
16:05:50 [2020-09-15T16:05:50.556Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41453/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41453/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41453/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e hack/make.sh '' test-integration
16:05:50 [2020-09-15T16:05:50.556Z] + '[' -n 0 ']'
16:05:50 [2020-09-15T16:05:50.556Z] + rm=
16:05:50 [2020-09-15T16:05:50.556Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41453/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41453/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41453/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e hack/make.sh test-integration-flaky test-integration
16:05:50 [2020-09-15T16:05:50.556Z] + for job in $(jobs -p)
16:05:50 [2020-09-15T16:05:50.556Z] + wait 5111
16:05:50 [2020-09-15T16:05:50.556Z] 
16:05:50 [2020-09-15T16:05:50.556Z] 
16:05:50 [2020-09-15T16:05:50.556Z] 
16:05:50 [2020-09-15T16:05:50.556Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
16:05:50 [2020-09-15T16:05:50.556Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:05:50 [2020-09-15T16:05:50.556Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:05:50 [2020-09-15T16:05:50.556Z] HOSTNAME=281295906f6c
16:05:50 [2020-09-15T16:05:50.556Z] TEST_SKIP_INTEGRATION=1
16:05:50 [2020-09-15T16:05:50.556Z] TESTDEBUG=0
16:05:50 [2020-09-15T16:05:50.556Z] DEST=bundles/test-integration
16:05:50 [2020-09-15T16:05:50.556Z] PWD=/go/src/github.com/docker/docker
16:05:50 [2020-09-15T16:05:50.556Z] KEEPBUNDLE=1
16:05:50 [2020-09-15T16:05:50.556Z] DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e
16:05:50 [2020-09-15T16:05:50.556Z] container=docker
16:05:50 [2020-09-15T16:05:50.556Z] HOME=/root
16:05:50 [2020-09-15T16:05:50.556Z] GOLANG_VERSION=1.13.15
16:05:50 [2020-09-15T16:05:50.556Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:05:50 [2020-09-15T16:05:50.556Z] VALIDATE_BRANCH=master
16:05:50 [2020-09-15T16:05:50.556Z] TERM=xterm
16:05:50 [2020-09-15T16:05:50.556Z] DOCKER_PKG=github.com/docker/docker
16:05:50 [2020-09-15T16:05:50.556Z] SHLVL=1
16:05:50 [2020-09-15T16:05:50.556Z] TIMEOUT=120m
16:05:50 [2020-09-15T16:05:50.556Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:05:50 [2020-09-15T16:05:50.556Z] DOCKER_GRAPHDRIVER=overlay2
16:05:50 [2020-09-15T16:05:50.556Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
16:05:50 [2020-09-15T16:05:50.556Z] GO111MODULE=off
16:05:50 [2020-09-15T16:05:50.556Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:05:50 [2020-09-15T16:05:50.556Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:05:50 [2020-09-15T16:05:50.556Z] GOPATH=/go
16:05:50 [2020-09-15T16:05:50.556Z] PKG_CONFIG=pkg-config
16:05:50 [2020-09-15T16:05:50.556Z] _=/usr/bin/env
16:05:50 [2020-09-15T16:05:50.556Z] Building test suite binary ./integration-cli/test.main
16:05:50 [2020-09-15T16:05:50.556Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:05:50 [2020-09-15T16:05:50.556Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:05:50 [2020-09-15T16:05:50.556Z] HOSTNAME=e165cbdf210f
16:05:50 [2020-09-15T16:05:50.556Z] TEST_SKIP_INTEGRATION=1
16:05:50 [2020-09-15T16:05:50.556Z] TESTDEBUG=0
16:05:50 [2020-09-15T16:05:50.556Z] DEST=bundles/test-integration
16:05:50 [2020-09-15T16:05:50.556Z] PWD=/go/src/github.com/docker/docker
16:05:50 [2020-09-15T16:05:50.556Z] KEEPBUNDLE=1
16:05:50 [2020-09-15T16:05:50.556Z] DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e
16:05:50 [2020-09-15T16:05:50.556Z] container=docker
16:05:50 [2020-09-15T16:05:50.556Z] HOME=/root
16:05:50 [2020-09-15T16:05:50.556Z] GOLANG_VERSION=1.13.15
16:05:50 [2020-09-15T16:05:50.557Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:05:50 [2020-09-15T16:05:50.557Z] VALIDATE_BRANCH=master
16:05:50 [2020-09-15T16:05:50.557Z] TERM=xterm
16:05:50 [2020-09-15T16:05:50.557Z] DOCKER_PKG=github.com/docker/docker
16:05:50 [2020-09-15T16:05:50.557Z] SHLVL=1
16:05:50 [2020-09-15T16:05:50.557Z] TIMEOUT=120m
16:05:50 [2020-09-15T16:05:50.557Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:05:50 [2020-09-15T16:05:50.557Z] DOCKER_GRAPHDRIVER=overlay2
16:05:50 [2020-09-15T16:05:50.557Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
16:05:50 [2020-09-15T16:05:50.557Z] GO111MODULE=off
16:05:50 [2020-09-15T16:05:50.557Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:05:50 [2020-09-15T16:05:50.557Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:05:50 [2020-09-15T16:05:50.557Z] GOPATH=/go
16:05:50 [2020-09-15T16:05:50.557Z] PKG_CONFIG=pkg-config
16:05:50 [2020-09-15T16:05:50.557Z] _=/usr/bin/env
16:05:50 [2020-09-15T16:05:50.557Z] Building test suite binary ./integration-cli/test.main
16:05:50 [2020-09-15T16:05:50.557Z] No new tests added to integration.
16:05:50 [2020-09-15T16:05:50.557Z] 
16:05:50 [2020-09-15T16:05:50.557Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:05:50 [2020-09-15T16:05:50.557Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:05:50 [2020-09-15T16:05:50.557Z] HOSTNAME=7c1b4bc4d636
16:05:50 [2020-09-15T16:05:50.557Z] TESTDEBUG=0
16:05:50 [2020-09-15T16:05:50.557Z] DEST=bundles/test-integration
16:05:50 [2020-09-15T16:05:50.557Z] PWD=/go/src/github.com/docker/docker
16:05:50 [2020-09-15T16:05:50.557Z] KEEPBUNDLE=1
16:05:50 [2020-09-15T16:05:50.557Z] DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e
16:05:50 [2020-09-15T16:05:50.557Z] container=docker
16:05:50 [2020-09-15T16:05:50.557Z] HOME=/root
16:05:50 [2020-09-15T16:05:50.557Z] GOLANG_VERSION=1.13.15
16:05:50 [2020-09-15T16:05:50.557Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:05:50 [2020-09-15T16:05:50.557Z] VALIDATE_BRANCH=master
16:05:50 [2020-09-15T16:05:50.557Z] TERM=xterm
16:05:50 [2020-09-15T16:05:50.557Z] DOCKER_PKG=github.com/docker/docker
16:05:50 [2020-09-15T16:05:50.557Z] SHLVL=1
16:05:50 [2020-09-15T16:05:50.557Z] TIMEOUT=120m
16:05:50 [2020-09-15T16:05:50.557Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:05:50 [2020-09-15T16:05:50.557Z] DOCKER_GRAPHDRIVER=overlay2
16:05:50 [2020-09-15T16:05:50.557Z] GO111MODULE=off
16:05:50 [2020-09-15T16:05:50.557Z] TEST_SKIP_INTEGRATION_CLI=1
16:05:50 [2020-09-15T16:05:50.557Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:05:50 [2020-09-15T16:05:50.557Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:05:50 [2020-09-15T16:05:50.557Z] GOPATH=/go
16:05:50 [2020-09-15T16:05:50.557Z] PKG_CONFIG=pkg-config
16:05:50 [2020-09-15T16:05:50.557Z] _=/usr/bin/env
16:05:50 [2020-09-15T16:05:50.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:05:51 [2020-09-15T16:05:51.470Z] ok  	github.com/docker/docker/daemon/images	0.064s	coverage: 4.8% of statements
16:05:51 [2020-09-15T16:05:51.645Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:05:51 [2020-09-15T16:05:51.937Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:05:52 [2020-09-15T16:05:52.044Z] ok  	github.com/docker/docker/daemon/logger	0.249s	coverage: 41.0% of statements
16:05:52 [2020-09-15T16:05:52.044Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.253s	coverage: 77.4% of statements
16:05:52 [2020-09-15T16:05:52.619Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.081s	coverage: 57.7% of statements
16:05:52 [2020-09-15T16:05:52.619Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:05:52 [2020-09-15T16:05:52.619Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:05:52 [2020-09-15T16:05:52.619Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:05:52 [2020-09-15T16:05:52.619Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:05:52 [2020-09-15T16:05:52.619Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:05:52 [2020-09-15T16:05:52.619Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:05:53 [2020-09-15T16:05:53.196Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.037s	coverage: 67.0% of statements
16:05:53 [2020-09-15T16:05:53.459Z] ok  	github.com/docker/docker/daemon/logger/journald	0.095s	coverage: 23.9% of statements
16:05:53 [2020-09-15T16:05:53.722Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.020s	coverage: 87.2% of statements
16:05:53 [2020-09-15T16:05:53.722Z] time="2020-09-15T16:05:53Z" level=error msg="Failed to open log file: open /tmp/docker-logger-640718021/container.log.1: no such file or directory"
16:05:53 [2020-09-15T16:05:53.722Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.034s	coverage: 61.6% of statements
16:05:54 [2020-09-15T16:05:54.671Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:05:54 [2020-09-15T16:05:54.671Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:05:55 [2020-09-15T16:05:55.115Z] ok  	github.com/docker/docker/daemon/logger/local	0.053s	coverage: 75.2% of statements
16:05:55 [2020-09-15T16:05:55.115Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:05:55 [2020-09-15T16:05:55.378Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.042s	coverage: 33.3% of statements
16:05:55 [2020-09-15T16:05:55.640Z] time="2020-09-15T16:05:55Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate412558379/log392720270.1: no such file or directory"
16:05:55 [2020-09-15T16:05:55.640Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.074s	coverage: 38.3% of statements
16:05:56 [2020-09-15T16:05:56.589Z] ok  	github.com/docker/docker/daemon/logger/templates	0.063s	coverage: 8.3% of statements
16:05:56 [2020-09-15T16:05:56.589Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.030s	coverage: 46.8% of statements
16:05:57 [2020-09-15T16:05:57.031Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:05:57 [2020-09-15T16:05:57.031Z] 
16:05:57 [2020-09-15T16:05:57.031Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:05:57 [2020-09-15T16:05:57.031Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:05:57 [2020-09-15T16:05:57.031Z] HOSTNAME=c4387914ac52
16:05:57 [2020-09-15T16:05:57.031Z] DEST=bundles/test-integration
16:05:57 [2020-09-15T16:05:57.032Z] PWD=/go/src/github.com/docker/docker
16:05:57 [2020-09-15T16:05:57.032Z] DOCKER_ROOTLESS=1
16:05:57 [2020-09-15T16:05:57.032Z] DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e
16:05:57 [2020-09-15T16:05:57.032Z] container=docker
16:05:57 [2020-09-15T16:05:57.032Z] HOME=/root
16:05:57 [2020-09-15T16:05:57.032Z] GOLANG_VERSION=1.13.15
16:05:57 [2020-09-15T16:05:57.032Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:05:57 [2020-09-15T16:05:57.032Z] VALIDATE_BRANCH=master
16:05:57 [2020-09-15T16:05:57.032Z] TERM=xterm
16:05:57 [2020-09-15T16:05:57.032Z] DOCKER_PKG=github.com/docker/docker
16:05:57 [2020-09-15T16:05:57.032Z] SHLVL=1
16:05:57 [2020-09-15T16:05:57.032Z] TIMEOUT=120m
16:05:57 [2020-09-15T16:05:57.032Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:05:57 [2020-09-15T16:05:57.032Z] DOCKER_GRAPHDRIVER=overlay2
16:05:57 [2020-09-15T16:05:57.032Z] GO111MODULE=off
16:05:57 [2020-09-15T16:05:57.032Z] DOCKER_EXPERIMENTAL=1
16:05:57 [2020-09-15T16:05:57.032Z] TEST_SKIP_INTEGRATION_CLI=1
16:05:57 [2020-09-15T16:05:57.032Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:05:57 [2020-09-15T16:05:57.032Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:05:57 [2020-09-15T16:05:57.032Z] GOPATH=/go
16:05:57 [2020-09-15T16:05:57.032Z] PKG_CONFIG=pkg-config
16:05:57 [2020-09-15T16:05:57.032Z] _=/usr/bin/env
16:05:57 [2020-09-15T16:05:57.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:05:57 [2020-09-15T16:05:57.165Z] ok  	github.com/docker/docker/daemon/network	0.043s	coverage: 63.8% of statements
16:05:57 [2020-09-15T16:05:57.405Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
16:05:57 [2020-09-15T16:05:57.405Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.39s)
16:05:57 [2020-09-15T16:05:57.405Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.48s)
16:05:57 [2020-09-15T16:05:57.405Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.65s)
16:05:57 [2020-09-15T16:05:57.405Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.62s)
16:05:57 [2020-09-15T16:05:57.405Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.50s)
16:05:57 [2020-09-15T16:05:57.405Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.53s)
16:05:57 [2020-09-15T16:05:57.405Z] === RUN   TestBuildMultiStageCopy
16:05:57 [2020-09-15T16:05:57.405Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:05:58 [2020-09-15T16:05:58.115Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.877s	coverage: 82.5% of statements
16:05:58 [2020-09-15T16:05:58.115Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:05:58 [2020-09-15T16:05:58.115Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:05:58 [2020-09-15T16:05:58.377Z] ok  	github.com/docker/docker/distribution/metadata	0.105s	coverage: 48.2% of statements
16:05:59 [2020-09-15T16:05:59.477Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:06:00 [2020-09-15T16:06:00.112Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:06:00 [2020-09-15T16:06:00.300Z] ok  	github.com/docker/docker/errdefs	0.012s	coverage: 49.4% of statements
16:06:00 [2020-09-15T16:06:00.300Z] ok  	github.com/docker/docker/distribution	1.086s	coverage: 21.9% of statements
16:06:00 [2020-09-15T16:06:00.300Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:06:00 [2020-09-15T16:06:00.562Z] ok  	github.com/docker/docker/image	0.059s	coverage: 86.4% of statements
16:06:00 [2020-09-15T16:06:00.747Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:06:01 [2020-09-15T16:06:01.140Z] ok  	github.com/docker/docker/distribution/xfer	1.709s	coverage: 85.1% of statements
16:06:01 [2020-09-15T16:06:01.140Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:06:01 [2020-09-15T16:06:01.381Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:06:01 [2020-09-15T16:06:01.403Z] ok  	github.com/docker/docker/image/cache	0.065s	coverage: 19.2% of statements
16:06:01 [2020-09-15T16:06:01.403Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:06:01 [2020-09-15T16:06:01.668Z] ok  	github.com/docker/docker/image/v1	0.033s	coverage: 25.0% of statements
16:06:01 [2020-09-15T16:06:01.668Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:06:01 [2020-09-15T16:06:01.930Z] ok  	github.com/docker/docker/libcontainerd/queue	0.094s	coverage: 87.5% of statements
16:06:02 [2020-09-15T16:06:02.015Z] --- PASS: TestBuildMultiStageCopy (4.88s)
16:06:02 [2020-09-15T16:06:02.015Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s)
16:06:02 [2020-09-15T16:06:02.015Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s)
16:06:02 [2020-09-15T16:06:02.015Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s)
16:06:02 [2020-09-15T16:06:02.015Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
16:06:02 [2020-09-15T16:06:02.015Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s)
16:06:02 [2020-09-15T16:06:02.015Z] === RUN   TestBuildMultiStageParentConfig
16:06:02 [2020-09-15T16:06:02.880Z] ok  	github.com/docker/docker/pkg/aaparser	0.044s	coverage: 50.0% of statements
16:06:03 [2020-09-15T16:06:03.525Z] --- PASS: TestBuildMultiStageParentConfig (1.75s)
16:06:03 [2020-09-15T16:06:03.525Z] === RUN   TestBuildLabelWithTargets
16:06:03 [2020-09-15T16:06:03.828Z] ok  	github.com/docker/docker/opts	0.067s	coverage: 67.1% of statements
16:06:05 [2020-09-15T16:06:05.220Z] ok  	github.com/docker/docker/pkg/broadcaster	0.007s	coverage: 100.0% of statements
16:06:05 [2020-09-15T16:06:05.220Z] ok  	github.com/docker/docker/pkg/authorization	0.770s	coverage: 68.3% of statements
16:06:05 [2020-09-15T16:06:05.482Z] ok  	github.com/docker/docker/pkg/capabilities	0.013s	coverage: 87.5% of statements
16:06:05 [2020-09-15T16:06:05.743Z] ok  	github.com/docker/docker/pkg/archive	1.199s	coverage: 77.0% of statements
16:06:06 [2020-09-15T16:06:06.008Z] ok  	github.com/docker/docker/pkg/directory	0.012s	coverage: 80.0% of statements
16:06:06 [2020-09-15T16:06:06.259Z] --- PASS: TestBuildLabelWithTargets (2.39s)
16:06:06 [2020-09-15T16:06:06.259Z] === RUN   TestBuildWithEmptyLayers
16:06:06 [2020-09-15T16:06:06.894Z] --- PASS: TestBuildWithEmptyLayers (0.96s)
16:06:06 [2020-09-15T16:06:06.894Z] === RUN   TestBuildMultiStageOnBuild
16:06:06 [2020-09-15T16:06:06.959Z] ok  	github.com/docker/docker/pkg/discovery	0.021s	coverage: 58.3% of statements
16:06:06 [2020-09-15T16:06:06.959Z] ok  	github.com/docker/docker/pkg/discovery/file	0.020s	coverage: 92.9% of statements
16:06:07 [2020-09-15T16:06:07.532Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.017s	coverage: 92.3% of statements
16:06:08 [2020-09-15T16:06:08.105Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
16:06:08 [2020-09-15T16:06:08.366Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
16:06:09 [2020-09-15T16:06:09.752Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
16:06:10 [2020-09-15T16:06:10.015Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.622s	coverage: 43.2% of statements
16:06:10 [2020-09-15T16:06:10.277Z] ok  	github.com/docker/docker/pkg/fileutils	0.023s	coverage: 89.5% of statements
16:06:10 [2020-09-15T16:06:10.419Z] --- PASS: TestBuildMultiStageOnBuild (2.87s)
16:06:10 [2020-09-15T16:06:10.419Z] === RUN   TestBuildUncleanTarFilenames
16:06:10 [2020-09-15T16:06:10.852Z] ok  	github.com/docker/docker/pkg/homedir	0.016s	coverage: 11.4% of statements
16:06:10 [2020-09-15T16:06:10.852Z] ok  	github.com/docker/docker/pkg/fsutils	0.280s	coverage: 85.1% of statements
16:06:11 [2020-09-15T16:06:11.054Z] --- PASS: TestBuildUncleanTarFilenames (1.16s)
16:06:11 [2020-09-15T16:06:11.054Z] === RUN   TestBuildMultiStageLayerLeak
16:06:11 [2020-09-15T16:06:11.123Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.091s	coverage: 84.1% of statements
16:06:11 [2020-09-15T16:06:11.123Z] ok  	github.com/docker/docker/layer	7.267s	coverage: 68.8% of statements
16:06:11 [2020-09-15T16:06:11.123Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:06:11 [2020-09-15T16:06:11.123Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:06:11 [2020-09-15T16:06:11.123Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:06:11 [2020-09-15T16:06:11.123Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:06:11 [2020-09-15T16:06:11.123Z] ?   	github.com/docker/docker/oci	[no test files]
16:06:11 [2020-09-15T16:06:11.123Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:06:11 [2020-09-15T16:06:11.123Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:06:11 [2020-09-15T16:06:11.123Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:06:11 [2020-09-15T16:06:11.699Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 91.7% of statements
16:06:12 [2020-09-15T16:06:12.273Z] ok  	github.com/docker/docker/pkg/longpath	0.015s	coverage: 100.0% of statements
16:06:12 [2020-09-15T16:06:12.273Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.011s	coverage: 85.7% of statements
16:06:12 [2020-09-15T16:06:12.537Z] ok  	github.com/docker/docker/pkg/idtools	0.761s	coverage: 70.1% of statements
16:06:12 [2020-09-15T16:06:12.537Z] ok  	github.com/docker/docker/pkg/ioutils	0.644s	coverage: 69.3% of statements
16:06:12 [2020-09-15T16:06:12.537Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
16:06:12 [2020-09-15T16:06:12.537Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:06:12 [2020-09-15T16:06:12.537Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
16:06:12 [2020-09-15T16:06:12.537Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:06:12 [2020-09-15T16:06:12.799Z] ok  	github.com/docker/docker/pkg/parsers	0.022s	coverage: 97.0% of statements
16:06:13 [2020-09-15T16:06:13.062Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.009s	coverage: 60.0% of statements
16:06:13 [2020-09-15T16:06:13.062Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.038s	coverage: 86.7% of statements
16:06:13 [2020-09-15T16:06:13.325Z] ok  	github.com/docker/docker/pkg/pidfile	0.058s	coverage: 82.4% of statements
16:06:13 [2020-09-15T16:06:13.325Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:06:13 [2020-09-15T16:06:13.325Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:06:13 [2020-09-15T16:06:13.901Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.018s	coverage: 56.8% of statements
16:06:14 [2020-09-15T16:06:14.477Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.018s	coverage: 85.7% of statements
16:06:14 [2020-09-15T16:06:14.477Z] ok  	github.com/docker/docker/pkg/pools	0.017s	coverage: 88.2% of statements
16:06:14 [2020-09-15T16:06:14.477Z] ok  	github.com/docker/docker/pkg/progress	0.015s	coverage: 75.9% of statements
16:06:14 [2020-09-15T16:06:14.623Z] --- PASS: TestBuildMultiStageLayerLeak (2.98s)
16:06:14 [2020-09-15T16:06:14.623Z] === RUN   TestBuildWithHugeFile
16:06:15 [2020-09-15T16:06:15.051Z] ok  	github.com/docker/docker/pkg/reexec	0.018s	coverage: 82.4% of statements
16:06:15 [2020-09-15T16:06:15.999Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
16:06:15 [2020-09-15T16:06:15.999Z] ok  	github.com/docker/docker/pkg/pubsub	1.076s	coverage: 73.9% of statements
16:06:16 [2020-09-15T16:06:16.573Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
16:06:16 [2020-09-15T16:06:16.573Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
16:06:16 [2020-09-15T16:06:16.835Z] ok  	github.com/docker/docker/pkg/symlink	0.025s	coverage: 87.7% of statements
16:06:17 [2020-09-15T16:06:17.409Z] ok  	github.com/docker/docker/pkg/sysinfo	0.018s	coverage: 54.2% of statements
16:06:17 [2020-09-15T16:06:17.983Z] ok  	github.com/docker/docker/pkg/system	0.041s	coverage: 36.9% of statements
16:06:17 [2020-09-15T16:06:17.983Z] ok  	github.com/docker/docker/pkg/signal	2.766s	coverage: 61.0% of statements
16:06:18 [2020-09-15T16:06:18.246Z] ok  	github.com/docker/docker/pkg/tailfile	0.150s	coverage: 88.6% of statements
16:06:18 [2020-09-15T16:06:18.507Z] testing: warning: no tests to run
16:06:18 [2020-09-15T16:06:18.507Z] coverage: [no statements]
16:06:18 [2020-09-15T16:06:18.507Z] ok  	github.com/docker/docker/pkg/term/windows	0.011s	coverage: [no statements] [no tests to run]
16:06:19 [2020-09-15T16:06:19.083Z] ok  	github.com/docker/docker/pkg/tarsum	0.119s	coverage: 89.3% of statements
16:06:19 [2020-09-15T16:06:19.084Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
16:06:19 [2020-09-15T16:06:19.084Z] ok  	github.com/docker/docker/pkg/urlutil	0.010s	coverage: 100.0% of statements
16:06:19 [2020-09-15T16:06:19.346Z] ok  	github.com/docker/docker/pkg/useragent	0.011s	coverage: 88.9% of statements
16:06:20 [2020-09-15T16:06:20.292Z] ok  	github.com/docker/docker/plugin/v2	0.015s	coverage: 14.5% of statements
16:06:21 [2020-09-15T16:06:21.238Z] ok  	github.com/docker/docker/profiles/seccomp	0.013s	coverage: 72.4% of statements
16:06:21 [2020-09-15T16:06:21.238Z] ok  	github.com/docker/docker/reference	0.018s	coverage: 84.4% of statements
16:06:21 [2020-09-15T16:06:21.811Z] ok  	github.com/docker/docker/plugin	0.576s	coverage: 23.1% of statements
16:06:22 [2020-09-15T16:06:22.387Z] ok  	github.com/docker/docker/registry/resumable	0.031s	coverage: 100.0% of statements
16:06:22 [2020-09-15T16:06:22.650Z] ok  	github.com/docker/docker/restartmanager	0.031s	coverage: 45.3% of statements
16:06:23 [2020-09-15T16:06:23.596Z] ok  	github.com/docker/docker/testutil	0.009s	coverage: 62.5% of statements
16:06:23 [2020-09-15T16:06:23.597Z] ok  	github.com/docker/docker/registry	0.233s	coverage: 56.3% of statements
16:06:23 [2020-09-15T16:06:23.597Z] ok  	github.com/docker/docker/runconfig	0.023s	coverage: 66.1% of statements
16:06:24 [2020-09-15T16:06:24.440Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
16:06:25 [2020-09-15T16:06:25.520Z] ok  	github.com/docker/docker/volume/drivers	0.017s	coverage: 36.1% of statements
16:06:25 [2020-09-15T16:06:25.968Z] c3aff4450246: Pull complete
16:06:25 [2020-09-15T16:06:25.968Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec
16:06:25 [2020-09-15T16:06:25.968Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
16:06:25 [2020-09-15T16:06:25.968Z] mcr.microsoft.com/windows/servercore:ltsc2019
16:06:25 [2020-09-15T16:06:25.968Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
16:06:25 [2020-09-15T16:06:25.968Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
16:06:25 [2020-09-15T16:06:25.968Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457'
16:06:25 [2020-09-15T16:06:25.968Z] INFO: Docker version of control daemon
16:06:25 [2020-09-15T16:06:25.968Z] 
16:06:25 [2020-09-15T16:06:25.968Z] Client: Docker Engine - Enterprise
16:06:25 [2020-09-15T16:06:25.968Z]  Version:           19.03.5
16:06:25 [2020-09-15T16:06:25.968Z]  API version:       1.40
16:06:25 [2020-09-15T16:06:25.968Z]  Go version:        go1.12.12
16:06:25 [2020-09-15T16:06:25.968Z]  Git commit:        2ee0c57608
16:06:25 [2020-09-15T16:06:25.968Z]  Built:             11/13/2019 08:00:16
16:06:25 [2020-09-15T16:06:25.968Z]  OS/Arch:           windows/amd64
16:06:25 [2020-09-15T16:06:25.968Z]  Experimental:      false
16:06:25 [2020-09-15T16:06:25.968Z] 
16:06:25 [2020-09-15T16:06:25.968Z] Server: Docker Engine - Enterprise
16:06:25 [2020-09-15T16:06:25.968Z]  Engine:
16:06:25 [2020-09-15T16:06:25.968Z]   Version:          19.03.5
16:06:25 [2020-09-15T16:06:25.968Z]   API version:      1.40 (minimum version 1.24)
16:06:25 [2020-09-15T16:06:25.968Z]   Go version:       go1.12.12
16:06:25 [2020-09-15T16:06:25.968Z]   Git commit:       2ee0c57608
16:06:25 [2020-09-15T16:06:25.968Z]   Built:            11/13/2019 07:58:51
16:06:25 [2020-09-15T16:06:25.968Z]   OS/Arch:          windows/amd64
16:06:25 [2020-09-15T16:06:25.968Z]   Experimental:     true
16:06:25 [2020-09-15T16:06:25.968Z] 
16:06:25 [2020-09-15T16:06:25.968Z] INFO: Docker info of control daemon
16:06:25 [2020-09-15T16:06:25.968Z] 
16:06:26 [2020-09-15T16:06:26.469Z] ok  	github.com/docker/docker/volume/local	0.089s	coverage: 73.0% of statements
16:06:26 [2020-09-15T16:06:26.732Z] ok  	github.com/docker/docker/volume/mounts	0.060s	coverage: 67.0% of statements
16:06:27 [2020-09-15T16:06:27.508Z] Client:
16:06:27 [2020-09-15T16:06:27.508Z]  Debug Mode: false
16:06:27 [2020-09-15T16:06:27.508Z]  Plugins:
16:06:27 [2020-09-15T16:06:27.508Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
16:06:27 [2020-09-15T16:06:27.508Z] 
16:06:27 [2020-09-15T16:06:27.508Z] Server:
16:06:27 [2020-09-15T16:06:27.508Z]  Containers: 0
16:06:27 [2020-09-15T16:06:27.508Z]   Running: 0
16:06:27 [2020-09-15T16:06:27.508Z]   Paused: 0
16:06:27 [2020-09-15T16:06:27.508Z]   Stopped: 0
16:06:27 [2020-09-15T16:06:27.508Z]  Images: 1
16:06:27 [2020-09-15T16:06:27.508Z]  Server Version: 19.03.5
16:06:27 [2020-09-15T16:06:27.508Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:06:27 [2020-09-15T16:06:27.508Z]   Windows: 
16:06:27 [2020-09-15T16:06:27.508Z]   LCOW: 
16:06:27 [2020-09-15T16:06:27.508Z]  Logging Driver: json-file
16:06:27 [2020-09-15T16:06:27.508Z]  Plugins:
16:06:27 [2020-09-15T16:06:27.508Z]   Volume: local
16:06:27 [2020-09-15T16:06:27.508Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:06:27 [2020-09-15T16:06:27.508Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:06:27 [2020-09-15T16:06:27.508Z]  Swarm: inactive
16:06:27 [2020-09-15T16:06:27.508Z]  Default Isolation: process
16:06:27 [2020-09-15T16:06:27.508Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:06:27 [2020-09-15T16:06:27.508Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
16:06:27 [2020-09-15T16:06:27.508Z]  OSType: windows
16:06:27 [2020-09-15T16:06:27.508Z]  Architecture: x86_64
16:06:27 [2020-09-15T16:06:27.508Z]  CPUs: 4
16:06:27 [2020-09-15T16:06:27.508Z]  Total Memory: 32GiB
16:06:27 [2020-09-15T16:06:27.508Z]  Name: azwin-2-8d4250
16:06:27 [2020-09-15T16:06:27.508Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
16:06:27 [2020-09-15T16:06:27.508Z]  Docker Root Dir: D:\docker
16:06:27 [2020-09-15T16:06:27.508Z]  Debug Mode: false
16:06:27 [2020-09-15T16:06:27.508Z]  Registry: https://index.docker.io/v1/
16:06:27 [2020-09-15T16:06:27.508Z]  Labels:
16:06:27 [2020-09-15T16:06:27.508Z]  Experimental: true
16:06:27 [2020-09-15T16:06:27.508Z]  Insecure Registries:
16:06:27 [2020-09-15T16:06:27.508Z]   10.0.0.4:5000
16:06:27 [2020-09-15T16:06:27.508Z]   127.0.0.0/8
16:06:27 [2020-09-15T16:06:27.508Z]  Registry Mirrors:
16:06:27 [2020-09-15T16:06:27.508Z]   http://10.0.0.4:5000/
16:06:27 [2020-09-15T16:06:27.508Z]  Live Restore Enabled: false
16:06:27 [2020-09-15T16:06:27.508Z] 
16:06:27 [2020-09-15T16:06:27.508Z] 
16:06:27 [2020-09-15T16:06:27.508Z] INFO: Commit hash is c0c428f0e8
16:06:27 [2020-09-15T16:06:27.508Z] INFO: Nuke-Everything...
16:06:27 [2020-09-15T16:06:27.508Z] INFO: Container count on control daemon to delete is 0
16:06:27 [2020-09-15T16:06:27.673Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 73.1% of statements
16:06:28 [2020-09-15T16:06:28.478Z] INFO: Nuking d:\CI
16:06:28 [2020-09-15T16:06:28.478Z] INFO: Zapped successfully
16:06:28 [2020-09-15T16:06:28.478Z] INFO: Location for testing is d:\CI\PR-41453\3
16:06:28 [2020-09-15T16:06:28.478Z] INFO: Validating GOLang consistency in Dockerfile.windows...
16:06:28 [2020-09-15T16:06:28.478Z] 
16:06:28 [2020-09-15T16:06:28.478Z] 
16:06:28 [2020-09-15T16:06:28.478Z] INFO: Building the image from Dockerfile.windows at 09/15/2020 16:06:28...
16:06:28 [2020-09-15T16:06:28.478Z] 
16:06:29 [2020-09-15T16:06:29.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:06:29 [2020-09-15T16:06:29.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:06:29 [2020-09-15T16:06:29.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:06:32 [2020-09-15T16:06:32.555Z] #65 exporting layers 81.5s done
16:06:32 [2020-09-15T16:06:32.555Z] #65 exporting manifest sha256:3a9c9ebccd6b8a8eb7db23d75f68b51aa793023fbaf4dc414341b281f73662fc done
16:06:32 [2020-09-15T16:06:32.555Z] #65 exporting config sha256:64109f1b1372564743e109158e0894f174c066f415ae497bf06bf5e8b4330504 done
16:06:32 [2020-09-15T16:06:32.555Z] #65 sending tarball
16:06:33 [2020-09-15T16:06:33.178Z] Sending build context to Docker daemon  56.19MB
16:06:33 [2020-09-15T16:06:33.178Z] 
16:06:33 [2020-09-15T16:06:33.178Z] Step 1/10 : FROM microsoft/windowsservercore
16:06:33 [2020-09-15T16:06:33.178Z]  ---> 715aaeac112d
16:06:33 [2020-09-15T16:06:33.178Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
16:06:33 [2020-09-15T16:06:33.178Z]  ---> Running in 6d741a4c5da6
16:06:34 [2020-09-15T16:06:34.152Z] Removing intermediate container 6d741a4c5da6
16:06:34 [2020-09-15T16:06:34.152Z]  ---> 94ff34e36ec8
16:06:34 [2020-09-15T16:06:34.152Z] Step 3/10 : ARG GO_VERSION=1.13.15
16:06:34 [2020-09-15T16:06:34.152Z]  ---> Running in 2e3be44c4037
16:06:34 [2020-09-15T16:06:34.611Z] Removing intermediate container 2e3be44c4037
16:06:34 [2020-09-15T16:06:34.611Z]  ---> d97d029623dc
16:06:34 [2020-09-15T16:06:34.611Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
16:06:34 [2020-09-15T16:06:34.611Z]  ---> Running in 6c29ff068cb9
16:06:35 [2020-09-15T16:06:35.070Z] Removing intermediate container 6c29ff068cb9
16:06:35 [2020-09-15T16:06:35.070Z]  ---> 6c0dee0d9ec1
16:06:35 [2020-09-15T16:06:35.070Z] 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}
16:06:35 [2020-09-15T16:06:35.070Z]  ---> Running in 95f8f6ee9ad1
16:06:35 [2020-09-15T16:06:35.070Z] Removing intermediate container 95f8f6ee9ad1
16:06:35 [2020-09-15T16:06:35.070Z]  ---> 44e814893b9e
16:06:35 [2020-09-15T16:06:35.070Z] 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;
16:06:35 [2020-09-15T16:06:35.070Z]  ---> Running in 978ff83cbca5
16:06:39 [2020-09-15T16:06:39.626Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:06:41 [2020-09-15T16:06:41.555Z] tests/integration/client_test.py .....                                   [ 75%]
16:06:41 [2020-09-15T16:06:41.556Z] tests/integration/context_api_test.py ...                                [ 76%]
16:06:41 [2020-09-15T16:06:41.756Z] --- PASS: TestBuildWithHugeFile (26.30s)
16:06:41 [2020-09-15T16:06:41.756Z] === RUN   TestBuildWithEmptyDockerfile
16:06:41 [2020-09-15T16:06:41.756Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:06:41 [2020-09-15T16:06:41.756Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:06:41 [2020-09-15T16:06:41.756Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:06:41 [2020-09-15T16:06:41.756Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:06:41 [2020-09-15T16:06:41.756Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:06:41 [2020-09-15T16:06:41.756Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:06:41 [2020-09-15T16:06:41.756Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:06:41 [2020-09-15T16:06:41.756Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:06:41 [2020-09-15T16:06:41.756Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:06:41 [2020-09-15T16:06:41.756Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
16:06:41 [2020-09-15T16:06:41.756Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
16:06:41 [2020-09-15T16:06:41.756Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s)
16:06:41 [2020-09-15T16:06:41.756Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
16:06:41 [2020-09-15T16:06:41.756Z] === RUN   TestBuildPreserveOwnership
16:06:41 [2020-09-15T16:06:41.756Z] === RUN   TestBuildPreserveOwnership/copy_from
16:06:42 [2020-09-15T16:06:42.124Z] tests/integration/errors_test.py .                                       [ 76%]
16:06:43 [2020-09-15T16:06:43.664Z] 
16:06:43 [2020-09-15T16:06:43.664Z] SUCCESS: Specified value was saved.
16:06:44 [2020-09-15T16:06:44.634Z] INFO: Downloading git...
16:06:45 [2020-09-15T16:06:45.277Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:06:45 [2020-09-15T16:06:45.612Z] INFO: Downloading go...
16:06:47 [2020-09-15T16:06:47.151Z] INFO: Downloading compiler 1 of 3...
16:06:47 [2020-09-15T16:06:47.352Z] --- PASS: TestBuildPreserveOwnership (6.47s)
16:06:47 [2020-09-15T16:06:47.352Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.27s)
16:06:47 [2020-09-15T16:06:47.352Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.19s)
16:06:47 [2020-09-15T16:06:47.352Z] === RUN   TestBuildPlatformInvalid
16:06:47 [2020-09-15T16:06:47.352Z] --- PASS: TestBuildPlatformInvalid (0.14s)
16:06:47 [2020-09-15T16:06:47.352Z] PASS
16:06:47 [2020-09-15T16:06:47.352Z] 
16:06:47 [2020-09-15T16:06:47.352Z] === Skipped
16:06:47 [2020-09-15T16:06:47.352Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
16:06:47 [2020-09-15T16:06:47.352Z]     build_session_test.go:25: TODO: BuildKit
16:06:47 [2020-09-15T16:06:47.352Z] 
16:06:47 [2020-09-15T16:06:47.352Z] 
16:06:47 [2020-09-15T16:06:47.352Z] DONE 32 tests, 1 skipped in 77.508s
16:06:47 [2020-09-15T16:06:47.352Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
16:06:47 [2020-09-15T16:06:47.352Z] ++ 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
16:06:47 [2020-09-15T16:06:47.352Z] ++ set -e
16:06:47 [2020-09-15T16:06:47.352Z] ++ '[' -n 0 ']'
16:06:47 [2020-09-15T16:06:47.352Z] ++ set -x
16:06:47 [2020-09-15T16:06:47.352Z] ++ env -i DEST=/go/src/github.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
16:06:47 [2020-09-15T16:06:47.610Z] INFO: Downloading compiler 2 of 3...
16:06:47 [2020-09-15T16:06:47.644Z] INFO: Testing against a local daemon
16:06:47 [2020-09-15T16:06:47.644Z] === RUN   TestConfigInspect
16:06:48 [2020-09-15T16:06:48.057Z] #65 sending tarball 15.5s done
16:06:48 [2020-09-15T16:06:48.057Z] #65 DONE 97.0s
16:06:48 [2020-09-15T16:06:48.057Z] 
16:06:48 [2020-09-15T16:06:48.057Z] #66 importing to docker
16:06:48 [2020-09-15T16:06:48.070Z] INFO: Downloading compiler 3 of 3...
16:06:48 [2020-09-15T16:06:48.070Z] INFO: Extracting git...
16:06:49 [2020-09-15T16:06:49.674Z] ok  	github.com/docker/docker/pkg/plugins	33.651s	coverage: 76.6% of statements
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/pkg/term	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/rootless	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/volume	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === Skipped
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:46: Driver btrfs not supported
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:46: Driver btrfs not supported
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:46: Driver btrfs not supported
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:46: Driver btrfs not supported
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:46: Driver btrfs not supported
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:73: No driver to put!
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z] time="2020-09-15T16:05:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z] time="2020-09-15T16:05:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z] time="2020-09-15T16:05:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z] time="2020-09-15T16:05:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z] time="2020-09-15T16:05:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:73: No driver to put!
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z]     overlay_test.go:49: Fails to compute changes intermittently
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:46: Driver zfs not supported
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:46: Driver zfs not supported
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:46: Driver zfs not supported
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:46: Driver zfs not supported
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:46: Driver zfs not supported
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z]     graphtest_unix.go:73: No driver to put!
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:06:49 [2020-09-15T16:06:49.674Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] 
16:06:49 [2020-09-15T16:06:49.674Z] DONE 2138 tests, 26 skipped in 190.400s
Post stage
[Pipeline] junit
16:06:49 [2020-09-15T16:06:49.690Z] Recording test results
16:06:51 [2020-09-15T16:06:51.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
16:06:52 [2020-09-15T16:06:52.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:06:52 [2020-09-15T16:06:52.103Z] --- PASS: TestConfigInspect (3.88s)
16:06:52 [2020-09-15T16:06:52.103Z] === RUN   TestConfigList
16:06:52 [2020-09-15T16:06:52.347Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e -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:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e hack/make.sh dynbinary test-integration
16:06:52 [2020-09-15T16:06:52.919Z] 
16:06:52 [2020-09-15T16:06:52.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:06:53 [2020-09-15T16:06:53.181Z] Removing bundles/
16:06:53 [2020-09-15T16:06:53.181Z] 
16:06:53 [2020-09-15T16:06:53.181Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:06:53 [2020-09-15T16:06:53.181Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:06:53 [2020-09-15T16:06:53.181Z] GOOS="" GOARCH="" GOARM=""
16:06:54 [2020-09-15T16:06:54.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:06:54 [2020-09-15T16:06:54.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:06:55 [2020-09-15T16:06:55.622Z] --- PASS: TestConfigList (3.58s)
16:06:55 [2020-09-15T16:06:55.622Z] === RUN   TestConfigsCreateAndDelete
16:06:56 [2020-09-15T16:06:56.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:06:59 [2020-09-15T16:06:59.143Z] --- PASS: TestConfigsCreateAndDelete (3.54s)
16:06:59 [2020-09-15T16:06:59.143Z] === RUN   TestConfigsUpdate
16:06:59 [2020-09-15T16:06:59.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:07:01 [2020-09-15T16:07:01.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:07:02 [2020-09-15T16:07:02.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:07:02 [2020-09-15T16:07:02.664Z] --- PASS: TestConfigsUpdate (3.55s)
16:07:02 [2020-09-15T16:07:02.664Z] === RUN   TestTemplatedConfig
16:07:02 [2020-09-15T16:07:02.893Z] INFO: Expanding go...
16:07:03 [2020-09-15T16:07:03.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:07:05 [2020-09-15T16:07:05.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:07:05 [2020-09-15T16:07:05.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:07:06 [2020-09-15T16:07:06.228Z] --- PASS: TestTemplatedConfig (3.51s)
16:07:06 [2020-09-15T16:07:06.228Z] === RUN   TestConfigCreateResolve
16:07:06 [2020-09-15T16:07:06.719Z] #66 DONE 16.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:07:07 [2020-09-15T16:07:07.177Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e hack/test/unit
16:07:07 [2020-09-15T16:07:07.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:07:08 [2020-09-15T16:07:08.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:07:09 [2020-09-15T16:07:09.750Z] --- PASS: TestConfigCreateResolve (3.69s)
16:07:09 [2020-09-15T16:07:09.750Z] === RUN   TestConfigDaemonLibtrustID
16:07:10 [2020-09-15T16:07:10.042Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
16:07:10 [2020-09-15T16:07:10.042Z] PASS
16:07:10 [2020-09-15T16:07:10.042Z] 
16:07:10 [2020-09-15T16:07:10.042Z] DONE 7 tests in 22.447s
16:07:10 [2020-09-15T16:07:10.042Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
16:07:10 [2020-09-15T16:07:10.042Z] ++ 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
16:07:10 [2020-09-15T16:07:10.042Z] ++ set -e
16:07:10 [2020-09-15T16:07:10.042Z] ++ '[' -n 0 ']'
16:07:10 [2020-09-15T16:07:10.042Z] ++ set -x
16:07:10 [2020-09-15T16:07:10.042Z] ++ env -i DEST=/go/src/github.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
16:07:10 [2020-09-15T16:07:10.042Z] INFO: Testing against a local daemon
16:07:10 [2020-09-15T16:07:10.042Z] === RUN   TestCheckpoint
16:07:10 [2020-09-15T16:07:10.042Z] --- SKIP: TestCheckpoint (0.00s)
16:07:10 [2020-09-15T16:07:10.042Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:07:10 [2020-09-15T16:07:10.042Z] === RUN   TestContainerInvalidJSON
16:07:10 [2020-09-15T16:07:10.042Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:07:10 [2020-09-15T16:07:10.042Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:07:10 [2020-09-15T16:07:10.042Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:07:10 [2020-09-15T16:07:10.042Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:07:10 [2020-09-15T16:07:10.042Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:07:10 [2020-09-15T16:07:10.042Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:07:10 [2020-09-15T16:07:10.042Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:07:10 [2020-09-15T16:07:10.042Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:07:10 [2020-09-15T16:07:10.042Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:07:10 [2020-09-15T16:07:10.042Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:07:10 [2020-09-15T16:07:10.042Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:07:10 [2020-09-15T16:07:10.042Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:07:10 [2020-09-15T16:07:10.042Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:07:10 [2020-09-15T16:07:10.042Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:07:10 [2020-09-15T16:07:10.042Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
16:07:10 [2020-09-15T16:07:10.042Z] === RUN   TestCopyFromContainerPathIsNotDir
16:07:10 [2020-09-15T16:07:10.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:07:10 [2020-09-15T16:07:10.334Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s)
16:07:10 [2020-09-15T16:07:10.334Z] === RUN   TestCopyToContainerPathDoesNotExist
16:07:10 [2020-09-15T16:07:10.334Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
16:07:10 [2020-09-15T16:07:10.334Z] === RUN   TestCopyToContainerPathIsNotDir
16:07:10 [2020-09-15T16:07:10.626Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s)
16:07:10 [2020-09-15T16:07:10.626Z] === RUN   TestCopyFromContainer
16:07:10 [2020-09-15T16:07:10.725Z] ?   	github.com/docker/docker/api	[no test files]
16:07:11 [2020-09-15T16:07:11.591Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:07:11 [2020-09-15T16:07:11.591Z] Using test binary docker
16:07:11 [2020-09-15T16:07:11.591Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:07:11 [2020-09-15T16:07:11.591Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:07:11 [2020-09-15T16:07:11.591Z] INFO: Waiting for daemon to start...
16:07:11 [2020-09-15T16:07:11.591Z] Starting dockerd
16:07:12 [2020-09-15T16:07:12.696Z] === RUN   TestCopyFromContainer//
16:07:12 [2020-09-15T16:07:12.696Z] === RUN   TestCopyFromContainer//bar/root
16:07:12 [2020-09-15T16:07:12.988Z] === RUN   TestCopyFromContainer//bar/root/
16:07:12 [2020-09-15T16:07:12.988Z] === RUN   TestCopyFromContainer/bar/quux
16:07:12 [2020-09-15T16:07:12.988Z] === RUN   TestCopyFromContainer/bar/quux/
16:07:12 [2020-09-15T16:07:12.988Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:07:13 [2020-09-15T16:07:13.280Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:07:13 [2020-09-15T16:07:13.280Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:07:13 [2020-09-15T16:07:13.280Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:07:13 [2020-09-15T16:07:13.572Z] === RUN   TestCopyFromContainer/bar/notarget
16:07:13 [2020-09-15T16:07:13.572Z] --- PASS: TestCopyFromContainer (2.96s)
16:07:13 [2020-09-15T16:07:13.572Z]     --- PASS: TestCopyFromContainer// (0.06s)
16:07:13 [2020-09-15T16:07:13.572Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
16:07:13 [2020-09-15T16:07:13.572Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
16:07:13 [2020-09-15T16:07:13.572Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
16:07:13 [2020-09-15T16:07:13.572Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
16:07:13 [2020-09-15T16:07:13.572Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
16:07:13 [2020-09-15T16:07:13.572Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
16:07:13 [2020-09-15T16:07:13.572Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
16:07:13 [2020-09-15T16:07:13.572Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
16:07:13 [2020-09-15T16:07:13.572Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
16:07:13 [2020-09-15T16:07:13.572Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:07:13 [2020-09-15T16:07:13.572Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:07:13 [2020-09-15T16:07:13.572Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:07:13 [2020-09-15T16:07:13.572Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:07:13 [2020-09-15T16:07:13.572Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:07:13 [2020-09-15T16:07:13.572Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:07:13 [2020-09-15T16:07:13.572Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:07:13 [2020-09-15T16:07:13.572Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:07:13 [2020-09-15T16:07:13.572Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:07:13 [2020-09-15T16:07:13.572Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:07:13 [2020-09-15T16:07:13.572Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:07:13 [2020-09-15T16:07:13.572Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:07:13 [2020-09-15T16:07:13.572Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:07:13 [2020-09-15T16:07:13.572Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:07:13 [2020-09-15T16:07:13.572Z] === RUN   TestCreateLinkToNonExistingContainer
16:07:13 [2020-09-15T16:07:13.572Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
16:07:13 [2020-09-15T16:07:13.572Z] === RUN   TestCreateWithInvalidEnv
16:07:13 [2020-09-15T16:07:13.572Z] === RUN   TestCreateWithInvalidEnv/0
16:07:13 [2020-09-15T16:07:13.572Z] === PAUSE TestCreateWithInvalidEnv/0
16:07:13 [2020-09-15T16:07:13.572Z] === RUN   TestCreateWithInvalidEnv/1
16:07:13 [2020-09-15T16:07:13.572Z] === PAUSE TestCreateWithInvalidEnv/1
16:07:13 [2020-09-15T16:07:13.572Z] === RUN   TestCreateWithInvalidEnv/2
16:07:13 [2020-09-15T16:07:13.572Z] === PAUSE TestCreateWithInvalidEnv/2
16:07:13 [2020-09-15T16:07:13.572Z] === CONT  TestCreateWithInvalidEnv/0
16:07:13 [2020-09-15T16:07:13.572Z] === CONT  TestCreateWithInvalidEnv/2
16:07:13 [2020-09-15T16:07:13.572Z] === CONT  TestCreateWithInvalidEnv/1
16:07:13 [2020-09-15T16:07:13.572Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:07:13 [2020-09-15T16:07:13.572Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:07:13 [2020-09-15T16:07:13.572Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:07:13 [2020-09-15T16:07:13.572Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:07:13 [2020-09-15T16:07:13.572Z] === RUN   TestCreateTmpfsMountsTarget
16:07:13 [2020-09-15T16:07:13.572Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:07:13 [2020-09-15T16:07:13.572Z] === RUN   TestCreateWithCustomMaskedPaths
16:07:14 [2020-09-15T16:07:14.131Z] .
16:07:14 [2020-09-15T16:07:14.131Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:07:14 [2020-09-15T16:07:14.131Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:07:14 [2020-09-15T16:07:14.131Z] Error: No such image: emptyfs
16:07:14 [2020-09-15T16:07:14.391Z] Running integration-test (iteration 1)
16:07:14 [2020-09-15T16:07:14.391Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:07:16 [2020-09-15T16:07:16.308Z] --- PASS: TestCreateWithCustomMaskedPaths (2.49s)
16:07:16 [2020-09-15T16:07:16.308Z] === RUN   TestCreateWithCustomReadonlyPaths
16:07:18 [2020-09-15T16:07:18.833Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:07:19 [2020-09-15T16:07:19.047Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s)
16:07:19 [2020-09-15T16:07:19.047Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:07:19 [2020-09-15T16:07:19.047Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:07:19 [2020-09-15T16:07:19.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:07:19 [2020-09-15T16:07:19.047Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:07:19 [2020-09-15T16:07:19.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:07:19 [2020-09-15T16:07:19.047Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:07:19 [2020-09-15T16:07:19.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:07:19 [2020-09-15T16:07:19.047Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:07:19 [2020-09-15T16:07:19.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:07:19 [2020-09-15T16:07:19.047Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:07:19 [2020-09-15T16:07:19.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:07:19 [2020-09-15T16:07:19.047Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:07:19 [2020-09-15T16:07:19.047Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:07:19 [2020-09-15T16:07:19.047Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:07:19 [2020-09-15T16:07:19.047Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:07:19 [2020-09-15T16:07:19.047Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:07:19 [2020-09-15T16:07:19.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:07:19 [2020-09-15T16:07:19.047Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:07:19 [2020-09-15T16:07:19.047Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:07:19 [2020-09-15T16:07:19.047Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
16:07:19 [2020-09-15T16:07:19.047Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:07:19 [2020-09-15T16:07:19.047Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
16:07:19 [2020-09-15T16:07:19.047Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:07:19 [2020-09-15T16:07:19.681Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s)
16:07:19 [2020-09-15T16:07:19.681Z] === RUN   TestCreateDifferentPlatform
16:07:19 [2020-09-15T16:07:19.681Z] === RUN   TestCreateDifferentPlatform/different_os
16:07:19 [2020-09-15T16:07:19.681Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:07:19 [2020-09-15T16:07:19.681Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:07:19 [2020-09-15T16:07:19.681Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:07:19 [2020-09-15T16:07:19.681Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:07:19 [2020-09-15T16:07:19.681Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:07:19 [2020-09-15T16:07:19.681Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
16:07:19 [2020-09-15T16:07:19.681Z] === RUN   TestContainerStartOnDaemonRestart
16:07:19 [2020-09-15T16:07:19.681Z] === PAUSE TestContainerStartOnDaemonRestart
16:07:19 [2020-09-15T16:07:19.681Z] === RUN   TestDaemonRestartIpcMode
16:07:19 [2020-09-15T16:07:19.681Z] === PAUSE TestDaemonRestartIpcMode
16:07:19 [2020-09-15T16:07:19.681Z] === RUN   TestDaemonHostGatewayIP
16:07:19 [2020-09-15T16:07:19.681Z] === PAUSE TestDaemonHostGatewayIP
16:07:19 [2020-09-15T16:07:19.681Z] === RUN   TestContainerKillOnDaemonStart
16:07:19 [2020-09-15T16:07:19.681Z] === PAUSE TestContainerKillOnDaemonStart
16:07:19 [2020-09-15T16:07:19.681Z] === RUN   TestDiff
16:07:20 [2020-09-15T16:07:20.591Z] INFO: Expanding compiler 1 of 3...
16:07:20 [2020-09-15T16:07:20.718Z] --- PASS: TestDiff (0.80s)
16:07:20 [2020-09-15T16:07:20.718Z] === RUN   TestExecWithCloseStdin
16:07:21 [2020-09-15T16:07:21.050Z] INFO: Expanding compiler 2 of 3...
16:07:21 [2020-09-15T16:07:21.352Z] --- PASS: TestExecWithCloseStdin (0.93s)
16:07:21 [2020-09-15T16:07:21.352Z] === RUN   TestExec
16:07:22 [2020-09-15T16:07:22.397Z] --- PASS: TestExec (0.93s)
16:07:22 [2020-09-15T16:07:22.397Z] === RUN   TestExecUser
16:07:23 [2020-09-15T16:07:23.434Z] --- PASS: TestExecUser (0.95s)
16:07:23 [2020-09-15T16:07:23.434Z] === RUN   TestExportContainerAndImportImage
16:07:24 [2020-09-15T16:07:24.475Z] --- PASS: TestExportContainerAndImportImage (1.09s)
16:07:24 [2020-09-15T16:07:24.475Z] === RUN   TestExportContainerAfterDaemonRestart
16:07:25 [2020-09-15T16:07:25.748Z] INFO: Expanding compiler 3 of 3...
16:07:25 [2020-09-15T16:07:25.994Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s)
16:07:25 [2020-09-15T16:07:25.994Z] === RUN   TestHealthCheckWorkdir
16:07:26 [2020-09-15T16:07:26.173Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 9.0% of statements
16:07:26 [2020-09-15T16:07:26.209Z] INFO: Removing downloaded files...
16:07:26 [2020-09-15T16:07:26.209Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
16:07:26 [2020-09-15T16:07:26.209Z] INFO: Configuring git core.autocrlf...
16:07:27 [2020-09-15T16:07:27.031Z] --- PASS: TestHealthCheckWorkdir (1.07s)
16:07:27 [2020-09-15T16:07:27.031Z] === RUN   TestHealthKillContainer
16:07:29 [2020-09-15T16:07:29.278Z] Loaded image: buildpack-deps:buster
16:07:29 [2020-09-15T16:07:29.278Z] Loaded image: busybox:latest
16:07:29 [2020-09-15T16:07:29.278Z] Loaded image: busybox:glibc
16:07:29 [2020-09-15T16:07:29.278Z] Loaded image: debian:buster
16:07:29 [2020-09-15T16:07:29.278Z] Loaded image: hello-world:latest
16:07:29 [2020-09-15T16:07:29.278Z] INFO: Testing against a local daemon
16:07:29 [2020-09-15T16:07:29.278Z] === RUN   TestCgroupNamespacesBuild
16:07:29 [2020-09-15T16:07:29.812Z] --- PASS: TestHealthKillContainer (2.88s)
16:07:29 [2020-09-15T16:07:29.812Z] === RUN   TestInspectCpusetInConfigPre120
16:07:30 [2020-09-15T16:07:30.850Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s)
16:07:30 [2020-09-15T16:07:30.850Z] === RUN   TestIpcModeNone
16:07:31 [2020-09-15T16:07:31.482Z] --- PASS: TestIpcModeNone (0.97s)
16:07:31 [2020-09-15T16:07:31.482Z] === RUN   TestIpcModePrivate
16:07:31 [2020-09-15T16:07:31.815Z] --- PASS: TestCgroupNamespacesBuild (4.07s)
16:07:31 [2020-09-15T16:07:31.815Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:07:32 [2020-09-15T16:07:32.515Z] --- PASS: TestIpcModePrivate (0.94s)
16:07:32 [2020-09-15T16:07:32.515Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
16:07:32 [2020-09-15T16:07:32.515Z] === RUN   TestIpcModeShareable
16:07:33 [2020-09-15T16:07:33.549Z] --- PASS: TestIpcModeShareable (0.96s)
16:07:33 [2020-09-15T16:07:33.549Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
16:07:33 [2020-09-15T16:07:33.549Z] === RUN   TestAPIIpcModeShareableAndContainer
16:07:33 [2020-09-15T16:07:33.726Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s)
16:07:33 [2020-09-15T16:07:33.727Z] === RUN   TestBuildWithSession
16:07:33 [2020-09-15T16:07:33.727Z] --- SKIP: TestBuildWithSession (0.00s)
16:07:33 [2020-09-15T16:07:33.727Z]     build_session_test.go:25: TODO: BuildKit
16:07:33 [2020-09-15T16:07:33.727Z] === RUN   TestBuildSquashParent
16:07:34 [2020-09-15T16:07:34.412Z] .........                                                                [ 86%]
16:07:36 [2020-09-15T16:07:36.273Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.86s)
16:07:36 [2020-09-15T16:07:36.273Z] === RUN   TestAPIIpcModeHost
16:07:36 [2020-09-15T16:07:36.905Z] --- PASS: TestAPIIpcModeHost (0.63s)
16:07:36 [2020-09-15T16:07:36.905Z] === RUN   TestDaemonIpcModeShareable
16:07:38 [2020-09-15T16:07:38.773Z] tests/integration/models_images_test.py ...............                  [ 89%]
16:07:38 [2020-09-15T16:07:38.969Z] --- PASS: TestDaemonIpcModeShareable (1.72s)
16:07:38 [2020-09-15T16:07:38.969Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
16:07:38 [2020-09-15T16:07:38.969Z] === RUN   TestDaemonIpcModePrivate
16:07:39 [2020-09-15T16:07:39.981Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:07:40 [2020-09-15T16:07:40.293Z] --- PASS: TestBuildSquashParent (6.67s)
16:07:40 [2020-09-15T16:07:40.293Z] === RUN   TestBuildWithRemoveAndForceRemove
16:07:40 [2020-09-15T16:07:40.293Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:07:40 [2020-09-15T16:07:40.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:07:40 [2020-09-15T16:07:40.293Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:07:40 [2020-09-15T16:07:40.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:07:40 [2020-09-15T16:07:40.293Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:07:40 [2020-09-15T16:07:40.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:07:40 [2020-09-15T16:07:40.293Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:07:40 [2020-09-15T16:07:40.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:07:40 [2020-09-15T16:07:40.293Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:07:40 [2020-09-15T16:07:40.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:07:40 [2020-09-15T16:07:40.293Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:07:40 [2020-09-15T16:07:40.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:07:40 [2020-09-15T16:07:40.293Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:07:40 [2020-09-15T16:07:40.293Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:07:40 [2020-09-15T16:07:40.475Z] --- PASS: TestDaemonIpcModePrivate (1.77s)
16:07:40 [2020-09-15T16:07:40.475Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
16:07:40 [2020-09-15T16:07:40.475Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:07:41 [2020-09-15T16:07:41.770Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:07:41 [2020-09-15T16:07:41.770Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:07:42 [2020-09-15T16:07:42.540Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s)
16:07:42 [2020-09-15T16:07:42.540Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
16:07:42 [2020-09-15T16:07:42.540Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:07:43 [2020-09-15T16:07:43.694Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:07:43 [2020-09-15T16:07:43.694Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:07:44 [2020-09-15T16:07:44.050Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s)
16:07:44 [2020-09-15T16:07:44.050Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
16:07:44 [2020-09-15T16:07:44.050Z] === RUN   TestIpcModeOlderClient
16:07:44 [2020-09-15T16:07:44.050Z] === PAUSE TestIpcModeOlderClient
16:07:44 [2020-09-15T16:07:44.050Z] === RUN   TestKillContainerInvalidSignal
16:07:45 [2020-09-15T16:07:45.083Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
16:07:45 [2020-09-15T16:07:45.083Z] === RUN   TestKillContainer
16:07:45 [2020-09-15T16:07:45.083Z] === RUN   TestKillContainer/no_signal
16:07:45 [2020-09-15T16:07:45.259Z] tests/integration/models_nodes_test.py .                                 [ 91%]
16:07:45 [2020-09-15T16:07:45.715Z] === RUN   TestKillContainer/non_killing_signal
16:07:46 [2020-09-15T16:07:46.199Z] tests/integration/models_resources_test.py .                             [ 91%]
16:07:46 [2020-09-15T16:07:46.233Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:07:46 [2020-09-15T16:07:46.233Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.45s)
16:07:46 [2020-09-15T16:07:46.233Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.55s)
16:07:46 [2020-09-15T16:07:46.233Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s)
16:07:46 [2020-09-15T16:07:46.233Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s)
16:07:46 [2020-09-15T16:07:46.233Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s)
16:07:46 [2020-09-15T16:07:46.233Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s)
16:07:46 [2020-09-15T16:07:46.233Z] === RUN   TestBuildMultiStageCopy
16:07:46 [2020-09-15T16:07:46.233Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:07:46 [2020-09-15T16:07:46.347Z] === RUN   TestKillContainer/killing_signal
16:07:47 [2020-09-15T16:07:47.383Z] --- PASS: TestKillContainer (2.50s)
16:07:47 [2020-09-15T16:07:47.383Z]     --- PASS: TestKillContainer/no_signal (0.84s)
16:07:47 [2020-09-15T16:07:47.383Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
16:07:47 [2020-09-15T16:07:47.383Z]     --- PASS: TestKillContainer/killing_signal (0.76s)
16:07:47 [2020-09-15T16:07:47.383Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:07:47 [2020-09-15T16:07:47.383Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:07:48 [2020-09-15T16:07:48.417Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:07:49 [2020-09-15T16:07:49.049Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s)
16:07:49 [2020-09-15T16:07:49.049Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s)
16:07:49 [2020-09-15T16:07:49.049Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
16:07:49 [2020-09-15T16:07:49.049Z] === RUN   TestKillStoppedContainer
16:07:49 [2020-09-15T16:07:49.339Z] --- PASS: TestKillStoppedContainer (0.08s)
16:07:49 [2020-09-15T16:07:49.339Z] === RUN   TestKillStoppedContainerAPIPre120
16:07:49 [2020-09-15T16:07:49.339Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
16:07:49 [2020-09-15T16:07:49.339Z] === RUN   TestKillDifferentUserContainer
16:07:49 [2020-09-15T16:07:49.521Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:07:50 [2020-09-15T16:07:50.089Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:07:50 [2020-09-15T16:07:50.371Z] --- PASS: TestKillDifferentUserContainer (0.90s)
16:07:50 [2020-09-15T16:07:50.371Z] === RUN   TestInspectOomKilledTrue
16:07:50 [2020-09-15T16:07:50.371Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:07:50 [2020-09-15T16:07:50.371Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:07:50 [2020-09-15T16:07:50.371Z] === RUN   TestInspectOomKilledFalse
16:07:50 [2020-09-15T16:07:50.371Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:07:50 [2020-09-15T16:07:50.371Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:07:50 [2020-09-15T16:07:50.371Z] === RUN   TestLinksEtcHostsContentMatch
16:07:50 [2020-09-15T16:07:50.662Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
16:07:50 [2020-09-15T16:07:50.662Z] === RUN   TestLinksContainerNames
16:07:51 [2020-09-15T16:07:51.027Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:07:52 [2020-09-15T16:07:52.044Z] tests/integration/models_services_test.py ..............X.               [ 95%]
16:07:52 [2020-09-15T16:07:52.405Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:07:52 [2020-09-15T16:07:52.760Z] --- PASS: TestLinksContainerNames (1.65s)
16:07:52 [2020-09-15T16:07:52.761Z] === RUN   TestLogsFollowTailEmpty
16:07:53 [2020-09-15T16:07:53.344Z] --- PASS: TestBuildMultiStageCopy (7.34s)
16:07:53 [2020-09-15T16:07:53.344Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s)
16:07:53 [2020-09-15T16:07:53.344Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
16:07:53 [2020-09-15T16:07:53.344Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
16:07:53 [2020-09-15T16:07:53.344Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
16:07:53 [2020-09-15T16:07:53.344Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
16:07:53 [2020-09-15T16:07:53.344Z] === RUN   TestBuildMultiStageParentConfig
16:07:53 [2020-09-15T16:07:53.396Z] --- PASS: TestLogsFollowTailEmpty (0.84s)
16:07:53 [2020-09-15T16:07:53.396Z] === RUN   TestContainerNetworkMountsNoChown
16:07:54 [2020-09-15T16:07:54.027Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s)
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/default
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/default
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/private
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/private
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/rprivate
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/rprivate
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/slave
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/slave
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/rslave
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/rslave
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/shared
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/shared
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/rshared
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/rshared
16:07:54 [2020-09-15T16:07:54.027Z] === CONT  TestMountDaemonRoot/private
16:07:54 [2020-09-15T16:07:54.027Z] === CONT  TestMountDaemonRoot/shared
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:07:54 [2020-09-15T16:07:54.027Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/private/bind_root
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/private/mount_root
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:07:54 [2020-09-15T16:07:54.027Z] === CONT  TestMountDaemonRoot/default
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/default/bind_root
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/default/mount_root
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:07:54 [2020-09-15T16:07:54.027Z] === CONT  TestMountDaemonRoot/rshared
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:07:54 [2020-09-15T16:07:54.027Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:07:54 [2020-09-15T16:07:54.027Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:07:54 [2020-09-15T16:07:54.027Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:07:54 [2020-09-15T16:07:54.318Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:07:54 [2020-09-15T16:07:54.318Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:07:54 [2020-09-15T16:07:54.318Z] === CONT  TestMountDaemonRoot/slave
16:07:54 [2020-09-15T16:07:54.318Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:07:54 [2020-09-15T16:07:54.318Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:07:54 [2020-09-15T16:07:54.318Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:07:54 [2020-09-15T16:07:54.318Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:07:54 [2020-09-15T16:07:54.318Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:07:54 [2020-09-15T16:07:54.318Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:07:54 [2020-09-15T16:07:54.318Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:07:54 [2020-09-15T16:07:54.318Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:07:54 [2020-09-15T16:07:54.318Z] === CONT  TestMountDaemonRoot/rslave
16:07:54 [2020-09-15T16:07:54.318Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:07:54 [2020-09-15T16:07:54.318Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:07:54 [2020-09-15T16:07:54.318Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:07:54 [2020-09-15T16:07:54.318Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:07:54 [2020-09-15T16:07:54.318Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:07:54 [2020-09-15T16:07:54.318Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:07:54 [2020-09-15T16:07:54.318Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:07:54 [2020-09-15T16:07:54.318Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:07:54 [2020-09-15T16:07:54.318Z] === CONT  TestMountDaemonRoot/rprivate
16:07:54 [2020-09-15T16:07:54.318Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:07:54 [2020-09-15T16:07:54.318Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:07:54 [2020-09-15T16:07:54.318Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:07:54 [2020-09-15T16:07:54.318Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:07:54 [2020-09-15T16:07:54.318Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:07:54 [2020-09-15T16:07:54.318Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:07:54 [2020-09-15T16:07:54.318Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:07:54 [2020-09-15T16:07:54.318Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:07:54 [2020-09-15T16:07:54.318Z] === CONT  TestMountDaemonRoot/private/bind_root
16:07:54 [2020-09-15T16:07:54.318Z] === CONT  TestMountDaemonRoot/private/mount_root
16:07:54 [2020-09-15T16:07:54.318Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:07:54 [2020-09-15T16:07:54.318Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:07:54 [2020-09-15T16:07:54.318Z] === CONT  TestMountDaemonRoot/default/bind_root
16:07:54 [2020-09-15T16:07:54.318Z] === CONT  TestMountDaemonRoot/default/mount_root
16:07:54 [2020-09-15T16:07:54.318Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:07:54 [2020-09-15T16:07:54.318Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:07:54 [2020-09-15T16:07:54.318Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:07:54 [2020-09-15T16:07:54.318Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:07:54 [2020-09-15T16:07:54.609Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:07:54 [2020-09-15T16:07:54.609Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:07:54 [2020-09-15T16:07:54.609Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:07:54 [2020-09-15T16:07:54.609Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:07:54 [2020-09-15T16:07:54.609Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:07:54 [2020-09-15T16:07:54.609Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:07:54 [2020-09-15T16:07:54.609Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:07:54 [2020-09-15T16:07:54.609Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:07:54 [2020-09-15T16:07:54.609Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:07:54 [2020-09-15T16:07:54.609Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:07:54 [2020-09-15T16:07:54.900Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:07:54 [2020-09-15T16:07:54.900Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:07:54 [2020-09-15T16:07:54.900Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:07:54 [2020-09-15T16:07:54.900Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:07:54 [2020-09-15T16:07:54.900Z] --- PASS: TestMountDaemonRoot (0.01s)
16:07:54 [2020-09-15T16:07:54.900Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
16:07:54 [2020-09-15T16:07:54.900Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
16:07:54 [2020-09-15T16:07:54.900Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
16:07:54 [2020-09-15T16:07:54.900Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
16:07:54 [2020-09-15T16:07:54.900Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
16:07:54 [2020-09-15T16:07:54.900Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
16:07:54 [2020-09-15T16:07:54.900Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
16:07:54 [2020-09-15T16:07:54.900Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
16:07:54 [2020-09-15T16:07:54.900Z] === RUN   TestContainerBindMountNonRecursive
16:07:55 [2020-09-15T16:07:55.330Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:07:55 [2020-09-15T16:07:55.330Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:07:56 [2020-09-15T16:07:56.964Z] --- PASS: TestContainerBindMountNonRecursive (1.94s)
16:07:56 [2020-09-15T16:07:56.964Z] === RUN   TestNetworkNat
16:07:56 [2020-09-15T16:07:56.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:07:56 [2020-09-15T16:07:56.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:07:57 [2020-09-15T16:07:57.997Z] --- PASS: TestNetworkNat (0.94s)
16:07:57 [2020-09-15T16:07:57.997Z] === RUN   TestNetworkLocalhostTCPNat
16:07:58 [2020-09-15T16:07:58.615Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
16:07:58 [2020-09-15T16:07:58.615Z] === RUN   TestBuildLabelWithTargets
16:07:58 [2020-09-15T16:07:58.630Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
16:07:58 [2020-09-15T16:07:58.630Z] === RUN   TestNetworkLoopbackNat
16:07:58 [2020-09-15T16:07:58.703Z] tests/integration/regression_test.py ......                              [ 98%]
16:07:59 [2020-09-15T16:07:59.223Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:07:59 [2020-09-15T16:07:59.223Z] tests/integration/credentials/utils_test.py .                            [100%]
16:07:59 [2020-09-15T16:07:59.223Z] 
16:07:59 [2020-09-15T16:07:59.223Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:07:59 [2020-09-15T16:07:59.223Z] =========================== short test summary info ============================
16:07:59 [2020-09-15T16:07:59.223Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:07:59 [2020-09-15T16:07:59.223Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:07:59 [2020-09-15T16:07:59.223Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:07:59 [2020-09-15T16:07:59.223Z]   Not supported on most drivers
16:07:59 [2020-09-15T16:07:59.223Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
16:07:59 [2020-09-15T16:07:59.223Z]   Output of docker top depends on host distro, and is not formalized.
16:07:59 [2020-09-15T16:07:59.223Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
16:07:59 [2020-09-15T16:07:59.223Z]   Output of docker top depends on host distro, and is not formalized.
16:07:59 [2020-09-15T16:07:59.223Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:07:59 [2020-09-15T16:07:59.223Z]   Can fail if eth0 has multiple IP addresses
16:07:59 [2020-09-15T16:07:59.223Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:07:59 [2020-09-15T16:07:59.223Z]   This doesn't seem to be taken into account by the engine
16:07:59 [2020-09-15T16:07:59.223Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
16:07:59 [2020-09-15T16:07:59.223Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:07:59 [2020-09-15T16:07:59.223Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 304.17 seconds ==
16:07:59 [2020-09-15T16:07:59.482Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:07:59 [2020-09-15T16:07:59.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:08:00 [2020-09-15T16:08:00.941Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:08:01 [2020-09-15T16:08:01.203Z] 
16:08:01 [2020-09-15T16:08:01.203Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:08:01 [2020-09-15T16:08:01.775Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:08:01 [2020-09-15T16:08:01.775Z] HOSTNAME=bdea90daf670
16:08:01 [2020-09-15T16:08:01.775Z] TESTDEBUG=0
16:08:01 [2020-09-15T16:08:01.775Z] DEST=bundles/test-integration
16:08:01 [2020-09-15T16:08:01.775Z] PWD=/go/src/github.com/docker/docker
16:08:01 [2020-09-15T16:08:01.775Z] DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e
16:08:01 [2020-09-15T16:08:01.775Z] container=docker
16:08:01 [2020-09-15T16:08:01.775Z] HOME=/root
16:08:01 [2020-09-15T16:08:01.775Z] GOLANG_VERSION=1.13.15
16:08:01 [2020-09-15T16:08:01.775Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:08:01 [2020-09-15T16:08:01.775Z] VALIDATE_BRANCH=master
16:08:01 [2020-09-15T16:08:01.775Z] TERM=xterm
16:08:01 [2020-09-15T16:08:01.775Z] DOCKER_PKG=github.com/docker/docker
16:08:01 [2020-09-15T16:08:01.775Z] SHLVL=1
16:08:01 [2020-09-15T16:08:01.775Z] TIMEOUT=120m
16:08:01 [2020-09-15T16:08:01.775Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:08:01 [2020-09-15T16:08:01.775Z] DOCKER_GRAPHDRIVER=overlay2
16:08:01 [2020-09-15T16:08:01.775Z] GO111MODULE=off
16:08:01 [2020-09-15T16:08:01.775Z] DOCKER_EXPERIMENTAL=1
16:08:01 [2020-09-15T16:08:01.775Z] TEST_SKIP_INTEGRATION_CLI=1
16:08:01 [2020-09-15T16:08:01.775Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:08:01 [2020-09-15T16:08:01.775Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:08:01 [2020-09-15T16:08:01.775Z] GOPATH=/go
16:08:01 [2020-09-15T16:08:01.775Z] PKG_CONFIG=pkg-config
16:08:01 [2020-09-15T16:08:01.775Z] _=/usr/bin/env
16:08:01 [2020-09-15T16:08:01.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:08:02 [2020-09-15T16:08:02.144Z] --- PASS: TestNetworkLoopbackNat (3.21s)
16:08:02 [2020-09-15T16:08:02.144Z] === RUN   TestPause
16:08:02 [2020-09-15T16:08:02.786Z] --- PASS: TestPause (0.86s)
16:08:02 [2020-09-15T16:08:02.786Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:08:02 [2020-09-15T16:08:02.786Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:08:02 [2020-09-15T16:08:02.786Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:08:02 [2020-09-15T16:08:02.786Z] === RUN   TestPauseStopPausedContainer
16:08:03 [2020-09-15T16:08:03.820Z] --- PASS: TestPauseStopPausedContainer (0.93s)
16:08:03 [2020-09-15T16:08:03.820Z] === RUN   TestPsFilter
16:08:04 [2020-09-15T16:08:04.111Z] --- PASS: TestPsFilter (0.32s)
16:08:04 [2020-09-15T16:08:04.111Z] === RUN   TestRemoveContainerWithRemovedVolume
16:08:04 [2020-09-15T16:08:04.744Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s)
16:08:04 [2020-09-15T16:08:04.744Z] === RUN   TestRemoveContainerWithVolume
16:08:05 [2020-09-15T16:08:05.781Z] --- PASS: TestRemoveContainerWithVolume (0.86s)
16:08:05 [2020-09-15T16:08:05.781Z] === RUN   TestRemoveContainerRunning
16:08:06 [2020-09-15T16:08:06.414Z] --- PASS: TestRemoveContainerRunning (0.83s)
16:08:06 [2020-09-15T16:08:06.414Z] === RUN   TestRemoveContainerForceRemoveRunning
16:08:06 [2020-09-15T16:08:06.759Z] --- PASS: TestBuildLabelWithTargets (8.00s)
16:08:06 [2020-09-15T16:08:06.759Z] === RUN   TestBuildWithEmptyLayers
16:08:07 [2020-09-15T16:08:07.448Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s)
16:08:07 [2020-09-15T16:08:07.448Z] === RUN   TestRemoveInvalidContainer
16:08:07 [2020-09-15T16:08:07.448Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:08:07 [2020-09-15T16:08:07.448Z] === RUN   TestRenameLinkedContainer
16:08:09 [2020-09-15T16:08:09.295Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
16:08:09 [2020-09-15T16:08:09.295Z] === RUN   TestBuildMultiStageOnBuild
16:08:10 [2020-09-15T16:08:10.972Z] --- PASS: TestRenameLinkedContainer (3.58s)
16:08:10 [2020-09-15T16:08:10.973Z] === RUN   TestRenameStoppedContainer
16:08:11 [2020-09-15T16:08:11.746Z] Leaving: AppArmorNo profiles have been unloaded.
16:08:11 [2020-09-15T16:08:11.746Z] 
16:08:11 [2020-09-15T16:08:11.746Z] Unloading profiles will leave already running processes permanently
16:08:11 [2020-09-15T16:08:11.746Z] unconfined, which can lead to unexpected situations.
16:08:11 [2020-09-15T16:08:11.746Z] 
16:08:11 [2020-09-15T16:08:11.746Z] To set a process to complain mode, use the command line tool
16:08:11 [2020-09-15T16:08:11.746Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:08:11 [2020-09-15T16:08:11.746Z] 
16:08:12 [2020-09-15T16:08:12.009Z] --- PASS: TestRenameStoppedContainer (0.86s)
16:08:12 [2020-09-15T16:08:12.009Z] === RUN   TestRenameRunningContainerAndReuse
Post stage
[Pipeline] junit
16:08:12 [2020-09-15T16:08:12.019Z] Recording test results
[Pipeline] sh
16:08:12 [2020-09-15T16:08:12.440Z] + echo Ensuring container killed.
16:08:12 [2020-09-15T16:08:12.440Z] Ensuring container killed.
16:08:12 [2020-09-15T16:08:12.440Z] + docker rm -vf docker-pr3
16:08:12 [2020-09-15T16:08:12.440Z] Error: No such container: docker-pr3
16:08:12 [2020-09-15T16:08:12.440Z] + true
[Pipeline] sh
16:08:12 [2020-09-15T16:08:12.726Z] + echo Chowning /workspace to jenkins user
16:08:12 [2020-09-15T16:08:12.726Z] Chowning /workspace to jenkins user
16:08:12 [2020-09-15T16:08:12.726Z] + id -u
16:08:12 [2020-09-15T16:08:12.726Z] + id -g
16:08:12 [2020-09-15T16:08:12.726Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41453:/workspace busybox chown -R 1000:1000 /workspace
16:08:13 [2020-09-15T16:08:13.515Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s)
16:08:13 [2020-09-15T16:08:13.515Z] === RUN   TestRenameInvalidName
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:08:13 [2020-09-15T16:08:13.968Z] + bundleName=docker-py
16:08:13 [2020-09-15T16:08:13.968Z] + echo Creating docker-py-bundles.tar.gz
16:08:13 [2020-09-15T16:08:13.968Z] Creating docker-py-bundles.tar.gz
16:08:13 [2020-09-15T16:08:13.968Z] + 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
16:08:13 [2020-09-15T16:08:13.981Z] Archiving artifacts
16:08:14 [2020-09-15T16:08:14.549Z] --- PASS: TestRenameInvalidName (0.91s)
16:08:14 [2020-09-15T16:08:14.549Z] === RUN   TestRenameAnonymousContainer
16:08:14 [2020-09-15T16:08:14.569Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
16:08:14 [2020-09-15T16:08:14.569Z] === RUN   TestBuildUncleanTarFilenames
16:08:14 [2020-09-15T16:08:14.828Z] --- PASS: TestBuildUncleanTarFilenames (0.65s)
16:08:14 [2020-09-15T16:08:14.828Z] === RUN   TestBuildMultiStageLayerLeak
16:08:19 [2020-09-15T16:08:19.021Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s)
16:08:19 [2020-09-15T16:08:19.021Z] === RUN   TestBuildWithHugeFile
16:08:19 [2020-09-15T16:08:19.318Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41453/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
16:08:19 [2020-09-15T16:08:19.684Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e -e DOCKER_GRAPHDRIVER docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e hack/make.sh binary-daemon
16:08:19 [2020-09-15T16:08:19.944Z] 
16:08:20 [2020-09-15T16:08:20.151Z] --- PASS: TestRenameAnonymousContainer (4.92s)
16:08:20 [2020-09-15T16:08:20.151Z] === RUN   TestRenameContainerWithSameName
16:08:20 [2020-09-15T16:08:20.204Z] Removing bundles/
16:08:20 [2020-09-15T16:08:20.204Z] 
16:08:20 [2020-09-15T16:08:20.204Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
16:08:20 [2020-09-15T16:08:20.204Z] Building: bundles/binary-daemon/dockerd-dev
16:08:20 [2020-09-15T16:08:20.204Z] GOOS="" GOARCH="" GOARM=""
16:08:20 [2020-09-15T16:08:20.443Z] --- PASS: TestRenameContainerWithSameName (0.96s)
16:08:20 [2020-09-15T16:08:20.443Z] === RUN   TestRenameContainerWithLinkedContainer
16:08:21 [2020-09-15T16:08:21.948Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s)
16:08:21 [2020-09-15T16:08:21.948Z] === RUN   TestResize
16:08:22 [2020-09-15T16:08:22.987Z] --- PASS: TestResize (0.88s)
16:08:22 [2020-09-15T16:08:22.987Z] === RUN   TestResizeWithInvalidSize
16:08:24 [2020-09-15T16:08:24.019Z] --- PASS: TestResizeWithInvalidSize (0.92s)
16:08:24 [2020-09-15T16:08:24.019Z] === RUN   TestResizeWhenContainerNotStarted
16:08:24 [2020-09-15T16:08:24.650Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s)
16:08:24 [2020-09-15T16:08:24.650Z] === RUN   TestDaemonRestartKillContainers
16:08:24 [2020-09-15T16:08:24.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:08:24 [2020-09-15T16:08:24.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:08:27 [2020-09-15T16:08:27.378Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:08:27 [2020-09-15T16:08:27.378Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:08:28 [2020-09-15T16:08:28.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:08:28 [2020-09-15T16:08:28.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:08:29 [2020-09-15T16:08:29.918Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:08:29 [2020-09-15T16:08:29.918Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:08:32 [2020-09-15T16:08:32.646Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:08:32 [2020-09-15T16:08:32.647Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:08:33 [2020-09-15T16:08:33.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:08:33 [2020-09-15T16:08:33.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:08:35 [2020-09-15T16:08:35.380Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:08:35 [2020-09-15T16:08:35.380Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:08:35 [2020-09-15T16:08:35.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:08:38 [2020-09-15T16:08:38.110Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:08:38 [2020-09-15T16:08:38.110Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s)
16:08:38 [2020-09-15T16:08:38.110Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s)
16:08:38 [2020-09-15T16:08:38.110Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s)
16:08:38 [2020-09-15T16:08:38.110Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s)
16:08:38 [2020-09-15T16:08:38.110Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s)
16:08:38 [2020-09-15T16:08:38.110Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s)
16:08:38 [2020-09-15T16:08:38.110Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s)
16:08:38 [2020-09-15T16:08:38.110Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.40s)
16:08:38 [2020-09-15T16:08:38.110Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.05s)
16:08:38 [2020-09-15T16:08:38.110Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.17s)
16:08:38 [2020-09-15T16:08:38.110Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.24s)
16:08:38 [2020-09-15T16:08:38.110Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.20s)
16:08:38 [2020-09-15T16:08:38.110Z] === RUN   TestCgroupNamespacesRun
16:08:39 [2020-09-15T16:08:39.616Z] --- PASS: TestCgroupNamespacesRun (1.72s)
16:08:39 [2020-09-15T16:08:39.616Z] === RUN   TestCgroupNamespacesRunPrivileged
16:08:41 [2020-09-15T16:08:41.123Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s)
16:08:41 [2020-09-15T16:08:41.123Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:08:43 [2020-09-15T16:08:43.188Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s)
16:08:43 [2020-09-15T16:08:43.188Z] === RUN   TestCgroupNamespacesRunHostMode
16:08:44 [2020-09-15T16:08:44.694Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s)
16:08:44 [2020-09-15T16:08:44.694Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:08:46 [2020-09-15T16:08:46.203Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s)
16:08:46 [2020-09-15T16:08:46.203Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:08:48 [2020-09-15T16:08:48.302Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s)
16:08:48 [2020-09-15T16:08:48.302Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:08:48 [2020-09-15T16:08:48.592Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s)
16:08:48 [2020-09-15T16:08:48.592Z] === RUN   TestCgroupNamespacesRunOlderClient
16:08:48 [2020-09-15T16:08:48.774Z] ok  	github.com/docker/docker/api/server/httputils	0.018s	coverage: 14.7% of statements
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ok  	github.com/docker/docker/api/types/strslice	0.046s	coverage: 90.0% of statements
16:08:48 [2020-09-15T16:08:48.774Z] ok  	github.com/docker/docker/api/types/filters	0.015s	coverage: 92.2% of statements
16:08:48 [2020-09-15T16:08:48.774Z] ok  	github.com/docker/docker/api/server/router/swarm	0.019s	coverage: 5.7% of statements
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/types	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ok  	github.com/docker/docker/api/types/versions	0.029s	coverage: 75.0% of statements
16:08:48 [2020-09-15T16:08:48.774Z] ok  	github.com/docker/docker/api/types/time	0.022s	coverage: 100.0% of statements
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/builder	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:08:48 [2020-09-15T16:08:48.774Z] ok  	github.com/docker/docker/builder/dockerignore	0.113s	coverage: 96.8% of statements
16:08:48 [2020-09-15T16:08:48.774Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
16:08:50 [2020-09-15T16:08:50.658Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s)
16:08:50 [2020-09-15T16:08:50.658Z] === RUN   TestKernelTCPMemory
16:08:50 [2020-09-15T16:08:50.885Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.014s	coverage: 86.3% of statements
16:08:51 [2020-09-15T16:08:51.291Z] --- PASS: TestKernelTCPMemory (0.94s)
16:08:51 [2020-09-15T16:08:51.291Z] === RUN   TestNISDomainname
16:08:51 [2020-09-15T16:08:51.939Z] ok  	github.com/docker/docker/builder/remotecontext	0.510s	coverage: 13.6% of statements
16:08:52 [2020-09-15T16:08:52.324Z] --- PASS: TestNISDomainname (0.98s)
16:08:52 [2020-09-15T16:08:52.324Z] === RUN   TestHostnameDnsResolution
16:08:53 [2020-09-15T16:08:53.483Z] ok  	github.com/docker/docker/builder/dockerfile	1.323s	coverage: 48.0% of statements
16:08:53 [2020-09-15T16:08:53.483Z] ?   	github.com/docker/docker/cli	[no test files]
16:08:53 [2020-09-15T16:08:53.483Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:08:53 [2020-09-15T16:08:53.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:08:54 [2020-09-15T16:08:54.389Z] --- PASS: TestHostnameDnsResolution (1.69s)
16:08:54 [2020-09-15T16:08:54.389Z] === RUN   TestStats
16:08:55 [2020-09-15T16:08:55.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:08:56 [2020-09-15T16:08:56.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:08:57 [2020-09-15T16:08:57.116Z] --- PASS: TestStats (2.91s)
16:08:57 [2020-09-15T16:08:57.117Z] === RUN   TestStopContainerWithTimeout
16:08:57 [2020-09-15T16:08:57.117Z] === RUN   TestStopContainerWithTimeout/0
16:08:57 [2020-09-15T16:08:57.117Z] === PAUSE TestStopContainerWithTimeout/0
16:08:57 [2020-09-15T16:08:57.117Z] === RUN   TestStopContainerWithTimeout/1
16:08:57 [2020-09-15T16:08:57.117Z] === PAUSE TestStopContainerWithTimeout/1
16:08:57 [2020-09-15T16:08:57.117Z] === RUN   TestStopContainerWithTimeout/3
16:08:57 [2020-09-15T16:08:57.117Z] === PAUSE TestStopContainerWithTimeout/3
16:08:57 [2020-09-15T16:08:57.117Z] === RUN   TestStopContainerWithTimeout/-1
16:08:57 [2020-09-15T16:08:57.117Z] === PAUSE TestStopContainerWithTimeout/-1
16:08:57 [2020-09-15T16:08:57.117Z] === CONT  TestStopContainerWithTimeout/0
16:08:57 [2020-09-15T16:08:57.117Z] === CONT  TestStopContainerWithTimeout/-1
16:08:57 [2020-09-15T16:08:57.992Z] ok  	github.com/docker/docker/client	0.585s	coverage: 75.4% of statements
16:08:58 [2020-09-15T16:08:58.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:08:58 [2020-09-15T16:08:58.206Z] === CONT  TestStopContainerWithTimeout/3
16:08:58 [2020-09-15T16:08:58.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:09:00 [2020-09-15T16:09:00.392Z] === CONT  TestStopContainerWithTimeout/1
16:09:00 [2020-09-15T16:09:00.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:09:01 [2020-09-15T16:09:01.974Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:09:01 [2020-09-15T16:09:01.974Z]     --- PASS: TestStopContainerWithTimeout/0 (1.11s)
16:09:01 [2020-09-15T16:09:01.974Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.98s)
16:09:01 [2020-09-15T16:09:01.974Z]     --- PASS: TestStopContainerWithTimeout/3 (2.82s)
16:09:01 [2020-09-15T16:09:01.974Z]     --- PASS: TestStopContainerWithTimeout/1 (1.84s)
16:09:01 [2020-09-15T16:09:01.974Z] === RUN   TestDeleteDevicemapper
16:09:01 [2020-09-15T16:09:01.974Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:09:01 [2020-09-15T16:09:01.974Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:09:01 [2020-09-15T16:09:01.974Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:09:03 [2020-09-15T16:09:03.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:09:05 [2020-09-15T16:09:05.712Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.64s)
16:09:05 [2020-09-15T16:09:05.712Z] === RUN   TestUpdateMemory
16:09:05 [2020-09-15T16:09:05.712Z] --- SKIP: TestUpdateMemory (0.00s)
16:09:05 [2020-09-15T16:09:05.712Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:09:05 [2020-09-15T16:09:05.712Z] === RUN   TestUpdateCPUQuota
16:09:05 [2020-09-15T16:09:05.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:09:06 [2020-09-15T16:09:06.802Z] --- PASS: TestUpdateCPUQuota (1.16s)
16:09:06 [2020-09-15T16:09:06.802Z] === RUN   TestUpdatePidsLimit
16:09:06 [2020-09-15T16:09:06.802Z] === RUN   TestUpdatePidsLimit/update_from_none
16:09:07 [2020-09-15T16:09:07.094Z] === RUN   TestUpdatePidsLimit/no_change
16:09:07 [2020-09-15T16:09:07.385Z] === RUN   TestUpdatePidsLimit/update_lower
16:09:07 [2020-09-15T16:09:07.675Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:09:07 [2020-09-15T16:09:07.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:09:08 [2020-09-15T16:09:08.069Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:09:08 [2020-09-15T16:09:08.360Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:09:08 [2020-09-15T16:09:08.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:09:08 [2020-09-15T16:09:08.991Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:09:10 [2020-09-15T16:09:10.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:09:10 [2020-09-15T16:09:10.498Z] --- PASS: TestUpdatePidsLimit (3.59s)
16:09:10 [2020-09-15T16:09:10.498Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
16:09:10 [2020-09-15T16:09:10.498Z]     --- PASS: TestUpdatePidsLimit/no_change (0.35s)
16:09:10 [2020-09-15T16:09:10.498Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
16:09:10 [2020-09-15T16:09:10.498Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
16:09:10 [2020-09-15T16:09:10.498Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s)
16:09:10 [2020-09-15T16:09:10.498Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s)
16:09:10 [2020-09-15T16:09:10.498Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
16:09:10 [2020-09-15T16:09:10.498Z] === RUN   TestUpdateRestartPolicy
16:09:11 [2020-09-15T16:09:11.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:09:13 [2020-09-15T16:09:13.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:09:15 [2020-09-15T16:09:15.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:09:15 [2020-09-15T16:09:15.270Z] --- PASS: TestBuildWithHugeFile (52.05s)
16:09:15 [2020-09-15T16:09:15.270Z] === RUN   TestBuildWithEmptyDockerfile
16:09:15 [2020-09-15T16:09:15.270Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:09:15 [2020-09-15T16:09:15.270Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:09:15 [2020-09-15T16:09:15.270Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:09:15 [2020-09-15T16:09:15.270Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:09:15 [2020-09-15T16:09:15.270Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:09:15 [2020-09-15T16:09:15.270Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:09:15 [2020-09-15T16:09:15.270Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:09:15 [2020-09-15T16:09:15.271Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:09:15 [2020-09-15T16:09:15.271Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:09:15 [2020-09-15T16:09:15.271Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
16:09:15 [2020-09-15T16:09:15.271Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
16:09:15 [2020-09-15T16:09:15.271Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
16:09:15 [2020-09-15T16:09:15.271Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
16:09:15 [2020-09-15T16:09:15.271Z] === RUN   TestBuildPreserveOwnership
16:09:15 [2020-09-15T16:09:15.271Z] === RUN   TestBuildPreserveOwnership/copy_from
16:09:16 [2020-09-15T16:09:16.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:09:17 [2020-09-15T16:09:17.175Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:09:17 [2020-09-15T16:09:17.781Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:09:17 [2020-09-15T16:09:17.781Z] Using test binary docker
16:09:17 [2020-09-15T16:09:17.781Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:09:17 [2020-09-15T16:09:17.781Z] +++ /etc/init.d/apparmor start
16:09:18 [2020-09-15T16:09:18.042Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:09:18 [2020-09-15T16:09:18.042Z] INFO: Waiting for daemon to start...
16:09:18 [2020-09-15T16:09:18.042Z] Starting dockerd
16:09:18 [2020-09-15T16:09:18.042Z] +++ 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
16:09:20 [2020-09-15T16:09:20.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:09:20 [2020-09-15T16:09:20.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:09:20 [2020-09-15T16:09:20.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:09:21 [2020-09-15T16:09:21.369Z] --- PASS: TestBuildPreserveOwnership (9.63s)
16:09:21 [2020-09-15T16:09:21.369Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.63s)
16:09:21 [2020-09-15T16:09:21.369Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.99s)
16:09:21 [2020-09-15T16:09:21.369Z] === RUN   TestBuildPlatformInvalid
16:09:21 [2020-09-15T16:09:21.369Z] --- PASS: TestBuildPlatformInvalid (0.08s)
16:09:21 [2020-09-15T16:09:21.369Z] PASS
16:09:21 [2020-09-15T16:09:21.369Z] 
16:09:21 [2020-09-15T16:09:21.369Z] === Skipped
16:09:21 [2020-09-15T16:09:21.369Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:09:21 [2020-09-15T16:09:21.369Z]     build_session_test.go:25: TODO: BuildKit
16:09:21 [2020-09-15T16:09:21.369Z] 
16:09:21 [2020-09-15T16:09:21.369Z] 
16:09:21 [2020-09-15T16:09:21.369Z] DONE 32 tests, 1 skipped in 126.816s
16:09:21 [2020-09-15T16:09:21.369Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:09:21 [2020-09-15T16:09:21.369Z] INFO: Testing against a local daemon
16:09:21 [2020-09-15T16:09:21.369Z] === RUN   TestConfigInspect
16:09:21 [2020-09-15T16:09:21.369Z] --- SKIP: TestConfigInspect (0.02s)
16:09:21 [2020-09-15T16:09:21.369Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:09:21 [2020-09-15T16:09:21.369Z] === RUN   TestConfigList
16:09:21 [2020-09-15T16:09:21.369Z] --- SKIP: TestConfigList (0.01s)
16:09:21 [2020-09-15T16:09:21.369Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:09:21 [2020-09-15T16:09:21.369Z] === RUN   TestConfigsCreateAndDelete
16:09:21 [2020-09-15T16:09:21.369Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
16:09:21 [2020-09-15T16:09:21.369Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:09:21 [2020-09-15T16:09:21.369Z] === RUN   TestConfigsUpdate
16:09:21 [2020-09-15T16:09:21.369Z] --- SKIP: TestConfigsUpdate (0.01s)
16:09:21 [2020-09-15T16:09:21.369Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:09:21 [2020-09-15T16:09:21.369Z] === RUN   TestTemplatedConfig
16:09:21 [2020-09-15T16:09:21.369Z] --- SKIP: TestTemplatedConfig (0.00s)
16:09:21 [2020-09-15T16:09:21.369Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:09:21 [2020-09-15T16:09:21.369Z] === RUN   TestConfigCreateResolve
16:09:21 [2020-09-15T16:09:21.369Z] --- SKIP: TestConfigCreateResolve (0.01s)
16:09:21 [2020-09-15T16:09:21.369Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:09:21 [2020-09-15T16:09:21.369Z] === RUN   TestConfigDaemonLibtrustID
16:09:22 [2020-09-15T16:09:22.701Z] Removing intermediate container 978ff83cbca5
16:09:22 [2020-09-15T16:09:22.701Z]  ---> 50110edd5394
16:09:22 [2020-09-15T16:09:22.701Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
16:09:22 [2020-09-15T16:09:22.701Z]  ---> Running in f1785a6e7e9b
16:09:22 [2020-09-15T16:09:22.701Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
16:09:22 [2020-09-15T16:09:22.701Z] go: finding gotest.tools/gotestsum v0.3.5
16:09:22 [2020-09-15T16:09:22.701Z] go: finding gotest.tools v0.3.5
16:09:22 [2020-09-15T16:09:22.701Z] go: downloading gotest.tools/gotestsum v0.3.5
16:09:22 [2020-09-15T16:09:22.701Z] go: extracting gotest.tools/gotestsum v0.3.5
16:09:22 [2020-09-15T16:09:22.701Z] go: downloading gotest.tools v2.1.0+incompatible
16:09:22 [2020-09-15T16:09:22.701Z] go: extracting gotest.tools v2.1.0+incompatible
16:09:22 [2020-09-15T16:09:22.701Z] go: downloading github.com/spf13/pflag v1.0.1
16:09:22 [2020-09-15T16:09:22.701Z] go: downloading github.com/sirupsen/logrus v1.0.5
16:09:22 [2020-09-15T16:09:22.701Z] go: downloading github.com/pkg/errors v0.8.0
16:09:22 [2020-09-15T16:09:22.701Z] go: extracting github.com/spf13/pflag v1.0.1
16:09:22 [2020-09-15T16:09:22.701Z] go: downloading github.com/fatih/color v1.6.0
16:09:22 [2020-09-15T16:09:22.701Z] go: extracting github.com/sirupsen/logrus v1.0.5
16:09:22 [2020-09-15T16:09:22.701Z] go: extracting github.com/fatih/color v1.6.0
16:09:22 [2020-09-15T16:09:22.701Z] go: extracting github.com/pkg/errors v0.8.0
16:09:22 [2020-09-15T16:09:22.701Z] go: downloading github.com/jonboulle/clockwork v0.1.0
16:09:22 [2020-09-15T16:09:22.701Z] go: downloading github.com/mattn/go-colorable v0.0.9
16:09:22 [2020-09-15T16:09:22.701Z] go: extracting github.com/jonboulle/clockwork v0.1.0
16:09:22 [2020-09-15T16:09:22.701Z] go: extracting github.com/mattn/go-colorable v0.0.9
16:09:22 [2020-09-15T16:09:22.701Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
16:09:22 [2020-09-15T16:09:22.701Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
16:09:22 [2020-09-15T16:09:22.701Z] go: downloading github.com/mattn/go-isatty v0.0.3
16:09:22 [2020-09-15T16:09:22.701Z] go: extracting github.com/mattn/go-isatty v0.0.3
16:09:22 [2020-09-15T16:09:22.701Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
16:09:22 [2020-09-15T16:09:22.701Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
16:09:22 [2020-09-15T16:09:22.701Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
16:09:22 [2020-09-15T16:09:22.701Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
16:09:22 [2020-09-15T16:09:22.701Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
16:09:22 [2020-09-15T16:09:22.701Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
16:09:22 [2020-09-15T16:09:22.701Z] go: finding github.com/fatih/color v1.6.0
16:09:22 [2020-09-15T16:09:22.701Z] go: finding github.com/pkg/errors v0.8.0
16:09:22 [2020-09-15T16:09:22.701Z] go: finding github.com/sirupsen/logrus v1.0.5
16:09:22 [2020-09-15T16:09:22.701Z] go: finding github.com/spf13/pflag v1.0.1
16:09:22 [2020-09-15T16:09:22.701Z] go: finding github.com/mattn/go-colorable v0.0.9
16:09:22 [2020-09-15T16:09:22.701Z] go: finding github.com/mattn/go-isatty v0.0.3
16:09:22 [2020-09-15T16:09:22.701Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
16:09:22 [2020-09-15T16:09:22.701Z] go: finding github.com/jonboulle/clockwork v0.1.0
16:09:22 [2020-09-15T16:09:22.701Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
16:09:22 [2020-09-15T16:09:22.701Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
16:09:22 [2020-09-15T16:09:22.701Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
16:09:22 [2020-09-15T16:09:22.701Z] INFO: Build done for gotestsum...
16:09:23 [2020-09-15T16:09:23.276Z] --- PASS: TestConfigDaemonLibtrustID (1.55s)
16:09:23 [2020-09-15T16:09:23.276Z] PASS
16:09:23 [2020-09-15T16:09:23.276Z] 
16:09:23 [2020-09-15T16:09:23.276Z] === Skipped
16:09:23 [2020-09-15T16:09:23.276Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
16:09:23 [2020-09-15T16:09:23.276Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:09:23 [2020-09-15T16:09:23.276Z] 
16:09:23 [2020-09-15T16:09:23.276Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
16:09:23 [2020-09-15T16:09:23.276Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:09:23 [2020-09-15T16:09:23.276Z] 
16:09:23 [2020-09-15T16:09:23.276Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
16:09:23 [2020-09-15T16:09:23.276Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:09:23 [2020-09-15T16:09:23.276Z] 
16:09:23 [2020-09-15T16:09:23.276Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
16:09:23 [2020-09-15T16:09:23.276Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:09:23 [2020-09-15T16:09:23.276Z] 
16:09:23 [2020-09-15T16:09:23.276Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
16:09:23 [2020-09-15T16:09:23.276Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:09:23 [2020-09-15T16:09:23.276Z] 
16:09:23 [2020-09-15T16:09:23.276Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
16:09:23 [2020-09-15T16:09:23.276Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:09:23 [2020-09-15T16:09:23.276Z] 
16:09:23 [2020-09-15T16:09:23.276Z] 
16:09:23 [2020-09-15T16:09:23.276Z] DONE 7 tests, 6 skipped in 1.748s
16:09:23 [2020-09-15T16:09:23.276Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:09:23 [2020-09-15T16:09:23.276Z] INFO: Testing against a local daemon
16:09:23 [2020-09-15T16:09:23.276Z] === RUN   TestCheckpoint
16:09:23 [2020-09-15T16:09:23.276Z] --- SKIP: TestCheckpoint (0.00s)
16:09:23 [2020-09-15T16:09:23.276Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:09:23 [2020-09-15T16:09:23.276Z] === RUN   TestContainerInvalidJSON
16:09:23 [2020-09-15T16:09:23.276Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:09:23 [2020-09-15T16:09:23.276Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:09:23 [2020-09-15T16:09:23.276Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:09:23 [2020-09-15T16:09:23.276Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:09:23 [2020-09-15T16:09:23.276Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:09:23 [2020-09-15T16:09:23.276Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:09:23 [2020-09-15T16:09:23.276Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:09:23 [2020-09-15T16:09:23.276Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:09:23 [2020-09-15T16:09:23.276Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:09:23 [2020-09-15T16:09:23.276Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:09:23 [2020-09-15T16:09:23.276Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:09:23 [2020-09-15T16:09:23.276Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:09:23 [2020-09-15T16:09:23.276Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:09:23 [2020-09-15T16:09:23.276Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:09:23 [2020-09-15T16:09:23.276Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
16:09:23 [2020-09-15T16:09:23.276Z] === RUN   TestCopyFromContainerPathIsNotDir
16:09:23 [2020-09-15T16:09:23.276Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
16:09:23 [2020-09-15T16:09:23.276Z] === RUN   TestCopyToContainerPathDoesNotExist
16:09:23 [2020-09-15T16:09:23.276Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
16:09:23 [2020-09-15T16:09:23.276Z] === RUN   TestCopyToContainerPathIsNotDir
16:09:23 [2020-09-15T16:09:23.276Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
16:09:23 [2020-09-15T16:09:23.276Z] === RUN   TestCopyFromContainer
16:09:23 [2020-09-15T16:09:23.289Z] --- PASS: TestUpdateRestartPolicy (12.86s)
16:09:23 [2020-09-15T16:09:23.289Z] === RUN   TestUpdateRestartWithAutoRemove
16:09:23 [2020-09-15T16:09:23.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:09:23 [2020-09-15T16:09:23.921Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s)
16:09:23 [2020-09-15T16:09:23.922Z] === RUN   TestWaitNonBlocked
16:09:23 [2020-09-15T16:09:23.922Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:09:23 [2020-09-15T16:09:23.922Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:09:23 [2020-09-15T16:09:23.922Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:09:23 [2020-09-15T16:09:23.922Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:09:23 [2020-09-15T16:09:23.922Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:09:23 [2020-09-15T16:09:23.922Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:09:24 [2020-09-15T16:09:24.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:09:24 [2020-09-15T16:09:24.629Z] .
16:09:24 [2020-09-15T16:09:24.629Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:09:24 [2020-09-15T16:09:24.629Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:09:24 [2020-09-15T16:09:24.629Z] Error: No such image: emptyfs
16:09:24 [2020-09-15T16:09:24.629Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:09:24 [2020-09-15T16:09:24.629Z] ++++ docker load
16:09:24 [2020-09-15T16:09:24.629Z] Running integration-test (iteration 1)
16:09:24 [2020-09-15T16:09:24.629Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
16:09:24 [2020-09-15T16:09:24.629Z] ++ 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
16:09:24 [2020-09-15T16:09:24.629Z] ++ set -e
16:09:24 [2020-09-15T16:09:24.629Z] ++ '[' -n 0 ']'
16:09:24 [2020-09-15T16:09:24.629Z] ++ set -x
16:09:24 [2020-09-15T16:09:24.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
16:09:25 [2020-09-15T16:09:25.428Z] --- PASS: TestWaitNonBlocked (0.01s)
16:09:25 [2020-09-15T16:09:25.428Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s)
16:09:25 [2020-09-15T16:09:25.428Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s)
16:09:25 [2020-09-15T16:09:25.428Z] === RUN   TestWaitBlocked
16:09:25 [2020-09-15T16:09:25.428Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:09:25 [2020-09-15T16:09:25.428Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:09:25 [2020-09-15T16:09:25.428Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:09:25 [2020-09-15T16:09:25.428Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:09:25 [2020-09-15T16:09:25.428Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:09:25 [2020-09-15T16:09:25.428Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:09:26 [2020-09-15T16:09:26.529Z] --- PASS: TestWaitBlocked (0.01s)
16:09:26 [2020-09-15T16:09:26.529Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s)
16:09:26 [2020-09-15T16:09:26.529Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s)
16:09:26 [2020-09-15T16:09:26.529Z] === CONT  TestContainerStartOnDaemonRestart
16:09:26 [2020-09-15T16:09:26.529Z] === CONT  TestIpcModeOlderClient
16:09:26 [2020-09-15T16:09:26.529Z] --- PASS: TestIpcModeOlderClient (0.17s)
16:09:26 [2020-09-15T16:09:26.529Z] === CONT  TestDaemonHostGatewayIP
16:09:27 [2020-09-15T16:09:27.468Z] === RUN   TestCopyFromContainer//
16:09:27 [2020-09-15T16:09:27.468Z] === RUN   TestCopyFromContainer//bar/root
16:09:27 [2020-09-15T16:09:27.468Z] === RUN   TestCopyFromContainer//bar/root/
16:09:27 [2020-09-15T16:09:27.468Z] === RUN   TestCopyFromContainer/bar/quux
16:09:27 [2020-09-15T16:09:27.468Z] === RUN   TestCopyFromContainer/bar/quux/
16:09:27 [2020-09-15T16:09:27.468Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:09:27 [2020-09-15T16:09:27.468Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:09:27 [2020-09-15T16:09:27.468Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:09:27 [2020-09-15T16:09:27.727Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:09:27 [2020-09-15T16:09:27.727Z] === RUN   TestCopyFromContainer/bar/notarget
16:09:27 [2020-09-15T16:09:27.727Z] --- PASS: TestCopyFromContainer (4.45s)
16:09:27 [2020-09-15T16:09:27.727Z]     --- PASS: TestCopyFromContainer// (0.07s)
16:09:27 [2020-09-15T16:09:27.727Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
16:09:27 [2020-09-15T16:09:27.727Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
16:09:27 [2020-09-15T16:09:27.727Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
16:09:27 [2020-09-15T16:09:27.727Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
16:09:27 [2020-09-15T16:09:27.727Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
16:09:27 [2020-09-15T16:09:27.727Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
16:09:27 [2020-09-15T16:09:27.727Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
16:09:27 [2020-09-15T16:09:27.727Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
16:09:27 [2020-09-15T16:09:27.727Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
16:09:27 [2020-09-15T16:09:27.727Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:09:27 [2020-09-15T16:09:27.727Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:09:27 [2020-09-15T16:09:27.727Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:09:27 [2020-09-15T16:09:27.727Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:09:27 [2020-09-15T16:09:27.727Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:09:27 [2020-09-15T16:09:27.727Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:09:27 [2020-09-15T16:09:27.727Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:09:27 [2020-09-15T16:09:27.727Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:09:27 [2020-09-15T16:09:27.727Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:09:27 [2020-09-15T16:09:27.727Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:09:27 [2020-09-15T16:09:27.727Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:09:27 [2020-09-15T16:09:27.728Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:09:27 [2020-09-15T16:09:27.728Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:09:27 [2020-09-15T16:09:27.728Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:09:27 [2020-09-15T16:09:27.728Z] === RUN   TestCreateLinkToNonExistingContainer
16:09:27 [2020-09-15T16:09:27.728Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
16:09:27 [2020-09-15T16:09:27.728Z] === RUN   TestCreateWithInvalidEnv
16:09:27 [2020-09-15T16:09:27.728Z] === RUN   TestCreateWithInvalidEnv/0
16:09:27 [2020-09-15T16:09:27.728Z] === PAUSE TestCreateWithInvalidEnv/0
16:09:27 [2020-09-15T16:09:27.728Z] === RUN   TestCreateWithInvalidEnv/1
16:09:27 [2020-09-15T16:09:27.728Z] === PAUSE TestCreateWithInvalidEnv/1
16:09:27 [2020-09-15T16:09:27.728Z] === RUN   TestCreateWithInvalidEnv/2
16:09:27 [2020-09-15T16:09:27.728Z] === PAUSE TestCreateWithInvalidEnv/2
16:09:27 [2020-09-15T16:09:27.728Z] === CONT  TestCreateWithInvalidEnv/0
16:09:27 [2020-09-15T16:09:27.728Z] === CONT  TestCreateWithInvalidEnv/2
16:09:27 [2020-09-15T16:09:27.728Z] === CONT  TestCreateWithInvalidEnv/1
16:09:27 [2020-09-15T16:09:27.728Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:09:27 [2020-09-15T16:09:27.728Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:09:27 [2020-09-15T16:09:27.728Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:09:27 [2020-09-15T16:09:27.728Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:09:27 [2020-09-15T16:09:27.728Z] === RUN   TestCreateTmpfsMountsTarget
16:09:27 [2020-09-15T16:09:27.728Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
16:09:27 [2020-09-15T16:09:27.728Z] === RUN   TestCreateWithCustomMaskedPaths
16:09:29 [2020-09-15T16:09:29.321Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s)
16:09:29 [2020-09-15T16:09:29.321Z] === RUN   TestCreateWithCustomReadonlyPaths
16:09:29 [2020-09-15T16:09:29.557Z] --- PASS: TestContainerStartOnDaemonRestart (2.73s)
16:09:29 [2020-09-15T16:09:29.557Z] === CONT  TestContainerKillOnDaemonStart
16:09:29 [2020-09-15T16:09:29.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:09:29 [2020-09-15T16:09:29.847Z] --- PASS: TestDaemonHostGatewayIP (3.27s)
16:09:29 [2020-09-15T16:09:29.847Z] === CONT  TestDaemonRestartIpcMode
16:09:30 [2020-09-15T16:09:30.259Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s)
16:09:30 [2020-09-15T16:09:30.259Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:09:30 [2020-09-15T16:09:30.259Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:09:30 [2020-09-15T16:09:30.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:09:30 [2020-09-15T16:09:30.259Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:09:30 [2020-09-15T16:09:30.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:09:30 [2020-09-15T16:09:30.259Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:09:30 [2020-09-15T16:09:30.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:09:30 [2020-09-15T16:09:30.259Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:09:30 [2020-09-15T16:09:30.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:09:30 [2020-09-15T16:09:30.259Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:09:30 [2020-09-15T16:09:30.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:09:30 [2020-09-15T16:09:30.259Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:09:30 [2020-09-15T16:09:30.259Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:09:30 [2020-09-15T16:09:30.259Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:09:30 [2020-09-15T16:09:30.259Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:09:30 [2020-09-15T16:09:30.259Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:09:30 [2020-09-15T16:09:30.259Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:09:30 [2020-09-15T16:09:30.259Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:09:30 [2020-09-15T16:09:30.259Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:09:30 [2020-09-15T16:09:30.259Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:09:30 [2020-09-15T16:09:30.259Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:09:30 [2020-09-15T16:09:30.259Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:09:30 [2020-09-15T16:09:30.259Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:09:30 [2020-09-15T16:09:30.519Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
16:09:30 [2020-09-15T16:09:30.519Z] === RUN   TestCreateDifferentPlatform
16:09:30 [2020-09-15T16:09:30.519Z] === RUN   TestCreateDifferentPlatform/different_os
16:09:30 [2020-09-15T16:09:30.519Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:09:30 [2020-09-15T16:09:30.519Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:09:30 [2020-09-15T16:09:30.519Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:09:30 [2020-09-15T16:09:30.519Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:09:30 [2020-09-15T16:09:30.519Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:09:30 [2020-09-15T16:09:30.778Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
16:09:30 [2020-09-15T16:09:30.778Z] === RUN   TestContainerStartOnDaemonRestart
16:09:30 [2020-09-15T16:09:30.778Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
16:09:30 [2020-09-15T16:09:30.778Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
16:09:30 [2020-09-15T16:09:30.778Z] === RUN   TestDaemonRestartIpcMode
16:09:30 [2020-09-15T16:09:30.778Z] === PAUSE TestDaemonRestartIpcMode
16:09:30 [2020-09-15T16:09:30.778Z] === RUN   TestDaemonHostGatewayIP
16:09:30 [2020-09-15T16:09:30.778Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
16:09:30 [2020-09-15T16:09:30.778Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
16:09:30 [2020-09-15T16:09:30.778Z] === RUN   TestContainerKillOnDaemonStart
16:09:30 [2020-09-15T16:09:30.778Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
16:09:30 [2020-09-15T16:09:30.779Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
16:09:30 [2020-09-15T16:09:30.779Z] === RUN   TestDiff
16:09:31 [2020-09-15T16:09:31.038Z] --- PASS: TestDiff (0.43s)
16:09:31 [2020-09-15T16:09:31.038Z] === RUN   TestExecWithCloseStdin
16:09:31 [2020-09-15T16:09:31.605Z] --- PASS: TestExecWithCloseStdin (0.45s)
16:09:31 [2020-09-15T16:09:31.605Z] === RUN   TestExec
16:09:32 [2020-09-15T16:09:32.174Z] --- PASS: TestExec (0.47s)
16:09:32 [2020-09-15T16:09:32.174Z] === RUN   TestExecUser
16:09:32 [2020-09-15T16:09:32.433Z] --- PASS: TestExecUser (0.45s)
16:09:32 [2020-09-15T16:09:32.433Z] === RUN   TestExportContainerAndImportImage
16:09:33 [2020-09-15T16:09:33.001Z] --- PASS: TestExportContainerAndImportImage (0.62s)
16:09:33 [2020-09-15T16:09:33.001Z] === RUN   TestExportContainerAfterDaemonRestart
16:09:33 [2020-09-15T16:09:33.035Z] Removing intermediate container f1785a6e7e9b
16:09:33 [2020-09-15T16:09:33.035Z]  ---> 7a8774c73d92
16:09:33 [2020-09-15T16:09:33.035Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
16:09:33 [2020-09-15T16:09:33.035Z]  ---> Running in b5284a8924c2
16:09:33 [2020-09-15T16:09:33.426Z] --- PASS: TestDaemonRestartIpcMode (3.55s)
16:09:34 [2020-09-15T16:09:34.005Z] Removing intermediate container b5284a8924c2
16:09:34 [2020-09-15T16:09:34.005Z]  ---> cb96bba2e92d
16:09:34 [2020-09-15T16:09:34.005Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
16:09:34 [2020-09-15T16:09:34.005Z]  ---> Running in 055b5c1c0e56
16:09:34 [2020-09-15T16:09:34.005Z] Removing intermediate container 055b5c1c0e56
16:09:34 [2020-09-15T16:09:34.005Z]  ---> 2e458d430f07
16:09:34 [2020-09-15T16:09:34.005Z] Step 10/10 : COPY . .
16:09:36 [2020-09-15T16:09:36.292Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s)
16:09:36 [2020-09-15T16:09:36.292Z] === RUN   TestHealthCheckWorkdir
16:09:36 [2020-09-15T16:09:36.869Z] --- PASS: TestHealthCheckWorkdir (0.55s)
16:09:36 [2020-09-15T16:09:36.869Z] === RUN   TestHealthKillContainer
16:09:37 [2020-09-15T16:09:37.473Z] ok  	github.com/docker/docker/cmd/dockerd	0.166s	coverage: 30.8% of statements
16:09:39 [2020-09-15T16:09:39.406Z] --- PASS: TestHealthKillContainer (2.50s)
16:09:39 [2020-09-15T16:09:39.406Z] === RUN   TestInspectCpusetInConfigPre120
16:09:39 [2020-09-15T16:09:39.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:09:39 [2020-09-15T16:09:39.552Z] Loaded image: buildpack-deps:buster
16:09:39 [2020-09-15T16:09:39.552Z] Loaded image: busybox:latest
16:09:39 [2020-09-15T16:09:39.813Z] Loaded image: busybox:glibc
16:09:39 [2020-09-15T16:09:39.995Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s)
16:09:39 [2020-09-15T16:09:39.995Z] === RUN   TestIpcModeNone
16:09:40 [2020-09-15T16:09:40.075Z] Loaded image: debian:buster
16:09:40 [2020-09-15T16:09:40.274Z] --- PASS: TestIpcModeNone (0.46s)
16:09:40 [2020-09-15T16:09:40.274Z] === RUN   TestIpcModePrivate
16:09:40 [2020-09-15T16:09:40.336Z] Loaded image: hello-world:latest
16:09:40 [2020-09-15T16:09:40.336Z] INFO: Testing against a local daemon
16:09:40 [2020-09-15T16:09:40.336Z] === RUN   TestCgroupNamespacesBuild
16:09:40 [2020-09-15T16:09:40.859Z] --- PASS: TestIpcModePrivate (0.45s)
16:09:40 [2020-09-15T16:09:40.859Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
16:09:40 [2020-09-15T16:09:40.859Z] === RUN   TestIpcModeShareable
16:09:40 [2020-09-15T16:09:40.859Z] --- SKIP: TestIpcModeShareable (0.00s)
16:09:40 [2020-09-15T16:09:40.859Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:09:40 [2020-09-15T16:09:40.859Z] === RUN   TestAPIIpcModeShareableAndContainer
16:09:41 [2020-09-15T16:09:41.682Z] Created binary: bundles/binary-daemon/dockerd-dev
16:09:41 [2020-09-15T16:09:41.682Z] Copying nested executables into bundles/binary-daemon
16:09:41 [2020-09-15T16:09:41.682Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
16:09:41 [2020-09-15T16:09:41.897Z] --- PASS: TestContainerKillOnDaemonStart (12.15s)
16:09:41 [2020-09-15T16:09:41.897Z] PASS
16:09:41 [2020-09-15T16:09:41.897Z] 
16:09:41 [2020-09-15T16:09:41.897Z] === Skipped
16:09:41 [2020-09-15T16:09:41.897Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
16:09:41 [2020-09-15T16:09:41.897Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:09:41 [2020-09-15T16:09:41.897Z] 
16:09:41 [2020-09-15T16:09:41.897Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
16:09:41 [2020-09-15T16:09:41.897Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:09:41 [2020-09-15T16:09:41.897Z] 
16:09:41 [2020-09-15T16:09:41.897Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
16:09:41 [2020-09-15T16:09:41.897Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:09:41 [2020-09-15T16:09:41.897Z] 
16:09:41 [2020-09-15T16:09:41.897Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:09:41 [2020-09-15T16:09:41.897Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:09:41 [2020-09-15T16:09:41.897Z] 
16:09:41 [2020-09-15T16:09:41.897Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
16:09:41 [2020-09-15T16:09:41.897Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:09:41 [2020-09-15T16:09:41.897Z] 
16:09:41 [2020-09-15T16:09:41.897Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
16:09:41 [2020-09-15T16:09:41.897Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:09:41 [2020-09-15T16:09:41.897Z] 
16:09:41 [2020-09-15T16:09:41.897Z] 
16:09:41 [2020-09-15T16:09:41.897Z] DONE 192 tests, 6 skipped in 151.258s
16:09:41 [2020-09-15T16:09:41.897Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
16:09:41 [2020-09-15T16:09:41.897Z] ++ 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
16:09:41 [2020-09-15T16:09:41.897Z] ++ set -e
16:09:41 [2020-09-15T16:09:41.897Z] ++ '[' -n 0 ']'
16:09:41 [2020-09-15T16:09:41.897Z] ++ set -x
16:09:41 [2020-09-15T16:09:41.897Z] ++ env -i DEST=/go/src/github.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
16:09:41 [2020-09-15T16:09:41.897Z] INFO: Testing against a local daemon
16:09:41 [2020-09-15T16:09:41.897Z] === RUN   TestCommitInheritsEnv
16:09:41 [2020-09-15T16:09:41.897Z] --- PASS: TestCommitInheritsEnv (0.58s)
16:09:41 [2020-09-15T16:09:41.897Z] === RUN   TestImportExtremelyLargeImageWorks
16:09:41 [2020-09-15T16:09:41.897Z] === PAUSE TestImportExtremelyLargeImageWorks
16:09:41 [2020-09-15T16:09:41.897Z] === RUN   TestImagesFilterMultiReference
16:09:41 [2020-09-15T16:09:41.992Z] ok  	github.com/docker/docker/container	0.185s	coverage: 34.7% of statements
16:09:41 [2020-09-15T16:09:41.992Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:09:41 [2020-09-15T16:09:41.992Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:09:41 [2020-09-15T16:09:41.992Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:09:41 [2020-09-15T16:09:41.992Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:09:42 [2020-09-15T16:09:42.041Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e -e DOCKER_GRAPHDRIVER docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e hack/make.sh cross
16:09:42 [2020-09-15T16:09:42.188Z] --- PASS: TestImagesFilterMultiReference (0.05s)
16:09:42 [2020-09-15T16:09:42.188Z] === RUN   TestImagePullPlatformInvalid
16:09:42 [2020-09-15T16:09:42.188Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
16:09:42 [2020-09-15T16:09:42.188Z] === RUN   TestRemoveImageOrphaning
16:09:42 [2020-09-15T16:09:42.264Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s)
16:09:42 [2020-09-15T16:09:42.264Z] === RUN   TestAPIIpcModeHost
16:09:42 [2020-09-15T16:09:42.264Z] --- SKIP: TestAPIIpcModeHost (0.00s)
16:09:42 [2020-09-15T16:09:42.264Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:09:42 [2020-09-15T16:09:42.264Z] === RUN   TestDaemonIpcModeShareable
16:09:42 [2020-09-15T16:09:42.264Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
16:09:42 [2020-09-15T16:09:42.264Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:09:42 [2020-09-15T16:09:42.264Z] === RUN   TestDaemonIpcModePrivate
16:09:42 [2020-09-15T16:09:42.300Z] 
16:09:42 [2020-09-15T16:09:42.300Z] Removing bundles/
16:09:42 [2020-09-15T16:09:42.479Z] --- PASS: TestRemoveImageOrphaning (0.52s)
16:09:42 [2020-09-15T16:09:42.479Z] === RUN   TestRemoveImageGarbageCollector
16:09:42 [2020-09-15T16:09:42.479Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:09:42 [2020-09-15T16:09:42.479Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:09:42 [2020-09-15T16:09:42.479Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:09:42 [2020-09-15T16:09:42.560Z] 
16:09:42 [2020-09-15T16:09:42.560Z] ---> Making bundle: cross (in bundles/cross)
16:09:42 [2020-09-15T16:09:42.560Z] Cross building: bundles/cross/linux/amd64
16:09:42 [2020-09-15T16:09:42.560Z] Building: bundles/cross/linux/amd64/dockerd-dev
16:09:42 [2020-09-15T16:09:42.560Z] GOOS="linux" GOARCH="amd64" GOARM=""
16:09:42 [2020-09-15T16:09:42.770Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:09:42 [2020-09-15T16:09:42.770Z] === RUN   TestTagInvalidReference
16:09:42 [2020-09-15T16:09:42.770Z] --- PASS: TestTagInvalidReference (0.01s)
16:09:42 [2020-09-15T16:09:42.770Z] === RUN   TestTagValidPrefixedRepo
16:09:42 [2020-09-15T16:09:42.770Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
16:09:42 [2020-09-15T16:09:42.770Z] === RUN   TestTagExistedNameWithoutForce
16:09:42 [2020-09-15T16:09:42.770Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
16:09:42 [2020-09-15T16:09:42.770Z] === RUN   TestTagOfficialNames
16:09:42 [2020-09-15T16:09:42.770Z] --- PASS: TestTagOfficialNames (0.04s)
16:09:42 [2020-09-15T16:09:42.770Z] === RUN   TestTagMatchesDigest
16:09:42 [2020-09-15T16:09:42.770Z] --- PASS: TestTagMatchesDigest (0.01s)
16:09:42 [2020-09-15T16:09:42.770Z] === CONT  TestImportExtremelyLargeImageWorks
16:09:43 [2020-09-15T16:09:43.060Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.021s	coverage: 65.3% of statements
16:09:44 [2020-09-15T16:09:44.172Z] --- PASS: TestDaemonIpcModePrivate (2.14s)
16:09:44 [2020-09-15T16:09:44.173Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false
16:09:44 [2020-09-15T16:09:44.173Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:09:44 [2020-09-15T16:09:44.173Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
16:09:44 [2020-09-15T16:09:44.173Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:09:44 [2020-09-15T16:09:44.173Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:09:44 [2020-09-15T16:09:44.173Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
16:09:44 [2020-09-15T16:09:44.173Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:09:44 [2020-09-15T16:09:44.173Z] === RUN   TestIpcModeOlderClient
16:09:44 [2020-09-15T16:09:44.173Z] === PAUSE TestIpcModeOlderClient
16:09:44 [2020-09-15T16:09:44.173Z] === RUN   TestKillContainerInvalidSignal
16:09:44 [2020-09-15T16:09:44.742Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
16:09:44 [2020-09-15T16:09:44.742Z] === RUN   TestKillContainer
16:09:44 [2020-09-15T16:09:44.742Z] === RUN   TestKillContainer/no_signal
16:09:44 [2020-09-15T16:09:44.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:09:45 [2020-09-15T16:09:45.002Z] === RUN   TestKillContainer/non_killing_signal
16:09:45 [2020-09-15T16:09:45.571Z] === RUN   TestKillContainer/killing_signal
16:09:45 [2020-09-15T16:09:45.626Z] --- PASS: TestCgroupNamespacesBuild (5.10s)
16:09:45 [2020-09-15T16:09:45.627Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:09:45 [2020-09-15T16:09:45.830Z] --- PASS: TestKillContainer (1.24s)
16:09:45 [2020-09-15T16:09:45.830Z]     --- PASS: TestKillContainer/no_signal (0.42s)
16:09:45 [2020-09-15T16:09:45.830Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
16:09:45 [2020-09-15T16:09:45.830Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
16:09:45 [2020-09-15T16:09:45.830Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:09:45 [2020-09-15T16:09:45.830Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:09:46 [2020-09-15T16:09:46.398Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:09:46 [2020-09-15T16:09:46.657Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s)
16:09:46 [2020-09-15T16:09:46.657Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s)
16:09:46 [2020-09-15T16:09:46.657Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
16:09:46 [2020-09-15T16:09:46.657Z] === RUN   TestKillStoppedContainer
16:09:46 [2020-09-15T16:09:46.657Z] --- PASS: TestKillStoppedContainer (0.04s)
16:09:46 [2020-09-15T16:09:46.657Z] === RUN   TestKillStoppedContainerAPIPre120
16:09:46 [2020-09-15T16:09:46.916Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
16:09:46 [2020-09-15T16:09:46.916Z] === RUN   TestKillDifferentUserContainer
16:09:47 [2020-09-15T16:09:47.175Z] --- PASS: TestKillDifferentUserContainer (0.43s)
16:09:47 [2020-09-15T16:09:47.175Z] === RUN   TestInspectOomKilledTrue
16:09:47 [2020-09-15T16:09:47.175Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:09:47 [2020-09-15T16:09:47.175Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
16:09:47 [2020-09-15T16:09:47.175Z] === RUN   TestInspectOomKilledFalse
16:09:47 [2020-09-15T16:09:47.175Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:09:47 [2020-09-15T16:09:47.175Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:09:47 [2020-09-15T16:09:47.175Z] === RUN   TestLinksEtcHostsContentMatch
16:09:47 [2020-09-15T16:09:47.175Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
16:09:47 [2020-09-15T16:09:47.175Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
16:09:47 [2020-09-15T16:09:47.175Z] === RUN   TestLinksContainerNames
16:09:47 [2020-09-15T16:09:47.542Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s)
16:09:47 [2020-09-15T16:09:47.542Z] === RUN   TestBuildWithSession
16:09:47 [2020-09-15T16:09:47.542Z] --- SKIP: TestBuildWithSession (0.00s)
16:09:47 [2020-09-15T16:09:47.542Z]     build_session_test.go:25: TODO: BuildKit
16:09:47 [2020-09-15T16:09:47.542Z] === RUN   TestBuildSquashParent
16:09:48 [2020-09-15T16:09:48.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:09:48 [2020-09-15T16:09:48.115Z] --- PASS: TestLinksContainerNames (0.83s)
16:09:48 [2020-09-15T16:09:48.115Z] === RUN   TestLogsFollowTailEmpty
16:09:48 [2020-09-15T16:09:48.375Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
16:09:48 [2020-09-15T16:09:48.375Z] === RUN   TestContainerNetworkMountsNoChown
16:09:48 [2020-09-15T16:09:48.689Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.017s	coverage: 35.9% of statements
16:09:48 [2020-09-15T16:09:48.944Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/default
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/default
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/private
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/private
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/rprivate
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/rprivate
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/slave
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/slave
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/rslave
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/rslave
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/shared
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/shared
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/rshared
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/rshared
16:09:48 [2020-09-15T16:09:48.944Z] === CONT  TestMountDaemonRoot/default
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/default/mount_root
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/default/bind_root
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === CONT  TestMountDaemonRoot/default/mount_root
16:09:48 [2020-09-15T16:09:48.944Z] === CONT  TestMountDaemonRoot/rshared
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:09:48 [2020-09-15T16:09:48.944Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === CONT  TestMountDaemonRoot/shared
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === CONT  TestMountDaemonRoot/rslave
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === CONT  TestMountDaemonRoot/slave
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === CONT  TestMountDaemonRoot/rprivate
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:09:48 [2020-09-15T16:09:48.944Z] === CONT  TestMountDaemonRoot/private
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/private/mount_root
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === RUN   TestMountDaemonRoot/private/bind_root
16:09:48 [2020-09-15T16:09:48.944Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:09:48 [2020-09-15T16:09:48.944Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === CONT  TestMountDaemonRoot/default/bind_root
16:09:48 [2020-09-15T16:09:48.944Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:09:48 [2020-09-15T16:09:48.944Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:09:48 [2020-09-15T16:09:48.944Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:09:48 [2020-09-15T16:09:48.944Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:09:48 [2020-09-15T16:09:48.944Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:09:48 [2020-09-15T16:09:48.944Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:09:49 [2020-09-15T16:09:49.205Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:09:49 [2020-09-15T16:09:49.205Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:09:49 [2020-09-15T16:09:49.205Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:09:49 [2020-09-15T16:09:49.205Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:09:49 [2020-09-15T16:09:49.205Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:09:49 [2020-09-15T16:09:49.205Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:09:49 [2020-09-15T16:09:49.205Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:09:49 [2020-09-15T16:09:49.205Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:09:49 [2020-09-15T16:09:49.205Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:09:49 [2020-09-15T16:09:49.205Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:09:49 [2020-09-15T16:09:49.205Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:09:49 [2020-09-15T16:09:49.205Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:09:49 [2020-09-15T16:09:49.205Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:09:49 [2020-09-15T16:09:49.205Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:09:49 [2020-09-15T16:09:49.205Z] === CONT  TestMountDaemonRoot/private/bind_root
16:09:49 [2020-09-15T16:09:49.205Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:09:49 [2020-09-15T16:09:49.205Z] === CONT  TestMountDaemonRoot/private/mount_root
16:09:49 [2020-09-15T16:09:49.205Z] --- PASS: TestMountDaemonRoot (0.02s)
16:09:49 [2020-09-15T16:09:49.205Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
16:09:49 [2020-09-15T16:09:49.205Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
16:09:49 [2020-09-15T16:09:49.205Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
16:09:49 [2020-09-15T16:09:49.205Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
16:09:49 [2020-09-15T16:09:49.205Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:09:49 [2020-09-15T16:09:49.205Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:09:49 [2020-09-15T16:09:49.205Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:09:49 [2020-09-15T16:09:49.205Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
16:09:49 [2020-09-15T16:09:49.205Z] === RUN   TestContainerBindMountNonRecursive
16:09:49 [2020-09-15T16:09:49.205Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
16:09:49 [2020-09-15T16:09:49.205Z]     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)
16:09:49 [2020-09-15T16:09:49.205Z] === RUN   TestNetworkNat
16:09:49 [2020-09-15T16:09:49.773Z] --- PASS: TestNetworkNat (0.52s)
16:09:49 [2020-09-15T16:09:49.773Z] === RUN   TestNetworkLocalhostTCPNat
16:09:50 [2020-09-15T16:09:50.342Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
16:09:50 [2020-09-15T16:09:50.342Z] === RUN   TestNetworkLoopbackNat
16:09:50 [2020-09-15T16:09:50.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:09:51 [2020-09-15T16:09:51.470Z] ok  	github.com/docker/docker/daemon/cluster	0.156s	coverage: 0.5% of statements
16:09:52 [2020-09-15T16:09:52.878Z] --- PASS: TestNetworkLoopbackNat (2.52s)
16:09:52 [2020-09-15T16:09:52.878Z] === RUN   TestPause
16:09:52 [2020-09-15T16:09:52.878Z] --- SKIP: TestPause (0.00s)
16:09:52 [2020-09-15T16:09:52.878Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
16:09:52 [2020-09-15T16:09:52.878Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:09:52 [2020-09-15T16:09:52.878Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:09:52 [2020-09-15T16:09:52.878Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:09:52 [2020-09-15T16:09:52.878Z] === RUN   TestPauseStopPausedContainer
16:09:52 [2020-09-15T16:09:52.878Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
16:09:52 [2020-09-15T16:09:52.878Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
16:09:52 [2020-09-15T16:09:52.878Z] === RUN   TestPsFilter
16:09:52 [2020-09-15T16:09:52.878Z] --- PASS: TestPsFilter (0.10s)
16:09:52 [2020-09-15T16:09:52.878Z] === RUN   TestRemoveContainerWithRemovedVolume
16:09:53 [2020-09-15T16:09:53.138Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
16:09:53 [2020-09-15T16:09:53.138Z] === RUN   TestRemoveContainerWithVolume
16:09:53 [2020-09-15T16:09:53.708Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
16:09:53 [2020-09-15T16:09:53.708Z] === RUN   TestRemoveContainerRunning
16:09:54 [2020-09-15T16:09:54.128Z] --- PASS: TestBuildSquashParent (6.82s)
16:09:54 [2020-09-15T16:09:54.128Z] === RUN   TestBuildWithRemoveAndForceRemove
16:09:54 [2020-09-15T16:09:54.128Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:09:54 [2020-09-15T16:09:54.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:09:54 [2020-09-15T16:09:54.128Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:09:54 [2020-09-15T16:09:54.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:09:54 [2020-09-15T16:09:54.128Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:09:54 [2020-09-15T16:09:54.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:09:54 [2020-09-15T16:09:54.128Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:09:54 [2020-09-15T16:09:54.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:09:54 [2020-09-15T16:09:54.128Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:09:54 [2020-09-15T16:09:54.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:09:54 [2020-09-15T16:09:54.128Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:09:54 [2020-09-15T16:09:54.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:09:54 [2020-09-15T16:09:54.128Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:09:54 [2020-09-15T16:09:54.128Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:09:54 [2020-09-15T16:09:54.128Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:09:54 [2020-09-15T16:09:54.128Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:09:54 [2020-09-15T16:09:54.277Z] --- PASS: TestRemoveContainerRunning (0.43s)
16:09:54 [2020-09-15T16:09:54.277Z] === RUN   TestRemoveContainerForceRemoveRunning
16:09:54 [2020-09-15T16:09:54.537Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
16:09:54 [2020-09-15T16:09:54.537Z] === RUN   TestRemoveInvalidContainer
16:09:54 [2020-09-15T16:09:54.537Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:09:54 [2020-09-15T16:09:54.537Z] === RUN   TestRenameLinkedContainer
16:09:54 [2020-09-15T16:09:54.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:09:55 [2020-09-15T16:09:55.037Z] ok  	github.com/docker/docker/daemon/discovery	0.025s	coverage: 30.0% of statements
16:09:56 [2020-09-15T16:09:56.445Z] --- PASS: TestRenameLinkedContainer (1.65s)
16:09:56 [2020-09-15T16:09:56.445Z] === RUN   TestRenameStoppedContainer
16:09:56 [2020-09-15T16:09:56.445Z] --- PASS: TestRenameStoppedContainer (0.39s)
16:09:56 [2020-09-15T16:09:56.445Z] === RUN   TestRenameRunningContainerAndReuse
16:09:56 [2020-09-15T16:09:56.604Z] ok  	github.com/docker/docker/daemon/events	0.063s	coverage: 50.0% of statements
16:09:56 [2020-09-15T16:09:56.604Z] ok  	github.com/docker/docker/daemon/config	0.060s	coverage: 81.8% of statements
16:09:56 [2020-09-15T16:09:56.677Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:09:56 [2020-09-15T16:09:56.677Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:09:57 [2020-09-15T16:09:57.383Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s)
16:09:57 [2020-09-15T16:09:57.383Z] === RUN   TestRenameInvalidName
16:09:57 [2020-09-15T16:09:57.642Z] --- PASS: TestRenameInvalidName (0.40s)
16:09:57 [2020-09-15T16:09:57.642Z] === RUN   TestRenameAnonymousContainer
16:09:59 [2020-09-15T16:09:59.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:09:59 [2020-09-15T16:09:59.165Z]  ---> 9839464e5329
16:09:59 [2020-09-15T16:09:59.165Z] Successfully built 9839464e5329
16:09:59 [2020-09-15T16:09:59.165Z] Successfully tagged docker:latest
16:09:59 [2020-09-15T16:09:59.165Z] INFO: Image build ended at 09/15/2020 16:09:56. Duration:00:03:28.0075912
16:09:59 [2020-09-15T16:09:59.165Z] 
16:09:59 [2020-09-15T16:09:59.165Z] 
16:09:59 [2020-09-15T16:09:59.165Z] INFO: Building the test binaries at 09/15/2020 16:09:56...
16:09:59 [2020-09-15T16:09:59.226Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:09:59 [2020-09-15T16:09:59.227Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.53s)
16:09:59 [2020-09-15T16:09:59.227Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.58s)
16:09:59 [2020-09-15T16:09:59.227Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.71s)
16:09:59 [2020-09-15T16:09:59.227Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.09s)
16:09:59 [2020-09-15T16:09:59.227Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s)
16:09:59 [2020-09-15T16:09:59.227Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.19s)
16:09:59 [2020-09-15T16:09:59.227Z] === RUN   TestBuildMultiStageCopy
16:09:59 [2020-09-15T16:09:59.227Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:09:59 [2020-09-15T16:09:59.375Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
16:09:59 [2020-09-15T16:09:59.551Z] --- PASS: TestRenameAnonymousContainer (1.55s)
16:09:59 [2020-09-15T16:09:59.551Z] === RUN   TestRenameContainerWithSameName
16:09:59 [2020-09-15T16:09:59.811Z] --- PASS: TestRenameContainerWithSameName (0.40s)
16:09:59 [2020-09-15T16:09:59.811Z] === RUN   TestRenameContainerWithLinkedContainer
16:10:00 [2020-09-15T16:10:00.720Z] INFO: make.ps1 starting at 09/15/2020 16:10:00
16:10:00 [2020-09-15T16:10:00.720Z] INFO: Git commit (c0c428f0e8) assumed from DOCKER_GITCOMMIT environment variable
16:10:00 [2020-09-15T16:10:00.749Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
16:10:00 [2020-09-15T16:10:00.749Z] === RUN   TestResize
16:10:01 [2020-09-15T16:10:01.008Z] --- PASS: TestResize (0.40s)
16:10:01 [2020-09-15T16:10:01.008Z] === RUN   TestResizeWithInvalidSize
16:10:01 [2020-09-15T16:10:01.141Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:10:01 [2020-09-15T16:10:01.179Z] INFO: Invoking autogen...
16:10:01 [2020-09-15T16:10:01.267Z] --- PASS: TestResizeWithInvalidSize (0.42s)
16:10:01 [2020-09-15T16:10:01.267Z] === RUN   TestResizeWhenContainerNotStarted
16:10:01 [2020-09-15T16:10:01.713Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:10:01 [2020-09-15T16:10:01.838Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
16:10:01 [2020-09-15T16:10:01.838Z] === RUN   TestDaemonRestartKillContainers
16:10:01 [2020-09-15T16:10:01.838Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
16:10:01 [2020-09-15T16:10:01.838Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
16:10:01 [2020-09-15T16:10:01.838Z] === RUN   TestCgroupNamespacesRun
16:10:01 [2020-09-15T16:10:01.974Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:10:02 [2020-09-15T16:10:02.138Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.9% of statements
16:10:02 [2020-09-15T16:10:02.152Z] INFO: Building daemon...
16:10:02 [2020-09-15T16:10:02.433Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.493s	coverage: 14.0% of statements
16:10:02 [2020-09-15T16:10:02.546Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:10:03 [2020-09-15T16:10:03.119Z] --- PASS: TestBuildMultiStageCopy (4.43s)
16:10:03 [2020-09-15T16:10:03.119Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s)
16:10:03 [2020-09-15T16:10:03.119Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
16:10:03 [2020-09-15T16:10:03.119Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
16:10:03 [2020-09-15T16:10:03.119Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
16:10:03 [2020-09-15T16:10:03.119Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
16:10:03 [2020-09-15T16:10:03.119Z] === RUN   TestBuildMultiStageParentConfig
16:10:03 [2020-09-15T16:10:03.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:10:03 [2020-09-15T16:10:03.749Z] --- PASS: TestCgroupNamespacesRun (2.13s)
16:10:03 [2020-09-15T16:10:03.749Z] === RUN   TestCgroupNamespacesRunPrivileged
16:10:03 [2020-09-15T16:10:03.973Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.639s	coverage: 57.9% of statements
16:10:05 [2020-09-15T16:10:05.034Z] --- PASS: TestBuildMultiStageParentConfig (1.55s)
16:10:05 [2020-09-15T16:10:05.034Z] === RUN   TestBuildLabelWithTargets
16:10:06 [2020-09-15T16:10:06.285Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s)
16:10:06 [2020-09-15T16:10:06.285Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:10:06 [2020-09-15T16:10:06.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:10:06 [2020-09-15T16:10:06.755Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.014s	coverage: 1.8% of statements
16:10:06 [2020-09-15T16:10:06.951Z] --- PASS: TestBuildLabelWithTargets (2.28s)
16:10:06 [2020-09-15T16:10:06.951Z] === RUN   TestBuildWithEmptyLayers
16:10:07 [2020-09-15T16:10:07.810Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.039s	coverage: 69.2% of statements
16:10:08 [2020-09-15T16:10:08.191Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.18s)
16:10:08 [2020-09-15T16:10:08.191Z] === RUN   TestCgroupNamespacesRunHostMode
16:10:08 [2020-09-15T16:10:08.341Z] --- PASS: TestBuildWithEmptyLayers (1.04s)
16:10:08 [2020-09-15T16:10:08.341Z] === RUN   TestBuildMultiStageOnBuild
16:10:08 [2020-09-15T16:10:08.455Z] ok  	github.com/docker/docker/daemon	12.350s	coverage: 17.4% of statements
16:10:08 [2020-09-15T16:10:08.455Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:10:08 [2020-09-15T16:10:08.455Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:10:08 [2020-09-15T16:10:08.455Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:10:08 [2020-09-15T16:10:08.455Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:10:09 [2020-09-15T16:10:09.528Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.674s	coverage: 45.9% of statements
16:10:09 [2020-09-15T16:10:09.528Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:10:10 [2020-09-15T16:10:10.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:10:10 [2020-09-15T16:10:10.726Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s)
16:10:10 [2020-09-15T16:10:10.726Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:10:10 [2020-09-15T16:10:10.886Z] --- PASS: TestBuildMultiStageOnBuild (2.77s)
16:10:10 [2020-09-15T16:10:10.886Z] === RUN   TestBuildUncleanTarFilenames
16:10:11 [2020-09-15T16:10:11.067Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.231s	coverage: 49.5% of statements
16:10:12 [2020-09-15T16:10:12.121Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 58.0% of statements
16:10:12 [2020-09-15T16:10:12.271Z] --- PASS: TestBuildUncleanTarFilenames (1.42s)
16:10:12 [2020-09-15T16:10:12.271Z] === RUN   TestBuildMultiStageLayerLeak
16:10:12 [2020-09-15T16:10:12.422Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.622s	coverage: 76.1% of statements
16:10:12 [2020-09-15T16:10:12.636Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s)
16:10:12 [2020-09-15T16:10:12.636Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:10:13 [2020-09-15T16:10:13.480Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
16:10:13 [2020-09-15T16:10:13.916Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:10:13 [2020-09-15T16:10:13.916Z] Using test binary docker
16:10:13 [2020-09-15T16:10:13.916Z] +++ /etc/init.d/apparmor start
16:10:13 [2020-09-15T16:10:13.916Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:10:13 [2020-09-15T16:10:13.916Z] INFO: Waiting for daemon to start...
16:10:13 [2020-09-15T16:10:13.916Z] Starting dockerd
16:10:13 [2020-09-15T16:10:13.916Z] +++ 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
16:10:14 [2020-09-15T16:10:14.129Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.011s	coverage: 3.0% of statements
16:10:14 [2020-09-15T16:10:14.542Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s)
16:10:14 [2020-09-15T16:10:14.542Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:10:15 [2020-09-15T16:10:15.571Z] --- PASS: TestBuildMultiStageLayerLeak (2.81s)
16:10:15 [2020-09-15T16:10:15.571Z] === RUN   TestBuildWithHugeFile
16:10:15 [2020-09-15T16:10:15.811Z] .
16:10:15 [2020-09-15T16:10:15.811Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:10:16 [2020-09-15T16:10:16.067Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:10:16 [2020-09-15T16:10:16.067Z] Error: No such image: emptyfs
16:10:16 [2020-09-15T16:10:16.067Z] ++++ docker load
16:10:16 [2020-09-15T16:10:16.067Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:10:16 [2020-09-15T16:10:16.239Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.264s	coverage: 52.1% of statements
16:10:16 [2020-09-15T16:10:16.239Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:10:16 [2020-09-15T16:10:16.239Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:10:16 [2020-09-15T16:10:16.325Z] Running integration-test (iteration 1)
16:10:16 [2020-09-15T16:10:16.325Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:10:16 [2020-09-15T16:10:16.325Z] ++ 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
16:10:16 [2020-09-15T16:10:16.325Z] ++ set -e
16:10:16 [2020-09-15T16:10:16.325Z] ++ '[' -n 0 ']'
16:10:16 [2020-09-15T16:10:16.325Z] ++ set -x
16:10:16 [2020-09-15T16:10:16.325Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:10:16 [2020-09-15T16:10:16.448Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
16:10:16 [2020-09-15T16:10:16.448Z] === RUN   TestCgroupNamespacesRunOlderClient
16:10:16 [2020-09-15T16:10:16.542Z] ok  	github.com/docker/docker/daemon/logger	0.278s	coverage: 41.0% of statements
16:10:18 [2020-09-15T16:10:18.352Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s)
16:10:18 [2020-09-15T16:10:18.352Z] === RUN   TestKernelTCPMemory
16:10:18 [2020-09-15T16:10:18.352Z] --- SKIP: TestKernelTCPMemory (0.03s)
16:10:18 [2020-09-15T16:10:18.352Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
16:10:18 [2020-09-15T16:10:18.352Z] === RUN   TestNISDomainname
16:10:18 [2020-09-15T16:10:18.352Z] --- SKIP: TestNISDomainname (0.01s)
16:10:18 [2020-09-15T16:10:18.352Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
16:10:18 [2020-09-15T16:10:18.352Z] === RUN   TestHostnameDnsResolution
16:10:18 [2020-09-15T16:10:18.674Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.031s	coverage: 67.0% of statements
16:10:18 [2020-09-15T16:10:18.920Z] --- PASS: TestHostnameDnsResolution (0.62s)
16:10:18 [2020-09-15T16:10:18.921Z] === RUN   TestStats
16:10:18 [2020-09-15T16:10:18.921Z] --- SKIP: TestStats (0.00s)
16:10:18 [2020-09-15T16:10:18.921Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
16:10:18 [2020-09-15T16:10:18.921Z] === RUN   TestStopContainerWithTimeout
16:10:18 [2020-09-15T16:10:18.921Z] === RUN   TestStopContainerWithTimeout/0
16:10:18 [2020-09-15T16:10:18.921Z] === PAUSE TestStopContainerWithTimeout/0
16:10:18 [2020-09-15T16:10:18.921Z] === RUN   TestStopContainerWithTimeout/1
16:10:18 [2020-09-15T16:10:18.921Z] === PAUSE TestStopContainerWithTimeout/1
16:10:18 [2020-09-15T16:10:18.921Z] === RUN   TestStopContainerWithTimeout/3
16:10:18 [2020-09-15T16:10:18.921Z] === PAUSE TestStopContainerWithTimeout/3
16:10:18 [2020-09-15T16:10:18.921Z] === RUN   TestStopContainerWithTimeout/-1
16:10:18 [2020-09-15T16:10:18.921Z] === PAUSE TestStopContainerWithTimeout/-1
16:10:18 [2020-09-15T16:10:18.921Z] === CONT  TestStopContainerWithTimeout/0
16:10:18 [2020-09-15T16:10:18.921Z] === CONT  TestStopContainerWithTimeout/3
16:10:18 [2020-09-15T16:10:18.973Z] ok  	github.com/docker/docker/daemon/images	0.087s	coverage: 4.8% of statements
16:10:18 [2020-09-15T16:10:18.973Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:10:18 [2020-09-15T16:10:18.973Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:10:19 [2020-09-15T16:10:19.273Z] ok  	github.com/docker/docker/daemon/logger/journald	0.021s	coverage: 23.9% of statements
16:10:19 [2020-09-15T16:10:19.273Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.446s	coverage: 77.8% of statements
16:10:19 [2020-09-15T16:10:19.273Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:10:19 [2020-09-15T16:10:19.273Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:10:19 [2020-09-15T16:10:19.858Z] === CONT  TestStopContainerWithTimeout/1
16:10:20 [2020-09-15T16:10:20.328Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.031s	coverage: 87.2% of statements
16:10:21 [2020-09-15T16:10:21.239Z] === CONT  TestStopContainerWithTimeout/-1
16:10:21 [2020-09-15T16:10:21.868Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.012s	coverage: 61.6% of statements
16:10:22 [2020-09-15T16:10:22.165Z] ok  	github.com/docker/docker/daemon/logger/local	0.041s	coverage: 75.2% of statements
16:10:22 [2020-09-15T16:10:22.165Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:10:23 [2020-09-15T16:10:23.219Z] time="2020-09-15T16:10:23Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate389543810/log801501945.1: no such file or directory"
16:10:23 [2020-09-15T16:10:23.219Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.039s	coverage: 38.3% of statements
16:10:23 [2020-09-15T16:10:23.517Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.016s	coverage: 33.3% of statements
16:10:23 [2020-09-15T16:10:23.778Z] --- PASS: TestStopContainerWithTimeout (0.02s)
16:10:23 [2020-09-15T16:10:23.778Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
16:10:23 [2020-09-15T16:10:23.778Z]     --- PASS: TestStopContainerWithTimeout/1 (1.60s)
16:10:23 [2020-09-15T16:10:23.778Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
16:10:23 [2020-09-15T16:10:23.778Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
16:10:23 [2020-09-15T16:10:23.778Z] === RUN   TestDeleteDevicemapper
16:10:23 [2020-09-15T16:10:23.778Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:10:23 [2020-09-15T16:10:23.778Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:10:23 [2020-09-15T16:10:23.778Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:10:24 [2020-09-15T16:10:24.568Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.063s	coverage: 46.8% of statements
16:10:24 [2020-09-15T16:10:24.568Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
16:10:25 [2020-09-15T16:10:25.158Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s)
16:10:25 [2020-09-15T16:10:25.158Z] === RUN   TestUpdateMemory
16:10:25 [2020-09-15T16:10:25.158Z] --- SKIP: TestUpdateMemory (0.00s)
16:10:25 [2020-09-15T16:10:25.158Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
16:10:25 [2020-09-15T16:10:25.158Z] === RUN   TestUpdateCPUQuota
16:10:25 [2020-09-15T16:10:25.158Z] --- SKIP: TestUpdateCPUQuota (0.00s)
16:10:25 [2020-09-15T16:10:25.158Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
16:10:25 [2020-09-15T16:10:25.158Z] === RUN   TestUpdatePidsLimit
16:10:25 [2020-09-15T16:10:25.158Z] --- SKIP: TestUpdatePidsLimit (0.00s)
16:10:25 [2020-09-15T16:10:25.158Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
16:10:25 [2020-09-15T16:10:25.158Z] === RUN   TestUpdateRestartPolicy
16:10:28 [2020-09-15T16:10:28.128Z] ok  	github.com/docker/docker/daemon/network	0.011s	coverage: 63.8% of statements
16:10:28 [2020-09-15T16:10:28.128Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.466s	coverage: 82.5% of statements
16:10:28 [2020-09-15T16:10:28.128Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:10:28 [2020-09-15T16:10:28.128Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:10:28 [2020-09-15T16:10:28.128Z] ok  	github.com/docker/docker/distribution/metadata	0.109s	coverage: 48.2% of statements
16:10:30 [2020-09-15T16:10:30.244Z] ok  	github.com/docker/docker/errdefs	0.021s	coverage: 49.4% of statements
16:10:32 [2020-09-15T16:10:32.340Z] ok  	github.com/docker/docker/image	0.037s	coverage: 86.4% of statements
16:10:32 [2020-09-15T16:10:32.983Z] ok  	github.com/docker/docker/image/cache	0.037s	coverage: 19.2% of statements
16:10:32 [2020-09-15T16:10:32.983Z] ok  	github.com/docker/docker/distribution	2.125s	coverage: 21.9% of statements
16:10:32 [2020-09-15T16:10:32.983Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:10:33 [2020-09-15T16:10:33.280Z] ok  	github.com/docker/docker/distribution/xfer	1.692s	coverage: 85.1% of statements
16:10:33 [2020-09-15T16:10:33.280Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:10:33 [2020-09-15T16:10:33.280Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:10:34 [2020-09-15T16:10:34.335Z] ok  	github.com/docker/docker/libcontainerd/queue	0.043s	coverage: 100.0% of statements
16:10:34 [2020-09-15T16:10:34.985Z] ok  	github.com/docker/docker/image/v1	0.078s	coverage: 25.0% of statements
16:10:34 [2020-09-15T16:10:34.985Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:10:35 [2020-09-15T16:10:35.629Z] ok  	github.com/docker/docker/pkg/aaparser	0.016s	coverage: 50.0% of statements
16:10:37 [2020-09-15T16:10:37.367Z] --- PASS: TestUpdateRestartPolicy (10.91s)
16:10:37 [2020-09-15T16:10:37.368Z] === RUN   TestUpdateRestartWithAutoRemove
16:10:37 [2020-09-15T16:10:37.368Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
16:10:37 [2020-09-15T16:10:37.368Z] === RUN   TestWaitNonBlocked
16:10:37 [2020-09-15T16:10:37.368Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:10:37 [2020-09-15T16:10:37.368Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:10:37 [2020-09-15T16:10:37.368Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:10:37 [2020-09-15T16:10:37.368Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:10:37 [2020-09-15T16:10:37.368Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:10:37 [2020-09-15T16:10:37.368Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:10:37 [2020-09-15T16:10:37.368Z] --- PASS: TestWaitNonBlocked (0.01s)
16:10:37 [2020-09-15T16:10:37.368Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
16:10:37 [2020-09-15T16:10:37.368Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s)
16:10:37 [2020-09-15T16:10:37.368Z] === RUN   TestWaitBlocked
16:10:37 [2020-09-15T16:10:37.368Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:10:37 [2020-09-15T16:10:37.368Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:10:37 [2020-09-15T16:10:37.368Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:10:37 [2020-09-15T16:10:37.368Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:10:37 [2020-09-15T16:10:37.368Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:10:37 [2020-09-15T16:10:37.368Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:10:37 [2020-09-15T16:10:37.936Z] --- PASS: TestWaitBlocked (0.01s)
16:10:37 [2020-09-15T16:10:37.936Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s)
16:10:37 [2020-09-15T16:10:37.936Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s)
16:10:37 [2020-09-15T16:10:37.936Z] === CONT  TestDaemonRestartIpcMode
16:10:37 [2020-09-15T16:10:37.936Z] === CONT  TestIpcModeOlderClient
16:10:37 [2020-09-15T16:10:37.936Z] --- PASS: TestIpcModeOlderClient (0.08s)
16:10:38 [2020-09-15T16:10:38.404Z] ok  	github.com/docker/docker/opts	0.046s	coverage: 67.1% of statements
16:10:38 [2020-09-15T16:10:38.701Z] ok  	github.com/docker/docker/pkg/authorization	0.368s	coverage: 68.3% of statements
16:10:39 [2020-09-15T16:10:39.354Z] ok  	github.com/docker/docker/pkg/broadcaster	0.007s	coverage: 100.0% of statements
16:10:39 [2020-09-15T16:10:39.354Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
16:10:40 [2020-09-15T16:10:40.412Z] ok  	github.com/docker/docker/pkg/directory	0.022s	coverage: 80.0% of statements
16:10:40 [2020-09-15T16:10:40.412Z] ok  	github.com/docker/docker/pkg/archive	1.279s	coverage: 76.8% of statements
16:10:41 [2020-09-15T16:10:41.467Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 92.9% of statements
16:10:41 [2020-09-15T16:10:41.467Z] ok  	github.com/docker/docker/pkg/discovery	0.007s	coverage: 58.3% of statements
16:10:42 [2020-09-15T16:10:42.135Z] --- PASS: TestDaemonRestartIpcMode (4.13s)
16:10:42 [2020-09-15T16:10:42.135Z] PASS
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === Skipped
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:10:42 [2020-09-15T16:10:42.135Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
16:10:42 [2020-09-15T16:10:42.135Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
16:10:42 [2020-09-15T16:10:42.135Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
16:10:42 [2020-09-15T16:10:42.135Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
16:10:42 [2020-09-15T16:10:42.135Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
16:10:42 [2020-09-15T16:10:42.135Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
16:10:42 [2020-09-15T16:10:42.135Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
16:10:42 [2020-09-15T16:10:42.135Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
16:10:42 [2020-09-15T16:10:42.135Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:10:42 [2020-09-15T16:10:42.135Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
16:10:42 [2020-09-15T16:10:42.135Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
16:10:42 [2020-09-15T16:10:42.135Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
16:10:42 [2020-09-15T16:10:42.135Z]     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)
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestPause (0.00s)
16:10:42 [2020-09-15T16:10:42.135Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:10:42 [2020-09-15T16:10:42.135Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
16:10:42 [2020-09-15T16:10:42.135Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
16:10:42 [2020-09-15T16:10:42.135Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
16:10:42 [2020-09-15T16:10:42.135Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
16:10:42 [2020-09-15T16:10:42.135Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestStats (0.00s)
16:10:42 [2020-09-15T16:10:42.135Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:10:42 [2020-09-15T16:10:42.135Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
16:10:42 [2020-09-15T16:10:42.135Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
16:10:42 [2020-09-15T16:10:42.135Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
16:10:42 [2020-09-15T16:10:42.135Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] 
16:10:42 [2020-09-15T16:10:42.135Z] DONE 173 tests, 24 skipped in 78.914s
16:10:42 [2020-09-15T16:10:42.135Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:10:42 [2020-09-15T16:10:42.135Z] INFO: Testing against a local daemon
16:10:42 [2020-09-15T16:10:42.135Z] === RUN   TestCommitInheritsEnv
16:10:42 [2020-09-15T16:10:42.530Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
16:10:43 [2020-09-15T16:10:43.174Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
16:10:43 [2020-09-15T16:10:43.815Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
16:10:44 [2020-09-15T16:10:44.041Z] --- PASS: TestCommitInheritsEnv (1.97s)
16:10:44 [2020-09-15T16:10:44.041Z] === RUN   TestImportExtremelyLargeImageWorks
16:10:44 [2020-09-15T16:10:44.041Z] === PAUSE TestImportExtremelyLargeImageWorks
16:10:44 [2020-09-15T16:10:44.041Z] === RUN   TestImagesFilterMultiReference
16:10:44 [2020-09-15T16:10:44.301Z] --- PASS: TestImagesFilterMultiReference (0.08s)
16:10:44 [2020-09-15T16:10:44.301Z] === RUN   TestImagePullPlatformInvalid
16:10:44 [2020-09-15T16:10:44.301Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:10:44 [2020-09-15T16:10:44.301Z] === RUN   TestRemoveImageOrphaning
16:10:44 [2020-09-15T16:10:44.861Z] ok  	github.com/docker/docker/pkg/filenotify	0.607s	coverage: 67.0% of statements
16:10:44 [2020-09-15T16:10:44.861Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.916s	coverage: 43.2% of statements
16:10:45 [2020-09-15T16:10:45.164Z] ok  	github.com/docker/docker/layer	7.375s	coverage: 68.8% of statements
16:10:45 [2020-09-15T16:10:45.164Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:10:45 [2020-09-15T16:10:45.164Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:10:45 [2020-09-15T16:10:45.164Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:10:45 [2020-09-15T16:10:45.164Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:10:45 [2020-09-15T16:10:45.164Z] ?   	github.com/docker/docker/oci	[no test files]
16:10:45 [2020-09-15T16:10:45.164Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:10:45 [2020-09-15T16:10:45.164Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:10:45 [2020-09-15T16:10:45.164Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:10:46 [2020-09-15T16:10:46.215Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 89.5% of statements
16:10:46 [2020-09-15T16:10:46.215Z] ok  	github.com/docker/docker/pkg/fsutils	0.328s	coverage: 85.1% of statements
16:10:46 [2020-09-15T16:10:46.215Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.092s	coverage: 84.1% of statements
16:10:46 [2020-09-15T16:10:46.248Z] --- PASS: TestRemoveImageOrphaning (1.91s)
16:10:46 [2020-09-15T16:10:46.248Z] === RUN   TestRemoveImageGarbageCollector
16:10:46 [2020-09-15T16:10:46.248Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:10:46 [2020-09-15T16:10:46.248Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:10:46 [2020-09-15T16:10:46.248Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:10:46 [2020-09-15T16:10:46.248Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:10:46 [2020-09-15T16:10:46.248Z] === RUN   TestTagInvalidReference
16:10:46 [2020-09-15T16:10:46.248Z] --- PASS: TestTagInvalidReference (0.02s)
16:10:46 [2020-09-15T16:10:46.248Z] === RUN   TestTagValidPrefixedRepo
16:10:46 [2020-09-15T16:10:46.248Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
16:10:46 [2020-09-15T16:10:46.248Z] === RUN   TestTagExistedNameWithoutForce
16:10:46 [2020-09-15T16:10:46.248Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:10:46 [2020-09-15T16:10:46.248Z] === RUN   TestTagOfficialNames
16:10:46 [2020-09-15T16:10:46.248Z] --- PASS: TestTagOfficialNames (0.05s)
16:10:46 [2020-09-15T16:10:46.248Z] === RUN   TestTagMatchesDigest
16:10:46 [2020-09-15T16:10:46.248Z] --- PASS: TestTagMatchesDigest (0.01s)
16:10:46 [2020-09-15T16:10:46.248Z] === CONT  TestImportExtremelyLargeImageWorks
16:10:46 [2020-09-15T16:10:46.513Z] ok  	github.com/docker/docker/pkg/homedir	0.024s	coverage: 11.4% of statements
16:10:47 [2020-09-15T16:10:47.568Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.031s	coverage: 91.7% of statements
16:10:47 [2020-09-15T16:10:47.866Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
16:10:48 [2020-09-15T16:10:48.513Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
16:10:48 [2020-09-15T16:10:48.812Z] ok  	github.com/docker/docker/pkg/ioutils	1.231s	coverage: 70.6% of statements
16:10:48 [2020-09-15T16:10:48.812Z] ok  	github.com/docker/docker/pkg/idtools	0.752s	coverage: 70.1% of statements
16:10:48 [2020-09-15T16:10:48.812Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
16:10:48 [2020-09-15T16:10:48.812Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:10:48 [2020-09-15T16:10:48.812Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
16:10:48 [2020-09-15T16:10:48.812Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:10:48 [2020-09-15T16:10:48.812Z] ok  	github.com/docker/docker/pkg/parsers	0.025s	coverage: 97.0% of statements
16:10:49 [2020-09-15T16:10:49.459Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
16:10:49 [2020-09-15T16:10:49.756Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 82.4% of statements
16:10:50 [2020-09-15T16:10:50.054Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.031s	coverage: 86.7% of statements
16:10:50 [2020-09-15T16:10:50.054Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:10:50 [2020-09-15T16:10:50.054Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:10:50 [2020-09-15T16:10:50.702Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.075s	coverage: 56.8% of statements
16:10:51 [2020-09-15T16:10:51.756Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
16:10:51 [2020-09-15T16:10:51.756Z] ok  	github.com/docker/docker/pkg/progress	0.021s	coverage: 75.9% of statements
16:10:51 [2020-09-15T16:10:51.756Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
16:10:52 [2020-09-15T16:10:52.825Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
16:10:53 [2020-09-15T16:10:53.468Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
16:10:53 [2020-09-15T16:10:53.468Z] ok  	github.com/docker/docker/pkg/pubsub	1.142s	coverage: 73.9% of statements
16:10:54 [2020-09-15T16:10:54.112Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 76.5% of statements
16:10:54 [2020-09-15T16:10:54.407Z] ok  	github.com/docker/docker/pkg/streamformatter	0.024s	coverage: 66.2% of statements
16:10:54 [2020-09-15T16:10:54.703Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
16:10:55 [2020-09-15T16:10:55.755Z] ok  	github.com/docker/docker/pkg/signal	2.906s	coverage: 61.0% of statements
16:10:55 [2020-09-15T16:10:55.755Z] ok  	github.com/docker/docker/pkg/system	0.031s	coverage: 36.9% of statements
16:10:56 [2020-09-15T16:10:56.052Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 53.8% of statements
16:10:56 [2020-09-15T16:10:56.698Z] ok  	github.com/docker/docker/pkg/tailfile	0.150s	coverage: 88.6% of statements
16:10:56 [2020-09-15T16:10:56.698Z] testing: warning: no tests to run
16:10:56 [2020-09-15T16:10:56.698Z] coverage: [no statements]
16:10:56 [2020-09-15T16:10:56.698Z] ok  	github.com/docker/docker/pkg/term/windows	0.005s	coverage: [no statements] [no tests to run]
16:10:56 [2020-09-15T16:10:56.995Z] ok  	github.com/docker/docker/pkg/tarsum	0.154s	coverage: 89.3% of statements
16:10:57 [2020-09-15T16:10:57.636Z] ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
16:10:57 [2020-09-15T16:10:57.636Z] ok  	github.com/docker/docker/pkg/truncindex	0.112s	coverage: 91.5% of statements
16:10:57 [2020-09-15T16:10:57.933Z] ok  	github.com/docker/docker/pkg/useragent	0.030s	coverage: 88.9% of statements
16:11:00 [2020-09-15T16:11:00.701Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.5% of statements
16:11:00 [2020-09-15T16:11:00.997Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 68.4% of statements
16:11:01 [2020-09-15T16:11:01.292Z] ok  	github.com/docker/docker/reference	0.012s	coverage: 84.4% of statements
16:11:01 [2020-09-15T16:11:01.588Z] ok  	github.com/docker/docker/plugin	0.559s	coverage: 23.1% of statements
16:11:02 [2020-09-15T16:11:02.640Z] ok  	github.com/docker/docker/registry/resumable	0.021s	coverage: 100.0% of statements
16:11:02 [2020-09-15T16:11:02.640Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 50.9% of statements
16:11:02 [2020-09-15T16:11:02.975Z] Loaded image: buildpack-deps:buster
16:11:02 [2020-09-15T16:11:02.975Z] Loaded image: busybox:latest
16:11:02 [2020-09-15T16:11:02.975Z] Loaded image: busybox:glibc
16:11:02 [2020-09-15T16:11:02.975Z] Loaded image: debian:buster
16:11:02 [2020-09-15T16:11:02.975Z] Loaded image: hello-world:latest
16:11:02 [2020-09-15T16:11:02.975Z] INFO: Testing against a local daemon
16:11:02 [2020-09-15T16:11:02.975Z] === RUN   TestCgroupNamespacesBuild
16:11:02 [2020-09-15T16:11:02.975Z] --- PASS: TestCgroupNamespacesBuild (2.64s)
16:11:02 [2020-09-15T16:11:02.975Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:11:02 [2020-09-15T16:11:02.975Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s)
16:11:02 [2020-09-15T16:11:02.975Z] === RUN   TestBuildWithSession
16:11:02 [2020-09-15T16:11:02.975Z] --- SKIP: TestBuildWithSession (0.00s)
16:11:02 [2020-09-15T16:11:02.975Z]     build_session_test.go:25: TODO: BuildKit
16:11:02 [2020-09-15T16:11:02.975Z] === RUN   TestBuildSquashParent
16:11:04 [2020-09-15T16:11:04.024Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
16:11:04 [2020-09-15T16:11:04.024Z] Copying nested executables into bundles/cross/linux/amd64
16:11:04 [2020-09-15T16:11:04.024Z] Cross building: bundles/cross/windows/amd64
16:11:04 [2020-09-15T16:11:04.024Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
16:11:04 [2020-09-15T16:11:04.024Z] GOOS="windows" GOARCH="amd64" GOARM=""
16:11:04 [2020-09-15T16:11:04.182Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
16:11:04 [2020-09-15T16:11:04.830Z] ok  	github.com/docker/docker/runconfig	0.022s	coverage: 66.1% of statements
16:11:04 [2020-09-15T16:11:04.999Z] --- PASS: TestImportExtremelyLargeImageWorks (81.29s)
16:11:04 [2020-09-15T16:11:04.999Z] PASS
16:11:04 [2020-09-15T16:11:04.999Z] 
16:11:04 [2020-09-15T16:11:04.999Z] === Skipped
16:11:04 [2020-09-15T16:11:04.999Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
16:11:04 [2020-09-15T16:11:04.999Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:04 [2020-09-15T16:11:04.999Z] 
16:11:04 [2020-09-15T16:11:04.999Z] 
16:11:04 [2020-09-15T16:11:04.999Z] DONE 12 tests, 1 skipped in 82.836s
16:11:04 [2020-09-15T16:11:04.999Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
16:11:04 [2020-09-15T16:11:04.999Z] ++ 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
16:11:04 [2020-09-15T16:11:04.999Z] ++ set -e
16:11:04 [2020-09-15T16:11:04.999Z] ++ '[' -n 0 ']'
16:11:04 [2020-09-15T16:11:04.999Z] ++ set -x
16:11:04 [2020-09-15T16:11:04.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-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
16:11:04 [2020-09-15T16:11:04.999Z] INFO: Testing against a local daemon
16:11:04 [2020-09-15T16:11:04.999Z] === RUN   TestNetworkCreateDelete
16:11:04 [2020-09-15T16:11:04.999Z] --- PASS: TestNetworkCreateDelete (0.12s)
16:11:04 [2020-09-15T16:11:04.999Z] === RUN   TestDockerNetworkDeletePreferID
16:11:04 [2020-09-15T16:11:04.999Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
16:11:04 [2020-09-15T16:11:04.999Z] === RUN   TestDaemonDNSFallback
16:11:05 [2020-09-15T16:11:05.127Z] ok  	github.com/docker/docker/registry	0.282s	coverage: 56.3% of statements
16:11:07 [2020-09-15T16:11:07.730Z] --- PASS: TestDaemonDNSFallback (2.53s)
16:11:07 [2020-09-15T16:11:07.730Z] === RUN   TestInspectNetwork
16:11:07 [2020-09-15T16:11:07.943Z] ok  	github.com/docker/docker/volume/drivers	0.009s	coverage: 36.1% of statements
16:11:08 [2020-09-15T16:11:08.594Z] ok  	github.com/docker/docker/volume/local	0.049s	coverage: 73.0% of statements
16:11:08 [2020-09-15T16:11:08.890Z] ok  	github.com/docker/docker/volume/mounts	0.071s	coverage: 67.0% of statements
16:11:10 [2020-09-15T16:11:10.413Z] ok  	github.com/docker/docker/volume/service	0.023s	coverage: 73.1% of statements
16:11:11 [2020-09-15T16:11:11.891Z] --- PASS: TestBuildWithHugeFile (48.65s)
16:11:11 [2020-09-15T16:11:11.891Z] === RUN   TestBuildWithEmptyDockerfile
16:11:11 [2020-09-15T16:11:11.891Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:11:11 [2020-09-15T16:11:11.891Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:11:11 [2020-09-15T16:11:11.891Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:11:11 [2020-09-15T16:11:11.891Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:11:11 [2020-09-15T16:11:11.891Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:11:11 [2020-09-15T16:11:11.891Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:11:11 [2020-09-15T16:11:11.891Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:11:11 [2020-09-15T16:11:11.891Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:11:11 [2020-09-15T16:11:11.891Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:11:11 [2020-09-15T16:11:11.891Z] --- PASS: TestBuildWithEmptyDockerfile (0.22s)
16:11:11 [2020-09-15T16:11:11.891Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s)
16:11:11 [2020-09-15T16:11:11.891Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
16:11:11 [2020-09-15T16:11:11.891Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s)
16:11:11 [2020-09-15T16:11:11.891Z] === RUN   TestBuildPreserveOwnership
16:11:11 [2020-09-15T16:11:11.891Z] === RUN   TestBuildPreserveOwnership/copy_from
16:11:11 [2020-09-15T16:11:11.891Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:11:11 [2020-09-15T16:11:11.891Z] --- PASS: TestBuildPreserveOwnership (5.92s)
16:11:11 [2020-09-15T16:11:11.891Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.80s)
16:11:11 [2020-09-15T16:11:11.891Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s)
16:11:11 [2020-09-15T16:11:11.891Z] === RUN   TestBuildPlatformInvalid
16:11:11 [2020-09-15T16:11:11.891Z] --- PASS: TestBuildPlatformInvalid (0.18s)
16:11:11 [2020-09-15T16:11:11.891Z] PASS
16:11:11 [2020-09-15T16:11:11.891Z] 
16:11:11 [2020-09-15T16:11:11.891Z] === Skipped
16:11:11 [2020-09-15T16:11:11.891Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
16:11:11 [2020-09-15T16:11:11.891Z]     build_session_test.go:25: TODO: BuildKit
16:11:11 [2020-09-15T16:11:11.891Z] 
16:11:11 [2020-09-15T16:11:11.891Z] 
16:11:11 [2020-09-15T16:11:11.891Z] DONE 32 tests, 1 skipped in 105.586s
16:11:11 [2020-09-15T16:11:11.891Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
16:11:11 [2020-09-15T16:11:11.891Z] ++ 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
16:11:11 [2020-09-15T16:11:11.891Z] ++ set -e
16:11:11 [2020-09-15T16:11:11.891Z] ++ '[' -n 0 ']'
16:11:11 [2020-09-15T16:11:11.891Z] ++ set -x
16:11:11 [2020-09-15T16:11:11.892Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
16:11:11 [2020-09-15T16:11:11.892Z] INFO: Testing against a local daemon
16:11:11 [2020-09-15T16:11:11.892Z] === RUN   TestConfigInspect
16:11:12 [2020-09-15T16:11:12.930Z] --- PASS: TestBuildSquashParent (9.18s)
16:11:12 [2020-09-15T16:11:12.930Z] === RUN   TestBuildWithRemoveAndForceRemove
16:11:12 [2020-09-15T16:11:12.930Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:11:12 [2020-09-15T16:11:12.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:11:12 [2020-09-15T16:11:12.930Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:11:12 [2020-09-15T16:11:12.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:11:12 [2020-09-15T16:11:12.930Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:11:12 [2020-09-15T16:11:12.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:11:12 [2020-09-15T16:11:12.930Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:11:12 [2020-09-15T16:11:12.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:11:12 [2020-09-15T16:11:12.930Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:11:12 [2020-09-15T16:11:12.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:11:12 [2020-09-15T16:11:12.930Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:11:12 [2020-09-15T16:11:12.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:11:12 [2020-09-15T16:11:12.930Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:11:12 [2020-09-15T16:11:12.930Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:11:13 [2020-09-15T16:11:13.288Z] === RUN   TestInspectNetwork/full_network_id
16:11:13 [2020-09-15T16:11:13.288Z] === RUN   TestInspectNetwork/partial_network_id
16:11:13 [2020-09-15T16:11:13.288Z] === RUN   TestInspectNetwork/network_name
16:11:13 [2020-09-15T16:11:13.288Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:11:14 [2020-09-15T16:11:14.272Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
16:11:14 [2020-09-15T16:11:14.272Z] 
16:11:14 [2020-09-15T16:11:14.272Z]  ________   ____  __.
16:11:14 [2020-09-15T16:11:14.272Z]  \_____  \ |    |/ _|
16:11:14 [2020-09-15T16:11:14.272Z]  /   |   \|      <
16:11:14 [2020-09-15T16:11:14.272Z]  /    |    \    |  \
16:11:14 [2020-09-15T16:11:14.272Z]  \_______  /____|__ \
16:11:14 [2020-09-15T16:11:14.272Z]          \/        \/
16:11:14 [2020-09-15T16:11:14.272Z] 
16:11:14 [2020-09-15T16:11:14.272Z] INFO: make.ps1 ended at 09/15/2020 16:11:08
16:11:14 [2020-09-15T16:11:14.272Z] INFO: Binaries build ended at 09/15/2020 16:11:10. Duration:00:01:13.8196674
16:11:14 [2020-09-15T16:11:14.272Z] INFO: Copying the built daemon binary to d:\CI\PR-41453\3\binary\dockerd-c0c428f0e8.exe...
16:11:14 [2020-09-15T16:11:14.272Z] INFO: Copying the built client binary to d:\CI\PR-41453\3\binary\docker-c0c428f0e8.exe...
16:11:14 [2020-09-15T16:11:14.272Z] INFO: Copying dockerversion from the container...
16:11:14 [2020-09-15T16:11:14.272Z] INFO: Copying the golang package from the container to d:\CI\PR-41453\3\installer\go.zip...
16:11:14 [2020-09-15T16:11:14.437Z] --- PASS: TestConfigInspect (3.63s)
16:11:14 [2020-09-15T16:11:14.437Z] === RUN   TestConfigList
16:11:14 [2020-09-15T16:11:14.828Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:11:14 [2020-09-15T16:11:14.828Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:11:17 [2020-09-15T16:11:17.181Z] INFO: Extracting go.zip to d:\CI\PR-41453\3\go
16:11:17 [2020-09-15T16:11:17.738Z] --- PASS: TestConfigList (3.28s)
16:11:17 [2020-09-15T16:11:17.739Z] === RUN   TestConfigsCreateAndDelete
16:11:18 [2020-09-15T16:11:18.112Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:11:18 [2020-09-15T16:11:18.112Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:11:18 [2020-09-15T16:11:18.844Z] --- PASS: TestInspectNetwork (11.41s)
16:11:18 [2020-09-15T16:11:18.844Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:11:18 [2020-09-15T16:11:18.844Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:11:18 [2020-09-15T16:11:18.844Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:11:18 [2020-09-15T16:11:18.844Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:11:18 [2020-09-15T16:11:18.844Z] === RUN   TestRunContainerWithBridgeNone
16:11:21 [2020-09-15T16:11:21.039Z] --- PASS: TestConfigsCreateAndDelete (3.18s)
16:11:21 [2020-09-15T16:11:21.039Z] === RUN   TestConfigsUpdate
16:11:21 [2020-09-15T16:11:21.385Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:11:21 [2020-09-15T16:11:21.385Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.10s)
16:11:21 [2020-09-15T16:11:21.385Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.16s)
16:11:21 [2020-09-15T16:11:21.385Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s)
16:11:21 [2020-09-15T16:11:21.385Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.23s)
16:11:21 [2020-09-15T16:11:21.385Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.98s)
16:11:21 [2020-09-15T16:11:21.385Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.91s)
16:11:21 [2020-09-15T16:11:21.385Z] === RUN   TestBuildMultiStageCopy
16:11:21 [2020-09-15T16:11:21.385Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:11:21 [2020-09-15T16:11:21.569Z] --- PASS: TestRunContainerWithBridgeNone (2.50s)
16:11:21 [2020-09-15T16:11:21.569Z] === RUN   TestNetworkInvalidJSON
16:11:21 [2020-09-15T16:11:21.569Z] === RUN   TestNetworkInvalidJSON//networks/create
16:11:21 [2020-09-15T16:11:21.569Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:11:21 [2020-09-15T16:11:21.569Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:11:21 [2020-09-15T16:11:21.569Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:11:21 [2020-09-15T16:11:21.569Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:11:21 [2020-09-15T16:11:21.569Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:11:21 [2020-09-15T16:11:21.569Z] === CONT  TestNetworkInvalidJSON//networks/create
16:11:21 [2020-09-15T16:11:21.569Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:11:21 [2020-09-15T16:11:21.569Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:11:21 [2020-09-15T16:11:21.569Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:11:21 [2020-09-15T16:11:21.569Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:11:21 [2020-09-15T16:11:21.569Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:11:21 [2020-09-15T16:11:21.569Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:11:21 [2020-09-15T16:11:21.569Z] === RUN   TestHostIPv4BridgeLabel
16:11:21 [2020-09-15T16:11:21.569Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
16:11:21 [2020-09-15T16:11:21.569Z] === RUN   TestDaemonRestartWithLiveRestore
16:11:22 [2020-09-15T16:11:22.601Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
16:11:22 [2020-09-15T16:11:22.601Z] === RUN   TestDaemonDefaultNetworkPools
16:11:23 [2020-09-15T16:11:23.632Z] --- PASS: TestDaemonDefaultNetworkPools (0.91s)
16:11:23 [2020-09-15T16:11:23.632Z] === RUN   TestDaemonRestartWithExistingNetwork
16:11:23 [2020-09-15T16:11:23.906Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:11:24 [2020-09-15T16:11:24.163Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:11:24 [2020-09-15T16:11:24.338Z] --- PASS: TestConfigsUpdate (3.31s)
16:11:24 [2020-09-15T16:11:24.338Z] === RUN   TestTemplatedConfig
16:11:24 [2020-09-15T16:11:24.726Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:11:25 [2020-09-15T16:11:25.136Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s)
16:11:25 [2020-09-15T16:11:25.136Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:11:25 [2020-09-15T16:11:25.289Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:11:25 [2020-09-15T16:11:25.778Z] ok  	github.com/docker/docker/pkg/plugins	33.627s	coverage: 76.6% of statements
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/pkg/term	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/rootless	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/volume	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:11:25 [2020-09-15T16:11:25.778Z] 
16:11:25 [2020-09-15T16:11:25.778Z] === Skipped
16:11:25 [2020-09-15T16:11:25.778Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:11:25 [2020-09-15T16:11:25.778Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:11:25 [2020-09-15T16:11:25.778Z] 
16:11:25 [2020-09-15T16:11:25.778Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:11:25 [2020-09-15T16:11:25.778Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:11:25 [2020-09-15T16:11:25.778Z] 
16:11:25 [2020-09-15T16:11:25.778Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:11:25 [2020-09-15T16:11:25.778Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:11:25 [2020-09-15T16:11:25.778Z]     graphtest_unix.go:46: Driver btrfs not supported
16:11:25 [2020-09-15T16:11:25.778Z] 
16:11:25 [2020-09-15T16:11:25.778Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:11:25 [2020-09-15T16:11:25.778Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:11:25 [2020-09-15T16:11:25.778Z]     graphtest_unix.go:46: Driver btrfs not supported
16:11:25 [2020-09-15T16:11:25.778Z] 
16:11:25 [2020-09-15T16:11:25.778Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:11:25 [2020-09-15T16:11:25.778Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:11:25 [2020-09-15T16:11:25.778Z]     graphtest_unix.go:46: Driver btrfs not supported
16:11:25 [2020-09-15T16:11:25.778Z] 
16:11:25 [2020-09-15T16:11:25.778Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:11:25 [2020-09-15T16:11:25.778Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:11:25 [2020-09-15T16:11:25.778Z]     graphtest_unix.go:46: Driver btrfs not supported
16:11:25 [2020-09-15T16:11:25.778Z] 
16:11:25 [2020-09-15T16:11:25.778Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:11:25 [2020-09-15T16:11:25.778Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:11:25 [2020-09-15T16:11:25.778Z]     graphtest_unix.go:46: Driver btrfs not supported
16:11:25 [2020-09-15T16:11:25.778Z] 
16:11:25 [2020-09-15T16:11:25.778Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:11:25 [2020-09-15T16:11:25.778Z]     graphtest_unix.go:73: No driver to put!
16:11:25 [2020-09-15T16:11:25.778Z] 
16:11:25 [2020-09-15T16:11:25.778Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:11:25 [2020-09-15T16:11:25.778Z] time="2020-09-15T16:10:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:11:25 [2020-09-15T16:11:25.778Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:11:25 [2020-09-15T16:11:25.778Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:11:25 [2020-09-15T16:11:25.778Z] 
16:11:25 [2020-09-15T16:11:25.778Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:11:25 [2020-09-15T16:11:25.778Z] time="2020-09-15T16:10:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:11:25 [2020-09-15T16:11:25.778Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:11:25 [2020-09-15T16:11:25.778Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:11:25 [2020-09-15T16:11:25.778Z] 
16:11:25 [2020-09-15T16:11:25.778Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:11:25 [2020-09-15T16:11:25.778Z] time="2020-09-15T16:10:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:11:25 [2020-09-15T16:11:25.778Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:11:25 [2020-09-15T16:11:25.778Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:11:25 [2020-09-15T16:11:25.778Z] 
16:11:25 [2020-09-15T16:11:25.778Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:11:25 [2020-09-15T16:11:25.779Z] time="2020-09-15T16:10:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:11:25 [2020-09-15T16:11:25.779Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:11:25 [2020-09-15T16:11:25.779Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:11:25 [2020-09-15T16:11:25.779Z] 
16:11:25 [2020-09-15T16:11:25.779Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:11:25 [2020-09-15T16:11:25.779Z] time="2020-09-15T16:10:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:11:25 [2020-09-15T16:11:25.779Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:11:25 [2020-09-15T16:11:25.779Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:11:25 [2020-09-15T16:11:25.779Z] 
16:11:25 [2020-09-15T16:11:25.779Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:11:25 [2020-09-15T16:11:25.779Z]     graphtest_unix.go:73: No driver to put!
16:11:25 [2020-09-15T16:11:25.779Z] 
16:11:25 [2020-09-15T16:11:25.779Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:11:25 [2020-09-15T16:11:25.779Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:11:25 [2020-09-15T16:11:25.779Z] 
16:11:25 [2020-09-15T16:11:25.779Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:11:25 [2020-09-15T16:11:25.779Z]     overlay_test.go:49: Fails to compute changes intermittently
16:11:25 [2020-09-15T16:11:25.779Z] 
16:11:25 [2020-09-15T16:11:25.779Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:11:25 [2020-09-15T16:11:25.779Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:11:25 [2020-09-15T16:11:25.779Z] 
16:11:25 [2020-09-15T16:11:25.779Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:11:25 [2020-09-15T16:11:25.779Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:11:25 [2020-09-15T16:11:25.779Z] 
16:11:25 [2020-09-15T16:11:25.779Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:11:25 [2020-09-15T16:11:25.779Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:11:25 [2020-09-15T16:11:25.779Z]     graphtest_unix.go:46: Driver zfs not supported
16:11:25 [2020-09-15T16:11:25.779Z] 
16:11:25 [2020-09-15T16:11:25.779Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:11:25 [2020-09-15T16:11:25.779Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:11:25 [2020-09-15T16:11:25.779Z]     graphtest_unix.go:46: Driver zfs not supported
16:11:25 [2020-09-15T16:11:25.779Z] 
16:11:25 [2020-09-15T16:11:25.779Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:11:25 [2020-09-15T16:11:25.779Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:11:25 [2020-09-15T16:11:25.779Z]     graphtest_unix.go:46: Driver zfs not supported
16:11:25 [2020-09-15T16:11:25.779Z] 
16:11:25 [2020-09-15T16:11:25.779Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:11:25 [2020-09-15T16:11:25.779Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:11:25 [2020-09-15T16:11:25.779Z]     graphtest_unix.go:46: Driver zfs not supported
16:11:25 [2020-09-15T16:11:25.779Z] 
16:11:25 [2020-09-15T16:11:25.779Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:11:25 [2020-09-15T16:11:25.779Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:11:25 [2020-09-15T16:11:25.779Z]     graphtest_unix.go:46: Driver zfs not supported
16:11:25 [2020-09-15T16:11:25.779Z] 
16:11:25 [2020-09-15T16:11:25.779Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:11:25 [2020-09-15T16:11:25.779Z]     graphtest_unix.go:73: No driver to put!
16:11:25 [2020-09-15T16:11:25.779Z] 
16:11:25 [2020-09-15T16:11:25.779Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:11:25 [2020-09-15T16:11:25.779Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:11:25 [2020-09-15T16:11:25.779Z] 
16:11:25 [2020-09-15T16:11:25.779Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:11:25 [2020-09-15T16:11:25.779Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:11:25 [2020-09-15T16:11:25.779Z] 
16:11:25 [2020-09-15T16:11:25.779Z] 
16:11:25 [2020-09-15T16:11:25.779Z] DONE 2138 tests, 26 skipped in 256.648s
16:11:25 [2020-09-15T16:11:25.854Z] --- PASS: TestBuildMultiStageCopy (4.90s)
16:11:25 [2020-09-15T16:11:25.854Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s)
16:11:25 [2020-09-15T16:11:25.854Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s)
16:11:25 [2020-09-15T16:11:25.854Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s)
16:11:25 [2020-09-15T16:11:25.854Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
16:11:25 [2020-09-15T16:11:25.854Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
16:11:25 [2020-09-15T16:11:25.854Z] === RUN   TestBuildMultiStageParentConfig
Post stage
[Pipeline] junit
16:11:26 [2020-09-15T16:11:26.123Z] Recording test results
16:11:26 [2020-09-15T16:11:26.168Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
16:11:26 [2020-09-15T16:11:26.168Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:11:26 [2020-09-15T16:11:26.802Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
16:11:26 [2020-09-15T16:11:26.802Z] === RUN   TestServiceWithPredefinedNetwork
16:11:26 [2020-09-15T16:11:26.959Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e -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:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e hack/make.sh dynbinary test-integration
16:11:27 [2020-09-15T16:11:27.224Z] --- PASS: TestBuildMultiStageParentConfig (1.27s)
16:11:27 [2020-09-15T16:11:27.224Z] === RUN   TestBuildLabelWithTargets
16:11:27 [2020-09-15T16:11:27.259Z] 
16:11:27 [2020-09-15T16:11:27.259Z] Removing bundles/
16:11:27 [2020-09-15T16:11:27.259Z] 
16:11:27 [2020-09-15T16:11:27.259Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:11:27 [2020-09-15T16:11:27.259Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:11:27 [2020-09-15T16:11:27.259Z] GOOS="" GOARCH="" GOARM=""
16:11:27 [2020-09-15T16:11:27.641Z] --- PASS: TestTemplatedConfig (3.56s)
16:11:27 [2020-09-15T16:11:27.641Z] === RUN   TestConfigCreateResolve
16:11:29 [2020-09-15T16:11:29.745Z] --- PASS: TestBuildLabelWithTargets (2.21s)
16:11:29 [2020-09-15T16:11:29.745Z] === RUN   TestBuildWithEmptyLayers
16:11:30 [2020-09-15T16:11:30.399Z] --- PASS: TestServiceWithPredefinedNetwork (3.71s)
16:11:30 [2020-09-15T16:11:30.399Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:11:30 [2020-09-15T16:11:30.399Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:11:30 [2020-09-15T16:11:30.399Z]     service_test.go:236: FLAKY_TEST
16:11:30 [2020-09-15T16:11:30.399Z] === RUN   TestServiceWithDataPathPortInit
16:11:30 [2020-09-15T16:11:30.677Z] --- PASS: TestBuildWithEmptyLayers (1.26s)
16:11:30 [2020-09-15T16:11:30.677Z] === RUN   TestBuildMultiStageOnBuild
16:11:30 [2020-09-15T16:11:30.943Z] --- PASS: TestConfigCreateResolve (3.21s)
16:11:30 [2020-09-15T16:11:30.944Z] === RUN   TestConfigDaemonLibtrustID
16:11:31 [2020-09-15T16:11:31.516Z] --- PASS: TestConfigDaemonLibtrustID (0.66s)
16:11:31 [2020-09-15T16:11:31.516Z] PASS
16:11:31 [2020-09-15T16:11:31.516Z] 
16:11:31 [2020-09-15T16:11:31.516Z] DONE 7 tests in 21.032s
16:11:31 [2020-09-15T16:11:31.516Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
16:11:31 [2020-09-15T16:11:31.516Z] ++ 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
16:11:31 [2020-09-15T16:11:31.516Z] ++ set -e
16:11:31 [2020-09-15T16:11:31.516Z] ++ '[' -n 0 ']'
16:11:31 [2020-09-15T16:11:31.516Z] ++ set -x
16:11:31 [2020-09-15T16:11:31.516Z] ++ env -i DEST=/go/src/github.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
16:11:31 [2020-09-15T16:11:31.777Z] INFO: Testing against a local daemon
16:11:31 [2020-09-15T16:11:31.777Z] === RUN   TestCheckpoint
16:11:31 [2020-09-15T16:11:31.777Z] --- SKIP: TestCheckpoint (0.00s)
16:11:31 [2020-09-15T16:11:31.777Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:11:31 [2020-09-15T16:11:31.777Z] === RUN   TestContainerInvalidJSON
16:11:31 [2020-09-15T16:11:31.777Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:11:31 [2020-09-15T16:11:31.777Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:11:31 [2020-09-15T16:11:31.777Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:11:31 [2020-09-15T16:11:31.777Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:11:31 [2020-09-15T16:11:31.777Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:11:31 [2020-09-15T16:11:31.777Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:11:31 [2020-09-15T16:11:31.777Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:11:31 [2020-09-15T16:11:31.777Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:11:31 [2020-09-15T16:11:31.777Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:11:31 [2020-09-15T16:11:31.777Z] --- PASS: TestContainerInvalidJSON (0.02s)
16:11:31 [2020-09-15T16:11:31.777Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:11:31 [2020-09-15T16:11:31.777Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:11:31 [2020-09-15T16:11:31.777Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:11:31 [2020-09-15T16:11:31.777Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:11:31 [2020-09-15T16:11:31.777Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
16:11:31 [2020-09-15T16:11:31.777Z] === RUN   TestCopyFromContainerPathIsNotDir
16:11:32 [2020-09-15T16:11:32.038Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
16:11:32 [2020-09-15T16:11:32.038Z] === RUN   TestCopyToContainerPathDoesNotExist
16:11:32 [2020-09-15T16:11:32.038Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
16:11:32 [2020-09-15T16:11:32.038Z] === RUN   TestCopyToContainerPathIsNotDir
16:11:32 [2020-09-15T16:11:32.300Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
16:11:32 [2020-09-15T16:11:32.300Z] === RUN   TestCopyFromContainer
16:11:33 [2020-09-15T16:11:33.951Z] --- PASS: TestBuildMultiStageOnBuild (2.97s)
16:11:33 [2020-09-15T16:11:33.951Z] === RUN   TestBuildUncleanTarFilenames
16:11:34 [2020-09-15T16:11:34.214Z] === RUN   TestCopyFromContainer//
16:11:34 [2020-09-15T16:11:34.214Z] === RUN   TestCopyFromContainer//bar/root
16:11:34 [2020-09-15T16:11:34.475Z] === RUN   TestCopyFromContainer//bar/root/
16:11:34 [2020-09-15T16:11:34.475Z] === RUN   TestCopyFromContainer/bar/quux
16:11:34 [2020-09-15T16:11:34.737Z] === RUN   TestCopyFromContainer/bar/quux/
16:11:34 [2020-09-15T16:11:34.737Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:11:34 [2020-09-15T16:11:34.737Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:11:34 [2020-09-15T16:11:34.998Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:11:34 [2020-09-15T16:11:34.998Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:11:35 [2020-09-15T16:11:35.259Z] === RUN   TestCopyFromContainer/bar/notarget
16:11:35 [2020-09-15T16:11:35.259Z] --- PASS: TestCopyFromContainer (3.13s)
16:11:35 [2020-09-15T16:11:35.259Z]     --- PASS: TestCopyFromContainer// (0.11s)
16:11:35 [2020-09-15T16:11:35.259Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
16:11:35 [2020-09-15T16:11:35.259Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
16:11:35 [2020-09-15T16:11:35.259Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
16:11:35 [2020-09-15T16:11:35.259Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
16:11:35 [2020-09-15T16:11:35.259Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
16:11:35 [2020-09-15T16:11:35.259Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
16:11:35 [2020-09-15T16:11:35.259Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
16:11:35 [2020-09-15T16:11:35.259Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
16:11:35 [2020-09-15T16:11:35.259Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
16:11:35 [2020-09-15T16:11:35.259Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:11:35 [2020-09-15T16:11:35.259Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:11:35 [2020-09-15T16:11:35.259Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:11:35 [2020-09-15T16:11:35.259Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:11:35 [2020-09-15T16:11:35.259Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:11:35 [2020-09-15T16:11:35.259Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:11:35 [2020-09-15T16:11:35.259Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:11:35 [2020-09-15T16:11:35.259Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:11:35 [2020-09-15T16:11:35.259Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:11:35 [2020-09-15T16:11:35.259Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:11:35 [2020-09-15T16:11:35.259Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
16:11:35 [2020-09-15T16:11:35.259Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:11:35 [2020-09-15T16:11:35.259Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:11:35 [2020-09-15T16:11:35.259Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:11:35 [2020-09-15T16:11:35.259Z] === RUN   TestCreateLinkToNonExistingContainer
16:11:35 [2020-09-15T16:11:35.520Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s)
16:11:35 [2020-09-15T16:11:35.520Z] === RUN   TestCreateWithInvalidEnv
16:11:35 [2020-09-15T16:11:35.520Z] === RUN   TestCreateWithInvalidEnv/0
16:11:35 [2020-09-15T16:11:35.520Z] === PAUSE TestCreateWithInvalidEnv/0
16:11:35 [2020-09-15T16:11:35.520Z] === RUN   TestCreateWithInvalidEnv/1
16:11:35 [2020-09-15T16:11:35.520Z] === PAUSE TestCreateWithInvalidEnv/1
16:11:35 [2020-09-15T16:11:35.520Z] === RUN   TestCreateWithInvalidEnv/2
16:11:35 [2020-09-15T16:11:35.520Z] === PAUSE TestCreateWithInvalidEnv/2
16:11:35 [2020-09-15T16:11:35.520Z] === CONT  TestCreateWithInvalidEnv/0
16:11:35 [2020-09-15T16:11:35.520Z] === CONT  TestCreateWithInvalidEnv/2
16:11:35 [2020-09-15T16:11:35.520Z] === CONT  TestCreateWithInvalidEnv/1
16:11:35 [2020-09-15T16:11:35.520Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:11:35 [2020-09-15T16:11:35.520Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:11:35 [2020-09-15T16:11:35.520Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:11:35 [2020-09-15T16:11:35.520Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:11:35 [2020-09-15T16:11:35.520Z] === RUN   TestCreateTmpfsMountsTarget
16:11:35 [2020-09-15T16:11:35.520Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
16:11:35 [2020-09-15T16:11:35.520Z] === RUN   TestCreateWithCustomMaskedPaths
16:11:35 [2020-09-15T16:11:35.845Z] --- PASS: TestBuildUncleanTarFilenames (1.94s)
16:11:35 [2020-09-15T16:11:35.845Z] === RUN   TestBuildMultiStageLayerLeak
16:11:38 [2020-09-15T16:11:38.066Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s)
16:11:38 [2020-09-15T16:11:38.066Z] === RUN   TestCreateWithCustomReadonlyPaths
16:11:39 [2020-09-15T16:11:39.119Z] --- PASS: TestBuildMultiStageLayerLeak (3.13s)
16:11:39 [2020-09-15T16:11:39.120Z] === RUN   TestBuildWithHugeFile
16:11:39 [2020-09-15T16:11:39.980Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s)
16:11:39 [2020-09-15T16:11:39.980Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:11:39 [2020-09-15T16:11:39.980Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:11:39 [2020-09-15T16:11:39.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:11:39 [2020-09-15T16:11:39.980Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:11:39 [2020-09-15T16:11:39.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:11:39 [2020-09-15T16:11:39.980Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:11:39 [2020-09-15T16:11:39.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:11:39 [2020-09-15T16:11:39.980Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:11:39 [2020-09-15T16:11:39.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:11:39 [2020-09-15T16:11:39.981Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:11:39 [2020-09-15T16:11:39.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:11:39 [2020-09-15T16:11:39.981Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:11:39 [2020-09-15T16:11:39.981Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:11:39 [2020-09-15T16:11:39.981Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:11:39 [2020-09-15T16:11:39.981Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:11:39 [2020-09-15T16:11:39.981Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:11:39 [2020-09-15T16:11:39.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
16:11:39 [2020-09-15T16:11:39.981Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
16:11:39 [2020-09-15T16:11:39.981Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s)
16:11:39 [2020-09-15T16:11:39.981Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
16:11:39 [2020-09-15T16:11:39.981Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.07s)
16:11:39 [2020-09-15T16:11:39.981Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
16:11:39 [2020-09-15T16:11:39.981Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:11:40 [2020-09-15T16:11:40.923Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s)
16:11:40 [2020-09-15T16:11:40.923Z] === RUN   TestCreateDifferentPlatform
16:11:40 [2020-09-15T16:11:40.924Z] === RUN   TestCreateDifferentPlatform/different_os
16:11:40 [2020-09-15T16:11:40.924Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:11:40 [2020-09-15T16:11:40.924Z] --- PASS: TestCreateDifferentPlatform (0.03s)
16:11:40 [2020-09-15T16:11:40.924Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:11:40 [2020-09-15T16:11:40.924Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:11:40 [2020-09-15T16:11:40.924Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:11:40 [2020-09-15T16:11:40.924Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
16:11:40 [2020-09-15T16:11:40.924Z] === RUN   TestContainerStartOnDaemonRestart
16:11:40 [2020-09-15T16:11:40.924Z] === PAUSE TestContainerStartOnDaemonRestart
16:11:40 [2020-09-15T16:11:40.924Z] === RUN   TestDaemonRestartIpcMode
16:11:40 [2020-09-15T16:11:40.924Z] === PAUSE TestDaemonRestartIpcMode
16:11:40 [2020-09-15T16:11:40.924Z] === RUN   TestDaemonHostGatewayIP
16:11:40 [2020-09-15T16:11:40.924Z] === PAUSE TestDaemonHostGatewayIP
16:11:40 [2020-09-15T16:11:40.924Z] === RUN   TestContainerKillOnDaemonStart
16:11:40 [2020-09-15T16:11:40.924Z] === PAUSE TestContainerKillOnDaemonStart
16:11:40 [2020-09-15T16:11:40.924Z] === RUN   TestDiff
16:11:41 [2020-09-15T16:11:41.867Z] --- PASS: TestDiff (0.78s)
16:11:41 [2020-09-15T16:11:41.867Z] === RUN   TestExecWithCloseStdin
16:11:42 [2020-09-15T16:11:42.335Z] INFO: Extraction ended at 09/15/2020 16:11:38. Duration:00:00:22.0667350
16:11:42 [2020-09-15T16:11:42.335Z] INFO: Updating the golang and path environment variables
16:11:42 [2020-09-15T16:11:42.335Z] INFO: GOPATH=d:\gopath
16:11:42 [2020-09-15T16:11:42.335Z] INFO: go version go1.13.15 windows/amd64
16:11:42 [2020-09-15T16:11:42.335Z] INFO: Running the daemon under test in debug mode
16:11:42 [2020-09-15T16:11:42.335Z] INFO: Starting a daemon under test...
16:11:42 [2020-09-15T16:11:42.335Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41453\3\daemon --pidfile d:\CI\PR-41453\3\docker.pid -D
16:11:42 [2020-09-15T16:11:42.335Z] INFO: Process started successfully.
16:11:42 [2020-09-15T16:11:42.335Z] INFO: Start tailing logs of the daemon under tests
16:11:42 [2020-09-15T16:11:42.335Z] INFO: Waiting for the daemon under test to start...
16:11:42 [2020-09-15T16:11:42.335Z] INFO: Daemon under test started and replied!
16:11:42 [2020-09-15T16:11:42.335Z] INFO: Docker version of the daemon under test
16:11:42 [2020-09-15T16:11:42.335Z] 
16:11:42 [2020-09-15T16:11:42.335Z] Client:
16:11:42 [2020-09-15T16:11:42.335Z]  Version:      17.06.2-ce
16:11:42 [2020-09-15T16:11:42.335Z]  API version:  1.30
16:11:42 [2020-09-15T16:11:42.335Z]  Go version:   go1.8.3
16:11:42 [2020-09-15T16:11:42.335Z]  Git commit:   cec0b72
16:11:42 [2020-09-15T16:11:42.335Z]  Built:        Tue Sep  5 19:57:19 2017
16:11:42 [2020-09-15T16:11:42.335Z]  OS/Arch:      windows/amd64
16:11:42 [2020-09-15T16:11:42.335Z] 
16:11:42 [2020-09-15T16:11:42.335Z] Server:
16:11:42 [2020-09-15T16:11:42.335Z]  Version:      0.0.0-dev
16:11:42 [2020-09-15T16:11:42.335Z]  API version:  1.41 (minimum version 1.24)
16:11:42 [2020-09-15T16:11:42.335Z]  Go version:   go1.13.15
16:11:42 [2020-09-15T16:11:42.335Z]  Git commit:   c0c428f0e8
16:11:42 [2020-09-15T16:11:42.335Z]  Built:        09/15/2020 16:10:00
16:11:42 [2020-09-15T16:11:42.335Z]  OS/Arch:      windows/amd64
16:11:42 [2020-09-15T16:11:42.335Z]  Experimental: false
16:11:42 [2020-09-15T16:11:42.335Z] 
16:11:42 [2020-09-15T16:11:42.335Z] INFO: Docker info of the daemon under test
16:11:42 [2020-09-15T16:11:42.335Z] 
16:11:42 [2020-09-15T16:11:42.335Z] Containers: 0
16:11:42 [2020-09-15T16:11:42.335Z]  Running: 0
16:11:42 [2020-09-15T16:11:42.335Z]  Paused: 0
16:11:42 [2020-09-15T16:11:42.335Z]  Stopped: 0
16:11:42 [2020-09-15T16:11:42.335Z] Images: 0
16:11:42 [2020-09-15T16:11:42.335Z] Server Version: 0.0.0-dev
16:11:42 [2020-09-15T16:11:42.335Z] Storage Driver: windowsfilter
16:11:42 [2020-09-15T16:11:42.335Z]  Windows: 
16:11:42 [2020-09-15T16:11:42.335Z] Logging Driver: json-file
16:11:42 [2020-09-15T16:11:42.335Z] Plugins: 
16:11:42 [2020-09-15T16:11:42.335Z]  Volume: local
16:11:42 [2020-09-15T16:11:42.335Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:11:42 [2020-09-15T16:11:42.335Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:11:42 [2020-09-15T16:11:42.335Z] Swarm: inactive
16:11:42 [2020-09-15T16:11:42.335Z] Default Isolation: process
16:11:42 [2020-09-15T16:11:42.335Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:11:42 [2020-09-15T16:11:42.335Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
16:11:42 [2020-09-15T16:11:42.335Z] OSType: windows
16:11:42 [2020-09-15T16:11:42.335Z] Architecture: x86_64
16:11:42 [2020-09-15T16:11:42.335Z] CPUs: 4
16:11:42 [2020-09-15T16:11:42.335Z] Total Memory: 32GiB
16:11:42 [2020-09-15T16:11:42.335Z] Name: azwin-2-8d4250
16:11:42 [2020-09-15T16:11:42.335Z] ID: BTYD:WNEZ:KQBI:RNHB:JVSC:NR5K:ANSJ:6LQY:OHZ5:RDGW:VG4E:LTCQ
16:11:42 [2020-09-15T16:11:42.335Z] Docker Root Dir: D:\CI\PR-41453\3\daemon
16:11:42 [2020-09-15T16:11:42.335Z] Debug Mode (client): false
16:11:42 [2020-09-15T16:11:42.335Z] Debug Mode (server): true
16:11:42 [2020-09-15T16:11:42.335Z]  File Descriptors: -1
16:11:42 [2020-09-15T16:11:42.335Z]  Goroutines: 17
16:11:42 [2020-09-15T16:11:42.335Z]  System Time: 2020-09-15T16:11:42.1725247Z
16:11:42 [2020-09-15T16:11:42.335Z]  EventsListeners: 0
16:11:42 [2020-09-15T16:11:42.335Z] Registry: https://index.docker.io/v1/
16:11:42 [2020-09-15T16:11:42.335Z] Labels:
16:11:42 [2020-09-15T16:11:42.335Z] Experimental: false
16:11:42 [2020-09-15T16:11:42.335Z] Insecure Registries:
16:11:42 [2020-09-15T16:11:42.335Z]  127.0.0.0/8
16:11:42 [2020-09-15T16:11:42.335Z] Live Restore Enabled: false
16:11:42 [2020-09-15T16:11:42.335Z] 
16:11:42 [2020-09-15T16:11:42.335Z] 
16:11:42 [2020-09-15T16:11:42.335Z] INFO: Docker images of the daemon under test
16:11:42 [2020-09-15T16:11:42.335Z] 
16:11:42 [2020-09-15T16:11:42.336Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
16:11:42 [2020-09-15T16:11:42.336Z] 
16:11:42 [2020-09-15T16:11:42.336Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
16:11:42 [2020-09-15T16:11:42.336Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
16:11:42 [2020-09-15T16:11:42.442Z] --- PASS: TestExecWithCloseStdin (0.85s)
16:11:42 [2020-09-15T16:11:42.442Z] === RUN   TestExec
16:11:42 [2020-09-15T16:11:42.796Z] ltsc2019: Pulling from windows/servercore
16:11:42 [2020-09-15T16:11:42.796Z] 4612f6d0b889: Pulling fs layer
16:11:42 [2020-09-15T16:11:42.796Z] c3aff4450246: Pulling fs layer
16:11:43 [2020-09-15T16:11:43.384Z] --- PASS: TestExec (0.85s)
16:11:43 [2020-09-15T16:11:43.384Z] === RUN   TestExecUser
16:11:44 [2020-09-15T16:11:44.328Z] --- PASS: TestExecUser (0.90s)
16:11:44 [2020-09-15T16:11:44.328Z] === RUN   TestExportContainerAndImportImage
16:11:45 [2020-09-15T16:11:45.271Z] --- PASS: TestExportContainerAndImportImage (1.07s)
16:11:45 [2020-09-15T16:11:45.271Z] === RUN   TestExportContainerAfterDaemonRestart
16:11:45 [2020-09-15T16:11:45.711Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:11:45 [2020-09-15T16:11:45.711Z] Using test binary docker
16:11:45 [2020-09-15T16:11:45.711Z] +++ /etc/init.d/apparmor start
16:11:45 [2020-09-15T16:11:45.711Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:11:45 [2020-09-15T16:11:45.711Z] Starting dockerd
16:11:45 [2020-09-15T16:11:45.711Z] INFO: Waiting for daemon to start...
16:11:45 [2020-09-15T16:11:45.711Z] +++ 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
16:11:46 [2020-09-15T16:11:46.266Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:11:46 [2020-09-15T16:11:46.266Z] Using test binary docker
16:11:46 [2020-09-15T16:11:46.266Z] +++ /etc/init.d/apparmor start
16:11:46 [2020-09-15T16:11:46.266Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:11:46 [2020-09-15T16:11:46.266Z] INFO: Waiting for daemon to start...
16:11:46 [2020-09-15T16:11:46.266Z] Starting dockerd
16:11:46 [2020-09-15T16:11:46.266Z] +++ 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
16:11:47 [2020-09-15T16:11:47.819Z] --- PASS: TestExportContainerAfterDaemonRestart (2.04s)
16:11:47 [2020-09-15T16:11:47.819Z] === RUN   TestHealthCheckWorkdir
16:11:48 [2020-09-15T16:11:48.393Z] --- PASS: TestHealthCheckWorkdir (1.00s)
16:11:48 [2020-09-15T16:11:48.393Z] === RUN   TestHealthKillContainer
16:11:49 [2020-09-15T16:11:49.876Z] c3aff4450246: Verifying Checksum
16:11:49 [2020-09-15T16:11:49.876Z] c3aff4450246: Download complete
16:11:51 [2020-09-15T16:11:51.695Z] --- PASS: TestHealthKillContainer (2.86s)
16:11:51 [2020-09-15T16:11:51.695Z] === RUN   TestInspectCpusetInConfigPre120
16:11:51 [2020-09-15T16:11:51.956Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s)
16:11:51 [2020-09-15T16:11:51.956Z] === RUN   TestIpcModeNone
16:11:52 [2020-09-15T16:11:52.862Z] --- PASS: TestServiceWithDataPathPortInit (20.11s)
16:11:52 [2020-09-15T16:11:52.862Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:11:52 [2020-09-15T16:11:52.899Z] --- PASS: TestIpcModeNone (0.79s)
16:11:52 [2020-09-15T16:11:52.899Z] === RUN   TestIpcModePrivate
16:11:53 [2020-09-15T16:11:53.842Z] --- PASS: TestIpcModePrivate (0.85s)
16:11:53 [2020-09-15T16:11:53.842Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
16:11:53 [2020-09-15T16:11:53.842Z] === RUN   TestIpcModeShareable
16:11:54 [2020-09-15T16:11:54.786Z] --- PASS: TestIpcModeShareable (0.91s)
16:11:54 [2020-09-15T16:11:54.786Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
16:11:54 [2020-09-15T16:11:54.786Z] === RUN   TestAPIIpcModeShareableAndContainer
16:11:56 [2020-09-15T16:11:56.955Z] 4612f6d0b889: Verifying Checksum
16:11:56 [2020-09-15T16:11:56.955Z] 4612f6d0b889: Download complete
16:11:57 [2020-09-15T16:11:57.333Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s)
16:11:57 [2020-09-15T16:11:57.333Z] === RUN   TestAPIIpcModeHost
16:11:57 [2020-09-15T16:11:57.905Z] --- PASS: TestAPIIpcModeHost (0.68s)
16:11:57 [2020-09-15T16:11:57.905Z] === RUN   TestDaemonIpcModeShareable
16:11:59 [2020-09-15T16:11:59.822Z] --- PASS: TestDaemonIpcModeShareable (1.82s)
16:11:59 [2020-09-15T16:11:59.822Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
16:11:59 [2020-09-15T16:11:59.822Z] === RUN   TestDaemonIpcModePrivate
16:12:01 [2020-09-15T16:12:01.739Z] --- PASS: TestDaemonIpcModePrivate (1.83s)
16:12:01 [2020-09-15T16:12:01.739Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
16:12:01 [2020-09-15T16:12:01.739Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:12:03 [2020-09-15T16:12:03.228Z] --- PASS: TestServiceWithDefaultAddressPoolInit (11.04s)
16:12:03 [2020-09-15T16:12:03.228Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m1i3ki06kbsjc6lxnt3fh1blk Created:2020-09-15 16:11:52.005140525 +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[bee7f59e4bb0a5256d8cac4009b41433de68ef7093ddfa65f63f4a439f81aa95:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xbzjvdvf8ce9l3js0k7jspd03 EndpointID:98b937ae6bc59667e8e7bcadadecdeed94b5ed82cc8fc0ab237cf76b7984150e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:00df8c835c2e8aa1d84cc878025868cd24e36fcef362a8356d790d3dc34ee85c 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:f688af483746 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xbzjvdvf8ce9l3js0k7jspd03 EndpointID:98b937ae6bc59667e8e7bcadadecdeed94b5ed82cc8fc0ab237cf76b7984150e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:12:03 [2020-09-15T16:12:03.228Z] PASS
16:12:03 [2020-09-15T16:12:03.228Z] 
16:12:03 [2020-09-15T16:12:03.228Z] === Skipped
16:12:03 [2020-09-15T16:12:03.228Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:12:03 [2020-09-15T16:12:03.228Z]     service_test.go:236: FLAKY_TEST
16:12:03 [2020-09-15T16:12:03.228Z] 
16:12:03 [2020-09-15T16:12:03.228Z] 
16:12:03 [2020-09-15T16:12:03.228Z] DONE 23 tests, 1 skipped in 57.611s
16:12:03 [2020-09-15T16:12:03.228Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:12:03 [2020-09-15T16:12:03.228Z] ++ 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
16:12:03 [2020-09-15T16:12:03.228Z] ++ set -e
16:12:03 [2020-09-15T16:12:03.228Z] ++ '[' -n 0 ']'
16:12:03 [2020-09-15T16:12:03.229Z] ++ set -x
16:12:03 [2020-09-15T16:12:03.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:12:03 [2020-09-15T16:12:03.229Z] INFO: Testing against a local daemon
16:12:03 [2020-09-15T16:12:03.229Z] === RUN   TestDockerNetworkIpvlanPersistance
16:12:03 [2020-09-15T16:12:03.229Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:12:03 [2020-09-15T16:12:03.229Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:12:03 [2020-09-15T16:12:03.229Z] === RUN   TestDockerNetworkIpvlan
16:12:03 [2020-09-15T16:12:03.229Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:12:03 [2020-09-15T16:12:03.229Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:12:03 [2020-09-15T16:12:03.229Z] PASS
16:12:03 [2020-09-15T16:12:03.229Z] 
16:12:03 [2020-09-15T16:12:03.229Z] === Skipped
16:12:03 [2020-09-15T16:12:03.229Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:12:03 [2020-09-15T16:12:03.229Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:12:03 [2020-09-15T16:12:03.229Z] 
16:12:03 [2020-09-15T16:12:03.229Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:12:03 [2020-09-15T16:12:03.229Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:12:03 [2020-09-15T16:12:03.229Z] 
16:12:03 [2020-09-15T16:12:03.229Z] 
16:12:03 [2020-09-15T16:12:03.229Z] DONE 2 tests, 2 skipped in 0.179s
16:12:03 [2020-09-15T16:12:03.229Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:12:03 [2020-09-15T16:12:03.229Z] ++ 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
16:12:03 [2020-09-15T16:12:03.229Z] ++ set -e
16:12:03 [2020-09-15T16:12:03.229Z] ++ '[' -n 0 ']'
16:12:03 [2020-09-15T16:12:03.229Z] ++ set -x
16:12:03 [2020-09-15T16:12:03.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:12:03 [2020-09-15T16:12:03.229Z] INFO: Testing against a local daemon
16:12:03 [2020-09-15T16:12:03.229Z] === RUN   TestDockerNetworkMacvlanPersistance
16:12:03 [2020-09-15T16:12:03.519Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
16:12:03 [2020-09-15T16:12:03.519Z] === RUN   TestDockerNetworkMacvlan
16:12:03 [2020-09-15T16:12:03.673Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s)
16:12:03 [2020-09-15T16:12:03.674Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
16:12:03 [2020-09-15T16:12:03.674Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:12:04 [2020-09-15T16:12:04.152Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:12:05 [2020-09-15T16:12:05.185Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:12:05 [2020-09-15T16:12:05.598Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.96s)
16:12:05 [2020-09-15T16:12:05.598Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
16:12:05 [2020-09-15T16:12:05.598Z] === RUN   TestIpcModeOlderClient
16:12:05 [2020-09-15T16:12:05.598Z] === PAUSE TestIpcModeOlderClient
16:12:05 [2020-09-15T16:12:05.598Z] === RUN   TestKillContainerInvalidSignal
16:12:06 [2020-09-15T16:12:06.178Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
16:12:06 [2020-09-15T16:12:06.178Z] === RUN   TestKillContainer
16:12:06 [2020-09-15T16:12:06.178Z] === RUN   TestKillContainer/no_signal
16:12:06 [2020-09-15T16:12:06.219Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:12:07 [2020-09-15T16:12:07.125Z] === RUN   TestKillContainer/non_killing_signal
16:12:07 [2020-09-15T16:12:07.703Z] === RUN   TestKillContainer/killing_signal
16:12:08 [2020-09-15T16:12:08.177Z] .
16:12:08 [2020-09-15T16:12:08.177Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:12:08 [2020-09-15T16:12:08.177Z] 
16:12:08 [2020-09-15T16:12:08.177Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:12:08 [2020-09-15T16:12:08.177Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:12:08 [2020-09-15T16:12:08.177Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:12:08 [2020-09-15T16:12:08.177Z] Error: No such image: emptyfs
16:12:08 [2020-09-15T16:12:08.177Z] ++++ docker load
16:12:08 [2020-09-15T16:12:08.177Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:12:08 [2020-09-15T16:12:08.177Z] Error: No such image: emptyfs
16:12:08 [2020-09-15T16:12:08.177Z] ++++ docker load
16:12:08 [2020-09-15T16:12:08.177Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:12:08 [2020-09-15T16:12:08.177Z] Running integration-test (iteration 1)
16:12:08 [2020-09-15T16:12:08.177Z] Running integration-test (iteration 1)
16:12:08 [2020-09-15T16:12:08.177Z] 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)/
16:12:08 [2020-09-15T16:12:08.177Z] ++ 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)/'
16:12:08 [2020-09-15T16:12:08.177Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
16:12:08 [2020-09-15T16:12:08.177Z] ++ 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)/'
16:12:08 [2020-09-15T16:12:08.177Z] ++ set -e
16:12:08 [2020-09-15T16:12:08.178Z] ++ set -e
16:12:08 [2020-09-15T16:12:08.178Z] ++ '[' -n 0 ']'
16:12:08 [2020-09-15T16:12:08.178Z] ++ set -x
16:12:08 [2020-09-15T16:12:08.178Z] ++ env -i DEST=/go/src/github.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)/'
16:12:08 [2020-09-15T16:12:08.178Z] ++ '[' -n 0 ']'
16:12:08 [2020-09-15T16:12:08.178Z] ++ set -x
16:12:08 [2020-09-15T16:12:08.178Z] ++ env -i DEST=/go/src/github.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)/'
16:12:08 [2020-09-15T16:12:08.645Z] --- PASS: TestKillContainer (2.41s)
16:12:08 [2020-09-15T16:12:08.646Z]     --- PASS: TestKillContainer/no_signal (0.80s)
16:12:08 [2020-09-15T16:12:08.646Z]     --- PASS: TestKillContainer/non_killing_signal (0.54s)
16:12:08 [2020-09-15T16:12:08.646Z]     --- PASS: TestKillContainer/killing_signal (0.77s)
16:12:08 [2020-09-15T16:12:08.646Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:12:08 [2020-09-15T16:12:08.646Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:12:09 [2020-09-15T16:12:09.218Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:12:10 [2020-09-15T16:12:10.164Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s)
16:12:10 [2020-09-15T16:12:10.164Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s)
16:12:10 [2020-09-15T16:12:10.164Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
16:12:10 [2020-09-15T16:12:10.164Z] === RUN   TestKillStoppedContainer
16:12:10 [2020-09-15T16:12:10.164Z] --- PASS: TestKillStoppedContainer (0.11s)
16:12:10 [2020-09-15T16:12:10.164Z] === RUN   TestKillStoppedContainerAPIPre120
16:12:10 [2020-09-15T16:12:10.426Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
16:12:10 [2020-09-15T16:12:10.426Z] === RUN   TestKillDifferentUserContainer
16:12:10 [2020-09-15T16:12:10.666Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:12:10 [2020-09-15T16:12:10.999Z] --- PASS: TestKillDifferentUserContainer (0.78s)
16:12:10 [2020-09-15T16:12:10.999Z] === RUN   TestInspectOomKilledTrue
16:12:10 [2020-09-15T16:12:10.999Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:12:10 [2020-09-15T16:12:10.999Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:12:10 [2020-09-15T16:12:10.999Z] === RUN   TestInspectOomKilledFalse
16:12:10 [2020-09-15T16:12:10.999Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:12:10 [2020-09-15T16:12:10.999Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:12:10 [2020-09-15T16:12:10.999Z] === RUN   TestLinksEtcHostsContentMatch
16:12:11 [2020-09-15T16:12:11.572Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
16:12:11 [2020-09-15T16:12:11.572Z] === RUN   TestLinksContainerNames
16:12:13 [2020-09-15T16:12:13.488Z] --- PASS: TestLinksContainerNames (1.49s)
16:12:13 [2020-09-15T16:12:13.488Z] === RUN   TestLogsFollowTailEmpty
16:12:14 [2020-09-15T16:12:14.060Z] --- PASS: TestLogsFollowTailEmpty (0.77s)
16:12:14 [2020-09-15T16:12:14.060Z] === RUN   TestContainerNetworkMountsNoChown
16:12:14 [2020-09-15T16:12:14.179Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:12:14 [2020-09-15T16:12:14.633Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s)
16:12:14 [2020-09-15T16:12:14.633Z] === RUN   TestMountDaemonRoot
16:12:14 [2020-09-15T16:12:14.633Z] === RUN   TestMountDaemonRoot/default
16:12:14 [2020-09-15T16:12:14.633Z] === PAUSE TestMountDaemonRoot/default
16:12:14 [2020-09-15T16:12:14.633Z] === RUN   TestMountDaemonRoot/private
16:12:14 [2020-09-15T16:12:14.633Z] === PAUSE TestMountDaemonRoot/private
16:12:14 [2020-09-15T16:12:14.633Z] === RUN   TestMountDaemonRoot/rprivate
16:12:14 [2020-09-15T16:12:14.633Z] === PAUSE TestMountDaemonRoot/rprivate
16:12:14 [2020-09-15T16:12:14.633Z] === RUN   TestMountDaemonRoot/slave
16:12:14 [2020-09-15T16:12:14.633Z] === PAUSE TestMountDaemonRoot/slave
16:12:14 [2020-09-15T16:12:14.633Z] === RUN   TestMountDaemonRoot/rslave
16:12:14 [2020-09-15T16:12:14.633Z] === PAUSE TestMountDaemonRoot/rslave
16:12:14 [2020-09-15T16:12:14.633Z] === RUN   TestMountDaemonRoot/shared
16:12:14 [2020-09-15T16:12:14.633Z] === PAUSE TestMountDaemonRoot/shared
16:12:14 [2020-09-15T16:12:14.633Z] === RUN   TestMountDaemonRoot/rshared
16:12:14 [2020-09-15T16:12:14.633Z] === PAUSE TestMountDaemonRoot/rshared
16:12:14 [2020-09-15T16:12:14.895Z] === CONT  TestMountDaemonRoot/default
16:12:14 [2020-09-15T16:12:14.895Z] === CONT  TestMountDaemonRoot/rslave
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/default/bind_root
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/default/mount_root
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === CONT  TestMountDaemonRoot/private
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/private/mount_root
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/private/bind_root
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:12:14 [2020-09-15T16:12:14.895Z] === CONT  TestMountDaemonRoot/slave
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:12:14 [2020-09-15T16:12:14.895Z] === CONT  TestMountDaemonRoot/rshared
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === CONT  TestMountDaemonRoot/shared
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === CONT  TestMountDaemonRoot/rprivate
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:12:14 [2020-09-15T16:12:14.895Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:12:14 [2020-09-15T16:12:14.895Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:12:14 [2020-09-15T16:12:14.895Z] === CONT  TestMountDaemonRoot/default/bind_root
16:12:14 [2020-09-15T16:12:14.895Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:12:14 [2020-09-15T16:12:14.895Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:12:14 [2020-09-15T16:12:14.895Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === CONT  TestMountDaemonRoot/default/mount_root
16:12:14 [2020-09-15T16:12:14.895Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:12:14 [2020-09-15T16:12:14.895Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:12:14 [2020-09-15T16:12:14.895Z] === CONT  TestMountDaemonRoot/private/bind_root
16:12:14 [2020-09-15T16:12:14.895Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:12:15 [2020-09-15T16:12:15.157Z] === CONT  TestMountDaemonRoot/private/mount_root
16:12:15 [2020-09-15T16:12:15.157Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:12:15 [2020-09-15T16:12:15.157Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:12:15 [2020-09-15T16:12:15.157Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:12:15 [2020-09-15T16:12:15.157Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:12:15 [2020-09-15T16:12:15.157Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:12:15 [2020-09-15T16:12:15.157Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:12:15 [2020-09-15T16:12:15.157Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:12:15 [2020-09-15T16:12:15.157Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:12:15 [2020-09-15T16:12:15.157Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:12:15 [2020-09-15T16:12:15.157Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:12:15 [2020-09-15T16:12:15.157Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:12:15 [2020-09-15T16:12:15.157Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:12:15 [2020-09-15T16:12:15.157Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:12:15 [2020-09-15T16:12:15.157Z] --- PASS: TestMountDaemonRoot (0.04s)
16:12:15 [2020-09-15T16:12:15.157Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
16:12:15 [2020-09-15T16:12:15.157Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.12s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
16:12:15 [2020-09-15T16:12:15.157Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.07s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
16:12:15 [2020-09-15T16:12:15.157Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
16:12:15 [2020-09-15T16:12:15.157Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
16:12:15 [2020-09-15T16:12:15.157Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
16:12:15 [2020-09-15T16:12:15.157Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
16:12:15 [2020-09-15T16:12:15.157Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
16:12:15 [2020-09-15T16:12:15.157Z] === RUN   TestContainerBindMountNonRecursive
16:12:17 [2020-09-15T16:12:17.708Z] --- PASS: TestContainerBindMountNonRecursive (2.33s)
16:12:17 [2020-09-15T16:12:17.708Z] === RUN   TestNetworkNat
16:12:18 [2020-09-15T16:12:18.652Z] --- PASS: TestNetworkNat (0.88s)
16:12:18 [2020-09-15T16:12:18.652Z] === RUN   TestNetworkLocalhostTCPNat
16:12:19 [2020-09-15T16:12:19.225Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
16:12:19 [2020-09-15T16:12:19.225Z] === RUN   TestNetworkLoopbackNat
16:12:22 [2020-09-15T16:12:22.528Z] --- PASS: TestNetworkLoopbackNat (3.13s)
16:12:22 [2020-09-15T16:12:22.528Z] === RUN   TestPause
16:12:22 [2020-09-15T16:12:22.688Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:12:22 [2020-09-15T16:12:22.980Z] --- PASS: TestDockerNetworkMacvlan (19.70s)
16:12:22 [2020-09-15T16:12:22.980Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s)
16:12:22 [2020-09-15T16:12:22.980Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
16:12:22 [2020-09-15T16:12:22.980Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s)
16:12:22 [2020-09-15T16:12:22.980Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.50s)
16:12:22 [2020-09-15T16:12:22.980Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.45s)
16:12:22 [2020-09-15T16:12:22.980Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s)
16:12:22 [2020-09-15T16:12:22.980Z] PASS
16:12:22 [2020-09-15T16:12:22.980Z] 
16:12:22 [2020-09-15T16:12:22.980Z] DONE 8 tests in 21.273s
16:12:22 [2020-09-15T16:12:22.980Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
16:12:22 [2020-09-15T16:12:22.980Z] ++ 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
16:12:22 [2020-09-15T16:12:22.980Z] ++ set -e
16:12:22 [2020-09-15T16:12:22.980Z] ++ '[' -n 0 ']'
16:12:22 [2020-09-15T16:12:22.980Z] ++ set -x
16:12:22 [2020-09-15T16:12:22.980Z] ++ env -i DEST=/go/src/github.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
16:12:23 [2020-09-15T16:12:23.271Z] testing: warning: no tests to run
16:12:23 [2020-09-15T16:12:23.271Z] PASS
16:12:23 [2020-09-15T16:12:23.271Z] 
16:12:23 [2020-09-15T16:12:23.271Z] DONE 0 tests in 0.083s
16:12:23 [2020-09-15T16:12:23.271Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:12:23 [2020-09-15T16:12:23.271Z] ++ 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
16:12:23 [2020-09-15T16:12:23.271Z] ++ set -e
16:12:23 [2020-09-15T16:12:23.271Z] ++ '[' -n 0 ']'
16:12:23 [2020-09-15T16:12:23.271Z] ++ set -x
16:12:23 [2020-09-15T16:12:23.272Z] ++ env -i DEST=/go/src/github.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
16:12:23 [2020-09-15T16:12:23.470Z] --- PASS: TestPause (0.80s)
16:12:23 [2020-09-15T16:12:23.470Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:12:23 [2020-09-15T16:12:23.470Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:12:23 [2020-09-15T16:12:23.470Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:12:23 [2020-09-15T16:12:23.470Z] === RUN   TestPauseStopPausedContainer
16:12:23 [2020-09-15T16:12:23.562Z] INFO: Testing against a local daemon
16:12:23 [2020-09-15T16:12:23.562Z] === RUN   TestAuthZPluginAllowRequest
16:12:24 [2020-09-15T16:12:24.042Z] --- PASS: TestPauseStopPausedContainer (0.80s)
16:12:24 [2020-09-15T16:12:24.042Z] === RUN   TestPsFilter
16:12:24 [2020-09-15T16:12:24.303Z] --- PASS: TestPsFilter (0.27s)
16:12:24 [2020-09-15T16:12:24.303Z] === RUN   TestRemoveContainerWithRemovedVolume
16:12:25 [2020-09-15T16:12:25.068Z] --- PASS: TestAuthZPluginAllowRequest (1.69s)
16:12:25 [2020-09-15T16:12:25.068Z] === RUN   TestAuthZPluginTLS
16:12:25 [2020-09-15T16:12:25.246Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s)
16:12:25 [2020-09-15T16:12:25.246Z] === RUN   TestRemoveContainerWithVolume
16:12:25 [2020-09-15T16:12:25.495Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
16:12:25 [2020-09-15T16:12:25.495Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
16:12:25 [2020-09-15T16:12:25.495Z] remote: Enumerating objects: 2, done.
16:12:25 [2020-09-15T16:12:25.495Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
16:12:25 [2020-09-15T16:12:25.495Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
16:12:25 [2020-09-15T16:12:25.495Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
16:12:25 [2020-09-15T16:12:25.495Z] 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.
16:12:25 [2020-09-15T16:12:25.495Z] Building: bundles/cross/windows/amd64/containerutility.exe
16:12:25 [2020-09-15T16:12:25.495Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:12:25 [2020-09-15T16:12:25.701Z] --- PASS: TestAuthZPluginTLS (0.53s)
16:12:25 [2020-09-15T16:12:25.701Z] === RUN   TestAuthZPluginDenyRequest
16:12:25 [2020-09-15T16:12:25.818Z] --- PASS: TestRemoveContainerWithVolume (0.75s)
16:12:25 [2020-09-15T16:12:25.818Z] === RUN   TestRemoveContainerRunning
16:12:25 [2020-09-15T16:12:25.833Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e hack/test/unit
16:12:26 [2020-09-15T16:12:26.333Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
16:12:26 [2020-09-15T16:12:26.333Z] === RUN   TestAuthZPluginAPIDenyResponse
16:12:26 [2020-09-15T16:12:26.624Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
16:12:26 [2020-09-15T16:12:26.624Z] === RUN   TestAuthZPluginDenyResponse
16:12:26 [2020-09-15T16:12:26.761Z] --- PASS: TestRemoveContainerRunning (0.81s)
16:12:26 [2020-09-15T16:12:26.761Z] === RUN   TestRemoveContainerForceRemoveRunning
16:12:27 [2020-09-15T16:12:27.255Z] --- PASS: TestAuthZPluginDenyResponse (0.52s)
16:12:27 [2020-09-15T16:12:27.255Z] === RUN   TestAuthZPluginAllowEventStream
16:12:27 [2020-09-15T16:12:27.332Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s)
16:12:27 [2020-09-15T16:12:27.332Z] === RUN   TestRemoveInvalidContainer
16:12:27 [2020-09-15T16:12:27.332Z] --- PASS: TestRemoveInvalidContainer (0.02s)
16:12:27 [2020-09-15T16:12:27.332Z] === RUN   TestRenameLinkedContainer
16:12:28 [2020-09-15T16:12:28.373Z] ?   	github.com/docker/docker/api	[no test files]
16:12:29 [2020-09-15T16:12:29.321Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s)
16:12:29 [2020-09-15T16:12:29.321Z] === RUN   TestAuthZPluginErrorResponse
16:12:29 [2020-09-15T16:12:29.611Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
16:12:29 [2020-09-15T16:12:29.611Z] === RUN   TestAuthZPluginErrorRequest
16:12:29 [2020-09-15T16:12:29.901Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
16:12:29 [2020-09-15T16:12:29.901Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:12:30 [2020-09-15T16:12:30.533Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
16:12:30 [2020-09-15T16:12:30.533Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:12:30 [2020-09-15T16:12:30.634Z] --- PASS: TestRenameLinkedContainer (3.16s)
16:12:30 [2020-09-15T16:12:30.634Z] === RUN   TestRenameStoppedContainer
16:12:31 [2020-09-15T16:12:31.576Z] --- PASS: TestRenameStoppedContainer (0.79s)
16:12:31 [2020-09-15T16:12:31.576Z] === RUN   TestRenameRunningContainerAndReuse
16:12:32 [2020-09-15T16:12:32.600Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s)
16:12:32 [2020-09-15T16:12:32.601Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:12:32 [2020-09-15T16:12:32.961Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s)
16:12:32 [2020-09-15T16:12:32.961Z] === RUN   TestRenameInvalidName
16:12:33 [2020-09-15T16:12:33.904Z] --- PASS: TestRenameInvalidName (0.81s)
16:12:33 [2020-09-15T16:12:33.904Z] === RUN   TestRenameAnonymousContainer
16:12:35 [2020-09-15T16:12:35.328Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s)
16:12:35 [2020-09-15T16:12:35.328Z] === RUN   TestAuthZPluginHeader
16:12:35 [2020-09-15T16:12:35.960Z] --- PASS: TestAuthZPluginHeader (0.86s)
16:12:35 [2020-09-15T16:12:35.960Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:12:35 [2020-09-15T16:12:35.960Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:12:35 [2020-09-15T16:12:35.960Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:12:35 [2020-09-15T16:12:35.960Z] === RUN   TestAuthZPluginV2Disable
16:12:35 [2020-09-15T16:12:35.960Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:12:35 [2020-09-15T16:12:35.960Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:12:35 [2020-09-15T16:12:35.960Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:12:35 [2020-09-15T16:12:35.960Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:12:35 [2020-09-15T16:12:35.960Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:12:35 [2020-09-15T16:12:35.960Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:12:35 [2020-09-15T16:12:35.960Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:12:35 [2020-09-15T16:12:35.960Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:12:35 [2020-09-15T16:12:35.960Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:12:37 [2020-09-15T16:12:37.727Z] --- PASS: TestImportExtremelyLargeImageWorks (102.75s)
16:12:37 [2020-09-15T16:12:37.728Z] PASS
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] === Skipped
16:12:37 [2020-09-15T16:12:37.728Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] DONE 12 tests, 1 skipped in 107.110s
16:12:37 [2020-09-15T16:12:37.728Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:12:37 [2020-09-15T16:12:37.728Z] INFO: Testing against a local daemon
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestNetworkCreateDelete
16:12:37 [2020-09-15T16:12:37.728Z] --- PASS: TestNetworkCreateDelete (0.14s)
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestDockerNetworkDeletePreferID
16:12:37 [2020-09-15T16:12:37.728Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestDaemonDNSFallback
16:12:37 [2020-09-15T16:12:37.728Z] --- PASS: TestDaemonDNSFallback (7.33s)
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestInspectNetwork
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestInspectNetwork (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestRunContainerWithBridgeNone
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestNetworkInvalidJSON
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestNetworkInvalidJSON//networks/create
16:12:37 [2020-09-15T16:12:37.728Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:12:37 [2020-09-15T16:12:37.728Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:12:37 [2020-09-15T16:12:37.728Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:12:37 [2020-09-15T16:12:37.728Z] === CONT  TestNetworkInvalidJSON//networks/create
16:12:37 [2020-09-15T16:12:37.728Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:12:37 [2020-09-15T16:12:37.728Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:12:37 [2020-09-15T16:12:37.728Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:12:37 [2020-09-15T16:12:37.728Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestHostIPv4BridgeLabel
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestDaemonRestartWithLiveRestore
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
16:12:37 [2020-09-15T16:12:37.728Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestDaemonDefaultNetworkPools
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
16:12:37 [2020-09-15T16:12:37.728Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestDaemonRestartWithExistingNetwork
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
16:12:37 [2020-09-15T16:12:37.728Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
16:12:37 [2020-09-15T16:12:37.728Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
16:12:37 [2020-09-15T16:12:37.728Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestServiceWithPredefinedNetwork
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     service_test.go:236: FLAKY_TEST
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestServiceWithDataPathPortInit
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
16:12:37 [2020-09-15T16:12:37.728Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:12:37 [2020-09-15T16:12:37.728Z] PASS
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] === Skipped
16:12:37 [2020-09-15T16:12:37.728Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
16:12:37 [2020-09-15T16:12:37.728Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
16:12:37 [2020-09-15T16:12:37.728Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
16:12:37 [2020-09-15T16:12:37.728Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
16:12:37 [2020-09-15T16:12:37.728Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
16:12:37 [2020-09-15T16:12:37.728Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     service_test.go:236: FLAKY_TEST
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
16:12:37 [2020-09-15T16:12:37.728Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] DONE 19 tests, 12 skipped in 8.036s
16:12:37 [2020-09-15T16:12:37.728Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:12:37 [2020-09-15T16:12:37.728Z] INFO: Testing against a local daemon
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestDockerNetworkIpvlanPersistance
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestDockerNetworkIpvlan
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:12:37 [2020-09-15T16:12:37.728Z] PASS
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] === Skipped
16:12:37 [2020-09-15T16:12:37.728Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] DONE 2 tests, 2 skipped in 0.127s
16:12:37 [2020-09-15T16:12:37.728Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:12:37 [2020-09-15T16:12:37.728Z] INFO: Testing against a local daemon
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestDockerNetworkMacvlanPersistance
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestDockerNetworkMacvlan
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
16:12:37 [2020-09-15T16:12:37.728Z] PASS
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] === Skipped
16:12:37 [2020-09-15T16:12:37.728Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] DONE 2 tests, 2 skipped in 0.118s
16:12:37 [2020-09-15T16:12:37.728Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:12:37 [2020-09-15T16:12:37.728Z] testing: warning: no tests to run
16:12:37 [2020-09-15T16:12:37.728Z] PASS
16:12:37 [2020-09-15T16:12:37.728Z] 
16:12:37 [2020-09-15T16:12:37.728Z] DONE 0 tests in 0.027s
16:12:37 [2020-09-15T16:12:37.728Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:12:37 [2020-09-15T16:12:37.728Z] INFO: Testing against a local daemon
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestAuthZPluginAllowRequest
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestAuthZPluginTLS
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestAuthZPluginTLS (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestAuthZPluginDenyRequest
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestAuthZPluginAPIDenyResponse
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestAuthZPluginDenyResponse
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestAuthZPluginAllowEventStream
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestAuthZPluginErrorResponse
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestAuthZPluginErrorRequest
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestAuthZPluginHeader
16:12:37 [2020-09-15T16:12:37.728Z] --- SKIP: TestAuthZPluginHeader (0.00s)
16:12:37 [2020-09-15T16:12:37.728Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:37 [2020-09-15T16:12:37.728Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:12:38 [2020-09-15T16:12:38.113Z] --- PASS: TestRenameAnonymousContainer (4.03s)
16:12:38 [2020-09-15T16:12:38.113Z] === RUN   TestRenameContainerWithSameName
16:12:38 [2020-09-15T16:12:38.296Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.81s)
16:12:38 [2020-09-15T16:12:38.296Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:38 [2020-09-15T16:12:38.296Z] === RUN   TestAuthZPluginV2Disable
16:12:38 [2020-09-15T16:12:38.685Z] --- PASS: TestRenameContainerWithSameName (0.77s)
16:12:38 [2020-09-15T16:12:38.685Z] === RUN   TestRenameContainerWithLinkedContainer
16:12:38 [2020-09-15T16:12:38.864Z] --- SKIP: TestAuthZPluginV2Disable (0.48s)
16:12:38 [2020-09-15T16:12:38.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:38 [2020-09-15T16:12:38.864Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:12:39 [2020-09-15T16:12:39.432Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.46s)
16:12:39 [2020-09-15T16:12:39.432Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:39 [2020-09-15T16:12:39.432Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:12:40 [2020-09-15T16:12:40.074Z] --- PASS: TestRenameContainerWithLinkedContainer (1.53s)
16:12:40 [2020-09-15T16:12:40.074Z] === RUN   TestResize
16:12:40 [2020-09-15T16:12:40.377Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (1.00s)
16:12:40 [2020-09-15T16:12:40.377Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:40 [2020-09-15T16:12:40.377Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:12:40 [2020-09-15T16:12:40.637Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.40s)
16:12:40 [2020-09-15T16:12:40.637Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:40 [2020-09-15T16:12:40.637Z] PASS
16:12:40 [2020-09-15T16:12:40.637Z] 
16:12:40 [2020-09-15T16:12:40.637Z] === Skipped
16:12:40 [2020-09-15T16:12:40.637Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
16:12:40 [2020-09-15T16:12:40.637Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:40 [2020-09-15T16:12:40.637Z] 
16:12:40 [2020-09-15T16:12:40.637Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
16:12:40 [2020-09-15T16:12:40.637Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:40 [2020-09-15T16:12:40.637Z] 
16:12:40 [2020-09-15T16:12:40.637Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
16:12:40 [2020-09-15T16:12:40.637Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:40 [2020-09-15T16:12:40.637Z] 
16:12:40 [2020-09-15T16:12:40.637Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
16:12:40 [2020-09-15T16:12:40.637Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:40 [2020-09-15T16:12:40.637Z] 
16:12:40 [2020-09-15T16:12:40.637Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
16:12:40 [2020-09-15T16:12:40.637Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:40 [2020-09-15T16:12:40.637Z] 
16:12:40 [2020-09-15T16:12:40.637Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
16:12:40 [2020-09-15T16:12:40.637Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:40 [2020-09-15T16:12:40.637Z] 
16:12:40 [2020-09-15T16:12:40.637Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
16:12:40 [2020-09-15T16:12:40.637Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:40 [2020-09-15T16:12:40.637Z] 
16:12:40 [2020-09-15T16:12:40.637Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
16:12:40 [2020-09-15T16:12:40.637Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:40 [2020-09-15T16:12:40.637Z] 
16:12:40 [2020-09-15T16:12:40.637Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:12:40 [2020-09-15T16:12:40.637Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:40 [2020-09-15T16:12:40.637Z] 
16:12:40 [2020-09-15T16:12:40.637Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:12:40 [2020-09-15T16:12:40.637Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:40 [2020-09-15T16:12:40.637Z] 
16:12:40 [2020-09-15T16:12:40.637Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:12:40 [2020-09-15T16:12:40.637Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:40 [2020-09-15T16:12:40.637Z] 
16:12:40 [2020-09-15T16:12:40.637Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
16:12:40 [2020-09-15T16:12:40.637Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:40 [2020-09-15T16:12:40.637Z] 
16:12:40 [2020-09-15T16:12:40.637Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.81s)
16:12:40 [2020-09-15T16:12:40.637Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:40 [2020-09-15T16:12:40.637Z] 
16:12:40 [2020-09-15T16:12:40.637Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.48s)
16:12:40 [2020-09-15T16:12:40.637Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:40 [2020-09-15T16:12:40.637Z] 
16:12:40 [2020-09-15T16:12:40.637Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.46s)
16:12:40 [2020-09-15T16:12:40.637Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:40 [2020-09-15T16:12:40.637Z] 
16:12:40 [2020-09-15T16:12:40.637Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (1.00s)
16:12:40 [2020-09-15T16:12:40.637Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:40 [2020-09-15T16:12:40.637Z] 
16:12:40 [2020-09-15T16:12:40.637Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.40s)
16:12:40 [2020-09-15T16:12:40.637Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:40 [2020-09-15T16:12:40.637Z] 
16:12:40 [2020-09-15T16:12:40.637Z] 
16:12:40 [2020-09-15T16:12:40.637Z] DONE 17 tests, 17 skipped in 3.283s
16:12:40 [2020-09-15T16:12:40.637Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:12:40 [2020-09-15T16:12:40.896Z] INFO: Testing against a local daemon
16:12:40 [2020-09-15T16:12:40.896Z] === RUN   TestPluginInvalidJSON
16:12:40 [2020-09-15T16:12:40.896Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:12:40 [2020-09-15T16:12:40.896Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:12:40 [2020-09-15T16:12:40.896Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:12:40 [2020-09-15T16:12:40.896Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:12:40 [2020-09-15T16:12:40.896Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:12:40 [2020-09-15T16:12:40.896Z] === RUN   TestPluginInstall
16:12:40 [2020-09-15T16:12:40.896Z] --- SKIP: TestPluginInstall (0.00s)
16:12:40 [2020-09-15T16:12:40.896Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:40 [2020-09-15T16:12:40.896Z] PASS
16:12:40 [2020-09-15T16:12:40.896Z] 
16:12:40 [2020-09-15T16:12:40.896Z] === Skipped
16:12:40 [2020-09-15T16:12:40.896Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
16:12:40 [2020-09-15T16:12:40.896Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:12:40 [2020-09-15T16:12:40.896Z] 
16:12:40 [2020-09-15T16:12:40.896Z] 
16:12:40 [2020-09-15T16:12:40.896Z] DONE 3 tests, 1 skipped in 0.181s
16:12:40 [2020-09-15T16:12:40.896Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:12:40 [2020-09-15T16:12:40.896Z] INFO: Testing against a local daemon
16:12:40 [2020-09-15T16:12:40.896Z] === RUN   TestExternalGraphDriver
16:12:41 [2020-09-15T16:12:41.017Z] --- PASS: TestResize (0.76s)
16:12:41 [2020-09-15T16:12:41.017Z] === RUN   TestResizeWithInvalidSize
16:12:41 [2020-09-15T16:12:41.155Z] --- SKIP: TestExternalGraphDriver (0.28s)
16:12:41 [2020-09-15T16:12:41.156Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:12:41 [2020-09-15T16:12:41.156Z] === RUN   TestGraphdriverPluginV2
16:12:41 [2020-09-15T16:12:41.589Z] --- PASS: TestResizeWithInvalidSize (0.83s)
16:12:41 [2020-09-15T16:12:41.589Z] === RUN   TestResizeWhenContainerNotStarted
16:12:42 [2020-09-15T16:12:42.533Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s)
16:12:42 [2020-09-15T16:12:42.533Z] === RUN   TestDaemonRestartKillContainers
16:12:42 [2020-09-15T16:12:42.533Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:12:42 [2020-09-15T16:12:42.533Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:12:43 [2020-09-15T16:12:43.421Z] ok  	github.com/docker/docker/api/server	0.003s	coverage: 9.0% of statements
16:12:44 [2020-09-15T16:12:44.453Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:12:44 [2020-09-15T16:12:44.453Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:12:45 [2020-09-15T16:12:45.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:12:45 [2020-09-15T16:12:45.413Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:12:46 [2020-09-15T16:12:46.855Z] Loaded image: buildpack-deps:buster
16:12:47 [2020-09-15T16:12:47.112Z] Loaded image: busybox:latest
16:12:47 [2020-09-15T16:12:47.335Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:12:47 [2020-09-15T16:12:47.335Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:12:47 [2020-09-15T16:12:47.369Z] Loaded image: buildpack-deps:buster
16:12:47 [2020-09-15T16:12:47.598Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:12:47 [2020-09-15T16:12:47.625Z] Loaded image: busybox:glibc
16:12:47 [2020-09-15T16:12:47.625Z] Loaded image: debian:buster
16:12:47 [2020-09-15T16:12:47.625Z] Loaded image: busybox:latest
16:12:47 [2020-09-15T16:12:47.724Z] --- PASS: TestGraphdriverPluginV2 (5.78s)
16:12:47 [2020-09-15T16:12:47.724Z] PASS
16:12:47 [2020-09-15T16:12:47.724Z] 
16:12:47 [2020-09-15T16:12:47.724Z] === Skipped
16:12:47 [2020-09-15T16:12:47.724Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.28s)
16:12:47 [2020-09-15T16:12:47.724Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:12:47 [2020-09-15T16:12:47.724Z] 
16:12:47 [2020-09-15T16:12:47.724Z] 
16:12:47 [2020-09-15T16:12:47.724Z] DONE 2 tests, 1 skipped in 6.189s
16:12:47 [2020-09-15T16:12:47.724Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:12:47 [2020-09-15T16:12:47.724Z] INFO: Testing against a local daemon
16:12:47 [2020-09-15T16:12:47.724Z] === RUN   TestContinueAfterPluginCrash
16:12:47 [2020-09-15T16:12:47.724Z] === PAUSE TestContinueAfterPluginCrash
16:12:47 [2020-09-15T16:12:47.724Z] === RUN   TestReadPluginNoRead
16:12:47 [2020-09-15T16:12:47.724Z] === PAUSE TestReadPluginNoRead
16:12:47 [2020-09-15T16:12:47.724Z] === RUN   TestDaemonStartWithLogOpt
16:12:47 [2020-09-15T16:12:47.724Z] === PAUSE TestDaemonStartWithLogOpt
16:12:47 [2020-09-15T16:12:47.724Z] === CONT  TestContinueAfterPluginCrash
16:12:47 [2020-09-15T16:12:47.724Z] === CONT  TestDaemonStartWithLogOpt
16:12:47 [2020-09-15T16:12:47.882Z] Loaded image: hello-world:latest
16:12:47 [2020-09-15T16:12:47.882Z] INFO: Testing against a local daemon
16:12:47 [2020-09-15T16:12:47.882Z] === RUN   TestDockerDaemonSuite
16:12:47 [2020-09-15T16:12:47.882Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
16:12:48 [2020-09-15T16:12:48.139Z] Loaded image: busybox:glibc
16:12:48 [2020-09-15T16:12:48.139Z] Loaded image: debian:buster
16:12:48 [2020-09-15T16:12:48.395Z] Loaded image: hello-world:latest
16:12:48 [2020-09-15T16:12:48.395Z] INFO: Testing against a local daemon
16:12:48 [2020-09-15T16:12:48.543Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:12:48 [2020-09-15T16:12:48.651Z] === RUN   TestDockerSuite
16:12:48 [2020-09-15T16:12:48.909Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
16:12:48 [2020-09-15T16:12:48.909Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
16:12:49 [2020-09-15T16:12:49.166Z] === RUN   TestDockerSuite/TestAPIErrorJSON
16:12:49 [2020-09-15T16:12:49.166Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
16:12:49 [2020-09-15T16:12:49.166Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
16:12:49 [2020-09-15T16:12:49.422Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
16:12:49 [2020-09-15T16:12:49.422Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
16:12:49 [2020-09-15T16:12:49.422Z] === RUN   TestDockerSuite/TestAPIImagesDelete
16:12:51 [2020-09-15T16:12:51.097Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:12:51 [2020-09-15T16:12:51.097Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s)
16:12:51 [2020-09-15T16:12:51.097Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s)
16:12:51 [2020-09-15T16:12:51.097Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s)
16:12:51 [2020-09-15T16:12:51.097Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.05s)
16:12:51 [2020-09-15T16:12:51.097Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.81s)
16:12:51 [2020-09-15T16:12:51.097Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s)
16:12:51 [2020-09-15T16:12:51.097Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s)
16:12:51 [2020-09-15T16:12:51.097Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s)
16:12:51 [2020-09-15T16:12:51.097Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.60s)
16:12:51 [2020-09-15T16:12:51.097Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s)
16:12:51 [2020-09-15T16:12:51.097Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s)
16:12:51 [2020-09-15T16:12:51.097Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.41s)
16:12:51 [2020-09-15T16:12:51.097Z] === RUN   TestCgroupNamespacesRun
16:12:53 [2020-09-15T16:12:53.013Z] --- PASS: TestCgroupNamespacesRun (1.88s)
16:12:53 [2020-09-15T16:12:53.013Z] === RUN   TestCgroupNamespacesRunPrivileged
16:12:54 [2020-09-15T16:12:54.536Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.27s)
16:12:54 [2020-09-15T16:12:54.536Z] PASS
16:12:54 [2020-09-15T16:12:54.536Z] 
16:12:54 [2020-09-15T16:12:54.536Z] === Skipped
16:12:54 [2020-09-15T16:12:54.536Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:12:54 [2020-09-15T16:12:54.536Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:12:54 [2020-09-15T16:12:54.536Z] 
16:12:54 [2020-09-15T16:12:54.536Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:12:54 [2020-09-15T16:12:54.536Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:12:54 [2020-09-15T16:12:54.536Z] 
16:12:54 [2020-09-15T16:12:54.536Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:12:54 [2020-09-15T16:12:54.536Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:12:54 [2020-09-15T16:12:54.536Z] 
16:12:54 [2020-09-15T16:12:54.536Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:12:54 [2020-09-15T16:12:54.536Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:12:54 [2020-09-15T16:12:54.536Z] 
16:12:54 [2020-09-15T16:12:54.536Z] 
16:12:54 [2020-09-15T16:12:54.536Z] DONE 17 tests, 4 skipped in 29.907s
16:12:54 [2020-09-15T16:12:54.536Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:12:54 [2020-09-15T16:12:54.536Z] ++ 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
16:12:54 [2020-09-15T16:12:54.536Z] ++ set -e
16:12:54 [2020-09-15T16:12:54.536Z] ++ '[' -n 0 ']'
16:12:54 [2020-09-15T16:12:54.536Z] ++ set -x
16:12:54 [2020-09-15T16:12:54.536Z] ++ env -i DEST=/go/src/github.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
16:12:54 [2020-09-15T16:12:54.536Z] INFO: Testing against a local daemon
16:12:54 [2020-09-15T16:12:54.536Z] === RUN   TestPluginInvalidJSON
16:12:54 [2020-09-15T16:12:54.536Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:12:54 [2020-09-15T16:12:54.536Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:12:54 [2020-09-15T16:12:54.536Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:12:54 [2020-09-15T16:12:54.536Z] --- PASS: TestPluginInvalidJSON (0.01s)
16:12:54 [2020-09-15T16:12:54.536Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:12:54 [2020-09-15T16:12:54.536Z] === RUN   TestPluginInstall
16:12:54 [2020-09-15T16:12:54.536Z] === RUN   TestPluginInstall/no_auth
16:12:54 [2020-09-15T16:12:54.930Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s)
16:12:54 [2020-09-15T16:12:54.931Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:12:56 [2020-09-15T16:12:56.846Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s)
16:12:56 [2020-09-15T16:12:56.846Z] === RUN   TestCgroupNamespacesRunHostMode
16:12:57 [2020-09-15T16:12:57.263Z] time="2020-09-15T16:12:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:12:57 [2020-09-15T16:12:57.263Z] time="2020-09-15T16:12:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc885fd3040be5f4026efbb51ec2dbb1a60cec4de5e6e67c958a50c485d9cd4d" mediatype=application/vnd.docker.plugin.v1+json size=522
16:12:57 [2020-09-15T16:12:57.263Z] time="2020-09-15T16:12:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:12:57 [2020-09-15T16:12:57.263Z] time="2020-09-15T16:12:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc885fd3040be5f4026efbb51ec2dbb1a60cec4de5e6e67c958a50c485d9cd4d" mediatype=application/vnd.docker.plugin.v1+json size=522
16:12:57 [2020-09-15T16:12:57.263Z] === RUN   TestPluginInstall/with_htpasswd
16:12:57 [2020-09-15T16:12:57.895Z] time="2020-09-15T16:12:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:12:57 [2020-09-15T16:12:57.895Z] time="2020-09-15T16:12:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:044e784138e73068ecaf805f1f0f5032f835aa63416b3827546b213b4408c46d" mediatype=application/vnd.docker.plugin.v1+json size=522
16:12:57 [2020-09-15T16:12:57.895Z] time="2020-09-15T16:12:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:12:57 [2020-09-15T16:12:57.895Z] time="2020-09-15T16:12:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:044e784138e73068ecaf805f1f0f5032f835aa63416b3827546b213b4408c46d" mediatype=application/vnd.docker.plugin.v1+json size=522
16:12:58 [2020-09-15T16:12:58.186Z] === RUN   TestPluginInstall/with_insecure
16:12:58 [2020-09-15T16:12:58.232Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s)
16:12:58 [2020-09-15T16:12:58.232Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:12:59 [2020-09-15T16:12:59.220Z] time="2020-09-15T16:12:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:12:59 [2020-09-15T16:12:59.220Z] time="2020-09-15T16:12:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a049b86be016ef286845b8f2db3ffaf96896bec7e0e30a53102c784d44950ca" mediatype=application/vnd.docker.plugin.v1+json size=522
16:12:59 [2020-09-15T16:12:59.220Z] time="2020-09-15T16:12:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:12:59 [2020-09-15T16:12:59.220Z] time="2020-09-15T16:12:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a049b86be016ef286845b8f2db3ffaf96896bec7e0e30a53102c784d44950ca" mediatype=application/vnd.docker.plugin.v1+json size=522
16:12:59 [2020-09-15T16:12:59.379Z] === RUN   TestDockerSuite/TestAPIImagesFilter
16:12:59 [2020-09-15T16:12:59.379Z] === RUN   TestDockerSuite/TestAPIImagesHistory
16:12:59 [2020-09-15T16:12:59.379Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
16:12:59 [2020-09-15T16:12:59.511Z] --- PASS: TestPluginInstall (6.14s)
16:12:59 [2020-09-15T16:12:59.511Z]     --- PASS: TestPluginInstall/no_auth (4.05s)
16:12:59 [2020-09-15T16:12:59.511Z]     --- PASS: TestPluginInstall/with_htpasswd (0.78s)
16:12:59 [2020-09-15T16:12:59.511Z]     --- PASS: TestPluginInstall/with_insecure (1.31s)
16:12:59 [2020-09-15T16:12:59.511Z]         plugin_test.go:157: [dab0f4b13b9e9] daemon is not started
16:12:59 [2020-09-15T16:12:59.511Z] PASS
16:12:59 [2020-09-15T16:12:59.511Z] 
16:12:59 [2020-09-15T16:12:59.511Z] DONE 6 tests in 6.333s
16:12:59 [2020-09-15T16:12:59.511Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:12:59 [2020-09-15T16:12:59.511Z] ++ 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
16:12:59 [2020-09-15T16:12:59.511Z] ++ set -e
16:12:59 [2020-09-15T16:12:59.511Z] ++ '[' -n 0 ']'
16:12:59 [2020-09-15T16:12:59.511Z] ++ set -x
16:12:59 [2020-09-15T16:12:59.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
16:12:59 [2020-09-15T16:12:59.635Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
16:12:59 [2020-09-15T16:12:59.804Z] INFO: Testing against a local daemon
16:12:59 [2020-09-15T16:12:59.804Z] === RUN   TestExternalGraphDriver
16:13:00 [2020-09-15T16:13:00.095Z] === RUN   TestExternalGraphDriver/json
16:13:00 [2020-09-15T16:13:00.149Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s)
16:13:00 [2020-09-15T16:13:00.149Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:13:01 [2020-09-15T16:13:01.005Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
16:13:01 [2020-09-15T16:13:01.571Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
16:13:01 [2020-09-15T16:13:01.571Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
16:13:02 [2020-09-15T16:13:02.066Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s)
16:13:02 [2020-09-15T16:13:02.066Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:13:02 [2020-09-15T16:13:02.135Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
16:13:02 [2020-09-15T16:13:02.203Z] === RUN   TestExternalGraphDriver/spec
16:13:02 [2020-09-15T16:13:02.617Z] --- PASS: TestDaemonStartWithLogOpt (13.21s)
16:13:02 [2020-09-15T16:13:02.617Z] === CONT  TestReadPluginNoRead
16:13:03 [2020-09-15T16:13:03.010Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s)
16:13:03 [2020-09-15T16:13:03.010Z] === RUN   TestCgroupNamespacesRunOlderClient
16:13:03 [2020-09-15T16:13:03.065Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
16:13:03 [2020-09-15T16:13:03.322Z] === RUN   TestDockerSuite/TestAPINetworkFilter
16:13:03 [2020-09-15T16:13:03.322Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
16:13:03 [2020-09-15T16:13:03.322Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
16:13:03 [2020-09-15T16:13:03.996Z] === RUN   TestReadPluginNoRead/default
16:13:03 [2020-09-15T16:13:03.996Z] --- PASS: TestContinueAfterPluginCrash (16.83s)
16:13:04 [2020-09-15T16:13:04.268Z] === RUN   TestExternalGraphDriver/pull
16:13:04 [2020-09-15T16:13:04.676Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:13:04 [2020-09-15T16:13:04.676Z] 
16:13:04 [2020-09-15T16:13:04.676Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:13:04 [2020-09-15T16:13:04.676Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:13:04 [2020-09-15T16:13:04.676Z] HOSTNAME=b74024f2d0f3
16:13:04 [2020-09-15T16:13:04.676Z] TESTDEBUG=0
16:13:04 [2020-09-15T16:13:04.676Z] DEST=bundles/test-integration
16:13:04 [2020-09-15T16:13:04.676Z] PWD=/go/src/github.com/docker/docker
16:13:04 [2020-09-15T16:13:04.676Z] DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e
16:13:04 [2020-09-15T16:13:04.676Z] container=docker
16:13:04 [2020-09-15T16:13:04.676Z] HOME=/root
16:13:04 [2020-09-15T16:13:04.676Z] GOLANG_VERSION=1.13.15
16:13:04 [2020-09-15T16:13:04.676Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:13:04 [2020-09-15T16:13:04.676Z] VALIDATE_BRANCH=master
16:13:04 [2020-09-15T16:13:04.676Z] TERM=xterm
16:13:04 [2020-09-15T16:13:04.676Z] DOCKER_PKG=github.com/docker/docker
16:13:04 [2020-09-15T16:13:04.676Z] SHLVL=1
16:13:04 [2020-09-15T16:13:04.676Z] TIMEOUT=120m
16:13:04 [2020-09-15T16:13:04.676Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:13:04 [2020-09-15T16:13:04.676Z] DOCKER_GRAPHDRIVER=overlay2
16:13:04 [2020-09-15T16:13:04.676Z] GO111MODULE=off
16:13:04 [2020-09-15T16:13:04.676Z] DOCKER_EXPERIMENTAL=1
16:13:04 [2020-09-15T16:13:04.676Z] TEST_SKIP_INTEGRATION_CLI=1
16:13:04 [2020-09-15T16:13:04.676Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:13:04 [2020-09-15T16:13:04.676Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:13:04 [2020-09-15T16:13:04.676Z] GOPATH=/go
16:13:04 [2020-09-15T16:13:04.676Z] PKG_CONFIG=pkg-config
16:13:04 [2020-09-15T16:13:04.676Z] _=/usr/bin/env
16:13:04 [2020-09-15T16:13:04.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:13:04 [2020-09-15T16:13:04.688Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
16:13:04 [2020-09-15T16:13:04.926Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s)
16:13:04 [2020-09-15T16:13:04.926Z] === RUN   TestKernelTCPMemory
16:13:05 [2020-09-15T16:13:05.250Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
16:13:05 [2020-09-15T16:13:05.250Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
16:13:05 [2020-09-15T16:13:05.498Z] --- PASS: TestKernelTCPMemory (0.89s)
16:13:05 [2020-09-15T16:13:05.498Z] === RUN   TestNISDomainname
16:13:05 [2020-09-15T16:13:05.506Z] --- PASS: TestBuildWithHugeFile (87.01s)
16:13:05 [2020-09-15T16:13:05.506Z] === RUN   TestBuildWithEmptyDockerfile
16:13:05 [2020-09-15T16:13:05.763Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:13:05 [2020-09-15T16:13:05.763Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:13:05 [2020-09-15T16:13:05.763Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:13:05 [2020-09-15T16:13:05.763Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:13:05 [2020-09-15T16:13:05.763Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:13:05 [2020-09-15T16:13:05.763Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:13:05 [2020-09-15T16:13:05.763Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:13:05 [2020-09-15T16:13:05.763Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:13:05 [2020-09-15T16:13:05.763Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:13:06 [2020-09-15T16:13:06.020Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
16:13:06 [2020-09-15T16:13:06.020Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
16:13:06 [2020-09-15T16:13:06.020Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
16:13:06 [2020-09-15T16:13:06.020Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
16:13:06 [2020-09-15T16:13:06.020Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s)
16:13:06 [2020-09-15T16:13:06.020Z] === RUN   TestBuildPreserveOwnership
16:13:06 [2020-09-15T16:13:06.020Z] === RUN   TestBuildPreserveOwnership/copy_from
16:13:06 [2020-09-15T16:13:06.277Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
16:13:06 [2020-09-15T16:13:06.277Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
16:13:06 [2020-09-15T16:13:06.277Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
16:13:06 [2020-09-15T16:13:06.333Z] --- PASS: TestExternalGraphDriver (6.61s)
16:13:06 [2020-09-15T16:13:06.333Z]     --- PASS: TestExternalGraphDriver/json (2.03s)
16:13:06 [2020-09-15T16:13:06.333Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
16:13:06 [2020-09-15T16:13:06.333Z]     --- PASS: TestExternalGraphDriver/pull (2.17s)
16:13:06 [2020-09-15T16:13:06.333Z] === RUN   TestGraphdriverPluginV2
16:13:06 [2020-09-15T16:13:06.333Z] --- SKIP: TestGraphdriverPluginV2 (0.14s)
16:13:06 [2020-09-15T16:13:06.333Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:13:06 [2020-09-15T16:13:06.333Z] PASS
16:13:06 [2020-09-15T16:13:06.333Z] 
16:13:06 [2020-09-15T16:13:06.333Z] === Skipped
16:13:06 [2020-09-15T16:13:06.333Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.14s)
16:13:06 [2020-09-15T16:13:06.333Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:13:06 [2020-09-15T16:13:06.333Z] 
16:13:06 [2020-09-15T16:13:06.333Z] 
16:13:06 [2020-09-15T16:13:06.333Z] DONE 5 tests, 1 skipped in 6.950s
16:13:06 [2020-09-15T16:13:06.333Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:13:06 [2020-09-15T16:13:06.333Z] ++ 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
16:13:06 [2020-09-15T16:13:06.333Z] ++ set -e
16:13:06 [2020-09-15T16:13:06.333Z] ++ '[' -n 0 ']'
16:13:06 [2020-09-15T16:13:06.333Z] ++ set -x
16:13:06 [2020-09-15T16:13:06.333Z] ++ env -i DEST=/go/src/github.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
16:13:06 [2020-09-15T16:13:06.443Z] --- PASS: TestNISDomainname (1.00s)
16:13:06 [2020-09-15T16:13:06.443Z] === RUN   TestHostnameDnsResolution
16:13:06 [2020-09-15T16:13:06.529Z] === RUN   TestReadPluginNoRead/disabled_caching
16:13:06 [2020-09-15T16:13:06.626Z] INFO: Testing against a local daemon
16:13:06 [2020-09-15T16:13:06.626Z] === RUN   TestContinueAfterPluginCrash
16:13:06 [2020-09-15T16:13:06.626Z] === PAUSE TestContinueAfterPluginCrash
16:13:06 [2020-09-15T16:13:06.626Z] === RUN   TestReadPluginNoRead
16:13:06 [2020-09-15T16:13:06.626Z] === PAUSE TestReadPluginNoRead
16:13:06 [2020-09-15T16:13:06.626Z] === RUN   TestDaemonStartWithLogOpt
16:13:06 [2020-09-15T16:13:06.626Z] === PAUSE TestDaemonStartWithLogOpt
16:13:06 [2020-09-15T16:13:06.626Z] === CONT  TestContinueAfterPluginCrash
16:13:06 [2020-09-15T16:13:06.626Z] === CONT  TestDaemonStartWithLogOpt
16:13:08 [2020-09-15T16:13:08.170Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
16:13:08 [2020-09-15T16:13:08.358Z] --- PASS: TestHostnameDnsResolution (1.72s)
16:13:08 [2020-09-15T16:13:08.358Z] === RUN   TestStats
16:13:08 [2020-09-15T16:13:08.435Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:13:08 [2020-09-15T16:13:08.734Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:13:10 [2020-09-15T16:13:10.103Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
16:13:10 [2020-09-15T16:13:10.103Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
16:13:10 [2020-09-15T16:13:10.103Z] --- PASS: TestBuildPreserveOwnership (4.24s)
16:13:10 [2020-09-15T16:13:10.103Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.86s)
16:13:10 [2020-09-15T16:13:10.103Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.36s)
16:13:10 [2020-09-15T16:13:10.103Z] === RUN   TestBuildPlatformInvalid
16:13:10 [2020-09-15T16:13:10.360Z] --- PASS: TestBuildPlatformInvalid (0.18s)
16:13:10 [2020-09-15T16:13:10.360Z] PASS
16:13:10 [2020-09-15T16:13:10.360Z] 
16:13:10 [2020-09-15T16:13:10.360Z] === Skipped
16:13:10 [2020-09-15T16:13:10.360Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:13:10 [2020-09-15T16:13:10.360Z]     build_session_test.go:25: TODO: BuildKit
16:13:10 [2020-09-15T16:13:10.360Z] 
16:13:10 [2020-09-15T16:13:10.360Z] 
16:13:10 [2020-09-15T16:13:10.360Z] DONE 32 tests, 1 skipped in 174.018s
16:13:10 [2020-09-15T16:13:10.360Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:13:10 [2020-09-15T16:13:10.360Z] ++ 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
16:13:10 [2020-09-15T16:13:10.360Z] ++ set -e
16:13:10 [2020-09-15T16:13:10.360Z] ++ '[' -n 0 ']'
16:13:10 [2020-09-15T16:13:10.360Z] ++ set -x
16:13:10 [2020-09-15T16:13:10.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:13:10 [2020-09-15T16:13:10.617Z] INFO: Testing against a local daemon
16:13:10 [2020-09-15T16:13:10.617Z] === RUN   TestConfigInspect
16:13:10 [2020-09-15T16:13:10.971Z] --- PASS: TestReadPluginNoRead (10.35s)
16:13:10 [2020-09-15T16:13:10.971Z]     --- PASS: TestReadPluginNoRead/default (2.26s)
16:13:10 [2020-09-15T16:13:10.971Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.25s)
16:13:10 [2020-09-15T16:13:10.971Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.23s)
16:13:10 [2020-09-15T16:13:10.971Z]     read_test.go:92: [d0a0bf59eadd9] daemon is not started
16:13:10 [2020-09-15T16:13:10.971Z] PASS
16:13:10 [2020-09-15T16:13:10.971Z] 
16:13:10 [2020-09-15T16:13:10.971Z] DONE 6 tests in 23.705s
16:13:10 [2020-09-15T16:13:10.971Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:13:10 [2020-09-15T16:13:10.971Z] testing: warning: no tests to run
16:13:10 [2020-09-15T16:13:10.971Z] PASS
16:13:10 [2020-09-15T16:13:10.971Z] 
16:13:10 [2020-09-15T16:13:10.971Z] DONE 0 tests in 0.043s
16:13:10 [2020-09-15T16:13:10.971Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:13:10 [2020-09-15T16:13:10.971Z] INFO: Testing against a local daemon
16:13:10 [2020-09-15T16:13:10.971Z] === RUN   TestPluginWithDevMounts
16:13:10 [2020-09-15T16:13:10.971Z] --- SKIP: TestPluginWithDevMounts (0.00s)
16:13:10 [2020-09-15T16:13:10.971Z]     mounts_test.go:21: (*Execution).IsRootless-fm
16:13:10 [2020-09-15T16:13:10.971Z] PASS
16:13:10 [2020-09-15T16:13:10.971Z] 
16:13:10 [2020-09-15T16:13:10.971Z] === Skipped
16:13:10 [2020-09-15T16:13:10.971Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
16:13:10 [2020-09-15T16:13:10.971Z]     mounts_test.go:21: (*Execution).IsRootless-fm
16:13:10 [2020-09-15T16:13:10.971Z] 
16:13:10 [2020-09-15T16:13:10.971Z] 
16:13:10 [2020-09-15T16:13:10.971Z] DONE 1 tests, 1 skipped in 0.159s
16:13:10 [2020-09-15T16:13:10.971Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:13:11 [2020-09-15T16:13:11.081Z] --- PASS: TestDaemonStartWithLogOpt (3.80s)
16:13:11 [2020-09-15T16:13:11.081Z] === CONT  TestReadPluginNoRead
16:13:11 [2020-09-15T16:13:11.181Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
16:13:11 [2020-09-15T16:13:11.231Z] INFO: Testing against a local daemon
16:13:11 [2020-09-15T16:13:11.231Z] === RUN   TestSecretInspect
16:13:11 [2020-09-15T16:13:11.231Z] --- SKIP: TestSecretInspect (0.01s)
16:13:11 [2020-09-15T16:13:11.231Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.231Z] === RUN   TestSecretList
16:13:11 [2020-09-15T16:13:11.231Z] --- SKIP: TestSecretList (0.01s)
16:13:11 [2020-09-15T16:13:11.231Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.231Z] === RUN   TestSecretsCreateAndDelete
16:13:11 [2020-09-15T16:13:11.231Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
16:13:11 [2020-09-15T16:13:11.231Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.231Z] === RUN   TestSecretsUpdate
16:13:11 [2020-09-15T16:13:11.231Z] --- SKIP: TestSecretsUpdate (0.02s)
16:13:11 [2020-09-15T16:13:11.231Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.231Z] === RUN   TestTemplatedSecret
16:13:11 [2020-09-15T16:13:11.231Z] --- SKIP: TestTemplatedSecret (0.00s)
16:13:11 [2020-09-15T16:13:11.231Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.231Z] === RUN   TestSecretCreateResolve
16:13:11 [2020-09-15T16:13:11.231Z] --- SKIP: TestSecretCreateResolve (0.01s)
16:13:11 [2020-09-15T16:13:11.231Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.231Z] PASS
16:13:11 [2020-09-15T16:13:11.231Z] 
16:13:11 [2020-09-15T16:13:11.231Z] === Skipped
16:13:11 [2020-09-15T16:13:11.231Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
16:13:11 [2020-09-15T16:13:11.231Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.231Z] 
16:13:11 [2020-09-15T16:13:11.231Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
16:13:11 [2020-09-15T16:13:11.231Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.231Z] 
16:13:11 [2020-09-15T16:13:11.231Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
16:13:11 [2020-09-15T16:13:11.231Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.231Z] 
16:13:11 [2020-09-15T16:13:11.231Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
16:13:11 [2020-09-15T16:13:11.231Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.231Z] 
16:13:11 [2020-09-15T16:13:11.231Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
16:13:11 [2020-09-15T16:13:11.231Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.231Z] 
16:13:11 [2020-09-15T16:13:11.231Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
16:13:11 [2020-09-15T16:13:11.231Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.231Z] 
16:13:11 [2020-09-15T16:13:11.231Z] 
16:13:11 [2020-09-15T16:13:11.231Z] DONE 6 tests, 6 skipped in 0.195s
16:13:11 [2020-09-15T16:13:11.231Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:13:11 [2020-09-15T16:13:11.231Z] INFO: Testing against a local daemon
16:13:11 [2020-09-15T16:13:11.231Z] === RUN   TestServiceCreateInit
16:13:11 [2020-09-15T16:13:11.231Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:13:11 [2020-09-15T16:13:11.231Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:13:11 [2020-09-15T16:13:11.231Z] --- PASS: TestServiceCreateInit (0.02s)
16:13:11 [2020-09-15T16:13:11.231Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:13:11 [2020-09-15T16:13:11.231Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.231Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:13:11 [2020-09-15T16:13:11.231Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.231Z] === RUN   TestCreateServiceMultipleTimes
16:13:11 [2020-09-15T16:13:11.491Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s)
16:13:11 [2020-09-15T16:13:11.491Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.491Z] === RUN   TestCreateServiceConflict
16:13:11 [2020-09-15T16:13:11.491Z] --- SKIP: TestCreateServiceConflict (0.01s)
16:13:11 [2020-09-15T16:13:11.491Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.491Z] === RUN   TestCreateServiceMaxReplicas
16:13:11 [2020-09-15T16:13:11.491Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
16:13:11 [2020-09-15T16:13:11.491Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.491Z] === RUN   TestCreateWithDuplicateNetworkNames
16:13:11 [2020-09-15T16:13:11.491Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
16:13:11 [2020-09-15T16:13:11.491Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.491Z] === RUN   TestCreateServiceSecretFileMode
16:13:11 [2020-09-15T16:13:11.491Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
16:13:11 [2020-09-15T16:13:11.491Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.491Z] === RUN   TestCreateServiceConfigFileMode
16:13:11 [2020-09-15T16:13:11.491Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
16:13:11 [2020-09-15T16:13:11.491Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.491Z] === RUN   TestCreateServiceSysctls
16:13:11 [2020-09-15T16:13:11.491Z] --- SKIP: TestCreateServiceSysctls (0.02s)
16:13:11 [2020-09-15T16:13:11.491Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.491Z] === RUN   TestCreateServiceCapabilities
16:13:11 [2020-09-15T16:13:11.491Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
16:13:11 [2020-09-15T16:13:11.491Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.491Z] === RUN   TestInspect
16:13:11 [2020-09-15T16:13:11.491Z] --- SKIP: TestInspect (0.01s)
16:13:11 [2020-09-15T16:13:11.491Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.491Z] === RUN   TestCreateJob
16:13:11 [2020-09-15T16:13:11.491Z] --- SKIP: TestCreateJob (0.01s)
16:13:11 [2020-09-15T16:13:11.491Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.491Z] === RUN   TestReplicatedJob
16:13:11 [2020-09-15T16:13:11.491Z] --- SKIP: TestReplicatedJob (0.01s)
16:13:11 [2020-09-15T16:13:11.491Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.491Z] === RUN   TestUpdateReplicatedJob
16:13:11 [2020-09-15T16:13:11.491Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
16:13:11 [2020-09-15T16:13:11.491Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.491Z] === RUN   TestServiceListWithStatuses
16:13:11 [2020-09-15T16:13:11.491Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:13:11 [2020-09-15T16:13:11.491Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:13:11 [2020-09-15T16:13:11.491Z] === RUN   TestDockerNetworkConnectAlias
16:13:11 [2020-09-15T16:13:11.491Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
16:13:11 [2020-09-15T16:13:11.491Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.491Z] === RUN   TestDockerNetworkReConnect
16:13:11 [2020-09-15T16:13:11.491Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
16:13:11 [2020-09-15T16:13:11.491Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:11 [2020-09-15T16:13:11.491Z] === RUN   TestServicePlugin
16:13:11 [2020-09-15T16:13:11.661Z] --- PASS: TestStats (2.79s)
16:13:11 [2020-09-15T16:13:11.661Z] === RUN   TestStopContainerWithTimeout
16:13:11 [2020-09-15T16:13:11.661Z] === RUN   TestStopContainerWithTimeout/0
16:13:11 [2020-09-15T16:13:11.661Z] === PAUSE TestStopContainerWithTimeout/0
16:13:11 [2020-09-15T16:13:11.661Z] === RUN   TestStopContainerWithTimeout/1
16:13:11 [2020-09-15T16:13:11.661Z] === PAUSE TestStopContainerWithTimeout/1
16:13:11 [2020-09-15T16:13:11.661Z] === RUN   TestStopContainerWithTimeout/3
16:13:11 [2020-09-15T16:13:11.661Z] === PAUSE TestStopContainerWithTimeout/3
16:13:11 [2020-09-15T16:13:11.661Z] === RUN   TestStopContainerWithTimeout/-1
16:13:11 [2020-09-15T16:13:11.661Z] === PAUSE TestStopContainerWithTimeout/-1
16:13:11 [2020-09-15T16:13:11.661Z] === CONT  TestStopContainerWithTimeout/0
16:13:11 [2020-09-15T16:13:11.661Z] === CONT  TestStopContainerWithTimeout/1
16:13:11 [2020-09-15T16:13:11.661Z] === CONT  TestStopContainerWithTimeout/3
16:13:11 [2020-09-15T16:13:11.661Z] === CONT  TestStopContainerWithTimeout/-1
16:13:12 [2020-09-15T16:13:12.111Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
16:13:12 [2020-09-15T16:13:12.368Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
16:13:13 [2020-09-15T16:13:13.146Z] === RUN   TestReadPluginNoRead/default
16:13:13 [2020-09-15T16:13:13.743Z] --- PASS: TestConfigInspect (2.84s)
16:13:13 [2020-09-15T16:13:13.743Z] === RUN   TestConfigList
16:13:14 [2020-09-15T16:13:14.000Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
16:13:14 [2020-09-15T16:13:14.209Z] --- PASS: TestStopContainerWithTimeout (0.02s)
16:13:14 [2020-09-15T16:13:14.209Z]     --- PASS: TestStopContainerWithTimeout/0 (1.29s)
16:13:14 [2020-09-15T16:13:14.209Z]     --- PASS: TestStopContainerWithTimeout/1 (2.16s)
16:13:14 [2020-09-15T16:13:14.209Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.93s)
16:13:14 [2020-09-15T16:13:14.209Z]     --- PASS: TestStopContainerWithTimeout/3 (3.19s)
16:13:14 [2020-09-15T16:13:14.209Z] === RUN   TestDeleteDevicemapper
16:13:14 [2020-09-15T16:13:14.209Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:13:14 [2020-09-15T16:13:14.209Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:13:14 [2020-09-15T16:13:14.209Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:13:14 [2020-09-15T16:13:14.930Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
16:13:15 [2020-09-15T16:13:15.211Z] === RUN   TestReadPluginNoRead/disabled_caching
16:13:15 [2020-09-15T16:13:15.687Z] --- SKIP: TestServicePlugin (3.45s)
16:13:15 [2020-09-15T16:13:15.687Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.687Z] === RUN   TestServiceUpdateLabel
16:13:15 [2020-09-15T16:13:15.687Z] --- SKIP: TestServiceUpdateLabel (0.01s)
16:13:15 [2020-09-15T16:13:15.687Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.687Z] === RUN   TestServiceUpdateSecrets
16:13:15 [2020-09-15T16:13:15.687Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
16:13:15 [2020-09-15T16:13:15.687Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.687Z] === RUN   TestServiceUpdateConfigs
16:13:15 [2020-09-15T16:13:15.687Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
16:13:15 [2020-09-15T16:13:15.687Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.687Z] === RUN   TestServiceUpdateNetwork
16:13:15 [2020-09-15T16:13:15.687Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
16:13:15 [2020-09-15T16:13:15.687Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.687Z] === RUN   TestServiceUpdatePidsLimit
16:13:15 [2020-09-15T16:13:15.687Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
16:13:15 [2020-09-15T16:13:15.687Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.687Z] PASS
16:13:15 [2020-09-15T16:13:15.687Z] 
16:13:15 [2020-09-15T16:13:15.687Z] === Skipped
16:13:15 [2020-09-15T16:13:15.687Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
16:13:15 [2020-09-15T16:13:15.687Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:13:15 [2020-09-15T16:13:15.687Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.687Z] 
16:13:15 [2020-09-15T16:13:15.687Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
16:13:15 [2020-09-15T16:13:15.687Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:13:15 [2020-09-15T16:13:15.687Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.687Z] 
16:13:15 [2020-09-15T16:13:15.688Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s)
16:13:15 [2020-09-15T16:13:15.688Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
16:13:15 [2020-09-15T16:13:15.688Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
16:13:15 [2020-09-15T16:13:15.688Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
16:13:15 [2020-09-15T16:13:15.688Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
16:13:15 [2020-09-15T16:13:15.688Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
16:13:15 [2020-09-15T16:13:15.688Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
16:13:15 [2020-09-15T16:13:15.688Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
16:13:15 [2020-09-15T16:13:15.688Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] === SKIP: amd64.integration.service TestInspect (0.01s)
16:13:15 [2020-09-15T16:13:15.688Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
16:13:15 [2020-09-15T16:13:15.688Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
16:13:15 [2020-09-15T16:13:15.688Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
16:13:15 [2020-09-15T16:13:15.688Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:13:15 [2020-09-15T16:13:15.688Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
16:13:15 [2020-09-15T16:13:15.688Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
16:13:15 [2020-09-15T16:13:15.688Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] === SKIP: amd64.integration.service TestServicePlugin (3.45s)
16:13:15 [2020-09-15T16:13:15.688Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
16:13:15 [2020-09-15T16:13:15.688Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
16:13:15 [2020-09-15T16:13:15.688Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
16:13:15 [2020-09-15T16:13:15.688Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
16:13:15 [2020-09-15T16:13:15.688Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
16:13:15 [2020-09-15T16:13:15.688Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] DONE 24 tests, 23 skipped in 3.898s
16:13:15 [2020-09-15T16:13:15.688Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:13:15 [2020-09-15T16:13:15.688Z] INFO: Testing against a local daemon
16:13:15 [2020-09-15T16:13:15.688Z] === RUN   TestSessionCreate
16:13:15 [2020-09-15T16:13:15.688Z] --- PASS: TestSessionCreate (0.03s)
16:13:15 [2020-09-15T16:13:15.688Z] === RUN   TestSessionCreateWithBadUpgrade
16:13:15 [2020-09-15T16:13:15.688Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:13:15 [2020-09-15T16:13:15.688Z] PASS
16:13:15 [2020-09-15T16:13:15.688Z] 
16:13:15 [2020-09-15T16:13:15.688Z] DONE 2 tests in 0.159s
16:13:15 [2020-09-15T16:13:15.688Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:13:15 [2020-09-15T16:13:15.688Z] INFO: Testing against a local daemon
16:13:15 [2020-09-15T16:13:15.688Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:13:15 [2020-09-15T16:13:15.688Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:13:15 [2020-09-15T16:13:15.688Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:13:15 [2020-09-15T16:13:15.688Z] === RUN   TestEventsExecDie
16:13:15 [2020-09-15T16:13:15.843Z] --- PASS: TestContinueAfterPluginCrash (9.15s)
16:13:15 [2020-09-15T16:13:15.860Z] --- PASS: TestConfigList (2.48s)
16:13:15 [2020-09-15T16:13:15.860Z] === RUN   TestConfigsCreateAndDelete
16:13:15 [2020-09-15T16:13:15.947Z] --- PASS: TestEventsExecDie (0.48s)
16:13:15 [2020-09-15T16:13:15.948Z] === RUN   TestEventsBackwardsCompatible
16:13:15 [2020-09-15T16:13:15.948Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
16:13:15 [2020-09-15T16:13:15.948Z] === RUN   TestInfoBinaryCommits
16:13:15 [2020-09-15T16:13:15.948Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:13:15 [2020-09-15T16:13:15.948Z] === RUN   TestInfoAPIVersioned
16:13:15 [2020-09-15T16:13:15.948Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:13:15 [2020-09-15T16:13:15.948Z] === RUN   TestInfoDiscoveryBackend
16:13:16 [2020-09-15T16:13:16.117Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
16:13:16 [2020-09-15T16:13:16.682Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
16:13:16 [2020-09-15T16:13:16.682Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
16:13:16 [2020-09-15T16:13:16.760Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.31s)
16:13:16 [2020-09-15T16:13:16.760Z] === RUN   TestUpdateMemory
16:13:16 [2020-09-15T16:13:16.760Z] --- SKIP: TestUpdateMemory (0.00s)
16:13:16 [2020-09-15T16:13:16.760Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:13:16 [2020-09-15T16:13:16.760Z] === RUN   TestUpdateCPUQuota
16:13:17 [2020-09-15T16:13:17.350Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:13:17 [2020-09-15T16:13:17.612Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
16:13:17 [2020-09-15T16:13:17.853Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
16:13:17 [2020-09-15T16:13:17.853Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:13:18 [2020-09-15T16:13:18.146Z] --- PASS: TestUpdateCPUQuota (1.36s)
16:13:18 [2020-09-15T16:13:18.146Z] === RUN   TestUpdatePidsLimit
16:13:18 [2020-09-15T16:13:18.146Z] === RUN   TestUpdatePidsLimit/update_from_none
16:13:18 [2020-09-15T16:13:18.407Z] === RUN   TestUpdatePidsLimit/no_change
16:13:18 [2020-09-15T16:13:18.543Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
16:13:18 [2020-09-15T16:13:18.668Z] === RUN   TestUpdatePidsLimit/update_lower
16:13:19 [2020-09-15T16:13:19.107Z] --- PASS: TestConfigsCreateAndDelete (3.13s)
16:13:19 [2020-09-15T16:13:19.107Z] === RUN   TestConfigsUpdate
16:13:19 [2020-09-15T16:13:19.240Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:13:19 [2020-09-15T16:13:19.364Z] === RUN   TestDockerSuite/TestAttachAfterDetach
16:13:19 [2020-09-15T16:13:19.414Z] --- PASS: TestReadPluginNoRead (9.09s)
16:13:19 [2020-09-15T16:13:19.414Z]     --- PASS: TestReadPluginNoRead/default (1.99s)
16:13:19 [2020-09-15T16:13:19.414Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.08s)
16:13:19 [2020-09-15T16:13:19.414Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.19s)
16:13:19 [2020-09-15T16:13:19.414Z]     read_test.go:92: [d119ac2812687] daemon is not started
16:13:19 [2020-09-15T16:13:19.414Z] PASS
16:13:19 [2020-09-15T16:13:19.414Z] 
16:13:19 [2020-09-15T16:13:19.414Z] DONE 6 tests in 13.072s
16:13:19 [2020-09-15T16:13:19.414Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:13:19 [2020-09-15T16:13:19.414Z] ++ 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
16:13:19 [2020-09-15T16:13:19.414Z] ++ set -e
16:13:19 [2020-09-15T16:13:19.414Z] ++ '[' -n 0 ']'
16:13:19 [2020-09-15T16:13:19.414Z] ++ set -x
16:13:19 [2020-09-15T16:13:19.414Z] ++ env -i DEST=/go/src/github.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
16:13:19 [2020-09-15T16:13:19.501Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:13:19 [2020-09-15T16:13:19.705Z] testing: warning: no tests to run
16:13:19 [2020-09-15T16:13:19.705Z] PASS
16:13:19 [2020-09-15T16:13:19.705Z] 
16:13:19 [2020-09-15T16:13:19.705Z] DONE 0 tests in 0.096s
16:13:19 [2020-09-15T16:13:19.705Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:13:19 [2020-09-15T16:13:19.705Z] ++ 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
16:13:19 [2020-09-15T16:13:19.705Z] ++ set -e
16:13:19 [2020-09-15T16:13:19.705Z] ++ '[' -n 0 ']'
16:13:19 [2020-09-15T16:13:19.705Z] ++ set -x
16:13:19 [2020-09-15T16:13:19.705Z] ++ env -i DEST=/go/src/github.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
16:13:19 [2020-09-15T16:13:19.705Z] INFO: Testing against a local daemon
16:13:19 [2020-09-15T16:13:19.705Z] === RUN   TestPluginWithDevMounts
16:13:19 [2020-09-15T16:13:19.705Z] === PAUSE TestPluginWithDevMounts
16:13:19 [2020-09-15T16:13:19.705Z] === CONT  TestPluginWithDevMounts
16:13:19 [2020-09-15T16:13:19.927Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
16:13:20 [2020-09-15T16:13:20.072Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:13:20 [2020-09-15T16:13:20.332Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:13:21 [2020-09-15T16:13:21.140Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s)
16:13:21 [2020-09-15T16:13:21.140Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:13:21 [2020-09-15T16:13:21.140Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
16:13:21 [2020-09-15T16:13:21.140Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
16:13:21 [2020-09-15T16:13:21.140Z] === RUN   TestInfoAPI
16:13:21 [2020-09-15T16:13:21.140Z] --- PASS: TestInfoAPI (0.04s)
16:13:21 [2020-09-15T16:13:21.140Z] === RUN   TestInfoAPIWarnings
16:13:21 [2020-09-15T16:13:21.295Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
16:13:21 [2020-09-15T16:13:21.717Z] --- PASS: TestUpdatePidsLimit (3.75s)
16:13:21 [2020-09-15T16:13:21.717Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
16:13:21 [2020-09-15T16:13:21.717Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
16:13:21 [2020-09-15T16:13:21.717Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
16:13:21 [2020-09-15T16:13:21.717Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
16:13:21 [2020-09-15T16:13:21.717Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s)
16:13:21 [2020-09-15T16:13:21.717Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
16:13:21 [2020-09-15T16:13:21.717Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
16:13:21 [2020-09-15T16:13:21.717Z] === RUN   TestUpdateRestartPolicy
16:13:21 [2020-09-15T16:13:21.769Z] --- PASS: TestPluginWithDevMounts (1.91s)
16:13:21 [2020-09-15T16:13:21.769Z] PASS
16:13:21 [2020-09-15T16:13:21.769Z] 
16:13:21 [2020-09-15T16:13:21.769Z] DONE 1 tests in 2.032s
16:13:21 [2020-09-15T16:13:21.769Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
16:13:21 [2020-09-15T16:13:21.769Z] ++ 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
16:13:21 [2020-09-15T16:13:21.769Z] ++ set -e
16:13:21 [2020-09-15T16:13:21.769Z] ++ '[' -n 0 ']'
16:13:21 [2020-09-15T16:13:21.769Z] ++ set -x
16:13:21 [2020-09-15T16:13:21.769Z] ++ env -i DEST=/go/src/github.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
16:13:21 [2020-09-15T16:13:21.769Z] INFO: Testing against a local daemon
16:13:21 [2020-09-15T16:13:21.769Z] === RUN   TestSecretInspect
16:13:21 [2020-09-15T16:13:21.859Z] --- PASS: TestConfigsUpdate (2.86s)
16:13:21 [2020-09-15T16:13:21.859Z] === RUN   TestTemplatedConfig
16:13:22 [2020-09-15T16:13:22.518Z] --- PASS: TestInfoAPIWarnings (1.53s)
16:13:22 [2020-09-15T16:13:22.518Z] === RUN   TestInfoDebug
16:13:22 [2020-09-15T16:13:22.790Z] === RUN   TestDockerSuite/TestAttachDetach
16:13:23 [2020-09-15T16:13:23.048Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
16:13:23 [2020-09-15T16:13:23.615Z] === RUN   TestDockerSuite/TestAttachDisconnect
16:13:23 [2020-09-15T16:13:23.899Z] --- PASS: TestInfoDebug (1.54s)
16:13:23 [2020-09-15T16:13:23.899Z] === RUN   TestInfoInsecureRegistries
16:13:24 [2020-09-15T16:13:24.551Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
16:13:25 [2020-09-15T16:13:25.481Z] --- PASS: TestTemplatedConfig (3.48s)
16:13:25 [2020-09-15T16:13:25.481Z] === RUN   TestConfigCreateResolve
16:13:25 [2020-09-15T16:13:25.737Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
16:13:25 [2020-09-15T16:13:25.804Z] --- PASS: TestInfoInsecureRegistries (1.53s)
16:13:25 [2020-09-15T16:13:25.804Z] === RUN   TestInfoRegistryMirrors
16:13:26 [2020-09-15T16:13:26.217Z] --- PASS: TestSecretInspect (3.79s)
16:13:26 [2020-09-15T16:13:26.218Z] === RUN   TestSecretList
16:13:26 [2020-09-15T16:13:26.299Z] === RUN   TestDockerSuite/TestAttachPausedContainer
16:13:27 [2020-09-15T16:13:27.181Z] --- PASS: TestInfoRegistryMirrors (1.53s)
16:13:27 [2020-09-15T16:13:27.181Z] === RUN   TestLoginFailsWithBadCredentials
16:13:27 [2020-09-15T16:13:27.181Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
16:13:27 [2020-09-15T16:13:27.181Z] === RUN   TestPingCacheHeaders
16:13:27 [2020-09-15T16:13:27.181Z] --- PASS: TestPingCacheHeaders (0.04s)
16:13:27 [2020-09-15T16:13:27.181Z] === RUN   TestPingGet
16:13:27 [2020-09-15T16:13:27.181Z] --- PASS: TestPingGet (0.01s)
16:13:27 [2020-09-15T16:13:27.181Z] === RUN   TestPingHead
16:13:27 [2020-09-15T16:13:27.181Z] --- PASS: TestPingHead (0.02s)
16:13:27 [2020-09-15T16:13:27.181Z] === RUN   TestVersion
16:13:27 [2020-09-15T16:13:27.181Z] --- PASS: TestVersion (0.02s)
16:13:27 [2020-09-15T16:13:27.181Z] PASS
16:13:27 [2020-09-15T16:13:27.181Z] 
16:13:27 [2020-09-15T16:13:27.181Z] === Skipped
16:13:27 [2020-09-15T16:13:27.181Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:13:27 [2020-09-15T16:13:27.181Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:13:27 [2020-09-15T16:13:27.181Z] 
16:13:27 [2020-09-15T16:13:27.181Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
16:13:27 [2020-09-15T16:13:27.181Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
16:13:27 [2020-09-15T16:13:27.181Z] 
16:13:27 [2020-09-15T16:13:27.181Z] 
16:13:27 [2020-09-15T16:13:27.181Z] DONE 18 tests, 2 skipped in 11.970s
16:13:27 [2020-09-15T16:13:27.181Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:13:27 [2020-09-15T16:13:27.231Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
16:13:27 [2020-09-15T16:13:27.231Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
16:13:27 [2020-09-15T16:13:27.440Z] INFO: Testing against a local daemon
16:13:27 [2020-09-15T16:13:27.440Z] === RUN   TestVolumesCreateAndList
16:13:27 [2020-09-15T16:13:27.440Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:13:27 [2020-09-15T16:13:27.440Z] === RUN   TestVolumesRemove
16:13:27 [2020-09-15T16:13:27.440Z] --- PASS: TestVolumesRemove (0.06s)
16:13:27 [2020-09-15T16:13:27.440Z] === RUN   TestVolumesInspect
16:13:27 [2020-09-15T16:13:27.440Z] --- PASS: TestVolumesInspect (0.02s)
16:13:27 [2020-09-15T16:13:27.440Z] === RUN   TestVolumesInvalidJSON
16:13:27 [2020-09-15T16:13:27.440Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:13:27 [2020-09-15T16:13:27.440Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:13:27 [2020-09-15T16:13:27.440Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:13:27 [2020-09-15T16:13:27.440Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:13:27 [2020-09-15T16:13:27.440Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:13:27 [2020-09-15T16:13:27.440Z] PASS
16:13:27 [2020-09-15T16:13:27.440Z] 
16:13:27 [2020-09-15T16:13:27.440Z] DONE 5 tests in 0.224s
16:13:27 [2020-09-15T16:13:27.440Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:13:27 [2020-09-15T16:13:27.440Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11929 is not a child of this shell
16:13:27 [2020-09-15T16:13:27.440Z] warning: PID 11929 from bundles/test-integration/docker.pid had a nonzero exit code
16:13:27 [2020-09-15T16:13:27.440Z] Leaving: AppArmorNo profiles have been unloaded.
16:13:27 [2020-09-15T16:13:27.440Z] 
16:13:27 [2020-09-15T16:13:27.440Z] Unloading profiles will leave already running processes permanently
16:13:27 [2020-09-15T16:13:27.440Z] unconfined, which can lead to unexpected situations.
16:13:27 [2020-09-15T16:13:27.440Z] 
16:13:27 [2020-09-15T16:13:27.440Z] To set a process to complain mode, use the command line tool
16:13:27 [2020-09-15T16:13:27.440Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:13:27 [2020-09-15T16:13:27.440Z] Removing test suite binaries
16:13:27 [2020-09-15T16:13:27.700Z] exiting test-integration
16:13:27 [2020-09-15T16:13:27.700Z] ++ exit 0
16:13:28 [2020-09-15T16:13:28.161Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
16:13:28 [2020-09-15T16:13:28.161Z] --- PASS: TestConfigCreateResolve (2.69s)
16:13:28 [2020-09-15T16:13:28.161Z] === RUN   TestConfigDaemonLibtrustID
16:13:28 [2020-09-15T16:13:28.636Z] 
16:13:28 [2020-09-15T16:13:28.724Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
16:13:28 [2020-09-15T16:13:28.724Z] PASS
16:13:28 [2020-09-15T16:13:28.724Z] 
16:13:28 [2020-09-15T16:13:28.724Z] DONE 7 tests in 18.259s
16:13:28 [2020-09-15T16:13:28.724Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:13:28 [2020-09-15T16:13:28.724Z] ++ 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
16:13:28 [2020-09-15T16:13:28.724Z] ++ set -e
16:13:28 [2020-09-15T16:13:28.724Z] ++ '[' -n 0 ']'
16:13:28 [2020-09-15T16:13:28.724Z] ++ set -x
16:13:28 [2020-09-15T16:13:28.724Z] ++ env -i DEST=/go/src/github.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
16:13:28 [2020-09-15T16:13:28.981Z] INFO: Testing against a local daemon
16:13:28 [2020-09-15T16:13:28.981Z] === RUN   TestCheckpoint
16:13:28 [2020-09-15T16:13:28.981Z] --- SKIP: TestCheckpoint (0.00s)
16:13:28 [2020-09-15T16:13:28.981Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:13:28 [2020-09-15T16:13:28.981Z] === RUN   TestContainerInvalidJSON
16:13:28 [2020-09-15T16:13:28.981Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:13:28 [2020-09-15T16:13:28.981Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:13:28 [2020-09-15T16:13:28.981Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:13:28 [2020-09-15T16:13:28.981Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:13:28 [2020-09-15T16:13:28.981Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:13:28 [2020-09-15T16:13:28.981Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:13:28 [2020-09-15T16:13:28.981Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:13:28 [2020-09-15T16:13:28.981Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:13:28 [2020-09-15T16:13:28.981Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:13:28 [2020-09-15T16:13:28.981Z] --- PASS: TestContainerInvalidJSON (0.02s)
16:13:28 [2020-09-15T16:13:28.981Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:13:28 [2020-09-15T16:13:28.981Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:13:28 [2020-09-15T16:13:28.981Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:13:28 [2020-09-15T16:13:28.981Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:13:28 [2020-09-15T16:13:28.981Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
16:13:28 [2020-09-15T16:13:28.981Z] === RUN   TestCopyFromContainerPathIsNotDir
16:13:28 [2020-09-15T16:13:28.981Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
16:13:28 [2020-09-15T16:13:28.981Z] === RUN   TestCopyToContainerPathDoesNotExist
16:13:28 [2020-09-15T16:13:28.981Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
16:13:29 [2020-09-15T16:13:29.238Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
16:13:29 [2020-09-15T16:13:29.238Z] === RUN   TestCopyToContainerPathIsNotDir
16:13:29 [2020-09-15T16:13:29.238Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
16:13:29 [2020-09-15T16:13:29.238Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
16:13:29 [2020-09-15T16:13:29.238Z] === RUN   TestCopyFromContainer
16:13:29 [2020-09-15T16:13:29.729Z] --- PASS: TestSecretList (3.95s)
16:13:29 [2020-09-15T16:13:29.729Z] === RUN   TestSecretsCreateAndDelete
16:13:29 [2020-09-15T16:13:29.801Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
Post stage
[Pipeline] junit
16:13:30 [2020-09-15T16:13:30.028Z] Recording test results
16:13:30 [2020-09-15T16:13:30.093Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
16:13:30 [2020-09-15T16:13:30.659Z] === RUN   TestCopyFromContainer//
16:13:30 [2020-09-15T16:13:30.917Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
16:13:30 [2020-09-15T16:13:30.917Z] === RUN   TestCopyFromContainer//bar/root
16:13:31 [2020-09-15T16:13:31.174Z] === RUN   TestCopyFromContainer//bar/root/
16:13:31 [2020-09-15T16:13:31.174Z] === RUN   TestCopyFromContainer/bar/quux
16:13:31 [2020-09-15T16:13:31.433Z] === RUN   TestCopyFromContainer/bar/quux/
16:13:31 [2020-09-15T16:13:31.692Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
16:13:31 [2020-09-15T16:13:31.692Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:13:31 [2020-09-15T16:13:31.692Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:13:31 [2020-09-15T16:13:31.948Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:13:31 [2020-09-15T16:13:31.949Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:13:32 [2020-09-15T16:13:32.206Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
16:13:32 [2020-09-15T16:13:32.207Z] === RUN   TestCopyFromContainer/bar/notarget
16:13:32 [2020-09-15T16:13:32.207Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
16:13:32 [2020-09-15T16:13:32.207Z] --- PASS: TestCopyFromContainer (3.10s)
16:13:32 [2020-09-15T16:13:32.207Z]     --- PASS: TestCopyFromContainer// (0.22s)
16:13:32 [2020-09-15T16:13:32.207Z]     --- PASS: TestCopyFromContainer//bar/root (0.17s)
16:13:32 [2020-09-15T16:13:32.207Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
16:13:32 [2020-09-15T16:13:32.207Z]     --- PASS: TestCopyFromContainer/bar/quux (0.20s)
16:13:32 [2020-09-15T16:13:32.207Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.19s)
16:13:32 [2020-09-15T16:13:32.207Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
16:13:32 [2020-09-15T16:13:32.207Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s)
16:13:32 [2020-09-15T16:13:32.207Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
16:13:32 [2020-09-15T16:13:32.207Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
16:13:32 [2020-09-15T16:13:32.207Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
16:13:32 [2020-09-15T16:13:32.207Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:13:32 [2020-09-15T16:13:32.207Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:13:32 [2020-09-15T16:13:32.207Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:13:32 [2020-09-15T16:13:32.207Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:13:32 [2020-09-15T16:13:32.207Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:13:32 [2020-09-15T16:13:32.207Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:13:32 [2020-09-15T16:13:32.207Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:13:32 [2020-09-15T16:13:32.432Z] + echo Ensuring container killed.
16:13:32 [2020-09-15T16:13:32.432Z] Ensuring container killed.
16:13:32 [2020-09-15T16:13:32.432Z] + docker rm -vf docker-pr3
16:13:32 [2020-09-15T16:13:32.432Z] Error: No such container: docker-pr3
16:13:32 [2020-09-15T16:13:32.432Z] + true
[Pipeline] sh
16:13:32 [2020-09-15T16:13:32.463Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:13:32 [2020-09-15T16:13:32.463Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:13:32 [2020-09-15T16:13:32.463Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:13:32 [2020-09-15T16:13:32.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
16:13:32 [2020-09-15T16:13:32.463Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
16:13:32 [2020-09-15T16:13:32.463Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
16:13:32 [2020-09-15T16:13:32.463Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:13:32 [2020-09-15T16:13:32.463Z] === RUN   TestCreateLinkToNonExistingContainer
16:13:32 [2020-09-15T16:13:32.463Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
16:13:32 [2020-09-15T16:13:32.463Z] === RUN   TestCreateWithInvalidEnv
16:13:32 [2020-09-15T16:13:32.463Z] === RUN   TestCreateWithInvalidEnv/0
16:13:32 [2020-09-15T16:13:32.463Z] === PAUSE TestCreateWithInvalidEnv/0
16:13:32 [2020-09-15T16:13:32.463Z] === RUN   TestCreateWithInvalidEnv/1
16:13:32 [2020-09-15T16:13:32.463Z] === PAUSE TestCreateWithInvalidEnv/1
16:13:32 [2020-09-15T16:13:32.463Z] === RUN   TestCreateWithInvalidEnv/2
16:13:32 [2020-09-15T16:13:32.463Z] === PAUSE TestCreateWithInvalidEnv/2
16:13:32 [2020-09-15T16:13:32.463Z] === CONT  TestCreateWithInvalidEnv/0
16:13:32 [2020-09-15T16:13:32.463Z] === CONT  TestCreateWithInvalidEnv/2
16:13:32 [2020-09-15T16:13:32.463Z] === CONT  TestCreateWithInvalidEnv/1
16:13:32 [2020-09-15T16:13:32.463Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
16:13:32 [2020-09-15T16:13:32.463Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:13:32 [2020-09-15T16:13:32.463Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
16:13:32 [2020-09-15T16:13:32.463Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:13:32 [2020-09-15T16:13:32.463Z] === RUN   TestCreateTmpfsMountsTarget
16:13:32 [2020-09-15T16:13:32.463Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
16:13:32 [2020-09-15T16:13:32.463Z] === RUN   TestCreateWithCustomMaskedPaths
16:13:32 [2020-09-15T16:13:32.725Z] + echo Chowning /workspace to jenkins user
16:13:32 [2020-09-15T16:13:32.725Z] Chowning /workspace to jenkins user
16:13:32 [2020-09-15T16:13:32.725Z] + id -u
16:13:32 [2020-09-15T16:13:32.725Z] + id -g
16:13:32 [2020-09-15T16:13:32.725Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41453:/workspace busybox chown -R 1000:1000 /workspace
16:13:32 [2020-09-15T16:13:32.725Z] Unable to find image 'busybox:latest' locally
16:13:32 [2020-09-15T16:13:32.725Z] latest: Pulling from library/busybox
16:13:32 [2020-09-15T16:13:32.725Z] df8698476c65: Pulling fs layer
16:13:33 [2020-09-15T16:13:33.301Z] --- PASS: TestSecretsCreateAndDelete (3.72s)
16:13:33 [2020-09-15T16:13:33.301Z] === RUN   TestSecretsUpdate
16:13:33 [2020-09-15T16:13:33.394Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
16:13:33 [2020-09-15T16:13:33.394Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
16:13:34 [2020-09-15T16:13:34.324Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
16:13:34 [2020-09-15T16:13:34.581Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s)
16:13:34 [2020-09-15T16:13:34.581Z] === RUN   TestCreateWithCustomReadonlyPaths
16:13:34 [2020-09-15T16:13:34.837Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
16:13:35 [2020-09-15T16:13:35.095Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
16:13:36 [2020-09-15T16:13:36.463Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
16:13:36 [2020-09-15T16:13:36.622Z] --- PASS: TestUpdateRestartPolicy (12.45s)
16:13:36 [2020-09-15T16:13:36.622Z] === RUN   TestUpdateRestartWithAutoRemove
16:13:36 [2020-09-15T16:13:36.622Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s)
16:13:36 [2020-09-15T16:13:36.622Z] === RUN   TestWaitNonBlocked
16:13:36 [2020-09-15T16:13:36.622Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:13:36 [2020-09-15T16:13:36.622Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:13:36 [2020-09-15T16:13:36.622Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:13:36 [2020-09-15T16:13:36.622Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:13:36 [2020-09-15T16:13:36.622Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:13:36 [2020-09-15T16:13:36.622Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:13:36 [2020-09-15T16:13:36.622Z] --- PASS: TestWaitNonBlocked (0.03s)
16:13:36 [2020-09-15T16:13:36.622Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s)
16:13:36 [2020-09-15T16:13:36.622Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s)
16:13:36 [2020-09-15T16:13:36.622Z] === RUN   TestWaitBlocked
16:13:36 [2020-09-15T16:13:36.622Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:13:36 [2020-09-15T16:13:36.622Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:13:36 [2020-09-15T16:13:36.622Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:13:36 [2020-09-15T16:13:36.622Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:13:36 [2020-09-15T16:13:36.622Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:13:36 [2020-09-15T16:13:36.622Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:13:36 [2020-09-15T16:13:36.720Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.04s)
16:13:36 [2020-09-15T16:13:36.720Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:13:36 [2020-09-15T16:13:36.720Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:13:36 [2020-09-15T16:13:36.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:13:36 [2020-09-15T16:13:36.720Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:13:36 [2020-09-15T16:13:36.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:13:36 [2020-09-15T16:13:36.720Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:13:36 [2020-09-15T16:13:36.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:13:36 [2020-09-15T16:13:36.720Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:13:36 [2020-09-15T16:13:36.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:13:36 [2020-09-15T16:13:36.720Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:13:36 [2020-09-15T16:13:36.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:13:36 [2020-09-15T16:13:36.720Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:13:36 [2020-09-15T16:13:36.720Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:13:36 [2020-09-15T16:13:36.720Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:13:36 [2020-09-15T16:13:36.720Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:13:36 [2020-09-15T16:13:36.720Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:13:36 [2020-09-15T16:13:36.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
16:13:36 [2020-09-15T16:13:36.721Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
16:13:36 [2020-09-15T16:13:36.721Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
16:13:36 [2020-09-15T16:13:36.721Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
16:13:36 [2020-09-15T16:13:36.721Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
16:13:36 [2020-09-15T16:13:36.721Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:13:36 [2020-09-15T16:13:36.721Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:13:36 [2020-09-15T16:13:36.884Z] --- PASS: TestWaitBlocked (0.02s)
16:13:36 [2020-09-15T16:13:36.884Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s)
16:13:36 [2020-09-15T16:13:36.884Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s)
16:13:36 [2020-09-15T16:13:36.884Z] === CONT  TestContainerStartOnDaemonRestart
16:13:36 [2020-09-15T16:13:36.884Z] === CONT  TestIpcModeOlderClient
16:13:36 [2020-09-15T16:13:36.884Z] === CONT  TestDaemonHostGatewayIP
16:13:36 [2020-09-15T16:13:36.884Z] === CONT  TestContainerKillOnDaemonStart
16:13:37 [2020-09-15T16:13:37.146Z] --- PASS: TestIpcModeOlderClient (0.22s)
16:13:37 [2020-09-15T16:13:37.146Z] === CONT  TestDaemonRestartIpcMode
16:13:37 [2020-09-15T16:13:37.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:13:37 [2020-09-15T16:13:37.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:13:37 [2020-09-15T16:13:37.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:13:37 [2020-09-15T16:13:37.649Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s)
16:13:37 [2020-09-15T16:13:37.649Z] === RUN   TestCreateDifferentPlatform
16:13:37 [2020-09-15T16:13:37.649Z] === RUN   TestCreateDifferentPlatform/different_os
16:13:37 [2020-09-15T16:13:37.649Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:13:37 [2020-09-15T16:13:37.649Z] --- PASS: TestCreateDifferentPlatform (0.06s)
16:13:37 [2020-09-15T16:13:37.649Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.02s)
16:13:37 [2020-09-15T16:13:37.649Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
16:13:37 [2020-09-15T16:13:37.649Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:13:37 [2020-09-15T16:13:37.649Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s)
16:13:37 [2020-09-15T16:13:37.649Z] === RUN   TestContainerStartOnDaemonRestart
16:13:37 [2020-09-15T16:13:37.649Z] === PAUSE TestContainerStartOnDaemonRestart
16:13:37 [2020-09-15T16:13:37.649Z] === RUN   TestDaemonRestartIpcMode
16:13:37 [2020-09-15T16:13:37.649Z] === PAUSE TestDaemonRestartIpcMode
16:13:37 [2020-09-15T16:13:37.649Z] === RUN   TestDaemonHostGatewayIP
16:13:37 [2020-09-15T16:13:37.649Z] === PAUSE TestDaemonHostGatewayIP
16:13:37 [2020-09-15T16:13:37.649Z] === RUN   TestContainerKillOnDaemonStart
16:13:37 [2020-09-15T16:13:37.649Z] === PAUSE TestContainerKillOnDaemonStart
16:13:37 [2020-09-15T16:13:37.649Z] === RUN   TestDiff
16:13:37 [2020-09-15T16:13:37.753Z] --- PASS: TestSecretsUpdate (3.81s)
16:13:37 [2020-09-15T16:13:37.753Z] === RUN   TestTemplatedSecret
16:13:37 [2020-09-15T16:13:37.997Z] df8698476c65: Verifying Checksum
16:13:37 [2020-09-15T16:13:37.997Z] df8698476c65: Download complete
16:13:37 [2020-09-15T16:13:37.997Z] df8698476c65: Pull complete
16:13:37 [2020-09-15T16:13:37.997Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
16:13:37 [2020-09-15T16:13:37.997Z] Status: Downloaded newer image for busybox:latest
16:13:38 [2020-09-15T16:13:38.583Z] --- PASS: TestDiff (0.76s)
16:13:38 [2020-09-15T16:13:38.583Z] === RUN   TestExecWithCloseStdin
16:13:38 [2020-09-15T16:13:38.840Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:13:39 [2020-09-15T16:13:39.403Z] --- PASS: TestExecWithCloseStdin (0.85s)
16:13:39 [2020-09-15T16:13:39.403Z] === RUN   TestExec
16:13:39 [2020-09-15T16:13:39.678Z] + bundleName=amd64-rootless
16:13:39 [2020-09-15T16:13:39.678Z] + echo Creating amd64-rootless-bundles.tar.gz
16:13:39 [2020-09-15T16:13:39.678Z] Creating amd64-rootless-bundles.tar.gz
16:13:39 [2020-09-15T16:13:39.678Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
16:13:39 [2020-09-15T16:13:39.678Z] + 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
16:13:39 [2020-09-15T16:13:39.690Z] Archiving artifacts
16:13:39 [2020-09-15T16:13:39.969Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
16:13:40 [2020-09-15T16:13:40.226Z] --- PASS: TestExec (0.90s)
16:13:40 [2020-09-15T16:13:40.226Z] === RUN   TestExecUser
16:13:40 [2020-09-15T16:13:40.483Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
16:13:41 [2020-09-15T16:13:41.045Z] --- PASS: TestExecUser (0.85s)
16:13:41 [2020-09-15T16:13:41.045Z] === RUN   TestExportContainerAndImportImage
16:13:41 [2020-09-15T16:13:41.266Z] --- PASS: TestTemplatedSecret (3.81s)
16:13:41 [2020-09-15T16:13:41.266Z] === RUN   TestSecretCreateResolve
16:13:41 [2020-09-15T16:13:41.361Z] --- PASS: TestContainerStartOnDaemonRestart (3.80s)
16:13:41 [2020-09-15T16:13:41.575Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41453/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:13:41 [2020-09-15T16:13:41.622Z] --- PASS: TestDaemonRestartIpcMode (4.48s)
16:13:41 [2020-09-15T16:13:41.891Z] + make clean
16:13:41 [2020-09-15T16:13:41.974Z] --- PASS: TestExportContainerAndImportImage (0.83s)
16:13:41 [2020-09-15T16:13:41.974Z] === RUN   TestExportContainerAfterDaemonRestart
16:13:42 [2020-09-15T16:13:42.150Z] docker volume rm -f docker-dev-cache
16:13:42 [2020-09-15T16:13:42.150Z] docker-dev-cache
[Pipeline] deleteDir
16:13:42 [2020-09-15T16:13:42.194Z] --- PASS: TestDaemonHostGatewayIP (5.14s)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:13:43 [2020-09-15T16:13:43.340Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s)
16:13:43 [2020-09-15T16:13:43.340Z] === RUN   TestHealthCheckWorkdir
16:13:44 [2020-09-15T16:13:44.269Z] --- PASS: TestHealthCheckWorkdir (0.74s)
16:13:44 [2020-09-15T16:13:44.269Z] === RUN   TestHealthKillContainer
16:13:44 [2020-09-15T16:13:44.269Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
16:13:44 [2020-09-15T16:13:44.779Z] --- PASS: TestSecretCreateResolve (3.80s)
16:13:44 [2020-09-15T16:13:44.779Z] PASS
16:13:44 [2020-09-15T16:13:44.779Z] 
16:13:44 [2020-09-15T16:13:44.779Z] DONE 6 tests in 23.013s
16:13:44 [2020-09-15T16:13:44.779Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
16:13:44 [2020-09-15T16:13:44.779Z] ++ 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
16:13:44 [2020-09-15T16:13:44.779Z] ++ set -e
16:13:44 [2020-09-15T16:13:44.779Z] ++ '[' -n 0 ']'
16:13:44 [2020-09-15T16:13:44.779Z] ++ set -x
16:13:44 [2020-09-15T16:13:44.779Z] ++ env -i DEST=/go/src/github.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
16:13:44 [2020-09-15T16:13:44.779Z] INFO: Testing against a local daemon
16:13:44 [2020-09-15T16:13:44.779Z] === RUN   TestServiceCreateInit
16:13:44 [2020-09-15T16:13:44.779Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:13:46 [2020-09-15T16:13:46.789Z] --- PASS: TestHealthKillContainer (2.74s)
16:13:46 [2020-09-15T16:13:46.789Z] === RUN   TestInspectCpusetInConfigPre120
16:13:47 [2020-09-15T16:13:47.352Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s)
16:13:47 [2020-09-15T16:13:47.352Z] === RUN   TestIpcModeNone
16:13:47 [2020-09-15T16:13:47.916Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
16:13:47 [2020-09-15T16:13:47.916Z] --- PASS: TestIpcModeNone (0.70s)
16:13:47 [2020-09-15T16:13:47.916Z] === RUN   TestIpcModePrivate
16:13:48 [2020-09-15T16:13:48.480Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
16:13:48 [2020-09-15T16:13:48.736Z] --- PASS: TestIpcModePrivate (0.75s)
16:13:48 [2020-09-15T16:13:48.736Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false
16:13:48 [2020-09-15T16:13:48.736Z] === RUN   TestIpcModeShareable
16:13:48 [2020-09-15T16:13:48.736Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
16:13:49 [2020-09-15T16:13:49.300Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
16:13:49 [2020-09-15T16:13:49.557Z] --- PASS: TestIpcModeShareable (0.82s)
16:13:49 [2020-09-15T16:13:49.557Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true
16:13:49 [2020-09-15T16:13:49.557Z] === RUN   TestAPIIpcModeShareableAndContainer
16:13:49 [2020-09-15T16:13:49.813Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
16:13:49 [2020-09-15T16:13:49.813Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
16:13:50 [2020-09-15T16:13:50.327Z] --- PASS: TestContainerKillOnDaemonStart (13.39s)
16:13:50 [2020-09-15T16:13:50.327Z] PASS
16:13:50 [2020-09-15T16:13:50.327Z] 
16:13:50 [2020-09-15T16:13:50.327Z] === Skipped
16:13:50 [2020-09-15T16:13:50.327Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:13:50 [2020-09-15T16:13:50.327Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:13:50 [2020-09-15T16:13:50.327Z] 
16:13:50 [2020-09-15T16:13:50.327Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
16:13:50 [2020-09-15T16:13:50.327Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:13:50 [2020-09-15T16:13:50.327Z] 
16:13:50 [2020-09-15T16:13:50.327Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
16:13:50 [2020-09-15T16:13:50.327Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:13:50 [2020-09-15T16:13:50.327Z] 
16:13:50 [2020-09-15T16:13:50.327Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:13:50 [2020-09-15T16:13:50.327Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:13:50 [2020-09-15T16:13:50.327Z] 
16:13:50 [2020-09-15T16:13:50.327Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
16:13:50 [2020-09-15T16:13:50.327Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:13:50 [2020-09-15T16:13:50.327Z] 
16:13:50 [2020-09-15T16:13:50.327Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
16:13:50 [2020-09-15T16:13:50.327Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:13:50 [2020-09-15T16:13:50.327Z] 
16:13:50 [2020-09-15T16:13:50.327Z] 
16:13:50 [2020-09-15T16:13:50.327Z] DONE 192 tests, 6 skipped in 138.858s
16:13:50 [2020-09-15T16:13:50.327Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
16:13:50 [2020-09-15T16:13:50.327Z] ++ 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
16:13:50 [2020-09-15T16:13:50.327Z] ++ set -e
16:13:50 [2020-09-15T16:13:50.327Z] ++ '[' -n 0 ']'
16:13:50 [2020-09-15T16:13:50.327Z] ++ set -x
16:13:50 [2020-09-15T16:13:50.328Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:13:50 [2020-09-15T16:13:50.340Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:13:50 [2020-09-15T16:13:50.588Z] INFO: Testing against a local daemon
16:13:50 [2020-09-15T16:13:50.588Z] === RUN   TestCommitInheritsEnv
16:13:50 [2020-09-15T16:13:50.743Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
16:13:51 [2020-09-15T16:13:51.159Z] --- PASS: TestCommitInheritsEnv (0.62s)
16:13:51 [2020-09-15T16:13:51.159Z] === RUN   TestImportExtremelyLargeImageWorks
16:13:51 [2020-09-15T16:13:51.159Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:13:51 [2020-09-15T16:13:51.159Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
16:13:51 [2020-09-15T16:13:51.159Z] === RUN   TestImagesFilterMultiReference
16:13:51 [2020-09-15T16:13:51.421Z] --- PASS: TestImagesFilterMultiReference (0.10s)
16:13:51 [2020-09-15T16:13:51.421Z] === RUN   TestImagePullPlatformInvalid
16:13:51 [2020-09-15T16:13:51.421Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
16:13:51 [2020-09-15T16:13:51.421Z] === RUN   TestRemoveImageOrphaning
16:13:51 [2020-09-15T16:13:51.994Z] --- PASS: TestRemoveImageOrphaning (0.58s)
16:13:51 [2020-09-15T16:13:51.994Z] === RUN   TestRemoveImageGarbageCollector
16:13:51 [2020-09-15T16:13:51.994Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:13:51 [2020-09-15T16:13:51.994Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:13:51 [2020-09-15T16:13:51.994Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:13:51 [2020-09-15T16:13:51.994Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
16:13:51 [2020-09-15T16:13:51.994Z] === RUN   TestTagInvalidReference
16:13:51 [2020-09-15T16:13:51.994Z] --- PASS: TestTagInvalidReference (0.03s)
16:13:51 [2020-09-15T16:13:51.994Z] === RUN   TestTagValidPrefixedRepo
16:13:52 [2020-09-15T16:13:52.111Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
16:13:52 [2020-09-15T16:13:52.111Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
16:13:52 [2020-09-15T16:13:52.255Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
16:13:52 [2020-09-15T16:13:52.255Z] === RUN   TestTagExistedNameWithoutForce
16:13:52 [2020-09-15T16:13:52.255Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
16:13:52 [2020-09-15T16:13:52.255Z] === RUN   TestTagOfficialNames
16:13:52 [2020-09-15T16:13:52.255Z] --- PASS: TestTagOfficialNames (0.07s)
16:13:52 [2020-09-15T16:13:52.255Z] === RUN   TestTagMatchesDigest
16:13:52 [2020-09-15T16:13:52.255Z] --- PASS: TestTagMatchesDigest (0.02s)
16:13:52 [2020-09-15T16:13:52.255Z] PASS
16:13:52 [2020-09-15T16:13:52.255Z] 
16:13:52 [2020-09-15T16:13:52.255Z] === Skipped
16:13:52 [2020-09-15T16:13:52.255Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
16:13:52 [2020-09-15T16:13:52.255Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
16:13:52 [2020-09-15T16:13:52.255Z] 
16:13:52 [2020-09-15T16:13:52.255Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:13:52 [2020-09-15T16:13:52.255Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:13:52 [2020-09-15T16:13:52.255Z] 
16:13:52 [2020-09-15T16:13:52.255Z] 
16:13:52 [2020-09-15T16:13:52.255Z] DONE 12 tests, 2 skipped in 1.925s
16:13:52 [2020-09-15T16:13:52.255Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
16:13:52 [2020-09-15T16:13:52.255Z] ++ 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
16:13:52 [2020-09-15T16:13:52.255Z] ++ set -e
16:13:52 [2020-09-15T16:13:52.255Z] ++ '[' -n 0 ']'
16:13:52 [2020-09-15T16:13:52.255Z] ++ set -x
16:13:52 [2020-09-15T16:13:52.255Z] ++ env -i DEST=/go/src/github.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
16:13:52 [2020-09-15T16:13:52.368Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.70s)
16:13:52 [2020-09-15T16:13:52.368Z] === RUN   TestAPIIpcModeHost
16:13:52 [2020-09-15T16:13:52.516Z] INFO: Testing against a local daemon
16:13:52 [2020-09-15T16:13:52.516Z] === RUN   TestNetworkCreateDelete
16:13:52 [2020-09-15T16:13:52.777Z] --- PASS: TestNetworkCreateDelete (0.41s)
16:13:52 [2020-09-15T16:13:52.777Z] === RUN   TestDockerNetworkDeletePreferID
16:13:52 [2020-09-15T16:13:52.931Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
16:13:53 [2020-09-15T16:13:53.188Z] --- PASS: TestAPIIpcModeHost (0.78s)
16:13:53 [2020-09-15T16:13:53.188Z] === RUN   TestDaemonIpcModeShareable
16:13:53 [2020-09-15T16:13:53.188Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
16:13:54 [2020-09-15T16:13:54.164Z] --- PASS: TestDockerNetworkDeletePreferID (1.19s)
16:13:54 [2020-09-15T16:13:54.164Z] === RUN   TestDaemonDNSFallback
16:13:55 [2020-09-15T16:13:55.082Z] --- PASS: TestDaemonIpcModeShareable (1.79s)
16:13:55 [2020-09-15T16:13:55.083Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
16:13:55 [2020-09-15T16:13:55.083Z] === RUN   TestDaemonIpcModePrivate
16:13:55 [2020-09-15T16:13:55.339Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
16:13:55 [2020-09-15T16:13:55.903Z] --- PASS: TestServiceCreateInit (10.58s)
16:13:55 [2020-09-15T16:13:55.903Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.22s)
16:13:55 [2020-09-15T16:13:55.903Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.34s)
16:13:55 [2020-09-15T16:13:55.903Z] === RUN   TestCreateServiceMultipleTimes
16:13:56 [2020-09-15T16:13:56.706Z] --- PASS: TestDaemonIpcModePrivate (1.56s)
16:13:56 [2020-09-15T16:13:56.706Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: false, mustBeShared: false
16:13:56 [2020-09-15T16:13:56.706Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:13:57 [2020-09-15T16:13:57.637Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
16:13:57 [2020-09-15T16:13:57.637Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
16:13:57 [2020-09-15T16:13:57.895Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.56s)
16:13:57 [2020-09-15T16:13:57.895Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false
16:13:57 [2020-09-15T16:13:57.895Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:13:58 [2020-09-15T16:13:58.825Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
16:13:59 [2020-09-15T16:13:59.755Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s)
16:13:59 [2020-09-15T16:13:59.755Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true
16:13:59 [2020-09-15T16:13:59.755Z] === RUN   TestIpcModeOlderClient
16:13:59 [2020-09-15T16:13:59.755Z] === PAUSE TestIpcModeOlderClient
16:13:59 [2020-09-15T16:13:59.755Z] === RUN   TestKillContainerInvalidSignal
16:14:00 [2020-09-15T16:14:00.317Z] --- PASS: TestKillContainerInvalidSignal (0.78s)
16:14:00 [2020-09-15T16:14:00.317Z] === RUN   TestKillContainer
16:14:00 [2020-09-15T16:14:00.317Z] === RUN   TestKillContainer/no_signal
16:14:00 [2020-09-15T16:14:00.574Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
16:14:00 [2020-09-15T16:14:00.574Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
16:14:01 [2020-09-15T16:14:01.137Z] === RUN   TestKillContainer/non_killing_signal
16:14:01 [2020-09-15T16:14:01.700Z] === RUN   TestKillContainer/killing_signal
16:14:02 [2020-09-15T16:14:02.302Z] --- PASS: TestDaemonDNSFallback (7.38s)
16:14:02 [2020-09-15T16:14:02.302Z] === RUN   TestInspectNetwork
16:14:02 [2020-09-15T16:14:02.629Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
16:14:02 [2020-09-15T16:14:02.886Z] --- PASS: TestKillContainer (2.56s)
16:14:02 [2020-09-15T16:14:02.886Z]     --- PASS: TestKillContainer/no_signal (0.82s)
16:14:02 [2020-09-15T16:14:02.886Z]     --- PASS: TestKillContainer/non_killing_signal (0.57s)
16:14:02 [2020-09-15T16:14:02.886Z]     --- PASS: TestKillContainer/killing_signal (0.92s)
16:14:02 [2020-09-15T16:14:02.886Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:14:02 [2020-09-15T16:14:02.886Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:14:03 [2020-09-15T16:14:03.815Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:14:04 [2020-09-15T16:14:04.380Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.51s)
16:14:04 [2020-09-15T16:14:04.380Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s)
16:14:04 [2020-09-15T16:14:04.380Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
16:14:04 [2020-09-15T16:14:04.380Z] === RUN   TestKillStoppedContainer
16:14:04 [2020-09-15T16:14:04.639Z] --- PASS: TestKillStoppedContainer (0.09s)
16:14:04 [2020-09-15T16:14:04.639Z] === RUN   TestKillStoppedContainerAPIPre120
16:14:04 [2020-09-15T16:14:04.639Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
16:14:04 [2020-09-15T16:14:04.639Z] === RUN   TestKillDifferentUserContainer
16:14:04 [2020-09-15T16:14:04.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:14:04 [2020-09-15T16:14:04.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:14:04 [2020-09-15T16:14:04.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:14:04 [2020-09-15T16:14:04.895Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
16:14:04 [2020-09-15T16:14:04.907Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:14:04 [2020-09-15T16:14:04.907Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
16:14:04 [2020-09-15T16:14:04.907Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
16:14:04 [2020-09-15T16:14:04.907Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:14:04 [2020-09-15T16:14:04.907Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:14:04 [2020-09-15T16:14:04.907Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:14:04 [2020-09-15T16:14:04.907Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:14:04 [2020-09-15T16:14:04.907Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:14:04 [2020-09-15T16:14:04.907Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:14:04 [2020-09-15T16:14:04.907Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:14:04 [2020-09-15T16:14:04.907Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:14:04 [2020-09-15T16:14:04.907Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:14:04 [2020-09-15T16:14:04.907Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:14:04 [2020-09-15T16:14:04.907Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/api/types	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
16:14:04 [2020-09-15T16:14:04.908Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 92.2% of statements
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
16:14:04 [2020-09-15T16:14:04.908Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/builder	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ok  	github.com/docker/docker/builder/dockerignore	0.003s	coverage: 96.8% of statements
16:14:04 [2020-09-15T16:14:04.908Z] ok  	github.com/docker/docker/builder/dockerfile	0.250s	coverage: 48.0% of statements
16:14:04 [2020-09-15T16:14:04.908Z] ok  	github.com/docker/docker/builder/remotecontext	0.099s	coverage: 13.6% of statements
16:14:04 [2020-09-15T16:14:04.908Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
16:14:04 [2020-09-15T16:14:04.908Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.325s	coverage: 86.3% of statements
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/cli	[no test files]
16:14:04 [2020-09-15T16:14:04.908Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:14:05 [2020-09-15T16:14:05.152Z] --- PASS: TestKillDifferentUserContainer (0.67s)
16:14:05 [2020-09-15T16:14:05.152Z] === RUN   TestInspectOomKilledTrue
16:14:05 [2020-09-15T16:14:05.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:14:05 [2020-09-15T16:14:05.410Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:14:05 [2020-09-15T16:14:05.410Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:14:05 [2020-09-15T16:14:05.410Z] === RUN   TestInspectOomKilledFalse
16:14:05 [2020-09-15T16:14:05.410Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:14:05 [2020-09-15T16:14:05.410Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:14:05 [2020-09-15T16:14:05.410Z] === RUN   TestLinksEtcHostsContentMatch
16:14:05 [2020-09-15T16:14:05.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:14:05 [2020-09-15T16:14:05.973Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
16:14:05 [2020-09-15T16:14:05.973Z] === RUN   TestLinksContainerNames
16:14:05 [2020-09-15T16:14:05.973Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
16:14:06 [2020-09-15T16:14:06.537Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
16:14:07 [2020-09-15T16:14:07.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:14:07 [2020-09-15T16:14:07.466Z] --- PASS: TestLinksContainerNames (1.51s)
16:14:07 [2020-09-15T16:14:07.466Z] === RUN   TestLogsFollowTailEmpty
16:14:07 [2020-09-15T16:14:07.594Z] === RUN   TestInspectNetwork/full_network_id
16:14:07 [2020-09-15T16:14:07.594Z] === RUN   TestInspectNetwork/partial_network_id
16:14:07 [2020-09-15T16:14:07.594Z] === RUN   TestInspectNetwork/network_name
16:14:07 [2020-09-15T16:14:07.594Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:14:08 [2020-09-15T16:14:08.208Z] ok  	github.com/docker/docker/client	0.165s	coverage: 75.4% of statements
16:14:08 [2020-09-15T16:14:08.395Z] --- PASS: TestLogsFollowTailEmpty (0.81s)
16:14:08 [2020-09-15T16:14:08.395Z] === RUN   TestContainerNetworkMountsNoChown
16:14:08 [2020-09-15T16:14:08.395Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
16:14:08 [2020-09-15T16:14:08.961Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s)
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/default
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/default
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/private
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/private
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/rprivate
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/rprivate
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/slave
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/slave
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/rslave
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/rslave
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/shared
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/shared
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/rshared
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/rshared
16:14:08 [2020-09-15T16:14:08.961Z] === CONT  TestMountDaemonRoot/default
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/default/bind_root
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/default/mount_root
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === CONT  TestMountDaemonRoot/default/bind_root
16:14:08 [2020-09-15T16:14:08.961Z] === CONT  TestMountDaemonRoot/rshared
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:14:08 [2020-09-15T16:14:08.961Z] === CONT  TestMountDaemonRoot/shared
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:14:08 [2020-09-15T16:14:08.961Z] === CONT  TestMountDaemonRoot/rslave
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:14:08 [2020-09-15T16:14:08.961Z] === CONT  TestMountDaemonRoot/slave
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === CONT  TestMountDaemonRoot/rprivate
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === CONT  TestMountDaemonRoot/private
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/private/bind_root
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === RUN   TestMountDaemonRoot/private/mount_root
16:14:08 [2020-09-15T16:14:08.961Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:14:08 [2020-09-15T16:14:08.961Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === CONT  TestMountDaemonRoot/default/mount_root
16:14:08 [2020-09-15T16:14:08.961Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:14:08 [2020-09-15T16:14:08.961Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:14:09 [2020-09-15T16:14:09.219Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:14:09 [2020-09-15T16:14:09.219Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:14:09 [2020-09-15T16:14:09.219Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:14:09 [2020-09-15T16:14:09.219Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:14:09 [2020-09-15T16:14:09.219Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:14:09 [2020-09-15T16:14:09.219Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:14:09 [2020-09-15T16:14:09.219Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:14:09 [2020-09-15T16:14:09.219Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:14:09 [2020-09-15T16:14:09.219Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:14:09 [2020-09-15T16:14:09.476Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:14:09 [2020-09-15T16:14:09.476Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:14:09 [2020-09-15T16:14:09.476Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:14:09 [2020-09-15T16:14:09.476Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:14:09 [2020-09-15T16:14:09.476Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:14:09 [2020-09-15T16:14:09.476Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:14:09 [2020-09-15T16:14:09.476Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:14:09 [2020-09-15T16:14:09.476Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:14:09 [2020-09-15T16:14:09.476Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:14:09 [2020-09-15T16:14:09.476Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:14:09 [2020-09-15T16:14:09.476Z] === CONT  TestMountDaemonRoot/private/mount_root
16:14:09 [2020-09-15T16:14:09.476Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:14:09 [2020-09-15T16:14:09.476Z] === CONT  TestMountDaemonRoot/private/bind_root
16:14:09 [2020-09-15T16:14:09.732Z] --- PASS: TestMountDaemonRoot (0.02s)
16:14:09 [2020-09-15T16:14:09.732Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
16:14:09 [2020-09-15T16:14:09.732Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
16:14:09 [2020-09-15T16:14:09.732Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:14:09 [2020-09-15T16:14:09.732Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
16:14:09 [2020-09-15T16:14:09.732Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
16:14:09 [2020-09-15T16:14:09.732Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
16:14:09 [2020-09-15T16:14:09.732Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
16:14:09 [2020-09-15T16:14:09.732Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
16:14:09 [2020-09-15T16:14:09.732Z] === RUN   TestContainerBindMountNonRecursive
16:14:09 [2020-09-15T16:14:09.732Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
16:14:09 [2020-09-15T16:14:09.989Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
16:14:10 [2020-09-15T16:14:10.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:14:11 [2020-09-15T16:14:11.799Z] --- PASS: TestInspectNetwork (9.79s)
16:14:11 [2020-09-15T16:14:11.799Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:14:11 [2020-09-15T16:14:11.799Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:14:11 [2020-09-15T16:14:11.799Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:14:11 [2020-09-15T16:14:11.799Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:14:11 [2020-09-15T16:14:11.799Z] === RUN   TestRunContainerWithBridgeNone
16:14:11 [2020-09-15T16:14:11.881Z] --- PASS: TestContainerBindMountNonRecursive (2.15s)
16:14:11 [2020-09-15T16:14:11.881Z] === RUN   TestNetworkNat
16:14:11 [2020-09-15T16:14:11.881Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
16:14:12 [2020-09-15T16:14:12.138Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
16:14:12 [2020-09-15T16:14:12.395Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
16:14:12 [2020-09-15T16:14:12.652Z] --- PASS: TestNetworkNat (0.78s)
16:14:12 [2020-09-15T16:14:12.652Z] === RUN   TestNetworkLocalhostTCPNat
16:14:12 [2020-09-15T16:14:12.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:14:13 [2020-09-15T16:14:13.217Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s)
16:14:13 [2020-09-15T16:14:13.217Z] === RUN   TestNetworkLoopbackNat
16:14:13 [2020-09-15T16:14:13.713Z] --- PASS: TestRunContainerWithBridgeNone (2.51s)
16:14:13 [2020-09-15T16:14:13.713Z] === RUN   TestNetworkInvalidJSON
16:14:13 [2020-09-15T16:14:13.713Z] === RUN   TestNetworkInvalidJSON//networks/create
16:14:13 [2020-09-15T16:14:13.713Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:14:13 [2020-09-15T16:14:13.713Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:14:13 [2020-09-15T16:14:13.713Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:14:13 [2020-09-15T16:14:13.713Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:14:13 [2020-09-15T16:14:13.713Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:14:13 [2020-09-15T16:14:13.713Z] === CONT  TestNetworkInvalidJSON//networks/create
16:14:13 [2020-09-15T16:14:13.713Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:14:13 [2020-09-15T16:14:13.713Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:14:13 [2020-09-15T16:14:13.713Z] --- PASS: TestNetworkInvalidJSON (0.03s)
16:14:13 [2020-09-15T16:14:13.713Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:14:13 [2020-09-15T16:14:13.713Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:14:13 [2020-09-15T16:14:13.713Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:14:13 [2020-09-15T16:14:13.713Z] === RUN   TestHostIPv4BridgeLabel
16:14:14 [2020-09-15T16:14:14.657Z] --- PASS: TestHostIPv4BridgeLabel (0.82s)
16:14:14 [2020-09-15T16:14:14.657Z] === RUN   TestDaemonRestartWithLiveRestore
16:14:14 [2020-09-15T16:14:14.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:14:15 [2020-09-15T16:14:15.113Z] === RUN   TestDockerSuite/TestBuildAddNonTar
16:14:15 [2020-09-15T16:14:15.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:14:15 [2020-09-15T16:14:15.676Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
16:14:15 [2020-09-15T16:14:15.932Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
16:14:16 [2020-09-15T16:14:16.044Z] --- PASS: TestDaemonRestartWithLiveRestore (1.40s)
16:14:16 [2020-09-15T16:14:16.045Z] === RUN   TestDaemonDefaultNetworkPools
16:14:16 [2020-09-15T16:14:16.188Z] --- PASS: TestNetworkLoopbackNat (2.86s)
16:14:16 [2020-09-15T16:14:16.188Z] === RUN   TestPause
16:14:16 [2020-09-15T16:14:16.754Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
16:14:17 [2020-09-15T16:14:17.011Z] --- PASS: TestPause (0.79s)
16:14:17 [2020-09-15T16:14:17.011Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:14:17 [2020-09-15T16:14:17.011Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:14:17 [2020-09-15T16:14:17.011Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:14:17 [2020-09-15T16:14:17.011Z] === RUN   TestPauseStopPausedContainer
16:14:17 [2020-09-15T16:14:17.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:14:17 [2020-09-15T16:14:17.430Z] --- PASS: TestDaemonDefaultNetworkPools (1.27s)
16:14:17 [2020-09-15T16:14:17.430Z] === RUN   TestDaemonRestartWithExistingNetwork
16:14:17 [2020-09-15T16:14:17.575Z] --- PASS: TestPauseStopPausedContainer (0.68s)
16:14:17 [2020-09-15T16:14:17.575Z] === RUN   TestPsFilter
16:14:17 [2020-09-15T16:14:17.833Z] --- PASS: TestPsFilter (0.18s)
16:14:17 [2020-09-15T16:14:17.833Z] === RUN   TestRemoveContainerWithRemovedVolume
16:14:18 [2020-09-15T16:14:18.396Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s)
16:14:18 [2020-09-15T16:14:18.396Z] === RUN   TestRemoveContainerWithVolume
16:14:18 [2020-09-15T16:14:18.648Z] --- PASS: TestCreateServiceMultipleTimes (22.72s)
16:14:18 [2020-09-15T16:14:18.648Z] === RUN   TestCreateServiceConflict
16:14:18 [2020-09-15T16:14:18.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:14:19 [2020-09-15T16:14:19.345Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.98s)
16:14:19 [2020-09-15T16:14:19.345Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:14:19 [2020-09-15T16:14:19.391Z] --- PASS: TestRemoveContainerWithVolume (0.83s)
16:14:19 [2020-09-15T16:14:19.392Z] === RUN   TestRemoveContainerRunning
16:14:19 [2020-09-15T16:14:19.961Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
16:14:19 [2020-09-15T16:14:19.961Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
16:14:19 [2020-09-15T16:14:19.961Z] --- PASS: TestRemoveContainerRunning (0.73s)
16:14:19 [2020-09-15T16:14:19.961Z] === RUN   TestRemoveContainerForceRemoveRunning
16:14:20 [2020-09-15T16:14:20.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:14:20 [2020-09-15T16:14:20.892Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s)
16:14:20 [2020-09-15T16:14:20.892Z] === RUN   TestRemoveInvalidContainer
16:14:20 [2020-09-15T16:14:20.892Z] --- PASS: TestRemoveInvalidContainer (0.02s)
16:14:20 [2020-09-15T16:14:20.892Z] === RUN   TestRenameLinkedContainer
16:14:21 [2020-09-15T16:14:21.891Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.33s)
16:14:21 [2020-09-15T16:14:21.891Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:14:21 [2020-09-15T16:14:21.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:14:22 [2020-09-15T16:14:22.279Z] --- PASS: TestCreateServiceConflict (3.72s)
16:14:22 [2020-09-15T16:14:22.279Z] === RUN   TestCreateServiceMaxReplicas
16:14:22 [2020-09-15T16:14:22.463Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s)
16:14:22 [2020-09-15T16:14:22.463Z] === RUN   TestServiceWithPredefinedNetwork
16:14:23 [2020-09-15T16:14:23.413Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
16:14:23 [2020-09-15T16:14:23.413Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
16:14:23 [2020-09-15T16:14:23.413Z] --- PASS: TestRenameLinkedContainer (2.31s)
16:14:23 [2020-09-15T16:14:23.413Z] === RUN   TestRenameStoppedContainer
16:14:23 [2020-09-15T16:14:23.413Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
16:14:23 [2020-09-15T16:14:23.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:14:23 [2020-09-15T16:14:23.852Z] 4612f6d0b889: Pull complete
16:14:23 [2020-09-15T16:14:23.976Z] --- PASS: TestRenameStoppedContainer (0.71s)
16:14:23 [2020-09-15T16:14:23.977Z] === RUN   TestRenameRunningContainerAndReuse
16:14:23 [2020-09-15T16:14:23.977Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
16:14:24 [2020-09-15T16:14:24.234Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
16:14:24 [2020-09-15T16:14:24.490Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
16:14:24 [2020-09-15T16:14:24.976Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:14:24 [2020-09-15T16:14:24.976Z] Using test binary docker
16:14:24 [2020-09-15T16:14:24.976Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:14:24 [2020-09-15T16:14:24.976Z] +++ /etc/init.d/apparmor start
16:14:24 [2020-09-15T16:14:24.976Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:14:24 [2020-09-15T16:14:24.976Z] INFO: Waiting for daemon to start...
16:14:24 [2020-09-15T16:14:24.976Z] Starting dockerd
16:14:24 [2020-09-15T16:14:24.976Z] +++ 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
16:14:25 [2020-09-15T16:14:25.419Z] --- PASS: TestRenameRunningContainerAndReuse (1.44s)
16:14:25 [2020-09-15T16:14:25.419Z] === RUN   TestRenameInvalidName
16:14:25 [2020-09-15T16:14:25.675Z] === RUN   TestDockerSuite/TestBuildAddScript
16:14:25 [2020-09-15T16:14:25.765Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s)
16:14:25 [2020-09-15T16:14:25.765Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:14:25 [2020-09-15T16:14:25.765Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:14:25 [2020-09-15T16:14:25.765Z]     service_test.go:236: FLAKY_TEST
16:14:25 [2020-09-15T16:14:25.765Z] === RUN   TestServiceWithDataPathPortInit
16:14:25 [2020-09-15T16:14:25.928Z] --- PASS: TestCreateServiceMaxReplicas (3.87s)
16:14:25 [2020-09-15T16:14:25.928Z] === RUN   TestCreateWithDuplicateNetworkNames
16:14:26 [2020-09-15T16:14:26.239Z] --- PASS: TestRenameInvalidName (0.76s)
16:14:26 [2020-09-15T16:14:26.239Z] === RUN   TestRenameAnonymousContainer
16:14:26 [2020-09-15T16:14:26.239Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
16:14:27 [2020-09-15T16:14:27.066Z] .
16:14:27 [2020-09-15T16:14:27.066Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:14:27 [2020-09-15T16:14:27.066Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:14:27 [2020-09-15T16:14:27.066Z] Error: No such image: emptyfs
16:14:27 [2020-09-15T16:14:27.066Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:14:27 [2020-09-15T16:14:27.066Z] ++++ docker load
16:14:27 [2020-09-15T16:14:27.066Z] Running integration-test (iteration 1)
16:14:27 [2020-09-15T16:14:27.066Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
16:14:27 [2020-09-15T16:14:27.066Z] ++ 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
16:14:27 [2020-09-15T16:14:27.066Z] ++ set -e
16:14:27 [2020-09-15T16:14:27.066Z] ++ '[' -n 0 ']'
16:14:27 [2020-09-15T16:14:27.066Z] ++ set -x
16:14:27 [2020-09-15T16:14:27.066Z] ++ env -i DEST=/go/src/github.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
16:14:28 [2020-09-15T16:14:28.133Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
16:14:29 [2020-09-15T16:14:29.064Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
16:14:29 [2020-09-15T16:14:29.064Z] --- PASS: TestRenameAnonymousContainer (2.95s)
16:14:29 [2020-09-15T16:14:29.064Z] === RUN   TestRenameContainerWithSameName
16:14:29 [2020-09-15T16:14:29.322Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
16:14:29 [2020-09-15T16:14:29.887Z] --- PASS: TestRenameContainerWithSameName (0.76s)
16:14:29 [2020-09-15T16:14:29.887Z] === RUN   TestRenameContainerWithLinkedContainer
16:14:31 [2020-09-15T16:14:31.254Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
16:14:31 [2020-09-15T16:14:31.510Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s)
16:14:31 [2020-09-15T16:14:31.510Z] === RUN   TestResize
16:14:32 [2020-09-15T16:14:32.075Z] --- PASS: TestResize (0.75s)
16:14:32 [2020-09-15T16:14:32.075Z] === RUN   TestResizeWithInvalidSize
16:14:33 [2020-09-15T16:14:33.005Z] --- PASS: TestResizeWithInvalidSize (0.67s)
16:14:33 [2020-09-15T16:14:33.005Z] === RUN   TestResizeWhenContainerNotStarted
16:14:33 [2020-09-15T16:14:33.005Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
16:14:33 [2020-09-15T16:14:33.573Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s)
16:14:33 [2020-09-15T16:14:33.573Z] === RUN   TestDaemonRestartKillContainers
16:14:33 [2020-09-15T16:14:33.573Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:14:33 [2020-09-15T16:14:33.573Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:14:34 [2020-09-15T16:14:34.940Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
16:14:36 [2020-09-15T16:14:36.834Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:14:36 [2020-09-15T16:14:36.834Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
16:14:36 [2020-09-15T16:14:36.834Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:14:36 [2020-09-15T16:14:36.834Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
16:14:37 [2020-09-15T16:14:37.397Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
16:14:38 [2020-09-15T16:14:38.326Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:14:38 [2020-09-15T16:14:38.582Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:14:39 [2020-09-15T16:14:39.793Z] Loaded image: buildpack-deps:buster
16:14:39 [2020-09-15T16:14:39.952Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:14:39 [2020-09-15T16:14:39.952Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:14:40 [2020-09-15T16:14:40.087Z] Loaded image: busybox:latest
16:14:40 [2020-09-15T16:14:40.087Z] Loaded image: busybox:glibc
16:14:40 [2020-09-15T16:14:40.087Z] Loaded image: debian:buster
16:14:40 [2020-09-15T16:14:40.087Z] Loaded image: hello-world:latest
16:14:40 [2020-09-15T16:14:40.087Z] INFO: Testing against a local daemon
16:14:40 [2020-09-15T16:14:40.087Z] === RUN   TestCgroupNamespacesBuild
16:14:40 [2020-09-15T16:14:40.882Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
16:14:40 [2020-09-15T16:14:40.882Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
16:14:41 [2020-09-15T16:14:41.299Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.49s)
16:14:41 [2020-09-15T16:14:41.300Z] === RUN   TestCreateServiceSecretFileMode
16:14:41 [2020-09-15T16:14:41.610Z] --- PASS: TestCgroupNamespacesBuild (1.39s)
16:14:41 [2020-09-15T16:14:41.610Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:14:42 [2020-09-15T16:14:42.253Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:14:42 [2020-09-15T16:14:42.511Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:14:43 [2020-09-15T16:14:43.147Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s)
16:14:43 [2020-09-15T16:14:43.147Z] === RUN   TestBuildWithSession
16:14:43 [2020-09-15T16:14:43.147Z] --- SKIP: TestBuildWithSession (0.00s)
16:14:43 [2020-09-15T16:14:43.147Z]     build_session_test.go:25: TODO: BuildKit
16:14:43 [2020-09-15T16:14:43.147Z] === RUN   TestBuildSquashParent
16:14:43 [2020-09-15T16:14:43.443Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
16:14:43 [2020-09-15T16:14:43.701Z] === RUN   TestDockerSuite/TestBuildAddTar
16:14:43 [2020-09-15T16:14:43.923Z] --- PASS: TestServiceWithDataPathPortInit (17.99s)
16:14:43 [2020-09-15T16:14:43.923Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:14:44 [2020-09-15T16:14:44.824Z] --- PASS: TestCreateServiceSecretFileMode (3.54s)
16:14:44 [2020-09-15T16:14:44.824Z] === RUN   TestCreateServiceConfigFileMode
16:14:45 [2020-09-15T16:14:45.073Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:14:45 [2020-09-15T16:14:45.635Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:14:46 [2020-09-15T16:14:46.964Z] ok  	github.com/docker/docker/cmd/dockerd	0.059s	coverage: 30.8% of statements
16:14:47 [2020-09-15T16:14:47.224Z] ok  	github.com/docker/docker/container	0.119s	coverage: 34.7% of statements
16:14:47 [2020-09-15T16:14:47.224Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:14:47 [2020-09-15T16:14:47.224Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:14:47 [2020-09-15T16:14:47.224Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:14:47 [2020-09-15T16:14:47.224Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:14:47 [2020-09-15T16:14:47.528Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
16:14:47 [2020-09-15T16:14:47.621Z] --- PASS: TestBuildSquashParent (4.26s)
16:14:47 [2020-09-15T16:14:47.621Z] === RUN   TestBuildWithRemoveAndForceRemove
16:14:47 [2020-09-15T16:14:47.621Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:14:47 [2020-09-15T16:14:47.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:14:47 [2020-09-15T16:14:47.621Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:14:47 [2020-09-15T16:14:47.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:14:47 [2020-09-15T16:14:47.621Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:14:47 [2020-09-15T16:14:47.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:14:47 [2020-09-15T16:14:47.621Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:14:47 [2020-09-15T16:14:47.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:14:47 [2020-09-15T16:14:47.621Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:14:47 [2020-09-15T16:14:47.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:14:47 [2020-09-15T16:14:47.621Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:14:47 [2020-09-15T16:14:47.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:14:47 [2020-09-15T16:14:47.621Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:14:47 [2020-09-15T16:14:47.621Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:14:47 [2020-09-15T16:14:47.621Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:14:47 [2020-09-15T16:14:47.621Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:14:47 [2020-09-15T16:14:47.785Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:14:47 [2020-09-15T16:14:47.785Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.88s)
16:14:47 [2020-09-15T16:14:47.785Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.17s)
16:14:47 [2020-09-15T16:14:47.785Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s)
16:14:47 [2020-09-15T16:14:47.785Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s)
16:14:47 [2020-09-15T16:14:47.785Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s)
16:14:47 [2020-09-15T16:14:47.785Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s)
16:14:47 [2020-09-15T16:14:47.785Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s)
16:14:47 [2020-09-15T16:14:47.785Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.49s)
16:14:47 [2020-09-15T16:14:47.785Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.16s)
16:14:47 [2020-09-15T16:14:47.785Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.95s)
16:14:47 [2020-09-15T16:14:47.785Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.13s)
16:14:47 [2020-09-15T16:14:47.785Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s)
16:14:47 [2020-09-15T16:14:47.785Z] === RUN   TestCgroupNamespacesRun
16:14:49 [2020-09-15T16:14:49.270Z] --- PASS: TestCreateServiceConfigFileMode (3.76s)
16:14:49 [2020-09-15T16:14:49.270Z] === RUN   TestCreateServiceSysctls
16:14:49 [2020-09-15T16:14:49.681Z] --- PASS: TestCgroupNamespacesRun (1.76s)
16:14:49 [2020-09-15T16:14:49.681Z] === RUN   TestCgroupNamespacesRunPrivileged
16:14:49 [2020-09-15T16:14:49.737Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:14:49 [2020-09-15T16:14:49.737Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:14:51 [2020-09-15T16:14:51.050Z] === RUN   TestDockerSuite/TestBuildAddTarXz
16:14:51 [2020-09-15T16:14:51.259Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:14:51 [2020-09-15T16:14:51.259Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.29s)
16:14:51 [2020-09-15T16:14:51.260Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.43s)
16:14:51 [2020-09-15T16:14:51.260Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.58s)
16:14:51 [2020-09-15T16:14:51.260Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.67s)
16:14:51 [2020-09-15T16:14:51.260Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.87s)
16:14:51 [2020-09-15T16:14:51.260Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.76s)
16:14:51 [2020-09-15T16:14:51.260Z] === RUN   TestBuildMultiStageCopy
16:14:51 [2020-09-15T16:14:51.260Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:14:51 [2020-09-15T16:14:51.612Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.92s)
16:14:51 [2020-09-15T16:14:51.613Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:14:52 [2020-09-15T16:14:52.211Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.61s)
16:14:52 [2020-09-15T16:14:52.211Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rwbykjgr1epnki648x5dcpqcf Created:2020-09-15 16:14:44.806133426 +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[4f0f99bbda63e37cacaece500575e4fcc4675ccfd62e40174a5f3e91edbaabb7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k513y161b8dps1jb4mawlc7bv EndpointID:5f91226ef8dfa68420eff42b76ffa11bbbf211afb3567e4df50138e32e1431e8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:51bbb1657831501ba4a07bf0f68bc372eb33c8431892895aa8b694f5e437176e 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:fae7aa004975 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k513y161b8dps1jb4mawlc7bv EndpointID:5f91226ef8dfa68420eff42b76ffa11bbbf211afb3567e4df50138e32e1431e8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:14:52 [2020-09-15T16:14:52.211Z] PASS
16:14:52 [2020-09-15T16:14:52.211Z] 
16:14:52 [2020-09-15T16:14:52.211Z] === Skipped
16:14:52 [2020-09-15T16:14:52.211Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:14:52 [2020-09-15T16:14:52.211Z]     service_test.go:236: FLAKY_TEST
16:14:52 [2020-09-15T16:14:52.211Z] 
16:14:52 [2020-09-15T16:14:52.211Z] 
16:14:52 [2020-09-15T16:14:52.211Z] DONE 23 tests, 1 skipped in 59.987s
16:14:52 [2020-09-15T16:14:52.211Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:14:52 [2020-09-15T16:14:52.211Z] ++ 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
16:14:52 [2020-09-15T16:14:52.211Z] ++ set -e
16:14:52 [2020-09-15T16:14:52.211Z] ++ '[' -n 0 ']'
16:14:52 [2020-09-15T16:14:52.211Z] ++ set -x
16:14:52 [2020-09-15T16:14:52.211Z] ++ env -i DEST=/go/src/github.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
16:14:52 [2020-09-15T16:14:52.477Z] INFO: Testing against a local daemon
16:14:52 [2020-09-15T16:14:52.477Z] === RUN   TestDockerNetworkIpvlanPersistance
16:14:52 [2020-09-15T16:14:52.477Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
16:14:52 [2020-09-15T16:14:52.477Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:14:52 [2020-09-15T16:14:52.477Z] === RUN   TestDockerNetworkIpvlan
16:14:52 [2020-09-15T16:14:52.477Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:14:52 [2020-09-15T16:14:52.477Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:14:52 [2020-09-15T16:14:52.477Z] PASS
16:14:52 [2020-09-15T16:14:52.477Z] 
16:14:52 [2020-09-15T16:14:52.477Z] === Skipped
16:14:52 [2020-09-15T16:14:52.477Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
16:14:52 [2020-09-15T16:14:52.477Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:14:52 [2020-09-15T16:14:52.477Z] 
16:14:52 [2020-09-15T16:14:52.477Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:14:52 [2020-09-15T16:14:52.477Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:14:52 [2020-09-15T16:14:52.477Z] 
16:14:52 [2020-09-15T16:14:52.477Z] 
16:14:52 [2020-09-15T16:14:52.477Z] DONE 2 tests, 2 skipped in 0.218s
16:14:52 [2020-09-15T16:14:52.477Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:14:52 [2020-09-15T16:14:52.477Z] ++ 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
16:14:52 [2020-09-15T16:14:52.477Z] ++ set -e
16:14:52 [2020-09-15T16:14:52.477Z] ++ '[' -n 0 ']'
16:14:52 [2020-09-15T16:14:52.477Z] ++ set -x
16:14:52 [2020-09-15T16:14:52.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=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
16:14:52 [2020-09-15T16:14:52.593Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
16:14:52 [2020-09-15T16:14:52.738Z] INFO: Testing against a local daemon
16:14:52 [2020-09-15T16:14:52.738Z] === RUN   TestDockerNetworkMacvlanPersistance
16:14:52 [2020-09-15T16:14:52.779Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:14:53 [2020-09-15T16:14:53.421Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:14:53 [2020-09-15T16:14:53.421Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:14:53 [2020-09-15T16:14:53.522Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.90s)
16:14:53 [2020-09-15T16:14:53.522Z] === RUN   TestCgroupNamespacesRunHostMode
16:14:53 [2020-09-15T16:14:53.714Z] --- PASS: TestCreateServiceSysctls (4.56s)
16:14:53 [2020-09-15T16:14:53.714Z] === RUN   TestCreateServiceCapabilities
16:14:53 [2020-09-15T16:14:53.716Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:14:53 [2020-09-15T16:14:53.778Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
16:14:54 [2020-09-15T16:14:54.350Z] --- PASS: TestBuildMultiStageCopy (2.80s)
16:14:54 [2020-09-15T16:14:54.350Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.52s)
16:14:54 [2020-09-15T16:14:54.350Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s)
16:14:54 [2020-09-15T16:14:54.350Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s)
16:14:54 [2020-09-15T16:14:54.350Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s)
16:14:54 [2020-09-15T16:14:54.350Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s)
16:14:54 [2020-09-15T16:14:54.350Z] === RUN   TestBuildMultiStageParentConfig
16:14:54 [2020-09-15T16:14:54.986Z] --- PASS: TestBuildMultiStageParentConfig (0.78s)
16:14:54 [2020-09-15T16:14:54.986Z] === RUN   TestBuildLabelWithTargets
16:14:55 [2020-09-15T16:14:55.146Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
16:14:55 [2020-09-15T16:14:55.146Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s)
16:14:55 [2020-09-15T16:14:55.146Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:14:55 [2020-09-15T16:14:55.282Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.15s)
16:14:55 [2020-09-15T16:14:55.282Z] === RUN   TestDockerNetworkMacvlan
16:14:55 [2020-09-15T16:14:55.854Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:14:56 [2020-09-15T16:14:56.507Z] --- PASS: TestBuildLabelWithTargets (1.32s)
16:14:56 [2020-09-15T16:14:56.507Z] === RUN   TestBuildWithEmptyLayers
16:14:56 [2020-09-15T16:14:56.802Z] --- PASS: TestBuildWithEmptyLayers (0.63s)
16:14:56 [2020-09-15T16:14:56.802Z] === RUN   TestBuildMultiStageOnBuild
16:14:57 [2020-09-15T16:14:57.040Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s)
16:14:57 [2020-09-15T16:14:57.041Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:14:57 [2020-09-15T16:14:57.225Z] --- PASS: TestCreateServiceCapabilities (3.55s)
16:14:57 [2020-09-15T16:14:57.225Z] === RUN   TestInspect
16:14:57 [2020-09-15T16:14:57.238Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:14:57 [2020-09-15T16:14:57.296Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
16:14:57 [2020-09-15T16:14:57.553Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
16:14:58 [2020-09-15T16:14:58.624Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:14:58 [2020-09-15T16:14:58.900Z] --- PASS: TestBuildMultiStageOnBuild (1.70s)
16:14:58 [2020-09-15T16:14:58.900Z] === RUN   TestBuildUncleanTarFilenames
16:14:58 [2020-09-15T16:14:58.921Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.78s)
16:14:58 [2020-09-15T16:14:58.921Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:14:59 [2020-09-15T16:14:59.449Z] ok  	github.com/docker/docker/daemon/cluster	0.064s	coverage: 0.5% of statements
16:14:59 [2020-09-15T16:14:59.449Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
16:14:59 [2020-09-15T16:14:59.538Z] --- PASS: TestBuildUncleanTarFilenames (0.91s)
16:14:59 [2020-09-15T16:14:59.538Z] === RUN   TestBuildMultiStageLayerLeak
16:15:00 [2020-09-15T16:15:00.290Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.41s)
16:15:00 [2020-09-15T16:15:00.290Z] === RUN   TestCgroupNamespacesRunOlderClient
16:15:00 [2020-09-15T16:15:00.736Z] --- PASS: TestInspect (3.78s)
16:15:00 [2020-09-15T16:15:00.736Z] === RUN   TestCreateJob
16:15:00 [2020-09-15T16:15:00.832Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
16:15:01 [2020-09-15T16:15:01.639Z] --- PASS: TestBuildMultiStageLayerLeak (1.79s)
16:15:01 [2020-09-15T16:15:01.639Z] === RUN   TestBuildWithHugeFile
16:15:01 [2020-09-15T16:15:01.923Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:15:02 [2020-09-15T16:15:02.183Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.91s)
16:15:02 [2020-09-15T16:15:02.183Z] === RUN   TestKernelTCPMemory
16:15:03 [2020-09-15T16:15:03.114Z] --- PASS: TestKernelTCPMemory (0.98s)
16:15:03 [2020-09-15T16:15:03.114Z] === RUN   TestNISDomainname
16:15:04 [2020-09-15T16:15:04.044Z] --- PASS: TestNISDomainname (0.95s)
16:15:04 [2020-09-15T16:15:04.044Z] === RUN   TestHostnameDnsResolution
16:15:05 [2020-09-15T16:15:05.182Z] --- PASS: TestCreateJob (4.77s)
16:15:05 [2020-09-15T16:15:05.183Z] === RUN   TestReplicatedJob
16:15:05 [2020-09-15T16:15:05.224Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:15:05 [2020-09-15T16:15:05.412Z] === RUN   TestDockerSuite/TestBuildBlankName
16:15:05 [2020-09-15T16:15:05.670Z] --- PASS: TestHostnameDnsResolution (1.52s)
16:15:05 [2020-09-15T16:15:05.670Z] === RUN   TestStats
16:15:05 [2020-09-15T16:15:05.927Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
16:15:08 [2020-09-15T16:15:08.448Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
16:15:08 [2020-09-15T16:15:08.448Z] --- PASS: TestStats (2.79s)
16:15:08 [2020-09-15T16:15:08.448Z] === RUN   TestStopContainerWithTimeout
16:15:08 [2020-09-15T16:15:08.448Z] === RUN   TestStopContainerWithTimeout/0
16:15:08 [2020-09-15T16:15:08.448Z] === PAUSE TestStopContainerWithTimeout/0
16:15:08 [2020-09-15T16:15:08.448Z] === RUN   TestStopContainerWithTimeout/1
16:15:08 [2020-09-15T16:15:08.448Z] === PAUSE TestStopContainerWithTimeout/1
16:15:08 [2020-09-15T16:15:08.448Z] === RUN   TestStopContainerWithTimeout/3
16:15:08 [2020-09-15T16:15:08.448Z] === PAUSE TestStopContainerWithTimeout/3
16:15:08 [2020-09-15T16:15:08.448Z] === RUN   TestStopContainerWithTimeout/-1
16:15:08 [2020-09-15T16:15:08.448Z] === PAUSE TestStopContainerWithTimeout/-1
16:15:08 [2020-09-15T16:15:08.448Z] === CONT  TestStopContainerWithTimeout/0
16:15:08 [2020-09-15T16:15:08.448Z] === CONT  TestStopContainerWithTimeout/-1
16:15:09 [2020-09-15T16:15:09.816Z] === CONT  TestStopContainerWithTimeout/3
16:15:10 [2020-09-15T16:15:10.822Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.435s	coverage: 14.1% of statements
16:15:11 [2020-09-15T16:15:11.081Z] ok  	github.com/docker/docker/daemon	12.199s	coverage: 17.4% of statements
16:15:11 [2020-09-15T16:15:11.081Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:15:11 [2020-09-15T16:15:11.081Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:15:11 [2020-09-15T16:15:11.189Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
16:15:11 [2020-09-15T16:15:11.445Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
16:15:11 [2020-09-15T16:15:11.650Z] ok  	github.com/docker/docker/daemon/config	0.052s	coverage: 81.8% of statements
16:15:11 [2020-09-15T16:15:11.702Z] === CONT  TestStopContainerWithTimeout/1
16:15:11 [2020-09-15T16:15:11.811Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:15:12 [2020-09-15T16:15:12.265Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
16:15:12 [2020-09-15T16:15:12.591Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
16:15:12 [2020-09-15T16:15:12.851Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
16:15:12 [2020-09-15T16:15:12.851Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:15:12 [2020-09-15T16:15:12.851Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:15:13 [2020-09-15T16:15:13.688Z] --- PASS: TestStopContainerWithTimeout (0.02s)
16:15:13 [2020-09-15T16:15:13.688Z]     --- PASS: TestStopContainerWithTimeout/0 (1.40s)
16:15:13 [2020-09-15T16:15:13.688Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.22s)
16:15:13 [2020-09-15T16:15:13.688Z]     --- PASS: TestStopContainerWithTimeout/3 (3.27s)
16:15:13 [2020-09-15T16:15:13.688Z]     --- PASS: TestStopContainerWithTimeout/1 (1.82s)
16:15:13 [2020-09-15T16:15:13.688Z] === RUN   TestDeleteDevicemapper
16:15:13 [2020-09-15T16:15:13.688Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:15:13 [2020-09-15T16:15:13.688Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:15:13 [2020-09-15T16:15:13.688Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:15:13 [2020-09-15T16:15:13.688Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
16:15:13 [2020-09-15T16:15:13.697Z] --- PASS: TestReplicatedJob (7.39s)
16:15:13 [2020-09-15T16:15:13.697Z] === RUN   TestUpdateReplicatedJob
16:15:13 [2020-09-15T16:15:13.725Z] --- PASS: TestDockerNetworkMacvlan (18.47s)
16:15:13 [2020-09-15T16:15:13.725Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
16:15:13 [2020-09-15T16:15:13.725Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
16:15:13 [2020-09-15T16:15:13.725Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s)
16:15:13 [2020-09-15T16:15:13.725Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.09s)
16:15:13 [2020-09-15T16:15:13.725Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.80s)
16:15:13 [2020-09-15T16:15:13.725Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s)
16:15:13 [2020-09-15T16:15:13.725Z] PASS
16:15:13 [2020-09-15T16:15:13.725Z] 
16:15:13 [2020-09-15T16:15:13.725Z] DONE 8 tests in 20.815s
16:15:13 [2020-09-15T16:15:13.725Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
16:15:13 [2020-09-15T16:15:13.725Z] ++ 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
16:15:13 [2020-09-15T16:15:13.725Z] ++ set -e
16:15:13 [2020-09-15T16:15:13.725Z] ++ '[' -n 0 ']'
16:15:13 [2020-09-15T16:15:13.725Z] ++ set -x
16:15:13 [2020-09-15T16:15:13.725Z] ++ env -i DEST=/go/src/github.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
16:15:13 [2020-09-15T16:15:13.725Z] testing: warning: no tests to run
16:15:13 [2020-09-15T16:15:13.725Z] PASS
16:15:13 [2020-09-15T16:15:13.725Z] 
16:15:13 [2020-09-15T16:15:13.725Z] DONE 0 tests in 0.042s
16:15:13 [2020-09-15T16:15:13.725Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:15:13 [2020-09-15T16:15:13.725Z] ++ 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
16:15:13 [2020-09-15T16:15:13.725Z] ++ set -e
16:15:13 [2020-09-15T16:15:13.725Z] ++ '[' -n 0 ']'
16:15:13 [2020-09-15T16:15:13.725Z] ++ set -x
16:15:13 [2020-09-15T16:15:13.725Z] ++ env -i DEST=/go/src/github.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
16:15:13 [2020-09-15T16:15:13.725Z] INFO: Testing against a local daemon
16:15:13 [2020-09-15T16:15:13.725Z] === RUN   TestAuthZPluginAllowRequest
16:15:14 [2020-09-15T16:15:14.232Z] ok  	github.com/docker/docker/daemon/graphdriver	0.022s	coverage: 2.2% of statements
16:15:14 [2020-09-15T16:15:14.633Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
16:15:14 [2020-09-15T16:15:14.889Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
16:15:15 [2020-09-15T16:15:15.637Z] --- PASS: TestAuthZPluginAllowRequest (1.82s)
16:15:15 [2020-09-15T16:15:15.638Z] === RUN   TestAuthZPluginTLS
16:15:16 [2020-09-15T16:15:16.142Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.479s	coverage: 73.1% of statements
16:15:16 [2020-09-15T16:15:16.208Z] --- PASS: TestAuthZPluginTLS (0.68s)
16:15:16 [2020-09-15T16:15:16.208Z] === RUN   TestAuthZPluginDenyRequest
16:15:16 [2020-09-15T16:15:16.255Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.62s)
16:15:16 [2020-09-15T16:15:16.255Z] === RUN   TestUpdateMemory
16:15:16 [2020-09-15T16:15:16.255Z] --- SKIP: TestUpdateMemory (0.00s)
16:15:16 [2020-09-15T16:15:16.255Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:15:16 [2020-09-15T16:15:16.255Z] === RUN   TestUpdateCPUQuota
16:15:16 [2020-09-15T16:15:16.780Z] --- PASS: TestAuthZPluginDenyRequest (0.67s)
16:15:16 [2020-09-15T16:15:16.780Z] === RUN   TestAuthZPluginAPIDenyResponse
16:15:16 [2020-09-15T16:15:16.819Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
16:15:17 [2020-09-15T16:15:17.083Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
16:15:17 [2020-09-15T16:15:17.236Z] --- PASS: TestUpdateReplicatedJob (4.09s)
16:15:17 [2020-09-15T16:15:17.236Z] === RUN   TestServiceListWithStatuses
16:15:17 [2020-09-15T16:15:17.236Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:15:17 [2020-09-15T16:15:17.236Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:15:17 [2020-09-15T16:15:17.236Z] === RUN   TestDockerNetworkConnectAlias
16:15:17 [2020-09-15T16:15:17.384Z] --- PASS: TestUpdateCPUQuota (1.41s)
16:15:17 [2020-09-15T16:15:17.384Z] === RUN   TestUpdatePidsLimit
16:15:17 [2020-09-15T16:15:17.641Z] === RUN   TestUpdatePidsLimit/update_from_none
16:15:17 [2020-09-15T16:15:17.653Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.391s	coverage: 57.0% of statements
16:15:17 [2020-09-15T16:15:17.723Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s)
16:15:17 [2020-09-15T16:15:17.723Z] === RUN   TestAuthZPluginDenyResponse
16:15:17 [2020-09-15T16:15:17.898Z] === RUN   TestUpdatePidsLimit/no_change
16:15:18 [2020-09-15T16:15:18.155Z] === RUN   TestUpdatePidsLimit/update_lower
16:15:18 [2020-09-15T16:15:18.294Z] --- PASS: TestAuthZPluginDenyResponse (0.67s)
16:15:18 [2020-09-15T16:15:18.295Z] === RUN   TestAuthZPluginAllowEventStream
16:15:18 [2020-09-15T16:15:18.410Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:15:18 [2020-09-15T16:15:18.973Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:15:19 [2020-09-15T16:15:19.229Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:15:19 [2020-09-15T16:15:19.485Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
16:15:19 [2020-09-15T16:15:19.742Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:15:19 [2020-09-15T16:15:19.998Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
16:15:20 [2020-09-15T16:15:20.208Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.031s	coverage: 1.8% of statements
16:15:20 [2020-09-15T16:15:20.209Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s)
16:15:20 [2020-09-15T16:15:20.209Z] === RUN   TestAuthZPluginErrorResponse
16:15:20 [2020-09-15T16:15:20.469Z] --- PASS: TestAuthZPluginErrorResponse (0.68s)
16:15:20 [2020-09-15T16:15:20.469Z] === RUN   TestAuthZPluginErrorRequest
16:15:20 [2020-09-15T16:15:20.560Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
16:15:20 [2020-09-15T16:15:20.817Z] --- PASS: TestUpdatePidsLimit (3.34s)
16:15:20 [2020-09-15T16:15:20.817Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
16:15:20 [2020-09-15T16:15:20.817Z]     --- PASS: TestUpdatePidsLimit/no_change (0.34s)
16:15:20 [2020-09-15T16:15:20.817Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
16:15:20 [2020-09-15T16:15:20.817Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s)
16:15:20 [2020-09-15T16:15:20.817Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s)
16:15:20 [2020-09-15T16:15:20.817Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s)
16:15:20 [2020-09-15T16:15:20.817Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
16:15:20 [2020-09-15T16:15:20.817Z] === RUN   TestUpdateRestartPolicy
16:15:21 [2020-09-15T16:15:21.411Z] --- PASS: TestAuthZPluginErrorRequest (0.66s)
16:15:21 [2020-09-15T16:15:21.411Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:15:21 [2020-09-15T16:15:21.982Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s)
16:15:21 [2020-09-15T16:15:21.982Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:15:22 [2020-09-15T16:15:22.140Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.331s	coverage: 49.5% of statements
16:15:22 [2020-09-15T16:15:22.400Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.616s	coverage: 45.9% of statements
16:15:22 [2020-09-15T16:15:22.400Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:15:22 [2020-09-15T16:15:22.711Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
16:15:23 [2020-09-15T16:15:23.644Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
16:15:24 [2020-09-15T16:15:24.315Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.606s	coverage: 57.7% of statements
16:15:24 [2020-09-15T16:15:24.315Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:15:24 [2020-09-15T16:15:24.526Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.30s)
16:15:24 [2020-09-15T16:15:24.526Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:15:24 [2020-09-15T16:15:24.901Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.400s	coverage: 76.1% of statements
16:15:24 [2020-09-15T16:15:24.902Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:15:25 [2020-09-15T16:15:25.840Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.032s	coverage: 58.0% of statements
16:15:25 [2020-09-15T16:15:25.859Z] --- PASS: TestDockerNetworkConnectAlias (7.94s)
16:15:25 [2020-09-15T16:15:25.859Z] === RUN   TestDockerNetworkReConnect
16:15:26 [2020-09-15T16:15:26.439Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s)
16:15:26 [2020-09-15T16:15:26.439Z] === RUN   TestAuthZPluginHeader
16:15:26 [2020-09-15T16:15:26.779Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
16:15:27 [2020-09-15T16:15:27.718Z] ok  	github.com/docker/docker/daemon/links	0.013s	coverage: 93.0% of statements
16:15:27 [2020-09-15T16:15:27.811Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
16:15:27 [2020-09-15T16:15:27.823Z] --- PASS: TestAuthZPluginHeader (1.02s)
16:15:27 [2020-09-15T16:15:27.823Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:15:27 [2020-09-15T16:15:27.823Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:15:27 [2020-09-15T16:15:27.823Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:15:27 [2020-09-15T16:15:27.823Z] === RUN   TestAuthZPluginV2Disable
16:15:27 [2020-09-15T16:15:27.823Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:15:27 [2020-09-15T16:15:27.823Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:15:27 [2020-09-15T16:15:27.823Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:15:27 [2020-09-15T16:15:27.823Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:15:27 [2020-09-15T16:15:27.823Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:15:27 [2020-09-15T16:15:27.823Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:15:27 [2020-09-15T16:15:27.823Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:15:27 [2020-09-15T16:15:27.823Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:15:27 [2020-09-15T16:15:27.823Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:15:28 [2020-09-15T16:15:28.739Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
16:15:29 [2020-09-15T16:15:29.097Z] ok  	github.com/docker/docker/daemon/images	0.049s	coverage: 4.8% of statements
16:15:29 [2020-09-15T16:15:29.098Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:15:29 [2020-09-15T16:15:29.098Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:15:29 [2020-09-15T16:15:29.667Z] ok  	github.com/docker/docker/daemon/logger	0.224s	coverage: 41.0% of statements
16:15:30 [2020-09-15T16:15:30.629Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
16:15:31 [2020-09-15T16:15:31.047Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
16:15:31 [2020-09-15T16:15:31.307Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.215s	coverage: 77.8% of statements
16:15:31 [2020-09-15T16:15:31.307Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:15:31 [2020-09-15T16:15:31.307Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:15:31 [2020-09-15T16:15:31.412Z] --- PASS: TestDockerNetworkReConnect (6.32s)
16:15:31 [2020-09-15T16:15:31.412Z] === RUN   TestServicePlugin
16:15:31 [2020-09-15T16:15:31.412Z] --- SKIP: TestServicePlugin (0.00s)
16:15:31 [2020-09-15T16:15:31.412Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:15:31 [2020-09-15T16:15:31.412Z] === RUN   TestServiceUpdateLabel
16:15:32 [2020-09-15T16:15:32.245Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
16:15:32 [2020-09-15T16:15:32.518Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
16:15:32 [2020-09-15T16:15:32.814Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.020s	coverage: 61.6% of statements
16:15:32 [2020-09-15T16:15:32.814Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.014s	coverage: 87.2% of statements
16:15:33 [2020-09-15T16:15:33.448Z] --- PASS: TestUpdateRestartPolicy (12.47s)
16:15:33 [2020-09-15T16:15:33.448Z] === RUN   TestUpdateRestartWithAutoRemove
16:15:34 [2020-09-15T16:15:34.011Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s)
16:15:34 [2020-09-15T16:15:34.011Z] === RUN   TestWaitNonBlocked
16:15:34 [2020-09-15T16:15:34.011Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:15:34 [2020-09-15T16:15:34.011Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:15:34 [2020-09-15T16:15:34.011Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:15:34 [2020-09-15T16:15:34.011Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:15:34 [2020-09-15T16:15:34.011Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:15:34 [2020-09-15T16:15:34.011Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:15:34 [2020-09-15T16:15:34.195Z] ok  	github.com/docker/docker/daemon/logger/local	0.013s	coverage: 75.2% of statements
16:15:34 [2020-09-15T16:15:34.195Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:15:34 [2020-09-15T16:15:34.455Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.037s	coverage: 37.7% of statements
16:15:34 [2020-09-15T16:15:34.920Z] --- PASS: TestServiceUpdateLabel (3.61s)
16:15:34 [2020-09-15T16:15:34.920Z] === RUN   TestServiceUpdateSecrets
16:15:35 [2020-09-15T16:15:35.377Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
16:15:35 [2020-09-15T16:15:35.377Z] --- PASS: TestWaitNonBlocked (0.02s)
16:15:35 [2020-09-15T16:15:35.377Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s)
16:15:35 [2020-09-15T16:15:35.377Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s)
16:15:35 [2020-09-15T16:15:35.377Z] === RUN   TestWaitBlocked
16:15:35 [2020-09-15T16:15:35.377Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:15:35 [2020-09-15T16:15:35.377Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:15:35 [2020-09-15T16:15:35.377Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:15:35 [2020-09-15T16:15:35.377Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:15:35 [2020-09-15T16:15:35.377Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:15:35 [2020-09-15T16:15:35.377Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:15:35 [2020-09-15T16:15:35.838Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.012s	coverage: 33.3% of statements
16:15:36 [2020-09-15T16:15:36.745Z] --- PASS: TestWaitBlocked (0.02s)
16:15:36 [2020-09-15T16:15:36.745Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s)
16:15:36 [2020-09-15T16:15:36.745Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s)
16:15:36 [2020-09-15T16:15:36.745Z] === CONT  TestContainerStartOnDaemonRestart
16:15:36 [2020-09-15T16:15:36.745Z] === CONT  TestIpcModeOlderClient
16:15:36 [2020-09-15T16:15:36.745Z] --- PASS: TestIpcModeOlderClient (0.13s)
16:15:36 [2020-09-15T16:15:36.745Z] === CONT  TestDaemonHostGatewayIP
16:15:37 [2020-09-15T16:15:37.219Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
16:15:37 [2020-09-15T16:15:37.220Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
16:15:38 [2020-09-15T16:15:38.112Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
16:15:38 [2020-09-15T16:15:38.158Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.651s	coverage: 82.5% of statements
16:15:38 [2020-09-15T16:15:38.158Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:15:38 [2020-09-15T16:15:38.158Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
16:15:38 [2020-09-15T16:15:38.158Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:15:38 [2020-09-15T16:15:38.676Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
16:15:40 [2020-09-15T16:15:40.045Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
16:15:40 [2020-09-15T16:15:40.077Z] ok  	github.com/docker/docker/distribution/metadata	0.040s	coverage: 48.2% of statements
16:15:40 [2020-09-15T16:15:40.975Z] --- PASS: TestContainerStartOnDaemonRestart (4.30s)
16:15:40 [2020-09-15T16:15:40.975Z] === CONT  TestContainerKillOnDaemonStart
16:15:41 [2020-09-15T16:15:41.232Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
16:15:41 [2020-09-15T16:15:41.983Z] ok  	github.com/docker/docker/distribution	1.281s	coverage: 21.9% of statements
16:15:41 [2020-09-15T16:15:41.983Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:15:42 [2020-09-15T16:15:42.162Z] --- PASS: TestDaemonHostGatewayIP (5.50s)
16:15:42 [2020-09-15T16:15:42.162Z] === CONT  TestDaemonRestartIpcMode
16:15:42 [2020-09-15T16:15:42.243Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
16:15:43 [2020-09-15T16:15:43.183Z] ok  	github.com/docker/docker/distribution/xfer	1.870s	coverage: 85.1% of statements
16:15:43 [2020-09-15T16:15:43.183Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:15:43 [2020-09-15T16:15:43.183Z] ok  	github.com/docker/docker/image	0.029s	coverage: 86.4% of statements
16:15:43 [2020-09-15T16:15:43.530Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
16:15:44 [2020-09-15T16:15:44.095Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
16:15:44 [2020-09-15T16:15:44.566Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
16:15:44 [2020-09-15T16:15:44.566Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:15:44 [2020-09-15T16:15:44.566Z] ok  	github.com/docker/docker/image/v1	0.013s	coverage: 25.0% of statements
16:15:44 [2020-09-15T16:15:44.566Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:15:45 [2020-09-15T16:15:45.023Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
16:15:45 [2020-09-15T16:15:45.137Z] ok  	github.com/docker/docker/libcontainerd/queue	0.035s	coverage: 100.0% of statements
16:15:45 [2020-09-15T16:15:45.931Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.25s)
16:15:45 [2020-09-15T16:15:45.931Z] PASS
16:15:45 [2020-09-15T16:15:45.931Z] 
16:15:45 [2020-09-15T16:15:45.931Z] === Skipped
16:15:45 [2020-09-15T16:15:45.931Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:15:45 [2020-09-15T16:15:45.931Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:15:45 [2020-09-15T16:15:45.931Z] 
16:15:45 [2020-09-15T16:15:45.931Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:15:45 [2020-09-15T16:15:45.931Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:15:45 [2020-09-15T16:15:45.931Z] 
16:15:45 [2020-09-15T16:15:45.931Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:15:45 [2020-09-15T16:15:45.931Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:15:45 [2020-09-15T16:15:45.931Z] 
16:15:45 [2020-09-15T16:15:45.931Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:15:45 [2020-09-15T16:15:45.931Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:15:45 [2020-09-15T16:15:45.931Z] 
16:15:45 [2020-09-15T16:15:45.931Z] 
16:15:45 [2020-09-15T16:15:45.931Z] DONE 17 tests, 4 skipped in 32.349s
16:15:45 [2020-09-15T16:15:45.931Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:15:45 [2020-09-15T16:15:45.931Z] ++ 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
16:15:45 [2020-09-15T16:15:45.931Z] ++ set -e
16:15:45 [2020-09-15T16:15:45.931Z] ++ '[' -n 0 ']'
16:15:45 [2020-09-15T16:15:45.931Z] ++ set -x
16:15:45 [2020-09-15T16:15:45.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=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
16:15:45 [2020-09-15T16:15:45.951Z] --- PASS: TestDaemonRestartIpcMode (3.66s)
16:15:46 [2020-09-15T16:15:46.192Z] INFO: Testing against a local daemon
16:15:46 [2020-09-15T16:15:46.192Z] === RUN   TestPluginInvalidJSON
16:15:46 [2020-09-15T16:15:46.192Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:15:46 [2020-09-15T16:15:46.192Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:15:46 [2020-09-15T16:15:46.192Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:15:46 [2020-09-15T16:15:46.192Z] --- PASS: TestPluginInvalidJSON (0.03s)
16:15:46 [2020-09-15T16:15:46.192Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:15:46 [2020-09-15T16:15:46.192Z] === RUN   TestPluginInstall
16:15:46 [2020-09-15T16:15:46.192Z] === RUN   TestPluginInstall/no_auth
16:15:46 [2020-09-15T16:15:46.879Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
16:15:47 [2020-09-15T16:15:47.078Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 67.1% of statements
16:15:47 [2020-09-15T16:15:47.373Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 50.0% of statements
16:15:48 [2020-09-15T16:15:48.247Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
16:15:49 [2020-09-15T16:15:49.177Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
16:15:49 [2020-09-15T16:15:49.280Z] ok  	github.com/docker/docker/pkg/archive	0.309s	coverage: 76.9% of statements
16:15:49 [2020-09-15T16:15:49.432Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
16:15:49 [2020-09-15T16:15:49.433Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
16:15:49 [2020-09-15T16:15:49.433Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
16:15:50 [2020-09-15T16:15:50.220Z] ok  	github.com/docker/docker/pkg/authorization	0.135s	coverage: 68.3% of statements
16:15:50 [2020-09-15T16:15:50.249Z] --- PASS: TestServiceUpdateSecrets (15.65s)
16:15:50 [2020-09-15T16:15:50.249Z] === RUN   TestServiceUpdateConfigs
16:15:50 [2020-09-15T16:15:50.363Z] === RUN   TestDockerSuite/TestBuildCacheAdd
16:15:50 [2020-09-15T16:15:50.480Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
16:15:50 [2020-09-15T16:15:50.480Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
16:15:50 [2020-09-15T16:15:50.926Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
16:15:51 [2020-09-15T16:15:51.488Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
16:15:51 [2020-09-15T16:15:51.488Z] === RUN   TestDockerSuite/TestBuildCacheFrom
16:15:52 [2020-09-15T16:15:52.780Z] time="2020-09-15T16:15:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:15:52 [2020-09-15T16:15:52.780Z] time="2020-09-15T16:15:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd184d7bf0f021b60b07e65a4da943a3063a12992fae7d92b338eb5d38a84c70" mediatype=application/vnd.docker.plugin.v1+json size=522
16:15:52 [2020-09-15T16:15:52.780Z] time="2020-09-15T16:15:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:15:52 [2020-09-15T16:15:52.780Z] time="2020-09-15T16:15:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd184d7bf0f021b60b07e65a4da943a3063a12992fae7d92b338eb5d38a84c70" mediatype=application/vnd.docker.plugin.v1+json size=522
16:15:52 [2020-09-15T16:15:52.780Z] === RUN   TestPluginInstall/with_htpasswd
16:15:52 [2020-09-15T16:15:52.780Z] time="2020-09-15T16:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:15:52 [2020-09-15T16:15:52.780Z] time="2020-09-15T16:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:055c71da145027d918acff581fea15e20832bab7f15d39cc62caa94fadc27863" mediatype=application/vnd.docker.plugin.v1+json size=522
16:15:52 [2020-09-15T16:15:52.780Z] time="2020-09-15T16:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:15:52 [2020-09-15T16:15:52.780Z] time="2020-09-15T16:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:055c71da145027d918acff581fea15e20832bab7f15d39cc62caa94fadc27863" mediatype=application/vnd.docker.plugin.v1+json size=522
16:15:53 [2020-09-15T16:15:53.351Z] === RUN   TestPluginInstall/with_insecure
16:15:53 [2020-09-15T16:15:53.769Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.485s	coverage: 43.2% of statements
16:15:54 [2020-09-15T16:15:54.009Z] --- PASS: TestContainerKillOnDaemonStart (13.11s)
16:15:54 [2020-09-15T16:15:54.009Z] PASS
16:15:54 [2020-09-15T16:15:54.009Z] 
16:15:54 [2020-09-15T16:15:54.009Z] === Skipped
16:15:54 [2020-09-15T16:15:54.009Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:15:54 [2020-09-15T16:15:54.009Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:15:54 [2020-09-15T16:15:54.009Z] 
16:15:54 [2020-09-15T16:15:54.009Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:15:54 [2020-09-15T16:15:54.009Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:15:54 [2020-09-15T16:15:54.009Z] 
16:15:54 [2020-09-15T16:15:54.009Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
16:15:54 [2020-09-15T16:15:54.009Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:15:54 [2020-09-15T16:15:54.009Z] 
16:15:54 [2020-09-15T16:15:54.009Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:15:54 [2020-09-15T16:15:54.009Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:15:54 [2020-09-15T16:15:54.009Z] 
16:15:54 [2020-09-15T16:15:54.009Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:15:54 [2020-09-15T16:15:54.009Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:15:54 [2020-09-15T16:15:54.009Z] 
16:15:54 [2020-09-15T16:15:54.009Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
16:15:54 [2020-09-15T16:15:54.009Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:15:54 [2020-09-15T16:15:54.009Z] 
16:15:54 [2020-09-15T16:15:54.009Z] 
16:15:54 [2020-09-15T16:15:54.009Z] DONE 192 tests, 6 skipped in 145.232s
16:15:54 [2020-09-15T16:15:54.009Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:15:54 [2020-09-15T16:15:54.009Z] ++ 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
16:15:54 [2020-09-15T16:15:54.009Z] ++ set -e
16:15:54 [2020-09-15T16:15:54.009Z] ++ '[' -n 0 ']'
16:15:54 [2020-09-15T16:15:54.009Z] ++ set -x
16:15:54 [2020-09-15T16:15:54.009Z] ++ env -i DEST=/go/src/github.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
16:15:54 [2020-09-15T16:15:54.028Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
16:15:54 [2020-09-15T16:15:54.028Z] ok  	github.com/docker/docker/layer	7.364s	coverage: 68.8% of statements
16:15:54 [2020-09-15T16:15:54.028Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:15:54 [2020-09-15T16:15:54.028Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:15:54 [2020-09-15T16:15:54.028Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:15:54 [2020-09-15T16:15:54.028Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:15:54 [2020-09-15T16:15:54.028Z] ?   	github.com/docker/docker/oci	[no test files]
16:15:54 [2020-09-15T16:15:54.028Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:15:54 [2020-09-15T16:15:54.028Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:15:54 [2020-09-15T16:15:54.028Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:15:54 [2020-09-15T16:15:54.266Z] INFO: Testing against a local daemon
16:15:54 [2020-09-15T16:15:54.266Z] === RUN   TestCommitInheritsEnv
16:15:54 [2020-09-15T16:15:54.598Z] ok  	github.com/docker/docker/pkg/discovery	0.015s	coverage: 58.3% of statements
16:15:54 [2020-09-15T16:15:54.736Z] time="2020-09-15T16:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:15:54 [2020-09-15T16:15:54.736Z] time="2020-09-15T16:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c11b6646b1b820471f05a273e0d8a9131d2fba04b130e8d39cbe148575aa5713" mediatype=application/vnd.docker.plugin.v1+json size=522
16:15:54 [2020-09-15T16:15:54.736Z] time="2020-09-15T16:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:15:54 [2020-09-15T16:15:54.736Z] time="2020-09-15T16:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c11b6646b1b820471f05a273e0d8a9131d2fba04b130e8d39cbe148575aa5713" mediatype=application/vnd.docker.plugin.v1+json size=522
16:15:54 [2020-09-15T16:15:54.829Z] --- PASS: TestCommitInheritsEnv (0.50s)
16:15:54 [2020-09-15T16:15:54.829Z] === RUN   TestImportExtremelyLargeImageWorks
16:15:54 [2020-09-15T16:15:54.829Z] === PAUSE TestImportExtremelyLargeImageWorks
16:15:54 [2020-09-15T16:15:54.829Z] === RUN   TestImagesFilterMultiReference
16:15:54 [2020-09-15T16:15:54.829Z] --- PASS: TestImagesFilterMultiReference (0.08s)
16:15:54 [2020-09-15T16:15:54.829Z] === RUN   TestImagePullPlatformInvalid
16:15:54 [2020-09-15T16:15:54.829Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
16:15:54 [2020-09-15T16:15:54.829Z] === RUN   TestRemoveImageOrphaning
16:15:54 [2020-09-15T16:15:54.858Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
16:15:54 [2020-09-15T16:15:54.996Z] --- PASS: TestPluginInstall (8.87s)
16:15:54 [2020-09-15T16:15:54.996Z]     --- PASS: TestPluginInstall/no_auth (5.89s)
16:15:54 [2020-09-15T16:15:54.996Z]     --- PASS: TestPluginInstall/with_htpasswd (1.20s)
16:15:54 [2020-09-15T16:15:54.996Z]     --- PASS: TestPluginInstall/with_insecure (1.78s)
16:15:54 [2020-09-15T16:15:54.996Z]         plugin_test.go:157: [dc3cc0895301c] daemon is not started
16:15:54 [2020-09-15T16:15:54.996Z] PASS
16:15:54 [2020-09-15T16:15:54.996Z] 
16:15:54 [2020-09-15T16:15:54.996Z] DONE 6 tests in 9.135s
16:15:54 [2020-09-15T16:15:54.996Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:15:54 [2020-09-15T16:15:54.996Z] ++ 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
16:15:54 [2020-09-15T16:15:54.996Z] ++ set -e
16:15:54 [2020-09-15T16:15:54.996Z] ++ '[' -n 0 ']'
16:15:54 [2020-09-15T16:15:54.996Z] ++ set -x
16:15:54 [2020-09-15T16:15:54.997Z] ++ env -i DEST=/go/src/github.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
16:15:55 [2020-09-15T16:15:55.256Z] INFO: Testing against a local daemon
16:15:55 [2020-09-15T16:15:55.256Z] === RUN   TestExternalGraphDriver
16:15:55 [2020-09-15T16:15:55.392Z] --- PASS: TestRemoveImageOrphaning (0.47s)
16:15:55 [2020-09-15T16:15:55.392Z] === RUN   TestRemoveImageGarbageCollector
16:15:55 [2020-09-15T16:15:55.517Z] === RUN   TestExternalGraphDriver/json
16:15:55 [2020-09-15T16:15:55.648Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
16:15:55 [2020-09-15T16:15:55.799Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
16:15:56 [2020-09-15T16:15:56.370Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
16:15:56 [2020-09-15T16:15:56.577Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
16:15:56 [2020-09-15T16:15:56.630Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
16:15:57 [2020-09-15T16:15:57.505Z] --- PASS: TestRemoveImageGarbageCollector (2.22s)
16:15:57 [2020-09-15T16:15:57.505Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:15:57 [2020-09-15T16:15:57.505Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
16:15:57 [2020-09-15T16:15:57.505Z] === RUN   TestTagInvalidReference
16:15:57 [2020-09-15T16:15:57.761Z] --- PASS: TestTagInvalidReference (0.02s)
16:15:57 [2020-09-15T16:15:57.761Z] === RUN   TestTagValidPrefixedRepo
16:15:57 [2020-09-15T16:15:57.761Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
16:15:57 [2020-09-15T16:15:57.761Z] === RUN   TestTagExistedNameWithoutForce
16:15:57 [2020-09-15T16:15:57.761Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
16:15:57 [2020-09-15T16:15:57.761Z] === RUN   TestTagOfficialNames
16:15:57 [2020-09-15T16:15:57.761Z] --- PASS: TestTagOfficialNames (0.07s)
16:15:57 [2020-09-15T16:15:57.761Z] === RUN   TestTagMatchesDigest
16:15:57 [2020-09-15T16:15:57.761Z] --- PASS: TestTagMatchesDigest (0.03s)
16:15:57 [2020-09-15T16:15:57.761Z] === CONT  TestImportExtremelyLargeImageWorks
16:15:58 [2020-09-15T16:15:58.009Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
16:15:58 [2020-09-15T16:15:58.059Z] === RUN   TestExternalGraphDriver/spec
16:15:58 [2020-09-15T16:15:58.328Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
16:15:58 [2020-09-15T16:15:58.578Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 89.5% of statements
16:15:58 [2020-09-15T16:15:58.584Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
16:15:58 [2020-09-15T16:15:58.638Z] --- PASS: TestBuildWithHugeFile (54.15s)
16:15:58 [2020-09-15T16:15:58.639Z] === RUN   TestBuildWithEmptyDockerfile
16:15:58 [2020-09-15T16:15:58.639Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:15:58 [2020-09-15T16:15:58.639Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:15:58 [2020-09-15T16:15:58.639Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:15:58 [2020-09-15T16:15:58.639Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:15:58 [2020-09-15T16:15:58.639Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:15:58 [2020-09-15T16:15:58.639Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:15:58 [2020-09-15T16:15:58.639Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:15:58 [2020-09-15T16:15:58.639Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:15:58 [2020-09-15T16:15:58.639Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:15:58 [2020-09-15T16:15:58.639Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
16:15:58 [2020-09-15T16:15:58.639Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s)
16:15:58 [2020-09-15T16:15:58.639Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s)
16:15:58 [2020-09-15T16:15:58.639Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s)
16:15:58 [2020-09-15T16:15:58.639Z] === RUN   TestBuildPreserveOwnership
16:15:58 [2020-09-15T16:15:58.639Z] === RUN   TestBuildPreserveOwnership/copy_from
16:15:58 [2020-09-15T16:15:58.639Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:15:58 [2020-09-15T16:15:58.837Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.078s	coverage: 84.1% of statements
16:15:59 [2020-09-15T16:15:59.407Z] ok  	github.com/docker/docker/pkg/fsutils	0.175s	coverage: 85.1% of statements
16:15:59 [2020-09-15T16:15:59.407Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 11.4% of statements
16:15:59 [2020-09-15T16:15:59.514Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
16:15:59 [2020-09-15T16:15:59.682Z] --- PASS: TestBuildPreserveOwnership (3.84s)
16:15:59 [2020-09-15T16:15:59.682Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.51s)
16:15:59 [2020-09-15T16:15:59.682Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s)
16:15:59 [2020-09-15T16:15:59.682Z] === RUN   TestBuildPlatformInvalid
16:15:59 [2020-09-15T16:15:59.682Z] --- PASS: TestBuildPlatformInvalid (0.12s)
16:15:59 [2020-09-15T16:15:59.682Z] PASS
16:15:59 [2020-09-15T16:15:59.682Z] 
16:15:59 [2020-09-15T16:15:59.682Z] === Skipped
16:15:59 [2020-09-15T16:15:59.682Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
16:15:59 [2020-09-15T16:15:59.682Z]     build_session_test.go:25: TODO: BuildKit
16:15:59 [2020-09-15T16:15:59.682Z] 
16:15:59 [2020-09-15T16:15:59.682Z] 
16:15:59 [2020-09-15T16:15:59.682Z] DONE 32 tests, 1 skipped in 92.602s
16:15:59 [2020-09-15T16:15:59.682Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
16:15:59 [2020-09-15T16:15:59.682Z] ++ 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
16:15:59 [2020-09-15T16:15:59.682Z] ++ set -e
16:15:59 [2020-09-15T16:15:59.682Z] ++ '[' -n 0 ']'
16:15:59 [2020-09-15T16:15:59.682Z] ++ set -x
16:15:59 [2020-09-15T16:15:59.682Z] ++ env -i DEST=/go/src/github.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
16:15:59 [2020-09-15T16:15:59.973Z] INFO: Testing against a local daemon
16:15:59 [2020-09-15T16:15:59.973Z] === RUN   TestConfigInspect
16:16:00 [2020-09-15T16:16:00.347Z] ok  	github.com/docker/docker/pkg/idtools	0.410s	coverage: 70.1% of statements
16:16:00 [2020-09-15T16:16:00.442Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
16:16:00 [2020-09-15T16:16:00.603Z] === RUN   TestExternalGraphDriver/pull
16:16:00 [2020-09-15T16:16:00.917Z] ok  	github.com/docker/docker/pkg/ioutils	0.572s	coverage: 69.3% of statements
16:16:01 [2020-09-15T16:16:01.177Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
16:16:01 [2020-09-15T16:16:01.177Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
16:16:01 [2020-09-15T16:16:01.437Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
16:16:01 [2020-09-15T16:16:01.437Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:16:01 [2020-09-15T16:16:01.437Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
16:16:01 [2020-09-15T16:16:01.437Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.008s	coverage: 85.7% of statements
16:16:01 [2020-09-15T16:16:01.437Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:16:01 [2020-09-15T16:16:01.697Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
16:16:01 [2020-09-15T16:16:01.956Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.021s	coverage: 60.0% of statements
16:16:02 [2020-09-15T16:16:02.059Z] --- PASS: TestConfigInspect (1.94s)
16:16:02 [2020-09-15T16:16:02.059Z] === RUN   TestConfigList
16:16:02 [2020-09-15T16:16:02.336Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
16:16:02 [2020-09-15T16:16:02.525Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
16:16:02 [2020-09-15T16:16:02.526Z] ok  	github.com/docker/docker/pkg/pidfile	0.010s	coverage: 82.4% of statements
16:16:02 [2020-09-15T16:16:02.526Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:16:02 [2020-09-15T16:16:02.526Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:16:03 [2020-09-15T16:16:03.151Z] --- PASS: TestExternalGraphDriver (7.51s)
16:16:03 [2020-09-15T16:16:03.151Z]     --- PASS: TestExternalGraphDriver/json (2.45s)
16:16:03 [2020-09-15T16:16:03.151Z]     --- PASS: TestExternalGraphDriver/spec (2.70s)
16:16:03 [2020-09-15T16:16:03.151Z]     --- PASS: TestExternalGraphDriver/pull (2.17s)
16:16:03 [2020-09-15T16:16:03.151Z] === RUN   TestGraphdriverPluginV2
16:16:03 [2020-09-15T16:16:03.151Z] --- SKIP: TestGraphdriverPluginV2 (0.18s)
16:16:03 [2020-09-15T16:16:03.151Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:16:03 [2020-09-15T16:16:03.151Z] PASS
16:16:03 [2020-09-15T16:16:03.151Z] 
16:16:03 [2020-09-15T16:16:03.151Z] === Skipped
16:16:03 [2020-09-15T16:16:03.151Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.18s)
16:16:03 [2020-09-15T16:16:03.151Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:16:03 [2020-09-15T16:16:03.151Z] 
16:16:03 [2020-09-15T16:16:03.151Z] 
16:16:03 [2020-09-15T16:16:03.151Z] DONE 5 tests, 1 skipped in 7.898s
16:16:03 [2020-09-15T16:16:03.151Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:16:03 [2020-09-15T16:16:03.151Z] ++ 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
16:16:03 [2020-09-15T16:16:03.151Z] ++ set -e
16:16:03 [2020-09-15T16:16:03.151Z] ++ '[' -n 0 ']'
16:16:03 [2020-09-15T16:16:03.151Z] ++ set -x
16:16:03 [2020-09-15T16:16:03.151Z] ++ env -i DEST=/go/src/github.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
16:16:03 [2020-09-15T16:16:03.151Z] INFO: Testing against a local daemon
16:16:03 [2020-09-15T16:16:03.151Z] === RUN   TestContinueAfterPluginCrash
16:16:03 [2020-09-15T16:16:03.151Z] === PAUSE TestContinueAfterPluginCrash
16:16:03 [2020-09-15T16:16:03.151Z] === RUN   TestReadPluginNoRead
16:16:03 [2020-09-15T16:16:03.151Z] === PAUSE TestReadPluginNoRead
16:16:03 [2020-09-15T16:16:03.151Z] === RUN   TestDaemonStartWithLogOpt
16:16:03 [2020-09-15T16:16:03.151Z] === PAUSE TestDaemonStartWithLogOpt
16:16:03 [2020-09-15T16:16:03.151Z] === CONT  TestContinueAfterPluginCrash
16:16:03 [2020-09-15T16:16:03.151Z] === CONT  TestDaemonStartWithLogOpt
16:16:03 [2020-09-15T16:16:03.151Z] === CONT  TestReadPluginNoRead
16:16:03 [2020-09-15T16:16:03.464Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
16:16:04 [2020-09-15T16:16:04.034Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
16:16:04 [2020-09-15T16:16:04.137Z] --- PASS: TestConfigList (1.90s)
16:16:04 [2020-09-15T16:16:04.137Z] === RUN   TestConfigsCreateAndDelete
16:16:04 [2020-09-15T16:16:04.294Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
16:16:04 [2020-09-15T16:16:04.553Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
16:16:04 [2020-09-15T16:16:04.857Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
16:16:05 [2020-09-15T16:16:05.654Z] --- PASS: TestConfigsCreateAndDelete (1.89s)
16:16:05 [2020-09-15T16:16:05.654Z] === RUN   TestConfigsUpdate
16:16:05 [2020-09-15T16:16:05.795Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
16:16:05 [2020-09-15T16:16:05.933Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
16:16:06 [2020-09-15T16:16:06.192Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
16:16:07 [2020-09-15T16:16:07.361Z] === RUN   TestReadPluginNoRead/default
16:16:07 [2020-09-15T16:16:07.745Z] --- PASS: TestConfigsUpdate (1.88s)
16:16:07 [2020-09-15T16:16:07.746Z] === RUN   TestTemplatedConfig
16:16:07 [2020-09-15T16:16:07.932Z] --- PASS: TestDaemonStartWithLogOpt (4.75s)
16:16:08 [2020-09-15T16:16:08.334Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
16:16:08 [2020-09-15T16:16:08.589Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
16:16:08 [2020-09-15T16:16:08.818Z] --- PASS: TestServiceUpdateConfigs (15.70s)
16:16:08 [2020-09-15T16:16:08.818Z] === RUN   TestServiceUpdateNetwork
16:16:09 [2020-09-15T16:16:09.151Z] === RUN   TestDockerSuite/TestBuildClearCmd
16:16:09 [2020-09-15T16:16:09.316Z] === RUN   TestReadPluginNoRead/disabled_caching
16:16:09 [2020-09-15T16:16:09.484Z] ok  	github.com/docker/docker/pkg/signal	2.372s	coverage: 61.0% of statements
16:16:09 [2020-09-15T16:16:09.484Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
16:16:09 [2020-09-15T16:16:09.713Z] === RUN   TestDockerSuite/TestBuildCmd
16:16:09 [2020-09-15T16:16:09.744Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
16:16:10 [2020-09-15T16:16:10.003Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
16:16:10 [2020-09-15T16:16:10.263Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
16:16:10 [2020-09-15T16:16:10.276Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
16:16:10 [2020-09-15T16:16:10.495Z] --- PASS: TestTemplatedConfig (2.47s)
16:16:10 [2020-09-15T16:16:10.495Z] === RUN   TestConfigCreateResolve
16:16:10 [2020-09-15T16:16:10.532Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
16:16:10 [2020-09-15T16:16:10.834Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.9% of statements
16:16:11 [2020-09-15T16:16:11.137Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
16:16:11 [2020-09-15T16:16:11.137Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
16:16:11 [2020-09-15T16:16:11.228Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:16:11 [2020-09-15T16:16:11.409Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
16:16:11 [2020-09-15T16:16:11.981Z] ok  	github.com/docker/docker/pkg/tailfile	0.074s	coverage: 88.6% of statements
16:16:12 [2020-09-15T16:16:12.016Z] --- PASS: TestConfigCreateResolve (1.93s)
16:16:12 [2020-09-15T16:16:12.016Z] === RUN   TestConfigDaemonLibtrustID
16:16:12 [2020-09-15T16:16:12.312Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
16:16:12 [2020-09-15T16:16:12.312Z] PASS
16:16:12 [2020-09-15T16:16:12.312Z] 
16:16:12 [2020-09-15T16:16:12.312Z] DONE 7 tests in 12.630s
16:16:12 [2020-09-15T16:16:12.312Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
16:16:12 [2020-09-15T16:16:12.312Z] ++ 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
16:16:12 [2020-09-15T16:16:12.312Z] ++ set -e
16:16:12 [2020-09-15T16:16:12.312Z] ++ '[' -n 0 ']'
16:16:12 [2020-09-15T16:16:12.312Z] ++ set -x
16:16:12 [2020-09-15T16:16:12.312Z] ++ env -i DEST=/go/src/github.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
16:16:12 [2020-09-15T16:16:12.551Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
16:16:12 [2020-09-15T16:16:12.605Z] INFO: Testing against a local daemon
16:16:12 [2020-09-15T16:16:12.605Z] === RUN   TestCheckpoint
16:16:12 [2020-09-15T16:16:12.605Z] --- SKIP: TestCheckpoint (0.00s)
16:16:12 [2020-09-15T16:16:12.605Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:16:12 [2020-09-15T16:16:12.605Z] === RUN   TestContainerInvalidJSON
16:16:12 [2020-09-15T16:16:12.605Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:16:12 [2020-09-15T16:16:12.605Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:16:12 [2020-09-15T16:16:12.605Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:16:12 [2020-09-15T16:16:12.605Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:16:12 [2020-09-15T16:16:12.605Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:16:12 [2020-09-15T16:16:12.605Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:16:12 [2020-09-15T16:16:12.605Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:16:12 [2020-09-15T16:16:12.605Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:16:12 [2020-09-15T16:16:12.605Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:16:12 [2020-09-15T16:16:12.605Z] --- PASS: TestContainerInvalidJSON (0.02s)
16:16:12 [2020-09-15T16:16:12.605Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:16:12 [2020-09-15T16:16:12.605Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:16:12 [2020-09-15T16:16:12.605Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:16:12 [2020-09-15T16:16:12.605Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:16:12 [2020-09-15T16:16:12.605Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
16:16:12 [2020-09-15T16:16:12.605Z] === RUN   TestCopyFromContainerPathIsNotDir
16:16:12 [2020-09-15T16:16:12.605Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
16:16:12 [2020-09-15T16:16:12.605Z] === RUN   TestCopyToContainerPathDoesNotExist
16:16:12 [2020-09-15T16:16:12.811Z] testing: warning: no tests to run
16:16:12 [2020-09-15T16:16:12.811Z] coverage: [no statements]
16:16:12 [2020-09-15T16:16:12.811Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
16:16:12 [2020-09-15T16:16:12.899Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
16:16:12 [2020-09-15T16:16:12.899Z] === RUN   TestCopyToContainerPathIsNotDir
16:16:12 [2020-09-15T16:16:12.899Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
16:16:12 [2020-09-15T16:16:12.899Z] === RUN   TestCopyFromContainer
16:16:13 [2020-09-15T16:16:13.031Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
16:16:13 [2020-09-15T16:16:13.031Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
16:16:13 [2020-09-15T16:16:13.070Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
16:16:13 [2020-09-15T16:16:13.140Z] --- PASS: TestReadPluginNoRead (9.59s)
16:16:13 [2020-09-15T16:16:13.140Z]     --- PASS: TestReadPluginNoRead/default (1.82s)
16:16:13 [2020-09-15T16:16:13.140Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.82s)
16:16:13 [2020-09-15T16:16:13.140Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s)
16:16:13 [2020-09-15T16:16:13.140Z]     read_test.go:92: [df8d52b4c152a] daemon is not started
16:16:13 [2020-09-15T16:16:13.330Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
16:16:13 [2020-09-15T16:16:13.401Z] --- PASS: TestContinueAfterPluginCrash (10.17s)
16:16:13 [2020-09-15T16:16:13.401Z] PASS
16:16:13 [2020-09-15T16:16:13.401Z] 
16:16:13 [2020-09-15T16:16:13.401Z] DONE 6 tests in 10.386s
16:16:13 [2020-09-15T16:16:13.401Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:16:13 [2020-09-15T16:16:13.401Z] ++ 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
16:16:13 [2020-09-15T16:16:13.401Z] ++ set -e
16:16:13 [2020-09-15T16:16:13.401Z] ++ '[' -n 0 ']'
16:16:13 [2020-09-15T16:16:13.401Z] ++ set -x
16:16:13 [2020-09-15T16:16:13.401Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:16:13 [2020-09-15T16:16:13.401Z] testing: warning: no tests to run
16:16:13 [2020-09-15T16:16:13.401Z] PASS
16:16:13 [2020-09-15T16:16:13.401Z] 
16:16:13 [2020-09-15T16:16:13.401Z] DONE 0 tests in 0.062s
16:16:13 [2020-09-15T16:16:13.401Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:16:13 [2020-09-15T16:16:13.401Z] ++ 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
16:16:13 [2020-09-15T16:16:13.401Z] ++ set -e
16:16:13 [2020-09-15T16:16:13.401Z] ++ '[' -n 0 ']'
16:16:13 [2020-09-15T16:16:13.401Z] ++ set -x
16:16:13 [2020-09-15T16:16:13.401Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:16:13 [2020-09-15T16:16:13.589Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
16:16:13 [2020-09-15T16:16:13.661Z] INFO: Testing against a local daemon
16:16:13 [2020-09-15T16:16:13.661Z] === RUN   TestPluginWithDevMounts
16:16:13 [2020-09-15T16:16:13.661Z] === PAUSE TestPluginWithDevMounts
16:16:13 [2020-09-15T16:16:13.661Z] === CONT  TestPluginWithDevMounts
16:16:13 [2020-09-15T16:16:13.940Z] === RUN   TestCopyFromContainer//
16:16:14 [2020-09-15T16:16:14.259Z] === RUN   TestCopyFromContainer//bar/root
16:16:14 [2020-09-15T16:16:14.259Z] === RUN   TestCopyFromContainer//bar/root/
16:16:14 [2020-09-15T16:16:14.259Z] === RUN   TestCopyFromContainer/bar/quux
16:16:14 [2020-09-15T16:16:14.259Z] === RUN   TestCopyFromContainer/bar/quux/
16:16:14 [2020-09-15T16:16:14.554Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:16:14 [2020-09-15T16:16:14.554Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:16:14 [2020-09-15T16:16:14.554Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:16:14 [2020-09-15T16:16:14.554Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:16:14 [2020-09-15T16:16:14.554Z] === RUN   TestCopyFromContainer/bar/notarget
16:16:14 [2020-09-15T16:16:14.849Z] --- PASS: TestCopyFromContainer (1.96s)
16:16:14 [2020-09-15T16:16:14.849Z]     --- PASS: TestCopyFromContainer// (0.07s)
16:16:14 [2020-09-15T16:16:14.849Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
16:16:14 [2020-09-15T16:16:14.849Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
16:16:14 [2020-09-15T16:16:14.849Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
16:16:14 [2020-09-15T16:16:14.849Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
16:16:14 [2020-09-15T16:16:14.849Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
16:16:14 [2020-09-15T16:16:14.849Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
16:16:14 [2020-09-15T16:16:14.849Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
16:16:14 [2020-09-15T16:16:14.849Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
16:16:14 [2020-09-15T16:16:14.849Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
16:16:14 [2020-09-15T16:16:14.849Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:16:14 [2020-09-15T16:16:14.849Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:16:14 [2020-09-15T16:16:14.849Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:16:14 [2020-09-15T16:16:14.849Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:16:14 [2020-09-15T16:16:14.849Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:16:14 [2020-09-15T16:16:14.849Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:16:14 [2020-09-15T16:16:14.849Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:16:14 [2020-09-15T16:16:14.849Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:16:14 [2020-09-15T16:16:14.849Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:16:14 [2020-09-15T16:16:14.849Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:16:14 [2020-09-15T16:16:14.849Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
16:16:14 [2020-09-15T16:16:14.849Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:16:14 [2020-09-15T16:16:14.849Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:16:14 [2020-09-15T16:16:14.849Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:16:14 [2020-09-15T16:16:14.849Z] === RUN   TestCreateLinkToNonExistingContainer
16:16:14 [2020-09-15T16:16:14.849Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
16:16:14 [2020-09-15T16:16:14.849Z] === RUN   TestCreateWithInvalidEnv
16:16:14 [2020-09-15T16:16:14.849Z] === RUN   TestCreateWithInvalidEnv/0
16:16:14 [2020-09-15T16:16:14.849Z] === PAUSE TestCreateWithInvalidEnv/0
16:16:14 [2020-09-15T16:16:14.849Z] === RUN   TestCreateWithInvalidEnv/1
16:16:14 [2020-09-15T16:16:14.849Z] === PAUSE TestCreateWithInvalidEnv/1
16:16:14 [2020-09-15T16:16:14.849Z] === RUN   TestCreateWithInvalidEnv/2
16:16:14 [2020-09-15T16:16:14.849Z] === PAUSE TestCreateWithInvalidEnv/2
16:16:14 [2020-09-15T16:16:14.849Z] === CONT  TestCreateWithInvalidEnv/0
16:16:14 [2020-09-15T16:16:14.849Z] === CONT  TestCreateWithInvalidEnv/1
16:16:14 [2020-09-15T16:16:14.849Z] === CONT  TestCreateWithInvalidEnv/2
16:16:14 [2020-09-15T16:16:14.849Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:16:14 [2020-09-15T16:16:14.849Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:16:14 [2020-09-15T16:16:14.849Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:16:14 [2020-09-15T16:16:14.849Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:16:14 [2020-09-15T16:16:14.849Z] === RUN   TestCreateTmpfsMountsTarget
16:16:14 [2020-09-15T16:16:14.849Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
16:16:14 [2020-09-15T16:16:14.849Z] === RUN   TestCreateWithCustomMaskedPaths
16:16:15 [2020-09-15T16:16:15.496Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.1% of statements
16:16:16 [2020-09-15T16:16:16.067Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
16:16:16 [2020-09-15T16:16:16.203Z] --- PASS: TestPluginWithDevMounts (2.18s)
16:16:16 [2020-09-15T16:16:16.203Z] PASS
16:16:16 [2020-09-15T16:16:16.203Z] 
16:16:16 [2020-09-15T16:16:16.203Z] DONE 1 tests in 2.368s
16:16:16 [2020-09-15T16:16:16.204Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
16:16:16 [2020-09-15T16:16:16.204Z] ++ 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
16:16:16 [2020-09-15T16:16:16.204Z] ++ set -e
16:16:16 [2020-09-15T16:16:16.204Z] ++ '[' -n 0 ']'
16:16:16 [2020-09-15T16:16:16.204Z] ++ set -x
16:16:16 [2020-09-15T16:16:16.204Z] ++ env -i DEST=/go/src/github.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
16:16:16 [2020-09-15T16:16:16.204Z] INFO: Testing against a local daemon
16:16:16 [2020-09-15T16:16:16.204Z] === RUN   TestSecretInspect
16:16:16 [2020-09-15T16:16:16.366Z] --- PASS: TestCreateWithCustomMaskedPaths (1.45s)
16:16:16 [2020-09-15T16:16:16.366Z] === RUN   TestCreateWithCustomReadonlyPaths
16:16:17 [2020-09-15T16:16:17.005Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 72.4% of statements
16:16:17 [2020-09-15T16:16:17.265Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
16:16:17 [2020-09-15T16:16:17.891Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s)
16:16:17 [2020-09-15T16:16:17.891Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:16:17 [2020-09-15T16:16:17.891Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:16:17 [2020-09-15T16:16:17.891Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:16:17 [2020-09-15T16:16:17.891Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:16:17 [2020-09-15T16:16:17.891Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:16:17 [2020-09-15T16:16:17.891Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:16:17 [2020-09-15T16:16:17.891Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:16:17 [2020-09-15T16:16:17.891Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:16:17 [2020-09-15T16:16:17.891Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:16:17 [2020-09-15T16:16:17.891Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:16:17 [2020-09-15T16:16:17.891Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:16:17 [2020-09-15T16:16:17.891Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:16:17 [2020-09-15T16:16:17.891Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:16:17 [2020-09-15T16:16:17.891Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:16:17 [2020-09-15T16:16:17.891Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:16:17 [2020-09-15T16:16:17.891Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:16:17 [2020-09-15T16:16:17.891Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:16:17 [2020-09-15T16:16:17.891Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
16:16:17 [2020-09-15T16:16:17.891Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
16:16:17 [2020-09-15T16:16:17.891Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
16:16:17 [2020-09-15T16:16:17.891Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
16:16:17 [2020-09-15T16:16:17.891Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
16:16:17 [2020-09-15T16:16:17.891Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:16:18 [2020-09-15T16:16:18.279Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
16:16:18 [2020-09-15T16:16:18.279Z] === RUN   TestDockerSuite/TestBuildConditionalCache
16:16:18 [2020-09-15T16:16:18.536Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s)
16:16:18 [2020-09-15T16:16:18.536Z] === RUN   TestCreateDifferentPlatform
16:16:18 [2020-09-15T16:16:18.536Z] === RUN   TestCreateDifferentPlatform/different_os
16:16:18 [2020-09-15T16:16:18.536Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:16:18 [2020-09-15T16:16:18.536Z] --- PASS: TestCreateDifferentPlatform (0.02s)
16:16:18 [2020-09-15T16:16:18.536Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:16:18 [2020-09-15T16:16:18.536Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:16:18 [2020-09-15T16:16:18.536Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:16:18 [2020-09-15T16:16:18.536Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
16:16:18 [2020-09-15T16:16:18.536Z] === RUN   TestContainerStartOnDaemonRestart
16:16:18 [2020-09-15T16:16:18.536Z] === PAUSE TestContainerStartOnDaemonRestart
16:16:18 [2020-09-15T16:16:18.536Z] === RUN   TestDaemonRestartIpcMode
16:16:18 [2020-09-15T16:16:18.536Z] === PAUSE TestDaemonRestartIpcMode
16:16:18 [2020-09-15T16:16:18.536Z] === RUN   TestDaemonHostGatewayIP
16:16:18 [2020-09-15T16:16:18.536Z] === PAUSE TestDaemonHostGatewayIP
16:16:18 [2020-09-15T16:16:18.536Z] === RUN   TestContainerKillOnDaemonStart
16:16:18 [2020-09-15T16:16:18.536Z] === PAUSE TestContainerKillOnDaemonStart
16:16:18 [2020-09-15T16:16:18.536Z] === RUN   TestDiff
16:16:18 [2020-09-15T16:16:18.646Z] ok  	github.com/docker/docker/registry	0.077s	coverage: 56.3% of statements
16:16:19 [2020-09-15T16:16:19.172Z] --- PASS: TestDiff (0.51s)
16:16:19 [2020-09-15T16:16:19.172Z] === RUN   TestExecWithCloseStdin
16:16:19 [2020-09-15T16:16:19.216Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
16:16:19 [2020-09-15T16:16:19.476Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
16:16:19 [2020-09-15T16:16:19.502Z] --- PASS: TestSecretInspect (3.16s)
16:16:19 [2020-09-15T16:16:19.502Z] === RUN   TestSecretList
16:16:19 [2020-09-15T16:16:19.817Z] --- PASS: TestExecWithCloseStdin (0.61s)
16:16:19 [2020-09-15T16:16:19.817Z] === RUN   TestExec
16:16:20 [2020-09-15T16:16:20.112Z] --- PASS: TestExec (0.62s)
16:16:20 [2020-09-15T16:16:20.112Z] === RUN   TestExecUser
16:16:20 [2020-09-15T16:16:20.168Z] === RUN   TestDockerSuite/TestBuildContChar
16:16:20 [2020-09-15T16:16:20.168Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
16:16:20 [2020-09-15T16:16:20.311Z] c3aff4450246: Pull complete
16:16:20 [2020-09-15T16:16:20.312Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec
16:16:20 [2020-09-15T16:16:20.312Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
16:16:20 [2020-09-15T16:16:20.312Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
16:16:20 [2020-09-15T16:16:20.312Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
16:16:20 [2020-09-15T16:16:20.312Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457'
16:16:20 [2020-09-15T16:16:20.312Z] WARN: Skipping validation tests
16:16:20 [2020-09-15T16:16:20.312Z] INFO: Running unit tests at 09/15/2020 16:16:10...
16:16:20 [2020-09-15T16:16:20.312Z] INFO: make.ps1 starting at 09/15/2020 16:16:13
16:16:20 [2020-09-15T16:16:20.312Z] INFO: Git commit (c0c428f0e8) assumed from DOCKER_GITCOMMIT environment variable
16:16:20 [2020-09-15T16:16:20.312Z] INFO: Invoking autogen...
16:16:20 [2020-09-15T16:16:20.312Z] INFO: Running unit tests...
16:16:20 [2020-09-15T16:16:20.416Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 66.1% of statements
16:16:20 [2020-09-15T16:16:20.416Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
16:16:20 [2020-09-15T16:16:20.763Z] --- PASS: TestExecUser (0.59s)
16:16:20 [2020-09-15T16:16:20.763Z] === RUN   TestExportContainerAndImportImage
16:16:21 [2020-09-15T16:16:21.807Z] --- PASS: TestExportContainerAndImportImage (0.77s)
16:16:21 [2020-09-15T16:16:21.807Z] === RUN   TestExportContainerAfterDaemonRestart
16:16:22 [2020-09-15T16:16:22.802Z] --- PASS: TestSecretList (3.28s)
16:16:22 [2020-09-15T16:16:22.802Z] === RUN   TestSecretsCreateAndDelete
16:16:22 [2020-09-15T16:16:22.957Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
16:16:23 [2020-09-15T16:16:23.218Z] 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
16:16:23 [2020-09-15T16:16:23.323Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s)
16:16:23 [2020-09-15T16:16:23.323Z] === RUN   TestHealthCheckWorkdir
16:16:23 [2020-09-15T16:16:23.441Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
16:16:23 [2020-09-15T16:16:23.441Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
16:16:23 [2020-09-15T16:16:23.901Z] ok  	github.com/docker/docker/volume/local	0.006s	coverage: 73.0% of statements
16:16:23 [2020-09-15T16:16:23.961Z] --- PASS: TestHealthCheckWorkdir (0.71s)
16:16:23 [2020-09-15T16:16:23.961Z] === RUN   TestHealthKillContainer
16:16:24 [2020-09-15T16:16:24.180Z] --- PASS: TestServiceUpdateNetwork (15.96s)
16:16:24 [2020-09-15T16:16:24.180Z] === RUN   TestServiceUpdatePidsLimit
16:16:24 [2020-09-15T16:16:24.180Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:16:24 [2020-09-15T16:16:24.180Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:16:24 [2020-09-15T16:16:24.368Z] === RUN   TestDockerSuite/TestBuildContextCleanup
16:16:24 [2020-09-15T16:16:24.470Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
16:16:24 [2020-09-15T16:16:24.624Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
16:16:24 [2020-09-15T16:16:24.881Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
16:16:25 [2020-09-15T16:16:25.410Z] ok  	github.com/docker/docker/volume/service	0.022s	coverage: 73.1% of statements
16:16:25 [2020-09-15T16:16:25.443Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
16:16:25 [2020-09-15T16:16:25.700Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
16:16:26 [2020-09-15T16:16:26.101Z] --- PASS: TestSecretsCreateAndDelete (3.16s)
16:16:26 [2020-09-15T16:16:26.101Z] === RUN   TestSecretsUpdate
16:16:26 [2020-09-15T16:16:26.263Z] --- PASS: TestHealthKillContainer (2.62s)
16:16:26 [2020-09-15T16:16:26.263Z] === RUN   TestInspectCpusetInConfigPre120
16:16:26 [2020-09-15T16:16:26.631Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
16:16:26 [2020-09-15T16:16:26.898Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s)
16:16:26 [2020-09-15T16:16:26.898Z] === RUN   TestIpcModeNone
16:16:27 [2020-09-15T16:16:27.533Z] --- PASS: TestIpcModeNone (0.60s)
16:16:27 [2020-09-15T16:16:27.533Z] === RUN   TestIpcModePrivate
16:16:28 [2020-09-15T16:16:28.173Z] --- PASS: TestIpcModePrivate (0.64s)
16:16:28 [2020-09-15T16:16:28.173Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
16:16:28 [2020-09-15T16:16:28.173Z] === RUN   TestIpcModeShareable
16:16:28 [2020-09-15T16:16:28.521Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
16:16:28 [2020-09-15T16:16:28.814Z] --- PASS: TestIpcModeShareable (0.58s)
16:16:28 [2020-09-15T16:16:28.814Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
16:16:28 [2020-09-15T16:16:28.814Z] === RUN   TestAPIIpcModeShareableAndContainer
16:16:29 [2020-09-15T16:16:29.398Z] --- PASS: TestSecretsUpdate (3.25s)
16:16:29 [2020-09-15T16:16:29.398Z] === RUN   TestTemplatedSecret
16:16:30 [2020-09-15T16:16:30.291Z] ?   	github.com/docker/docker/api	[no test files]
16:16:30 [2020-09-15T16:16:30.896Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.88s)
16:16:30 [2020-09-15T16:16:30.896Z] === RUN   TestAPIIpcModeHost
16:16:31 [2020-09-15T16:16:31.063Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:16:31 [2020-09-15T16:16:31.190Z] --- PASS: TestAPIIpcModeHost (0.47s)
16:16:31 [2020-09-15T16:16:31.190Z] === RUN   TestDaemonIpcModeShareable
16:16:31 [2020-09-15T16:16:31.790Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
16:16:32 [2020-09-15T16:16:32.699Z] --- PASS: TestTemplatedSecret (3.43s)
16:16:32 [2020-09-15T16:16:32.699Z] === RUN   TestSecretCreateResolve
16:16:32 [2020-09-15T16:16:32.728Z] --- PASS: TestDaemonIpcModeShareable (1.42s)
16:16:32 [2020-09-15T16:16:32.728Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
16:16:32 [2020-09-15T16:16:32.728Z] === RUN   TestDaemonIpcModePrivate
16:16:33 [2020-09-15T16:16:33.803Z] --- PASS: TestDaemonIpcModePrivate (1.37s)
16:16:33 [2020-09-15T16:16:33.803Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
16:16:33 [2020-09-15T16:16:33.803Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:16:35 [2020-09-15T16:16:35.321Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.42s)
16:16:35 [2020-09-15T16:16:35.321Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
16:16:35 [2020-09-15T16:16:35.321Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:16:35 [2020-09-15T16:16:35.956Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
16:16:35 [2020-09-15T16:16:35.997Z] --- PASS: TestSecretCreateResolve (3.25s)
16:16:35 [2020-09-15T16:16:35.997Z] PASS
16:16:35 [2020-09-15T16:16:35.997Z] 
16:16:35 [2020-09-15T16:16:35.997Z] DONE 6 tests in 19.713s
16:16:35 [2020-09-15T16:16:35.997Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
16:16:35 [2020-09-15T16:16:35.997Z] ++ 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
16:16:35 [2020-09-15T16:16:35.997Z] ++ set -e
16:16:35 [2020-09-15T16:16:35.997Z] ++ '[' -n 0 ']'
16:16:35 [2020-09-15T16:16:35.997Z] ++ set -x
16:16:35 [2020-09-15T16:16:35.997Z] ++ env -i DEST=/go/src/github.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
16:16:35 [2020-09-15T16:16:35.997Z] INFO: Testing against a local daemon
16:16:35 [2020-09-15T16:16:35.997Z] === RUN   TestServiceCreateInit
16:16:35 [2020-09-15T16:16:35.997Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:16:36 [2020-09-15T16:16:36.521Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
16:16:36 [2020-09-15T16:16:36.843Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s)
16:16:36 [2020-09-15T16:16:36.843Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
16:16:36 [2020-09-15T16:16:36.843Z] === RUN   TestIpcModeOlderClient
16:16:36 [2020-09-15T16:16:36.843Z] === PAUSE TestIpcModeOlderClient
16:16:36 [2020-09-15T16:16:36.843Z] === RUN   TestKillContainerInvalidSignal
16:16:37 [2020-09-15T16:16:37.139Z] --- PASS: TestKillContainerInvalidSignal (0.56s)
16:16:37 [2020-09-15T16:16:37.140Z] === RUN   TestKillContainer
16:16:37 [2020-09-15T16:16:37.432Z] === RUN   TestKillContainer/no_signal
16:16:37 [2020-09-15T16:16:37.450Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
16:16:37 [2020-09-15T16:16:37.617Z] ok  	github.com/docker/docker/pkg/plugins	33.624s	coverage: 76.6% of statements
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/pkg/term	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/rootless	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/volume	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:16:37 [2020-09-15T16:16:37.617Z] 
16:16:37 [2020-09-15T16:16:37.617Z] === Skipped
16:16:37 [2020-09-15T16:16:37.617Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:16:37 [2020-09-15T16:16:37.617Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:16:37 [2020-09-15T16:16:37.617Z] 
16:16:37 [2020-09-15T16:16:37.617Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:16:37 [2020-09-15T16:16:37.617Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:16:37 [2020-09-15T16:16:37.617Z] 
16:16:37 [2020-09-15T16:16:37.617Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:16:37 [2020-09-15T16:16:37.617Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:16:37 [2020-09-15T16:16:37.617Z]     graphtest_unix.go:46: Driver btrfs not supported
16:16:37 [2020-09-15T16:16:37.617Z] 
16:16:37 [2020-09-15T16:16:37.617Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:16:37 [2020-09-15T16:16:37.617Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:16:37 [2020-09-15T16:16:37.617Z]     graphtest_unix.go:46: Driver btrfs not supported
16:16:37 [2020-09-15T16:16:37.617Z] 
16:16:37 [2020-09-15T16:16:37.617Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:16:37 [2020-09-15T16:16:37.617Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:16:37 [2020-09-15T16:16:37.617Z]     graphtest_unix.go:46: Driver btrfs not supported
16:16:37 [2020-09-15T16:16:37.617Z] 
16:16:37 [2020-09-15T16:16:37.617Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:16:37 [2020-09-15T16:16:37.617Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:16:37 [2020-09-15T16:16:37.617Z]     graphtest_unix.go:46: Driver btrfs not supported
16:16:37 [2020-09-15T16:16:37.617Z] 
16:16:37 [2020-09-15T16:16:37.617Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:16:37 [2020-09-15T16:16:37.617Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:16:37 [2020-09-15T16:16:37.617Z]     graphtest_unix.go:46: Driver btrfs not supported
16:16:37 [2020-09-15T16:16:37.617Z] 
16:16:37 [2020-09-15T16:16:37.617Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:16:37 [2020-09-15T16:16:37.617Z]     graphtest_unix.go:73: No driver to put!
16:16:37 [2020-09-15T16:16:37.617Z] 
16:16:37 [2020-09-15T16:16:37.617Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:16:37 [2020-09-15T16:16:37.617Z] time="2020-09-15T16:15:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:16:37 [2020-09-15T16:16:37.617Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:16:37 [2020-09-15T16:16:37.617Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:16:37 [2020-09-15T16:16:37.617Z] 
16:16:37 [2020-09-15T16:16:37.617Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:16:37 [2020-09-15T16:16:37.617Z] time="2020-09-15T16:15:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:16:37 [2020-09-15T16:16:37.617Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:16:37 [2020-09-15T16:16:37.617Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:16:37 [2020-09-15T16:16:37.617Z] 
16:16:37 [2020-09-15T16:16:37.617Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:16:37 [2020-09-15T16:16:37.617Z] time="2020-09-15T16:15:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:16:37 [2020-09-15T16:16:37.617Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:16:37 [2020-09-15T16:16:37.617Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:16:37 [2020-09-15T16:16:37.617Z] 
16:16:37 [2020-09-15T16:16:37.617Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:16:37 [2020-09-15T16:16:37.617Z] time="2020-09-15T16:15:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:16:37 [2020-09-15T16:16:37.617Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:16:37 [2020-09-15T16:16:37.617Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:16:37 [2020-09-15T16:16:37.617Z] 
16:16:37 [2020-09-15T16:16:37.618Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:16:37 [2020-09-15T16:16:37.618Z] time="2020-09-15T16:15:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:16:37 [2020-09-15T16:16:37.618Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:16:37 [2020-09-15T16:16:37.618Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:16:37 [2020-09-15T16:16:37.618Z] 
16:16:37 [2020-09-15T16:16:37.618Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:16:37 [2020-09-15T16:16:37.618Z]     graphtest_unix.go:73: No driver to put!
16:16:37 [2020-09-15T16:16:37.618Z] 
16:16:37 [2020-09-15T16:16:37.618Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:16:37 [2020-09-15T16:16:37.618Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:16:37 [2020-09-15T16:16:37.618Z] 
16:16:37 [2020-09-15T16:16:37.618Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:16:37 [2020-09-15T16:16:37.618Z]     overlay_test.go:49: Fails to compute changes intermittently
16:16:37 [2020-09-15T16:16:37.618Z] 
16:16:37 [2020-09-15T16:16:37.618Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:16:37 [2020-09-15T16:16:37.618Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:16:37 [2020-09-15T16:16:37.618Z] 
16:16:37 [2020-09-15T16:16:37.618Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:16:37 [2020-09-15T16:16:37.618Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:16:37 [2020-09-15T16:16:37.618Z] 
16:16:37 [2020-09-15T16:16:37.618Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:16:37 [2020-09-15T16:16:37.618Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:16:37 [2020-09-15T16:16:37.618Z]     graphtest_unix.go:46: Driver zfs not supported
16:16:37 [2020-09-15T16:16:37.618Z] 
16:16:37 [2020-09-15T16:16:37.618Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:16:37 [2020-09-15T16:16:37.618Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:16:37 [2020-09-15T16:16:37.618Z]     graphtest_unix.go:46: Driver zfs not supported
16:16:37 [2020-09-15T16:16:37.618Z] 
16:16:37 [2020-09-15T16:16:37.618Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:16:37 [2020-09-15T16:16:37.618Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:16:37 [2020-09-15T16:16:37.618Z]     graphtest_unix.go:46: Driver zfs not supported
16:16:37 [2020-09-15T16:16:37.618Z] 
16:16:37 [2020-09-15T16:16:37.618Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:16:37 [2020-09-15T16:16:37.618Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:16:37 [2020-09-15T16:16:37.618Z]     graphtest_unix.go:46: Driver zfs not supported
16:16:37 [2020-09-15T16:16:37.618Z] 
16:16:37 [2020-09-15T16:16:37.618Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:16:37 [2020-09-15T16:16:37.618Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:16:37 [2020-09-15T16:16:37.618Z]     graphtest_unix.go:46: Driver zfs not supported
16:16:37 [2020-09-15T16:16:37.618Z] 
16:16:37 [2020-09-15T16:16:37.618Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:16:37 [2020-09-15T16:16:37.618Z]     graphtest_unix.go:73: No driver to put!
16:16:37 [2020-09-15T16:16:37.618Z] 
16:16:37 [2020-09-15T16:16:37.618Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:16:37 [2020-09-15T16:16:37.618Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:16:37 [2020-09-15T16:16:37.618Z] 
16:16:37 [2020-09-15T16:16:37.618Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:16:37 [2020-09-15T16:16:37.618Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:16:37 [2020-09-15T16:16:37.618Z] 
16:16:37 [2020-09-15T16:16:37.618Z] 
16:16:37 [2020-09-15T16:16:37.618Z] DONE 2138 tests, 26 skipped in 250.250s
16:16:37 [2020-09-15T16:16:37.726Z] === RUN   TestKillContainer/non_killing_signal
Post stage
[Pipeline] junit
16:16:37 [2020-09-15T16:16:37.890Z] Recording test results
16:16:38 [2020-09-15T16:16:38.370Z] === RUN   TestKillContainer/killing_signal
16:16:38 [2020-09-15T16:16:38.380Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
16:16:38 [2020-09-15T16:16:38.743Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41453/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:33e091e83e5402c3ee07e9a6b2d54e6178dfc57e hack/validate/vendor
16:16:39 [2020-09-15T16:16:39.278Z] --- PASS: TestKillContainer (1.64s)
16:16:39 [2020-09-15T16:16:39.278Z]     --- PASS: TestKillContainer/no_signal (0.53s)
16:16:39 [2020-09-15T16:16:39.278Z]     --- PASS: TestKillContainer/non_killing_signal (0.38s)
16:16:39 [2020-09-15T16:16:39.278Z]     --- PASS: TestKillContainer/killing_signal (0.51s)
16:16:39 [2020-09-15T16:16:39.278Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:16:39 [2020-09-15T16:16:39.278Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:16:39 [2020-09-15T16:16:39.309Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
16:16:39 [2020-09-15T16:16:39.535Z] --- PASS: TestServiceUpdatePidsLimit (17.77s)
16:16:39 [2020-09-15T16:16:39.535Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s)
16:16:39 [2020-09-15T16:16:39.535Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s)
16:16:39 [2020-09-15T16:16:39.535Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s)
16:16:39 [2020-09-15T16:16:39.535Z] PASS
16:16:39 [2020-09-15T16:16:39.535Z] 
16:16:39 [2020-09-15T16:16:39.535Z] === Skipped
16:16:39 [2020-09-15T16:16:39.535Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
16:16:39 [2020-09-15T16:16:39.535Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:16:39 [2020-09-15T16:16:39.535Z] 
16:16:39 [2020-09-15T16:16:39.535Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
16:16:39 [2020-09-15T16:16:39.535Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:16:39 [2020-09-15T16:16:39.535Z] 
16:16:39 [2020-09-15T16:16:39.535Z] 
16:16:39 [2020-09-15T16:16:39.535Z] DONE 27 tests, 2 skipped in 174.944s
16:16:39 [2020-09-15T16:16:39.535Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
16:16:39 [2020-09-15T16:16:39.535Z] ++ 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
16:16:39 [2020-09-15T16:16:39.535Z] ++ set -e
16:16:39 [2020-09-15T16:16:39.535Z] ++ '[' -n 0 ']'
16:16:39 [2020-09-15T16:16:39.535Z] ++ set -x
16:16:39 [2020-09-15T16:16:39.536Z] ++ env -i DEST=/go/src/github.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
16:16:39 [2020-09-15T16:16:39.573Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:16:39 [2020-09-15T16:16:39.680Z] 2020/09/15 16:16:39 Collecting initial packages
16:16:39 [2020-09-15T16:16:39.680Z] 2020/09/15 16:16:39 Download dependencies
16:16:39 [2020-09-15T16:16:39.826Z] INFO: Testing against a local daemon
16:16:39 [2020-09-15T16:16:39.826Z] === RUN   TestSessionCreate
16:16:39 [2020-09-15T16:16:39.826Z] --- PASS: TestSessionCreate (0.02s)
16:16:39 [2020-09-15T16:16:39.826Z] === RUN   TestSessionCreateWithBadUpgrade
16:16:39 [2020-09-15T16:16:39.826Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:16:39 [2020-09-15T16:16:39.826Z] PASS
16:16:39 [2020-09-15T16:16:39.826Z] 
16:16:39 [2020-09-15T16:16:39.826Z] DONE 2 tests in 0.294s
16:16:39 [2020-09-15T16:16:39.826Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
16:16:39 [2020-09-15T16:16:39.826Z] ++ 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
16:16:39 [2020-09-15T16:16:39.826Z] ++ set -e
16:16:39 [2020-09-15T16:16:39.826Z] ++ '[' -n 0 ']'
16:16:39 [2020-09-15T16:16:39.826Z] ++ set -x
16:16:39 [2020-09-15T16:16:39.826Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:16:39 [2020-09-15T16:16:39.871Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
16:16:40 [2020-09-15T16:16:40.123Z] INFO: Testing against a local daemon
16:16:40 [2020-09-15T16:16:40.123Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:16:40 [2020-09-15T16:16:40.123Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:16:40 [2020-09-15T16:16:40.123Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:16:40 [2020-09-15T16:16:40.123Z] === RUN   TestEventsExecDie
16:16:40 [2020-09-15T16:16:40.127Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
16:16:40 [2020-09-15T16:16:40.210Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s)
16:16:40 [2020-09-15T16:16:40.210Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s)
16:16:40 [2020-09-15T16:16:40.210Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s)
16:16:40 [2020-09-15T16:16:40.210Z] === RUN   TestKillStoppedContainer
16:16:40 [2020-09-15T16:16:40.210Z] --- PASS: TestKillStoppedContainer (0.07s)
16:16:40 [2020-09-15T16:16:40.210Z] === RUN   TestKillStoppedContainerAPIPre120
16:16:40 [2020-09-15T16:16:40.211Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
16:16:40 [2020-09-15T16:16:40.211Z] === RUN   TestKillDifferentUserContainer
16:16:40 [2020-09-15T16:16:40.384Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
16:16:40 [2020-09-15T16:16:40.844Z] --- PASS: TestKillDifferentUserContainer (0.53s)
16:16:40 [2020-09-15T16:16:40.844Z] === RUN   TestInspectOomKilledTrue
16:16:41 [2020-09-15T16:16:41.153Z] --- PASS: TestEventsExecDie (1.03s)
16:16:41 [2020-09-15T16:16:41.153Z] === RUN   TestEventsBackwardsCompatible
16:16:41 [2020-09-15T16:16:41.286Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:16:41 [2020-09-15T16:16:41.443Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
16:16:41 [2020-09-15T16:16:41.443Z] === RUN   TestInfoBinaryCommits
16:16:41 [2020-09-15T16:16:41.443Z] --- PASS: TestInfoBinaryCommits (0.01s)
16:16:41 [2020-09-15T16:16:41.443Z] === RUN   TestInfoAPIVersioned
16:16:41 [2020-09-15T16:16:41.443Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:16:41 [2020-09-15T16:16:41.443Z] === RUN   TestInfoDiscoveryBackend
16:16:41 [2020-09-15T16:16:41.482Z] --- PASS: TestInspectOomKilledTrue (0.87s)
16:16:41 [2020-09-15T16:16:41.482Z] === RUN   TestInspectOomKilledFalse
16:16:41 [2020-09-15T16:16:41.736Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
16:16:41 [2020-09-15T16:16:41.736Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:16:42 [2020-09-15T16:16:42.201Z] --- PASS: TestInspectOomKilledFalse (0.53s)
16:16:42 [2020-09-15T16:16:42.201Z] === RUN   TestLinksEtcHostsContentMatch
16:16:42 [2020-09-15T16:16:42.219Z] 2020/09/15 16:16:41 Starting whole vndr cycle because no package specified
16:16:42 [2020-09-15T16:16:42.219Z] 2020/09/15 16:16:41 	Ignoring paths matching "^archive/tar"
16:16:42 [2020-09-15T16:16:42.219Z] 2020/09/15 16:16:41 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
16:16:42 [2020-09-15T16:16:42.219Z] 2020/09/15 16:16:41 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
16:16:42 [2020-09-15T16:16:42.219Z] 2020/09/15 16:16:42 	Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20
16:16:42 [2020-09-15T16:16:42.219Z] 2020/09/15 16:16:42 	Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20
16:16:42 [2020-09-15T16:16:42.219Z] 2020/09/15 16:16:42 	Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20
16:16:42 [2020-09-15T16:16:42.219Z] 2020/09/15 16:16:42 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
16:16:42 [2020-09-15T16:16:42.219Z] 2020/09/15 16:16:42 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
16:16:42 [2020-09-15T16:16:42.219Z] 2020/09/15 16:16:42 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
16:16:42 [2020-09-15T16:16:42.219Z] 2020/09/15 16:16:42 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
16:16:42 [2020-09-15T16:16:42.220Z] 2020/09/15 16:16:42 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
16:16:42 [2020-09-15T16:16:42.220Z] 2020/09/15 16:16:42 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
16:16:42 [2020-09-15T16:16:42.220Z] 2020/09/15 16:16:42 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
16:16:42 [2020-09-15T16:16:42.220Z] 2020/09/15 16:16:42 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
16:16:42 [2020-09-15T16:16:42.220Z] 2020/09/15 16:16:42 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
16:16:42 [2020-09-15T16:16:42.220Z] 2020/09/15 16:16:42 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
16:16:42 [2020-09-15T16:16:42.220Z] 2020/09/15 16:16:42 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
16:16:42 [2020-09-15T16:16:42.495Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s)
16:16:42 [2020-09-15T16:16:42.495Z] === RUN   TestLinksContainerNames
16:16:42 [2020-09-15T16:16:42.937Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:16:42 [2020-09-15T16:16:42.937Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:16:43 [2020-09-15T16:16:43.160Z] 2020/09/15 16:16:43 	Finished clone github.com/Azure/go-ansiterm
16:16:43 [2020-09-15T16:16:43.160Z] 2020/09/15 16:16:43 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
16:16:43 [2020-09-15T16:16:43.160Z] 2020/09/15 16:16:43 	Finished clone github.com/mistifyio/go-zfs
16:16:43 [2020-09-15T16:16:43.160Z] 2020/09/15 16:16:43 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
16:16:43 [2020-09-15T16:16:43.160Z] 2020/09/15 16:16:43 	Finished clone github.com/google/uuid
16:16:43 [2020-09-15T16:16:43.160Z] 2020/09/15 16:16:43 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
16:16:43 [2020-09-15T16:16:43.420Z] 2020/09/15 16:16:43 	Finished clone github.com/moby/locker
16:16:43 [2020-09-15T16:16:43.420Z] 2020/09/15 16:16:43 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
16:16:43 [2020-09-15T16:16:43.420Z] 2020/09/15 16:16:43 	Finished clone github.com/willf/bitset
16:16:43 [2020-09-15T16:16:43.420Z] 2020/09/15 16:16:43 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
16:16:43 [2020-09-15T16:16:43.420Z] 2020/09/15 16:16:43 	Finished clone github.com/docker/libtrust
16:16:43 [2020-09-15T16:16:43.421Z] 2020/09/15 16:16:43 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
16:16:43 [2020-09-15T16:16:43.421Z] 2020/09/15 16:16:43 	Finished clone github.com/opencontainers/go-digest
16:16:43 [2020-09-15T16:16:43.421Z] 2020/09/15 16:16:43 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
16:16:43 [2020-09-15T16:16:43.421Z] 2020/09/15 16:16:43 	Finished clone github.com/Microsoft/go-winio
16:16:43 [2020-09-15T16:16:43.421Z] 2020/09/15 16:16:43 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
16:16:43 [2020-09-15T16:16:43.547Z] --- PASS: TestLinksContainerNames (0.97s)
16:16:43 [2020-09-15T16:16:43.547Z] === RUN   TestLogsFollowTailEmpty
16:16:43 [2020-09-15T16:16:43.567Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
16:16:43 [2020-09-15T16:16:43.567Z] === RUN   TestInfoAPI
16:16:43 [2020-09-15T16:16:43.567Z] --- PASS: TestInfoAPI (0.01s)
16:16:43 [2020-09-15T16:16:43.567Z] === RUN   TestInfoAPIWarnings
16:16:43 [2020-09-15T16:16:43.653Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
16:16:43 [2020-09-15T16:16:43.680Z] 2020/09/15 16:16:43 	Finished clone github.com/gorilla/mux
16:16:43 [2020-09-15T16:16:43.680Z] 2020/09/15 16:16:43 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
16:16:43 [2020-09-15T16:16:43.856Z] --- PASS: TestInfoAPIWarnings (0.52s)
16:16:43 [2020-09-15T16:16:43.856Z] === RUN   TestInfoDebug
16:16:44 [2020-09-15T16:16:44.182Z] --- PASS: TestLogsFollowTailEmpty (0.55s)
16:16:44 [2020-09-15T16:16:44.182Z] === RUN   TestContainerNetworkMountsNoChown
16:16:44 [2020-09-15T16:16:44.475Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s)
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/default
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/default
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/private
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/private
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/rprivate
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/rprivate
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/slave
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/slave
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/rslave
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/rslave
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/shared
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/shared
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/rshared
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/rshared
16:16:44 [2020-09-15T16:16:44.475Z] === CONT  TestMountDaemonRoot/default
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:16:44 [2020-09-15T16:16:44.475Z] === CONT  TestMountDaemonRoot/rslave
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:16:44 [2020-09-15T16:16:44.475Z] === CONT  TestMountDaemonRoot/rshared
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:16:44 [2020-09-15T16:16:44.475Z] === CONT  TestMountDaemonRoot/private
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/private/mount_root
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:16:44 [2020-09-15T16:16:44.475Z] === CONT  TestMountDaemonRoot/rprivate
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/private/bind_root
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:16:44 [2020-09-15T16:16:44.475Z] === CONT  TestMountDaemonRoot/shared
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:16:44 [2020-09-15T16:16:44.475Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:16:44 [2020-09-15T16:16:44.475Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:16:44 [2020-09-15T16:16:44.476Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:16:44 [2020-09-15T16:16:44.476Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:16:44 [2020-09-15T16:16:44.476Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:16:44 [2020-09-15T16:16:44.476Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:16:44 [2020-09-15T16:16:44.476Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:16:44 [2020-09-15T16:16:44.476Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:16:44 [2020-09-15T16:16:44.476Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:16:44 [2020-09-15T16:16:44.476Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:16:44 [2020-09-15T16:16:44.476Z] === RUN   TestMountDaemonRoot/default/mount_root
16:16:44 [2020-09-15T16:16:44.476Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:16:44 [2020-09-15T16:16:44.476Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:16:44 [2020-09-15T16:16:44.476Z] === CONT  TestMountDaemonRoot/slave
16:16:44 [2020-09-15T16:16:44.476Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:16:44 [2020-09-15T16:16:44.476Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:16:44 [2020-09-15T16:16:44.476Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:16:44 [2020-09-15T16:16:44.476Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:16:44 [2020-09-15T16:16:44.476Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:16:44 [2020-09-15T16:16:44.476Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:16:44 [2020-09-15T16:16:44.476Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:16:44 [2020-09-15T16:16:44.476Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:16:44 [2020-09-15T16:16:44.476Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:16:44 [2020-09-15T16:16:44.476Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:16:44 [2020-09-15T16:16:44.476Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:16:44 [2020-09-15T16:16:44.476Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:16:44 [2020-09-15T16:16:44.476Z] === RUN   TestMountDaemonRoot/default/bind_root
16:16:44 [2020-09-15T16:16:44.476Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:16:44 [2020-09-15T16:16:44.476Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:16:44 [2020-09-15T16:16:44.476Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:16:44 [2020-09-15T16:16:44.476Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:16:44 [2020-09-15T16:16:44.476Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:16:44 [2020-09-15T16:16:44.476Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:16:44 [2020-09-15T16:16:44.486Z] --- PASS: TestInfoDebug (0.52s)
16:16:44 [2020-09-15T16:16:44.487Z] === RUN   TestInfoInsecureRegistries
16:16:44 [2020-09-15T16:16:44.622Z] 2020/09/15 16:16:44 	Finished clone github.com/cyphar/filepath-securejoin
16:16:44 [2020-09-15T16:16:44.622Z] 2020/09/15 16:16:44 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
16:16:44 [2020-09-15T16:16:44.622Z] 2020/09/15 16:16:44 	Finished clone github.com/Graylog2/go-gelf
16:16:44 [2020-09-15T16:16:44.622Z] 2020/09/15 16:16:44 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
16:16:44 [2020-09-15T16:16:44.622Z] 2020/09/15 16:16:44 	Finished clone github.com/opencontainers/runtime-spec
16:16:44 [2020-09-15T16:16:44.622Z] 2020/09/15 16:16:44 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
16:16:44 [2020-09-15T16:16:44.622Z] 2020/09/15 16:16:44 	Finished clone github.com/philhofer/fwd
16:16:44 [2020-09-15T16:16:44.622Z] 2020/09/15 16:16:44 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/private/mount_root
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/default/bind_root
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/default/mount_root
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/private/bind_root
16:16:44 [2020-09-15T16:16:44.771Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:16:44 [2020-09-15T16:16:44.771Z] --- PASS: TestMountDaemonRoot (0.04s)
16:16:44 [2020-09-15T16:16:44.771Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
16:16:44 [2020-09-15T16:16:44.771Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
16:16:44 [2020-09-15T16:16:44.771Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
16:16:44 [2020-09-15T16:16:44.771Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:16:44 [2020-09-15T16:16:44.771Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
16:16:44 [2020-09-15T16:16:44.771Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
16:16:44 [2020-09-15T16:16:44.771Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:16:44 [2020-09-15T16:16:44.771Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
16:16:44 [2020-09-15T16:16:44.771Z] === RUN   TestContainerBindMountNonRecursive
16:16:44 [2020-09-15T16:16:44.883Z] 2020/09/15 16:16:44 	Finished clone github.com/fluent/fluent-logger-golang
16:16:44 [2020-09-15T16:16:44.883Z] 2020/09/15 16:16:44 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20
16:16:44 [2020-09-15T16:16:44.883Z] 2020/09/15 16:16:44 	Finished clone github.com/coreos/go-systemd
16:16:44 [2020-09-15T16:16:44.883Z] 2020/09/15 16:16:44 	Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20
16:16:45 [2020-09-15T16:16:45.020Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
16:16:45 [2020-09-15T16:16:45.020Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
16:16:45 [2020-09-15T16:16:45.020Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
16:16:45 [2020-09-15T16:16:45.020Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
16:16:45 [2020-09-15T16:16:45.020Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
16:16:45 [2020-09-15T16:16:45.107Z] ok  	github.com/docker/docker/api/server	0.177s	coverage: 9.0% of statements
16:16:45 [2020-09-15T16:16:45.117Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:16:45 [2020-09-15T16:16:45.117Z] === RUN   TestInfoRegistryMirrors
16:16:45 [2020-09-15T16:16:45.144Z] 2020/09/15 16:16:45 	Finished clone github.com/opencontainers/image-spec
16:16:45 [2020-09-15T16:16:45.144Z] 2020/09/15 16:16:45 	Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20
16:16:45 [2020-09-15T16:16:45.144Z] 2020/09/15 16:16:45 	Finished clone github.com/godbus/dbus/v5
16:16:45 [2020-09-15T16:16:45.144Z] 2020/09/15 16:16:45 	Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20
16:16:45 [2020-09-15T16:16:45.144Z] 2020/09/15 16:16:45 	Finished clone github.com/fsnotify/fsnotify
16:16:45 [2020-09-15T16:16:45.144Z] 2020/09/15 16:16:45 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
16:16:45 [2020-09-15T16:16:45.407Z] --- PASS: TestInfoRegistryMirrors (0.53s)
16:16:45 [2020-09-15T16:16:45.407Z] === RUN   TestLoginFailsWithBadCredentials
16:16:45 [2020-09-15T16:16:45.583Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
16:16:46 [2020-09-15T16:16:46.038Z] --- PASS: TestLoginFailsWithBadCredentials (0.48s)
16:16:46 [2020-09-15T16:16:46.038Z] === RUN   TestPingCacheHeaders
16:16:46 [2020-09-15T16:16:46.038Z] --- PASS: TestPingCacheHeaders (0.01s)
16:16:46 [2020-09-15T16:16:46.038Z] === RUN   TestPingGet
16:16:46 [2020-09-15T16:16:46.038Z] --- PASS: TestPingGet (0.02s)
16:16:46 [2020-09-15T16:16:46.038Z] === RUN   TestPingHead
16:16:46 [2020-09-15T16:16:46.038Z] --- PASS: TestPingHead (0.01s)
16:16:46 [2020-09-15T16:16:46.038Z] === RUN   TestVersion
16:16:46 [2020-09-15T16:16:46.038Z] --- PASS: TestVersion (0.02s)
16:16:46 [2020-09-15T16:16:46.038Z] PASS
16:16:46 [2020-09-15T16:16:46.038Z] 
16:16:46 [2020-09-15T16:16:46.038Z] === Skipped
16:16:46 [2020-09-15T16:16:46.038Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:16:46 [2020-09-15T16:16:46.038Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:16:46 [2020-09-15T16:16:46.038Z] 
16:16:46 [2020-09-15T16:16:46.038Z] 
16:16:46 [2020-09-15T16:16:46.038Z] DONE 18 tests, 1 skipped in 6.093s
16:16:46 [2020-09-15T16:16:46.038Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
16:16:46 [2020-09-15T16:16:46.038Z] ++ 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
16:16:46 [2020-09-15T16:16:46.038Z] ++ set -e
16:16:46 [2020-09-15T16:16:46.038Z] ++ '[' -n 0 ']'
16:16:46 [2020-09-15T16:16:46.038Z] ++ set -x
16:16:46 [2020-09-15T16:16:46.038Z] ++ env -i DEST=/go/src/github.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
16:16:46 [2020-09-15T16:16:46.038Z] INFO: Testing against a local daemon
16:16:46 [2020-09-15T16:16:46.038Z] === RUN   TestVolumesCreateAndList
16:16:46 [2020-09-15T16:16:46.088Z] 2020/09/15 16:16:45 	Finished clone github.com/bsphere/le_go
16:16:46 [2020-09-15T16:16:46.088Z] 2020/09/15 16:16:45 	Clone github.com/containerd/containerd, revision 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a, attempt 1/20
16:16:46 [2020-09-15T16:16:46.088Z] 2020/09/15 16:16:46 	Finished clone github.com/coreos/go-systemd/v22
16:16:46 [2020-09-15T16:16:46.088Z] 2020/09/15 16:16:46 	Clone github.com/containerd/fifo, revision f15a3290365b9d2627d189e619ab4008e0069caf, attempt 1/20
16:16:46 [2020-09-15T16:16:46.296Z] --- PASS: TestContainerBindMountNonRecursive (1.27s)
16:16:46 [2020-09-15T16:16:46.296Z] === RUN   TestNetworkNat
16:16:46 [2020-09-15T16:16:46.328Z] --- PASS: TestVolumesCreateAndList (0.03s)
16:16:46 [2020-09-15T16:16:46.328Z] === RUN   TestVolumesRemove
16:16:46 [2020-09-15T16:16:46.328Z] --- PASS: TestVolumesRemove (0.14s)
16:16:46 [2020-09-15T16:16:46.328Z] === RUN   TestVolumesInspect
16:16:46 [2020-09-15T16:16:46.328Z] --- PASS: TestVolumesInspect (0.01s)
16:16:46 [2020-09-15T16:16:46.328Z] === RUN   TestVolumesInvalidJSON
16:16:46 [2020-09-15T16:16:46.328Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:16:46 [2020-09-15T16:16:46.328Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:16:46 [2020-09-15T16:16:46.328Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:16:46 [2020-09-15T16:16:46.328Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:16:46 [2020-09-15T16:16:46.328Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:16:46 [2020-09-15T16:16:46.328Z] PASS
16:16:46 [2020-09-15T16:16:46.328Z] 
16:16:46 [2020-09-15T16:16:46.328Z] DONE 5 tests in 0.318s
16:16:46 [2020-09-15T16:16:46.328Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:16:46 [2020-09-15T16:16:46.348Z] 2020/09/15 16:16:46 	Finished clone github.com/jmespath/go-jmespath
16:16:46 [2020-09-15T16:16:46.348Z] 2020/09/15 16:16:46 	Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20
16:16:46 [2020-09-15T16:16:46.348Z] 2020/09/15 16:16:46 	Finished clone github.com/googleapis/gax-go
16:16:46 [2020-09-15T16:16:46.348Z] 2020/09/15 16:16:46 	Clone github.com/containerd/cgroups, revision 318312a373405e5e91134d8063d04d59768a1bff, attempt 1/20
16:16:46 [2020-09-15T16:16:46.571Z] --- PASS: TestServiceCreateInit (9.92s)
16:16:46 [2020-09-15T16:16:46.571Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.17s)
16:16:46 [2020-09-15T16:16:46.571Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.71s)
16:16:46 [2020-09-15T16:16:46.571Z] === RUN   TestCreateServiceMultipleTimes
16:16:46 [2020-09-15T16:16:46.588Z] --- PASS: TestNetworkNat (0.53s)
16:16:46 [2020-09-15T16:16:46.589Z] === RUN   TestNetworkLocalhostTCPNat
16:16:46 [2020-09-15T16:16:46.608Z] 2020/09/15 16:16:46 	Finished clone golang.org/x/oauth2
16:16:46 [2020-09-15T16:16:46.608Z] 2020/09/15 16:16:46 	Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20
16:16:46 [2020-09-15T16:16:46.608Z] 2020/09/15 16:16:46 	Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20
16:16:46 [2020-09-15T16:16:46.608Z] 2020/09/15 16:16:46 	Finished clone github.com/tinylib/msgp
16:16:46 [2020-09-15T16:16:46.619Z] ++++ cat bundles/test-integration/docker.pid
16:16:46 [2020-09-15T16:16:46.619Z] +++ kill 11922
16:16:46 [2020-09-15T16:16:46.950Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
16:16:47 [2020-09-15T16:16:47.206Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
16:16:47 [2020-09-15T16:16:47.229Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s)
16:16:47 [2020-09-15T16:16:47.229Z] === RUN   TestNetworkLoopbackNat
16:16:47 [2020-09-15T16:16:47.548Z] 2020/09/15 16:16:47 	Finished clone github.com/containerd/fifo
16:16:47 [2020-09-15T16:16:47.548Z] 2020/09/15 16:16:47 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
16:16:47 [2020-09-15T16:16:47.768Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
16:16:48 [2020-09-15T16:16:48.118Z] 2020/09/15 16:16:47 	Finished clone github.com/containerd/go-runc
16:16:48 [2020-09-15T16:16:48.118Z] 2020/09/15 16:16:47 	Clone github.com/containerd/ttrpc, revision 72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6, attempt 1/20
16:16:48 [2020-09-15T16:16:48.121Z] +++ /etc/init.d/apparmor stop
16:16:48 [2020-09-15T16:16:48.121Z] Leaving: AppArmorNo profiles have been unloaded.
16:16:48 [2020-09-15T16:16:48.121Z] 
16:16:48 [2020-09-15T16:16:48.121Z] Unloading profiles will leave already running processes permanently
16:16:48 [2020-09-15T16:16:48.121Z] unconfined, which can lead to unexpected situations.
16:16:48 [2020-09-15T16:16:48.121Z] 
16:16:48 [2020-09-15T16:16:48.121Z] To set a process to complain mode, use the command line tool
16:16:48 [2020-09-15T16:16:48.121Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:16:48 [2020-09-15T16:16:48.121Z] +++ true
16:16:48 [2020-09-15T16:16:48.121Z] exiting test-integration
16:16:48 [2020-09-15T16:16:48.121Z] ++ exit 0
16:16:48 [2020-09-15T16:16:48.121Z] 
16:16:48 [2020-09-15T16:16:48.378Z] 2020/09/15 16:16:48 	Finished clone go.opencensus.io
16:16:48 [2020-09-15T16:16:48.378Z] 2020/09/15 16:16:48 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
16:16:48 [2020-09-15T16:16:48.378Z] 2020/09/15 16:16:48 	Finished clone github.com/containerd/cgroups
16:16:48 [2020-09-15T16:16:48.378Z] 2020/09/15 16:16:48 	Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20
16:16:48 [2020-09-15T16:16:48.948Z] 2020/09/15 16:16:48 	Finished clone github.com/containerd/typeurl
16:16:48 [2020-09-15T16:16:48.949Z] 2020/09/15 16:16:48 	Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20
16:16:49 [2020-09-15T16:16:49.135Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
16:16:49 [2020-09-15T16:16:49.518Z] 2020/09/15 16:16:49 	Finished clone github.com/containerd/ttrpc
16:16:49 [2020-09-15T16:16:49.518Z] 2020/09/15 16:16:49 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
Post stage
[Pipeline] junit
16:16:49 [2020-09-15T16:16:49.703Z] Recording test results
16:16:50 [2020-09-15T16:16:50.008Z] --- PASS: TestNetworkLoopbackNat (2.79s)
16:16:50 [2020-09-15T16:16:50.008Z] === RUN   TestPause
16:16:50 [2020-09-15T16:16:50.089Z] 2020/09/15 16:16:49 	Finished clone github.com/containerd/console
16:16:50 [2020-09-15T16:16:50.089Z] 2020/09/15 16:16:49 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
16:16:50 [2020-09-15T16:16:50.089Z] 2020/09/15 16:16:50 	Finished clone github.com/containerd/continuity
16:16:50 [2020-09-15T16:16:50.089Z] 2020/09/15 16:16:50 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:16:50 [2020-09-15T16:16:50.349Z] 2020/09/15 16:16:50 	Finished clone github.com/gogo/googleapis
16:16:50 [2020-09-15T16:16:50.349Z] 2020/09/15 16:16:50 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
16:16:50 [2020-09-15T16:16:50.587Z] + echo Ensuring container killed.
16:16:50 [2020-09-15T16:16:50.587Z] Ensuring container killed.
16:16:50 [2020-09-15T16:16:50.587Z] + docker rm -vf docker-pr3
16:16:50 [2020-09-15T16:16:50.587Z] Error: No such container: docker-pr3
16:16:50 [2020-09-15T16:16:50.587Z] + true
16:16:50 [2020-09-15T16:16:50.609Z] 2020/09/15 16:16:50 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
16:16:50 [2020-09-15T16:16:50.609Z] 2020/09/15 16:16:50 	Finished clone github.com/golang/gddo
[Pipeline] sh
16:16:50 [2020-09-15T16:16:50.646Z] --- PASS: TestPause (0.56s)
16:16:50 [2020-09-15T16:16:50.646Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:16:50 [2020-09-15T16:16:50.646Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:16:50 [2020-09-15T16:16:50.647Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:16:50 [2020-09-15T16:16:50.647Z] === RUN   TestPauseStopPausedContainer
16:16:50 [2020-09-15T16:16:50.962Z] + echo Chowning /workspace to jenkins user
16:16:50 [2020-09-15T16:16:50.962Z] Chowning /workspace to jenkins user
16:16:50 [2020-09-15T16:16:50.962Z] + id -u
16:16:50 [2020-09-15T16:16:50.962Z] + id -g
16:16:50 [2020-09-15T16:16:50.962Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41453:/workspace busybox chown -R 1001:1001 /workspace
16:16:50 [2020-09-15T16:16:50.962Z] Unable to find image 'busybox:latest' locally
16:16:51 [2020-09-15T16:16:51.026Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
16:16:51 [2020-09-15T16:16:51.255Z] latest: Pulling from library/busybox
16:16:51 [2020-09-15T16:16:51.255Z] d2a291f672b2: Pulling fs layer
16:16:51 [2020-09-15T16:16:51.255Z] d2a291f672b2: Verifying Checksum
16:16:51 [2020-09-15T16:16:51.255Z] d2a291f672b2: Download complete
16:16:51 [2020-09-15T16:16:51.284Z] --- PASS: TestPauseStopPausedContainer (0.56s)
16:16:51 [2020-09-15T16:16:51.284Z] === RUN   TestPsFilter
16:16:51 [2020-09-15T16:16:51.284Z] --- PASS: TestPsFilter (0.15s)
16:16:51 [2020-09-15T16:16:51.284Z] === RUN   TestRemoveContainerWithRemovedVolume
16:16:51 [2020-09-15T16:16:51.589Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
16:16:51 [2020-09-15T16:16:51.896Z] d2a291f672b2: Pull complete
16:16:51 [2020-09-15T16:16:51.896Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
16:16:51 [2020-09-15T16:16:51.896Z] Status: Downloaded newer image for busybox:latest
16:16:51 [2020-09-15T16:16:51.919Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s)
16:16:51 [2020-09-15T16:16:51.919Z] === RUN   TestRemoveContainerWithVolume
16:16:51 [2020-09-15T16:16:51.992Z] 2020/09/15 16:16:51 	Finished clone github.com/fernet/fernet-go
16:16:51 [2020-09-15T16:16:51.992Z] 2020/09/15 16:16:51 	Clone golang.org/x/crypto, revision 75b288015ac94e66e3d6715fb68a9b41bf046ec2, attempt 1/20
16:16:52 [2020-09-15T16:16:52.215Z] --- PASS: TestRemoveContainerWithVolume (0.52s)
16:16:52 [2020-09-15T16:16:52.215Z] === RUN   TestRemoveContainerRunning
16:16:52 [2020-09-15T16:16:52.562Z] 2020/09/15 16:16:52 	Finished clone github.com/cilium/ebpf
16:16:52 [2020-09-15T16:16:52.562Z] 2020/09/15 16:16:52 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
16:16:52 [2020-09-15T16:16:52.861Z] --- PASS: TestRemoveContainerRunning (0.55s)
16:16:52 [2020-09-15T16:16:52.861Z] === RUN   TestRemoveContainerForceRemoveRunning
16:16:53 [2020-09-15T16:16:53.499Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s)
16:16:53 [2020-09-15T16:16:53.499Z] === RUN   TestRemoveInvalidContainer
16:16:53 [2020-09-15T16:16:53.499Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:16:53 [2020-09-15T16:16:53.499Z] === RUN   TestRenameLinkedContainer
16:16:53 [2020-09-15T16:16:53.946Z] 2020/09/15 16:16:53 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
16:16:53 [2020-09-15T16:16:53.946Z] 2020/09/15 16:16:53 	Finished clone github.com/opencontainers/runc
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:16:54 [2020-09-15T16:16:54.383Z] + bundleName=s390x-integration
16:16:54 [2020-09-15T16:16:54.383Z] + echo Creating s390x-integration-bundles.tar.gz
16:16:54 [2020-09-15T16:16:54.383Z] Creating s390x-integration-bundles.tar.gz
16:16:54 [2020-09-15T16:16:54.383Z] + + xargs tar -czf s390x-integration-bundles.tar.gz
16:16:54 [2020-09-15T16:16:54.383Z] 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
16:16:54 [2020-09-15T16:16:54.427Z] Archiving artifacts
16:16:54 [2020-09-15T16:16:54.516Z] 2020/09/15 16:16:54 	Finished clone golang.org/x/time
16:16:54 [2020-09-15T16:16:54.516Z] 2020/09/15 16:16:54 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
16:16:54 [2020-09-15T16:16:54.715Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41453/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:16:54 [2020-09-15T16:16:54.859Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
16:16:54 [2020-09-15T16:16:54.860Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
16:16:55 [2020-09-15T16:16:55.087Z] 2020/09/15 16:16:55 	Finished clone github.com/hashicorp/go-immutable-radix
16:16:55 [2020-09-15T16:16:55.087Z] 2020/09/15 16:16:55 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
16:16:55 [2020-09-15T16:16:55.099Z] + make clean
16:16:55 [2020-09-15T16:16:55.347Z] 2020/09/15 16:16:55 	Finished clone github.com/hashicorp/go-memdb
16:16:55 [2020-09-15T16:16:55.347Z] 2020/09/15 16:16:55 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
16:16:55 [2020-09-15T16:16:55.389Z] docker volume rm -f docker-dev-cache
16:16:55 [2020-09-15T16:16:55.679Z] docker-dev-cache
[Pipeline] deleteDir
16:16:55 [2020-09-15T16:16:55.752Z] --- PASS: TestRenameLinkedContainer (2.07s)
16:16:55 [2020-09-15T16:16:55.752Z] === RUN   TestRenameStoppedContainer
16:16:56 [2020-09-15T16:16:56.046Z] --- PASS: TestRenameStoppedContainer (0.53s)
16:16:56 [2020-09-15T16:16:56.046Z] === RUN   TestRenameRunningContainerAndReuse
16:16:56 [2020-09-15T16:16:56.225Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
16:16:56 [2020-09-15T16:16:56.728Z] 2020/09/15 16:16:56 	Finished clone github.com/hashicorp/golang-lru
16:16:56 [2020-09-15T16:16:56.728Z] 2020/09/15 16:16:56 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
16:16:56 [2020-09-15T16:16:56.728Z] 2020/09/15 16:16:56 	Finished clone google.golang.org/grpc
16:16:56 [2020-09-15T16:16:56.728Z] 2020/09/15 16:16:56 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:16:56 [2020-09-15T16:16:56.989Z] 2020/09/15 16:16:56 	Finished clone github.com/coreos/pkg
16:16:56 [2020-09-15T16:16:56.989Z] 2020/09/15 16:16:56 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
[Pipeline] // stage
[Pipeline] }
16:16:57 [2020-09-15T16:16:57.087Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s)
16:16:57 [2020-09-15T16:16:57.087Z] === RUN   TestRenameInvalidName
16:16:57 [2020-09-15T16:16:57.250Z] 2020/09/15 16:16:57 	Finished clone github.com/Microsoft/opengcs
16:16:57 [2020-09-15T16:16:57.250Z] 2020/09/15 16:16:57 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
16:16:57 [2020-09-15T16:16:57.597Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
16:16:57 [2020-09-15T16:16:57.723Z] --- PASS: TestRenameInvalidName (0.51s)
16:16:57 [2020-09-15T16:16:57.723Z] === RUN   TestRenameAnonymousContainer
16:16:57 [2020-09-15T16:16:57.820Z] 2020/09/15 16:16:57 	Finished clone golang.org/x/crypto
16:16:57 [2020-09-15T16:16:57.820Z] 2020/09/15 16:16:57 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
16:16:57 [2020-09-15T16:16:57.820Z] 2020/09/15 16:16:57 	Finished clone code.cloudfoundry.org/clock
16:16:57 [2020-09-15T16:16:57.820Z] 2020/09/15 16:16:57 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
16:16:58 [2020-09-15T16:16:58.096Z] 2020/09/15 16:16:57 	Finished clone github.com/beorn7/perks
16:16:58 [2020-09-15T16:16:58.096Z] 2020/09/15 16:16:57 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
16:16:58 [2020-09-15T16:16:58.096Z] 2020/09/15 16:16:58 	Finished clone github.com/golang/protobuf
16:16:58 [2020-09-15T16:16:58.096Z] 2020/09/15 16:16:58 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
16:16:58 [2020-09-15T16:16:58.160Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
16:16:58 [2020-09-15T16:16:58.668Z] 2020/09/15 16:16:58 	Finished clone github.com/prometheus/client_model
16:16:58 [2020-09-15T16:16:58.668Z] 2020/09/15 16:16:58 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
16:16:59 [2020-09-15T16:16:59.607Z] 2020/09/15 16:16:59 	Finished clone github.com/matttproud/golang_protobuf_extensions
16:16:59 [2020-09-15T16:16:59.607Z] 2020/09/15 16:16:59 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
16:16:59 [2020-09-15T16:16:59.607Z] 2020/09/15 16:16:59 	Finished clone github.com/pkg/errors
16:16:59 [2020-09-15T16:16:59.607Z] 2020/09/15 16:16:59 	Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20
16:16:59 [2020-09-15T16:16:59.814Z] --- PASS: TestRenameAnonymousContainer (1.99s)
16:16:59 [2020-09-15T16:16:59.815Z] === RUN   TestRenameContainerWithSameName
16:17:00 [2020-09-15T16:17:00.053Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
16:17:00 [2020-09-15T16:17:00.108Z] --- PASS: TestRenameContainerWithSameName (0.53s)
16:17:00 [2020-09-15T16:17:00.108Z] === RUN   TestRenameContainerWithLinkedContainer
16:17:00 [2020-09-15T16:17:00.177Z] 2020/09/15 16:17:00 	Finished clone github.com/prometheus/client_golang
16:17:00 [2020-09-15T16:17:00.177Z] 2020/09/15 16:17:00 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
16:17:00 [2020-09-15T16:17:00.177Z] 2020/09/15 16:17:00 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
16:17:00 [2020-09-15T16:17:00.177Z] 2020/09/15 16:17:00 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
16:17:00 [2020-09-15T16:17:00.437Z] 2020/09/15 16:17:00 	Finished clone github.com/prometheus/procfs
16:17:00 [2020-09-15T16:17:00.437Z] 2020/09/15 16:17:00 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
16:17:00 [2020-09-15T16:17:00.983Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
16:17:01 [2020-09-15T16:17:01.007Z] 2020/09/15 16:17:00 	Finished clone github.com/cespare/xxhash/v2
16:17:01 [2020-09-15T16:17:01.007Z] 2020/09/15 16:17:00 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
16:17:01 [2020-09-15T16:17:01.007Z] 2020/09/15 16:17:00 	Finished clone github.com/prometheus/common
16:17:01 [2020-09-15T16:17:01.007Z] 2020/09/15 16:17:00 	Clone github.com/opencontainers/selinux, revision 25504e34a9826d481f6e2903963ecaa881749124, attempt 1/20
16:17:01 [2020-09-15T16:17:01.153Z] --- PASS: TestRenameContainerWithLinkedContainer (1.08s)
16:17:01 [2020-09-15T16:17:01.153Z] === RUN   TestResize
16:17:01 [2020-09-15T16:17:01.577Z] 2020/09/15 16:17:01 	Finished clone github.com/inconshreveable/mousetrap
16:17:01 [2020-09-15T16:17:01.577Z] 2020/09/15 16:17:01 	Clone github.com/docker/libnetwork, revision 9e99af28df21367340c95a3863e31808d689c92a, attempt 1/20
16:17:01 [2020-09-15T16:17:01.577Z] 2020/09/15 16:17:01 	Finished clone github.com/Microsoft/hcsshim
16:17:01 [2020-09-15T16:17:01.577Z] 2020/09/15 16:17:01 	Clone github.com/moby/term, revision 7f0af18e79f2784809e9cef63d0df5aa2c79d76e, attempt 1/20
16:17:01 [2020-09-15T16:17:01.789Z] --- PASS: TestResize (0.56s)
16:17:01 [2020-09-15T16:17:01.789Z] === RUN   TestResizeWithInvalidSize
16:17:01 [2020-09-15T16:17:01.838Z] 2020/09/15 16:17:01 	Finished clone github.com/morikuni/aec
16:17:01 [2020-09-15T16:17:01.838Z] 2020/09/15 16:17:01 	Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20
16:17:02 [2020-09-15T16:17:02.099Z] 2020/09/15 16:17:01 	Finished clone github.com/spf13/pflag
16:17:02 [2020-09-15T16:17:02.099Z] 2020/09/15 16:17:01 	Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20
16:17:02 [2020-09-15T16:17:02.360Z] 2020/09/15 16:17:02 	Finished clone github.com/docker/go-metrics
16:17:02 [2020-09-15T16:17:02.360Z] 2020/09/15 16:17:02 	Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20
16:17:02 [2020-09-15T16:17:02.424Z] --- PASS: TestResizeWithInvalidSize (0.54s)
16:17:02 [2020-09-15T16:17:02.424Z] === RUN   TestResizeWhenContainerNotStarted
16:17:02 [2020-09-15T16:17:02.638Z] 2020/09/15 16:17:02 	Finished clone github.com/spf13/cobra
16:17:02 [2020-09-15T16:17:02.639Z] 2020/09/15 16:17:02 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
16:17:02 [2020-09-15T16:17:02.723Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s)
16:17:02 [2020-09-15T16:17:02.723Z] === RUN   TestDaemonRestartKillContainers
16:17:02 [2020-09-15T16:17:02.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:17:02 [2020-09-15T16:17:02.723Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:17:02 [2020-09-15T16:17:02.724Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:17:02 [2020-09-15T16:17:02.724Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:17:03 [2020-09-15T16:17:03.209Z] 2020/09/15 16:17:03 	Finished clone github.com/moby/term
16:17:03 [2020-09-15T16:17:03.210Z] 2020/09/15 16:17:03 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
16:17:03 [2020-09-15T16:17:03.470Z] 2020/09/15 16:17:03 	Finished clone github.com/creack/pty
16:17:03 [2020-09-15T16:17:03.470Z] 2020/09/15 16:17:03 	Clone golang.org/x/sys, revision 196b9ba8737a10c9253b04174f25881e562da5b8, attempt 1/20
16:17:03 [2020-09-15T16:17:03.470Z] 2020/09/15 16:17:03 	Finished clone github.com/konsorten/go-windows-terminal-sequences
16:17:03 [2020-09-15T16:17:03.470Z] 2020/09/15 16:17:03 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
16:17:04 [2020-09-15T16:17:04.252Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
16:17:04 [2020-09-15T16:17:04.410Z] 2020/09/15 16:17:04 	Finished clone github.com/google/certificate-transparency-go
16:17:04 [2020-09-15T16:17:04.410Z] 2020/09/15 16:17:04 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
16:17:04 [2020-09-15T16:17:04.410Z] 2020/09/15 16:17:04 	Finished clone github.com/opencontainers/selinux
16:17:04 [2020-09-15T16:17:04.410Z] 2020/09/15 16:17:04 	Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20
16:17:04 [2020-09-15T16:17:04.670Z] 2020/09/15 16:17:04 	Finished clone github.com/sirupsen/logrus
16:17:04 [2020-09-15T16:17:04.670Z] 2020/09/15 16:17:04 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
16:17:04 [2020-09-15T16:17:04.685Z] --- PASS: TestCreateServiceMultipleTimes (18.95s)
16:17:04 [2020-09-15T16:17:04.685Z] === RUN   TestCreateServiceConflict
16:17:04 [2020-09-15T16:17:04.859Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:17:04 [2020-09-15T16:17:04.930Z] 2020/09/15 16:17:04 	Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20
16:17:04 [2020-09-15T16:17:04.930Z] 2020/09/15 16:17:04 	Finished clone github.com/docker/go-units
16:17:05 [2020-09-15T16:17:05.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:17:05 [2020-09-15T16:17:05.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:17:06 [2020-09-15T16:17:06.143Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
16:17:06 [2020-09-15T16:17:06.316Z] 2020/09/15 16:17:05 	Finished clone github.com/tchap/go-patricia
16:17:06 [2020-09-15T16:17:06.316Z] 2020/09/15 16:17:05 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
16:17:06 [2020-09-15T16:17:06.316Z] 2020/09/15 16:17:05 	Finished clone github.com/moby/sys
16:17:06 [2020-09-15T16:17:06.316Z] 2020/09/15 16:17:05 	Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20
16:17:06 [2020-09-15T16:17:06.576Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:17:06 [2020-09-15T16:17:06.576Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:17:06 [2020-09-15T16:17:06.887Z] 2020/09/15 16:17:06 	Finished clone gotest.tools/v3
16:17:06 [2020-09-15T16:17:06.887Z] 2020/09/15 16:17:06 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
16:17:07 [2020-09-15T16:17:07.457Z] 2020/09/15 16:17:07 	Finished clone github.com/syndtr/gocapability
16:17:07 [2020-09-15T16:17:07.457Z] 2020/09/15 16:17:07 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
16:17:07 [2020-09-15T16:17:07.628Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:17:07 [2020-09-15T16:17:07.985Z] --- PASS: TestCreateServiceConflict (3.21s)
16:17:07 [2020-09-15T16:17:07.985Z] === RUN   TestCreateServiceMaxReplicas
16:17:08 [2020-09-15T16:17:08.272Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:17:08 [2020-09-15T16:17:08.397Z] 2020/09/15 16:17:08 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
16:17:08 [2020-09-15T16:17:08.397Z] 2020/09/15 16:17:08 	Finished clone github.com/docker/go-connections
16:17:08 [2020-09-15T16:17:08.397Z] 2020/09/15 16:17:08 	Finished clone github.com/google/go-cmp
16:17:08 [2020-09-15T16:17:08.397Z] 2020/09/15 16:17:08 	Clone github.com/moby/buildkit, revision 4d1f260e8490ec438ab66e08bb105577aca0ce06, attempt 1/20
16:17:08 [2020-09-15T16:17:08.397Z] 2020/09/15 16:17:08 	Finished clone github.com/RackSec/srslog
16:17:08 [2020-09-15T16:17:08.397Z] 2020/09/15 16:17:08 	Clone github.com/tonistiigi/fsutil, revision ae3a8d753069d0f76fbee396457e8b6cfd7cb8c3, attempt 1/20
16:17:08 [2020-09-15T16:17:08.397Z] 2020/09/15 16:17:08 	Finished clone github.com/cloudflare/cfssl
16:17:08 [2020-09-15T16:17:08.397Z] 2020/09/15 16:17:08 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
16:17:08 [2020-09-15T16:17:08.569Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:17:09 [2020-09-15T16:17:09.338Z] 2020/09/15 16:17:09 	Finished clone github.com/imdario/mergo
16:17:09 [2020-09-15T16:17:09.338Z] 2020/09/15 16:17:09 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
16:17:09 [2020-09-15T16:17:09.457Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
16:17:09 [2020-09-15T16:17:09.908Z] 2020/09/15 16:17:09 	Finished clone golang.org/x/sync
16:17:09 [2020-09-15T16:17:09.908Z] 2020/09/15 16:17:09 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
16:17:10 [2020-09-15T16:17:10.020Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
16:17:10 [2020-09-15T16:17:10.169Z] 2020/09/15 16:17:10 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
16:17:10 [2020-09-15T16:17:10.169Z] 2020/09/15 16:17:10 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
16:17:10 [2020-09-15T16:17:10.951Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
16:17:11 [2020-09-15T16:17:11.324Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:17:11 [2020-09-15T16:17:11.324Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.82s)
16:17:11 [2020-09-15T16:17:11.324Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.90s)
16:17:11 [2020-09-15T16:17:11.324Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.98s)
16:17:11 [2020-09-15T16:17:11.324Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.52s)
16:17:11 [2020-09-15T16:17:11.324Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s)
16:17:11 [2020-09-15T16:17:11.324Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s)
16:17:11 [2020-09-15T16:17:11.324Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s)
16:17:11 [2020-09-15T16:17:11.324Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s)
16:17:11 [2020-09-15T16:17:11.324Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.46s)
16:17:11 [2020-09-15T16:17:11.324Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.24s)
16:17:11 [2020-09-15T16:17:11.324Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.20s)
16:17:11 [2020-09-15T16:17:11.324Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.42s)
16:17:11 [2020-09-15T16:17:11.324Z] === RUN   TestCgroupNamespacesRun
16:17:11 [2020-09-15T16:17:11.552Z] 2020/09/15 16:17:11 	Finished clone github.com/opentracing/opentracing-go
16:17:11 [2020-09-15T16:17:11.552Z] 2020/09/15 16:17:11 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
16:17:11 [2020-09-15T16:17:11.552Z] 2020/09/15 16:17:11 	Finished clone github.com/google/shlex
16:17:11 [2020-09-15T16:17:11.552Z] 2020/09/15 16:17:11 	Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20
16:17:11 [2020-09-15T16:17:11.814Z] 2020/09/15 16:17:11 	Finished clone github.com/opentracing-contrib/go-stdlib
16:17:11 [2020-09-15T16:17:11.814Z] 2020/09/15 16:17:11 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
16:17:12 [2020-09-15T16:17:12.190Z] --- PASS: TestCreateServiceMaxReplicas (3.62s)
16:17:12 [2020-09-15T16:17:12.190Z] === RUN   TestCreateWithDuplicateNetworkNames
16:17:12 [2020-09-15T16:17:12.320Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
16:17:12 [2020-09-15T16:17:12.320Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
16:17:12 [2020-09-15T16:17:12.378Z] --- PASS: TestCgroupNamespacesRun (1.39s)
16:17:12 [2020-09-15T16:17:12.378Z] === RUN   TestCgroupNamespacesRunPrivileged
16:17:12 [2020-09-15T16:17:12.763Z] 2020/09/15 16:17:12 	Finished clone github.com/mitchellh/hashstructure
16:17:12 [2020-09-15T16:17:12.763Z] 2020/09/15 16:17:12 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
16:17:13 [2020-09-15T16:17:13.334Z] 2020/09/15 16:17:13 	Finished clone github.com/gofrs/flock
16:17:13 [2020-09-15T16:17:13.334Z] 2020/09/15 16:17:13 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
16:17:13 [2020-09-15T16:17:13.507Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s)
16:17:13 [2020-09-15T16:17:13.507Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:17:14 [2020-09-15T16:17:14.275Z] 2020/09/15 16:17:13 	Finished clone github.com/tonistiigi/fsutil
16:17:14 [2020-09-15T16:17:14.275Z] 2020/09/15 16:17:13 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
16:17:14 [2020-09-15T16:17:14.839Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
16:17:15 [2020-09-15T16:17:15.095Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
16:17:15 [2020-09-15T16:17:15.215Z] 2020/09/15 16:17:14 	Finished clone golang.org/x/net
16:17:15 [2020-09-15T16:17:15.215Z] 2020/09/15 16:17:14 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
16:17:15 [2020-09-15T16:17:15.215Z] 2020/09/15 16:17:15 	Finished clone github.com/docker/go-events
16:17:15 [2020-09-15T16:17:15.215Z] 2020/09/15 16:17:15 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
16:17:15 [2020-09-15T16:17:15.412Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.37s)
16:17:15 [2020-09-15T16:17:15.412Z] === RUN   TestCgroupNamespacesRunHostMode
16:17:15 [2020-09-15T16:17:15.658Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
16:17:15 [2020-09-15T16:17:15.658Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
16:17:16 [2020-09-15T16:17:16.155Z] 2020/09/15 16:17:15 	Finished clone github.com/armon/go-radix
16:17:16 [2020-09-15T16:17:16.155Z] 2020/09/15 16:17:15 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
16:17:16 [2020-09-15T16:17:16.219Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
16:17:16 [2020-09-15T16:17:16.415Z] 2020/09/15 16:17:16 	Finished clone github.com/vishvananda/netlink
16:17:16 [2020-09-15T16:17:16.415Z] 2020/09/15 16:17:16 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
16:17:16 [2020-09-15T16:17:16.475Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
16:17:16 [2020-09-15T16:17:16.475Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
16:17:16 [2020-09-15T16:17:16.534Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s)
16:17:16 [2020-09-15T16:17:16.534Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:17:16 [2020-09-15T16:17:16.986Z] 2020/09/15 16:17:16 	Finished clone github.com/armon/go-metrics
16:17:16 [2020-09-15T16:17:16.986Z] 2020/09/15 16:17:16 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
16:17:17 [2020-09-15T16:17:17.648Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.42s)
16:17:17 [2020-09-15T16:17:17.648Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:17:17 [2020-09-15T16:17:17.843Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
16:17:17 [2020-09-15T16:17:17.927Z] 2020/09/15 16:17:17 	Finished clone github.com/sean-/seed
16:17:17 [2020-09-15T16:17:17.927Z] 2020/09/15 16:17:17 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
16:17:18 [2020-09-15T16:17:18.099Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
16:17:18 [2020-09-15T16:17:18.099Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
16:17:18 [2020-09-15T16:17:18.498Z] 2020/09/15 16:17:18 	Finished clone github.com/hashicorp/errwrap
16:17:18 [2020-09-15T16:17:18.498Z] 2020/09/15 16:17:18 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
16:17:19 [2020-09-15T16:17:19.027Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
16:17:19 [2020-09-15T16:17:19.068Z] 2020/09/15 16:17:18 	Finished clone github.com/hashicorp/memberlist
16:17:19 [2020-09-15T16:17:19.068Z] 2020/09/15 16:17:18 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
16:17:19 [2020-09-15T16:17:19.170Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s)
16:17:19 [2020-09-15T16:17:19.170Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:17:19 [2020-09-15T16:17:19.811Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s)
16:17:19 [2020-09-15T16:17:19.811Z] === RUN   TestCgroupNamespacesRunOlderClient
16:17:19 [2020-09-15T16:17:19.958Z] === RUN   TestDockerSuite/TestBuildDockerignore
16:17:20 [2020-09-15T16:17:20.469Z] 2020/09/15 16:17:20 	Finished clone github.com/hashicorp/go-multierror
16:17:20 [2020-09-15T16:17:20.469Z] 2020/09/15 16:17:20 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
16:17:20 [2020-09-15T16:17:20.521Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
16:17:21 [2020-09-15T16:17:21.327Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.37s)
16:17:21 [2020-09-15T16:17:21.327Z] === RUN   TestKernelTCPMemory
16:17:21 [2020-09-15T16:17:21.407Z] 2020/09/15 16:17:21 	Finished clone github.com/hashicorp/go-sockaddr
16:17:21 [2020-09-15T16:17:21.407Z] 2020/09/15 16:17:21 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
16:17:21 [2020-09-15T16:17:21.965Z] --- PASS: TestKernelTCPMemory (0.62s)
16:17:21 [2020-09-15T16:17:21.965Z] === RUN   TestNISDomainname
16:17:22 [2020-09-15T16:17:22.345Z] 2020/09/15 16:17:22 	Finished clone github.com/docker/libkv
16:17:22 [2020-09-15T16:17:22.345Z] 2020/09/15 16:17:22 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
16:17:22 [2020-09-15T16:17:22.602Z] --- PASS: TestNISDomainname (0.70s)
16:17:22 [2020-09-15T16:17:22.603Z] === RUN   TestHostnameDnsResolution
16:17:22 [2020-09-15T16:17:22.916Z] 2020/09/15 16:17:22 	Finished clone github.com/hashicorp/go-msgpack
16:17:22 [2020-09-15T16:17:22.916Z] 2020/09/15 16:17:22 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
16:17:22 [2020-09-15T16:17:22.916Z] 2020/09/15 16:17:22 	Finished clone github.com/vishvananda/netns
16:17:22 [2020-09-15T16:17:22.916Z] 2020/09/15 16:17:22 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
16:17:22 [2020-09-15T16:17:22.916Z] 2020/09/15 16:17:22 	Finished clone github.com/docker/libnetwork
16:17:22 [2020-09-15T16:17:22.916Z] 2020/09/15 16:17:22 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
16:17:22 [2020-09-15T16:17:22.916Z] 2020/09/15 16:17:22 	Finished clone github.com/docker/swarmkit
16:17:22 [2020-09-15T16:17:22.916Z] 2020/09/15 16:17:22 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
16:17:23 [2020-09-15T16:17:23.039Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
16:17:23 [2020-09-15T16:17:23.486Z] 2020/09/15 16:17:23 	Finished clone cloud.google.com/go
16:17:23 [2020-09-15T16:17:23.486Z] 2020/09/15 16:17:23 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
16:17:23 [2020-09-15T16:17:23.656Z] --- PASS: TestHostnameDnsResolution (0.84s)
16:17:23 [2020-09-15T16:17:23.656Z] === RUN   TestStats
16:17:24 [2020-09-15T16:17:24.868Z] 2020/09/15 16:17:24 	Finished clone github.com/BurntSushi/toml
16:17:24 [2020-09-15T16:17:24.868Z] 2020/09/15 16:17:24 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
16:17:24 [2020-09-15T16:17:24.868Z] 2020/09/15 16:17:24 	Finished clone github.com/samuel/go-zookeeper
16:17:24 [2020-09-15T16:17:24.868Z] 2020/09/15 16:17:24 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
16:17:25 [2020-09-15T16:17:25.128Z] 2020/09/15 16:17:25 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
16:17:25 [2020-09-15T16:17:25.388Z] 2020/09/15 16:17:25 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
16:17:25 [2020-09-15T16:17:25.649Z] 2020/09/15 16:17:25 	Finished clone github.com/moby/ipvs
16:17:25 [2020-09-15T16:17:25.649Z] 2020/09/15 16:17:25 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
16:17:26 [2020-09-15T16:17:26.219Z] 2020/09/15 16:17:26 	Finished clone github.com/deckarep/golang-set
16:17:26 [2020-09-15T16:17:26.219Z] 2020/09/15 16:17:26 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
16:17:26 [2020-09-15T16:17:26.395Z] --- PASS: TestStats (2.56s)
16:17:26 [2020-09-15T16:17:26.395Z] === RUN   TestStopContainerWithTimeout
16:17:26 [2020-09-15T16:17:26.395Z] === RUN   TestStopContainerWithTimeout/0
16:17:26 [2020-09-15T16:17:26.395Z] === PAUSE TestStopContainerWithTimeout/0
16:17:26 [2020-09-15T16:17:26.395Z] === RUN   TestStopContainerWithTimeout/1
16:17:26 [2020-09-15T16:17:26.395Z] === PAUSE TestStopContainerWithTimeout/1
16:17:26 [2020-09-15T16:17:26.395Z] === RUN   TestStopContainerWithTimeout/3
16:17:26 [2020-09-15T16:17:26.395Z] === PAUSE TestStopContainerWithTimeout/3
16:17:26 [2020-09-15T16:17:26.395Z] === RUN   TestStopContainerWithTimeout/-1
16:17:26 [2020-09-15T16:17:26.395Z] === PAUSE TestStopContainerWithTimeout/-1
16:17:26 [2020-09-15T16:17:26.395Z] === CONT  TestStopContainerWithTimeout/0
16:17:26 [2020-09-15T16:17:26.395Z] === CONT  TestStopContainerWithTimeout/-1
16:17:26 [2020-09-15T16:17:26.395Z] === CONT  TestStopContainerWithTimeout/1
16:17:26 [2020-09-15T16:17:26.395Z] === CONT  TestStopContainerWithTimeout/3
16:17:26 [2020-09-15T16:17:26.478Z] 2020/09/15 16:17:26 	Finished clone github.com/coreos/go-semver
16:17:26 [2020-09-15T16:17:26.479Z] 2020/09/15 16:17:26 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
16:17:26 [2020-09-15T16:17:26.479Z] 2020/09/15 16:17:26 	Finished clone github.com/ishidawataru/sctp
16:17:26 [2020-09-15T16:17:26.479Z] 2020/09/15 16:17:26 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
16:17:26 [2020-09-15T16:17:26.738Z] 2020/09/15 16:17:26 	Finished clone golang.org/x/sys
16:17:27 [2020-09-15T16:17:27.091Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.92s)
16:17:27 [2020-09-15T16:17:27.091Z] === RUN   TestCreateServiceSecretFileMode
16:17:27 [2020-09-15T16:17:27.210Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
16:17:28 [2020-09-15T16:17:28.137Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
16:17:29 [2020-09-15T16:17:29.146Z] --- PASS: TestStopContainerWithTimeout (0.02s)
16:17:29 [2020-09-15T16:17:29.146Z]     --- PASS: TestStopContainerWithTimeout/0 (1.04s)
16:17:29 [2020-09-15T16:17:29.146Z]     --- PASS: TestStopContainerWithTimeout/1 (2.07s)
16:17:29 [2020-09-15T16:17:29.146Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.20s)
16:17:29 [2020-09-15T16:17:29.146Z]     --- PASS: TestStopContainerWithTimeout/3 (3.25s)
16:17:29 [2020-09-15T16:17:29.146Z] === RUN   TestDeleteDevicemapper
16:17:29 [2020-09-15T16:17:29.146Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:17:29 [2020-09-15T16:17:29.146Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:17:29 [2020-09-15T16:17:29.146Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:17:29 [2020-09-15T16:17:29.278Z] 2020/09/15 16:17:29 	Finished clone github.com/vbatts/tar-split
16:17:29 [2020-09-15T16:17:29.503Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
16:17:29 [2020-09-15T16:17:29.538Z] 2020/09/15 16:17:29 	Finished clone go.etcd.io/bbolt
16:17:30 [2020-09-15T16:17:30.065Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
16:17:30 [2020-09-15T16:17:30.390Z] --- PASS: TestCreateServiceSecretFileMode (3.37s)
16:17:30 [2020-09-15T16:17:30.390Z] === RUN   TestCreateServiceConfigFileMode
16:17:30 [2020-09-15T16:17:30.922Z] 2020/09/15 16:17:30 	Finished clone github.com/hashicorp/serf
16:17:30 [2020-09-15T16:17:30.996Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
16:17:31 [2020-09-15T16:17:31.182Z] 2020/09/15 16:17:31 	Finished clone golang.org/x/text
16:17:31 [2020-09-15T16:17:31.221Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.56s)
16:17:31 [2020-09-15T16:17:31.221Z] === RUN   TestUpdateMemory
16:17:31 [2020-09-15T16:17:31.442Z] 2020/09/15 16:17:31 	Finished clone github.com/ugorji/go
16:17:31 [2020-09-15T16:17:31.515Z] --- PASS: TestUpdateMemory (0.69s)
16:17:31 [2020-09-15T16:17:31.515Z] === RUN   TestUpdateCPUQuota
16:17:32 [2020-09-15T16:17:32.563Z] --- PASS: TestUpdateCPUQuota (0.88s)
16:17:32 [2020-09-15T16:17:32.563Z] === RUN   TestUpdatePidsLimit
16:17:32 [2020-09-15T16:17:32.563Z] === RUN   TestUpdatePidsLimit/update_from_none
16:17:32 [2020-09-15T16:17:32.563Z] === RUN   TestUpdatePidsLimit/no_change
16:17:32 [2020-09-15T16:17:32.857Z] === RUN   TestUpdatePidsLimit/update_lower
16:17:32 [2020-09-15T16:17:32.934Z] --- PASS: TestCreateServiceConfigFileMode (2.92s)
16:17:32 [2020-09-15T16:17:32.934Z] === RUN   TestCreateServiceSysctls
16:17:33 [2020-09-15T16:17:33.151Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:17:33 [2020-09-15T16:17:33.443Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:17:33 [2020-09-15T16:17:33.512Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
16:17:33 [2020-09-15T16:17:33.738Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:17:33 [2020-09-15T16:17:33.986Z] 2020/09/15 16:17:33 	Finished clone github.com/moby/buildkit
16:17:33 [2020-09-15T16:17:33.986Z] 2020/09/15 16:17:33 	Finished clone github.com/containerd/containerd
16:17:34 [2020-09-15T16:17:34.031Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:17:34 [2020-09-15T16:17:34.440Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
16:17:34 [2020-09-15T16:17:34.675Z] --- PASS: TestUpdatePidsLimit (2.38s)
16:17:34 [2020-09-15T16:17:34.675Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.27s)
16:17:34 [2020-09-15T16:17:34.675Z]     --- PASS: TestUpdatePidsLimit/no_change (0.26s)
16:17:34 [2020-09-15T16:17:34.675Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.26s)
16:17:34 [2020-09-15T16:17:34.675Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
16:17:34 [2020-09-15T16:17:34.675Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s)
16:17:34 [2020-09-15T16:17:34.675Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
16:17:34 [2020-09-15T16:17:34.675Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s)
16:17:34 [2020-09-15T16:17:34.675Z] === RUN   TestUpdateRestartPolicy
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ok  	github.com/docker/docker/api/server/httputils	0.181s	coverage: 14.7% of statements
16:17:35 [2020-09-15T16:17:35.788Z] ok  	github.com/docker/docker/api/server/middleware	0.171s	coverage: 37.7% of statements
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ok  	github.com/docker/docker/api/types/strslice	0.040s	coverage: 90.0% of statements
16:17:35 [2020-09-15T16:17:35.788Z] ok  	github.com/docker/docker/api/types/filters	0.057s	coverage: 92.2% of statements
16:17:35 [2020-09-15T16:17:35.788Z] ok  	github.com/docker/docker/api/server/router/swarm	0.183s	coverage: 5.7% of statements
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/types	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ok  	github.com/docker/docker/api/types/time	0.278s	coverage: 100.0% of statements
16:17:35 [2020-09-15T16:17:35.788Z] ok  	github.com/docker/docker/api/types/versions	0.055s	coverage: 75.0% of statements
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/builder	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:17:35 [2020-09-15T16:17:35.788Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:17:36 [2020-09-15T16:17:36.247Z] ok  	github.com/docker/docker/builder/dockerignore	0.034s	coverage: 96.8% of statements
16:17:36 [2020-09-15T16:17:36.978Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
16:17:37 [2020-09-15T16:17:37.140Z] --- PASS: TestCreateServiceSysctls (4.39s)
16:17:37 [2020-09-15T16:17:37.140Z] === RUN   TestCreateServiceCapabilities
16:17:38 [2020-09-15T16:17:38.187Z] 2020/09/15 16:17:37 	Finished clone github.com/miekg/dns
16:17:39 [2020-09-15T16:17:39.980Z] ok  	github.com/docker/docker/cli/debug	0.053s	coverage: 100.0% of statements
16:17:40 [2020-09-15T16:17:40.440Z] --- PASS: TestCreateServiceCapabilities (3.34s)
16:17:40 [2020-09-15T16:17:40.440Z] === RUN   TestInspect
16:17:40 [2020-09-15T16:17:40.728Z] 2020/09/15 16:17:40 	Finished clone github.com/docker/distribution
16:17:40 [2020-09-15T16:17:40.947Z] ok  	github.com/docker/docker/builder/remotecontext	0.851s	coverage: 9.2% of statements
16:17:40 [2020-09-15T16:17:40.947Z] ok  	github.com/docker/docker/builder/dockerfile	0.717s	coverage: 46.3% of statements
16:17:41 [2020-09-15T16:17:41.148Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
16:17:43 [2020-09-15T16:17:43.041Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
16:17:43 [2020-09-15T16:17:43.969Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
16:17:44 [2020-09-15T16:17:44.646Z] --- PASS: TestInspect (3.46s)
16:17:44 [2020-09-15T16:17:44.646Z] === RUN   TestCreateJob
16:17:45 [2020-09-15T16:17:45.336Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
16:17:45 [2020-09-15T16:17:45.337Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
16:17:46 [2020-09-15T16:17:46.704Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
16:17:46 [2020-09-15T16:17:46.704Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
16:17:47 [2020-09-15T16:17:47.330Z] --- PASS: TestUpdateRestartPolicy (11.28s)
16:17:47 [2020-09-15T16:17:47.330Z] === RUN   TestUpdateRestartWithAutoRemove
16:17:47 [2020-09-15T16:17:47.330Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s)
16:17:47 [2020-09-15T16:17:47.330Z] === RUN   TestWaitNonBlocked
16:17:47 [2020-09-15T16:17:47.330Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:17:47 [2020-09-15T16:17:47.330Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:17:47 [2020-09-15T16:17:47.331Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:17:47 [2020-09-15T16:17:47.331Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:17:47 [2020-09-15T16:17:47.331Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:17:47 [2020-09-15T16:17:47.331Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:17:47 [2020-09-15T16:17:47.331Z] --- PASS: TestWaitNonBlocked (0.02s)
16:17:47 [2020-09-15T16:17:47.331Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s)
16:17:47 [2020-09-15T16:17:47.331Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s)
16:17:47 [2020-09-15T16:17:47.331Z] === RUN   TestWaitBlocked
16:17:47 [2020-09-15T16:17:47.627Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:17:47 [2020-09-15T16:17:47.627Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:17:47 [2020-09-15T16:17:47.627Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:17:47 [2020-09-15T16:17:47.627Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:17:47 [2020-09-15T16:17:47.627Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:17:47 [2020-09-15T16:17:47.627Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:17:48 [2020-09-15T16:17:48.285Z] --- PASS: TestWaitBlocked (0.02s)
16:17:48 [2020-09-15T16:17:48.285Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
16:17:48 [2020-09-15T16:17:48.285Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s)
16:17:48 [2020-09-15T16:17:48.285Z] === CONT  TestContainerStartOnDaemonRestart
16:17:48 [2020-09-15T16:17:48.285Z] === CONT  TestIpcModeOlderClient
16:17:48 [2020-09-15T16:17:48.285Z] === CONT  TestContainerKillOnDaemonStart
16:17:48 [2020-09-15T16:17:48.285Z] === CONT  TestDaemonHostGatewayIP
16:17:48 [2020-09-15T16:17:48.589Z] --- PASS: TestIpcModeOlderClient (0.17s)
16:17:48 [2020-09-15T16:17:48.589Z] === CONT  TestDaemonRestartIpcMode
16:17:48 [2020-09-15T16:17:48.596Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
16:17:48 [2020-09-15T16:17:48.900Z] --- PASS: TestCreateJob (4.22s)
16:17:48 [2020-09-15T16:17:48.900Z] === RUN   TestReplicatedJob
16:17:50 [2020-09-15T16:17:50.735Z] 2020/09/15 16:17:49 	Finished clone google.golang.org/genproto
16:17:51 [2020-09-15T16:17:51.113Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
16:17:52 [2020-09-15T16:17:52.155Z] --- PASS: TestContainerStartOnDaemonRestart (3.66s)
16:17:52 [2020-09-15T16:17:52.792Z] --- PASS: TestDaemonRestartIpcMode (4.20s)
16:17:52 [2020-09-15T16:17:52.792Z] --- PASS: TestDaemonHostGatewayIP (4.42s)
16:17:53 [2020-09-15T16:17:53.327Z] ok  	github.com/docker/docker/client	0.661s	coverage: 74.9% of statements
16:17:53 [2020-09-15T16:17:53.635Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
16:17:54 [2020-09-15T16:17:54.939Z] 2020/09/15 16:17:54 	Finished clone github.com/gogo/protobuf
16:17:55 [2020-09-15T16:17:55.509Z] --- PASS: TestReplicatedJob (6.55s)
16:17:55 [2020-09-15T16:17:55.509Z] === RUN   TestUpdateReplicatedJob
16:17:55 [2020-09-15T16:17:55.525Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
16:17:56 [2020-09-15T16:17:56.088Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
16:17:56 [2020-09-15T16:17:56.851Z] 2020/09/15 16:17:56 	Finished clone github.com/coreos/etcd
16:17:58 [2020-09-15T16:17:58.810Z] --- PASS: TestUpdateReplicatedJob (4.19s)
16:17:58 [2020-09-15T16:17:58.810Z] === RUN   TestServiceListWithStatuses
16:17:58 [2020-09-15T16:17:58.810Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:17:58 [2020-09-15T16:17:58.810Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:17:58 [2020-09-15T16:17:58.811Z] === RUN   TestDockerNetworkConnectAlias
16:18:01 [2020-09-15T16:18:01.286Z] --- PASS: TestContainerKillOnDaemonStart (12.84s)
16:18:01 [2020-09-15T16:18:01.286Z] PASS
16:18:01 [2020-09-15T16:18:01.286Z] 
16:18:01 [2020-09-15T16:18:01.286Z] === Skipped
16:18:01 [2020-09-15T16:18:01.286Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
16:18:01 [2020-09-15T16:18:01.286Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:18:01 [2020-09-15T16:18:01.286Z] 
16:18:01 [2020-09-15T16:18:01.286Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:18:01 [2020-09-15T16:18:01.286Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:18:01 [2020-09-15T16:18:01.286Z] 
16:18:01 [2020-09-15T16:18:01.286Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
16:18:01 [2020-09-15T16:18:01.286Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:18:01 [2020-09-15T16:18:01.286Z] 
16:18:01 [2020-09-15T16:18:01.286Z] 
16:18:01 [2020-09-15T16:18:01.286Z] DONE 192 tests, 3 skipped in 108.662s
16:18:01 [2020-09-15T16:18:01.286Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
16:18:01 [2020-09-15T16:18:01.286Z] ++ 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
16:18:01 [2020-09-15T16:18:01.286Z] ++ set -e
16:18:01 [2020-09-15T16:18:01.286Z] ++ '[' -n 0 ']'
16:18:01 [2020-09-15T16:18:01.286Z] ++ set -x
16:18:01 [2020-09-15T16:18:01.286Z] ++ env -i DEST=/go/src/github.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
16:18:01 [2020-09-15T16:18:01.286Z] INFO: Testing against a local daemon
16:18:01 [2020-09-15T16:18:01.286Z] === RUN   TestCommitInheritsEnv
16:18:01 [2020-09-15T16:18:01.339Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
16:18:01 [2020-09-15T16:18:01.579Z] --- PASS: TestCommitInheritsEnv (0.37s)
16:18:01 [2020-09-15T16:18:01.579Z] === RUN   TestImportExtremelyLargeImageWorks
16:18:01 [2020-09-15T16:18:01.579Z] === PAUSE TestImportExtremelyLargeImageWorks
16:18:01 [2020-09-15T16:18:01.579Z] === RUN   TestImagesFilterMultiReference
16:18:01 [2020-09-15T16:18:01.579Z] --- PASS: TestImagesFilterMultiReference (0.05s)
16:18:01 [2020-09-15T16:18:01.579Z] === RUN   TestImagePullPlatformInvalid
16:18:01 [2020-09-15T16:18:01.579Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
16:18:01 [2020-09-15T16:18:01.579Z] === RUN   TestRemoveImageOrphaning
16:18:02 [2020-09-15T16:18:02.217Z] --- PASS: TestRemoveImageOrphaning (0.34s)
16:18:02 [2020-09-15T16:18:02.217Z] === RUN   TestRemoveImageGarbageCollector
16:18:02 [2020-09-15T16:18:02.217Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:18:02 [2020-09-15T16:18:02.217Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:18:02 [2020-09-15T16:18:02.217Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:18:02 [2020-09-15T16:18:02.217Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:18:02 [2020-09-15T16:18:02.217Z] === RUN   TestTagInvalidReference
16:18:02 [2020-09-15T16:18:02.217Z] --- PASS: TestTagInvalidReference (0.03s)
16:18:02 [2020-09-15T16:18:02.217Z] === RUN   TestTagValidPrefixedRepo
16:18:02 [2020-09-15T16:18:02.217Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
16:18:02 [2020-09-15T16:18:02.217Z] === RUN   TestTagExistedNameWithoutForce
16:18:02 [2020-09-15T16:18:02.217Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:18:02 [2020-09-15T16:18:02.217Z] === RUN   TestTagOfficialNames
16:18:02 [2020-09-15T16:18:02.217Z] --- PASS: TestTagOfficialNames (0.04s)
16:18:02 [2020-09-15T16:18:02.217Z] === RUN   TestTagMatchesDigest
16:18:02 [2020-09-15T16:18:02.217Z] --- PASS: TestTagMatchesDigest (0.02s)
16:18:02 [2020-09-15T16:18:02.217Z] === CONT  TestImportExtremelyLargeImageWorks
16:18:03 [2020-09-15T16:18:03.232Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
16:18:04 [2020-09-15T16:18:04.598Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
16:18:05 [2020-09-15T16:18:05.392Z] --- PASS: TestDockerNetworkConnectAlias (6.41s)
16:18:05 [2020-09-15T16:18:05.392Z] === RUN   TestDockerNetworkReConnect
16:18:05 [2020-09-15T16:18:05.526Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
16:18:07 [2020-09-15T16:18:07.419Z] === RUN   TestDockerDaemonSuite/TestShmSize
16:18:08 [2020-09-15T16:18:08.140Z] ok  	github.com/docker/docker/builder/remotecontext/git	29.505s	coverage: 86.3% of statements
16:18:08 [2020-09-15T16:18:08.140Z] ?   	github.com/docker/docker/cli	[no test files]
16:18:08 [2020-09-15T16:18:08.140Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:18:09 [2020-09-15T16:18:09.313Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
16:18:10 [2020-09-15T16:18:10.680Z] --- PASS: TestDockerNetworkReConnect (5.31s)
16:18:10 [2020-09-15T16:18:10.681Z] === RUN   TestServicePlugin
16:18:10 [2020-09-15T16:18:10.681Z] --- SKIP: TestServicePlugin (0.00s)
16:18:10 [2020-09-15T16:18:10.681Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:18:10 [2020-09-15T16:18:10.681Z] === RUN   TestServiceUpdateLabel
16:18:11 [2020-09-15T16:18:11.833Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
16:18:11 [2020-09-15T16:18:11.833Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
16:18:13 [2020-09-15T16:18:13.928Z] ok  	github.com/docker/docker/cmd/dockerd	0.486s	coverage: 19.3% of statements
16:18:13 [2020-09-15T16:18:13.980Z] --- PASS: TestServiceUpdateLabel (3.28s)
16:18:13 [2020-09-15T16:18:13.980Z] === RUN   TestServiceUpdateSecrets
16:18:15 [2020-09-15T16:18:15.462Z] ok  	github.com/docker/docker/container	0.461s	coverage: 41.6% of statements
16:18:15 [2020-09-15T16:18:15.462Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:18:15 [2020-09-15T16:18:15.462Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:18:15 [2020-09-15T16:18:15.462Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:18:15 [2020-09-15T16:18:15.462Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:18:17 [2020-09-15T16:18:17.137Z] --- PASS: TestDockerDaemonSuite (329.13s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (14.29s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.50s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.46s)
16:18:17 [2020-09-15T16:18:17.137Z]         docker_cli_daemon_test.go:1449: [d25f5912fb504] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [d43967ac39257] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.01s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.33s)
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [d0f1054c8d90b] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.16s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.43s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.07s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.18s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.10s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.68s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.36s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.02s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s)
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [d145908fa248e] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [df9236c9b4750] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.51s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [d2c03047ecedf] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.55s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.63s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.47s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s)
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [dc5b632f5b5ea] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.97s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.71s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.87s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:18:17 [2020-09-15T16:18:17.137Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [d884f20c281f6] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.04s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.26s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.78s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.87s)
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [d45eddf20be41] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.47s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [d508e6726a1fa] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.35s)
16:18:17 [2020-09-15T16:18:17.137Z]         docker_cli_daemon_plugins_test.go:79: [d4e427dd3477c] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.23s)
16:18:17 [2020-09-15T16:18:17.137Z]         docker_cli_daemon_plugins_test.go:169: [db259616d884c] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.90s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [def17fb88f084] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.62s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.65s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.55s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.77s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.85s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.17s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.59s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.31s)
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [d7a337cf5856f] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.38s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.10s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.31s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.25s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.97s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.91s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.28s)
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [d59b652d2e811] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.94s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.57s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.21s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.07s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.47s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
16:18:17 [2020-09-15T16:18:17.137Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [d5116e843f16d] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
16:18:17 [2020-09-15T16:18:17.137Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [d7f214e9e258e] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (1.97s)
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [d357461378ea8] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.10s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.14s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.36s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.69s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.89s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.33s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.47s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.42s)
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [dbb4719087916] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.07s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.53s)
16:18:17 [2020-09-15T16:18:17.137Z]         docker_cli_daemon_plugins_test.go:105: [d712ffb4335c2] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.76s)
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [d8d702a1baf3a] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.48s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s)
16:18:17 [2020-09-15T16:18:17.137Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from config
16:18:17 [2020-09-15T16:18:17.137Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config
16:18:17 [2020-09-15T16:18:17.137Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from config
16:18:17 [2020-09-15T16:18:17.137Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config
16:18:17 [2020-09-15T16:18:17.137Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config
16:18:17 [2020-09-15T16:18:17.137Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli
16:18:17 [2020-09-15T16:18:17.137Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli
16:18:17 [2020-09-15T16:18:17.137Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli
16:18:17 [2020-09-15T16:18:17.137Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli
16:18:17 [2020-09-15T16:18:17.137Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [d385680ae3510] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s)
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [d6ed8defee8b1] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.33s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.59s)
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [d698e3bba5315] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.70s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.76s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.88s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s)
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [d12b248bfaa36] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.68s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.49s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.89s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.20s)
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [d45823bac9f40] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
16:18:17 [2020-09-15T16:18:17.137Z]         check_test.go:309: [da407b20386b1] daemon is not started
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.56s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.22s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.78s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.39s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.76s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.26s)
16:18:17 [2020-09-15T16:18:17.137Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s)
16:18:17 [2020-09-15T16:18:17.138Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.11s)
16:18:17 [2020-09-15T16:18:17.138Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.72s)
16:18:17 [2020-09-15T16:18:17.138Z]         docker_cli_daemon_test.go:2544: [dd45171391f82] daemon is not started
16:18:17 [2020-09-15T16:18:17.138Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.42s)
16:18:17 [2020-09-15T16:18:17.138Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.69s)
16:18:17 [2020-09-15T16:18:17.138Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.91s)
16:18:17 [2020-09-15T16:18:17.138Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.70s)
16:18:17 [2020-09-15T16:18:17.138Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s)
16:18:17 [2020-09-15T16:18:17.138Z]         check_test.go:309: [d47defdaded7c] daemon is not started
16:18:17 [2020-09-15T16:18:17.138Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.11s)
16:18:17 [2020-09-15T16:18:17.138Z] === RUN   TestDockerSwarmSuite
16:18:17 [2020-09-15T16:18:17.138Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
16:18:17 [2020-09-15T16:18:17.638Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.267s	coverage: 65.3% of statements
16:18:18 [2020-09-15T16:18:18.807Z] 2020/09/15 16:18:18 	Finished clone github.com/hashicorp/consul
16:18:19 [2020-09-15T16:18:19.814Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.411s	coverage: 35.9% of statements
16:18:20 [2020-09-15T16:18:20.272Z] ok  	github.com/docker/docker/daemon/cluster	0.961s	coverage: 0.5% of statements
16:18:20 [2020-09-15T16:18:20.403Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
16:18:21 [2020-09-15T16:18:21.331Z] === RUN   TestDockerSuite/TestBuildDotDotFile
16:18:21 [2020-09-15T16:18:21.331Z] === RUN   TestDockerSuite/TestBuildEOLInLine
16:18:23 [2020-09-15T16:18:23.849Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
16:18:25 [2020-09-15T16:18:25.741Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
16:18:26 [2020-09-15T16:18:26.068Z] ok  	github.com/docker/docker/daemon/config	0.435s	coverage: 79.7% of statements
16:18:26 [2020-09-15T16:18:26.303Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
16:18:26 [2020-09-15T16:18:26.526Z] ok  	github.com/docker/docker/daemon/discovery	0.641s	coverage: 30.0% of statements
16:18:26 [2020-09-15T16:18:26.559Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
16:18:27 [2020-09-15T16:18:27.488Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
16:18:27 [2020-09-15T16:18:27.745Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
16:18:28 [2020-09-15T16:18:28.308Z] === RUN   TestDockerSuite/TestBuildEntrypoint
16:18:28 [2020-09-15T16:18:28.564Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
16:18:28 [2020-09-15T16:18:28.565Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
16:18:28 [2020-09-15T16:18:28.705Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.785s	coverage: 11.3% of statements
16:18:29 [2020-09-15T16:18:29.672Z] ok  	github.com/docker/docker/daemon	3.300s	coverage: 9.1% of statements
16:18:29 [2020-09-15T16:18:29.672Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:18:29 [2020-09-15T16:18:29.672Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:18:30 [2020-09-15T16:18:30.131Z] ok  	github.com/docker/docker/daemon/events	0.342s	coverage: 50.0% of statements
16:18:30 [2020-09-15T16:18:30.131Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:18:30 [2020-09-15T16:18:30.131Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:18:30 [2020-09-15T16:18:30.131Z] ok  	github.com/docker/docker/daemon/graphdriver	0.155s	coverage: 2.3% of statements
16:18:30 [2020-09-15T16:18:30.131Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
16:18:30 [2020-09-15T16:18:30.131Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
16:18:30 [2020-09-15T16:18:30.131Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
16:18:30 [2020-09-15T16:18:30.131Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:18:30 [2020-09-15T16:18:30.131Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
16:18:30 [2020-09-15T16:18:30.131Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
16:18:30 [2020-09-15T16:18:30.131Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
16:18:30 [2020-09-15T16:18:30.131Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
16:18:30 [2020-09-15T16:18:30.131Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:18:30 [2020-09-15T16:18:30.131Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
16:18:30 [2020-09-15T16:18:30.131Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
16:18:30 [2020-09-15T16:18:30.131Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
16:18:31 [2020-09-15T16:18:31.031Z] 2020/09/15 16:18:28 	Finished clone github.com/aws/aws-sdk-go
16:18:31 [2020-09-15T16:18:31.082Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
16:18:31 [2020-09-15T16:18:31.098Z] ok  	github.com/docker/docker/daemon/links	0.076s	coverage: 93.0% of statements
16:18:32 [2020-09-15T16:18:32.090Z] --- PASS: TestServiceUpdateSecrets (15.35s)
16:18:32 [2020-09-15T16:18:32.090Z] === RUN   TestServiceUpdateConfigs
16:18:32 [2020-09-15T16:18:32.447Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
16:18:33 [2020-09-15T16:18:33.813Z] === RUN   TestDockerSuite/TestBuildEnv
16:18:34 [2020-09-15T16:18:34.004Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.719s	coverage: 77.4% of statements
16:18:34 [2020-09-15T16:18:34.462Z] ok  	github.com/docker/docker/daemon/logger	1.021s	coverage: 41.2% of statements
16:18:34 [2020-09-15T16:18:34.462Z] ok  	github.com/docker/docker/daemon/images	0.614s	coverage: 4.8% of statements
16:18:34 [2020-09-15T16:18:34.462Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:18:34 [2020-09-15T16:18:34.462Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:18:34 [2020-09-15T16:18:34.462Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
16:18:34 [2020-09-15T16:18:34.462Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:18:34 [2020-09-15T16:18:34.462Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:18:34 [2020-09-15T16:18:34.462Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
16:18:34 [2020-09-15T16:18:34.462Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
16:18:34 [2020-09-15T16:18:34.740Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
16:18:34 [2020-09-15T16:18:34.921Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.299s	coverage: 61.6% of statements
16:18:35 [2020-09-15T16:18:35.888Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.211s	coverage: 87.2% of statements
16:18:36 [2020-09-15T16:18:36.108Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
16:18:36 [2020-09-15T16:18:36.672Z] === RUN   TestDockerSuite/TestBuildEnvUsage
16:18:37 [2020-09-15T16:18:37.423Z] ok  	github.com/docker/docker/daemon/logger/local	0.404s	coverage: 75.2% of statements
16:18:37 [2020-09-15T16:18:37.423Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:18:37 [2020-09-15T16:18:37.423Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.397s	coverage: 35.9% of statements
16:18:38 [2020-09-15T16:18:38.390Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.278s	coverage: 33.3% of statements
16:18:38 [2020-09-15T16:18:38.850Z] ok  	github.com/docker/docker/daemon/logger/templates	0.044s	coverage: 8.3% of statements
16:18:39 [2020-09-15T16:18:39.308Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.267s	coverage: 46.8% of statements
16:18:40 [2020-09-15T16:18:40.874Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.261s	coverage: 82.5% of statements
16:18:40 [2020-09-15T16:18:40.874Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:18:40 [2020-09-15T16:18:40.874Z] ?   	github.com/docker/docker/daemon/network	[no test files]
16:18:40 [2020-09-15T16:18:40.874Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:18:41 [2020-09-15T16:18:41.921Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
16:18:41 [2020-09-15T16:18:41.921Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
16:18:42 [2020-09-15T16:18:42.410Z] ok  	github.com/docker/docker/distribution/metadata	1.534s	coverage: 48.2% of statements
16:18:42 [2020-09-15T16:18:42.849Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
16:18:42 [2020-09-15T16:18:42.868Z] ok  	github.com/docker/docker/errdefs	0.096s	coverage: 49.4% of statements
16:18:43 [2020-09-15T16:18:43.835Z] ok  	github.com/docker/docker/distribution	2.326s	coverage: 20.1% of statements
16:18:43 [2020-09-15T16:18:43.835Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:18:44 [2020-09-15T16:18:44.293Z] ok  	github.com/docker/docker/distribution/xfer	2.067s	coverage: 76.8% of statements
16:18:44 [2020-09-15T16:18:44.293Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:18:44 [2020-09-15T16:18:44.752Z] ok  	github.com/docker/docker/image/cache	0.397s	coverage: 19.2% of statements
16:18:45 [2020-09-15T16:18:45.210Z] ok  	github.com/docker/docker/image	0.860s	coverage: 86.4% of statements
16:18:45 [2020-09-15T16:18:45.210Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:18:45 [2020-09-15T16:18:45.668Z] ok  	github.com/docker/docker/image/v1	0.404s	coverage: 25.0% of statements
16:18:45 [2020-09-15T16:18:45.668Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:18:46 [2020-09-15T16:18:46.989Z] --- PASS: TestServiceUpdateConfigs (15.33s)
16:18:46 [2020-09-15T16:18:46.989Z] === RUN   TestServiceUpdateNetwork
16:18:47 [2020-09-15T16:18:47.203Z] ok  	github.com/docker/docker/libcontainerd/queue	0.170s	coverage: 100.0% of statements
16:18:48 [2020-09-15T16:18:48.170Z] ok  	github.com/docker/docker/libcontainerd/local	0.524s	coverage: 1.0% of statements
16:18:48 [2020-09-15T16:18:48.170Z] ok  	github.com/docker/docker/layer	0.648s	coverage: 30.1% of statements
16:18:48 [2020-09-15T16:18:48.170Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:18:48 [2020-09-15T16:18:48.170Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:18:48 [2020-09-15T16:18:48.170Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:18:48 [2020-09-15T16:18:48.170Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:18:48 [2020-09-15T16:18:48.170Z] ?   	github.com/docker/docker/oci	[no test files]
16:18:48 [2020-09-15T16:18:48.170Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:18:48 [2020-09-15T16:18:48.629Z] ok  	github.com/docker/docker/opts	0.251s	coverage: 67.1% of statements
16:18:48 [2020-09-15T16:18:48.629Z] ok  	github.com/docker/docker/pkg/aaparser	0.221s	coverage: 50.0% of statements
16:18:49 [2020-09-15T16:18:49.597Z] ok  	github.com/docker/docker/pkg/broadcaster	0.037s	coverage: 100.0% of statements
16:18:50 [2020-09-15T16:18:50.563Z] ok  	github.com/docker/docker/pkg/capabilities	0.072s	coverage: 87.5% of statements
16:18:51 [2020-09-15T16:18:51.022Z] ok  	github.com/docker/docker/pkg/authorization	0.681s	coverage: 26.8% of statements
16:18:51 [2020-09-15T16:18:51.480Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.128s	coverage: 15.4% of statements
16:18:51 [2020-09-15T16:18:51.480Z] ok  	github.com/docker/docker/pkg/directory	0.047s	coverage: 80.0% of statements
16:18:52 [2020-09-15T16:18:52.447Z] ok  	github.com/docker/docker/pkg/discovery	0.197s	coverage: 58.3% of statements
16:18:52 [2020-09-15T16:18:52.906Z] ok  	github.com/docker/docker/pkg/discovery/file	0.156s	coverage: 92.9% of statements
16:18:54 [2020-09-15T16:18:54.442Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.426s	coverage: 92.3% of statements
16:18:54 [2020-09-15T16:18:54.442Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.059s	coverage: 93.8% of statements
16:18:55 [2020-09-15T16:18:55.409Z] ok  	github.com/docker/docker/pkg/filenotify	0.061s	coverage: 36.2% of statements
16:18:55 [2020-09-15T16:18:55.409Z] ok  	github.com/docker/docker/pkg/fileutils	0.080s	coverage: 87.7% of statements
16:18:56 [2020-09-15T16:18:56.376Z] ok  	github.com/docker/docker/pkg/homedir	0.182s	coverage: 42.9% of statements
16:18:56 [2020-09-15T16:18:56.834Z] ok  	github.com/docker/docker/pkg/idtools	0.116s	coverage: 7.3% of statements
16:18:57 [2020-09-15T16:18:57.293Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.384s	coverage: 84.1% of statements
16:18:58 [2020-09-15T16:18:58.260Z] ok  	github.com/docker/docker/pkg/longpath	0.036s	coverage: 100.0% of statements
16:18:58 [2020-09-15T16:18:58.260Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.257s	coverage: 91.7% of statements
16:18:58 [2020-09-15T16:18:58.260Z] ok  	github.com/docker/docker/pkg/archive	7.570s	coverage: 62.7% of statements
16:18:58 [2020-09-15T16:18:58.260Z] ok  	github.com/docker/docker/pkg/ioutils	0.647s	coverage: 68.4% of statements
16:18:59 [2020-09-15T16:18:59.214Z] --- PASS: TestServiceUpdateNetwork (14.23s)
16:18:59 [2020-09-15T16:18:59.214Z] === RUN   TestServiceUpdatePidsLimit
16:18:59 [2020-09-15T16:18:59.228Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.040s	coverage: 85.7% of statements
16:18:59 [2020-09-15T16:18:59.228Z] ok  	github.com/docker/docker/pkg/parsers	0.046s	coverage: 97.0% of statements
16:18:59 [2020-09-15T16:18:59.687Z] ok  	github.com/docker/docker/pkg/pidfile	0.053s	coverage: 82.6% of statements
16:19:00 [2020-09-15T16:19:00.597Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:19:00 [2020-09-15T16:19:00.818Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.055s	coverage: 56.8% of statements
16:19:01 [2020-09-15T16:19:01.538Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:19:02 [2020-09-15T16:19:02.354Z] ok  	github.com/docker/docker/pkg/pools	0.237s	coverage: 88.2% of statements
16:19:02 [2020-09-15T16:19:02.355Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.463s	coverage: 85.7% of statements
16:19:03 [2020-09-15T16:19:03.322Z] ok  	github.com/docker/docker/pkg/progress	0.063s	coverage: 75.9% of statements
16:19:04 [2020-09-15T16:19:04.290Z] ok  	github.com/docker/docker/pkg/reexec	0.074s	coverage: 82.4% of statements
16:19:04 [2020-09-15T16:19:04.739Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
16:19:04 [2020-09-15T16:19:04.739Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
16:19:04 [2020-09-15T16:19:04.748Z] ok  	github.com/docker/docker/pkg/pubsub	1.073s	coverage: 73.9% of statements
16:19:05 [2020-09-15T16:19:05.207Z] ok  	github.com/docker/docker/pkg/signal	0.136s	coverage: 20.3% of statements
16:19:05 [2020-09-15T16:19:05.667Z] ok  	github.com/docker/docker/pkg/stdcopy	0.038s	coverage: 100.0% of statements
16:19:06 [2020-09-15T16:19:06.633Z] ok  	github.com/docker/docker/pkg/streamformatter	0.061s	coverage: 66.2% of statements
16:19:06 [2020-09-15T16:19:06.633Z] ok  	github.com/docker/docker/pkg/stringid	0.098s	coverage: 70.6% of statements
16:19:07 [2020-09-15T16:19:07.601Z] ok  	github.com/docker/docker/pkg/sysinfo	0.035s	coverage: 38.2% of statements
16:19:08 [2020-09-15T16:19:08.060Z] ok  	github.com/docker/docker/pkg/system	0.078s	coverage: 13.8% of statements
16:19:08 [2020-09-15T16:19:08.060Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:19:08 [2020-09-15T16:19:08.060Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:19:08 [2020-09-15T16:19:08.060Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
16:19:08 [2020-09-15T16:19:08.060Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
16:19:08 [2020-09-15T16:19:08.060Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:19:08 [2020-09-15T16:19:08.060Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
16:19:08 [2020-09-15T16:19:08.060Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
16:19:08 [2020-09-15T16:19:08.060Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:19:08 [2020-09-15T16:19:08.060Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:19:08 [2020-09-15T16:19:08.519Z] ok  	github.com/docker/docker/pkg/tailfile	0.199s	coverage: 88.6% of statements
16:19:08 [2020-09-15T16:19:08.979Z] testing: warning: no tests to run
16:19:08 [2020-09-15T16:19:08.979Z] coverage: [no statements]
16:19:08 [2020-09-15T16:19:08.979Z] ok  	github.com/docker/docker/pkg/term/windows	0.065s	coverage: [no statements] [no tests to run]
16:19:09 [2020-09-15T16:19:09.438Z] ok  	github.com/docker/docker/pkg/tarsum	0.174s	coverage: 89.3% of statements
16:19:09 [2020-09-15T16:19:09.673Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:19:09 [2020-09-15T16:19:09.898Z] ok  	github.com/docker/docker/pkg/truncindex	0.169s	coverage: 91.5% of statements
16:19:09 [2020-09-15T16:19:09.898Z] ok  	github.com/docker/docker/pkg/urlutil	0.032s	coverage: 100.0% of statements
16:19:10 [2020-09-15T16:19:10.357Z] ok  	github.com/docker/docker/pkg/useragent	0.078s	coverage: 88.9% of statements
16:19:11 [2020-09-15T16:19:11.280Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
16:19:11 [2020-09-15T16:19:11.280Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
16:19:11 [2020-09-15T16:19:11.280Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
16:19:11 [2020-09-15T16:19:11.325Z] ok  	github.com/docker/docker/plugin/v2	0.164s	coverage: 20.1% of statements
16:19:11 [2020-09-15T16:19:11.536Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
16:19:11 [2020-09-15T16:19:11.785Z] ok  	github.com/docker/docker/reference	0.125s	coverage: 84.4% of statements
16:19:11 [2020-09-15T16:19:11.785Z] ok  	github.com/docker/docker/plugin	0.248s	coverage: 12.0% of statements
16:19:12 [2020-09-15T16:19:12.098Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
16:19:13 [2020-09-15T16:19:13.027Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
16:19:13 [2020-09-15T16:19:13.322Z] ok  	github.com/docker/docker/restartmanager	0.030s	coverage: 50.9% of statements
16:19:13 [2020-09-15T16:19:13.322Z] ok  	github.com/docker/docker/registry/resumable	0.258s	coverage: 100.0% of statements
16:19:14 [2020-09-15T16:19:14.309Z] ok  	github.com/docker/docker/runconfig	0.160s	coverage: 52.2% of statements
16:19:14 [2020-09-15T16:19:14.768Z] ok  	github.com/docker/docker/registry	0.491s	coverage: 51.7% of statements
16:19:14 [2020-09-15T16:19:14.768Z] ok  	github.com/docker/docker/testutil	0.143s	coverage: 62.5% of statements
16:19:14 [2020-09-15T16:19:14.920Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
16:19:14 [2020-09-15T16:19:14.920Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
16:19:14 [2020-09-15T16:19:14.920Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
16:19:16 [2020-09-15T16:19:16.257Z] --- PASS: TestServiceUpdatePidsLimit (17.44s)
16:19:16 [2020-09-15T16:19:16.257Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
16:19:16 [2020-09-15T16:19:16.257Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
16:19:16 [2020-09-15T16:19:16.257Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
16:19:16 [2020-09-15T16:19:16.257Z] PASS
16:19:16 [2020-09-15T16:19:16.257Z] 
16:19:16 [2020-09-15T16:19:16.257Z] === Skipped
16:19:16 [2020-09-15T16:19:16.257Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
16:19:16 [2020-09-15T16:19:16.257Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:19:16 [2020-09-15T16:19:16.257Z] 
16:19:16 [2020-09-15T16:19:16.257Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:19:16 [2020-09-15T16:19:16.257Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:19:16 [2020-09-15T16:19:16.257Z] 
16:19:16 [2020-09-15T16:19:16.257Z] 
16:19:16 [2020-09-15T16:19:16.257Z] DONE 27 tests, 2 skipped in 160.628s
16:19:16 [2020-09-15T16:19:16.257Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
16:19:16 [2020-09-15T16:19:16.257Z] ++ 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
16:19:16 [2020-09-15T16:19:16.257Z] ++ set -e
16:19:16 [2020-09-15T16:19:16.257Z] ++ '[' -n 0 ']'
16:19:16 [2020-09-15T16:19:16.257Z] ++ set -x
16:19:16 [2020-09-15T16:19:16.257Z] ++ env -i DEST=/go/src/github.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
16:19:16 [2020-09-15T16:19:16.519Z] INFO: Testing against a local daemon
16:19:16 [2020-09-15T16:19:16.519Z] === RUN   TestSessionCreate
16:19:16 [2020-09-15T16:19:16.519Z] --- PASS: TestSessionCreate (0.06s)
16:19:16 [2020-09-15T16:19:16.519Z] === RUN   TestSessionCreateWithBadUpgrade
16:19:16 [2020-09-15T16:19:16.519Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
16:19:16 [2020-09-15T16:19:16.519Z] PASS
16:19:16 [2020-09-15T16:19:16.519Z] 
16:19:16 [2020-09-15T16:19:16.519Z] DONE 2 tests in 0.272s
16:19:16 [2020-09-15T16:19:16.519Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
16:19:16 [2020-09-15T16:19:16.519Z] ++ 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
16:19:16 [2020-09-15T16:19:16.519Z] ++ set -e
16:19:16 [2020-09-15T16:19:16.519Z] ++ '[' -n 0 ']'
16:19:16 [2020-09-15T16:19:16.519Z] ++ set -x
16:19:16 [2020-09-15T16:19:16.519Z] ++ env -i DEST=/go/src/github.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
16:19:16 [2020-09-15T16:19:16.780Z] INFO: Testing against a local daemon
16:19:16 [2020-09-15T16:19:16.780Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:19:16 [2020-09-15T16:19:16.780Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:19:16 [2020-09-15T16:19:16.780Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:19:16 [2020-09-15T16:19:16.780Z] === RUN   TestEventsExecDie
16:19:17 [2020-09-15T16:19:17.673Z] ok  	github.com/docker/docker/volume/drivers	0.129s	coverage: 36.1% of statements
16:19:17 [2020-09-15T16:19:17.673Z] ok  	github.com/docker/docker/volume/local	0.118s	coverage: 37.7% of statements
16:19:17 [2020-09-15T16:19:17.673Z] ok  	github.com/docker/docker/volume/mounts	0.071s	coverage: 66.2% of statements
16:19:17 [2020-09-15T16:19:17.721Z] --- PASS: TestEventsExecDie (0.90s)
16:19:17 [2020-09-15T16:19:17.721Z] === RUN   TestEventsBackwardsCompatible
16:19:17 [2020-09-15T16:19:17.721Z] --- PASS: TestEventsBackwardsCompatible (0.14s)
16:19:17 [2020-09-15T16:19:17.721Z] === RUN   TestInfoBinaryCommits
16:19:17 [2020-09-15T16:19:17.721Z] --- PASS: TestInfoBinaryCommits (0.05s)
16:19:17 [2020-09-15T16:19:17.721Z] === RUN   TestInfoAPIVersioned
16:19:17 [2020-09-15T16:19:17.721Z] --- PASS: TestInfoAPIVersioned (0.02s)
16:19:17 [2020-09-15T16:19:17.721Z] === RUN   TestInfoDiscoveryBackend
16:19:18 [2020-09-15T16:19:18.663Z] --- PASS: TestInfoDiscoveryBackend (0.64s)
16:19:18 [2020-09-15T16:19:18.663Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:19:19 [2020-09-15T16:19:19.208Z] ok  	github.com/docker/docker/volume/service	0.353s	coverage: 70.3% of statements
16:19:19 [2020-09-15T16:19:19.606Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:19:19 [2020-09-15T16:19:19.606Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:19:20 [2020-09-15T16:19:20.177Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s)
16:19:20 [2020-09-15T16:19:20.177Z] === RUN   TestInfoAPI
16:19:20 [2020-09-15T16:19:20.177Z] --- PASS: TestInfoAPI (0.05s)
16:19:20 [2020-09-15T16:19:20.177Z] === RUN   TestInfoAPIWarnings
16:19:20 [2020-09-15T16:19:20.748Z] --- PASS: TestInfoAPIWarnings (0.63s)
16:19:20 [2020-09-15T16:19:20.748Z] === RUN   TestInfoDebug
16:19:21 [2020-09-15T16:19:21.321Z] --- PASS: TestInfoDebug (0.65s)
16:19:21 [2020-09-15T16:19:21.321Z] === RUN   TestInfoInsecureRegistries
16:19:21 [2020-09-15T16:19:21.462Z] --- PASS: TestImportExtremelyLargeImageWorks (202.88s)
16:19:21 [2020-09-15T16:19:21.462Z] PASS
16:19:21 [2020-09-15T16:19:21.462Z] 
16:19:21 [2020-09-15T16:19:21.462Z] DONE 12 tests in 206.738s
16:19:21 [2020-09-15T16:19:21.462Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:19:21 [2020-09-15T16:19:21.462Z] ++ 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
16:19:21 [2020-09-15T16:19:21.462Z] ++ set -e
16:19:21 [2020-09-15T16:19:21.462Z] ++ '[' -n 0 ']'
16:19:21 [2020-09-15T16:19:21.462Z] ++ set -x
16:19:21 [2020-09-15T16:19:21.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:19:21 [2020-09-15T16:19:21.462Z] INFO: Testing against a local daemon
16:19:21 [2020-09-15T16:19:21.462Z] === RUN   TestNetworkCreateDelete
16:19:21 [2020-09-15T16:19:21.462Z] --- PASS: TestNetworkCreateDelete (0.24s)
16:19:21 [2020-09-15T16:19:21.462Z] === RUN   TestDockerNetworkDeletePreferID
16:19:21 [2020-09-15T16:19:21.718Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
16:19:21 [2020-09-15T16:19:21.718Z] === RUN   TestDaemonDNSFallback
16:19:22 [2020-09-15T16:19:22.264Z] --- PASS: TestInfoInsecureRegistries (0.65s)
16:19:22 [2020-09-15T16:19:22.264Z] === RUN   TestInfoRegistryMirrors
16:19:22 [2020-09-15T16:19:22.836Z] --- PASS: TestInfoRegistryMirrors (0.60s)
16:19:22 [2020-09-15T16:19:22.836Z] === RUN   TestLoginFailsWithBadCredentials
16:19:23 [2020-09-15T16:19:23.097Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s)
16:19:23 [2020-09-15T16:19:23.097Z] === RUN   TestPingCacheHeaders
16:19:23 [2020-09-15T16:19:23.097Z] --- PASS: TestPingCacheHeaders (0.05s)
16:19:23 [2020-09-15T16:19:23.097Z] === RUN   TestPingGet
16:19:23 [2020-09-15T16:19:23.097Z] --- PASS: TestPingGet (0.03s)
16:19:23 [2020-09-15T16:19:23.097Z] === RUN   TestPingHead
16:19:23 [2020-09-15T16:19:23.097Z] --- PASS: TestPingHead (0.05s)
16:19:23 [2020-09-15T16:19:23.097Z] === RUN   TestVersion
16:19:23 [2020-09-15T16:19:23.097Z] --- PASS: TestVersion (0.05s)
16:19:23 [2020-09-15T16:19:23.097Z] PASS
16:19:23 [2020-09-15T16:19:23.097Z] 
16:19:23 [2020-09-15T16:19:23.097Z] === Skipped
16:19:23 [2020-09-15T16:19:23.097Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:19:23 [2020-09-15T16:19:23.097Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:19:23 [2020-09-15T16:19:23.097Z] 
16:19:23 [2020-09-15T16:19:23.097Z] 
16:19:23 [2020-09-15T16:19:23.097Z] DONE 18 tests, 1 skipped in 6.667s
16:19:23 [2020-09-15T16:19:23.097Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
16:19:23 [2020-09-15T16:19:23.097Z] ++ 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
16:19:23 [2020-09-15T16:19:23.097Z] ++ set -e
16:19:23 [2020-09-15T16:19:23.097Z] ++ '[' -n 0 ']'
16:19:23 [2020-09-15T16:19:23.097Z] ++ set -x
16:19:23 [2020-09-15T16:19:23.097Z] ++ env -i DEST=/go/src/github.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
16:19:23 [2020-09-15T16:19:23.357Z] INFO: Testing against a local daemon
16:19:23 [2020-09-15T16:19:23.357Z] === RUN   TestVolumesCreateAndList
16:19:23 [2020-09-15T16:19:23.357Z] --- PASS: TestVolumesCreateAndList (0.03s)
16:19:23 [2020-09-15T16:19:23.357Z] === RUN   TestVolumesRemove
16:19:23 [2020-09-15T16:19:23.608Z] === RUN   TestDockerSuite/TestBuildExpose
16:19:23 [2020-09-15T16:19:23.609Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
16:19:23 [2020-09-15T16:19:23.617Z] --- PASS: TestVolumesRemove (0.11s)
16:19:23 [2020-09-15T16:19:23.618Z] === RUN   TestVolumesInspect
16:19:23 [2020-09-15T16:19:23.618Z] --- PASS: TestVolumesInspect (0.03s)
16:19:23 [2020-09-15T16:19:23.618Z] === RUN   TestVolumesInvalidJSON
16:19:23 [2020-09-15T16:19:23.618Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:19:23 [2020-09-15T16:19:23.618Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:19:23 [2020-09-15T16:19:23.618Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:19:23 [2020-09-15T16:19:23.618Z] --- PASS: TestVolumesInvalidJSON (0.03s)
16:19:23 [2020-09-15T16:19:23.618Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:19:23 [2020-09-15T16:19:23.618Z] PASS
16:19:23 [2020-09-15T16:19:23.618Z] 
16:19:23 [2020-09-15T16:19:23.618Z] DONE 5 tests in 0.375s
16:19:23 [2020-09-15T16:19:23.618Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:19:23 [2020-09-15T16:19:23.865Z] === RUN   TestDockerSuite/TestBuildExposeOrder
16:19:23 [2020-09-15T16:19:23.878Z] ++++ cat bundles/test-integration/docker.pid
16:19:23 [2020-09-15T16:19:23.878Z] +++ kill 13614
16:19:24 [2020-09-15T16:19:24.428Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
16:19:24 [2020-09-15T16:19:24.428Z] === RUN   TestDockerSuite/TestBuildFails
16:19:24 [2020-09-15T16:19:24.990Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
16:19:24 [2020-09-15T16:19:24.990Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
16:19:25 [2020-09-15T16:19:25.262Z] +++ /etc/init.d/apparmor stop
16:19:25 [2020-09-15T16:19:25.262Z] Leaving: AppArmorNo profiles have been unloaded.
16:19:25 [2020-09-15T16:19:25.262Z] 
16:19:25 [2020-09-15T16:19:25.262Z] Unloading profiles will leave already running processes permanently
16:19:25 [2020-09-15T16:19:25.262Z] unconfined, which can lead to unexpected situations.
16:19:25 [2020-09-15T16:19:25.262Z] 
16:19:25 [2020-09-15T16:19:25.262Z] To set a process to complain mode, use the command line tool
16:19:25 [2020-09-15T16:19:25.262Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:19:25 [2020-09-15T16:19:25.262Z] +++ true
16:19:25 [2020-09-15T16:19:25.262Z] exiting test-integration
16:19:25 [2020-09-15T16:19:25.262Z] ++ exit 0
16:19:25 [2020-09-15T16:19:25.262Z] 
16:19:26 [2020-09-15T16:19:26.887Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
Post stage
[Pipeline] junit
16:19:27 [2020-09-15T16:19:27.820Z] Recording test results
16:19:28 [2020-09-15T16:19:28.254Z] === RUN   TestDockerSuite/TestBuildForceRm
16:19:28 [2020-09-15T16:19:28.254Z] --- PASS: TestDaemonDNSFallback (6.67s)
16:19:28 [2020-09-15T16:19:28.254Z] === RUN   TestInspectNetwork
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:19:28 [2020-09-15T16:19:28.761Z] + echo Ensuring container killed.
16:19:28 [2020-09-15T16:19:28.761Z] Ensuring container killed.
16:19:28 [2020-09-15T16:19:28.761Z] + docker rm -vf docker-pr3
16:19:28 [2020-09-15T16:19:28.761Z] Error: No such container: docker-pr3
16:19:28 [2020-09-15T16:19:28.761Z] + true
[Pipeline] sh
16:19:29 [2020-09-15T16:19:29.050Z] + echo Chowning /workspace to jenkins user
16:19:29 [2020-09-15T16:19:29.050Z] Chowning /workspace to jenkins user
16:19:29 [2020-09-15T16:19:29.050Z] + id -u
16:19:29 [2020-09-15T16:19:29.050Z] + id -g
16:19:29 [2020-09-15T16:19:29.050Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41453:/workspace busybox chown -R 1000:1000 /workspace
16:19:29 [2020-09-15T16:19:29.050Z] Unable to find image 'busybox:latest' locally
16:19:29 [2020-09-15T16:19:29.050Z] latest: Pulling from library/busybox
16:19:29 [2020-09-15T16:19:29.311Z] 590851f7c68b: Pulling fs layer
16:19:29 [2020-09-15T16:19:29.311Z] 590851f7c68b: Verifying Checksum
16:19:29 [2020-09-15T16:19:29.311Z] 590851f7c68b: Download complete
16:19:29 [2020-09-15T16:19:29.572Z] 590851f7c68b: Pull complete
16:19:29 [2020-09-15T16:19:29.572Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
16:19:29 [2020-09-15T16:19:29.572Z] Status: Downloaded newer image for busybox:latest
16:19:29 [2020-09-15T16:19:29.619Z] === RUN   TestDockerSuite/TestBuildFromGit
16:19:30 [2020-09-15T16:19:30.549Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
16:19:31 [2020-09-15T16:19:31.112Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
16:19:31 [2020-09-15T16:19:31.674Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
16:19:31 [2020-09-15T16:19:31.931Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
16:19:32 [2020-09-15T16:19:32.494Z] === RUN   TestInspectNetwork/full_network_id
16:19:32 [2020-09-15T16:19:32.494Z] === RUN   TestInspectNetwork/partial_network_id
16:19:32 [2020-09-15T16:19:32.494Z] === RUN   TestInspectNetwork/network_name
16:19:32 [2020-09-15T16:19:32.494Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:19:32 [2020-09-15T16:19:32.494Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:19:33 [2020-09-15T16:19:33.176Z] + bundleName=arm64-integration
16:19:33 [2020-09-15T16:19:33.176Z] + echo Creating arm64-integration-bundles.tar.gz
16:19:33 [2020-09-15T16:19:33.176Z] Creating arm64-integration-bundles.tar.gz
16:19:33 [2020-09-15T16:19:33.176Z] + + find bundles -pathxargs */root/*overlay2 tar -prune -o -type f ( -czf -name arm64-integration-bundles.tar.gz *-report.json
16:19:33 [2020-09-15T16:19:33.176Z]  -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
16:19:33 [2020-09-15T16:19:33.426Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
[Pipeline] archiveArtifacts
16:19:33 [2020-09-15T16:19:33.452Z] Archiving artifacts
16:19:34 [2020-09-15T16:19:34.356Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
16:19:34 [2020-09-15T16:19:34.612Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
16:19:35 [2020-09-15T16:19:35.393Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41453/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:19:35 [2020-09-15T16:19:35.753Z] + make clean
16:19:36 [2020-09-15T16:19:36.334Z] docker volume rm -f docker-dev-cache
16:19:36 [2020-09-15T16:19:36.334Z] docker-dev-cache
[Pipeline] deleteDir
16:19:36 [2020-09-15T16:19:36.503Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
16:19:36 [2020-09-15T16:19:36.760Z] --- PASS: TestInspectNetwork (8.38s)
16:19:36 [2020-09-15T16:19:36.760Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:19:36 [2020-09-15T16:19:36.760Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:19:36 [2020-09-15T16:19:36.760Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:19:36 [2020-09-15T16:19:36.760Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:19:36 [2020-09-15T16:19:36.760Z] === RUN   TestRunContainerWithBridgeNone
16:19:36 [2020-09-15T16:19:36.904Z] ok  	github.com/docker/docker/pkg/plugins	35.058s	coverage: 73.4% of statements
16:19:36 [2020-09-15T16:19:36.904Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:19:36 [2020-09-15T16:19:36.904Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:19:36 [2020-09-15T16:19:36.904Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:19:36 [2020-09-15T16:19:36.904Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
16:19:36 [2020-09-15T16:19:36.904Z] ?   	github.com/docker/docker/pkg/term	[no test files]
16:19:36 [2020-09-15T16:19:36.904Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:19:36 [2020-09-15T16:19:36.904Z] ?   	github.com/docker/docker/rootless	[no test files]
16:19:36 [2020-09-15T16:19:36.904Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:19:36 [2020-09-15T16:19:36.904Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:19:36 [2020-09-15T16:19:36.904Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:19:36 [2020-09-15T16:19:36.904Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:19:36 [2020-09-15T16:19:36.904Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:19:36 [2020-09-15T16:19:36.904Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:19:36 [2020-09-15T16:19:36.904Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:19:36 [2020-09-15T16:19:36.904Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:19:36 [2020-09-15T16:19:36.904Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:19:36 [2020-09-15T16:19:36.904Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:19:36 [2020-09-15T16:19:36.904Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:19:36 [2020-09-15T16:19:36.904Z] ?   	github.com/docker/docker/volume	[no test files]
16:19:36 [2020-09-15T16:19:36.904Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:19:36 [2020-09-15T16:19:36.904Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === Skipped
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     dispatchers_test.go:376: Windows does not support stopsignal
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     client_test.go:23: runtime.GOOS == "windows"
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     daemon_test.go:147: root required
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     reload_test.go:520: root required
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s)
16:19:37 [2020-09-15T16:19:37.873Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     pull_v2_test.go:73: Needs fixing on Windows
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     pull_v2_test.go:118: Needs fixing on Windows
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     download_test.go:268: Needs fixing on Windows
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     layer_test.go:304: Failing on Windows
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     layer_test.go:353: Failing on Windows
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     layer_test.go:468: Failing on Windows
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     layer_test.go:697: Failing on Windows
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     migration_test.go:46: Failing on Windows
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     migration_test.go:182: Failing on Windows
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     mount_test.go:17: Failing on Windows
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     mount_test.go:76: Failing on Windows
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     mount_test.go:125: Failing on Windows
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     mount_test.go:212: Failing on Windows
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     archive_test.go:133: Xz not present in msys2
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     archive_test.go:238: Failing on Windows CI machines
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     archive_windows_test.go:16: Currently fails
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     changes_test.go:192: needs more investigation
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     changes_test.go:405: needs further investigation
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     changes_test.go:441: needs further investigation
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     poller_test.go:41: No chmod on Windows
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     fileutils_test.go:134: Needs porting to Windows
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     fileutils_test.go:180: Needs porting to Windows
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
16:19:37 [2020-09-15T16:19:37.873Z]     local_test.go:181: runtime.GOOS == "windows"
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] 
16:19:37 [2020-09-15T16:19:37.873Z] DONE 1781 tests, 46 skipped in 194.909s
16:19:38 [2020-09-15T16:19:38.127Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
16:19:38 [2020-09-15T16:19:38.349Z] INFO: make.ps1 ended at 09/15/2020 16:19:37
16:19:38 [2020-09-15T16:19:38.700Z] --- PASS: TestRunContainerWithBridgeNone (1.98s)
16:19:38 [2020-09-15T16:19:38.700Z] === RUN   TestNetworkInvalidJSON
16:19:38 [2020-09-15T16:19:38.700Z] === RUN   TestNetworkInvalidJSON//networks/create
16:19:38 [2020-09-15T16:19:38.700Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:19:38 [2020-09-15T16:19:38.700Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:19:38 [2020-09-15T16:19:38.700Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:19:38 [2020-09-15T16:19:38.700Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:19:38 [2020-09-15T16:19:38.700Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:19:38 [2020-09-15T16:19:38.700Z] === CONT  TestNetworkInvalidJSON//networks/create
16:19:38 [2020-09-15T16:19:38.700Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:19:38 [2020-09-15T16:19:38.700Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:19:38 [2020-09-15T16:19:38.700Z] --- PASS: TestNetworkInvalidJSON (0.02s)
16:19:38 [2020-09-15T16:19:38.700Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:19:38 [2020-09-15T16:19:38.700Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:19:38 [2020-09-15T16:19:38.700Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
16:19:38 [2020-09-15T16:19:38.700Z] === RUN   TestHostIPv4BridgeLabel
16:19:39 [2020-09-15T16:19:39.269Z] === RUN   TestDockerSuite/TestBuildHistory
16:19:39 [2020-09-15T16:19:39.269Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
16:19:39 [2020-09-15T16:19:39.269Z] === RUN   TestDaemonRestartWithLiveRestore
16:19:39 [2020-09-15T16:19:39.885Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
16:19:39 [2020-09-15T16:19:39.885Z] INFO: Unit tests ended at 09/15/2020 16:19:39. Duration:00:03:28.9182051
16:19:39 [2020-09-15T16:19:39.885Z] INFO: Building busybox
16:19:39 [2020-09-15T16:19:39.885Z] Sending build context to Docker daemon   5.12kB
16:19:39 [2020-09-15T16:19:39.885Z] 
16:19:39 [2020-09-15T16:19:39.885Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
16:19:39 [2020-09-15T16:19:39.885Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
16:19:39 [2020-09-15T16:19:39.885Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
16:19:39 [2020-09-15T16:19:39.885Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
16:19:39 [2020-09-15T16:19:39.885Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
16:19:39 [2020-09-15T16:19:39.885Z]  ---> 715aaeac112d
16:19:39 [2020-09-15T16:19:39.885Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
16:19:39 [2020-09-15T16:19:39.885Z]  ---> Running in 306fc3d847bc
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:19:40 [2020-09-15T16:19:40.640Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
16:19:40 [2020-09-15T16:19:40.640Z] === RUN   TestDaemonDefaultNetworkPools
16:19:41 [2020-09-15T16:19:41.203Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
16:19:41 [2020-09-15T16:19:41.203Z] === RUN   TestDaemonRestartWithExistingNetwork
16:19:42 [2020-09-15T16:19:42.569Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
16:19:42 [2020-09-15T16:19:42.569Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:19:42 [2020-09-15T16:19:42.569Z] === RUN   TestDockerSuite/TestBuildIidFile
16:19:43 [2020-09-15T16:19:43.131Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
16:19:43 [2020-09-15T16:19:43.386Z] === RUN   TestDockerSuite/TestBuildInheritance
16:19:43 [2020-09-15T16:19:43.643Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
16:19:43 [2020-09-15T16:19:43.643Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:19:43 [2020-09-15T16:19:43.899Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
16:19:44 [2020-09-15T16:19:44.155Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
16:19:44 [2020-09-15T16:19:44.155Z] === RUN   TestServiceWithPredefinedNetwork
16:19:44 [2020-09-15T16:19:44.412Z] === RUN   TestDockerSuite/TestBuildInvalidTag
16:19:44 [2020-09-15T16:19:44.412Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
16:19:44 [2020-09-15T16:19:44.974Z] === RUN   TestDockerSuite/TestBuildLabel
16:19:45 [2020-09-15T16:19:45.536Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
16:19:45 [2020-09-15T16:19:45.673Z] Removing intermediate container 306fc3d847bc
16:19:45 [2020-09-15T16:19:45.673Z]  ---> 9b06da1667ba
16:19:45 [2020-09-15T16:19:45.673Z] Step 7/13 : ARG BUSYBOX_VERSION
16:19:45 [2020-09-15T16:19:45.673Z]  ---> Running in a4ae0bd51b75
16:19:45 [2020-09-15T16:19:45.673Z] Removing intermediate container a4ae0bd51b75
16:19:45 [2020-09-15T16:19:45.673Z]  ---> 14501a5364ce
16:19:45 [2020-09-15T16:19:45.673Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
16:19:45 [2020-09-15T16:19:45.673Z]  ---> Running in 7de0ec451116
16:19:45 [2020-09-15T16:19:45.673Z] Removing intermediate container 7de0ec451116
16:19:45 [2020-09-15T16:19:45.673Z]  ---> a6a604dadaff
16:19:45 [2020-09-15T16:19:45.673Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
16:19:45 [2020-09-15T16:19:45.793Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
16:19:46 [2020-09-15T16:19:46.355Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
16:19:46 [2020-09-15T16:19:46.611Z] === RUN   TestDockerSuite/TestBuildLabels
16:19:46 [2020-09-15T16:19:46.867Z] === RUN   TestDockerSuite/TestBuildLabelsCache
16:19:46 [2020-09-15T16:19:46.867Z] --- PASS: TestServiceWithPredefinedNetwork (2.78s)
16:19:46 [2020-09-15T16:19:46.867Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:19:46 [2020-09-15T16:19:46.867Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:19:46 [2020-09-15T16:19:46.867Z]     service_test.go:236: FLAKY_TEST
16:19:46 [2020-09-15T16:19:46.867Z] === RUN   TestServiceWithDataPathPortInit
16:19:47 [2020-09-15T16:19:47.208Z] 
16:19:47 [2020-09-15T16:19:47.208Z]  ---> bf720f6cc279
16:19:47 [2020-09-15T16:19:47.208Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
16:19:47 [2020-09-15T16:19:47.208Z]  ---> Running in 08fde897d162
16:19:47 [2020-09-15T16:19:47.796Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
16:19:50 [2020-09-15T16:19:50.314Z] === RUN   TestDockerSuite/TestBuildLastModified
16:19:52 [2020-09-15T16:19:52.505Z] 2020/09/15 16:19:50 	Finished clone google.golang.org/api
16:19:52 [2020-09-15T16:19:52.505Z] 2020/09/15 16:19:50 Dependencies downloaded. Download time: 3m8.433308305s
16:19:52 [2020-09-15T16:19:52.505Z] 2020/09/15 16:19:50 Collecting all dependencies
16:19:54 [2020-09-15T16:19:54.479Z] === RUN   TestDockerSuite/TestBuildLineBreak
16:19:56 [2020-09-15T16:19:56.997Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
16:19:57 [2020-09-15T16:19:57.254Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
16:19:57 [2020-09-15T16:19:57.511Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
16:19:57 [2020-09-15T16:19:57.511Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
16:19:57 [2020-09-15T16:19:57.525Z] Removing intermediate container 08fde897d162
16:19:57 [2020-09-15T16:19:57.525Z]  ---> 6d1fce98f23a
16:19:57 [2020-09-15T16:19:57.525Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
16:19:57 [2020-09-15T16:19:57.526Z]  ---> Running in edc318f58654
16:19:57 [2020-09-15T16:19:57.767Z] === RUN   TestDockerSuite/TestBuildMaintainer
16:19:57 [2020-09-15T16:19:57.984Z] 
16:19:57 [2020-09-15T16:19:57.984Z] SUCCESS: Specified value was saved.
16:19:58 [2020-09-15T16:19:58.023Z] === RUN   TestDockerSuite/TestBuildMissingArgs
16:19:59 [2020-09-15T16:19:59.389Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
16:20:00 [2020-09-15T16:20:00.318Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
16:20:00 [2020-09-15T16:20:00.888Z] Removing intermediate container edc318f58654
16:20:00 [2020-09-15T16:20:00.888Z]  ---> 33fa98e5b149
16:20:00 [2020-09-15T16:20:00.888Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
16:20:00 [2020-09-15T16:20:00.888Z]  ---> Running in a9f9d7a12ce1
16:20:02 [2020-09-15T16:20:02.504Z] 2020/09/15 16:20:01 Clean vendor dir from unused packages
16:20:02 [2020-09-15T16:20:02.504Z] 2020/09/15 16:20:01 	Ignoring paths matching "^archive/tar"
16:20:02 [2020-09-15T16:20:02.504Z] 2020/09/15 16:20:02 Success
16:20:02 [2020-09-15T16:20:02.504Z] 2020/09/15 16:20:02 Running time: 3m22.752895004s
16:20:02 [2020-09-15T16:20:02.504Z] Congratulations! All vendoring changes are done the right way.
16:20:02 [2020-09-15T16:20:02.834Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
[Pipeline] }
16:20:03 [2020-09-15T16:20:03.090Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
16:20:03 [2020-09-15T16:20:03.347Z] --- PASS: TestServiceWithDataPathPortInit (16.42s)
16:20:03 [2020-09-15T16:20:03.347Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:20:03 [2020-09-15T16:20:03.347Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
16:20:03 [2020-09-15T16:20:03.417Z] + echo Building e2e image
16:20:03 [2020-09-15T16:20:03.417Z] Building e2e image
16:20:03 [2020-09-15T16:20:03.417Z] + docker build --build-arg DOCKER_GITCOMMIT=33e091e83e5402c3ee07e9a6b2d54e6178dfc57e -t moby-e2e-test -f Dockerfile.e2e .
16:20:03 [2020-09-15T16:20:03.417Z] #2 [internal] load .dockerignore
16:20:03 [2020-09-15T16:20:03.417Z] #2 transferring context: 34B done
16:20:03 [2020-09-15T16:20:03.417Z] #2 DONE 0.0s
16:20:03 [2020-09-15T16:20:03.417Z] 
16:20:03 [2020-09-15T16:20:03.417Z] #1 [internal] load build definition from Dockerfile.e2e
16:20:03 [2020-09-15T16:20:03.417Z] #1 transferring dockerfile: 3.21kB done
16:20:03 [2020-09-15T16:20:03.417Z] #1 DONE 0.0s
16:20:03 [2020-09-15T16:20:03.417Z] 
16:20:03 [2020-09-15T16:20:03.417Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
16:20:03 [2020-09-15T16:20:03.686Z] #4 DONE 0.3s
16:20:03 [2020-09-15T16:20:03.686Z] 
16:20:03 [2020-09-15T16:20:03.686Z] #3 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
16:20:03 [2020-09-15T16:20:03.686Z] #3 DONE 0.3s
16:20:03 [2020-09-15T16:20:03.686Z] 
16:20:03 [2020-09-15T16:20:03.686Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
16:20:03 [2020-09-15T16:20:03.686Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done
16:20:03 [2020-09-15T16:20:03.925Z] Cannot create a file when that file already exists.
16:20:03 [2020-09-15T16:20:03.946Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.1s
16:20:03 [2020-09-15T16:20:03.946Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0B / 155B 0.1s
16:20:03 [2020-09-15T16:20:03.946Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done
16:20:03 [2020-09-15T16:20:03.946Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done
16:20:03 [2020-09-15T16:20:03.946Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done
16:20:03 [2020-09-15T16:20:03.946Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d
16:20:03 [2020-09-15T16:20:03.946Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
16:20:03 [2020-09-15T16:20:03.946Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.2s done
16:20:03 [2020-09-15T16:20:03.946Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.50MB / 127.34MB 0.3s
16:20:03 [2020-09-15T16:20:03.946Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 0B / 126B 0.3s
16:20:04 [2020-09-15T16:20:04.206Z] #14 ...
16:20:04 [2020-09-15T16:20:04.206Z] 
16:20:04 [2020-09-15T16:20:04.206Z] #8 [internal] load build context
16:20:04 [2020-09-15T16:20:04.206Z] #8 transferring context: 853.88kB 0.3s done
16:20:04 [2020-09-15T16:20:04.206Z] #8 DONE 0.4s
16:20:04 [2020-09-15T16:20:04.206Z] 
16:20:04 [2020-09-15T16:20:04.206Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
16:20:04 [2020-09-15T16:20:04.206Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done
16:20:04 [2020-09-15T16:20:04.206Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.3s done
16:20:04 [2020-09-15T16:20:04.206Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f
16:20:04 [2020-09-15T16:20:04.206Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 23.01MB / 127.34MB 0.6s
16:20:04 [2020-09-15T16:20:04.206Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0.0s done
16:20:04 [2020-09-15T16:20:04.467Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 31.86MB / 127.34MB 0.7s
16:20:04 [2020-09-15T16:20:04.467Z] #14 ...
16:20:04 [2020-09-15T16:20:04.467Z] 
16:20:04 [2020-09-15T16:20:04.467Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
16:20:04 [2020-09-15T16:20:04.467Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
16:20:04 [2020-09-15T16:20:04.467Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
16:20:04 [2020-09-15T16:20:04.467Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
16:20:04 [2020-09-15T16:20:04.467Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
16:20:04 [2020-09-15T16:20:04.467Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done
16:20:04 [2020-09-15T16:20:04.467Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done
16:20:04 [2020-09-15T16:20:04.467Z] #5 DONE 0.7s
16:20:04 [2020-09-15T16:20:04.467Z] 
16:20:04 [2020-09-15T16:20:04.467Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
16:20:04 [2020-09-15T16:20:04.467Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 38.31MB / 127.34MB 0.8s
16:20:04 [2020-09-15T16:20:04.727Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 45.98MB / 127.34MB 0.9s
16:20:04 [2020-09-15T16:20:04.727Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 72.63MB / 127.34MB 1.1s
16:20:04 [2020-09-15T16:20:04.988Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 95.12MB / 127.34MB 1.3s
16:20:04 [2020-09-15T16:20:04.988Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 105.68MB / 127.34MB 1.4s
16:20:05 [2020-09-15T16:20:05.248Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 118.77MB / 127.34MB 1.5s
16:20:05 [2020-09-15T16:20:05.248Z] #14 ...
16:20:05 [2020-09-15T16:20:05.248Z] 
16:20:05 [2020-09-15T16:20:05.248Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
16:20:05 [2020-09-15T16:20:05.248Z] #6 DONE 0.9s
16:20:05 [2020-09-15T16:20:05.248Z] 
16:20:05 [2020-09-15T16:20:05.248Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
16:20:05 [2020-09-15T16:20:05.248Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.6s done
16:20:05 [2020-09-15T16:20:05.508Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b
16:20:09 [2020-09-15T16:20:09.713Z] Removing intermediate container a9f9d7a12ce1
16:20:09 [2020-09-15T16:20:09.713Z]  ---> 4c0f33c02af1
16:20:09 [2020-09-15T16:20:09.713Z] Step 13/13 : CMD ["sh"]
16:20:09 [2020-09-15T16:20:09.713Z]  ---> Running in 3a79b9411d96
16:20:09 [2020-09-15T16:20:09.713Z] Removing intermediate container 3a79b9411d96
16:20:09 [2020-09-15T16:20:09.713Z]  ---> 0ff2761241ca
16:20:09 [2020-09-15T16:20:09.713Z] Successfully built 0ff2761241ca
16:20:09 [2020-09-15T16:20:09.713Z] Successfully tagged busybox:latest
16:20:09 [2020-09-15T16:20:09.713Z] INFO: Docker images of the daemon under test
16:20:09 [2020-09-15T16:20:09.713Z] 
16:20:09 [2020-09-15T16:20:09.713Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
16:20:09 [2020-09-15T16:20:09.713Z] busybox                                latest              0ff2761241ca        Less than a second ago   5.12GB
16:20:09 [2020-09-15T16:20:09.713Z] microsoft/windowsservercore            latest              715aaeac112d        12 days ago              5.06GB
16:20:09 [2020-09-15T16:20:09.714Z] mcr.microsoft.com/windows/servercore   ltsc2019            715aaeac112d        12 days ago              5.06GB
16:20:09 [2020-09-15T16:20:09.714Z] 
16:20:09 [2020-09-15T16:20:09.714Z] INFO: Running integration tests at 09/15/2020 16:20:09...
16:20:09 [2020-09-15T16:20:09.714Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
16:20:09 [2020-09-15T16:20:09.714Z] INFO: Integration API tests being run from the host:
16:20:09 [2020-09-15T16:20:09.714Z] INFO: make.ps1 starting at 09/15/2020 16:20:09
16:20:10 [2020-09-15T16:20:10.681Z] Running D:\gopath\src\github.com\docker\docker\integration\build
16:20:10 [2020-09-15T16:20:10.786Z] #14 ...
16:20:10 [2020-09-15T16:20:10.787Z] 
16:20:10 [2020-09-15T16:20:10.787Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
16:20:10 [2020-09-15T16:20:10.787Z] #7 0.728 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
16:20:10 [2020-09-15T16:20:10.787Z] #7 1.810 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
16:20:10 [2020-09-15T16:20:10.787Z] #7 1.910 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
16:20:10 [2020-09-15T16:20:10.787Z] #7 1.917 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
16:20:10 [2020-09-15T16:20:10.787Z] #7 1.926 (3/30) Installing readline (8.0.0-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 1.931 (4/30) Installing bash (5.0.0-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 1.950 Executing bash-5.0.0-r0.post-install
16:20:10 [2020-09-15T16:20:10.787Z] #7 1.953 (5/30) Installing ca-certificates (20191127-r2)
16:20:10 [2020-09-15T16:20:10.787Z] #7 1.981 (6/30) Installing libgcc (8.3.0-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 1.985 (7/30) Installing libstdc++ (8.3.0-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 2.003 (8/30) Installing binutils (2.32-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 2.103 (9/30) Installing gmp (6.1.2-r1)
16:20:10 [2020-09-15T16:20:10.787Z] #7 2.111 (10/30) Installing isl (0.18-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 2.131 (11/30) Installing libgomp (8.3.0-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 2.135 (12/30) Installing libatomic (8.3.0-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 2.137 (13/30) Installing mpfr3 (3.1.5-r1)
16:20:10 [2020-09-15T16:20:10.787Z] #7 2.146 (14/30) Installing mpc1 (1.1.0-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 2.149 (15/30) Installing gcc (8.3.0-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 3.007 (16/30) Installing musl-dev (1.1.22-r3)
16:20:10 [2020-09-15T16:20:10.787Z] #7 3.112 (17/30) Installing libc-dev (0.7.1-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 3.114 (18/30) Installing g++ (8.3.0-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 3.697 (19/30) Installing nghttp2-libs (1.39.2-r1)
16:20:10 [2020-09-15T16:20:10.787Z] #7 3.703 (20/30) Installing libcurl (7.66.0-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 3.711 (21/30) Installing expat (2.2.8-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 3.714 (22/30) Installing pcre2 (10.33-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 3.722 (23/30) Installing git (2.22.4-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 3.923 (24/30) Installing libmnl (1.0.4-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 3.927 (25/30) Installing libnftnl-libs (1.1.3-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 3.931 (26/30) Installing iptables (1.8.3-r1)
16:20:10 [2020-09-15T16:20:10.787Z] #7 3.955 (27/30) Installing pigz (2.4-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 3.961 (28/30) Installing tar (1.32-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 3.971 (29/30) Installing xz-libs (5.2.4-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 3.975 (30/30) Installing xz (5.2.4-r0)
16:20:10 [2020-09-15T16:20:10.787Z] #7 3.988 Executing busybox-1.30.1-r3.trigger
16:20:10 [2020-09-15T16:20:10.787Z] #7 3.992 Executing ca-certificates-20191127-r2.trigger
16:20:10 [2020-09-15T16:20:10.787Z] #7 4.041 OK: 179 MiB in 44 packages
16:20:10 [2020-09-15T16:20:10.787Z] #7 DONE 5.0s
16:20:10 [2020-09-15T16:20:10.787Z] 
16:20:10 [2020-09-15T16:20:10.787Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
16:20:10 [2020-09-15T16:20:10.787Z] #9 DONE 0.1s
16:20:10 [2020-09-15T16:20:10.787Z] 
16:20:10 [2020-09-15T16:20:10.787Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
16:20:10 [2020-09-15T16:20:10.787Z] #10 DONE 0.0s
16:20:10 [2020-09-15T16:20:10.787Z] 
16:20:10 [2020-09-15T16:20:10.787Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
16:20:10 [2020-09-15T16:20:10.787Z] #11 DONE 0.0s
16:20:10 [2020-09-15T16:20:10.787Z] 
16:20:10 [2020-09-15T16:20:10.787Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
16:20:10 [2020-09-15T16:20:10.787Z] #12 DONE 0.0s
16:20:10 [2020-09-15T16:20:10.787Z] 
16:20:10 [2020-09-15T16:20:10.787Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
16:20:10 [2020-09-15T16:20:10.787Z] #14 ...
16:20:10 [2020-09-15T16:20:10.787Z] 
16:20:10 [2020-09-15T16:20:10.787Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
16:20:10 [2020-09-15T16:20:10.787Z] #13 DONE 0.0s
16:20:10 [2020-09-15T16:20:10.787Z] 
16:20:10 [2020-09-15T16:20:10.787Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
16:20:10 [2020-09-15T16:20:10.787Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.1s
16:20:11 [2020-09-15T16:20:11.441Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
16:20:11 [2020-09-15T16:20:11.441Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.00s)
16:20:11 [2020-09-15T16:20:11.441Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zc34tg0257krqp57m9zmimmq8 Created:2020-09-15 16:20:04.901381459 +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[757e516f8a760d47513247635caff447f35f9167aa3c245322cc9231a10bf9c6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jr0hpqbb3o4hnni7o3zh8jpcz EndpointID:2a02891e37e1221e0d95a5ea5698db48175032217caf67b0c1e2a07edc079863 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ee125034839c2f93e1aafea2b906bd7f3cef8525773c401018a215c983c99d07 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:d70c8175dc3b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jr0hpqbb3o4hnni7o3zh8jpcz EndpointID:2a02891e37e1221e0d95a5ea5698db48175032217caf67b0c1e2a07edc079863 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:20:11 [2020-09-15T16:20:11.441Z] PASS
16:20:11 [2020-09-15T16:20:11.441Z] 
16:20:11 [2020-09-15T16:20:11.441Z] === Skipped
16:20:11 [2020-09-15T16:20:11.441Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:20:11 [2020-09-15T16:20:11.441Z]     service_test.go:236: FLAKY_TEST
16:20:11 [2020-09-15T16:20:11.441Z] 
16:20:11 [2020-09-15T16:20:11.441Z] 
16:20:11 [2020-09-15T16:20:11.441Z] DONE 23 tests, 1 skipped in 50.633s
16:20:11 [2020-09-15T16:20:11.441Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:20:11 [2020-09-15T16:20:11.441Z] ++ 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
16:20:11 [2020-09-15T16:20:11.441Z] ++ set -e
16:20:11 [2020-09-15T16:20:11.441Z] ++ '[' -n 0 ']'
16:20:11 [2020-09-15T16:20:11.441Z] ++ set -x
16:20:11 [2020-09-15T16:20:11.441Z] ++ env -i DEST=/go/src/github.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
16:20:11 [2020-09-15T16:20:11.441Z] INFO: Testing against a local daemon
16:20:11 [2020-09-15T16:20:11.441Z] === RUN   TestDockerNetworkIpvlanPersistance
16:20:11 [2020-09-15T16:20:11.441Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:20:11 [2020-09-15T16:20:11.441Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:20:11 [2020-09-15T16:20:11.441Z] === RUN   TestDockerNetworkIpvlan
16:20:11 [2020-09-15T16:20:11.441Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:20:11 [2020-09-15T16:20:11.441Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:20:11 [2020-09-15T16:20:11.441Z] PASS
16:20:11 [2020-09-15T16:20:11.441Z] 
16:20:11 [2020-09-15T16:20:11.441Z] === Skipped
16:20:11 [2020-09-15T16:20:11.441Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:20:11 [2020-09-15T16:20:11.441Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:20:11 [2020-09-15T16:20:11.441Z] 
16:20:11 [2020-09-15T16:20:11.441Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:20:11 [2020-09-15T16:20:11.441Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:20:11 [2020-09-15T16:20:11.441Z] 
16:20:11 [2020-09-15T16:20:11.441Z] 
16:20:11 [2020-09-15T16:20:11.441Z] DONE 2 tests, 2 skipped in 0.137s
16:20:11 [2020-09-15T16:20:11.699Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:20:11 [2020-09-15T16:20:11.699Z] ++ 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
16:20:11 [2020-09-15T16:20:11.699Z] ++ set -e
16:20:11 [2020-09-15T16:20:11.699Z] ++ '[' -n 0 ']'
16:20:11 [2020-09-15T16:20:11.699Z] ++ set -x
16:20:11 [2020-09-15T16:20:11.699Z] ++ env -i DEST=/go/src/github.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
16:20:11 [2020-09-15T16:20:11.699Z] INFO: Testing against a local daemon
16:20:11 [2020-09-15T16:20:11.699Z] === RUN   TestDockerNetworkMacvlanPersistance
16:20:11 [2020-09-15T16:20:11.726Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.1s done
16:20:11 [2020-09-15T16:20:11.726Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12
16:20:11 [2020-09-15T16:20:11.726Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done
16:20:11 [2020-09-15T16:20:11.726Z] #14 DONE 8.0s
16:20:11 [2020-09-15T16:20:11.726Z] 
16:20:11 [2020-09-15T16:20:11.726Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
16:20:11 [2020-09-15T16:20:11.985Z] #15 0.356 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
16:20:13 [2020-09-15T16:20:13.066Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
16:20:13 [2020-09-15T16:20:13.066Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
16:20:13 [2020-09-15T16:20:13.066Z] === RUN   TestDockerNetworkMacvlan
16:20:13 [2020-09-15T16:20:13.364Z] #15 1.396 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
16:20:13 [2020-09-15T16:20:13.364Z] #15 1.505 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
16:20:13 [2020-09-15T16:20:13.364Z] #15 1.509 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
16:20:13 [2020-09-15T16:20:13.364Z] #15 1.516 (3/54) Installing readline (8.0.4-r0)
16:20:13 [2020-09-15T16:20:13.364Z] #15 1.520 (4/54) Installing bash (5.0.17-r0)
16:20:13 [2020-09-15T16:20:13.364Z] #15 1.531 Executing bash-5.0.17-r0.post-install
16:20:13 [2020-09-15T16:20:13.364Z] #15 1.533 (5/54) Installing linux-headers (5.4.5-r1)
16:20:13 [2020-09-15T16:20:13.364Z] #15 1.611 (6/54) Installing libblkid (2.35.2-r0)
16:20:13 [2020-09-15T16:20:13.364Z] #15 1.616 (7/54) Installing libuuid (2.35.2-r0)
16:20:13 [2020-09-15T16:20:13.364Z] #15 1.618 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
16:20:13 [2020-09-15T16:20:13.364Z] #15 1.624 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
16:20:13 [2020-09-15T16:20:13.364Z] #15 1.628 (10/54) Installing libgcc (9.3.0-r2)
16:20:13 [2020-09-15T16:20:13.364Z] #15 1.630 (11/54) Installing libstdc++ (9.3.0-r2)
16:20:13 [2020-09-15T16:20:13.364Z] #15 1.642 (12/54) Installing binutils (2.34-r1)
16:20:13 [2020-09-15T16:20:13.364Z] #15 1.707 (13/54) Installing libmagic (5.38-r0)
16:20:13 [2020-09-15T16:20:13.364Z] #15 1.726 (14/54) Installing file (5.38-r0)
16:20:13 [2020-09-15T16:20:13.624Z] #15 1.728 (15/54) Installing gmp (6.2.0-r0)
16:20:13 [2020-09-15T16:20:13.624Z] #15 1.734 (16/54) Installing isl (0.18-r0)
16:20:13 [2020-09-15T16:20:13.624Z] #15 1.747 (17/54) Installing libgomp (9.3.0-r2)
16:20:13 [2020-09-15T16:20:13.624Z] #15 1.751 (18/54) Installing libatomic (9.3.0-r2)
16:20:13 [2020-09-15T16:20:13.624Z] #15 1.752 (19/54) Installing libgphobos (9.3.0-r2)
16:20:13 [2020-09-15T16:20:13.624Z] #15 1.794 (20/54) Installing mpfr4 (4.0.2-r4)
16:20:13 [2020-09-15T16:20:13.624Z] #15 1.799 (21/54) Installing mpc1 (1.1.0-r1)
16:20:13 [2020-09-15T16:20:13.624Z] #15 1.802 (22/54) Installing gcc (9.3.0-r2)
16:20:13 [2020-09-15T16:20:13.628Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
16:20:13 [2020-09-15T16:20:13.885Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:20:14 [2020-09-15T16:20:14.566Z] #15 2.630 (23/54) Installing musl-dev (1.1.24-r9)
16:20:14 [2020-09-15T16:20:14.566Z] #15 2.700 (24/54) Installing libc-dev (0.7.2-r3)
16:20:14 [2020-09-15T16:20:14.566Z] #15 2.702 (25/54) Installing g++ (9.3.0-r2)
16:20:14 [2020-09-15T16:20:14.813Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:20:14 [2020-09-15T16:20:14.828Z] #15 3.105 (26/54) Installing make (4.3-r0)
16:20:14 [2020-09-15T16:20:14.828Z] #15 3.109 (27/54) Installing fortify-headers (1.1-r0)
16:20:14 [2020-09-15T16:20:14.828Z] #15 3.112 (28/54) Installing patch (2.7.6-r6)
16:20:14 [2020-09-15T16:20:14.828Z] #15 3.115 (29/54) Installing build-base (0.5-r2)
16:20:14 [2020-09-15T16:20:14.828Z] #15 3.116 (30/54) Installing nghttp2-libs (1.41.0-r0)
16:20:14 [2020-09-15T16:20:14.828Z] #15 3.119 (31/54) Installing libcurl (7.69.1-r0)
16:20:14 [2020-09-15T16:20:14.828Z] #15 3.125 (32/54) Installing curl (7.69.1-r0)
16:20:14 [2020-09-15T16:20:14.828Z] #15 3.128 (33/54) Installing oniguruma (6.9.5-r1)
16:20:14 [2020-09-15T16:20:14.828Z] #15 3.134 (34/54) Installing jq (1.6-r1)
16:20:14 [2020-09-15T16:20:14.828Z] #15 3.141 (35/54) Installing device-mapper-libs (2.02.186-r1)
16:20:14 [2020-09-15T16:20:14.828Z] #15 3.145 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
16:20:14 [2020-09-15T16:20:14.828Z] #15 3.148 (37/54) Installing libaio (0.3.112-r1)
16:20:14 [2020-09-15T16:20:14.828Z] #15 3.149 (38/54) Installing lvm2-libs (2.02.186-r1)
16:20:14 [2020-09-15T16:20:14.828Z] #15 3.179 (39/54) Installing blkid (2.35.2-r0)
16:20:15 [2020-09-15T16:20:15.087Z] #15 3.181 (40/54) Installing libcap-ng (0.7.10-r1)
16:20:15 [2020-09-15T16:20:15.088Z] #15 3.183 (41/54) Installing setpriv (2.35.2-r0)
16:20:15 [2020-09-15T16:20:15.088Z] #15 3.185 (42/54) Installing libmount (2.35.2-r0)
16:20:15 [2020-09-15T16:20:15.088Z] #15 3.189 (43/54) Installing libsmartcols (2.35.2-r0)
16:20:15 [2020-09-15T16:20:15.088Z] #15 3.192 (44/54) Installing findmnt (2.35.2-r0)
16:20:15 [2020-09-15T16:20:15.088Z] #15 3.194 (45/54) Installing mcookie (2.35.2-r0)
16:20:15 [2020-09-15T16:20:15.088Z] #15 3.196 (46/54) Installing hexdump (2.35.2-r0)
16:20:15 [2020-09-15T16:20:15.088Z] #15 3.198 (47/54) Installing lsblk (2.35.2-r0)
16:20:15 [2020-09-15T16:20:15.088Z] #15 3.200 (48/54) Installing libfdisk (2.35.2-r0)
16:20:15 [2020-09-15T16:20:15.088Z] #15 3.205 (49/54) Installing sfdisk (2.35.2-r0)
16:20:15 [2020-09-15T16:20:15.088Z] #15 3.207 (50/54) Installing cfdisk (2.35.2-r0)
16:20:15 [2020-09-15T16:20:15.088Z] #15 3.209 (51/54) Installing util-linux (2.35.2-r0)
16:20:15 [2020-09-15T16:20:15.088Z] #15 3.243 (52/54) Installing pkgconf (1.7.2-r0)
16:20:15 [2020-09-15T16:20:15.088Z] #15 3.246 (53/54) Installing util-linux-dev (2.35.2-r0)
16:20:15 [2020-09-15T16:20:15.088Z] #15 3.266 (54/54) Installing lvm2-dev (2.02.186-r1)
16:20:15 [2020-09-15T16:20:15.088Z] #15 3.271 Executing busybox-1.31.1-r16.trigger
16:20:15 [2020-09-15T16:20:15.088Z] #15 3.276 OK: 230 MiB in 69 packages
16:20:15 [2020-09-15T16:20:15.657Z] #15 DONE 3.7s
16:20:15 [2020-09-15T16:20:15.657Z] 
16:20:15 [2020-09-15T16:20:15.657Z] #16 [base 3/5] RUN mkdir -p /build/
16:20:15 [2020-09-15T16:20:15.743Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
16:20:15 [2020-09-15T16:20:15.743Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
16:20:15 [2020-09-15T16:20:15.743Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:20:15 [2020-09-15T16:20:15.919Z] #16 DONE 0.5s
16:20:16 [2020-09-15T16:20:16.178Z] 
16:20:16 [2020-09-15T16:20:16.178Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
16:20:16 [2020-09-15T16:20:16.442Z] #17 DONE 0.5s
16:20:16 [2020-09-15T16:20:16.442Z] 
16:20:16 [2020-09-15T16:20:16.442Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
16:20:16 [2020-09-15T16:20:16.442Z] #18 DONE 0.0s
16:20:16 [2020-09-15T16:20:16.442Z] 
16:20:16 [2020-09-15T16:20:16.442Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
16:20:16 [2020-09-15T16:20:16.442Z] #22 DONE 0.0s
16:20:16 [2020-09-15T16:20:16.442Z] 
16:20:16 [2020-09-15T16:20:16.442Z] #31 [builder 1/4] COPY . .
16:20:16 [2020-09-15T16:20:16.702Z] #31 ...
16:20:16 [2020-09-15T16:20:16.702Z] 
16:20:16 [2020-09-15T16:20:16.702Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
16:20:16 [2020-09-15T16:20:16.702Z] #26 DONE 0.1s
16:20:16 [2020-09-15T16:20:16.702Z] 
16:20:16 [2020-09-15T16:20:16.702Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
16:20:16 [2020-09-15T16:20:16.702Z] #19 DONE 0.1s
16:20:16 [2020-09-15T16:20:16.702Z] 
16:20:16 [2020-09-15T16:20:16.702Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
16:20:16 [2020-09-15T16:20:16.702Z] #27 DONE 0.1s
16:20:16 [2020-09-15T16:20:16.702Z] 
16:20:16 [2020-09-15T16:20:16.702Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
16:20:16 [2020-09-15T16:20:16.702Z] #23 DONE 0.1s
16:20:16 [2020-09-15T16:20:16.702Z] 
16:20:16 [2020-09-15T16:20:16.702Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
16:20:16 [2020-09-15T16:20:16.702Z] #28 DONE 0.0s
16:20:16 [2020-09-15T16:20:16.702Z] 
16:20:16 [2020-09-15T16:20:16.702Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
16:20:18 [2020-09-15T16:20:18.084Z] #29 ...
16:20:18 [2020-09-15T16:20:18.084Z] 
16:20:18 [2020-09-15T16:20:18.084Z] #31 [builder 1/4] COPY . .
16:20:18 [2020-09-15T16:20:18.084Z] #31 DONE 1.6s
16:20:18 [2020-09-15T16:20:18.084Z] 
16:20:18 [2020-09-15T16:20:18.084Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.138 + RM_GOPATH=0
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.138 + TMP_GOPATH=
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.138 + : /build
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.138 + '[' -z '' ']'
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.146 ++ mktemp -d
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.146 + export GOPATH=/tmp/tmp.gnPfcm
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.146 + GOPATH=/tmp/tmp.gnPfcm
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.146 + RM_GOPATH=1
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.146 + case "$(go env GOARCH)" in
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.146 ++ go env GOARCH
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.151 + export GO_BUILDMODE=-buildmode=pie
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.151 + GO_BUILDMODE=-buildmode=pie
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.151 ++ dirname ./install.sh
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.153 + dir=.
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.153 + bin=dockercli
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.153 + shift
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.153 + '[' '!' -f ./dockercli.installer ']'
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.153 + . ./dockercli.installer
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.153 ++ : stable
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.153 ++ : 17.06.2-ce
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.153 + install_dockercli
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.153 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.153 Install docker/cli version 17.06.2-ce from stable
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.153 ++ uname -m
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.157 + arch=x86_64
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.157 + '[' x86_64 '!=' x86_64 ']'
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.157 + url=https://download.docker.com/linux/static
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.157 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
16:20:18 [2020-09-15T16:20:18.084Z] #24 1.162 + tar -xz docker/docker
16:20:18 [2020-09-15T16:20:18.260Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:20:19 [2020-09-15T16:20:19.189Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
16:20:19 [2020-09-15T16:20:19.468Z] #24 ...
16:20:19 [2020-09-15T16:20:19.468Z] 
16:20:19 [2020-09-15T16:20:19.468Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
16:20:19 [2020-09-15T16:20:19.468Z] #32 DONE 1.1s
16:20:19 [2020-09-15T16:20:19.468Z] 
16:20:19 [2020-09-15T16:20:19.468Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
16:20:19 [2020-09-15T16:20:19.754Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
16:20:20 [2020-09-15T16:20:20.038Z] #33 0.850 
16:20:20 [2020-09-15T16:20:20.038Z] #33 1.059 Removing bundles/
16:20:20 [2020-09-15T16:20:20.038Z] #33 1.060 
16:20:20 [2020-09-15T16:20:20.298Z] #33 1.080 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
16:20:20 [2020-09-15T16:20:20.318Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:20:21 [2020-09-15T16:20:21.246Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
16:20:21 [2020-09-15T16:20:21.503Z] === RUN   TestDockerSuite/TestBuildMultipleTags
16:20:21 [2020-09-15T16:20:21.683Z] #33 ...
16:20:21 [2020-09-15T16:20:21.683Z] 
16:20:21 [2020-09-15T16:20:21.683Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
16:20:21 [2020-09-15T16:20:21.683Z] #24 4.695 + mkdir -p /build
16:20:21 [2020-09-15T16:20:21.683Z] #24 4.696 + mv docker/docker /build/
16:20:21 [2020-09-15T16:20:21.683Z] #24 4.699 + rmdir docker
16:20:21 [2020-09-15T16:20:21.683Z] #24 DONE 4.8s
16:20:21 [2020-09-15T16:20:21.683Z] 
16:20:21 [2020-09-15T16:20:21.683Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
16:20:21 [2020-09-15T16:20:21.683Z] #20 2.444 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
16:20:21 [2020-09-15T16:20:21.683Z] #20 3.109 
16:20:21 [2020-09-15T16:20:21.683Z] #20 3.228 
######                                                                     9.4%
#########################                                                 35.0%
######################################                                    52.9%
##################################################                        70.8%
##############################################################            86.7%
######################################################################## 100.0%
16:20:21 [2020-09-15T16:20:21.683Z] #20 4.251 
16:20:21 [2020-09-15T16:20:21.683Z] #20 4.369 
###############################                                           43.2%
######################################################################## 100.0%
16:20:21 [2020-09-15T16:20:21.683Z] #20 5.185 
16:20:21 [2020-09-15T16:20:21.943Z] #20 5.303 
###################                                                       27.3%
######################################################################## 100.0%
16:20:22 [2020-09-15T16:20:22.067Z] === RUN   TestDockerSuite/TestBuildNetContainer
16:20:22 [2020-09-15T16:20:22.204Z] #20 ...
16:20:22 [2020-09-15T16:20:22.204Z] 
16:20:22 [2020-09-15T16:20:22.204Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
16:20:22 [2020-09-15T16:20:22.204Z] #33 3.243 Building test suite binary ./integration-cli/test.main
16:20:24 [2020-09-15T16:20:24.589Z] === RUN   TestDockerSuite/TestBuildNetNone
16:20:25 [2020-09-15T16:20:25.152Z] === RUN   TestDockerSuite/TestBuildNoContext
16:20:26 [2020-09-15T16:20:26.080Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:20:26 [2020-09-15T16:20:26.080Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
16:20:27 [2020-09-15T16:20:27.009Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
16:20:27 [2020-09-15T16:20:27.266Z] --- PASS: TestDockerNetworkMacvlan (14.01s)
16:20:27 [2020-09-15T16:20:27.266Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
16:20:27 [2020-09-15T16:20:27.266Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
16:20:27 [2020-09-15T16:20:27.266Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.26s)
16:20:27 [2020-09-15T16:20:27.266Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.20s)
16:20:27 [2020-09-15T16:20:27.266Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.86s)
16:20:27 [2020-09-15T16:20:27.266Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.00s)
16:20:27 [2020-09-15T16:20:27.266Z] PASS
16:20:27 [2020-09-15T16:20:27.266Z] 
16:20:27 [2020-09-15T16:20:27.266Z] DONE 8 tests in 15.600s
16:20:27 [2020-09-15T16:20:27.266Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:20:27 [2020-09-15T16:20:27.266Z] ++ 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
16:20:27 [2020-09-15T16:20:27.266Z] ++ set -e
16:20:27 [2020-09-15T16:20:27.266Z] ++ '[' -n 0 ']'
16:20:27 [2020-09-15T16:20:27.266Z] ++ set -x
16:20:27 [2020-09-15T16:20:27.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:20:27 [2020-09-15T16:20:27.266Z] testing: warning: no tests to run
16:20:27 [2020-09-15T16:20:27.266Z] PASS
16:20:27 [2020-09-15T16:20:27.266Z] 
16:20:27 [2020-09-15T16:20:27.266Z] DONE 0 tests in 0.027s
16:20:27 [2020-09-15T16:20:27.266Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:20:27 [2020-09-15T16:20:27.266Z] ++ 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
16:20:27 [2020-09-15T16:20:27.266Z] ++ set -e
16:20:27 [2020-09-15T16:20:27.266Z] ++ '[' -n 0 ']'
16:20:27 [2020-09-15T16:20:27.266Z] ++ set -x
16:20:27 [2020-09-15T16:20:27.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:20:27 [2020-09-15T16:20:27.516Z] #33 ...
16:20:27 [2020-09-15T16:20:27.516Z] 
16:20:27 [2020-09-15T16:20:27.516Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
16:20:27 [2020-09-15T16:20:27.516Z] #20 5.912 
16:20:27 [2020-09-15T16:20:27.516Z] #20 6.028 
###                                                                        5.5%
##############                                                            19.6%
############################                                              39.5%
##############################################                            64.2%
###############################################################           88.1%
######################################################################## 100.0%
16:20:27 [2020-09-15T16:20:27.516Z] #20 7.035 
16:20:27 [2020-09-15T16:20:27.516Z] #20 7.152 
                                                                           0.6%
###                                                                        5.0%
#######                                                                   10.6%
##########                                                                13.9%
#############                                                             19.1%
#################                                                         24.8%
####################                                                      28.5%
########################                                                  34.2%
##############################                                            41.9%
#################################                                         47.1%
#########################################                                 57.3%
###############################################                           66.2%
#######################################################                   76.6%
###########################################################               82.3%
#################################################################         91.0%
######################################################################    97.9%
######################################################################## 100.0%
16:20:27 [2020-09-15T16:20:27.516Z] #20 9.321 
16:20:27 [2020-09-15T16:20:27.516Z] #20 10.45 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:20:27 [2020-09-15T16:20:27.516Z] #20 10.93 
16:20:27 [2020-09-15T16:20:27.522Z] INFO: Testing against a local daemon
16:20:27 [2020-09-15T16:20:27.522Z] === RUN   TestAuthZPluginAllowRequest
16:20:27 [2020-09-15T16:20:27.776Z] #20 11.13 
#                                                                          2.2%
######################################################################## 100.0%
16:20:28 [2020-09-15T16:20:28.037Z] #20 11.45 
16:20:28 [2020-09-15T16:20:28.084Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
16:20:28 [2020-09-15T16:20:28.645Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
16:20:28 [2020-09-15T16:20:28.645Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
16:20:28 [2020-09-15T16:20:28.901Z] --- PASS: TestAuthZPluginAllowRequest (1.39s)
16:20:28 [2020-09-15T16:20:28.901Z] === RUN   TestAuthZPluginTLS
16:20:29 [2020-09-15T16:20:29.419Z] #20 12.66 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:20:29 [2020-09-15T16:20:29.462Z] --- PASS: TestAuthZPluginTLS (0.58s)
16:20:29 [2020-09-15T16:20:29.462Z] === RUN   TestAuthZPluginDenyRequest
16:20:29 [2020-09-15T16:20:29.462Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
16:20:29 [2020-09-15T16:20:29.679Z] #20 13.17 
16:20:29 [2020-09-15T16:20:29.718Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
16:20:29 [2020-09-15T16:20:29.974Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
16:20:29 [2020-09-15T16:20:29.974Z] === RUN   TestAuthZPluginAPIDenyResponse
16:20:30 [2020-09-15T16:20:30.201Z] #20 13.31 
                                                                           0.6%
######################################################################## 100.0%
16:20:30 [2020-09-15T16:20:30.461Z] #20 13.70 
16:20:30 [2020-09-15T16:20:30.537Z] === RUN   TestDockerSuite/TestBuildOnBuild
16:20:30 [2020-09-15T16:20:30.537Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
16:20:30 [2020-09-15T16:20:30.537Z] === RUN   TestAuthZPluginDenyResponse
16:20:31 [2020-09-15T16:20:31.099Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
16:20:31 [2020-09-15T16:20:31.099Z] === RUN   TestAuthZPluginAllowEventStream
16:20:31 [2020-09-15T16:20:31.403Z] #20 14.78 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
16:20:31 [2020-09-15T16:20:31.663Z] #20 14.96 skipping existing c35d46ef359f
16:20:31 [2020-09-15T16:20:31.923Z] #20 15.27 
16:20:32 [2020-09-15T16:20:32.028Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
16:20:32 [2020-09-15T16:20:32.284Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s)
16:20:32 [2020-09-15T16:20:32.284Z] === RUN   TestAuthZPluginErrorResponse
16:20:32 [2020-09-15T16:20:32.540Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
16:20:32 [2020-09-15T16:20:32.918Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
16:20:32 [2020-09-15T16:20:32.918Z] === RUN   TestAuthZPluginErrorRequest
16:20:33 [2020-09-15T16:20:33.305Z] #20 16.41 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:20:33 [2020-09-15T16:20:33.305Z] #20 16.83 
16:20:33 [2020-09-15T16:20:33.491Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
16:20:33 [2020-09-15T16:20:33.491Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:20:33 [2020-09-15T16:20:33.566Z] #20 16.93 
######################################################################## 100.0%
16:20:33 [2020-09-15T16:20:33.826Z] #20 17.36 
16:20:34 [2020-09-15T16:20:34.058Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s)
16:20:34 [2020-09-15T16:20:34.058Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:20:34 [2020-09-15T16:20:34.087Z] #20 17.49 Download of images into '/build' complete.
16:20:34 [2020-09-15T16:20:34.087Z] #20 17.49 Use something like the following to load the result into a Docker daemon:
16:20:34 [2020-09-15T16:20:34.087Z] #20 17.49   tar -cC '/build' . | docker load
16:20:34 [2020-09-15T16:20:34.348Z] #20 DONE 17.8s
16:20:34 [2020-09-15T16:20:34.348Z] 
16:20:34 [2020-09-15T16:20:34.348Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
16:20:34 [2020-09-15T16:20:34.622Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
16:20:35 [2020-09-15T16:20:35.875Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:20:35 [2020-09-15T16:20:35.875Z] INFO: Testing against a local daemon
16:20:35 [2020-09-15T16:20:35.990Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s)
16:20:35 [2020-09-15T16:20:35.990Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:20:35 [2020-09-15T16:20:35.990Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
16:20:37 [2020-09-15T16:20:37.647Z] #33 ...
16:20:37 [2020-09-15T16:20:37.647Z] 
16:20:37 [2020-09-15T16:20:37.647Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
16:20:37 [2020-09-15T16:20:37.884Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.85s)
16:20:37 [2020-09-15T16:20:37.884Z] === RUN   TestAuthZPluginHeader
16:20:37 [2020-09-15T16:20:37.884Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
16:20:38 [2020-09-15T16:20:38.218Z] #21 DONE 0.7s
16:20:38 [2020-09-15T16:20:38.218Z] 
16:20:38 [2020-09-15T16:20:38.218Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
16:20:38 [2020-09-15T16:20:38.218Z] #25 DONE 0.1s
16:20:38 [2020-09-15T16:20:38.218Z] 
16:20:38 [2020-09-15T16:20:38.218Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
16:20:38 [2020-09-15T16:20:38.445Z] --- PASS: TestAuthZPluginHeader (0.82s)
16:20:38 [2020-09-15T16:20:38.445Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:20:39 [2020-09-15T16:20:39.007Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
16:20:40 [2020-09-15T16:20:40.373Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
16:20:40 [2020-09-15T16:20:40.629Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
16:20:43 [2020-09-15T16:20:43.151Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.40s)
16:20:43 [2020-09-15T16:20:43.151Z] === RUN   TestAuthZPluginV2Disable
16:20:43 [2020-09-15T16:20:43.151Z] === RUN   TestDockerSuite/TestBuildPATH
16:20:45 [2020-09-15T16:20:45.669Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
16:20:45 [2020-09-15T16:20:45.925Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
16:20:46 [2020-09-15T16:20:46.193Z] ok  	github.com/docker/docker/integration/build	13.407s
16:20:46 [2020-09-15T16:20:46.193Z] 
16:20:46 [2020-09-15T16:20:46.193Z] === Skipped
16:20:46 [2020-09-15T16:20:46.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
16:20:46 [2020-09-15T16:20:46.193Z]     build_session_test.go:25: TODO: BuildKit
16:20:46 [2020-09-15T16:20:46.193Z] 
16:20:46 [2020-09-15T16:20:46.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
16:20:46 [2020-09-15T16:20:46.193Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
16:20:46 [2020-09-15T16:20:46.193Z] 
16:20:46 [2020-09-15T16:20:46.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
16:20:46 [2020-09-15T16:20:46.193Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
16:20:46 [2020-09-15T16:20:46.193Z] 
16:20:46 [2020-09-15T16:20:46.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
16:20:46 [2020-09-15T16:20:46.193Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
16:20:46 [2020-09-15T16:20:46.193Z] 
16:20:46 [2020-09-15T16:20:46.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
16:20:46 [2020-09-15T16:20:46.193Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
16:20:46 [2020-09-15T16:20:46.193Z] 
16:20:46 [2020-09-15T16:20:46.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
16:20:46 [2020-09-15T16:20:46.193Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
16:20:46 [2020-09-15T16:20:46.193Z] 
16:20:46 [2020-09-15T16:20:46.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
16:20:46 [2020-09-15T16:20:46.193Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
16:20:46 [2020-09-15T16:20:46.193Z] 
16:20:46 [2020-09-15T16:20:46.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
16:20:46 [2020-09-15T16:20:46.193Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
16:20:46 [2020-09-15T16:20:46.193Z] 
16:20:46 [2020-09-15T16:20:46.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
16:20:46 [2020-09-15T16:20:46.193Z]     build_test.go:492: testEnv.OSType == "windows"
16:20:46 [2020-09-15T16:20:46.193Z] 
16:20:46 [2020-09-15T16:20:46.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
16:20:46 [2020-09-15T16:20:46.193Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
16:20:46 [2020-09-15T16:20:46.193Z] 
16:20:46 [2020-09-15T16:20:46.193Z] 
16:20:46 [2020-09-15T16:20:46.193Z] DONE 22 tests, 10 skipped in 35.643s
16:20:46 [2020-09-15T16:20:46.193Z] 
16:20:46 [2020-09-15T16:20:46.193Z] Running D:\gopath\src\github.com\docker\docker\integration\config
16:20:46 [2020-09-15T16:20:46.488Z] --- PASS: TestAuthZPluginV2Disable (3.58s)
16:20:46 [2020-09-15T16:20:46.488Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:20:46 [2020-09-15T16:20:46.745Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
16:20:48 [2020-09-15T16:20:48.368Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:20:48 [2020-09-15T16:20:48.368Z] INFO: Testing against a local daemon
16:20:48 [2020-09-15T16:20:48.368Z] ok  	github.com/docker/docker/integration/config	0.206s
16:20:48 [2020-09-15T16:20:48.368Z] 
16:20:48 [2020-09-15T16:20:48.368Z] === Skipped
16:20:48 [2020-09-15T16:20:48.368Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
16:20:48 [2020-09-15T16:20:48.368Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
16:20:48 [2020-09-15T16:20:48.368Z] 
16:20:48 [2020-09-15T16:20:48.368Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
16:20:48 [2020-09-15T16:20:48.368Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
16:20:48 [2020-09-15T16:20:48.368Z] 
16:20:48 [2020-09-15T16:20:48.368Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
16:20:48 [2020-09-15T16:20:48.368Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
16:20:48 [2020-09-15T16:20:48.368Z] 
16:20:48 [2020-09-15T16:20:48.368Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
16:20:48 [2020-09-15T16:20:48.368Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
16:20:48 [2020-09-15T16:20:48.368Z] 
16:20:48 [2020-09-15T16:20:48.368Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
16:20:48 [2020-09-15T16:20:48.368Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
16:20:48 [2020-09-15T16:20:48.368Z] 
16:20:48 [2020-09-15T16:20:48.368Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
16:20:48 [2020-09-15T16:20:48.368Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
16:20:48 [2020-09-15T16:20:48.368Z] 
16:20:48 [2020-09-15T16:20:48.368Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
16:20:48 [2020-09-15T16:20:48.368Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
16:20:48 [2020-09-15T16:20:48.368Z] 
16:20:48 [2020-09-15T16:20:48.368Z] 
16:20:48 [2020-09-15T16:20:48.368Z] DONE 7 tests, 7 skipped in 2.263s
16:20:48 [2020-09-15T16:20:48.368Z] 
16:20:48 [2020-09-15T16:20:48.368Z] Running D:\gopath\src\github.com\docker\docker\integration\container
16:20:50 [2020-09-15T16:20:50.012Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.14s)
16:20:50 [2020-09-15T16:20:50.012Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:20:50 [2020-09-15T16:20:50.446Z] #33 ...
16:20:50 [2020-09-15T16:20:50.446Z] 
16:20:50 [2020-09-15T16:20:50.446Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
16:20:50 [2020-09-15T16:20:50.446Z] #29 32.98 # github.com/docker/docker/contrib/httpserver
16:20:50 [2020-09-15T16:20:50.446Z] #29 32.98 loadinternal: cannot find runtime/cgo
16:20:50 [2020-09-15T16:20:50.446Z] #29 DONE 33.2s
16:20:50 [2020-09-15T16:20:50.446Z] 
16:20:50 [2020-09-15T16:20:50.446Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
16:20:50 [2020-09-15T16:20:50.446Z] #33 ...
16:20:50 [2020-09-15T16:20:50.446Z] 
16:20:50 [2020-09-15T16:20:50.446Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
16:20:50 [2020-09-15T16:20:50.446Z] #30 DONE 0.1s
16:20:50 [2020-09-15T16:20:50.706Z] 
16:20:50 [2020-09-15T16:20:50.706Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
16:20:51 [2020-09-15T16:20:51.273Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:20:51 [2020-09-15T16:20:51.273Z] INFO: Testing against a local daemon
16:20:54 [2020-09-15T16:20:54.180Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
16:20:58 [2020-09-15T16:20:58.348Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
16:20:59 [2020-09-15T16:20:59.277Z] === RUN   TestDockerSuite/TestBuildRm
16:21:00 [2020-09-15T16:21:00.644Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.02s)
16:21:00 [2020-09-15T16:21:00.644Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:21:00 [2020-09-15T16:21:00.900Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
16:21:01 [2020-09-15T16:21:01.462Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
16:21:02 [2020-09-15T16:21:02.391Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
16:21:03 [2020-09-15T16:21:03.759Z] === RUN   TestDockerSuite/TestBuildScratchCopy
16:21:04 [2020-09-15T16:21:04.016Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
16:21:04 [2020-09-15T16:21:04.276Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
16:21:05 [2020-09-15T16:21:05.652Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
16:21:06 [2020-09-15T16:21:06.214Z] === RUN   TestDockerSuite/TestBuildShellInherited
16:21:06 [2020-09-15T16:21:06.776Z] === RUN   TestDockerSuite/TestBuildShellMultiple
16:21:09 [2020-09-15T16:21:09.293Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
16:21:09 [2020-09-15T16:21:09.293Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
16:21:09 [2020-09-15T16:21:09.550Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
16:21:09 [2020-09-15T16:21:09.550Z] === RUN   TestDockerSuite/TestBuildSpaces
16:21:09 [2020-09-15T16:21:09.807Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
16:21:10 [2020-09-15T16:21:10.369Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
16:21:10 [2020-09-15T16:21:10.369Z] === RUN   TestDockerSuite/TestBuildStderr
16:21:10 [2020-09-15T16:21:10.930Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
16:21:13 [2020-09-15T16:21:13.448Z] === RUN   TestDockerSuite/TestBuildStopSignal
16:21:14 [2020-09-15T16:21:14.377Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
16:21:14 [2020-09-15T16:21:14.938Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
16:21:15 [2020-09-15T16:21:15.195Z] === RUN   TestDockerSuite/TestBuildTagEvent
16:21:15 [2020-09-15T16:21:15.756Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
16:21:16 [2020-09-15T16:21:16.687Z] === RUN   TestDockerSuite/TestBuildUser
16:21:18 [2020-09-15T16:21:18.053Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
16:21:18 [2020-09-15T16:21:18.053Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.33s)
16:21:18 [2020-09-15T16:21:18.053Z] PASS
16:21:18 [2020-09-15T16:21:18.053Z] 
16:21:18 [2020-09-15T16:21:18.053Z] DONE 17 tests in 50.786s
16:21:18 [2020-09-15T16:21:18.053Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:21:18 [2020-09-15T16:21:18.053Z] ++ 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
16:21:18 [2020-09-15T16:21:18.053Z] ++ set -e
16:21:18 [2020-09-15T16:21:18.053Z] ++ '[' -n 0 ']'
16:21:18 [2020-09-15T16:21:18.053Z] ++ set -x
16:21:18 [2020-09-15T16:21:18.053Z] ++ env -i DEST=/go/src/github.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
16:21:18 [2020-09-15T16:21:18.309Z] INFO: Testing against a local daemon
16:21:18 [2020-09-15T16:21:18.309Z] === RUN   TestPluginInvalidJSON
16:21:18 [2020-09-15T16:21:18.309Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:21:18 [2020-09-15T16:21:18.309Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:21:18 [2020-09-15T16:21:18.309Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:21:18 [2020-09-15T16:21:18.309Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:21:18 [2020-09-15T16:21:18.309Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:21:18 [2020-09-15T16:21:18.309Z] === RUN   TestPluginInstall
16:21:18 [2020-09-15T16:21:18.309Z] === RUN   TestPluginInstall/no_auth
16:21:21 [2020-09-15T16:21:21.580Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
16:21:24 [2020-09-15T16:21:24.816Z] --- PASS: TestImportExtremelyLargeImageWorks (193.50s)
16:21:24 [2020-09-15T16:21:24.816Z] PASS
16:21:24 [2020-09-15T16:21:24.816Z] 
16:21:24 [2020-09-15T16:21:24.816Z] === Skipped
16:21:24 [2020-09-15T16:21:24.816Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
16:21:24 [2020-09-15T16:21:24.816Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:21:24 [2020-09-15T16:21:24.816Z] 
16:21:24 [2020-09-15T16:21:24.816Z] 
16:21:24 [2020-09-15T16:21:24.816Z] DONE 12 tests, 1 skipped in 194.561s
16:21:24 [2020-09-15T16:21:24.816Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
16:21:24 [2020-09-15T16:21:24.816Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
16:21:24 [2020-09-15T16:21:24.816Z] ++ set -e
16:21:24 [2020-09-15T16:21:24.816Z] ++ '[' -n 0 ']'
16:21:24 [2020-09-15T16:21:24.816Z] ++ set -x
16:21:24 [2020-09-15T16:21:24.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
16:21:24 [2020-09-15T16:21:24.816Z] INFO: Testing against a local daemon
16:21:24 [2020-09-15T16:21:24.816Z] === RUN   TestNetworkCreateDelete
16:21:24 [2020-09-15T16:21:24.816Z] --- PASS: TestNetworkCreateDelete (0.17s)
16:21:24 [2020-09-15T16:21:24.816Z] === RUN   TestDockerNetworkDeletePreferID
16:21:24 [2020-09-15T16:21:24.816Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
16:21:24 [2020-09-15T16:21:24.816Z] === RUN   TestDaemonDNSFallback
16:21:24 [2020-09-15T16:21:24.816Z] --- PASS: TestDaemonDNSFallback (1.52s)
16:21:24 [2020-09-15T16:21:24.816Z] === RUN   TestInspectNetwork
16:21:24 [2020-09-15T16:21:24.816Z] === RUN   TestInspectNetwork/full_network_id
16:21:24 [2020-09-15T16:21:24.816Z] === RUN   TestInspectNetwork/partial_network_id
16:21:24 [2020-09-15T16:21:24.816Z] === RUN   TestInspectNetwork/network_name
16:21:24 [2020-09-15T16:21:24.816Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:21:24 [2020-09-15T16:21:24.816Z] --- PASS: TestInspectNetwork (6.92s)
16:21:24 [2020-09-15T16:21:24.816Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:21:24 [2020-09-15T16:21:24.816Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:21:24 [2020-09-15T16:21:24.816Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:21:24 [2020-09-15T16:21:24.816Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:21:24 [2020-09-15T16:21:24.816Z] === RUN   TestRunContainerWithBridgeNone
16:21:26 [2020-09-15T16:21:26.829Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
16:21:26 [2020-09-15T16:21:26.829Z] time="2020-09-15T16:21:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:21:26 [2020-09-15T16:21:26.829Z] time="2020-09-15T16:21:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9393bacb2dcf67bb1cfadfbd318bb425cac95645af4bd5286b6f2088f19c5e44" mediatype=application/vnd.docker.plugin.v1+json size=522
16:21:26 [2020-09-15T16:21:26.829Z] time="2020-09-15T16:21:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:21:26 [2020-09-15T16:21:26.829Z] time="2020-09-15T16:21:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9393bacb2dcf67bb1cfadfbd318bb425cac95645af4bd5286b6f2088f19c5e44" mediatype=application/vnd.docker.plugin.v1+json size=522
16:21:26 [2020-09-15T16:21:26.829Z] === RUN   TestPluginInstall/with_htpasswd
16:21:26 [2020-09-15T16:21:26.891Z] --- PASS: TestRunContainerWithBridgeNone (1.81s)
16:21:26 [2020-09-15T16:21:26.891Z] === RUN   TestNetworkInvalidJSON
16:21:26 [2020-09-15T16:21:26.891Z] === RUN   TestNetworkInvalidJSON//networks/create
16:21:26 [2020-09-15T16:21:26.891Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:21:26 [2020-09-15T16:21:26.891Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:21:26 [2020-09-15T16:21:26.891Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:21:26 [2020-09-15T16:21:26.891Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:21:26 [2020-09-15T16:21:26.891Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:21:26 [2020-09-15T16:21:26.891Z] === CONT  TestNetworkInvalidJSON//networks/create
16:21:26 [2020-09-15T16:21:26.892Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:21:26 [2020-09-15T16:21:26.892Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:21:26 [2020-09-15T16:21:26.892Z] --- PASS: TestNetworkInvalidJSON (0.02s)
16:21:26 [2020-09-15T16:21:26.892Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:21:26 [2020-09-15T16:21:26.892Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:21:26 [2020-09-15T16:21:26.892Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:21:26 [2020-09-15T16:21:26.892Z] === RUN   TestHostIPv4BridgeLabel
16:21:27 [2020-09-15T16:21:27.188Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
16:21:27 [2020-09-15T16:21:27.188Z] === RUN   TestDaemonRestartWithLiveRestore
16:21:27 [2020-09-15T16:21:27.394Z] time="2020-09-15T16:21:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:21:27 [2020-09-15T16:21:27.394Z] time="2020-09-15T16:21:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c83dc531ab03a49c78feab4a806561ec6b2054aba4a018a81b60e29153e4b3d1" mediatype=application/vnd.docker.plugin.v1+json size=522
16:21:27 [2020-09-15T16:21:27.394Z] time="2020-09-15T16:21:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:21:27 [2020-09-15T16:21:27.394Z] time="2020-09-15T16:21:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c83dc531ab03a49c78feab4a806561ec6b2054aba4a018a81b60e29153e4b3d1" mediatype=application/vnd.docker.plugin.v1+json size=522
16:21:27 [2020-09-15T16:21:27.957Z] === RUN   TestPluginInstall/with_insecure
16:21:28 [2020-09-15T16:21:28.240Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
16:21:28 [2020-09-15T16:21:28.240Z] === RUN   TestDaemonDefaultNetworkPools
16:21:29 [2020-09-15T16:21:29.283Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
16:21:29 [2020-09-15T16:21:29.283Z] === RUN   TestDaemonRestartWithExistingNetwork
16:21:29 [2020-09-15T16:21:29.325Z] time="2020-09-15T16:21:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:21:29 [2020-09-15T16:21:29.326Z] time="2020-09-15T16:21:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3fc6cd342dacf87fa531497408471b6dfc3b75edcea821ddd0c51e526eb8e56f" mediatype=application/vnd.docker.plugin.v1+json size=522
16:21:29 [2020-09-15T16:21:29.326Z] time="2020-09-15T16:21:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:21:29 [2020-09-15T16:21:29.326Z] time="2020-09-15T16:21:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3fc6cd342dacf87fa531497408471b6dfc3b75edcea821ddd0c51e526eb8e56f" mediatype=application/vnd.docker.plugin.v1+json size=522
16:21:29 [2020-09-15T16:21:29.890Z] --- PASS: TestPluginInstall (11.57s)
16:21:29 [2020-09-15T16:21:29.890Z]     --- PASS: TestPluginInstall/no_auth (8.23s)
16:21:29 [2020-09-15T16:21:29.890Z]     --- PASS: TestPluginInstall/with_htpasswd (1.46s)
16:21:29 [2020-09-15T16:21:29.890Z]     --- PASS: TestPluginInstall/with_insecure (1.89s)
16:21:29 [2020-09-15T16:21:29.890Z]         plugin_test.go:157: [dbdf243af49b5] daemon is not started
16:21:29 [2020-09-15T16:21:29.890Z] PASS
16:21:29 [2020-09-15T16:21:29.890Z] 
16:21:29 [2020-09-15T16:21:29.890Z] DONE 6 tests in 11.742s
16:21:29 [2020-09-15T16:21:29.890Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:21:29 [2020-09-15T16:21:29.890Z] ++ 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
16:21:29 [2020-09-15T16:21:29.890Z] ++ set -e
16:21:29 [2020-09-15T16:21:29.890Z] ++ '[' -n 0 ']'
16:21:29 [2020-09-15T16:21:29.890Z] ++ set -x
16:21:29 [2020-09-15T16:21:29.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=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
16:21:29 [2020-09-15T16:21:29.890Z] INFO: Testing against a local daemon
16:21:29 [2020-09-15T16:21:29.890Z] === RUN   TestExternalGraphDriver
16:21:30 [2020-09-15T16:21:30.146Z] === RUN   TestExternalGraphDriver/json
16:21:30 [2020-09-15T16:21:30.331Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
16:21:30 [2020-09-15T16:21:30.331Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:21:31 [2020-09-15T16:21:31.844Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
16:21:31 [2020-09-15T16:21:31.844Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:21:32 [2020-09-15T16:21:32.037Z] === RUN   TestExternalGraphDriver/spec
16:21:32 [2020-09-15T16:21:32.139Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:21:32 [2020-09-15T16:21:32.139Z] === RUN   TestServiceWithPredefinedNetwork
16:21:33 [2020-09-15T16:21:33.928Z] === RUN   TestExternalGraphDriver/pull
16:21:34 [2020-09-15T16:21:34.219Z] --- PASS: TestServiceWithPredefinedNetwork (2.07s)
16:21:34 [2020-09-15T16:21:34.219Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:21:34 [2020-09-15T16:21:34.219Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:21:34 [2020-09-15T16:21:34.220Z]     service_test.go:236: FLAKY_TEST
16:21:34 [2020-09-15T16:21:34.220Z] === RUN   TestServiceWithDataPathPortInit
16:21:35 [2020-09-15T16:21:35.818Z] --- PASS: TestExternalGraphDriver (5.52s)
16:21:35 [2020-09-15T16:21:35.818Z]     --- PASS: TestExternalGraphDriver/json (1.88s)
16:21:35 [2020-09-15T16:21:35.818Z]     --- PASS: TestExternalGraphDriver/spec (1.90s)
16:21:35 [2020-09-15T16:21:35.818Z]     --- PASS: TestExternalGraphDriver/pull (1.57s)
16:21:35 [2020-09-15T16:21:35.818Z] === RUN   TestGraphdriverPluginV2
16:21:35 [2020-09-15T16:21:35.818Z] === RUN   TestDockerSuite/TestBuildVerboseOut
16:21:36 [2020-09-15T16:21:36.381Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
16:21:36 [2020-09-15T16:21:36.381Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
16:21:37 [2020-09-15T16:21:37.309Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
16:21:37 [2020-09-15T16:21:37.872Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
16:21:38 [2020-09-15T16:21:38.800Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
16:21:38 [2020-09-15T16:21:38.800Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
16:21:38 [2020-09-15T16:21:38.800Z] === RUN   TestDockerSuite/TestBuildWindowsUser
16:21:39 [2020-09-15T16:21:39.058Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
16:21:39 [2020-09-15T16:21:39.058Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
16:21:39 [2020-09-15T16:21:39.620Z] --- PASS: TestGraphdriverPluginV2 (3.99s)
16:21:39 [2020-09-15T16:21:39.620Z] PASS
16:21:39 [2020-09-15T16:21:39.620Z] 
16:21:39 [2020-09-15T16:21:39.620Z] DONE 5 tests in 9.665s
16:21:39 [2020-09-15T16:21:39.620Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:21:39 [2020-09-15T16:21:39.621Z] ++ 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
16:21:39 [2020-09-15T16:21:39.621Z] ++ set -e
16:21:39 [2020-09-15T16:21:39.621Z] ++ '[' -n 0 ']'
16:21:39 [2020-09-15T16:21:39.621Z] ++ set -x
16:21:39 [2020-09-15T16:21:39.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=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
16:21:39 [2020-09-15T16:21:39.621Z] INFO: Testing against a local daemon
16:21:39 [2020-09-15T16:21:39.621Z] === RUN   TestContinueAfterPluginCrash
16:21:39 [2020-09-15T16:21:39.621Z] === PAUSE TestContinueAfterPluginCrash
16:21:39 [2020-09-15T16:21:39.621Z] === RUN   TestReadPluginNoRead
16:21:39 [2020-09-15T16:21:39.621Z] === PAUSE TestReadPluginNoRead
16:21:39 [2020-09-15T16:21:39.621Z] === RUN   TestDaemonStartWithLogOpt
16:21:39 [2020-09-15T16:21:39.621Z] === PAUSE TestDaemonStartWithLogOpt
16:21:39 [2020-09-15T16:21:39.621Z] === CONT  TestContinueAfterPluginCrash
16:21:39 [2020-09-15T16:21:39.621Z] === CONT  TestDaemonStartWithLogOpt
16:21:40 [2020-09-15T16:21:40.549Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
16:21:40 [2020-09-15T16:21:40.549Z] === RUN   TestDockerSuite/TestBuildWithFailure
16:21:41 [2020-09-15T16:21:41.494Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
16:21:41 [2020-09-15T16:21:41.949Z] ok  	github.com/docker/docker/integration/container	49.798s
16:21:41 [2020-09-15T16:21:41.949Z] 
16:21:41 [2020-09-15T16:21:41.949Z] === Skipped
16:21:41 [2020-09-15T16:21:41.949Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
16:21:41 [2020-09-15T16:21:41.949Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:21:41 [2020-09-15T16:21:41.949Z] 
16:21:41 [2020-09-15T16:21:41.949Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s)
16:21:41 [2020-09-15T16:21:41.949Z]     copy_test.go:25: testEnv.OSType == "windows"
16:21:41 [2020-09-15T16:21:41.949Z] 
16:21:41 [2020-09-15T16:21:41.949Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
16:21:41 [2020-09-15T16:21:41.949Z]     copy_test.go:39: testEnv.OSType == "windows"
16:21:41 [2020-09-15T16:21:41.949Z] 
16:21:41 [2020-09-15T16:21:41.949Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
16:21:41 [2020-09-15T16:21:41.949Z]     copy_test.go:51: testEnv.OSType == "windows"
16:21:41 [2020-09-15T16:21:41.949Z] 
16:21:41 [2020-09-15T16:21:41.949Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
16:21:41 [2020-09-15T16:21:41.949Z]     copy_test.go:65: testEnv.OSType == "windows"
16:21:41 [2020-09-15T16:21:41.949Z] 
16:21:41 [2020-09-15T16:21:41.949Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
16:21:41 [2020-09-15T16:21:41.949Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
16:21:41 [2020-09-15T16:21:41.949Z] 
16:21:41 [2020-09-15T16:21:41.949Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
16:21:41 [2020-09-15T16:21:41.949Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
16:21:41 [2020-09-15T16:21:41.949Z] 
16:21:41 [2020-09-15T16:21:41.949Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
16:21:41 [2020-09-15T16:21:41.949Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
16:21:41 [2020-09-15T16:21:41.949Z] 
16:21:41 [2020-09-15T16:21:41.949Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
16:21:41 [2020-09-15T16:21:41.949Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
16:21:41 [2020-09-15T16:21:41.949Z] 
16:21:41 [2020-09-15T16:21:41.949Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
16:21:41 [2020-09-15T16:21:41.949Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
16:21:41 [2020-09-15T16:21:41.949Z] 
16:21:41 [2020-09-15T16:21:41.949Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
16:21:41 [2020-09-15T16:21:41.949Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
16:21:41 [2020-09-15T16:21:41.949Z] 
16:21:41 [2020-09-15T16:21:41.949Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
16:21:41 [2020-09-15T16:21:41.949Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
16:21:41 [2020-09-15T16:21:41.949Z] 
16:21:41 [2020-09-15T16:21:41.949Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
16:21:41 [2020-09-15T16:21:41.949Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
16:21:41 [2020-09-15T16:21:41.949Z] 
16:21:41 [2020-09-15T16:21:41.949Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
16:21:41 [2020-09-15T16:21:41.949Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
16:21:41 [2020-09-15T16:21:41.949Z] 
16:21:41 [2020-09-15T16:21:41.949Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
16:21:41 [2020-09-15T16:21:41.949Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
16:21:41 [2020-09-15T16:21:41.949Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
16:21:41 [2020-09-15T16:21:41.950Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] DONE 84 tests, 41 skipped in 52.412s
16:21:41 [2020-09-15T16:21:41.950Z] 
16:21:41 [2020-09-15T16:21:41.950Z] Running D:\gopath\src\github.com\docker\docker\integration\image
16:21:42 [2020-09-15T16:21:42.422Z] === RUN   TestDockerSuite/TestBuildWithTabs
16:21:42 [2020-09-15T16:21:42.917Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:21:42 [2020-09-15T16:21:42.917Z] INFO: Testing against a local daemon
16:21:43 [2020-09-15T16:21:43.351Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
16:21:43 [2020-09-15T16:21:43.375Z] ok  	github.com/docker/docker/integration/image	0.416s
16:21:43 [2020-09-15T16:21:43.375Z] 
16:21:43 [2020-09-15T16:21:43.375Z] === Skipped
16:21:43 [2020-09-15T16:21:43.375Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
16:21:43 [2020-09-15T16:21:43.375Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
16:21:43 [2020-09-15T16:21:43.375Z] 
16:21:43 [2020-09-15T16:21:43.375Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
16:21:43 [2020-09-15T16:21:43.375Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
16:21:43 [2020-09-15T16:21:43.375Z] 
16:21:43 [2020-09-15T16:21:43.375Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
16:21:43 [2020-09-15T16:21:43.375Z]     remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME
16:21:43 [2020-09-15T16:21:43.375Z] 
16:21:43 [2020-09-15T16:21:43.375Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
16:21:43 [2020-09-15T16:21:43.375Z]     tag_test.go:98: testEnv.OSType == "windows"
16:21:43 [2020-09-15T16:21:43.375Z] 
16:21:43 [2020-09-15T16:21:43.375Z] 
16:21:43 [2020-09-15T16:21:43.375Z] DONE 11 tests, 4 skipped in 2.414s
16:21:43 [2020-09-15T16:21:43.375Z] 
16:21:43 [2020-09-15T16:21:43.375Z] Running D:\gopath\src\github.com\docker\docker\integration\network
16:21:43 [2020-09-15T16:21:43.607Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
16:21:45 [2020-09-15T16:21:45.497Z] --- PASS: TestDaemonStartWithLogOpt (5.65s)
16:21:45 [2020-09-15T16:21:45.497Z] === CONT  TestReadPluginNoRead
16:21:45 [2020-09-15T16:21:45.551Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:21:45 [2020-09-15T16:21:45.551Z] INFO: Testing against a local daemon
16:21:45 [2020-09-15T16:21:45.551Z] ok  	github.com/docker/docker/integration/network	0.226s
16:21:45 [2020-09-15T16:21:45.551Z] 
16:21:45 [2020-09-15T16:21:45.551Z] === Skipped
16:21:45 [2020-09-15T16:21:45.551Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
16:21:45 [2020-09-15T16:21:45.551Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
16:21:45 [2020-09-15T16:21:45.551Z] 
16:21:45 [2020-09-15T16:21:45.551Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
16:21:45 [2020-09-15T16:21:45.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
16:21:45 [2020-09-15T16:21:45.551Z] 
16:21:46 [2020-09-15T16:21:46.009Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
16:21:46 [2020-09-15T16:21:46.009Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
16:21:46 [2020-09-15T16:21:46.009Z] 
16:21:46 [2020-09-15T16:21:46.009Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
16:21:46 [2020-09-15T16:21:46.009Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
16:21:46 [2020-09-15T16:21:46.009Z] 
16:21:46 [2020-09-15T16:21:46.009Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
16:21:46 [2020-09-15T16:21:46.009Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
16:21:46 [2020-09-15T16:21:46.009Z] 
16:21:46 [2020-09-15T16:21:46.009Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
16:21:46 [2020-09-15T16:21:46.009Z]     network_test.go:97: testEnv.OSType == "windows"
16:21:46 [2020-09-15T16:21:46.009Z] 
16:21:46 [2020-09-15T16:21:46.009Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
16:21:46 [2020-09-15T16:21:46.009Z]     service_test.go:29: testEnv.OSType == "windows"
16:21:46 [2020-09-15T16:21:46.009Z] 
16:21:46 [2020-09-15T16:21:46.009Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
16:21:46 [2020-09-15T16:21:46.009Z]     service_test.go:52: testEnv.OSType == "windows"
16:21:46 [2020-09-15T16:21:46.009Z] 
16:21:46 [2020-09-15T16:21:46.009Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
16:21:46 [2020-09-15T16:21:46.009Z]     service_test.go:96: testEnv.OSType == "windows"
16:21:46 [2020-09-15T16:21:46.009Z] 
16:21:46 [2020-09-15T16:21:46.009Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
16:21:46 [2020-09-15T16:21:46.009Z]     service_test.go:130: testEnv.OSType == "windows"
16:21:46 [2020-09-15T16:21:46.009Z] 
16:21:46 [2020-09-15T16:21:46.009Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:21:46 [2020-09-15T16:21:46.009Z]     service_test.go:181: testEnv.OSType == "windows"
16:21:46 [2020-09-15T16:21:46.009Z] 
16:21:46 [2020-09-15T16:21:46.009Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
16:21:46 [2020-09-15T16:21:46.009Z]     service_test.go:206: testEnv.OSType == "windows"
16:21:46 [2020-09-15T16:21:46.009Z] 
16:21:46 [2020-09-15T16:21:46.009Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:21:46 [2020-09-15T16:21:46.009Z]     service_test.go:236: FLAKY_TEST
16:21:46 [2020-09-15T16:21:46.009Z] 
16:21:46 [2020-09-15T16:21:46.009Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
16:21:46 [2020-09-15T16:21:46.009Z]     service_test.go:326: testEnv.OSType == "windows"
16:21:46 [2020-09-15T16:21:46.009Z] 
16:21:46 [2020-09-15T16:21:46.009Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
16:21:46 [2020-09-15T16:21:46.009Z]     service_test.go:394: testEnv.OSType == "windows"
16:21:46 [2020-09-15T16:21:46.009Z] 
16:21:46 [2020-09-15T16:21:46.009Z] 
16:21:46 [2020-09-15T16:21:46.009Z] DONE 19 tests, 15 skipped in 2.264s
16:21:46 [2020-09-15T16:21:46.009Z] 
16:21:46 [2020-09-15T16:21:46.009Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
16:21:46 [2020-09-15T16:21:46.059Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
16:21:46 [2020-09-15T16:21:46.468Z] testing: warning: no tests to run
16:21:46 [2020-09-15T16:21:46.468Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.083s
16:21:46 [2020-09-15T16:21:46.468Z] 
16:21:46 [2020-09-15T16:21:46.468Z] DONE 0 tests in 0.763s
16:21:46 [2020-09-15T16:21:46.468Z] 
16:21:46 [2020-09-15T16:21:46.468Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
16:21:47 [2020-09-15T16:21:47.434Z] testing: warning: no tests to run
16:21:47 [2020-09-15T16:21:47.434Z] ok  	github.com/docker/docker/integration/network/macvlan	0.156s
16:21:47 [2020-09-15T16:21:47.434Z] 
16:21:47 [2020-09-15T16:21:47.434Z] DONE 0 tests in 0.822s
16:21:47 [2020-09-15T16:21:47.434Z] 
16:21:47 [2020-09-15T16:21:47.434Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
16:21:47 [2020-09-15T16:21:47.950Z] === RUN   TestDockerSuite/TestBuildWithVolumes
16:21:48 [2020-09-15T16:21:48.401Z] testing: warning: no tests to run
16:21:48 [2020-09-15T16:21:48.401Z] ok  	github.com/docker/docker/integration/plugin	0.075s
16:21:48 [2020-09-15T16:21:48.401Z] 
16:21:48 [2020-09-15T16:21:48.401Z] DONE 0 tests in 0.774s
16:21:48 [2020-09-15T16:21:48.401Z] 
16:21:48 [2020-09-15T16:21:48.401Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
16:21:48 [2020-09-15T16:21:48.512Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
16:21:48 [2020-09-15T16:21:48.769Z] === RUN   TestReadPluginNoRead/default
16:21:48 [2020-09-15T16:21:48.769Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
16:21:48 [2020-09-15T16:21:48.859Z] testing: warning: no tests to run
16:21:49 [2020-09-15T16:21:49.318Z] ok  	github.com/docker/docker/integration/plugin/authz	0.073s
16:21:49 [2020-09-15T16:21:49.318Z] 
16:21:49 [2020-09-15T16:21:49.318Z] DONE 0 tests in 0.719s
16:21:49 [2020-09-15T16:21:49.318Z] 
16:21:49 [2020-09-15T16:21:49.318Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
16:21:49 [2020-09-15T16:21:49.330Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
16:21:49 [2020-09-15T16:21:49.330Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
16:21:49 [2020-09-15T16:21:49.595Z] --- PASS: TestServiceWithDataPathPortInit (13.49s)
16:21:49 [2020-09-15T16:21:49.595Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:21:49 [2020-09-15T16:21:49.893Z] === RUN   TestDockerSuite/TestBuildXZHost
16:21:49 [2020-09-15T16:21:49.893Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
16:21:50 [2020-09-15T16:21:50.456Z] --- PASS: TestContinueAfterPluginCrash (10.84s)
16:21:50 [2020-09-15T16:21:50.456Z] === RUN   TestReadPluginNoRead/disabled_caching
16:21:52 [2020-09-15T16:21:52.348Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
16:21:52 [2020-09-15T16:21:52.348Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
16:21:52 [2020-09-15T16:21:52.348Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
16:21:52 [2020-09-15T16:21:52.348Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:21:53 [2020-09-15T16:21:53.276Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
16:21:54 [2020-09-15T16:21:54.207Z] === RUN   TestDockerSuite/TestCommitChange
16:21:54 [2020-09-15T16:21:54.207Z] --- PASS: TestReadPluginNoRead (9.02s)
16:21:54 [2020-09-15T16:21:54.207Z]     --- PASS: TestReadPluginNoRead/default (1.86s)
16:21:54 [2020-09-15T16:21:54.207Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.87s)
16:21:54 [2020-09-15T16:21:54.207Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s)
16:21:54 [2020-09-15T16:21:54.207Z]     read_test.go:92: [de167fe735b97] daemon is not started
16:21:54 [2020-09-15T16:21:54.207Z] PASS
16:21:54 [2020-09-15T16:21:54.207Z] 
16:21:54 [2020-09-15T16:21:54.207Z] DONE 6 tests in 14.810s
16:21:54 [2020-09-15T16:21:54.464Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:21:54 [2020-09-15T16:21:54.464Z] ++ 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
16:21:54 [2020-09-15T16:21:54.464Z] ++ set -e
16:21:54 [2020-09-15T16:21:54.464Z] ++ '[' -n 0 ']'
16:21:54 [2020-09-15T16:21:54.464Z] ++ set -x
16:21:54 [2020-09-15T16:21:54.464Z] ++ env -i DEST=/go/src/github.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
16:21:54 [2020-09-15T16:21:54.464Z] testing: warning: no tests to run
16:21:54 [2020-09-15T16:21:54.464Z] PASS
16:21:54 [2020-09-15T16:21:54.464Z] 
16:21:54 [2020-09-15T16:21:54.464Z] DONE 0 tests in 0.059s
16:21:54 [2020-09-15T16:21:54.464Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:21:54 [2020-09-15T16:21:54.464Z] ++ 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
16:21:54 [2020-09-15T16:21:54.464Z] ++ set -e
16:21:54 [2020-09-15T16:21:54.464Z] ++ '[' -n 0 ']'
16:21:54 [2020-09-15T16:21:54.464Z] ++ set -x
16:21:54 [2020-09-15T16:21:54.464Z] ++ env -i DEST=/go/src/github.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
16:21:54 [2020-09-15T16:21:54.721Z] INFO: Testing against a local daemon
16:21:54 [2020-09-15T16:21:54.721Z] === RUN   TestPluginWithDevMounts
16:21:54 [2020-09-15T16:21:54.721Z] === PAUSE TestPluginWithDevMounts
16:21:54 [2020-09-15T16:21:54.721Z] === CONT  TestPluginWithDevMounts
16:21:54 [2020-09-15T16:21:54.721Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
16:21:54 [2020-09-15T16:21:54.978Z] === RUN   TestDockerSuite/TestCommitChangeLabels
16:21:55 [2020-09-15T16:21:55.284Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s)
16:21:55 [2020-09-15T16:21:55.284Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p2fkmj79p2zovghqlp7ks58lk Created:2020-09-15 16:21:48.675976107 +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[8b670e42e3a84dd84a98a7adc721401c3a95fa4beb8ecb589aaac42ceb1df301:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.szpbspf8w75ln0ysrxakj9jx9 EndpointID:a5e3826c463db9eed3b5664facd776884b3551165210eed347268931bc0c1995 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2593a20ca5a3649a7d76744a175cd6e6d96422e004ce375378b1ae5bb0ad1a30 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:015932de0ed5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.szpbspf8w75ln0ysrxakj9jx9 EndpointID:a5e3826c463db9eed3b5664facd776884b3551165210eed347268931bc0c1995 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:21:55 [2020-09-15T16:21:55.284Z] PASS
16:21:55 [2020-09-15T16:21:55.284Z] 
16:21:55 [2020-09-15T16:21:55.284Z] === Skipped
16:21:55 [2020-09-15T16:21:55.284Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:21:55 [2020-09-15T16:21:55.284Z]     service_test.go:236: FLAKY_TEST
16:21:55 [2020-09-15T16:21:55.284Z] 
16:21:55 [2020-09-15T16:21:55.284Z] 
16:21:55 [2020-09-15T16:21:55.284Z] DONE 23 tests, 1 skipped in 38.817s
16:21:55 [2020-09-15T16:21:55.284Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:21:55 [2020-09-15T16:21:55.284Z] ++ 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
16:21:55 [2020-09-15T16:21:55.284Z] ++ set -e
16:21:55 [2020-09-15T16:21:55.284Z] ++ '[' -n 0 ']'
16:21:55 [2020-09-15T16:21:55.284Z] ++ set -x
16:21:55 [2020-09-15T16:21:55.284Z] ++ env -i DEST=/go/src/github.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
16:21:55 [2020-09-15T16:21:55.284Z] INFO: Testing against a local daemon
16:21:55 [2020-09-15T16:21:55.284Z] === RUN   TestDockerNetworkIpvlanPersistance
16:21:55 [2020-09-15T16:21:55.284Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:21:55 [2020-09-15T16:21:55.284Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:21:55 [2020-09-15T16:21:55.284Z] === RUN   TestDockerNetworkIpvlan
16:21:55 [2020-09-15T16:21:55.284Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:21:55 [2020-09-15T16:21:55.284Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:21:55 [2020-09-15T16:21:55.284Z] PASS
16:21:55 [2020-09-15T16:21:55.284Z] 
16:21:55 [2020-09-15T16:21:55.284Z] === Skipped
16:21:55 [2020-09-15T16:21:55.284Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:21:55 [2020-09-15T16:21:55.284Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:21:55 [2020-09-15T16:21:55.284Z] 
16:21:55 [2020-09-15T16:21:55.284Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:21:55 [2020-09-15T16:21:55.284Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:21:55 [2020-09-15T16:21:55.284Z] 
16:21:55 [2020-09-15T16:21:55.284Z] 
16:21:55 [2020-09-15T16:21:55.284Z] DONE 2 tests, 2 skipped in 0.085s
16:21:55 [2020-09-15T16:21:55.284Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:21:55 [2020-09-15T16:21:55.284Z] ++ 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
16:21:55 [2020-09-15T16:21:55.284Z] ++ set -e
16:21:55 [2020-09-15T16:21:55.284Z] ++ '[' -n 0 ']'
16:21:55 [2020-09-15T16:21:55.284Z] ++ set -x
16:21:55 [2020-09-15T16:21:55.284Z] ++ env -i DEST=/go/src/github.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
16:21:55 [2020-09-15T16:21:55.284Z] INFO: Testing against a local daemon
16:21:55 [2020-09-15T16:21:55.284Z] === RUN   TestDockerNetworkMacvlanPersistance
16:21:56 [2020-09-15T16:21:56.330Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
16:21:56 [2020-09-15T16:21:56.330Z] === RUN   TestDockerNetworkMacvlan
16:21:56 [2020-09-15T16:21:56.344Z] === RUN   TestDockerSuite/TestCommitHardlink
16:21:56 [2020-09-15T16:21:56.408Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:21:56 [2020-09-15T16:21:56.408Z] INFO: Testing against a local daemon
16:21:56 [2020-09-15T16:21:56.408Z] ok  	github.com/docker/docker/integration/plugin/common	0.235s
16:21:56 [2020-09-15T16:21:56.868Z] 
16:21:56 [2020-09-15T16:21:56.868Z] === Skipped
16:21:56 [2020-09-15T16:21:56.868Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
16:21:56 [2020-09-15T16:21:56.868Z]     plugin_test.go:55: testEnv.OSType == "windows"
16:21:56 [2020-09-15T16:21:56.868Z] 
16:21:56 [2020-09-15T16:21:56.868Z] 
16:21:56 [2020-09-15T16:21:56.868Z] DONE 3 tests, 1 skipped in 7.656s
16:21:56 [2020-09-15T16:21:56.868Z] 
16:21:56 [2020-09-15T16:21:56.868Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
16:21:56 [2020-09-15T16:21:56.910Z] --- PASS: TestPluginWithDevMounts (2.12s)
16:21:56 [2020-09-15T16:21:56.910Z] PASS
16:21:56 [2020-09-15T16:21:56.910Z] 
16:21:56 [2020-09-15T16:21:56.910Z] DONE 1 tests in 2.293s
16:21:56 [2020-09-15T16:21:56.910Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:21:56 [2020-09-15T16:21:56.910Z] ++ 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
16:21:56 [2020-09-15T16:21:56.910Z] ++ set -e
16:21:56 [2020-09-15T16:21:56.910Z] ++ '[' -n 0 ']'
16:21:56 [2020-09-15T16:21:56.910Z] ++ set -x
16:21:56 [2020-09-15T16:21:56.910Z] ++ env -i DEST=/go/src/github.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
16:21:56 [2020-09-15T16:21:56.910Z] INFO: Testing against a local daemon
16:21:56 [2020-09-15T16:21:56.910Z] === RUN   TestSecretInspect
16:21:56 [2020-09-15T16:21:56.970Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:21:57 [2020-09-15T16:21:57.847Z] === RUN   TestDockerSuite/TestCommitNewFile
16:21:58 [2020-09-15T16:21:58.008Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:21:58 [2020-09-15T16:21:58.650Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:21:59 [2020-09-15T16:21:59.212Z] === RUN   TestDockerSuite/TestCommitPausedContainer
16:21:59 [2020-09-15T16:21:59.774Z] === RUN   TestDockerSuite/TestCommitTTY
16:21:59 [2020-09-15T16:21:59.774Z] --- PASS: TestSecretInspect (2.95s)
16:21:59 [2020-09-15T16:21:59.774Z] === RUN   TestSecretList
16:21:59 [2020-09-15T16:21:59.777Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:21:59 [2020-09-15T16:21:59.777Z] INFO: Testing against a local daemon
16:21:59 [2020-09-15T16:21:59.777Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.245s
16:21:59 [2020-09-15T16:21:59.777Z] 
16:21:59 [2020-09-15T16:21:59.777Z] === Skipped
16:21:59 [2020-09-15T16:21:59.777Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
16:21:59 [2020-09-15T16:21:59.777Z]     external_test.go:48: runtime.GOOS == "windows"
16:21:59 [2020-09-15T16:21:59.777Z] 
16:21:59 [2020-09-15T16:21:59.777Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
16:21:59 [2020-09-15T16:21:59.777Z]     external_test.go:408: runtime.GOOS == "windows"
16:21:59 [2020-09-15T16:21:59.777Z] 
16:21:59 [2020-09-15T16:21:59.777Z] 
16:21:59 [2020-09-15T16:21:59.777Z] DONE 2 tests, 2 skipped in 3.083s
16:22:00 [2020-09-15T16:22:00.236Z] 
16:22:00 [2020-09-15T16:22:00.236Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
16:22:00 [2020-09-15T16:22:00.743Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:22:01 [2020-09-15T16:22:01.140Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
16:22:01 [2020-09-15T16:22:01.704Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
16:22:02 [2020-09-15T16:22:02.412Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:22:02 [2020-09-15T16:22:02.412Z] INFO: Testing against a local daemon
16:22:02 [2020-09-15T16:22:02.412Z] ok  	github.com/docker/docker/integration/plugin/logging	0.252s
16:22:02 [2020-09-15T16:22:02.412Z] 
16:22:02 [2020-09-15T16:22:02.412Z] === Skipped
16:22:02 [2020-09-15T16:22:02.412Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
16:22:02 [2020-09-15T16:22:02.412Z]     read_test.go:21: no unix domain sockets on Windows
16:22:02 [2020-09-15T16:22:02.412Z] 
16:22:02 [2020-09-15T16:22:02.412Z] 
16:22:02 [2020-09-15T16:22:02.412Z] DONE 1 tests, 1 skipped in 2.498s
16:22:02 [2020-09-15T16:22:02.412Z] 
16:22:02 [2020-09-15T16:22:02.412Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
16:22:02 [2020-09-15T16:22:02.635Z] --- PASS: TestSecretList (2.79s)
16:22:02 [2020-09-15T16:22:02.635Z] === RUN   TestSecretsCreateAndDelete
16:22:02 [2020-09-15T16:22:02.823Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:22:02 [2020-09-15T16:22:02.893Z] === RUN   TestDockerSuite/TestCommitWithoutPause
16:22:03 [2020-09-15T16:22:03.454Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
16:22:03 [2020-09-15T16:22:03.454Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
16:22:03 [2020-09-15T16:22:03.454Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
16:22:03 [2020-09-15T16:22:03.712Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
16:22:03 [2020-09-15T16:22:03.712Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
16:22:03 [2020-09-15T16:22:03.712Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
16:22:03 [2020-09-15T16:22:03.712Z] === RUN   TestDockerSuite/TestContainerAPICommit
16:22:03 [2020-09-15T16:22:03.950Z] testing: warning: no tests to run
16:22:03 [2020-09-15T16:22:03.950Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.108s
16:22:03 [2020-09-15T16:22:03.950Z] 
16:22:03 [2020-09-15T16:22:03.950Z] DONE 0 tests in 1.252s
16:22:03 [2020-09-15T16:22:03.950Z] 
16:22:03 [2020-09-15T16:22:03.950Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
16:22:05 [2020-09-15T16:22:05.083Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
16:22:05 [2020-09-15T16:22:05.338Z] --- PASS: TestSecretsCreateAndDelete (2.68s)
16:22:05 [2020-09-15T16:22:05.338Z] === RUN   TestSecretsUpdate
16:22:06 [2020-09-15T16:22:06.126Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:22:06 [2020-09-15T16:22:06.126Z] INFO: Testing against a local daemon
16:22:06 [2020-09-15T16:22:06.126Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.230s
16:22:06 [2020-09-15T16:22:06.269Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
16:22:06 [2020-09-15T16:22:06.269Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
16:22:06 [2020-09-15T16:22:06.372Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:22:06 [2020-09-15T16:22:06.524Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
16:22:06 [2020-09-15T16:22:06.588Z] 
16:22:06 [2020-09-15T16:22:06.588Z] === Skipped
16:22:06 [2020-09-15T16:22:06.588Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
16:22:06 [2020-09-15T16:22:06.588Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
16:22:06 [2020-09-15T16:22:06.588Z] 
16:22:06 [2020-09-15T16:22:06.588Z] 
16:22:06 [2020-09-15T16:22:06.588Z] DONE 1 tests, 1 skipped in 2.530s
16:22:06 [2020-09-15T16:22:06.588Z] 
16:22:06 [2020-09-15T16:22:06.588Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
16:22:07 [2020-09-15T16:22:07.010Z] --- PASS: TestDockerNetworkMacvlan (10.97s)
16:22:07 [2020-09-15T16:22:07.010Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
16:22:07 [2020-09-15T16:22:07.010Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
16:22:07 [2020-09-15T16:22:07.010Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
16:22:07 [2020-09-15T16:22:07.010Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s)
16:22:07 [2020-09-15T16:22:07.010Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.28s)
16:22:07 [2020-09-15T16:22:07.010Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s)
16:22:07 [2020-09-15T16:22:07.010Z] PASS
16:22:07 [2020-09-15T16:22:07.010Z] 
16:22:07 [2020-09-15T16:22:07.010Z] DONE 8 tests in 12.406s
16:22:07 [2020-09-15T16:22:07.010Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
16:22:07 [2020-09-15T16:22:07.010Z] ++ 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
16:22:07 [2020-09-15T16:22:07.010Z] ++ set -e
16:22:07 [2020-09-15T16:22:07.010Z] ++ '[' -n 0 ']'
16:22:07 [2020-09-15T16:22:07.010Z] ++ set -x
16:22:07 [2020-09-15T16:22:07.010Z] ++ env -i DEST=/go/src/github.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
16:22:07 [2020-09-15T16:22:07.010Z] testing: warning: no tests to run
16:22:07 [2020-09-15T16:22:07.010Z] PASS
16:22:07 [2020-09-15T16:22:07.010Z] 
16:22:07 [2020-09-15T16:22:07.010Z] DONE 0 tests in 0.012s
16:22:07 [2020-09-15T16:22:07.010Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:22:07 [2020-09-15T16:22:07.010Z] ++ 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
16:22:07 [2020-09-15T16:22:07.010Z] ++ set -e
16:22:07 [2020-09-15T16:22:07.010Z] ++ '[' -n 0 ']'
16:22:07 [2020-09-15T16:22:07.010Z] ++ set -x
16:22:07 [2020-09-15T16:22:07.010Z] ++ env -i DEST=/go/src/github.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
16:22:07 [2020-09-15T16:22:07.333Z] INFO: Testing against a local daemon
16:22:07 [2020-09-15T16:22:07.333Z] === RUN   TestAuthZPluginAllowRequest
16:22:07 [2020-09-15T16:22:07.458Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
16:22:08 [2020-09-15T16:22:08.020Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
16:22:08 [2020-09-15T16:22:08.020Z] --- PASS: TestSecretsUpdate (2.73s)
16:22:08 [2020-09-15T16:22:08.020Z] === RUN   TestTemplatedSecret
16:22:08 [2020-09-15T16:22:08.431Z] --- PASS: TestAuthZPluginAllowRequest (1.33s)
16:22:08 [2020-09-15T16:22:08.431Z] === RUN   TestAuthZPluginTLS
16:22:08 [2020-09-15T16:22:08.586Z] === RUN   TestDockerSuite/TestContainerAPICreate
16:22:08 [2020-09-15T16:22:08.781Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:22:08 [2020-09-15T16:22:08.781Z] INFO: Testing against a local daemon
16:22:08 [2020-09-15T16:22:08.781Z] ok  	github.com/docker/docker/integration/secret	0.210s
16:22:08 [2020-09-15T16:22:08.781Z] 
16:22:08 [2020-09-15T16:22:08.781Z] === Skipped
16:22:08 [2020-09-15T16:22:08.781Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
16:22:08 [2020-09-15T16:22:08.781Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
16:22:08 [2020-09-15T16:22:08.781Z] 
16:22:08 [2020-09-15T16:22:08.781Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
16:22:08 [2020-09-15T16:22:08.781Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
16:22:08 [2020-09-15T16:22:08.781Z] 
16:22:08 [2020-09-15T16:22:08.781Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
16:22:08 [2020-09-15T16:22:08.781Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
16:22:08 [2020-09-15T16:22:08.781Z] 
16:22:08 [2020-09-15T16:22:08.781Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
16:22:08 [2020-09-15T16:22:08.781Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
16:22:08 [2020-09-15T16:22:08.781Z] 
16:22:08 [2020-09-15T16:22:08.781Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
16:22:08 [2020-09-15T16:22:08.781Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
16:22:08 [2020-09-15T16:22:08.781Z] 
16:22:08 [2020-09-15T16:22:08.781Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
16:22:08 [2020-09-15T16:22:08.781Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
16:22:08 [2020-09-15T16:22:08.781Z] 
16:22:08 [2020-09-15T16:22:08.781Z] 
16:22:08 [2020-09-15T16:22:08.781Z] DONE 6 tests, 6 skipped in 2.288s
16:22:08 [2020-09-15T16:22:08.781Z] 
16:22:08 [2020-09-15T16:22:08.781Z] Running D:\gopath\src\github.com\docker\docker\integration\service
16:22:08 [2020-09-15T16:22:08.843Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
16:22:09 [2020-09-15T16:22:09.072Z] --- PASS: TestAuthZPluginTLS (0.57s)
16:22:09 [2020-09-15T16:22:09.072Z] === RUN   TestAuthZPluginDenyRequest
16:22:09 [2020-09-15T16:22:09.404Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
16:22:09 [2020-09-15T16:22:09.405Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
16:22:09 [2020-09-15T16:22:09.405Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
16:22:09 [2020-09-15T16:22:09.711Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
16:22:09 [2020-09-15T16:22:09.711Z] === RUN   TestAuthZPluginAPIDenyResponse
16:22:09 [2020-09-15T16:22:09.967Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
16:22:09 [2020-09-15T16:22:09.967Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
16:22:09 [2020-09-15T16:22:09.967Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
16:22:10 [2020-09-15T16:22:10.223Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
16:22:10 [2020-09-15T16:22:10.223Z] === RUN   TestDockerSuite/TestContainerAPIDelete
16:22:10 [2020-09-15T16:22:10.348Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
16:22:10 [2020-09-15T16:22:10.348Z] === RUN   TestAuthZPluginDenyResponse
16:22:10 [2020-09-15T16:22:10.641Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
16:22:10 [2020-09-15T16:22:10.641Z] === RUN   TestAuthZPluginAllowEventStream
16:22:11 [2020-09-15T16:22:11.153Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
16:22:11 [2020-09-15T16:22:11.686Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:22:11 [2020-09-15T16:22:11.686Z] INFO: Testing against a local daemon
16:22:11 [2020-09-15T16:22:11.686Z] ok  	github.com/docker/docker/integration/service	0.331s
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === Skipped
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s)
16:22:11 [2020-09-15T16:22:11.686Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
16:22:11 [2020-09-15T16:22:11.686Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
16:22:11 [2020-09-15T16:22:11.686Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
16:22:11 [2020-09-15T16:22:11.686Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] DONE 24 tests, 23 skipped in 2.884s
16:22:11 [2020-09-15T16:22:11.686Z] 
16:22:11 [2020-09-15T16:22:11.686Z] Running D:\gopath\src\github.com\docker\docker\integration\session
16:22:12 [2020-09-15T16:22:12.081Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
16:22:12 [2020-09-15T16:22:12.081Z] --- PASS: TestTemplatedSecret (4.05s)
16:22:12 [2020-09-15T16:22:12.081Z] === RUN   TestSecretCreateResolve
16:22:12 [2020-09-15T16:22:12.160Z] --- PASS: TestAuthZPluginAllowEventStream (1.29s)
16:22:12 [2020-09-15T16:22:12.160Z] === RUN   TestAuthZPluginErrorResponse
16:22:12 [2020-09-15T16:22:12.455Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
16:22:12 [2020-09-15T16:22:12.455Z] === RUN   TestAuthZPluginErrorRequest
16:22:12 [2020-09-15T16:22:12.644Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
16:22:12 [2020-09-15T16:22:12.900Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
16:22:13 [2020-09-15T16:22:13.091Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
16:22:13 [2020-09-15T16:22:13.091Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:22:13 [2020-09-15T16:22:13.727Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
16:22:13 [2020-09-15T16:22:13.727Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:22:13 [2020-09-15T16:22:13.924Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:22:13 [2020-09-15T16:22:13.924Z] INFO: Testing against a local daemon
16:22:13 [2020-09-15T16:22:13.924Z] ok  	github.com/docker/docker/integration/session	0.203s
16:22:13 [2020-09-15T16:22:13.924Z] 
16:22:13 [2020-09-15T16:22:13.924Z] === Skipped
16:22:13 [2020-09-15T16:22:13.924Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
16:22:13 [2020-09-15T16:22:13.924Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
16:22:13 [2020-09-15T16:22:13.924Z] 
16:22:13 [2020-09-15T16:22:13.924Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
16:22:13 [2020-09-15T16:22:13.924Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
16:22:13 [2020-09-15T16:22:13.924Z] 
16:22:13 [2020-09-15T16:22:13.924Z] 
16:22:13 [2020-09-15T16:22:13.924Z] DONE 2 tests, 2 skipped in 2.027s
16:22:13 [2020-09-15T16:22:13.924Z] 
16:22:13 [2020-09-15T16:22:13.924Z] Running D:\gopath\src\github.com\docker\docker\integration\system
16:22:14 [2020-09-15T16:22:14.802Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
16:22:15 [2020-09-15T16:22:15.243Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s)
16:22:15 [2020-09-15T16:22:15.243Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:22:15 [2020-09-15T16:22:15.363Z] --- PASS: TestSecretCreateResolve (3.23s)
16:22:15 [2020-09-15T16:22:15.363Z] PASS
16:22:15 [2020-09-15T16:22:15.363Z] 
16:22:15 [2020-09-15T16:22:15.363Z] DONE 6 tests in 18.603s
16:22:15 [2020-09-15T16:22:15.363Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:22:15 [2020-09-15T16:22:15.363Z] ++ 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
16:22:15 [2020-09-15T16:22:15.363Z] ++ set -e
16:22:15 [2020-09-15T16:22:15.363Z] ++ '[' -n 0 ']'
16:22:15 [2020-09-15T16:22:15.363Z] ++ set -x
16:22:15 [2020-09-15T16:22:15.363Z] ++ env -i DEST=/go/src/github.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
16:22:15 [2020-09-15T16:22:15.363Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
16:22:15 [2020-09-15T16:22:15.363Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
16:22:15 [2020-09-15T16:22:15.620Z] INFO: Testing against a local daemon
16:22:15 [2020-09-15T16:22:15.620Z] === RUN   TestServiceCreateInit
16:22:15 [2020-09-15T16:22:15.620Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:22:16 [2020-09-15T16:22:16.102Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:22:16 [2020-09-15T16:22:16.102Z] INFO: Testing against a local daemon
16:22:16 [2020-09-15T16:22:16.182Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
16:22:16 [2020-09-15T16:22:16.745Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
16:22:17 [2020-09-15T16:22:17.307Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
16:22:17 [2020-09-15T16:22:17.324Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s)
16:22:17 [2020-09-15T16:22:17.324Z] === RUN   TestAuthZPluginHeader
16:22:17 [2020-09-15T16:22:17.639Z] ok  	github.com/docker/docker/integration/system	1.656s
16:22:17 [2020-09-15T16:22:17.639Z] 
16:22:17 [2020-09-15T16:22:17.639Z] === Skipped
16:22:17 [2020-09-15T16:22:17.639Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:22:17 [2020-09-15T16:22:17.639Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
16:22:17 [2020-09-15T16:22:17.639Z] 
16:22:17 [2020-09-15T16:22:17.639Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
16:22:17 [2020-09-15T16:22:17.639Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
16:22:17 [2020-09-15T16:22:17.639Z] 
16:22:17 [2020-09-15T16:22:17.639Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
16:22:17 [2020-09-15T16:22:17.639Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
16:22:17 [2020-09-15T16:22:17.639Z] 
16:22:17 [2020-09-15T16:22:17.639Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
16:22:17 [2020-09-15T16:22:17.639Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
16:22:17 [2020-09-15T16:22:17.639Z] 
16:22:17 [2020-09-15T16:22:17.639Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
16:22:17 [2020-09-15T16:22:17.639Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:22:17 [2020-09-15T16:22:17.639Z] 
16:22:17 [2020-09-15T16:22:17.639Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
16:22:17 [2020-09-15T16:22:17.639Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:22:17 [2020-09-15T16:22:17.639Z] 
16:22:17 [2020-09-15T16:22:17.639Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
16:22:17 [2020-09-15T16:22:17.639Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:22:17 [2020-09-15T16:22:17.639Z] 
16:22:17 [2020-09-15T16:22:17.639Z] 
16:22:17 [2020-09-15T16:22:17.639Z] DONE 13 tests, 7 skipped in 3.655s
16:22:17 [2020-09-15T16:22:17.639Z] 
16:22:17 [2020-09-15T16:22:17.639Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
16:22:17 [2020-09-15T16:22:17.869Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
16:22:17 [2020-09-15T16:22:17.869Z] === RUN   TestDockerSuite/TestContainerAPIKill
16:22:17 [2020-09-15T16:22:17.967Z] --- PASS: TestAuthZPluginHeader (0.83s)
16:22:17 [2020-09-15T16:22:17.967Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:22:17 [2020-09-15T16:22:17.967Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:22:17 [2020-09-15T16:22:17.967Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:22:17 [2020-09-15T16:22:17.967Z] === RUN   TestAuthZPluginV2Disable
16:22:17 [2020-09-15T16:22:17.967Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:22:17 [2020-09-15T16:22:17.967Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:22:17 [2020-09-15T16:22:17.967Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:22:17 [2020-09-15T16:22:17.967Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:22:17 [2020-09-15T16:22:17.967Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:22:17 [2020-09-15T16:22:17.967Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:22:17 [2020-09-15T16:22:17.967Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:22:17 [2020-09-15T16:22:17.967Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:22:17 [2020-09-15T16:22:17.967Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:22:18 [2020-09-15T16:22:18.430Z] === RUN   TestDockerSuite/TestContainerAPIPause
16:22:18 [2020-09-15T16:22:18.992Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
16:22:19 [2020-09-15T16:22:19.554Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
16:22:19 [2020-09-15T16:22:19.811Z] === RUN   TestDockerSuite/TestContainerAPIRename
16:22:19 [2020-09-15T16:22:19.820Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:22:19 [2020-09-15T16:22:19.820Z] INFO: Testing against a local daemon
16:22:19 [2020-09-15T16:22:19.820Z] ok  	github.com/docker/docker/integration/volume	0.290s
16:22:19 [2020-09-15T16:22:19.820Z] 
16:22:19 [2020-09-15T16:22:19.820Z] === Skipped
16:22:19 [2020-09-15T16:22:19.820Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
16:22:19 [2020-09-15T16:22:19.820Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
16:22:19 [2020-09-15T16:22:19.820Z] 
16:22:19 [2020-09-15T16:22:19.820Z] 
16:22:19 [2020-09-15T16:22:19.820Z] DONE 5 tests, 1 skipped in 2.338s
16:22:19 [2020-09-15T16:22:19.820Z] 
16:22:19 [2020-09-15T16:22:19.820Z] INFO: make.ps1 ended at 09/15/2020 16:22:19
16:22:19 [2020-09-15T16:22:19.820Z] INFO: Integration CLI tests being run from the host:
16:22:19 [2020-09-15T16:22:19.820Z] 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" 
16:22:20 [2020-09-15T16:22:20.373Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:22:20 [2020-09-15T16:22:20.373Z] === RUN   TestDockerSuite/TestContainerAPIRestart
16:22:21 [2020-09-15T16:22:21.739Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
16:22:22 [2020-09-15T16:22:22.667Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
16:22:22 [2020-09-15T16:22:22.667Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
16:22:22 [2020-09-15T16:22:22.667Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
16:22:22 [2020-09-15T16:22:22.667Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
16:22:22 [2020-09-15T16:22:22.667Z] === RUN   TestDockerSuite/TestContainerAPIStart
16:22:23 [2020-09-15T16:22:23.229Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
16:22:25 [2020-09-15T16:22:25.118Z] --- PASS: TestServiceCreateInit (9.51s)
16:22:25 [2020-09-15T16:22:25.118Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.87s)
16:22:25 [2020-09-15T16:22:25.118Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.62s)
16:22:25 [2020-09-15T16:22:25.118Z] === RUN   TestCreateServiceMultipleTimes
16:22:27 [2020-09-15T16:22:27.634Z] === RUN   TestDockerSuite/TestContainerAPIStop
16:22:28 [2020-09-15T16:22:28.391Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:22:28 [2020-09-15T16:22:28.391Z] INFO: Testing against a local daemon
16:22:28 [2020-09-15T16:22:28.563Z] === RUN   TestDockerSuite/TestContainerAPITop
16:22:29 [2020-09-15T16:22:29.128Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
16:22:29 [2020-09-15T16:22:29.128Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
16:22:29 [2020-09-15T16:22:29.128Z] === RUN   TestDockerSuite/TestContainerAPIWait
16:22:31 [2020-09-15T16:22:31.652Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
16:22:32 [2020-09-15T16:22:32.213Z] === RUN   TestDockerSuite/TestContainerNetworkMode
16:22:33 [2020-09-15T16:22:33.579Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
16:22:36 [2020-09-15T16:22:36.728Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.12s)
16:22:36 [2020-09-15T16:22:36.728Z] PASS
16:22:36 [2020-09-15T16:22:36.728Z] 
16:22:36 [2020-09-15T16:22:36.728Z] === Skipped
16:22:36 [2020-09-15T16:22:36.728Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:22:36 [2020-09-15T16:22:36.728Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:22:36 [2020-09-15T16:22:36.728Z] 
16:22:36 [2020-09-15T16:22:36.728Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:22:36 [2020-09-15T16:22:36.728Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:22:36 [2020-09-15T16:22:36.728Z] 
16:22:36 [2020-09-15T16:22:36.728Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:22:36 [2020-09-15T16:22:36.728Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:22:36 [2020-09-15T16:22:36.728Z] 
16:22:36 [2020-09-15T16:22:36.728Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:22:36 [2020-09-15T16:22:36.728Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:22:36 [2020-09-15T16:22:36.728Z] 
16:22:36 [2020-09-15T16:22:36.728Z] 
16:22:36 [2020-09-15T16:22:36.728Z] DONE 17 tests, 4 skipped in 27.913s
16:22:36 [2020-09-15T16:22:36.728Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:22:36 [2020-09-15T16:22:36.728Z] ++ 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
16:22:36 [2020-09-15T16:22:36.728Z] ++ set -e
16:22:36 [2020-09-15T16:22:36.728Z] ++ '[' -n 0 ']'
16:22:36 [2020-09-15T16:22:36.728Z] ++ set -x
16:22:36 [2020-09-15T16:22:36.728Z] ++ env -i DEST=/go/src/github.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
16:22:36 [2020-09-15T16:22:36.728Z] INFO: Testing against a local daemon
16:22:36 [2020-09-15T16:22:36.728Z] === RUN   TestPluginInvalidJSON
16:22:36 [2020-09-15T16:22:36.728Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:22:36 [2020-09-15T16:22:36.728Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:22:36 [2020-09-15T16:22:36.728Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:22:36 [2020-09-15T16:22:36.728Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:22:36 [2020-09-15T16:22:36.728Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:22:36 [2020-09-15T16:22:36.728Z] === RUN   TestPluginInstall
16:22:36 [2020-09-15T16:22:36.728Z] === RUN   TestPluginInstall/no_auth
16:22:36 [2020-09-15T16:22:36.845Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
16:22:37 [2020-09-15T16:22:37.101Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
16:22:38 [2020-09-15T16:22:38.030Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
16:22:38 [2020-09-15T16:22:38.957Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
16:22:39 [2020-09-15T16:22:39.884Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
16:22:41 [2020-09-15T16:22:41.213Z] time="2020-09-15T16:22:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:22:41 [2020-09-15T16:22:41.213Z] time="2020-09-15T16:22:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a0bcaced29beaf0ddf321c9f70e5375f85b5ae6d99217cb24d0885cbb8bc8bbf" mediatype=application/vnd.docker.plugin.v1+json size=522
16:22:41 [2020-09-15T16:22:41.213Z] time="2020-09-15T16:22:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:22:41 [2020-09-15T16:22:41.213Z] time="2020-09-15T16:22:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a0bcaced29beaf0ddf321c9f70e5375f85b5ae6d99217cb24d0885cbb8bc8bbf" mediatype=application/vnd.docker.plugin.v1+json size=522
16:22:41 [2020-09-15T16:22:41.213Z] === RUN   TestPluginInstall/with_htpasswd
16:22:41 [2020-09-15T16:22:41.249Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
16:22:41 [2020-09-15T16:22:41.249Z] --- PASS: TestCreateServiceMultipleTimes (16.28s)
16:22:41 [2020-09-15T16:22:41.249Z] === RUN   TestCreateServiceConflict
16:22:41 [2020-09-15T16:22:41.507Z] time="2020-09-15T16:22:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:22:41 [2020-09-15T16:22:41.508Z] time="2020-09-15T16:22:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec28ba6c5edc2fe96da1051d8b302c5dbd857c0c0945b652550c970dd6e2b50d" mediatype=application/vnd.docker.plugin.v1+json size=522
16:22:41 [2020-09-15T16:22:41.508Z] time="2020-09-15T16:22:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:22:41 [2020-09-15T16:22:41.508Z] time="2020-09-15T16:22:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec28ba6c5edc2fe96da1051d8b302c5dbd857c0c0945b652550c970dd6e2b50d" mediatype=application/vnd.docker.plugin.v1+json size=522
16:22:41 [2020-09-15T16:22:41.802Z] === RUN   TestPluginInstall/with_insecure
16:22:42 [2020-09-15T16:22:42.199Z] #33 139.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:22:42 [2020-09-15T16:22:42.199Z] #33 141.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:22:42 [2020-09-15T16:22:42.199Z] #33 143.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:22:42 [2020-09-15T16:22:42.615Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
16:22:42 [2020-09-15T16:22:42.859Z] time="2020-09-15T16:22:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:22:42 [2020-09-15T16:22:42.859Z] time="2020-09-15T16:22:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74ae6520cf0bd3eb1e0842b889a8e440a08994904692705d91bae2a91ec9842e" mediatype=application/vnd.docker.plugin.v1+json size=522
16:22:42 [2020-09-15T16:22:42.859Z] time="2020-09-15T16:22:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:22:42 [2020-09-15T16:22:42.859Z] time="2020-09-15T16:22:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74ae6520cf0bd3eb1e0842b889a8e440a08994904692705d91bae2a91ec9842e" mediatype=application/vnd.docker.plugin.v1+json size=522
16:22:43 [2020-09-15T16:22:43.156Z] --- PASS: TestPluginInstall (7.99s)
16:22:43 [2020-09-15T16:22:43.156Z]     --- PASS: TestPluginInstall/no_auth (5.64s)
16:22:43 [2020-09-15T16:22:43.156Z]     --- PASS: TestPluginInstall/with_htpasswd (0.95s)
16:22:43 [2020-09-15T16:22:43.156Z]     --- PASS: TestPluginInstall/with_insecure (1.40s)
16:22:43 [2020-09-15T16:22:43.156Z]         plugin_test.go:157: [d5a19a556c4aa] daemon is not started
16:22:43 [2020-09-15T16:22:43.156Z] PASS
16:22:43 [2020-09-15T16:22:43.156Z] 
16:22:43 [2020-09-15T16:22:43.156Z] DONE 6 tests in 8.087s
16:22:43 [2020-09-15T16:22:43.156Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:22:43 [2020-09-15T16:22:43.156Z] ++ 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
16:22:43 [2020-09-15T16:22:43.156Z] ++ set -e
16:22:43 [2020-09-15T16:22:43.156Z] ++ '[' -n 0 ']'
16:22:43 [2020-09-15T16:22:43.156Z] ++ set -x
16:22:43 [2020-09-15T16:22:43.156Z] ++ env -i DEST=/go/src/github.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
16:22:43 [2020-09-15T16:22:43.156Z] INFO: Testing against a local daemon
16:22:43 [2020-09-15T16:22:43.156Z] === RUN   TestExternalGraphDriver
16:22:43 [2020-09-15T16:22:43.452Z] === RUN   TestExternalGraphDriver/json
16:22:43 [2020-09-15T16:22:43.979Z] --- PASS: TestCreateServiceConflict (2.36s)
16:22:43 [2020-09-15T16:22:43.979Z] === RUN   TestCreateServiceMaxReplicas
16:22:43 [2020-09-15T16:22:43.979Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
16:22:44 [2020-09-15T16:22:44.108Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:22:45 [2020-09-15T16:22:45.344Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0006cc500_<nil>}
16:22:45 [2020-09-15T16:22:45.532Z] === RUN   TestExternalGraphDriver/spec
16:22:46 [2020-09-15T16:22:46.709Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1045317525_/foo_false__<nil>_<nil>_<nil>}
16:22:46 [2020-09-15T16:22:46.709Z] --- PASS: TestCreateServiceMaxReplicas (3.12s)
16:22:46 [2020-09-15T16:22:46.709Z] === RUN   TestCreateWithDuplicateNetworkNames
16:22:47 [2020-09-15T16:22:47.056Z] === RUN   TestExternalGraphDriver/pull
16:22:47 [2020-09-15T16:22:47.400Z] #33 147.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:22:48 [2020-09-15T16:22:48.073Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1045317525_/foo_true__<nil>_<nil>_<nil>}
16:22:48 [2020-09-15T16:22:48.338Z] #33 149.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:22:49 [2020-09-15T16:22:49.140Z] --- PASS: TestExternalGraphDriver (5.55s)
16:22:49 [2020-09-15T16:22:49.140Z]     --- PASS: TestExternalGraphDriver/json (1.83s)
16:22:49 [2020-09-15T16:22:49.140Z]     --- PASS: TestExternalGraphDriver/spec (1.80s)
16:22:49 [2020-09-15T16:22:49.140Z]     --- PASS: TestExternalGraphDriver/pull (1.74s)
16:22:49 [2020-09-15T16:22:49.140Z] === RUN   TestGraphdriverPluginV2
16:22:49 [2020-09-15T16:22:49.140Z] --- SKIP: TestGraphdriverPluginV2 (0.38s)
16:22:49 [2020-09-15T16:22:49.140Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:22:49 [2020-09-15T16:22:49.140Z] PASS
16:22:49 [2020-09-15T16:22:49.140Z] 
16:22:49 [2020-09-15T16:22:49.140Z] === Skipped
16:22:49 [2020-09-15T16:22:49.140Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.38s)
16:22:49 [2020-09-15T16:22:49.140Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:22:49 [2020-09-15T16:22:49.140Z] 
16:22:49 [2020-09-15T16:22:49.140Z] 
16:22:49 [2020-09-15T16:22:49.140Z] DONE 5 tests, 1 skipped in 6.006s
16:22:49 [2020-09-15T16:22:49.140Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:22:49 [2020-09-15T16:22:49.140Z] ++ 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
16:22:49 [2020-09-15T16:22:49.140Z] ++ set -e
16:22:49 [2020-09-15T16:22:49.140Z] ++ '[' -n 0 ']'
16:22:49 [2020-09-15T16:22:49.140Z] ++ set -x
16:22:49 [2020-09-15T16:22:49.140Z] ++ env -i DEST=/go/src/github.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
16:22:49 [2020-09-15T16:22:49.140Z] INFO: Testing against a local daemon
16:22:49 [2020-09-15T16:22:49.140Z] === RUN   TestContinueAfterPluginCrash
16:22:49 [2020-09-15T16:22:49.140Z] === PAUSE TestContinueAfterPluginCrash
16:22:49 [2020-09-15T16:22:49.140Z] === RUN   TestReadPluginNoRead
16:22:49 [2020-09-15T16:22:49.140Z] === PAUSE TestReadPluginNoRead
16:22:49 [2020-09-15T16:22:49.140Z] === RUN   TestDaemonStartWithLogOpt
16:22:49 [2020-09-15T16:22:49.140Z] === PAUSE TestDaemonStartWithLogOpt
16:22:49 [2020-09-15T16:22:49.140Z] === CONT  TestContinueAfterPluginCrash
16:22:49 [2020-09-15T16:22:49.140Z] === CONT  TestDaemonStartWithLogOpt
16:22:49 [2020-09-15T16:22:49.140Z] === CONT  TestReadPluginNoRead
16:22:49 [2020-09-15T16:22:49.457Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3491085808_/foo_false__<nil>_<nil>_<nil>}
16:22:49 [2020-09-15T16:22:49.720Z] #33 150.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:22:50 [2020-09-15T16:22:50.823Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3491085808_/foo_true__<nil>_<nil>_<nil>}
16:22:51 [2020-09-15T16:22:51.102Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:22:51 [2020-09-15T16:22:51.102Z] #33 151.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:22:52 [2020-09-15T16:22:52.187Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3491085808_/foo_true__0xc0006cc580_<nil>_<nil>}
16:22:52 [2020-09-15T16:22:52.443Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0006cc5c0_<nil>}
16:22:52 [2020-09-15T16:22:52.482Z] #33 153.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:22:53 [2020-09-15T16:22:53.004Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0006cc600_<nil>}
16:22:54 [2020-09-15T16:22:54.368Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0006cc640_<nil>}
16:22:54 [2020-09-15T16:22:54.392Z] #33 155.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:22:54 [2020-09-15T16:22:54.773Z] === RUN   TestReadPluginNoRead/default
16:22:54 [2020-09-15T16:22:54.773Z] --- PASS: TestDaemonStartWithLogOpt (5.43s)
16:22:55 [2020-09-15T16:22:55.732Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0006cc680_<nil>}
16:22:55 [2020-09-15T16:22:55.814Z] === RUN   TestReadPluginNoRead/disabled_caching
16:22:56 [2020-09-15T16:22:56.303Z] #33 156.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:22:57 [2020-09-15T16:22:57.097Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
16:22:57 [2020-09-15T16:22:57.332Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:22:57 [2020-09-15T16:22:57.684Z] #33 158.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:22:58 [2020-09-15T16:22:58.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
16:22:58 [2020-09-15T16:22:58.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
16:22:58 [2020-09-15T16:22:58.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
16:22:58 [2020-09-15T16:22:58.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
16:22:58 [2020-09-15T16:22:58.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
16:22:58 [2020-09-15T16:22:58.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
16:22:58 [2020-09-15T16:22:58.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
16:22:58 [2020-09-15T16:22:58.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
16:22:58 [2020-09-15T16:22:58.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
16:22:58 [2020-09-15T16:22:58.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
16:22:58 [2020-09-15T16:22:58.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
16:22:58 [2020-09-15T16:22:58.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
16:22:58 [2020-09-15T16:22:58.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
16:22:58 [2020-09-15T16:22:58.025Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
16:22:58 [2020-09-15T16:22:58.025Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
16:22:58 [2020-09-15T16:22:58.025Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
16:22:58 [2020-09-15T16:22:58.025Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
16:22:58 [2020-09-15T16:22:58.025Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
16:22:58 [2020-09-15T16:22:58.253Z] #33 159.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:22:58 [2020-09-15T16:22:58.850Z] --- PASS: TestReadPluginNoRead (9.36s)
16:22:58 [2020-09-15T16:22:58.850Z]     --- PASS: TestReadPluginNoRead/default (1.44s)
16:22:58 [2020-09-15T16:22:58.850Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.49s)
16:22:58 [2020-09-15T16:22:58.850Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s)
16:22:58 [2020-09-15T16:22:58.850Z]     read_test.go:92: [d4774ec972cf2] daemon is not started
16:22:59 [2020-09-15T16:22:59.897Z] --- PASS: TestContinueAfterPluginCrash (10.65s)
16:22:59 [2020-09-15T16:22:59.897Z] PASS
16:22:59 [2020-09-15T16:22:59.897Z] 
16:22:59 [2020-09-15T16:22:59.897Z] DONE 6 tests in 10.728s
16:22:59 [2020-09-15T16:22:59.897Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:22:59 [2020-09-15T16:22:59.897Z] ++ 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
16:22:59 [2020-09-15T16:22:59.897Z] ++ set -e
16:22:59 [2020-09-15T16:22:59.897Z] ++ '[' -n 0 ']'
16:22:59 [2020-09-15T16:22:59.897Z] ++ set -x
16:22:59 [2020-09-15T16:22:59.897Z] ++ env -i DEST=/go/src/github.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
16:22:59 [2020-09-15T16:22:59.897Z] testing: warning: no tests to run
16:22:59 [2020-09-15T16:22:59.897Z] PASS
16:22:59 [2020-09-15T16:22:59.897Z] 
16:22:59 [2020-09-15T16:22:59.897Z] DONE 0 tests in 0.018s
16:22:59 [2020-09-15T16:22:59.897Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:22:59 [2020-09-15T16:22:59.897Z] ++ 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
16:22:59 [2020-09-15T16:22:59.897Z] ++ set -e
16:22:59 [2020-09-15T16:22:59.897Z] ++ '[' -n 0 ']'
16:22:59 [2020-09-15T16:22:59.897Z] ++ set -x
16:22:59 [2020-09-15T16:22:59.897Z] ++ env -i DEST=/go/src/github.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
16:22:59 [2020-09-15T16:22:59.897Z] INFO: Testing against a local daemon
16:22:59 [2020-09-15T16:22:59.897Z] === RUN   TestPluginWithDevMounts
16:22:59 [2020-09-15T16:22:59.897Z] === PAUSE TestPluginWithDevMounts
16:22:59 [2020-09-15T16:22:59.897Z] === CONT  TestPluginWithDevMounts
16:22:59 [2020-09-15T16:22:59.914Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
16:23:00 [2020-09-15T16:23:00.162Z] #33 160.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:23:00 [2020-09-15T16:23:00.476Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.78s)
16:23:00 [2020-09-15T16:23:00.476Z] === RUN   TestCreateServiceSecretFileMode
16:23:01 [2020-09-15T16:23:01.039Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
16:23:01 [2020-09-15T16:23:01.102Z] #33 162.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:23:01 [2020-09-15T16:23:01.295Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
16:23:01 [2020-09-15T16:23:01.974Z] --- PASS: TestPluginWithDevMounts (1.86s)
16:23:01 [2020-09-15T16:23:01.974Z] PASS
16:23:01 [2020-09-15T16:23:01.974Z] 
16:23:01 [2020-09-15T16:23:01.974Z] DONE 1 tests in 1.933s
16:23:01 [2020-09-15T16:23:01.974Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
16:23:01 [2020-09-15T16:23:01.974Z] ++ 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
16:23:01 [2020-09-15T16:23:01.974Z] ++ set -e
16:23:01 [2020-09-15T16:23:01.974Z] ++ '[' -n 0 ']'
16:23:01 [2020-09-15T16:23:01.974Z] ++ set -x
16:23:01 [2020-09-15T16:23:01.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:23:01 [2020-09-15T16:23:01.974Z] INFO: Testing against a local daemon
16:23:01 [2020-09-15T16:23:01.974Z] === RUN   TestSecretInspect
16:23:03 [2020-09-15T16:23:03.011Z] #33 163.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:23:04 [2020-09-15T16:23:04.052Z] --- PASS: TestSecretInspect (1.91s)
16:23:04 [2020-09-15T16:23:04.052Z] === RUN   TestSecretList
16:23:04 [2020-09-15T16:23:04.393Z] #33 165.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:23:04 [2020-09-15T16:23:04.567Z] === RUN   TestDockerSuite/TestCopyAndRestart
16:23:04 [2020-09-15T16:23:04.567Z] --- PASS: TestCreateServiceSecretFileMode (3.59s)
16:23:04 [2020-09-15T16:23:04.567Z] === RUN   TestCreateServiceConfigFileMode
16:23:05 [2020-09-15T16:23:05.495Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
16:23:05 [2020-09-15T16:23:05.495Z] === RUN   TestDockerSuite/TestCpAbsolutePath
16:23:05 [2020-09-15T16:23:05.775Z] #33 166.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:23:06 [2020-09-15T16:23:06.127Z] --- PASS: TestSecretList (1.97s)
16:23:06 [2020-09-15T16:23:06.127Z] === RUN   TestSecretsCreateAndDelete
16:23:06 [2020-09-15T16:23:06.424Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
16:23:07 [2020-09-15T16:23:07.175Z] #33 167.7 
16:23:07 [2020-09-15T16:23:07.175Z] #33 DONE 167.8s
16:23:07 [2020-09-15T16:23:07.175Z] 
16:23:07 [2020-09-15T16:23:07.175Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
16:23:07 [2020-09-15T16:23:07.367Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
16:23:07 [2020-09-15T16:23:07.624Z] --- PASS: TestCreateServiceConfigFileMode (3.35s)
16:23:07 [2020-09-15T16:23:07.624Z] === RUN   TestCreateServiceSysctls
16:23:07 [2020-09-15T16:23:07.647Z] --- PASS: TestSecretsCreateAndDelete (1.93s)
16:23:07 [2020-09-15T16:23:07.647Z] === RUN   TestSecretsUpdate
16:23:08 [2020-09-15T16:23:08.113Z] #34 DONE 1.2s
16:23:08 [2020-09-15T16:23:08.186Z] === RUN   TestDockerSuite/TestCpFromCaseA
16:23:08 [2020-09-15T16:23:08.748Z] === RUN   TestDockerSuite/TestCpFromCaseB
16:23:09 [2020-09-15T16:23:09.495Z] 
16:23:09 [2020-09-15T16:23:09.495Z] #35 [runner 12/12] COPY --from=builder       /build/ /
16:23:09 [2020-09-15T16:23:09.675Z] === RUN   TestDockerSuite/TestCpFromCaseC
16:23:09 [2020-09-15T16:23:09.726Z] --- PASS: TestSecretsUpdate (1.94s)
16:23:09 [2020-09-15T16:23:09.726Z] === RUN   TestTemplatedSecret
16:23:10 [2020-09-15T16:23:10.064Z] #35 DONE 0.6s
16:23:10 [2020-09-15T16:23:10.324Z] 
16:23:10 [2020-09-15T16:23:10.324Z] #36 exporting to image
16:23:10 [2020-09-15T16:23:10.324Z] #36 exporting layers
16:23:10 [2020-09-15T16:23:10.605Z] === RUN   TestDockerSuite/TestCpFromCaseD
16:23:11 [2020-09-15T16:23:11.534Z] === RUN   TestDockerSuite/TestCpFromCaseE
16:23:12 [2020-09-15T16:23:12.098Z] --- PASS: TestCreateServiceSysctls (4.55s)
16:23:12 [2020-09-15T16:23:12.098Z] === RUN   TestCreateServiceCapabilities
16:23:12 [2020-09-15T16:23:12.476Z] --- PASS: TestTemplatedSecret (2.44s)
16:23:12 [2020-09-15T16:23:12.476Z] === RUN   TestSecretCreateResolve
16:23:12 [2020-09-15T16:23:12.660Z] === RUN   TestDockerSuite/TestCpFromCaseF
16:23:13 [2020-09-15T16:23:13.224Z] === RUN   TestDockerSuite/TestCpFromCaseG
16:23:13 [2020-09-15T16:23:13.617Z] #36 exporting layers 3.0s done
16:23:13 [2020-09-15T16:23:13.617Z] #36 writing image sha256:f84e80ef3fd980cb0df5d90b3ce22d36a1b2dccec36fb78da3223a75c4bad3cf done
16:23:13 [2020-09-15T16:23:13.617Z] #36 naming to docker.io/library/moby-e2e-test done
16:23:13 [2020-09-15T16:23:13.617Z] #36 DONE 3.0s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:23:13 [2020-09-15T16:23:13.931Z] + echo Ensuring container killed.
16:23:13 [2020-09-15T16:23:13.931Z] Ensuring container killed.
16:23:13 [2020-09-15T16:23:13.931Z] + docker rm -vf docker-pr3
16:23:13 [2020-09-15T16:23:13.931Z] Error: No such container: docker-pr3
16:23:13 [2020-09-15T16:23:13.931Z] + true
[Pipeline] sh
16:23:13 [2020-09-15T16:23:13.997Z] --- PASS: TestSecretCreateResolve (1.97s)
16:23:13 [2020-09-15T16:23:13.997Z] PASS
16:23:13 [2020-09-15T16:23:13.997Z] 
16:23:13 [2020-09-15T16:23:13.997Z] DONE 6 tests in 12.245s
16:23:13 [2020-09-15T16:23:13.997Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
16:23:13 [2020-09-15T16:23:13.997Z] ++ 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
16:23:13 [2020-09-15T16:23:13.997Z] ++ set -e
16:23:13 [2020-09-15T16:23:13.997Z] ++ '[' -n 0 ']'
16:23:13 [2020-09-15T16:23:13.997Z] ++ set -x
16:23:13 [2020-09-15T16:23:13.997Z] ++ env -i DEST=/go/src/github.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
16:23:14 [2020-09-15T16:23:14.155Z] === RUN   TestDockerSuite/TestCpFromCaseH
16:23:14 [2020-09-15T16:23:14.217Z] + echo Chowning /workspace to jenkins user
16:23:14 [2020-09-15T16:23:14.217Z] Chowning /workspace to jenkins user
16:23:14 [2020-09-15T16:23:14.217Z] + id -u
16:23:14 [2020-09-15T16:23:14.217Z] + id -g
16:23:14 [2020-09-15T16:23:14.217Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41453:/workspace busybox chown -R 1000:1000 /workspace
16:23:14 [2020-09-15T16:23:14.290Z] INFO: Testing against a local daemon
16:23:14 [2020-09-15T16:23:14.290Z] === RUN   TestServiceCreateInit
16:23:14 [2020-09-15T16:23:14.290Z] === RUN   TestServiceCreateInit/daemonInitDisabled
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:23:15 [2020-09-15T16:23:15.084Z] === RUN   TestDockerSuite/TestCpFromCaseI
16:23:15 [2020-09-15T16:23:15.084Z] --- PASS: TestCreateServiceCapabilities (3.11s)
16:23:15 [2020-09-15T16:23:15.084Z] === RUN   TestInspect
16:23:15 [2020-09-15T16:23:15.089Z] + bundleName=unit
16:23:15 [2020-09-15T16:23:15.089Z] + echo Creating unit-bundles.tar.gz
16:23:15 [2020-09-15T16:23:15.089Z] Creating unit-bundles.tar.gz
16:23:15 [2020-09-15T16:23:15.089Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
16:23:15 [2020-09-15T16:23:15.089Z] bundles/junit-report.xml
16:23:15 [2020-09-15T16:23:15.089Z] bundles/go-test-report.json
16:23:15 [2020-09-15T16:23:15.089Z] bundles/profile.out
[Pipeline] archiveArtifacts
16:23:15 [2020-09-15T16:23:15.102Z] Archiving artifacts
16:23:15 [2020-09-15T16:23:15.465Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41453/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:23:15 [2020-09-15T16:23:15.687Z] === RUN   TestDockerSuite/TestCpFromCaseJ
16:23:15 [2020-09-15T16:23:15.779Z] + make clean
16:23:15 [2020-09-15T16:23:15.779Z] docker volume rm -f docker-dev-cache
16:23:16 [2020-09-15T16:23:16.038Z] docker-dev-cache
[Pipeline] deleteDir
16:23:16 [2020-09-15T16:23:16.250Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:23:17 [2020-09-15T16:23:17.618Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
16:23:17 [2020-09-15T16:23:17.875Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
16:23:18 [2020-09-15T16:23:18.438Z] === RUN   TestDockerSuite/TestCpGarbagePath
16:23:18 [2020-09-15T16:23:18.694Z] --- PASS: TestInspect (3.51s)
16:23:18 [2020-09-15T16:23:18.694Z] === RUN   TestCreateJob
16:23:18 [2020-09-15T16:23:18.767Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:23:19 [2020-09-15T16:23:19.256Z] === RUN   TestDockerSuite/TestCpLocalOnly
16:23:19 [2020-09-15T16:23:19.256Z] === RUN   TestDockerSuite/TestCpNameHasColon
16:23:20 [2020-09-15T16:23:20.183Z] === RUN   TestDockerSuite/TestCpRelativePath
16:23:21 [2020-09-15T16:23:21.111Z] === RUN   TestDockerSuite/TestCpSpecialFiles
16:23:22 [2020-09-15T16:23:22.324Z] --- PASS: TestServiceCreateInit (7.53s)
16:23:22 [2020-09-15T16:23:22.324Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s)
16:23:22 [2020-09-15T16:23:22.324Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s)
16:23:22 [2020-09-15T16:23:22.324Z] === RUN   TestCreateServiceMultipleTimes
16:23:22 [2020-09-15T16:23:22.478Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
16:23:23 [2020-09-15T16:23:23.055Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
16:23:23 [2020-09-15T16:23:23.311Z] --- PASS: TestCreateJob (4.58s)
16:23:23 [2020-09-15T16:23:23.311Z] === RUN   TestReplicatedJob
16:23:23 [2020-09-15T16:23:23.873Z] === RUN   TestDockerSuite/TestCpToCaseA
16:23:24 [2020-09-15T16:23:24.801Z] === RUN   TestDockerSuite/TestCpToCaseB
16:23:25 [2020-09-15T16:23:25.365Z] === RUN   TestDockerSuite/TestCpToCaseC
16:23:27 [2020-09-15T16:23:27.887Z] === RUN   TestDockerSuite/TestCpToCaseD
16:23:30 [2020-09-15T16:23:30.406Z] --- PASS: TestReplicatedJob (6.71s)
16:23:30 [2020-09-15T16:23:30.406Z] === RUN   TestUpdateReplicatedJob
16:23:30 [2020-09-15T16:23:30.969Z] === RUN   TestDockerSuite/TestCpToCaseE
16:23:33 [2020-09-15T16:23:33.488Z] === RUN   TestDockerSuite/TestCpToCaseF
16:23:33 [2020-09-15T16:23:33.744Z] --- PASS: TestUpdateReplicatedJob (3.76s)
16:23:33 [2020-09-15T16:23:33.744Z] === RUN   TestServiceListWithStatuses
16:23:33 [2020-09-15T16:23:33.744Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:23:33 [2020-09-15T16:23:33.744Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:23:33 [2020-09-15T16:23:33.744Z] === RUN   TestDockerNetworkConnectAlias
16:23:34 [2020-09-15T16:23:34.001Z] === RUN   TestDockerSuite/TestCpToCaseG
16:23:37 [2020-09-15T16:23:37.269Z] === RUN   TestDockerSuite/TestCpToCaseH
16:23:37 [2020-09-15T16:23:37.729Z] --- PASS: TestCreateServiceMultipleTimes (15.57s)
16:23:37 [2020-09-15T16:23:37.729Z] === RUN   TestCreateServiceConflict
16:23:39 [2020-09-15T16:23:39.160Z] --- PASS: TestDockerNetworkConnectAlias (5.34s)
16:23:39 [2020-09-15T16:23:39.160Z] === RUN   TestDockerNetworkReConnect
16:23:39 [2020-09-15T16:23:39.257Z] --- PASS: TestCreateServiceConflict (1.91s)
16:23:39 [2020-09-15T16:23:39.257Z] === RUN   TestCreateServiceMaxReplicas
16:23:40 [2020-09-15T16:23:40.088Z] === RUN   TestDockerSuite/TestCpToCaseI
16:23:40 [2020-09-15T16:23:40.344Z] === RUN   TestDockerSuite/TestCpToCaseJ
16:23:42 [2020-09-15T16:23:42.006Z] --- PASS: TestCreateServiceMaxReplicas (2.62s)
16:23:42 [2020-09-15T16:23:42.006Z] === RUN   TestCreateWithDuplicateNetworkNames
16:23:43 [2020-09-15T16:23:43.619Z] --- PASS: TestDockerNetworkReConnect (4.28s)
16:23:43 [2020-09-15T16:23:43.619Z] === RUN   TestServicePlugin
16:23:44 [2020-09-15T16:23:44.187Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
16:23:45 [2020-09-15T16:23:45.115Z] === RUN   TestDockerSuite/TestCpToDot
16:23:45 [2020-09-15T16:23:45.678Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
16:23:46 [2020-09-15T16:23:46.606Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
16:23:47 [2020-09-15T16:23:47.974Z] === RUN   TestDockerSuite/TestCpToStdout
16:23:48 [2020-09-15T16:23:48.537Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
16:23:49 [2020-09-15T16:23:49.465Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
16:23:49 [2020-09-15T16:23:49.722Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
16:23:50 [2020-09-15T16:23:50.651Z] === RUN   TestDockerSuite/TestCpVolumePath
16:23:51 [2020-09-15T16:23:51.579Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
16:23:51 [2020-09-15T16:23:51.579Z] === RUN   TestDockerSuite/TestCreateArgs
16:23:51 [2020-09-15T16:23:51.836Z] === RUN   TestDockerSuite/TestCreateByImageID
16:23:52 [2020-09-15T16:23:52.092Z] === RUN   TestDockerSuite/TestCreateEchoStdout
16:23:52 [2020-09-15T16:23:52.653Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
16:23:52 [2020-09-15T16:23:52.653Z] === RUN   TestDockerSuite/TestCreateHostConfig
16:23:52 [2020-09-15T16:23:52.653Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
16:23:53 [2020-09-15T16:23:53.216Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
16:23:53 [2020-09-15T16:23:53.472Z] === RUN   TestDockerSuite/TestCreateLabels
16:23:53 [2020-09-15T16:23:53.472Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
16:23:53 [2020-09-15T16:23:53.728Z] === RUN   TestDockerSuite/TestCreateRM
16:23:53 [2020-09-15T16:23:53.728Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
16:23:53 [2020-09-15T16:23:53.728Z] === RUN   TestDockerSuite/TestCreateStopSignal
16:23:53 [2020-09-15T16:23:53.728Z] === RUN   TestDockerSuite/TestCreateStopTimeout
16:23:53 [2020-09-15T16:23:53.984Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
16:23:53 [2020-09-15T16:23:53.984Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
16:23:54 [2020-09-15T16:23:54.664Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.83s)
16:23:54 [2020-09-15T16:23:54.664Z] === RUN   TestCreateServiceSecretFileMode
16:23:55 [2020-09-15T16:23:55.875Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
16:23:55 [2020-09-15T16:23:55.875Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
16:23:55 [2020-09-15T16:23:55.875Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
16:23:57 [2020-09-15T16:23:57.416Z] --- PASS: TestCreateServiceSecretFileMode (2.28s)
16:23:57 [2020-09-15T16:23:57.416Z] === RUN   TestCreateServiceConfigFileMode
16:23:59 [2020-09-15T16:23:59.492Z] --- PASS: TestCreateServiceConfigFileMode (2.23s)
16:23:59 [2020-09-15T16:23:59.492Z] === RUN   TestCreateServiceSysctls
16:24:00 [2020-09-15T16:24:00.044Z] === RUN   TestDockerSuite/TestCreateWithPortRange
16:24:00 [2020-09-15T16:24:00.300Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
16:24:00 [2020-09-15T16:24:00.300Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
16:24:00 [2020-09-15T16:24:00.300Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
16:24:00 [2020-09-15T16:24:00.300Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
16:24:00 [2020-09-15T16:24:00.556Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
16:24:00 [2020-09-15T16:24:00.556Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
16:24:01 [2020-09-15T16:24:01.125Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
16:24:02 [2020-09-15T16:24:02.240Z] --- PASS: TestCreateServiceSysctls (2.98s)
16:24:02 [2020-09-15T16:24:02.240Z] === RUN   TestCreateServiceCapabilities
16:24:02 [2020-09-15T16:24:02.492Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
16:24:03 [2020-09-15T16:24:03.054Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
16:24:04 [2020-09-15T16:24:04.348Z] --- PASS: TestCreateServiceCapabilities (2.30s)
16:24:04 [2020-09-15T16:24:04.348Z] === RUN   TestInspect
16:24:04 [2020-09-15T16:24:04.425Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
16:24:05 [2020-09-15T16:24:05.353Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
16:24:05 [2020-09-15T16:24:05.914Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
16:24:06 [2020-09-15T16:24:06.476Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
16:24:06 [2020-09-15T16:24:06.476Z] === RUN   TestDockerSuite/TestDevicePermissions
16:24:06 [2020-09-15T16:24:06.733Z] === RUN   TestDockerSuite/TestDockerFails
16:24:06 [2020-09-15T16:24:06.989Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
16:24:06 [2020-09-15T16:24:06.989Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
16:24:06 [2020-09-15T16:24:06.989Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
16:24:07 [2020-09-15T16:24:07.104Z] --- PASS: TestInspect (2.51s)
16:24:07 [2020-09-15T16:24:07.104Z] === RUN   TestCreateJob
16:24:07 [2020-09-15T16:24:07.917Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
16:24:08 [2020-09-15T16:24:08.479Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
16:24:09 [2020-09-15T16:24:09.407Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
16:24:09 [2020-09-15T16:24:09.407Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
16:24:09 [2020-09-15T16:24:09.407Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
16:24:09 [2020-09-15T16:24:09.664Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
16:24:09 [2020-09-15T16:24:09.852Z] --- PASS: TestCreateJob (2.99s)
16:24:09 [2020-09-15T16:24:09.852Z] === RUN   TestReplicatedJob
16:24:14 [2020-09-15T16:24:14.904Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
16:24:15 [2020-09-15T16:24:15.467Z] --- PASS: TestReplicatedJob (4.89s)
16:24:15 [2020-09-15T16:24:15.467Z] === RUN   TestUpdateReplicatedJob
16:24:16 [2020-09-15T16:24:16.795Z] --- PASS: TestServicePlugin (33.10s)
16:24:16 [2020-09-15T16:24:16.796Z]     plugin_test.go:62: [d44dc3a4f5eb5] joining swarm manager [d7dff782c6a23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:24:16 [2020-09-15T16:24:16.796Z]     plugin_test.go:65: [d77f78c598774] joining swarm manager [d7dff782c6a23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:24:16 [2020-09-15T16:24:16.796Z] === RUN   TestServiceUpdateLabel
16:24:16 [2020-09-15T16:24:16.796Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
16:24:18 [2020-09-15T16:24:18.163Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
16:24:18 [2020-09-15T16:24:18.220Z] --- PASS: TestUpdateReplicatedJob (3.13s)
16:24:18 [2020-09-15T16:24:18.220Z] === RUN   TestServiceListWithStatuses
16:24:18 [2020-09-15T16:24:18.220Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:24:18 [2020-09-15T16:24:18.220Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:24:18 [2020-09-15T16:24:18.220Z] === RUN   TestDockerNetworkConnectAlias
16:24:18 [2020-09-15T16:24:18.726Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
16:24:19 [2020-09-15T16:24:19.288Z] --- PASS: TestServiceUpdateLabel (2.89s)
16:24:19 [2020-09-15T16:24:19.288Z] === RUN   TestServiceUpdateSecrets
16:24:20 [2020-09-15T16:24:20.660Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
16:24:21 [2020-09-15T16:24:21.848Z] --- PASS: TestDockerNetworkConnectAlias (3.99s)
16:24:21 [2020-09-15T16:24:21.848Z] === RUN   TestDockerNetworkReConnect
16:24:22 [2020-09-15T16:24:22.028Z] === RUN   TestDockerSuite/TestEventsAttach
16:24:22 [2020-09-15T16:24:22.956Z] === RUN   TestDockerSuite/TestEventsCommit
16:24:23 [2020-09-15T16:24:23.519Z] === RUN   TestDockerSuite/TestEventsContainerEvents
16:24:24 [2020-09-15T16:24:24.081Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
16:24:24 [2020-09-15T16:24:24.336Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
16:24:24 [2020-09-15T16:24:24.898Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
16:24:25 [2020-09-15T16:24:25.385Z] --- PASS: TestDockerNetworkReConnect (3.23s)
16:24:25 [2020-09-15T16:24:25.385Z] === RUN   TestServicePlugin
16:24:25 [2020-09-15T16:24:25.385Z] --- SKIP: TestServicePlugin (0.00s)
16:24:25 [2020-09-15T16:24:25.385Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:24:25 [2020-09-15T16:24:25.385Z] === RUN   TestServiceUpdateLabel
16:24:26 [2020-09-15T16:24:26.261Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
16:24:27 [2020-09-15T16:24:27.193Z] === RUN   TestDockerSuite/TestEventsContainerRestart
16:24:27 [2020-09-15T16:24:27.483Z] --- PASS: TestServiceUpdateLabel (1.91s)
16:24:27 [2020-09-15T16:24:27.483Z] === RUN   TestServiceUpdateSecrets
16:24:29 [2020-09-15T16:24:29.710Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
16:24:31 [2020-09-15T16:24:31.598Z] === RUN   TestDockerSuite/TestEventsCopy
16:24:32 [2020-09-15T16:24:32.526Z] === RUN   TestDockerSuite/TestEventsFilterContainer
16:24:33 [2020-09-15T16:24:33.453Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
16:24:34 [2020-09-15T16:24:34.379Z] --- PASS: TestServiceUpdateSecrets (15.11s)
16:24:34 [2020-09-15T16:24:34.379Z] === RUN   TestServiceUpdateConfigs
16:24:39 [2020-09-15T16:24:39.624Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
16:24:39 [2020-09-15T16:24:39.624Z] === RUN   TestDockerSuite/TestEventsFilterImageName
16:24:39 [2020-09-15T16:24:39.892Z] === RUN   TestDockerSuite/TestEventsFilterLabels
16:24:40 [2020-09-15T16:24:40.154Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
16:24:40 [2020-09-15T16:24:40.410Z] === RUN   TestDockerSuite/TestEventsFilterType
16:24:40 [2020-09-15T16:24:40.665Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
16:24:40 [2020-09-15T16:24:40.665Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
16:24:40 [2020-09-15T16:24:40.665Z] === RUN   TestDockerSuite/TestEventsFilters
16:24:41 [2020-09-15T16:24:41.592Z] === RUN   TestDockerSuite/TestEventsFormat
16:24:42 [2020-09-15T16:24:42.520Z] === RUN   TestDockerSuite/TestEventsFormatBadField
16:24:42 [2020-09-15T16:24:42.520Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
16:24:42 [2020-09-15T16:24:42.520Z] === RUN   TestDockerSuite/TestEventsImageImport
16:24:42 [2020-09-15T16:24:42.854Z] --- PASS: TestServiceUpdateSecrets (14.35s)
16:24:42 [2020-09-15T16:24:42.854Z] === RUN   TestServiceUpdateConfigs
16:24:43 [2020-09-15T16:24:43.448Z] === RUN   TestDockerSuite/TestEventsImageLoad
16:24:43 [2020-09-15T16:24:43.448Z] === RUN   TestDockerSuite/TestEventsImagePull
16:24:43 [2020-09-15T16:24:43.704Z] === RUN   TestDockerSuite/TestEventsImageTag
16:24:45 [2020-09-15T16:24:45.068Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
16:24:45 [2020-09-15T16:24:45.068Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
16:24:45 [2020-09-15T16:24:45.068Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
16:24:45 [2020-09-15T16:24:45.068Z] === RUN   TestDockerSuite/TestEventsPluginOps
16:24:46 [2020-09-15T16:24:46.955Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
16:24:47 [2020-09-15T16:24:47.211Z] === RUN   TestDockerSuite/TestEventsRename
16:24:47 [2020-09-15T16:24:47.468Z] === RUN   TestDockerSuite/TestEventsResize
16:24:48 [2020-09-15T16:24:48.030Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
16:24:49 [2020-09-15T16:24:49.397Z] --- PASS: TestServiceUpdateConfigs (14.64s)
16:24:49 [2020-09-15T16:24:49.397Z] === RUN   TestServiceUpdateNetwork
16:24:53 [2020-09-15T16:24:53.566Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
16:24:54 [2020-09-15T16:24:54.127Z] === RUN   TestDockerSuite/TestEventsStreaming
16:24:54 [2020-09-15T16:24:54.383Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
16:24:57 [2020-09-15T16:24:57.647Z] === RUN   TestDockerSuite/TestEventsTop
16:24:57 [2020-09-15T16:24:57.904Z] === RUN   TestDockerSuite/TestEventsUntag
16:24:58 [2020-09-15T16:24:58.220Z] --- PASS: TestServiceUpdateConfigs (14.26s)
16:24:58 [2020-09-15T16:24:58.220Z] === RUN   TestServiceUpdateNetwork
16:25:00 [2020-09-15T16:25:00.425Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
16:25:01 [2020-09-15T16:25:01.790Z] --- PASS: TestServiceUpdateNetwork (12.76s)
16:25:01 [2020-09-15T16:25:01.790Z] === RUN   TestServiceUpdatePidsLimit
16:25:03 [2020-09-15T16:25:03.156Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:25:04 [2020-09-15T16:25:04.085Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:25:08 [2020-09-15T16:25:08.835Z] --- PASS: TestServiceUpdateNetwork (12.15s)
16:25:08 [2020-09-15T16:25:08.835Z] === RUN   TestServiceUpdatePidsLimit
16:25:08 [2020-09-15T16:25:08.835Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:25:09 [2020-09-15T16:25:09.477Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:25:10 [2020-09-15T16:25:10.617Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:25:11 [2020-09-15T16:25:11.178Z] === RUN   TestDockerSuite/TestExec
16:25:11 [2020-09-15T16:25:11.739Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
16:25:12 [2020-09-15T16:25:12.300Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
16:25:12 [2020-09-15T16:25:12.862Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
16:25:13 [2020-09-15T16:25:13.423Z] === RUN   TestDockerSuite/TestExecAPIStart
16:25:14 [2020-09-15T16:25:14.351Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
16:25:14 [2020-09-15T16:25:14.911Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
16:25:15 [2020-09-15T16:25:15.473Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
16:25:16 [2020-09-15T16:25:16.036Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
16:25:16 [2020-09-15T16:25:16.546Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:25:16 [2020-09-15T16:25:16.598Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
16:25:17 [2020-09-15T16:25:17.161Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
16:25:17 [2020-09-15T16:25:17.721Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
16:25:18 [2020-09-15T16:25:18.283Z] --- PASS: TestServiceUpdatePidsLimit (16.34s)
16:25:18 [2020-09-15T16:25:18.283Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
16:25:18 [2020-09-15T16:25:18.283Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
16:25:18 [2020-09-15T16:25:18.283Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s)
16:25:18 [2020-09-15T16:25:18.283Z] PASS
16:25:18 [2020-09-15T16:25:18.283Z] 
16:25:18 [2020-09-15T16:25:18.283Z] === Skipped
16:25:18 [2020-09-15T16:25:18.283Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:25:18 [2020-09-15T16:25:18.283Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:25:18 [2020-09-15T16:25:18.283Z] 
16:25:18 [2020-09-15T16:25:18.283Z] 
16:25:18 [2020-09-15T16:25:18.283Z] DONE 27 tests, 1 skipped in 182.821s
16:25:18 [2020-09-15T16:25:18.283Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:25:18 [2020-09-15T16:25:18.283Z] ++ 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
16:25:18 [2020-09-15T16:25:18.283Z] ++ set -e
16:25:18 [2020-09-15T16:25:18.283Z] ++ '[' -n 0 ']'
16:25:18 [2020-09-15T16:25:18.283Z] ++ set -x
16:25:18 [2020-09-15T16:25:18.283Z] ++ env -i DEST=/go/src/github.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
16:25:18 [2020-09-15T16:25:18.283Z] INFO: Testing against a local daemon
16:25:18 [2020-09-15T16:25:18.283Z] === RUN   TestSessionCreate
16:25:18 [2020-09-15T16:25:18.557Z] --- PASS: TestSessionCreate (0.05s)
16:25:18 [2020-09-15T16:25:18.557Z] === RUN   TestSessionCreateWithBadUpgrade
16:25:18 [2020-09-15T16:25:18.557Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
16:25:18 [2020-09-15T16:25:18.557Z] PASS
16:25:18 [2020-09-15T16:25:18.557Z] 
16:25:18 [2020-09-15T16:25:18.557Z] DONE 2 tests in 0.239s
16:25:18 [2020-09-15T16:25:18.557Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:25:18 [2020-09-15T16:25:18.557Z] ++ 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
16:25:18 [2020-09-15T16:25:18.557Z] ++ set -e
16:25:18 [2020-09-15T16:25:18.557Z] ++ '[' -n 0 ']'
16:25:18 [2020-09-15T16:25:18.557Z] ++ set -x
16:25:18 [2020-09-15T16:25:18.557Z] ++ env -i DEST=/go/src/github.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
16:25:18 [2020-09-15T16:25:18.557Z] INFO: Testing against a local daemon
16:25:18 [2020-09-15T16:25:18.558Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:25:18 [2020-09-15T16:25:18.558Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:25:18 [2020-09-15T16:25:18.558Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:25:18 [2020-09-15T16:25:18.558Z] === RUN   TestEventsExecDie
16:25:18 [2020-09-15T16:25:18.816Z] === RUN   TestDockerSuite/TestExecCgroup
16:25:19 [2020-09-15T16:25:19.378Z] --- PASS: TestEventsExecDie (0.70s)
16:25:19 [2020-09-15T16:25:19.378Z] === RUN   TestEventsBackwardsCompatible
16:25:19 [2020-09-15T16:25:19.378Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
16:25:19 [2020-09-15T16:25:19.378Z] === RUN   TestInfoBinaryCommits
16:25:19 [2020-09-15T16:25:19.378Z] --- PASS: TestInfoBinaryCommits (0.04s)
16:25:19 [2020-09-15T16:25:19.378Z] === RUN   TestInfoAPIVersioned
16:25:19 [2020-09-15T16:25:19.378Z] --- PASS: TestInfoAPIVersioned (0.02s)
16:25:19 [2020-09-15T16:25:19.378Z] === RUN   TestInfoDiscoveryBackend
16:25:19 [2020-09-15T16:25:19.939Z] === RUN   TestDockerSuite/TestExecEnv
16:25:19 [2020-09-15T16:25:19.939Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
16:25:19 [2020-09-15T16:25:19.939Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:25:20 [2020-09-15T16:25:20.500Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
16:25:21 [2020-09-15T16:25:21.063Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:25:21 [2020-09-15T16:25:21.063Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:25:21 [2020-09-15T16:25:21.624Z] === RUN   TestDockerSuite/TestExecExitStatus
16:25:21 [2020-09-15T16:25:21.624Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s)
16:25:21 [2020-09-15T16:25:21.624Z] === RUN   TestInfoAPI
16:25:21 [2020-09-15T16:25:21.624Z] --- PASS: TestInfoAPI (0.04s)
16:25:21 [2020-09-15T16:25:21.624Z] === RUN   TestInfoAPIWarnings
16:25:22 [2020-09-15T16:25:22.186Z] === RUN   TestDockerSuite/TestExecInspectID
16:25:22 [2020-09-15T16:25:22.186Z] --- PASS: TestInfoAPIWarnings (0.55s)
16:25:22 [2020-09-15T16:25:22.186Z] === RUN   TestInfoDebug
16:25:22 [2020-09-15T16:25:22.748Z] --- PASS: TestInfoDebug (0.53s)
16:25:22 [2020-09-15T16:25:22.748Z] === RUN   TestInfoInsecureRegistries
16:25:23 [2020-09-15T16:25:23.309Z] --- PASS: TestInfoInsecureRegistries (0.53s)
16:25:23 [2020-09-15T16:25:23.309Z] === RUN   TestInfoRegistryMirrors
16:25:23 [2020-09-15T16:25:23.870Z] === RUN   TestDockerSuite/TestExecInteractive
16:25:23 [2020-09-15T16:25:23.870Z] --- PASS: TestInfoRegistryMirrors (0.53s)
16:25:23 [2020-09-15T16:25:23.870Z] === RUN   TestLoginFailsWithBadCredentials
16:25:24 [2020-09-15T16:25:24.432Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
16:25:24 [2020-09-15T16:25:24.432Z] --- PASS: TestLoginFailsWithBadCredentials (0.57s)
16:25:24 [2020-09-15T16:25:24.432Z] === RUN   TestPingCacheHeaders
16:25:24 [2020-09-15T16:25:24.432Z] --- PASS: TestPingCacheHeaders (0.03s)
16:25:24 [2020-09-15T16:25:24.432Z] === RUN   TestPingGet
16:25:24 [2020-09-15T16:25:24.432Z] --- PASS: TestPingGet (0.02s)
16:25:24 [2020-09-15T16:25:24.432Z] === RUN   TestPingHead
16:25:24 [2020-09-15T16:25:24.432Z] --- PASS: TestPingHead (0.04s)
16:25:24 [2020-09-15T16:25:24.432Z] === RUN   TestVersion
16:25:24 [2020-09-15T16:25:24.432Z] --- PASS: TestVersion (0.03s)
16:25:24 [2020-09-15T16:25:24.432Z] PASS
16:25:24 [2020-09-15T16:25:24.432Z] 
16:25:24 [2020-09-15T16:25:24.432Z] === Skipped
16:25:24 [2020-09-15T16:25:24.432Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:25:24 [2020-09-15T16:25:24.432Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:25:24 [2020-09-15T16:25:24.432Z] 
16:25:24 [2020-09-15T16:25:24.432Z] 
16:25:24 [2020-09-15T16:25:24.432Z] DONE 18 tests, 1 skipped in 5.968s
16:25:24 [2020-09-15T16:25:24.432Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:25:24 [2020-09-15T16:25:24.432Z] ++ 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
16:25:24 [2020-09-15T16:25:24.432Z] ++ set -e
16:25:24 [2020-09-15T16:25:24.432Z] ++ '[' -n 0 ']'
16:25:24 [2020-09-15T16:25:24.432Z] ++ set -x
16:25:24 [2020-09-15T16:25:24.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-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
16:25:24 [2020-09-15T16:25:24.689Z] INFO: Testing against a local daemon
16:25:24 [2020-09-15T16:25:24.689Z] === RUN   TestVolumesCreateAndList
16:25:24 [2020-09-15T16:25:24.689Z] --- PASS: TestVolumesCreateAndList (0.03s)
16:25:24 [2020-09-15T16:25:24.689Z] === RUN   TestVolumesRemove
16:25:24 [2020-09-15T16:25:24.689Z] --- PASS: TestVolumesRemove (0.09s)
16:25:24 [2020-09-15T16:25:24.689Z] === RUN   TestVolumesInspect
16:25:24 [2020-09-15T16:25:24.689Z] --- PASS: TestVolumesInspect (0.02s)
16:25:24 [2020-09-15T16:25:24.689Z] === RUN   TestVolumesInvalidJSON
16:25:24 [2020-09-15T16:25:24.689Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:25:24 [2020-09-15T16:25:24.689Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:25:24 [2020-09-15T16:25:24.689Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:25:24 [2020-09-15T16:25:24.689Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:25:24 [2020-09-15T16:25:24.689Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:25:24 [2020-09-15T16:25:24.689Z] PASS
16:25:24 [2020-09-15T16:25:24.689Z] 
16:25:24 [2020-09-15T16:25:24.689Z] DONE 5 tests in 0.302s
16:25:24 [2020-09-15T16:25:24.689Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:25:24 [2020-09-15T16:25:24.945Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
16:25:24 [2020-09-15T16:25:24.945Z] ++++ cat bundles/test-integration/docker.pid
16:25:24 [2020-09-15T16:25:24.945Z] +++ kill 5610
16:25:25 [2020-09-15T16:25:25.186Z] --- PASS: TestServiceUpdatePidsLimit (15.96s)
16:25:25 [2020-09-15T16:25:25.186Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
16:25:25 [2020-09-15T16:25:25.186Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
16:25:25 [2020-09-15T16:25:25.186Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s)
16:25:25 [2020-09-15T16:25:25.186Z] PASS
16:25:25 [2020-09-15T16:25:25.186Z] 
16:25:25 [2020-09-15T16:25:25.186Z] === Skipped
16:25:25 [2020-09-15T16:25:25.186Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
16:25:25 [2020-09-15T16:25:25.186Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:25:25 [2020-09-15T16:25:25.186Z] 
16:25:25 [2020-09-15T16:25:25.186Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
16:25:25 [2020-09-15T16:25:25.186Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:25:25 [2020-09-15T16:25:25.186Z] 
16:25:25 [2020-09-15T16:25:25.186Z] 
16:25:25 [2020-09-15T16:25:25.186Z] DONE 27 tests, 2 skipped in 129.702s
16:25:25 [2020-09-15T16:25:25.186Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
16:25:25 [2020-09-15T16:25:25.186Z] ++ 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
16:25:25 [2020-09-15T16:25:25.186Z] ++ set -e
16:25:25 [2020-09-15T16:25:25.186Z] ++ '[' -n 0 ']'
16:25:25 [2020-09-15T16:25:25.186Z] ++ set -x
16:25:25 [2020-09-15T16:25:25.186Z] ++ env -i DEST=/go/src/github.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
16:25:25 [2020-09-15T16:25:25.186Z] INFO: Testing against a local daemon
16:25:25 [2020-09-15T16:25:25.186Z] === RUN   TestSessionCreate
16:25:25 [2020-09-15T16:25:25.186Z] --- PASS: TestSessionCreate (0.03s)
16:25:25 [2020-09-15T16:25:25.186Z] === RUN   TestSessionCreateWithBadUpgrade
16:25:25 [2020-09-15T16:25:25.186Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
16:25:25 [2020-09-15T16:25:25.186Z] PASS
16:25:25 [2020-09-15T16:25:25.186Z] 
16:25:25 [2020-09-15T16:25:25.186Z] DONE 2 tests in 0.141s
16:25:25 [2020-09-15T16:25:25.186Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
16:25:25 [2020-09-15T16:25:25.186Z] ++ 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
16:25:25 [2020-09-15T16:25:25.186Z] ++ set -e
16:25:25 [2020-09-15T16:25:25.186Z] ++ '[' -n 0 ']'
16:25:25 [2020-09-15T16:25:25.186Z] ++ set -x
16:25:25 [2020-09-15T16:25:25.186Z] ++ env -i DEST=/go/src/github.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
16:25:25 [2020-09-15T16:25:25.186Z] INFO: Testing against a local daemon
16:25:25 [2020-09-15T16:25:25.186Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:25:25 [2020-09-15T16:25:25.186Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:25:25 [2020-09-15T16:25:25.186Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:25:25 [2020-09-15T16:25:25.186Z] === RUN   TestEventsExecDie
16:25:25 [2020-09-15T16:25:25.186Z] --- PASS: TestEventsExecDie (0.58s)
16:25:25 [2020-09-15T16:25:25.186Z] === RUN   TestEventsBackwardsCompatible
16:25:25 [2020-09-15T16:25:25.186Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
16:25:25 [2020-09-15T16:25:25.186Z] === RUN   TestInfoBinaryCommits
16:25:25 [2020-09-15T16:25:25.186Z] --- PASS: TestInfoBinaryCommits (0.03s)
16:25:25 [2020-09-15T16:25:25.186Z] === RUN   TestInfoAPIVersioned
16:25:25 [2020-09-15T16:25:25.186Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:25:25 [2020-09-15T16:25:25.186Z] === RUN   TestInfoDiscoveryBackend
16:25:25 [2020-09-15T16:25:25.186Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
16:25:25 [2020-09-15T16:25:25.186Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:25:25 [2020-09-15T16:25:25.506Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
16:25:25 [2020-09-15T16:25:25.506Z] === RUN   TestDockerSuite/TestExecParseError
16:25:26 [2020-09-15T16:25:26.070Z] === RUN   TestDockerSuite/TestExecPausedContainer
16:25:26 [2020-09-15T16:25:26.070Z] +++ /etc/init.d/apparmor stop
16:25:26 [2020-09-15T16:25:26.250Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:25:26 [2020-09-15T16:25:26.250Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:25:26 [2020-09-15T16:25:26.326Z] Leaving: AppArmorNo profiles have been unloaded.
16:25:26 [2020-09-15T16:25:26.326Z] 
16:25:26 [2020-09-15T16:25:26.326Z] Unloading profiles will leave already running processes permanently
16:25:26 [2020-09-15T16:25:26.326Z] unconfined, which can lead to unexpected situations.
16:25:26 [2020-09-15T16:25:26.326Z] 
16:25:26 [2020-09-15T16:25:26.326Z] To set a process to complain mode, use the command line tool
16:25:26 [2020-09-15T16:25:26.326Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:25:26 [2020-09-15T16:25:26.326Z] +++ true
16:25:26 [2020-09-15T16:25:26.326Z] exiting test-integration
16:25:26 [2020-09-15T16:25:26.326Z] ++ exit 0
16:25:26 [2020-09-15T16:25:26.326Z] 
16:25:26 [2020-09-15T16:25:26.887Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
16:25:26 [2020-09-15T16:25:26.887Z] === RUN   TestInfoAPI
16:25:26 [2020-09-15T16:25:26.887Z] --- PASS: TestInfoAPI (0.04s)
16:25:26 [2020-09-15T16:25:26.887Z] === RUN   TestInfoAPIWarnings
16:25:26 [2020-09-15T16:25:26.888Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
16:25:26 [2020-09-15T16:25:26.888Z] + for job in $(jobs -p)
16:25:26 [2020-09-15T16:25:26.888Z] + wait 5112
16:25:27 [2020-09-15T16:25:27.522Z] --- PASS: TestInfoAPIWarnings (0.54s)
16:25:27 [2020-09-15T16:25:27.522Z] === RUN   TestInfoDebug
16:25:27 [2020-09-15T16:25:27.816Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
16:25:27 [2020-09-15T16:25:27.817Z] --- PASS: TestInfoDebug (0.54s)
16:25:27 [2020-09-15T16:25:27.817Z] === RUN   TestInfoInsecureRegistries
16:25:28 [2020-09-15T16:25:28.457Z] --- PASS: TestInfoInsecureRegistries (0.53s)
16:25:28 [2020-09-15T16:25:28.457Z] === RUN   TestInfoRegistryMirrors
16:25:29 [2020-09-15T16:25:29.090Z] --- PASS: TestInfoRegistryMirrors (0.53s)
16:25:29 [2020-09-15T16:25:29.090Z] === RUN   TestLoginFailsWithBadCredentials
16:25:29 [2020-09-15T16:25:29.182Z] === RUN   TestDockerSuite/TestExecSetEnv
16:25:29 [2020-09-15T16:25:29.438Z] === RUN   TestDockerSuite/TestExecStartFails
16:25:29 [2020-09-15T16:25:29.725Z] --- PASS: TestLoginFailsWithBadCredentials (0.57s)
16:25:29 [2020-09-15T16:25:29.725Z] === RUN   TestPingCacheHeaders
16:25:29 [2020-09-15T16:25:29.725Z] --- PASS: TestPingCacheHeaders (0.03s)
16:25:29 [2020-09-15T16:25:29.725Z] === RUN   TestPingGet
16:25:29 [2020-09-15T16:25:29.725Z] --- PASS: TestPingGet (0.02s)
16:25:29 [2020-09-15T16:25:29.725Z] === RUN   TestPingHead
16:25:29 [2020-09-15T16:25:29.725Z] --- PASS: TestPingHead (0.05s)
16:25:29 [2020-09-15T16:25:29.725Z] === RUN   TestVersion
16:25:29 [2020-09-15T16:25:29.725Z] --- PASS: TestVersion (0.03s)
16:25:29 [2020-09-15T16:25:29.725Z] PASS
16:25:29 [2020-09-15T16:25:29.725Z] 
16:25:29 [2020-09-15T16:25:29.725Z] === Skipped
16:25:29 [2020-09-15T16:25:29.725Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:25:29 [2020-09-15T16:25:29.725Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:25:29 [2020-09-15T16:25:29.725Z] 
16:25:29 [2020-09-15T16:25:29.725Z] 
16:25:29 [2020-09-15T16:25:29.725Z] DONE 18 tests, 1 skipped in 5.717s
16:25:29 [2020-09-15T16:25:29.725Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
16:25:29 [2020-09-15T16:25:29.725Z] ++ 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
16:25:29 [2020-09-15T16:25:29.725Z] ++ set -e
16:25:29 [2020-09-15T16:25:29.725Z] ++ '[' -n 0 ']'
16:25:29 [2020-09-15T16:25:29.725Z] ++ set -x
16:25:29 [2020-09-15T16:25:29.726Z] ++ env -i DEST=/go/src/github.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
16:25:29 [2020-09-15T16:25:29.726Z] INFO: Testing against a local daemon
16:25:29 [2020-09-15T16:25:29.726Z] === RUN   TestVolumesCreateAndList
16:25:29 [2020-09-15T16:25:29.726Z] --- PASS: TestVolumesCreateAndList (0.03s)
16:25:29 [2020-09-15T16:25:29.726Z] === RUN   TestVolumesRemove
16:25:30 [2020-09-15T16:25:30.001Z] === RUN   TestDockerSuite/TestExecStateCleanup
16:25:30 [2020-09-15T16:25:30.019Z] --- PASS: TestVolumesRemove (0.07s)
16:25:30 [2020-09-15T16:25:30.019Z] === RUN   TestVolumesInspect
16:25:30 [2020-09-15T16:25:30.019Z] --- PASS: TestVolumesInspect (0.02s)
16:25:30 [2020-09-15T16:25:30.019Z] === RUN   TestVolumesInvalidJSON
16:25:30 [2020-09-15T16:25:30.019Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:25:30 [2020-09-15T16:25:30.019Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:25:30 [2020-09-15T16:25:30.019Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:25:30 [2020-09-15T16:25:30.019Z] --- PASS: TestVolumesInvalidJSON (0.03s)
16:25:30 [2020-09-15T16:25:30.019Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:25:30 [2020-09-15T16:25:30.019Z] PASS
16:25:30 [2020-09-15T16:25:30.019Z] 
16:25:30 [2020-09-15T16:25:30.019Z] DONE 5 tests in 0.210s
16:25:30 [2020-09-15T16:25:30.019Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:25:30 [2020-09-15T16:25:30.019Z] ++++ cat bundles/test-integration/docker.pid
16:25:30 [2020-09-15T16:25:30.019Z] +++ kill 13784
16:25:31 [2020-09-15T16:25:31.541Z] +++ /etc/init.d/apparmor stop
16:25:31 [2020-09-15T16:25:31.541Z] Leaving: AppArmorNo profiles have been unloaded.
16:25:31 [2020-09-15T16:25:31.541Z] 
16:25:31 [2020-09-15T16:25:31.541Z] Unloading profiles will leave already running processes permanently
16:25:31 [2020-09-15T16:25:31.541Z] unconfined, which can lead to unexpected situations.
16:25:31 [2020-09-15T16:25:31.541Z] 
16:25:31 [2020-09-15T16:25:31.541Z] To set a process to complain mode, use the command line tool
16:25:31 [2020-09-15T16:25:31.541Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:25:31 [2020-09-15T16:25:31.541Z] +++ true
16:25:31 [2020-09-15T16:25:31.541Z] exiting test-integration
16:25:31 [2020-09-15T16:25:31.541Z] ++ exit 0
16:25:31 [2020-09-15T16:25:31.542Z] 
Post stage
[Pipeline] junit
16:25:32 [2020-09-15T16:25:32.663Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:25:33 [2020-09-15T16:25:33.862Z] + echo Ensuring container killed.
16:25:33 [2020-09-15T16:25:33.862Z] Ensuring container killed.
16:25:33 [2020-09-15T16:25:33.862Z] + docker rm -vf docker-pr3
16:25:33 [2020-09-15T16:25:33.862Z] Error: No such container: docker-pr3
16:25:33 [2020-09-15T16:25:33.862Z] + true
[Pipeline] sh
16:25:34 [2020-09-15T16:25:34.266Z] + echo Chowning /workspace to jenkins user
16:25:34 [2020-09-15T16:25:34.266Z] Chowning /workspace to jenkins user
16:25:34 [2020-09-15T16:25:34.266Z] + id -u
16:25:34 [2020-09-15T16:25:34.266Z] + id -g
16:25:34 [2020-09-15T16:25:34.266Z] + docker run --rm -v /home/docker/workspace/moby_PR-41453:/workspace busybox chown -R 1001:1001 /workspace
16:25:34 [2020-09-15T16:25:34.266Z] Unable to find image 'busybox:latest' locally
16:25:34 [2020-09-15T16:25:34.560Z] latest: Pulling from library/busybox
16:25:34 [2020-09-15T16:25:34.560Z] d997fe81ee23: Pulling fs layer
16:25:34 [2020-09-15T16:25:34.560Z] d997fe81ee23: Verifying Checksum
16:25:34 [2020-09-15T16:25:34.560Z] d997fe81ee23: Download complete
16:25:34 [2020-09-15T16:25:34.856Z] d997fe81ee23: Pull complete
16:25:34 [2020-09-15T16:25:34.856Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
16:25:34 [2020-09-15T16:25:34.856Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:25:36 [2020-09-15T16:25:36.809Z] + bundleName=ppc64le-integration
16:25:36 [2020-09-15T16:25:36.810Z] + echo Creating ppc64le-integration-bundles.tar.gz
16:25:36 [2020-09-15T16:25:36.810Z] Creating ppc64le-integration-bundles.tar.gz
16:25:36 [2020-09-15T16:25:36.810Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz
16:25:36 [2020-09-15T16:25:36.810Z] + 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
16:25:36 [2020-09-15T16:25:36.855Z] Archiving artifacts
16:25:37 [2020-09-15T16:25:37.220Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41453/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:25:37 [2020-09-15T16:25:37.609Z] + make clean
16:25:37 [2020-09-15T16:25:37.901Z] make: command: Command not found
16:25:37 [2020-09-15T16:25:37.901Z] make: command: Command not found
16:25:37 [2020-09-15T16:25:37.901Z] docker volume rm -f docker-dev-cache
16:25:37 [2020-09-15T16:25:37.901Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:25:42 [2020-09-15T16:25:42.177Z] === RUN   TestDockerSuite/TestExecStopNotHanging
16:25:42 [2020-09-15T16:25:42.178Z] === RUN   TestDockerSuite/TestExecTTY
16:25:42 [2020-09-15T16:25:42.178Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
16:25:42 [2020-09-15T16:25:42.178Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
16:25:42 [2020-09-15T16:25:42.739Z] === RUN   TestDockerSuite/TestExecUlimits
16:25:43 [2020-09-15T16:25:43.301Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
16:25:43 [2020-09-15T16:25:43.301Z] === RUN   TestDockerSuite/TestExecWithImageUser
16:25:44 [2020-09-15T16:25:44.666Z] === RUN   TestDockerSuite/TestExecWithNoTERM
16:25:44 [2020-09-15T16:25:44.923Z] === RUN   TestDockerSuite/TestExecWithPrivileged
16:25:45 [2020-09-15T16:25:45.485Z] === RUN   TestDockerSuite/TestExecWithTERM
16:25:46 [2020-09-15T16:25:46.414Z] === RUN   TestDockerSuite/TestExecWithUser
16:25:46 [2020-09-15T16:25:46.670Z] === RUN   TestDockerSuite/TestGetContainerStats
16:25:51 [2020-09-15T16:25:51.957Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
16:25:56 [2020-09-15T16:25:56.121Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
16:25:57 [2020-09-15T16:25:57.484Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
16:26:01 [2020-09-15T16:26:01.650Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
16:26:02 [2020-09-15T16:26:02.214Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
16:26:02 [2020-09-15T16:26:02.214Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
16:26:02 [2020-09-15T16:26:02.214Z] === RUN   TestDockerSuite/TestHealth
16:26:24 [2020-09-15T16:26:24.105Z] === RUN   TestDockerSuite/TestHistoryExistentImage
16:26:24 [2020-09-15T16:26:24.105Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
16:26:24 [2020-09-15T16:26:24.105Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
16:26:24 [2020-09-15T16:26:24.105Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
16:26:24 [2020-09-15T16:26:24.105Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
16:26:24 [2020-09-15T16:26:24.105Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
16:26:24 [2020-09-15T16:26:24.105Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
16:26:24 [2020-09-15T16:26:24.105Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
16:26:24 [2020-09-15T16:26:24.105Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
16:26:24 [2020-09-15T16:26:24.105Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
16:26:24 [2020-09-15T16:26:24.105Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
16:26:24 [2020-09-15T16:26:24.105Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
16:26:24 [2020-09-15T16:26:24.105Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
16:26:24 [2020-09-15T16:26:24.105Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
16:26:24 [2020-09-15T16:26:24.105Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
16:26:24 [2020-09-15T16:26:24.105Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
16:26:24 [2020-09-15T16:26:24.105Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
16:26:24 [2020-09-15T16:26:24.666Z] === RUN   TestDockerSuite/TestImagesFormat
16:26:24 [2020-09-15T16:26:24.666Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
16:26:25 [2020-09-15T16:26:25.228Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
16:26:26 [2020-09-15T16:26:26.155Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
16:26:28 [2020-09-15T16:26:28.044Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
16:26:28 [2020-09-15T16:26:28.044Z] === RUN   TestDockerSuite/TestImportBadURL
16:26:28 [2020-09-15T16:26:28.044Z] === RUN   TestDockerSuite/TestImportDisplay
16:26:28 [2020-09-15T16:26:28.974Z] === RUN   TestDockerSuite/TestImportFile
16:26:30 [2020-09-15T16:26:30.339Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
16:26:30 [2020-09-15T16:26:30.339Z] === RUN   TestDockerSuite/TestImportFileWithMessage
16:26:31 [2020-09-15T16:26:31.267Z] === RUN   TestDockerSuite/TestImportGzipped
16:26:32 [2020-09-15T16:26:32.196Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
16:26:33 [2020-09-15T16:26:33.561Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
16:26:33 [2020-09-15T16:26:33.817Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
16:26:34 [2020-09-15T16:26:34.379Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
16:26:34 [2020-09-15T16:26:34.945Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
16:26:34 [2020-09-15T16:26:34.945Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
16:26:34 [2020-09-15T16:26:34.945Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
16:26:35 [2020-09-15T16:26:35.513Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
16:26:35 [2020-09-15T16:26:35.769Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
16:26:36 [2020-09-15T16:26:36.332Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
16:26:36 [2020-09-15T16:26:36.589Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
16:26:37 [2020-09-15T16:26:37.152Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
16:26:37 [2020-09-15T16:26:37.714Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
16:26:37 [2020-09-15T16:26:37.714Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
16:26:38 [2020-09-15T16:26:38.642Z] === RUN   TestDockerSuite/TestInspectAmpersand
16:26:39 [2020-09-15T16:26:39.205Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
16:26:39 [2020-09-15T16:26:39.766Z] === RUN   TestDockerSuite/TestInspectByPrefix
16:26:39 [2020-09-15T16:26:39.766Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
16:26:40 [2020-09-15T16:26:40.022Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
16:26:40 [2020-09-15T16:26:40.022Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
16:26:40 [2020-09-15T16:26:40.951Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
16:26:41 [2020-09-15T16:26:41.208Z] === RUN   TestDockerSuite/TestInspectDefault
16:26:41 [2020-09-15T16:26:41.771Z] === RUN   TestDockerSuite/TestInspectHistory
16:26:42 [2020-09-15T16:26:42.334Z] === RUN   TestDockerSuite/TestInspectImage
16:26:42 [2020-09-15T16:26:42.334Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
16:26:42 [2020-09-15T16:26:42.334Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
16:26:42 [2020-09-15T16:26:42.334Z] === RUN   TestDockerSuite/TestInspectInt64
16:26:42 [2020-09-15T16:26:42.897Z] === RUN   TestDockerSuite/TestInspectJSONFields
16:26:43 [2020-09-15T16:26:43.153Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
16:26:43 [2020-09-15T16:26:43.153Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
16:26:43 [2020-09-15T16:26:43.715Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
16:26:44 [2020-09-15T16:26:44.276Z] === RUN   TestDockerSuite/TestInspectPlugin
16:26:46 [2020-09-15T16:26:46.165Z] === RUN   TestDockerSuite/TestInspectRootFS
16:26:46 [2020-09-15T16:26:46.165Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
16:26:46 [2020-09-15T16:26:46.165Z] === RUN   TestDockerSuite/TestInspectStatus
16:26:46 [2020-09-15T16:26:46.727Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
16:26:47 [2020-09-15T16:26:47.659Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
16:26:47 [2020-09-15T16:26:47.915Z] === RUN   TestDockerSuite/TestInspectTemplateError
16:26:48 [2020-09-15T16:26:48.477Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
16:26:48 [2020-09-15T16:26:48.732Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
16:26:49 [2020-09-15T16:26:49.294Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
16:26:50 [2020-09-15T16:26:50.226Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
16:26:50 [2020-09-15T16:26:50.789Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
16:26:51 [2020-09-15T16:26:51.717Z] === RUN   TestDockerSuite/TestInspectUnknownObject
16:26:51 [2020-09-15T16:26:51.717Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
16:26:52 [2020-09-15T16:26:52.279Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
16:26:53 [2020-09-15T16:26:53.646Z] === RUN   TestDockerSuite/TestLinkShortDefinition
16:26:54 [2020-09-15T16:26:54.575Z] === RUN   TestDockerSuite/TestLinksEnvs
16:26:55 [2020-09-15T16:26:55.942Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
16:26:55 [2020-09-15T16:26:55.942Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
16:26:57 [2020-09-15T16:26:57.835Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
16:26:59 [2020-09-15T16:26:59.204Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
16:27:01 [2020-09-15T16:27:01.722Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
16:27:01 [2020-09-15T16:27:01.722Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
16:27:02 [2020-09-15T16:27:02.650Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
16:27:02 [2020-09-15T16:27:02.910Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
16:27:03 [2020-09-15T16:27:03.475Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
16:27:11 [2020-09-15T16:27:11.586Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
16:27:11 [2020-09-15T16:27:11.586Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
16:27:11 [2020-09-15T16:27:11.849Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
16:27:13 [2020-09-15T16:27:13.216Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
16:27:13 [2020-09-15T16:27:13.779Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
16:27:15 [2020-09-15T16:27:15.670Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
16:27:15 [2020-09-15T16:27:15.670Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
16:27:15 [2020-09-15T16:27:15.928Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
16:27:15 [2020-09-15T16:27:15.928Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
16:27:15 [2020-09-15T16:27:15.928Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
16:27:16 [2020-09-15T16:27:16.491Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
16:27:17 [2020-09-15T16:27:17.419Z] === RUN   TestDockerSuite/TestLogsAPIUntil
16:27:20 [2020-09-15T16:27:20.686Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
16:27:21 [2020-09-15T16:27:21.248Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
16:27:26 [2020-09-15T16:27:26.490Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
16:27:26 [2020-09-15T16:27:26.490Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
16:27:26 [2020-09-15T16:27:26.490Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
16:27:27 [2020-09-15T16:27:27.052Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
16:27:27 [2020-09-15T16:27:27.981Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
16:27:28 [2020-09-15T16:27:28.238Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
16:27:28 [2020-09-15T16:27:28.799Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
16:27:29 [2020-09-15T16:27:29.727Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
16:27:30 [2020-09-15T16:27:30.658Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
16:27:33 [2020-09-15T16:27:33.934Z] === RUN   TestDockerSuite/TestLogsFollowStopped
16:27:33 [2020-09-15T16:27:33.934Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
16:27:34 [2020-09-15T16:27:34.496Z] === RUN   TestDockerSuite/TestLogsSince
16:27:41 [2020-09-15T16:27:41.031Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
16:27:44 [2020-09-15T16:27:44.295Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
16:27:46 [2020-09-15T16:27:46.813Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
16:27:47 [2020-09-15T16:27:47.377Z] === RUN   TestDockerSuite/TestLogsTail
16:27:47 [2020-09-15T16:27:47.939Z] === RUN   TestDockerSuite/TestLogsTimestamps
16:27:48 [2020-09-15T16:27:48.502Z] === RUN   TestDockerSuite/TestLogsWithDetails
16:27:49 [2020-09-15T16:27:49.065Z] === RUN   TestDockerSuite/TestMountIntoProc
16:27:49 [2020-09-15T16:27:49.322Z] === RUN   TestDockerSuite/TestMountIntoSys
16:27:49 [2020-09-15T16:27:49.886Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
16:27:49 [2020-09-15T16:27:49.886Z] === RUN   TestDockerSuite/TestNetHostname
16:27:51 [2020-09-15T16:27:51.253Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
16:27:51 [2020-09-15T16:27:51.510Z] === RUN   TestDockerSuite/TestNetworkEvents
16:27:58 [2020-09-15T16:27:58.082Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
16:27:58 [2020-09-15T16:27:58.644Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
16:27:59 [2020-09-15T16:27:59.206Z] === RUN   TestDockerSuite/TestPluginActive
16:28:01 [2020-09-15T16:28:01.097Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
16:28:06 [2020-09-15T16:28:06.348Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
16:28:06 [2020-09-15T16:28:06.348Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
16:28:06 [2020-09-15T16:28:06.910Z] === RUN   TestDockerSuite/TestPluginLogDriver
16:28:09 [2020-09-15T16:28:09.426Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
16:28:10 [2020-09-15T16:28:10.355Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
16:28:12 [2020-09-15T16:28:12.873Z] === RUN   TestDockerSuite/TestPluginUpgrade
16:28:18 [2020-09-15T16:28:18.129Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
16:28:18 [2020-09-15T16:28:18.129Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
16:28:19 [2020-09-15T16:28:19.065Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
16:28:19 [2020-09-15T16:28:19.995Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
16:28:19 [2020-09-15T16:28:19.995Z] === RUN   TestDockerSuite/TestPortHostBinding
16:28:20 [2020-09-15T16:28:20.923Z] === RUN   TestDockerSuite/TestPortList
16:28:29 [2020-09-15T16:28:29.013Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
16:28:29 [2020-09-15T16:28:29.270Z] === RUN   TestDockerSuite/TestPostContainersAttach
16:28:35 [2020-09-15T16:28:35.809Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
16:28:35 [2020-09-15T16:28:35.809Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
16:28:35 [2020-09-15T16:28:35.809Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
16:28:36 [2020-09-15T16:28:36.065Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
16:28:36 [2020-09-15T16:28:36.065Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
16:28:36 [2020-09-15T16:28:36.627Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
16:28:36 [2020-09-15T16:28:36.627Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
16:28:36 [2020-09-15T16:28:36.883Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
16:28:36 [2020-09-15T16:28:36.883Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
16:28:37 [2020-09-15T16:28:37.811Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
16:28:37 [2020-09-15T16:28:37.811Z] === RUN   TestDockerSuite/TestPruneContainerLabel
16:28:39 [2020-09-15T16:28:39.704Z] === RUN   TestDockerSuite/TestPruneContainerUntil
16:28:40 [2020-09-15T16:28:40.633Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
16:28:41 [2020-09-15T16:28:41.196Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
16:28:41 [2020-09-15T16:28:41.196Z] === RUN   TestDockerSuite/TestPsByOrder
16:28:43 [2020-09-15T16:28:43.102Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
16:28:43 [2020-09-15T16:28:43.102Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
16:28:44 [2020-09-15T16:28:44.030Z] === RUN   TestDockerSuite/TestPsListContainersBase
16:28:46 [2020-09-15T16:28:46.551Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
16:28:50 [2020-09-15T16:28:50.722Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
16:28:50 [2020-09-15T16:28:50.978Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
16:28:53 [2020-09-15T16:28:53.497Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
16:29:00 [2020-09-15T16:29:00.225Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
16:29:00 [2020-09-15T16:29:00.483Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
16:29:02 [2020-09-15T16:29:02.372Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
16:29:03 [2020-09-15T16:29:03.300Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
16:29:04 [2020-09-15T16:29:04.228Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
16:29:06 [2020-09-15T16:29:06.142Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
16:29:08 [2020-09-15T16:29:08.033Z] === RUN   TestDockerSuite/TestPsListContainersSize
16:29:08 [2020-09-15T16:29:08.961Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
16:29:09 [2020-09-15T16:29:09.217Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
16:29:10 [2020-09-15T16:29:10.145Z] === RUN   TestDockerSuite/TestPsRightTagName
16:29:11 [2020-09-15T16:29:11.512Z] === RUN   TestDockerSuite/TestPsShowMounts
16:29:12 [2020-09-15T16:29:12.882Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
16:29:13 [2020-09-15T16:29:13.444Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
16:29:13 [2020-09-15T16:29:13.444Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
16:29:13 [2020-09-15T16:29:13.700Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
16:29:13 [2020-09-15T16:29:13.956Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
16:29:13 [2020-09-15T16:29:13.956Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
16:29:14 [2020-09-15T16:29:14.518Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
16:29:15 [2020-09-15T16:29:15.451Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
16:29:15 [2020-09-15T16:29:15.451Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
16:29:16 [2020-09-15T16:29:16.382Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
16:29:16 [2020-09-15T16:29:16.947Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
16:29:25 [2020-09-15T16:29:25.039Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
16:29:25 [2020-09-15T16:29:25.295Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
16:29:27 [2020-09-15T16:29:27.206Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
16:29:27 [2020-09-15T16:29:27.206Z] === RUN   TestDockerSuite/TestRestartPolicyNO
16:29:27 [2020-09-15T16:29:27.206Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
16:29:27 [2020-09-15T16:29:27.461Z] === RUN   TestDockerSuite/TestRestartRunningContainer
16:29:29 [2020-09-15T16:29:29.352Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
16:29:30 [2020-09-15T16:29:30.281Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
16:29:32 [2020-09-15T16:29:32.173Z] === RUN   TestDockerSuite/TestRestartWithVolumes
16:29:33 [2020-09-15T16:29:33.102Z] === RUN   TestDockerSuite/TestRmiBlank
16:29:33 [2020-09-15T16:29:33.102Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
16:29:33 [2020-09-15T16:29:33.357Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
16:29:35 [2020-09-15T16:29:35.876Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
16:29:36 [2020-09-15T16:29:36.132Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
16:29:36 [2020-09-15T16:29:36.388Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
16:29:37 [2020-09-15T16:29:37.756Z] === RUN   TestDockerSuite/TestRmiImgIDForce
16:29:38 [2020-09-15T16:29:38.317Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
16:29:39 [2020-09-15T16:29:39.685Z] === RUN   TestDockerSuite/TestRmiParentImageFail
16:29:39 [2020-09-15T16:29:39.941Z] === RUN   TestDockerSuite/TestRmiTag
16:29:40 [2020-09-15T16:29:40.198Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
16:29:40 [2020-09-15T16:29:40.760Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
16:29:42 [2020-09-15T16:29:42.652Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
16:29:43 [2020-09-15T16:29:43.245Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
16:29:43 [2020-09-15T16:29:43.810Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
16:29:44 [2020-09-15T16:29:44.741Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
16:29:44 [2020-09-15T16:29:44.998Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
16:29:46 [2020-09-15T16:29:46.367Z] === RUN   TestDockerSuite/TestRunAddHost
16:29:46 [2020-09-15T16:29:46.930Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
16:29:47 [2020-09-15T16:29:47.186Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
16:29:47 [2020-09-15T16:29:47.748Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
16:29:47 [2020-09-15T16:29:47.748Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
16:29:48 [2020-09-15T16:29:48.310Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
16:29:49 [2020-09-15T16:29:49.240Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
16:29:50 [2020-09-15T16:29:50.172Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
16:29:50 [2020-09-15T16:29:50.735Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
16:29:51 [2020-09-15T16:29:51.296Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
16:29:52 [2020-09-15T16:29:52.225Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
16:29:52 [2020-09-15T16:29:52.788Z] === RUN   TestDockerSuite/TestRunAttachDetach
16:29:53 [2020-09-15T16:29:53.716Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
16:29:53 [2020-09-15T16:29:53.972Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
16:29:54 [2020-09-15T16:29:54.533Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
16:29:55 [2020-09-15T16:29:55.095Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
16:29:56 [2020-09-15T16:29:56.027Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
16:29:56 [2020-09-15T16:29:56.597Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
16:29:57 [2020-09-15T16:29:57.525Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
16:29:57 [2020-09-15T16:29:57.783Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
16:29:58 [2020-09-15T16:29:58.359Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
16:29:58 [2020-09-15T16:29:58.920Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
16:29:58 [2020-09-15T16:29:58.920Z] === RUN   TestDockerSuite/TestRunBindMounts
16:30:00 [2020-09-15T16:30:00.288Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
16:30:00 [2020-09-15T16:30:00.555Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
16:30:01 [2020-09-15T16:30:01.122Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
16:30:01 [2020-09-15T16:30:01.686Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
16:30:01 [2020-09-15T16:30:01.943Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
16:30:01 [2020-09-15T16:30:01.943Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
16:30:02 [2020-09-15T16:30:02.506Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
16:30:03 [2020-09-15T16:30:03.069Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
16:30:03 [2020-09-15T16:30:03.633Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
16:30:04 [2020-09-15T16:30:04.196Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
16:30:04 [2020-09-15T16:30:04.759Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
16:30:04 [2020-09-15T16:30:04.759Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
16:30:05 [2020-09-15T16:30:05.321Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
16:30:05 [2020-09-15T16:30:05.321Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
16:30:05 [2020-09-15T16:30:05.883Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
16:30:06 [2020-09-15T16:30:06.447Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
16:30:07 [2020-09-15T16:30:07.010Z] === RUN   TestDockerSuite/TestRunContainerNetwork
16:30:07 [2020-09-15T16:30:07.572Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
16:30:07 [2020-09-15T16:30:07.572Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
16:30:08 [2020-09-15T16:30:08.135Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
16:30:09 [2020-09-15T16:30:09.063Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
16:30:09 [2020-09-15T16:30:09.992Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
16:30:11 [2020-09-15T16:30:11.363Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
16:30:11 [2020-09-15T16:30:11.620Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
16:30:12 [2020-09-15T16:30:12.182Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
16:30:12 [2020-09-15T16:30:12.438Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
16:30:13 [2020-09-15T16:30:13.007Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
16:30:13 [2020-09-15T16:30:13.263Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
16:30:14 [2020-09-15T16:30:14.626Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
16:30:16 [2020-09-15T16:30:16.518Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
16:30:16 [2020-09-15T16:30:16.518Z] === RUN   TestDockerSuite/TestRunCreateVolume
16:30:17 [2020-09-15T16:30:17.079Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
16:30:18 [2020-09-15T16:30:18.446Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
16:30:19 [2020-09-15T16:30:19.375Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
16:30:20 [2020-09-15T16:30:20.739Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
16:30:21 [2020-09-15T16:30:21.668Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
16:30:22 [2020-09-15T16:30:22.596Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
16:30:22 [2020-09-15T16:30:22.596Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
16:30:22 [2020-09-15T16:30:22.596Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
16:30:22 [2020-09-15T16:30:22.852Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
16:30:24 [2020-09-15T16:30:24.744Z] === RUN   TestDockerSuite/TestRunDNSOptions
16:30:26 [2020-09-15T16:30:26.114Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
16:30:27 [2020-09-15T16:30:27.480Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
16:30:28 [2020-09-15T16:30:28.041Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
16:30:28 [2020-09-15T16:30:28.968Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
16:30:29 [2020-09-15T16:30:29.546Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
16:30:29 [2020-09-15T16:30:29.546Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
16:30:30 [2020-09-15T16:30:30.110Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
16:30:31 [2020-09-15T16:30:31.038Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
16:30:31 [2020-09-15T16:30:31.038Z] === RUN   TestDockerSuite/TestRunDuplicateMount
16:30:31 [2020-09-15T16:30:31.602Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
16:30:31 [2020-09-15T16:30:31.858Z] === RUN   TestDockerSuite/TestRunEchoStdout
16:30:32 [2020-09-15T16:30:32.786Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
16:30:33 [2020-09-15T16:30:33.042Z] === RUN   TestDockerSuite/TestRunEmptyEnv
16:30:33 [2020-09-15T16:30:33.298Z] === RUN   TestDockerSuite/TestRunEntrypoint
16:30:33 [2020-09-15T16:30:33.555Z] === RUN   TestDockerSuite/TestRunEnvironment
16:30:34 [2020-09-15T16:30:34.119Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
16:30:34 [2020-09-15T16:30:34.681Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
16:30:35 [2020-09-15T16:30:35.243Z] === RUN   TestDockerSuite/TestRunExitCode
16:30:35 [2020-09-15T16:30:35.498Z] === RUN   TestDockerSuite/TestRunExitCodeOne
16:30:36 [2020-09-15T16:30:36.060Z] === RUN   TestDockerSuite/TestRunExitCodeZero
16:30:36 [2020-09-15T16:30:36.621Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
16:30:37 [2020-09-15T16:30:37.182Z] === RUN   TestDockerSuite/TestRunExposePort
16:30:37 [2020-09-15T16:30:37.182Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
16:30:37 [2020-09-15T16:30:37.745Z] === RUN   TestDockerSuite/TestRunGroupAdd
16:30:38 [2020-09-15T16:30:38.001Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
16:30:39 [2020-09-15T16:30:39.367Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
16:30:39 [2020-09-15T16:30:39.368Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
16:30:39 [2020-09-15T16:30:39.368Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
16:30:42 [2020-09-15T16:30:42.639Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
16:30:42 [2020-09-15T16:30:42.639Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
16:30:46 [2020-09-15T16:30:46.808Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
16:30:52 [2020-09-15T16:30:52.059Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
16:30:53 [2020-09-15T16:30:53.425Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
16:30:53 [2020-09-15T16:30:53.681Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
16:30:54 [2020-09-15T16:30:54.608Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
16:30:55 [2020-09-15T16:30:55.976Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
16:30:55 [2020-09-15T16:30:55.976Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
16:30:55 [2020-09-15T16:30:55.976Z] === RUN   TestDockerSuite/TestRunInvalidReference
16:30:55 [2020-09-15T16:30:55.976Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
16:30:56 [2020-09-15T16:30:56.904Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
16:30:56 [2020-09-15T16:30:56.904Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
16:30:58 [2020-09-15T16:30:58.795Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
16:30:59 [2020-09-15T16:30:59.724Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
16:30:59 [2020-09-15T16:30:59.980Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
16:31:01 [2020-09-15T16:31:01.349Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
16:31:03 [2020-09-15T16:31:03.239Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
16:31:05 [2020-09-15T16:31:05.753Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
16:31:07 [2020-09-15T16:31:07.125Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
16:31:07 [2020-09-15T16:31:07.384Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
16:31:07 [2020-09-15T16:31:07.947Z] === RUN   TestDockerSuite/TestRunModeHostname
16:31:08 [2020-09-15T16:31:08.880Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
16:31:08 [2020-09-15T16:31:08.880Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
16:31:09 [2020-09-15T16:31:09.136Z] === RUN   TestDockerSuite/TestRunModeIpcHost
16:31:09 [2020-09-15T16:31:09.698Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
16:31:10 [2020-09-15T16:31:10.262Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
16:31:11 [2020-09-15T16:31:11.190Z] === RUN   TestDockerSuite/TestRunModePIDContainer
16:31:12 [2020-09-15T16:31:12.559Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
16:31:12 [2020-09-15T16:31:12.559Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
16:31:12 [2020-09-15T16:31:12.816Z] === RUN   TestDockerSuite/TestRunModePIDHost
16:31:14 [2020-09-15T16:31:14.184Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
16:31:14 [2020-09-15T16:31:14.184Z] === RUN   TestDockerSuite/TestRunModeUTSHost
16:31:15 [2020-09-15T16:31:15.113Z] === RUN   TestDockerSuite/TestRunMount
16:31:19 [2020-09-15T16:31:19.283Z] === RUN   TestDockerSuite/TestRunMountOrdering
16:31:19 [2020-09-15T16:31:19.845Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
16:31:20 [2020-09-15T16:31:20.407Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
16:31:21 [2020-09-15T16:31:21.335Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
16:31:22 [2020-09-15T16:31:22.704Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
16:31:24 [2020-09-15T16:31:24.600Z] === RUN   TestDockerSuite/TestRunNamedVolume
16:31:25 [2020-09-15T16:31:25.976Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
16:31:27 [2020-09-15T16:31:27.342Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
16:31:28 [2020-09-15T16:31:28.273Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
16:31:29 [2020-09-15T16:31:29.201Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
16:31:29 [2020-09-15T16:31:29.201Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
16:31:29 [2020-09-15T16:31:29.763Z] === RUN   TestDockerSuite/TestRunNetHost
16:31:30 [2020-09-15T16:31:30.325Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
16:31:30 [2020-09-15T16:31:30.582Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
16:31:31 [2020-09-15T16:31:31.144Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
16:31:32 [2020-09-15T16:31:32.509Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
16:31:33 [2020-09-15T16:31:33.875Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
16:31:36 [2020-09-15T16:31:36.391Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
16:31:36 [2020-09-15T16:31:36.647Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
16:31:36 [2020-09-15T16:31:36.647Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
16:31:37 [2020-09-15T16:31:37.209Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
16:31:37 [2020-09-15T16:31:37.209Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
16:31:37 [2020-09-15T16:31:37.771Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
16:31:38 [2020-09-15T16:31:38.028Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
16:31:38 [2020-09-15T16:31:38.284Z] === RUN   TestDockerSuite/TestRunNonExistingImage
16:31:38 [2020-09-15T16:31:38.540Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
16:31:39 [2020-09-15T16:31:39.104Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
16:31:45 [2020-09-15T16:31:45.651Z] === RUN   TestDockerSuite/TestRunOOMExitCode
16:31:45 [2020-09-15T16:31:45.652Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
16:31:45 [2020-09-15T16:31:45.652Z] === RUN   TestDockerSuite/TestRunPIDsLimit
16:31:45 [2020-09-15T16:31:45.652Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
16:31:46 [2020-09-15T16:31:46.214Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
16:31:47 [2020-09-15T16:31:47.583Z] === RUN   TestDockerSuite/TestRunPortInUse
16:31:48 [2020-09-15T16:31:48.511Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
16:31:49 [2020-09-15T16:31:49.074Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
16:31:49 [2020-09-15T16:31:49.074Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
16:31:49 [2020-09-15T16:31:49.330Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
16:31:50 [2020-09-15T16:31:50.258Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
16:31:50 [2020-09-15T16:31:50.514Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
16:31:51 [2020-09-15T16:31:51.077Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
16:31:51 [2020-09-15T16:31:51.077Z] === RUN   TestDockerSuite/TestRunPublishPort
16:31:52 [2020-09-15T16:31:52.006Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
16:31:52 [2020-09-15T16:31:52.262Z] === RUN   TestDockerSuite/TestRunReadProcLatency
16:31:52 [2020-09-15T16:31:52.263Z] === RUN   TestDockerSuite/TestRunReadProcTimer
16:31:52 [2020-09-15T16:31:52.825Z] === RUN   TestDockerSuite/TestRunRedirectStdout
16:31:53 [2020-09-15T16:31:53.752Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
16:31:53 [2020-09-15T16:31:53.752Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
16:31:55 [2020-09-15T16:31:55.641Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
16:31:56 [2020-09-15T16:31:56.568Z] === RUN   TestDockerSuite/TestRunRm
16:31:56 [2020-09-15T16:31:56.824Z] === RUN   TestDockerSuite/TestRunRmAndWait
16:32:00 [2020-09-15T16:32:00.987Z] === RUN   TestDockerSuite/TestRunRmPre125Api
16:32:00 [2020-09-15T16:32:00.987Z] === RUN   TestDockerSuite/TestRunRootWorkdir
16:32:01 [2020-09-15T16:32:01.243Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
16:32:01 [2020-09-15T16:32:01.822Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
16:32:02 [2020-09-15T16:32:02.752Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
16:32:03 [2020-09-15T16:32:03.315Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
16:32:04 [2020-09-15T16:32:04.682Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
16:32:06 [2020-09-15T16:32:06.048Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
16:32:07 [2020-09-15T16:32:07.941Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
16:32:09 [2020-09-15T16:32:09.308Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
16:32:09 [2020-09-15T16:32:09.872Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
16:32:10 [2020-09-15T16:32:10.433Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
16:32:10 [2020-09-15T16:32:10.689Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
16:32:10 [2020-09-15T16:32:10.945Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
16:32:11 [2020-09-15T16:32:11.507Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
16:32:12 [2020-09-15T16:32:12.069Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
16:32:12 [2020-09-15T16:32:12.632Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
16:32:13 [2020-09-15T16:32:13.560Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
16:32:14 [2020-09-15T16:32:14.122Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
16:32:14 [2020-09-15T16:32:14.122Z] === RUN   TestDockerSuite/TestRunSetMacAddress
16:32:14 [2020-09-15T16:32:14.378Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
16:32:16 [2020-09-15T16:32:16.894Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
16:32:16 [2020-09-15T16:32:16.894Z] === RUN   TestDockerSuite/TestRunState
16:32:18 [2020-09-15T16:32:18.265Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
16:32:18 [2020-09-15T16:32:18.826Z] === RUN   TestDockerSuite/TestRunStdinPipe
16:32:19 [2020-09-15T16:32:19.754Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
16:32:19 [2020-09-15T16:32:19.754Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
16:32:19 [2020-09-15T16:32:19.754Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
16:32:19 [2020-09-15T16:32:19.754Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
16:32:20 [2020-09-15T16:32:20.316Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
16:32:20 [2020-09-15T16:32:20.877Z] === RUN   TestDockerSuite/TestRunSysctls
16:32:21 [2020-09-15T16:32:21.804Z] === RUN   TestDockerSuite/TestRunTLSVerify
16:32:21 [2020-09-15T16:32:21.804Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
16:32:21 [2020-09-15T16:32:21.804Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
16:32:22 [2020-09-15T16:32:22.367Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
16:32:22 [2020-09-15T16:32:22.367Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
16:32:24 [2020-09-15T16:32:24.261Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
16:32:24 [2020-09-15T16:32:24.824Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
16:32:25 [2020-09-15T16:32:25.390Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
16:32:26 [2020-09-15T16:32:26.317Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
16:32:29 [2020-09-15T16:32:29.584Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
16:32:31 [2020-09-15T16:32:31.472Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
16:32:31 [2020-09-15T16:32:31.728Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
16:32:32 [2020-09-15T16:32:32.289Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
16:32:33 [2020-09-15T16:32:33.218Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
16:32:33 [2020-09-15T16:32:33.781Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
16:32:35 [2020-09-15T16:32:35.681Z] === RUN   TestDockerSuite/TestRunUnshareProc
16:32:36 [2020-09-15T16:32:36.612Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
16:32:36 [2020-09-15T16:32:36.612Z] === RUN   TestDockerSuite/TestRunUserByID
16:32:37 [2020-09-15T16:32:37.174Z] === RUN   TestDockerSuite/TestRunUserByIDBig
16:32:37 [2020-09-15T16:32:37.430Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
16:32:37 [2020-09-15T16:32:37.685Z] === RUN   TestDockerSuite/TestRunUserByIDZero
16:32:38 [2020-09-15T16:32:38.247Z] === RUN   TestDockerSuite/TestRunUserByName
16:32:39 [2020-09-15T16:32:39.176Z] === RUN   TestDockerSuite/TestRunUserDefaults
16:32:39 [2020-09-15T16:32:39.738Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
16:32:39 [2020-09-15T16:32:39.738Z] === RUN   TestDockerSuite/TestRunUserNotFound
16:32:39 [2020-09-15T16:32:39.738Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
16:32:40 [2020-09-15T16:32:40.299Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
16:32:42 [2020-09-15T16:32:42.815Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
16:32:43 [2020-09-15T16:32:43.071Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
16:32:43 [2020-09-15T16:32:43.633Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
16:32:45 [2020-09-15T16:32:45.000Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
16:32:45 [2020-09-15T16:32:45.927Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
16:32:47 [2020-09-15T16:32:47.295Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
16:32:48 [2020-09-15T16:32:48.664Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
16:32:49 [2020-09-15T16:32:49.014Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
16:32:49 [2020-09-15T16:32:49.943Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
16:32:49 [2020-09-15T16:32:49.943Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
16:32:50 [2020-09-15T16:32:50.505Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
16:32:50 [2020-09-15T16:32:50.505Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
16:32:50 [2020-09-15T16:32:50.505Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
16:32:50 [2020-09-15T16:32:50.505Z] === RUN   TestDockerSuite/TestRunWithBadDevice
16:32:50 [2020-09-15T16:32:50.505Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
16:32:50 [2020-09-15T16:32:50.505Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
16:32:51 [2020-09-15T16:32:51.435Z] === RUN   TestDockerSuite/TestRunWithCPUShares
16:32:52 [2020-09-15T16:32:52.006Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
16:32:52 [2020-09-15T16:32:52.934Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
16:32:53 [2020-09-15T16:32:53.496Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
16:32:54 [2020-09-15T16:32:54.062Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
16:32:54 [2020-09-15T16:32:54.625Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
16:32:54 [2020-09-15T16:32:54.881Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
16:32:55 [2020-09-15T16:32:55.444Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
16:32:55 [2020-09-15T16:32:55.444Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
16:32:55 [2020-09-15T16:32:55.444Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
16:32:55 [2020-09-15T16:32:55.444Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
16:32:55 [2020-09-15T16:32:55.444Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
16:32:55 [2020-09-15T16:32:55.444Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
16:32:55 [2020-09-15T16:32:55.444Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
16:32:55 [2020-09-15T16:32:55.444Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
16:32:55 [2020-09-15T16:32:55.444Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
16:32:55 [2020-09-15T16:32:55.444Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
16:32:56 [2020-09-15T16:32:56.005Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
16:32:56 [2020-09-15T16:32:56.261Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
16:32:56 [2020-09-15T16:32:56.518Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
16:32:57 [2020-09-15T16:32:57.080Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
16:32:57 [2020-09-15T16:32:57.081Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
16:32:57 [2020-09-15T16:32:57.643Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
16:32:57 [2020-09-15T16:32:57.899Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
16:32:58 [2020-09-15T16:32:58.462Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
16:32:58 [2020-09-15T16:32:58.462Z] === RUN   TestDockerSuite/TestRunWithShmSize
16:32:59 [2020-09-15T16:32:59.388Z] === RUN   TestDockerSuite/TestRunWithSwappiness
16:32:59 [2020-09-15T16:32:59.388Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
16:32:59 [2020-09-15T16:32:59.645Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
16:32:59 [2020-09-15T16:32:59.645Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
16:32:59 [2020-09-15T16:32:59.645Z] === RUN   TestDockerSuite/TestRunWithUlimits
16:33:00 [2020-09-15T16:33:00.572Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
16:33:01 [2020-09-15T16:33:01.500Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
16:33:02 [2020-09-15T16:33:02.062Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
16:33:02 [2020-09-15T16:33:02.062Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
16:33:02 [2020-09-15T16:33:02.624Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
16:33:02 [2020-09-15T16:33:02.624Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
16:33:03 [2020-09-15T16:33:03.553Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
16:33:04 [2020-09-15T16:33:04.115Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
16:33:04 [2020-09-15T16:33:04.371Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
16:33:05 [2020-09-15T16:33:05.737Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
16:33:06 [2020-09-15T16:33:06.308Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
16:33:06 [2020-09-15T16:33:06.308Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
16:33:06 [2020-09-15T16:33:06.308Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
16:33:07 [2020-09-15T16:33:07.685Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
16:33:07 [2020-09-15T16:33:07.685Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
16:33:08 [2020-09-15T16:33:08.246Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
16:33:09 [2020-09-15T16:33:09.174Z] === RUN   TestDockerSuite/TestSaveCheckTimes
16:33:09 [2020-09-15T16:33:09.174Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
16:33:11 [2020-09-15T16:33:11.066Z] === RUN   TestDockerSuite/TestSaveImageId
16:33:11 [2020-09-15T16:33:11.066Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
16:33:11 [2020-09-15T16:33:11.066Z] === RUN   TestDockerSuite/TestSaveLoadParents
16:33:12 [2020-09-15T16:33:12.432Z] === RUN   TestDockerSuite/TestSaveMultipleNames
16:33:12 [2020-09-15T16:33:12.433Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
16:33:13 [2020-09-15T16:33:13.798Z] === RUN   TestDockerSuite/TestSaveSingleTag
16:33:13 [2020-09-15T16:33:13.798Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
16:33:13 [2020-09-15T16:33:13.798Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
16:33:14 [2020-09-15T16:33:14.727Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
16:33:16 [2020-09-15T16:33:16.096Z] === RUN   TestDockerSuite/TestSearchCmdOptions
16:33:16 [2020-09-15T16:33:16.657Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
16:33:16 [2020-09-15T16:33:16.913Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
16:33:17 [2020-09-15T16:33:17.168Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
16:33:17 [2020-09-15T16:33:17.168Z] === RUN   TestDockerSuite/TestSearchWithLimit
16:33:18 [2020-09-15T16:33:18.094Z] === RUN   TestDockerSuite/TestSlowStdinClosing
16:33:19 [2020-09-15T16:33:19.981Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
16:33:20 [2020-09-15T16:33:20.907Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
16:33:25 [2020-09-15T16:33:25.088Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
16:33:26 [2020-09-15T16:33:26.454Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
16:33:27 [2020-09-15T16:33:27.016Z] === RUN   TestDockerSuite/TestStartAttachSilent
16:33:27 [2020-09-15T16:33:27.943Z] === RUN   TestDockerSuite/TestStartAttachWithRename
16:33:30 [2020-09-15T16:33:30.457Z] === RUN   TestDockerSuite/TestStartMultipleContainers
16:33:31 [2020-09-15T16:33:31.824Z] === RUN   TestDockerSuite/TestStartPausedContainer
16:33:32 [2020-09-15T16:33:32.386Z] === RUN   TestDockerSuite/TestStartRecordError
16:33:33 [2020-09-15T16:33:33.755Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
16:33:33 [2020-09-15T16:33:33.755Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
16:33:35 [2020-09-15T16:33:35.120Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
16:33:36 [2020-09-15T16:33:36.488Z] === RUN   TestDockerSuite/TestStatsAllNoStream
16:33:39 [2020-09-15T16:33:39.002Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
16:33:43 [2020-09-15T16:33:43.168Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
16:33:46 [2020-09-15T16:33:46.443Z] === RUN   TestDockerSuite/TestStatsFormatAll
16:33:47 [2020-09-15T16:33:47.369Z] === RUN   TestDockerSwarmSuite/TestServiceScale
16:33:49 [2020-09-15T16:33:49.258Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
16:33:50 [2020-09-15T16:33:50.622Z] === RUN   TestDockerSuite/TestStatsNoStream
16:33:53 [2020-09-15T16:33:53.134Z] === RUN   TestDockerSuite/TestStopContainerSignal
16:33:54 [2020-09-15T16:33:54.498Z] === RUN   TestDockerSuite/TestTopMultipleArgs
16:33:55 [2020-09-15T16:33:55.060Z] === RUN   TestDockerSuite/TestTopNonPrivileged
16:33:55 [2020-09-15T16:33:55.623Z] === RUN   TestDockerSuite/TestTopPrivileged
16:33:56 [2020-09-15T16:33:56.185Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
16:33:56 [2020-09-15T16:33:56.185Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
16:33:56 [2020-09-15T16:33:56.441Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
16:33:59 [2020-09-15T16:33:59.709Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
16:34:02 [2020-09-15T16:34:02.971Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
16:34:02 [2020-09-15T16:34:02.971Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
16:34:03 [2020-09-15T16:34:03.533Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
16:34:03 [2020-09-15T16:34:03.533Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
16:34:04 [2020-09-15T16:34:04.466Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
16:34:05 [2020-09-15T16:34:05.832Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
16:34:05 [2020-09-15T16:34:05.832Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
16:34:06 [2020-09-15T16:34:06.761Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
16:34:07 [2020-09-15T16:34:07.689Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
16:34:08 [2020-09-15T16:34:08.253Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
16:34:08 [2020-09-15T16:34:08.253Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
16:34:09 [2020-09-15T16:34:09.180Z] === RUN   TestDockerSuite/TestUpdateStats
16:34:10 [2020-09-15T16:34:10.545Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
16:34:13 [2020-09-15T16:34:13.060Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
16:34:13 [2020-09-15T16:34:13.060Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
16:34:13 [2020-09-15T16:34:13.988Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
16:34:13 [2020-09-15T16:34:13.988Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
16:34:14 [2020-09-15T16:34:14.549Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
16:34:15 [2020-09-15T16:34:15.478Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
16:34:17 [2020-09-15T16:34:17.997Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
16:34:19 [2020-09-15T16:34:19.885Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
16:34:22 [2020-09-15T16:34:22.420Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
16:34:23 [2020-09-15T16:34:23.347Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
16:34:26 [2020-09-15T16:34:26.614Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
16:34:29 [2020-09-15T16:34:29.130Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
16:34:29 [2020-09-15T16:34:29.130Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
16:34:30 [2020-09-15T16:34:30.060Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
16:34:31 [2020-09-15T16:34:31.951Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
16:34:32 [2020-09-15T16:34:32.878Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
16:34:33 [2020-09-15T16:34:33.806Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
16:34:35 [2020-09-15T16:34:35.174Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
16:34:36 [2020-09-15T16:34:36.103Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
16:34:37 [2020-09-15T16:34:37.469Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
16:34:38 [2020-09-15T16:34:38.031Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
16:34:39 [2020-09-15T16:34:39.922Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
16:34:39 [2020-09-15T16:34:39.922Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
16:34:41 [2020-09-15T16:34:41.297Z] === RUN   TestDockerSuite/TestVolumeCLICreate
16:34:56 [2020-09-15T16:34:56.130Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
16:34:56 [2020-09-15T16:34:56.130Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
16:34:56 [2020-09-15T16:34:56.130Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
16:34:56 [2020-09-15T16:34:56.130Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
16:34:57 [2020-09-15T16:34:57.060Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
16:34:57 [2020-09-15T16:34:57.060Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
16:34:57 [2020-09-15T16:34:57.060Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
16:34:57 [2020-09-15T16:34:57.060Z] === RUN   TestDockerSuite/TestVolumeCLILs
16:34:57 [2020-09-15T16:34:57.623Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
16:34:57 [2020-09-15T16:34:57.623Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
16:34:58 [2020-09-15T16:34:58.186Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
16:34:58 [2020-09-15T16:34:58.441Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
16:34:58 [2020-09-15T16:34:58.441Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
16:34:58 [2020-09-15T16:34:58.441Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
16:34:58 [2020-09-15T16:34:58.441Z] === RUN   TestDockerSuite/TestVolumeCLIRm
16:35:00 [2020-09-15T16:35:00.332Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
16:35:00 [2020-09-15T16:35:00.332Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
16:35:00 [2020-09-15T16:35:00.332Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
16:35:00 [2020-09-15T16:35:00.332Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
16:35:00 [2020-09-15T16:35:00.332Z] === RUN   TestDockerSuite/TestVolumeEvents
16:35:05 [2020-09-15T16:35:05.573Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
16:35:06 [2020-09-15T16:35:06.939Z] === RUN   TestDockerSuite/TestVolumeLsFormat
16:35:06 [2020-09-15T16:35:06.939Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
16:35:07 [2020-09-15T16:35:07.195Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
16:35:09 [2020-09-15T16:35:09.085Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
16:35:11 [2020-09-15T16:35:11.604Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
16:35:11 [2020-09-15T16:35:11.604Z] --- PASS: TestDockerSuite (1342.57s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.07s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.19s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.07s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (8.79s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (1.16s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.15s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.15s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.41s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.75s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.85s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.82s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.01s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.09s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.74s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.71s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.01s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.74s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.77s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.81s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.77s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.94s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.88s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.76s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.14s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.78s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.27s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.16s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.09s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.64s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.74s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.40s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.14s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.31s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.07s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.39s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.81s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.99s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.11s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (0.81s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.88s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.09s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.27s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.27s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.36s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.83s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.08s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.50s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddTar (7.15s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.46s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.47s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.83s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.77s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.44s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.38s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.96s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.11s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.28s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.33s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.44s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.27s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.79s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (8.70s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.03s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.07s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.57s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.61s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.37s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.94s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.62s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.69s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.20s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.66s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.99s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.96s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.39s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.30s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.18s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.42s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
16:35:11 [2020-09-15T16:35:11.604Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.80s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.55s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.47s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.03s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.25s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.55s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.27s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.93s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.83s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.89s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.57s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.31s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
16:35:11 [2020-09-15T16:35:11.604Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.604Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
16:35:11 [2020-09-15T16:35:11.604Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.604Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
16:35:11 [2020-09-15T16:35:11.604Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.604Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
16:35:11 [2020-09-15T16:35:11.604Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.90s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.35s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.23s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.69s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.11s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.39s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.50s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.33s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.09s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.07s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.41s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.43s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.35s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.23s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.09s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.60s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.22s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.05s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.91s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.73s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.32s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.71s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.37s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.94s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.24s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.44s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.46s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.31s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.13s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.98s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.85s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (5.29s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.87s)
16:35:11 [2020-09-15T16:35:11.604Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.61s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.13s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.00s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.60s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.72s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.67s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
16:35:11 [2020-09-15T16:35:11.605Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.37s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.22s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.41s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.34s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildFails (0.60s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.74s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.30s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.24s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.24s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.96s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.59s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.67s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.59s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.40s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.40s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.39s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.29s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.57s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.42s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.70s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.34s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.32s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.51s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.33s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.91s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.51s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.23s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.61s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.17s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.30s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.97s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.50s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.42s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.77s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.59s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.88s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.93s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
16:35:11 [2020-09-15T16:35:11.605Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.70s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.43s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.79s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.09s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.88s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.06s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.80s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.25s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.47s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.77s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.58s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.56s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.60s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.18s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.29s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.97s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.09s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.13s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.47s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.17s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.72s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.98s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.21s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.37s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildRm (2.02s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.92s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.37s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.99s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.83s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.65s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.32s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
16:35:11 [2020-09-15T16:35:11.605Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.28s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.56s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.59s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.51s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.67s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.65s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.58s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.91s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildUser (1.24s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.36s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.24s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.70s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.69s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.73s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.03s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
16:35:11 [2020-09-15T16:35:11.605Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.605Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
16:35:11 [2020-09-15T16:35:11.605Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.605Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s)
16:35:11 [2020-09-15T16:35:11.605Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.605Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s)
16:35:11 [2020-09-15T16:35:11.605Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.42s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.98s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.99s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.00s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.20s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.25s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.68s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.83s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.49s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
16:35:11 [2020-09-15T16:35:11.605Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.71s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.25s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:35:11 [2020-09-15T16:35:11.605Z]         docker_cli_sni_test.go:18: Flakey test
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.85s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.01s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestCommitChange (0.95s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.04s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.55s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.37s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.77s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.16s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.61s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.26s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.60s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.25s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.20s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.47s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.72s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.74s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.53s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.65s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.69s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.76s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.97s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.78s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.05s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.64s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.54s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.57s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.55s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.69s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.60s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.59s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.59s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.72s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (0.99s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.04s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.60s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.91s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.77s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
16:35:11 [2020-09-15T16:35:11.605Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.54s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.46s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.08s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.30s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.45s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.09s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.90s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.98s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.28s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.43s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.33s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.35s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0006cc500_<nil>} (1.41s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1045317525_/foo_false__<nil>_<nil>_<nil>} (1.49s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1045317525_/foo_true__<nil>_<nil>_<nil>} (1.36s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3491085808_/foo_false__<nil>_<nil>_<nil>} (1.44s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3491085808_/foo_true__<nil>_<nil>_<nil>} (1.28s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3491085808_/foo_true__0xc0006cc580_<nil>_<nil>} (0.43s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0006cc5c0_<nil>} (0.41s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0006cc600_<nil>} (1.29s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0006cc640_<nil>} (1.45s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0006cc680_<nil>} (1.33s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.88s)
16:35:11 [2020-09-15T16:35:11.605Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
16:35:11 [2020-09-15T16:35:11.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
16:35:11 [2020-09-15T16:35:11.606Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
16:35:11 [2020-09-15T16:35:11.606Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
16:35:11 [2020-09-15T16:35:11.606Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
16:35:11 [2020-09-15T16:35:11.606Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.69s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.36s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.78s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.33s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.22s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.76s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.90s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.73s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.81s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.91s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.13s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.72s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.78s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.85s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.69s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.70s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.17s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.91s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.82s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.80s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.07s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.12s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.77s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.72s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.04s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.68s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.08s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.56s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.43s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.54s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.34s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.62s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.46s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.70s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.78s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpToDot (0.73s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.04s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.01s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.81s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.02s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.31s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.71s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.05s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.47s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.47s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
16:35:11 [2020-09-15T16:35:11.606Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.52s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
16:35:11 [2020-09-15T16:35:11.606Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.22s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.68s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.21s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.52s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.24s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.87s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.30s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.98s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.47s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.49s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.45s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.98s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.54s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.99s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.26s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.79s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.14s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.95s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.10s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.84s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.70s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.52s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.46s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.95s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.18s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.09s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.83s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.92s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.35s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.84s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.35s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.27s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.94s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.85s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.68s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.29s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.24s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
16:35:11 [2020-09-15T16:35:11.606Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
16:35:11 [2020-09-15T16:35:11.606Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
16:35:11 [2020-09-15T16:35:11.606Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.65s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsRename (0.46s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsResize (0.50s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.45s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.80s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsTop (0.65s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.79s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExec (0.54s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.55s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.03s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.48s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.72s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.47s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.23s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.03s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecEnv (0.58s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.04s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.59s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.66s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.56s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.63s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.72s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecParseError (0.51s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.76s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.92s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.13s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.61s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.56s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.69s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.45s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecTTY (0.50s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.50s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.52s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
16:35:11 [2020-09-15T16:35:11.606Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.19s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.46s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.70s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.59s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.57s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.48s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.47s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestHealth (18.57s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.68s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.53s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.05s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.04s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImportFile (1.04s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.15s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
16:35:11 [2020-09-15T16:35:11.606Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.42s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.56s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
16:35:11 [2020-09-15T16:35:11.606Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.43s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.65s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.44s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.53s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.00s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.54s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.57s)
16:35:11 [2020-09-15T16:35:11.606Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.83s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.59s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.73s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.76s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.21s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.14s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.55s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.77s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.09s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.30s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.23s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.95s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.44s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.11s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.69s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.79s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.48s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.50s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.76s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.55s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.91s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.07s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.93s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.78s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.52s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsSince (6.51s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.78s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsTail (0.70s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.58s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.37s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.55s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestNetHostname (1.44s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.26s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.91s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPluginActive (1.49s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.93s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
16:35:11 [2020-09-15T16:35:11.607Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.16s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.33s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.30s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.56s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.38s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.49s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.17s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.99s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPortList (7.37s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.91s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.19s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.96s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.86s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.85s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.77s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.59s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.37s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.29s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.36s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.91s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.67s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.00s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.97s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.72s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.03s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.16s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.73s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.50s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.46s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
16:35:11 [2020-09-15T16:35:11.607Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.27s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.21s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.43s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.99s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.52s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.54s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.95s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.72s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.92s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.14s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.91s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.29s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.20s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.09s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.70s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.91s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.01s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.84s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.54s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.05s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.69s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.83s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.56s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.87s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.75s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.33s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.52s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.51s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.63s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.70s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.50s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.74s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.96s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.26s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.53s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.41s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.99s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.98s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.59s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.30s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.01s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.52s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.58s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
16:35:11 [2020-09-15T16:35:11.607Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.607Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
16:35:11 [2020-09-15T16:35:11.607Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.56s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.39s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.63s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.48s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.08s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
16:35:11 [2020-09-15T16:35:11.607Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.51s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.01s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.73s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.52s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.48s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.59s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.47s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.50s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.50s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.03s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:35:11 [2020-09-15T16:35:11.607Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.71s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.60s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.99s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.92s)
16:35:11 [2020-09-15T16:35:11.607Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.29s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.05s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.32s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.05s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.78s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.52s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.57s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.88s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.30s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.04s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.82s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.48s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.05s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.23s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.04s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunMount (4.27s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.57s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.97s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.30s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.90s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.32s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.43s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.92s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.97s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.38s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.65s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.37s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.29s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.26s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.60s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.63s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.53s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.60s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.75s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.75s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.53s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.43s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.88s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.58s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.62s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.68s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.60s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.86s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.06s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.84s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunRm (0.45s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.44s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.52s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.78s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.29s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.62s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.64s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.53s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.53s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.61s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.72s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.63s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.48s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.55s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunState (1.28s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.68s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.67s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.49s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.11s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.58s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.70s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.66s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.37s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.78s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.77s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.59s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.67s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.71s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.60s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.40s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.49s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.24s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.60s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.77s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.56s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.41s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.51s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.41s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.67s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.32s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.82s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.30s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.54s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.57s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.63s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.608Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.608Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.72s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.81s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.33s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.61s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.74s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
16:35:11 [2020-09-15T16:35:11.608Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
16:35:11 [2020-09-15T16:35:11.608Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
16:35:11 [2020-09-15T16:35:11.608Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
16:35:11 [2020-09-15T16:35:11.608Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.51s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.57s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.53s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.66s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.74s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.59s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.09s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.65s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.50s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.90s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.62s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.53s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.62s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.01s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.79s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.91s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.55s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.26s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents110204058
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.08s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.15s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.77s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.20s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.20s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.84s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.92s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.06s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.46s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.62s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.82s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.50s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.51s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.29s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.29s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.33s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.64s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.94s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.47s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.62s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.42s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.58s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.53s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.28s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.70s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.49s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.96s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.76s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.75s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.03s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.55s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.03s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
16:35:11 [2020-09-15T16:35:11.608Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.81s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.57s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.16s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.94s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.41s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.91s)
16:35:11 [2020-09-15T16:35:11.608Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.42s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.47s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.64s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.92s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.36s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.28s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.65s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.66s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.54s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.67s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.67s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.12s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.43s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.40s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.34s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.71s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.37s)
16:35:11 [2020-09-15T16:35:11.609Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
16:35:11 [2020-09-15T16:35:11.609Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
16:35:11 [2020-09-15T16:35:11.609Z] === RUN   TestDockerRegistrySuite
16:35:11 [2020-09-15T16:35:11.609Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
16:35:12 [2020-09-15T16:35:12.171Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
16:35:13 [2020-09-15T16:35:13.538Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
16:35:13 [2020-09-15T16:35:13.796Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
16:35:14 [2020-09-15T16:35:14.723Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
16:35:14 [2020-09-15T16:35:14.723Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
16:35:17 [2020-09-15T16:35:17.991Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
16:35:20 [2020-09-15T16:35:20.509Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
16:35:21 [2020-09-15T16:35:21.873Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
16:35:23 [2020-09-15T16:35:23.767Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
16:35:24 [2020-09-15T16:35:24.695Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
16:35:25 [2020-09-15T16:35:25.623Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
16:35:26 [2020-09-15T16:35:26.986Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
16:35:27 [2020-09-15T16:35:27.914Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
16:35:28 [2020-09-15T16:35:28.848Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
16:35:29 [2020-09-15T16:35:29.774Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
16:35:30 [2020-09-15T16:35:30.702Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
16:35:32 [2020-09-15T16:35:32.594Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
16:35:34 [2020-09-15T16:35:34.486Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
16:35:35 [2020-09-15T16:35:35.414Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
16:35:37 [2020-09-15T16:35:37.933Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
16:35:38 [2020-09-15T16:35:38.495Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
16:35:38 [2020-09-15T16:35:38.495Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
16:35:39 [2020-09-15T16:35:39.424Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
16:35:40 [2020-09-15T16:35:40.352Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
16:35:41 [2020-09-15T16:35:41.279Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
16:35:43 [2020-09-15T16:35:43.797Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
16:35:43 [2020-09-15T16:35:43.797Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
16:35:44 [2020-09-15T16:35:44.723Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
16:35:45 [2020-09-15T16:35:45.285Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
16:35:45 [2020-09-15T16:35:45.285Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
16:35:45 [2020-09-15T16:35:45.541Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
16:35:45 [2020-09-15T16:35:45.798Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
16:35:46 [2020-09-15T16:35:46.378Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
16:35:46 [2020-09-15T16:35:46.378Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
16:35:47 [2020-09-15T16:35:47.307Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
16:35:48 [2020-09-15T16:35:48.673Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
16:35:49 [2020-09-15T16:35:49.601Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
16:35:50 [2020-09-15T16:35:50.529Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
16:35:51 [2020-09-15T16:35:51.456Z] === RUN   TestDockerRegistrySuite/TestV2Only
16:35:52 [2020-09-15T16:35:52.018Z] --- PASS: TestDockerRegistrySuite (40.94s)
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [dbf21b983fb97] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d9995741e15ed] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.42s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d5ee1c49e3cab] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d6873f2ad897b] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.00s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d1bde5a7dd788] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.62s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d51a02a7dde69] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.04s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [db094b5ca3471] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.25s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d6be088017af6] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.95s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d0322a366237e] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.07s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d96faec3cd749] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d279909301a6a] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d8c232e916bea] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.99s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d51a7fe4a3ecd] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [dc991e77b0acd] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.76s)
16:35:52 [2020-09-15T16:35:52.018Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:eb8fce043075366ad979220927e8009ef5268a4e7e29b6a2272f999c76022129
16:35:52 [2020-09-15T16:35:52.018Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:61def6e54af99039af5357f8106a9d13fc9c3e14a8005854e6f6a01e77ac259e
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [dbaa4d9ea800e] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.75s)
16:35:52 [2020-09-15T16:35:52.018Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bb3aab2360dacd311ba558390d065bd75e355c509e99fcfe8b61d6a3ddabd9b6
16:35:52 [2020-09-15T16:35:52.018Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3da13d2cc31c52c50687d6194896abe22a0acbf397d60004caed02006d6d1933
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d473bf736b255] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.04s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [dbf7461f83457] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.19s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d3e1559a3e090] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d8e89a491505d] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [da97056db9d97] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [df4f74a0d456e] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d66da75a7f432] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [de436d9ef8778] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.28s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d215b8a60fa86] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d0f2a3f8b115e] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d0d9c9662b03c] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [de495be0462c3] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d0f65a0335d78] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [db7833bb5e75d] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d833a9a6f151c] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [daf148b6e7a50] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d199118897c85] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d15d26b6d04d7] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.39s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d7e77008db510] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d58c3cc40e042] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s)
16:35:52 [2020-09-15T16:35:52.018Z]         check_test.go:196: [d706c7162ba33] daemon is not started
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s)
16:35:52 [2020-09-15T16:35:52.018Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
16:35:52 [2020-09-15T16:35:52.018Z] === RUN   TestDockerSchema1RegistrySuite
16:35:52 [2020-09-15T16:35:52.018Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
16:35:52 [2020-09-15T16:35:52.275Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
16:35:55 [2020-09-15T16:35:55.543Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
16:35:58 [2020-09-15T16:35:58.059Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
16:36:00 [2020-09-15T16:36:00.576Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
16:36:01 [2020-09-15T16:36:01.503Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
16:36:02 [2020-09-15T16:36:02.432Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
16:36:02 [2020-09-15T16:36:02.432Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
16:36:03 [2020-09-15T16:36:03.359Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
16:36:04 [2020-09-15T16:36:04.305Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
16:36:05 [2020-09-15T16:36:05.232Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
16:36:07 [2020-09-15T16:36:07.749Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
16:36:08 [2020-09-15T16:36:08.005Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
16:36:08 [2020-09-15T16:36:08.566Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
16:36:08 [2020-09-15T16:36:08.566Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
16:36:08 [2020-09-15T16:36:08.821Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
16:36:09 [2020-09-15T16:36:09.077Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
16:36:09 [2020-09-15T16:36:09.638Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
16:36:09 [2020-09-15T16:36:09.638Z] --- PASS: TestDockerSchema1RegistrySuite (17.54s)
16:36:09 [2020-09-15T16:36:09.638Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
16:36:09 [2020-09-15T16:36:09.638Z]         check_test.go:223: [d3cf6382a2194] daemon is not started
16:36:09 [2020-09-15T16:36:09.638Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.70s)
16:36:09 [2020-09-15T16:36:09.638Z]         check_test.go:223: [df01643100290] daemon is not started
16:36:09 [2020-09-15T16:36:09.639Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.73s)
16:36:09 [2020-09-15T16:36:09.639Z]         check_test.go:223: [d05419b12ab12] daemon is not started
16:36:09 [2020-09-15T16:36:09.639Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.70s)
16:36:09 [2020-09-15T16:36:09.639Z]         check_test.go:223: [d79caccfa03ce] daemon is not started
16:36:09 [2020-09-15T16:36:09.639Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s)
16:36:09 [2020-09-15T16:36:09.639Z]         check_test.go:223: [da15a6f2463c9] daemon is not started
16:36:09 [2020-09-15T16:36:09.639Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s)
16:36:09 [2020-09-15T16:36:09.639Z]         check_test.go:223: [da4bfef362ccc] daemon is not started
16:36:09 [2020-09-15T16:36:09.639Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
16:36:09 [2020-09-15T16:36:09.639Z]         check_test.go:223: [df9fedd7b8d17] daemon is not started
16:36:09 [2020-09-15T16:36:09.639Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s)
16:36:09 [2020-09-15T16:36:09.639Z]         check_test.go:223: [d1706b9b4cbae] daemon is not started
16:36:09 [2020-09-15T16:36:09.639Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.93s)
16:36:09 [2020-09-15T16:36:09.639Z]         check_test.go:223: [dc59fdbfac354] daemon is not started
16:36:09 [2020-09-15T16:36:09.639Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.90s)
16:36:09 [2020-09-15T16:36:09.639Z]         check_test.go:223: [d7b0bc5afacf2] daemon is not started
16:36:09 [2020-09-15T16:36:09.639Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.41s)
16:36:09 [2020-09-15T16:36:09.639Z]         check_test.go:223: [d0cf28a03c475] daemon is not started
16:36:09 [2020-09-15T16:36:09.639Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s)
16:36:09 [2020-09-15T16:36:09.639Z]         check_test.go:223: [d6c0a003fa0da] daemon is not started
16:36:09 [2020-09-15T16:36:09.639Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s)
16:36:09 [2020-09-15T16:36:09.639Z]         check_test.go:223: [d05e78ca7d98f] daemon is not started
16:36:09 [2020-09-15T16:36:09.639Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
16:36:09 [2020-09-15T16:36:09.639Z]         check_test.go:223: [d0930f55e5bf1] daemon is not started
16:36:09 [2020-09-15T16:36:09.639Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
16:36:09 [2020-09-15T16:36:09.639Z]         check_test.go:223: [d08d18e79c3f1] daemon is not started
16:36:09 [2020-09-15T16:36:09.639Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
16:36:09 [2020-09-15T16:36:09.639Z]         check_test.go:223: [d0260e67107fb] daemon is not started
16:36:09 [2020-09-15T16:36:09.639Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
16:36:09 [2020-09-15T16:36:09.639Z]         check_test.go:223: [d097f2d449d36] daemon is not started
16:36:09 [2020-09-15T16:36:09.639Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
16:36:09 [2020-09-15T16:36:09.639Z]         check_test.go:223: [d135bb44cdf79] daemon is not started
16:36:09 [2020-09-15T16:36:09.639Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
16:36:09 [2020-09-15T16:36:09.639Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
16:36:10 [2020-09-15T16:36:10.568Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
16:36:10 [2020-09-15T16:36:10.823Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
16:36:11 [2020-09-15T16:36:11.142Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
16:36:12 [2020-09-15T16:36:12.507Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
16:36:12 [2020-09-15T16:36:12.507Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
16:36:12 [2020-09-15T16:36:12.762Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
16:36:13 [2020-09-15T16:36:13.324Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
16:36:13 [2020-09-15T16:36:13.580Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.87s)
16:36:13 [2020-09-15T16:36:13.580Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s)
16:36:13 [2020-09-15T16:36:13.580Z]         check_test.go:252: [df3cf0edfb2cc] daemon is not started
16:36:13 [2020-09-15T16:36:13.580Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s)
16:36:13 [2020-09-15T16:36:13.580Z]         check_test.go:252: [da570d5e777df] daemon is not started
16:36:13 [2020-09-15T16:36:13.580Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
16:36:13 [2020-09-15T16:36:13.580Z]         check_test.go:252: [dd70a1aa08943] daemon is not started
16:36:13 [2020-09-15T16:36:13.580Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s)
16:36:13 [2020-09-15T16:36:13.580Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
16:36:13 [2020-09-15T16:36:13.580Z]         check_test.go:252: [d58810866dcca] daemon is not started
16:36:13 [2020-09-15T16:36:13.580Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s)
16:36:13 [2020-09-15T16:36:13.580Z]         check_test.go:252: [d9ec0e5a672a4] daemon is not started
16:36:13 [2020-09-15T16:36:13.580Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s)
16:36:13 [2020-09-15T16:36:13.580Z]         check_test.go:252: [dd95b6a6a6f29] daemon is not started
16:36:13 [2020-09-15T16:36:13.580Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
16:36:13 [2020-09-15T16:36:13.580Z]         check_test.go:252: [d4d47d896e8c0] daemon is not started
16:36:13 [2020-09-15T16:36:13.580Z] === RUN   TestDockerRegistryAuthTokenSuite
16:36:13 [2020-09-15T16:36:13.580Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
16:36:18 [2020-09-15T16:36:18.820Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
16:36:18 [2020-09-15T16:36:18.820Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
16:36:19 [2020-09-15T16:36:19.076Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
16:36:19 [2020-09-15T16:36:19.076Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
16:36:19 [2020-09-15T16:36:19.332Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s)
16:36:19 [2020-09-15T16:36:19.332Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s)
16:36:19 [2020-09-15T16:36:19.332Z]         check_test.go:279: [d82049b10c3b2] daemon is not started
16:36:19 [2020-09-15T16:36:19.332Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
16:36:19 [2020-09-15T16:36:19.332Z]         check_test.go:279: [de73ae53eab85] daemon is not started
16:36:19 [2020-09-15T16:36:19.332Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
16:36:19 [2020-09-15T16:36:19.332Z]         check_test.go:279: [d2e598028d7a5] daemon is not started
16:36:19 [2020-09-15T16:36:19.332Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
16:36:19 [2020-09-15T16:36:19.332Z]         check_test.go:279: [d84a178c7c507] daemon is not started
16:36:19 [2020-09-15T16:36:19.332Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
16:36:19 [2020-09-15T16:36:19.332Z]         check_test.go:279: [d605d1b4c1dd1] daemon is not started
16:36:19 [2020-09-15T16:36:19.332Z] === RUN   TestDockerNetworkSuite
16:36:19 [2020-09-15T16:36:19.332Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
16:36:21 [2020-09-15T16:36:21.880Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
16:36:22 [2020-09-15T16:36:22.440Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
16:36:24 [2020-09-15T16:36:24.959Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
16:36:26 [2020-09-15T16:36:26.324Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
16:36:28 [2020-09-15T16:36:28.840Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
16:36:30 [2020-09-15T16:36:30.748Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
16:36:36 [2020-09-15T16:36:36.000Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
16:36:38 [2020-09-15T16:36:38.516Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
16:36:39 [2020-09-15T16:36:39.443Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
16:36:40 [2020-09-15T16:36:40.009Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
16:36:40 [2020-09-15T16:36:40.573Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
16:36:41 [2020-09-15T16:36:41.499Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
16:36:42 [2020-09-15T16:36:42.427Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
16:36:42 [2020-09-15T16:36:42.427Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
16:36:42 [2020-09-15T16:36:42.682Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
16:36:43 [2020-09-15T16:36:43.609Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
16:36:43 [2020-09-15T16:36:43.609Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
16:36:43 [2020-09-15T16:36:43.609Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
16:36:43 [2020-09-15T16:36:43.865Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
16:36:44 [2020-09-15T16:36:44.794Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
16:36:45 [2020-09-15T16:36:45.721Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
16:36:45 [2020-09-15T16:36:45.721Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
16:36:45 [2020-09-15T16:36:45.978Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
16:36:46 [2020-09-15T16:36:46.242Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
16:36:48 [2020-09-15T16:36:48.767Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
16:36:50 [2020-09-15T16:36:50.134Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
16:36:56 [2020-09-15T16:36:56.711Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
16:36:56 [2020-09-15T16:36:56.711Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
16:36:57 [2020-09-15T16:36:57.273Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
16:36:57 [2020-09-15T16:36:57.273Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
16:36:57 [2020-09-15T16:36:57.273Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
16:36:57 [2020-09-15T16:36:57.528Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
16:36:57 [2020-09-15T16:36:57.528Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
16:36:57 [2020-09-15T16:36:57.528Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
16:37:00 [2020-09-15T16:37:00.048Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
16:37:00 [2020-09-15T16:37:00.048Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
16:37:00 [2020-09-15T16:37:00.048Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
16:37:00 [2020-09-15T16:37:00.974Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
16:37:05 [2020-09-15T16:37:05.157Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
16:37:07 [2020-09-15T16:37:07.674Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
16:37:07 [2020-09-15T16:37:07.674Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
16:37:08 [2020-09-15T16:37:08.603Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
16:37:09 [2020-09-15T16:37:09.969Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
16:37:09 [2020-09-15T16:37:09.969Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
16:37:10 [2020-09-15T16:37:10.531Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
16:37:10 [2020-09-15T16:37:10.786Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
16:37:11 [2020-09-15T16:37:11.348Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
16:37:12 [2020-09-15T16:37:12.714Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
16:37:14 [2020-09-15T16:37:14.606Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
16:37:18 [2020-09-15T16:37:18.802Z] --- PASS: TestDockerNetworkSuite (59.35s)
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.11s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d647de0074f7f] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.88s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d3ea43ea81fad] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.70s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d2adde0aee6e3] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.45s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [dc57b0e5ca0aa] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.49s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:1233: [ddc1303864d79] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.49s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [dd9d57209a2e4] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.51s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d9a8b15b4f22b] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.28s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [da06333eb3447] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.24s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d9b6026a52975] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d4f68c9b6cd9c] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d9f5fd9e079da] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.93s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [da8c2deb2778a] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d90a3f64dd324] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [db88b52d999c7] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [da62744833e36] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d3671a39cdb8d] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [dd665ff8a6b23] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d07513658ba8a] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d5ef697256132] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.78s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [dc02227b8b7b5] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.15s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d357a31f93ff9] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [dce23880f458e] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [df1808101b405] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d9c8eda388cb0] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.35s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:968: [d0bc9da77847f] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.75s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [de25c8862e665] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.81s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:1116: [d98afffd71513] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d4ed26c94ddc6] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [deb3617fa9a4f] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d954d5bd4f610] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d06d0504ab299] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d78ad9f36ff04] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [da25f06f31a31] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d0a2ebda68d4c] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.40s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d69d21f237f39] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d2de74834fe1c] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d84079dc2a2b0] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [db936dc8101db] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.55s)
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.34s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:1084: [df5b3007c6d68] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d22238bf47af1] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d5dfdf4f47d25] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.48s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d41def0051e2f] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [dc756ce898c53] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.73s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d1853f8b002a0] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.61s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [defad02f34d74] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.22s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [d8050c353564e] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.02s)
16:37:18 [2020-09-15T16:37:18.802Z]         docker_cli_network_unix_test.go:46: [dc11140e330b4] daemon is not started
16:37:18 [2020-09-15T16:37:18.802Z] === RUN   TestDockerHubPullSuite
16:37:18 [2020-09-15T16:37:18.802Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
16:37:20 [2020-09-15T16:37:20.166Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
16:37:22 [2020-09-15T16:37:22.685Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
16:37:22 [2020-09-15T16:37:22.685Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
16:37:23 [2020-09-15T16:37:23.247Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
16:37:24 [2020-09-15T16:37:24.612Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
16:37:24 [2020-09-15T16:37:24.868Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
16:37:25 [2020-09-15T16:37:25.431Z] --- PASS: TestDockerHubPullSuite (6.63s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.57s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.66s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.50s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.37s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.33s)
16:37:25 [2020-09-15T16:37:25.431Z] PASS
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === Skipped
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_sni_test.go:18: Flakey test
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
16:37:25 [2020-09-15T16:37:25.431Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.431Z] 
16:37:25 [2020-09-15T16:37:25.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
16:37:25 [2020-09-15T16:37:25.431Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
16:37:25 [2020-09-15T16:37:25.432Z]         docker_cli_network_unix_test.go:46: [d84079dc2a2b0] daemon is not started
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] 
16:37:25 [2020-09-15T16:37:25.432Z] DONE 1277 tests, 51 skipped in 1518.807s
16:37:25 [2020-09-15T16:37:25.432Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:37:25 [2020-09-15T16:37:25.432Z] ++++ cat bundles/test-integration/docker.pid
16:37:25 [2020-09-15T16:37:25.432Z] +++ kill 7539
16:37:26 [2020-09-15T16:37:26.363Z] +++ /etc/init.d/apparmor stop
16:37:26 [2020-09-15T16:37:26.363Z] Leaving: AppArmorNo profiles have been unloaded.
16:37:26 [2020-09-15T16:37:26.363Z] 
16:37:26 [2020-09-15T16:37:26.363Z] Unloading profiles will leave already running processes permanently
16:37:26 [2020-09-15T16:37:26.363Z] unconfined, which can lead to unexpected situations.
16:37:26 [2020-09-15T16:37:26.363Z] 
16:37:26 [2020-09-15T16:37:26.363Z] To set a process to complain mode, use the command line tool
16:37:26 [2020-09-15T16:37:26.363Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:37:26 [2020-09-15T16:37:26.363Z] +++ true
16:37:26 [2020-09-15T16:37:26.363Z] exiting test-integration
16:37:26 [2020-09-15T16:37:26.363Z] ++ exit 0
16:37:26 [2020-09-15T16:37:26.363Z] 
16:37:26 [2020-09-15T16:37:26.926Z] + for job in $(jobs -p)
16:37:26 [2020-09-15T16:37:26.927Z] + wait 5113
16:37:29 [2020-09-15T16:37:29.443Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
16:37:31 [2020-09-15T16:37:31.337Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
16:37:36 [2020-09-15T16:37:36.584Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
16:37:43 [2020-09-15T16:37:43.122Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
16:37:46 [2020-09-15T16:37:46.387Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
16:37:46 [2020-09-15T16:37:46.387Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
16:37:52 [2020-09-15T16:37:52.922Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
16:37:53 [2020-09-15T16:37:53.182Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
16:37:54 [2020-09-15T16:37:54.109Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
16:37:56 [2020-09-15T16:37:56.623Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
16:38:54 [2020-09-15T16:38:54.244Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
16:39:50 [2020-09-15T16:39:50.407Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
16:39:55 [2020-09-15T16:39:55.648Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
16:39:59 [2020-09-15T16:39:59.818Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
16:42:36 [2020-09-15T16:42:36.214Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
16:42:36 [2020-09-15T16:42:36.214Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
16:42:36 [2020-09-15T16:42:36.470Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
16:42:36 [2020-09-15T16:42:36.470Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
16:42:36 [2020-09-15T16:42:36.727Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
16:42:36 [2020-09-15T16:42:36.727Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
16:42:37 [2020-09-15T16:42:37.653Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
16:42:40 [2020-09-15T16:42:40.186Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
16:42:42 [2020-09-15T16:42:42.702Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
16:42:45 [2020-09-15T16:42:45.217Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
16:43:41 [2020-09-15T16:43:41.377Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
16:43:41 [2020-09-15T16:43:41.377Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
16:43:42 [2020-09-15T16:43:42.303Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
16:43:44 [2020-09-15T16:43:44.826Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
16:43:48 [2020-09-15T16:43:48.093Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
16:43:50 [2020-09-15T16:43:50.609Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
16:44:12 [2020-09-15T16:44:12.497Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
16:44:24 [2020-09-15T16:44:24.673Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
16:44:24 [2020-09-15T16:44:24.929Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
16:44:27 [2020-09-15T16:44:27.445Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
16:44:29 [2020-09-15T16:44:29.961Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
16:44:40 [2020-09-15T16:44:40.024Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
16:44:43 [2020-09-15T16:44:43.292Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
16:44:45 [2020-09-15T16:44:45.809Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
16:44:48 [2020-09-15T16:44:48.325Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
16:44:50 [2020-09-15T16:44:50.217Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
16:44:52 [2020-09-15T16:44:52.733Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
16:44:56 [2020-09-15T16:44:56.011Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
16:44:57 [2020-09-15T16:44:57.897Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
16:45:54 [2020-09-15T16:45:54.060Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
16:46:08 [2020-09-15T16:46:08.894Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
16:46:26 [2020-09-15T16:46:26.948Z] --- PASS: TestDockerSwarmSuite (1687.22s)
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.19s)
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.16s)
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.14s)
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.99s)
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.14s)
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.28s)
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_test.go:562: [d251872ce7207] joining swarm manager [d9789d8107c0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_test.go:584: [deadba3fb6523] joining swarm manager [d9789d8107c0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.948Z]         check_test.go:380: [d251872ce7207] daemon is not started
16:46:26 [2020-09-15T16:46:26.948Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.65s)
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_test.go:45: [d44029ca96306] joining swarm manager [d76b284df0eb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s)
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.58s)
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.81s)
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_test.go:303: [df66d857e8b3d] joining swarm manager [dbabf877b3dee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_test.go:304: [d882f6e25409e] joining swarm manager [dbabf877b3dee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_test.go:363: Waiting for possible election...
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.00s)
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_test.go:271: [d0c919e57331f] joining swarm manager [d480067e1a5b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_test.go:272: [d5cec67ac9351] joining swarm manager [d480067e1a5b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.07s)
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.74s)
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.12s)
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_node_test.go:19: [d426e10e6719a] joining swarm manager [d9b63f7a8348f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_node_test.go:20: [df2c1a45f9dd4] joining swarm manager [d9b63f7a8348f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.15s)
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_test.go:501: [d790305582c68] joining swarm manager [df1cee671d5cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_test.go:506: [da678060df8e5] joining swarm manager [df1cee671d5cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.81s)
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_node_test.go:80: [d73032af5e09f] joining swarm manager [db57e4de08e4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.13s)
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_node_test.go:52: [d2e4aa80b1e98] joining swarm manager [d60cdbc2f3830]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_node_test.go:53: [dc6f943e90660] joining swarm manager [d60cdbc2f3830]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.55s)
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.54s)
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_test.go:201: [de9d7338fddc0] joining swarm manager [d8b5344ac8c3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.60s)
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_test.go:383: [de779e21dd043] joining swarm manager [d55d39a0fe370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_test.go:384: [dddf45bcc27bb] joining swarm manager [d55d39a0fe370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.948Z]         check_test.go:380: [dddf45bcc27bb] daemon is not started
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.53s)
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_test.go:801: [d3dc912bd316d] joining swarm manager [dc58ffe2fe46f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_test.go:801: [d7dbe8454c620] joining swarm manager [dc58ffe2fe46f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_test.go:801: [d02dba2ce320a] joining swarm manager [dc58ffe2fe46f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_test.go:801: [d80d3c26ba753] joining swarm manager [dc58ffe2fe46f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_test.go:809: [da4552552c586] joining swarm manager [dc58ffe2fe46f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s)
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.72s)
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.99s)
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_service_test.go:394: [d7ff3f3fd18c5] joining swarm manager [dfd4f5c81d4ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_service_test.go:394: [d7b54b400beca] joining swarm manager [dfd4f5c81d4ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.98s)
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_service_test.go:342: [dce6f7893c904] joining swarm manager [d1ed0fecb037e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_service_test.go:342: [d6f39434b7abe] joining swarm manager [d1ed0fecb037e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.75s)
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_service_test.go:489: [d8dfde6d99fd0] joining swarm manager [d6739c79f7a76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_service_test.go:489: [d014015017f01] joining swarm manager [d6739c79f7a76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.71s)
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.56s)
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_service_test.go:127: [deab47897a5d9] joining swarm manager [d88a3dc372ea4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_service_test.go:128: [d56c8b0a901b3] joining swarm manager [d88a3dc372ea4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_service_test.go:136: [d94275abe0fd1] joining swarm manager [d88a3dc372ea4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_service_test.go:137: [d2a22714194b2] joining swarm manager [d88a3dc372ea4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.65s)
16:46:26 [2020-09-15T16:46:26.948Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.86s)
16:46:26 [2020-09-15T16:46:26.948Z]         docker_api_swarm_service_test.go:303: [dc9bbe2fe6173] joining swarm manager [d40fb2df9be8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.949Z]         docker_api_swarm_service_test.go:303: [d2159424cb310] joining swarm manager [d40fb2df9be8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.43s)
16:46:26 [2020-09-15T16:46:26.949Z]         docker_api_swarm_service_test.go:99: [d848a4374b29a] joining swarm manager [d08a527d6defb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.949Z]         docker_api_swarm_service_test.go:100: [d5bc1b438705a] joining swarm manager [d08a527d6defb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.949Z]         check_test.go:380: [d848a4374b29a] daemon is not started
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.17s)
16:46:26 [2020-09-15T16:46:26.949Z]         docker_api_swarm_service_test.go:532: [d974e6098b963] joining swarm manager [d50fed5c2b074]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.949Z]         docker_api_swarm_service_test.go:533: [d85c2f11b14b0] joining swarm manager [d50fed5c2b074]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.29s)
16:46:26 [2020-09-15T16:46:26.949Z]         docker_api_swarm_service_test.go:147: [de913456eef45] joining swarm manager [d3035c27c6d08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.949Z]         docker_api_swarm_service_test.go:147: [d9c445339c613] joining swarm manager [d3035c27c6d08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.19s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.30s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.20s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.32s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.12s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.49s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.34s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.25s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.04s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.65s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.24s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.01s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.87s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.95s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.86s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.35s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.81s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.79s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.75s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.14s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.92s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.27s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.43s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.74s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.34s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.12s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.09s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.40s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.09s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.81s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.64s)
16:46:26 [2020-09-15T16:46:26.949Z]         docker_cli_service_logs_test.go:245: checking task ulzlmq8bzyzv
16:46:26 [2020-09-15T16:46:26.949Z]         docker_cli_service_logs_test.go:250: checking messages for ulzlmq8bzyzv
16:46:26 [2020-09-15T16:46:26.949Z]         docker_cli_service_logs_test.go:245: checking task 7c5eb5kg6ev6
16:46:26 [2020-09-15T16:46:26.949Z]         docker_cli_service_logs_test.go:250: checking messages for 7c5eb5kg6ev6
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (1.90s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.94s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.47s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.33s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.29s)
16:46:26 [2020-09-15T16:46:26.949Z]         docker_cli_swarm_test.go:1901: [d816842e9aeb2] joining swarm manager [da70853ddacd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.949Z]         docker_cli_swarm_test.go:1902: [d0a65a75cfe6d] joining swarm manager [da70853ddacd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.09s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.59s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.02s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.87s)
16:46:26 [2020-09-15T16:46:26.949Z]         docker_cli_swarm_test.go:1802: [d168a3a7501e2] joining swarm manager [d524af18f8b3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.949Z]         docker_cli_swarm_test.go:1803: [de7053c0c3d8b] joining swarm manager [d524af18f8b3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.04s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (108.64s)
16:46:26 [2020-09-15T16:46:26.949Z]         docker_cli_swarm_test.go:1321: [d3ddc6b954c5c] joining swarm manager [d95f943498570]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.949Z]         docker_cli_swarm_test.go:1322: [d0ce30b6b801f] joining swarm manager [d95f943498570]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.24s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.96s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.40s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.28s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.52s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.60s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.88s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
16:46:26 [2020-09-15T16:46:26.949Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.15s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.74s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.25s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.84s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.96s)
16:46:26 [2020-09-15T16:46:26.949Z]         docker_cli_swarm_test.go:1186: [d3cc1d0e4d692] joining swarm manager [da48cb53f32b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.949Z]         docker_cli_swarm_test.go:1195: [d8e54220f25a3] joining swarm manager [da48cb53f32b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.04s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.45s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (142.04s)
16:46:26 [2020-09-15T16:46:26.949Z]         docker_cli_swarm_test.go:1118: [d8a7e3ab359fa] joining swarm manager [d18fd827a1559]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.949Z]         docker_cli_swarm_test.go:1119: [dc37608323a89] joining swarm manager [d18fd827a1559]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.949Z]         docker_cli_swarm_test.go:1172: [dedfe5ce33472] joining swarm manager [d18fd827a1559]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.46s)
16:46:26 [2020-09-15T16:46:26.949Z]         docker_cli_swarm_test.go:1453: [ddc91188bea64] joining swarm manager [d80b241cf413b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.949Z]         docker_cli_swarm_test.go:1454: [d8d07f2438f96] joining swarm manager [d80b241cf413b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.40s)
16:46:26 [2020-09-15T16:46:26.949Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s)
16:46:26 [2020-09-15T16:46:26.949Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s)
16:46:26 [2020-09-15T16:46:26.949Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
16:46:26 [2020-09-15T16:46:26.949Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.37s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (2.98s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (51.95s)
16:46:26 [2020-09-15T16:46:26.949Z]         docker_cli_swarm_unix_test.go:62: [d538687630e34] joining swarm manager [d51b0b8d6202e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.40s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.29s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.24s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.56s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.73s)
16:46:26 [2020-09-15T16:46:26.949Z]         docker_api_swarm_test.go:961: [d2c600f4a65ba] joining swarm manager [d8c4a8f77198e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.43s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.24s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.79s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.39s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.51s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.54s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.58s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.14s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.60s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.73s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.33s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.96s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.29s)
16:46:26 [2020-09-15T16:46:26.949Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.24s)
16:46:26 [2020-09-15T16:46:26.949Z] === RUN   TestDockerExternalVolumeSuite
16:46:26 [2020-09-15T16:46:26.949Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
16:46:41 [2020-09-15T16:46:41.782Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
16:47:49 [2020-09-15T16:47:49.396Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
16:47:57 [2020-09-15T16:47:57.501Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
16:48:29 [2020-09-15T16:48:29.516Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
16:48:44 [2020-09-15T16:48:44.352Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
16:49:16 [2020-09-15T16:49:16.369Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
16:49:28 [2020-09-15T16:49:28.532Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
16:50:00 [2020-09-15T16:50:00.566Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
16:50:15 [2020-09-15T16:50:15.402Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
16:50:33 [2020-09-15T16:50:33.441Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
16:51:20 [2020-09-15T16:51:20.056Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
16:51:38 [2020-09-15T16:51:38.095Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
16:52:10 [2020-09-15T16:52:10.135Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
16:52:42 [2020-09-15T16:52:42.162Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
16:52:54 [2020-09-15T16:52:54.333Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
16:53:12 [2020-09-15T16:53:12.371Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
16:53:27 [2020-09-15T16:53:27.204Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
16:53:42 [2020-09-15T16:53:42.052Z] --- PASS: TestDockerExternalVolumeSuite (436.95s)
16:53:42 [2020-09-15T16:53:42.052Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s)
16:53:42 [2020-09-15T16:53:42.052Z]         docker_cli_external_volume_driver_test.go:53: [d80696b73fe75] daemon is not started
16:53:42 [2020-09-15T16:53:42.052Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
16:53:42 [2020-09-15T16:53:42.052Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s)
16:53:42 [2020-09-15T16:53:42.052Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
16:53:42 [2020-09-15T16:53:42.052Z]         docker_cli_external_volume_driver_test.go:53: [d38e146a0b82d] daemon is not started
16:53:42 [2020-09-15T16:53:42.052Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
16:53:42 [2020-09-15T16:53:42.052Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
16:53:42 [2020-09-15T16:53:42.052Z]         docker_cli_external_volume_driver_test.go:53: [d54037c6aaab4] daemon is not started
16:53:42 [2020-09-15T16:53:42.052Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
16:53:42 [2020-09-15T16:53:42.052Z]         docker_cli_external_volume_driver_test.go:53: [ddf60ce965240] daemon is not started
16:53:42 [2020-09-15T16:53:42.052Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s)
16:53:42 [2020-09-15T16:53:42.052Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s)
16:53:42 [2020-09-15T16:53:42.052Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
16:53:42 [2020-09-15T16:53:42.052Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
16:53:42 [2020-09-15T16:53:42.052Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.23s)
16:53:42 [2020-09-15T16:53:42.052Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s)
16:53:42 [2020-09-15T16:53:42.052Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s)
16:53:42 [2020-09-15T16:53:42.052Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s)
16:53:42 [2020-09-15T16:53:42.052Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s)
16:53:42 [2020-09-15T16:53:42.052Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s)
16:53:42 [2020-09-15T16:53:42.052Z]         docker_cli_external_volume_driver_test.go:485: [d8d9740469fd2] daemon is not started
16:53:42 [2020-09-15T16:53:42.052Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
16:53:42 [2020-09-15T16:53:42.052Z]         docker_cli_external_volume_driver_test.go:53: [ddbac852b2570] daemon is not started
16:53:42 [2020-09-15T16:53:42.052Z] PASS
16:53:42 [2020-09-15T16:53:42.052Z] 
16:53:42 [2020-09-15T16:53:42.052Z] === Skipped
16:53:42 [2020-09-15T16:53:42.052Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:53:42 [2020-09-15T16:53:42.052Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:53:42 [2020-09-15T16:53:42.052Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
16:53:42 [2020-09-15T16:53:42.052Z]         check_test.go:309: [d884f20c281f6] daemon is not started
16:53:42 [2020-09-15T16:53:42.052Z] 
16:53:42 [2020-09-15T16:53:42.052Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
16:53:42 [2020-09-15T16:53:42.052Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
16:53:42 [2020-09-15T16:53:42.052Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
16:53:42 [2020-09-15T16:53:42.052Z]         check_test.go:309: [d5116e843f16d] daemon is not started
16:53:42 [2020-09-15T16:53:42.052Z] 
16:53:42 [2020-09-15T16:53:42.052Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
16:53:42 [2020-09-15T16:53:42.052Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
16:53:42 [2020-09-15T16:53:42.052Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
16:53:42 [2020-09-15T16:53:42.052Z]         check_test.go:309: [d7f214e9e258e] daemon is not started
16:53:42 [2020-09-15T16:53:42.052Z] 
16:53:42 [2020-09-15T16:53:42.052Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
16:53:42 [2020-09-15T16:53:42.052Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
16:53:42 [2020-09-15T16:53:42.052Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
16:53:42 [2020-09-15T16:53:42.052Z] 
16:53:42 [2020-09-15T16:53:42.052Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
16:53:42 [2020-09-15T16:53:42.052Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
16:53:42 [2020-09-15T16:53:42.052Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
16:53:42 [2020-09-15T16:53:42.052Z] 
16:53:42 [2020-09-15T16:53:42.052Z] 
16:53:42 [2020-09-15T16:53:42.052Z] DONE 273 tests, 5 skipped in 2494.698s
16:53:42 [2020-09-15T16:53:42.052Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:53:42 [2020-09-15T16:53:42.052Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9d2bc5121c65/docker.pid
16:53:42 [2020-09-15T16:53:42.052Z] +++ kill 5374
16:53:42 [2020-09-15T16:53:42.052Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5374 is not a child of this shell
16:53:42 [2020-09-15T16:53:42.052Z] warning: PID 5374 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9d2bc5121c65/docker.pid had a nonzero exit code
16:53:42 [2020-09-15T16:53:42.052Z] ++++ cat bundles/test-integration/docker.pid
16:53:42 [2020-09-15T16:53:42.052Z] +++ kill 7558
16:53:42 [2020-09-15T16:53:42.614Z] +++ /etc/init.d/apparmor stop
16:53:42 [2020-09-15T16:53:42.614Z] Leaving: AppArmorNo profiles have been unloaded.
16:53:42 [2020-09-15T16:53:42.614Z] 
16:53:42 [2020-09-15T16:53:42.614Z] Unloading profiles will leave already running processes permanently
16:53:42 [2020-09-15T16:53:42.614Z] unconfined, which can lead to unexpected situations.
16:53:42 [2020-09-15T16:53:42.614Z] 
16:53:42 [2020-09-15T16:53:42.614Z] To set a process to complain mode, use the command line tool
16:53:42 [2020-09-15T16:53:42.614Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:53:42 [2020-09-15T16:53:42.614Z] +++ true
16:53:42 [2020-09-15T16:53:42.614Z] exiting test-integration
16:53:42 [2020-09-15T16:53:42.614Z] ++ exit 0
16:53:42 [2020-09-15T16:53:42.614Z] 
16:53:42 [2020-09-15T16:53:42.870Z] + exit 0
16:53:42 [2020-09-15T16:53:42.870Z] ++ jobs -p
16:53:42 [2020-09-15T16:53:42.870Z] + pids=
16:53:42 [2020-09-15T16:53:42.870Z] + echo 'Remaining pids to kill: []'
16:53:42 [2020-09-15T16:53:42.870Z] Remaining pids to kill: []
16:53:42 [2020-09-15T16:53:42.870Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
16:53:42 [2020-09-15T16:53:42.880Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:53:45 [2020-09-15T16:53:45.165Z] + echo Ensuring container killed.
16:53:45 [2020-09-15T16:53:45.165Z] Ensuring container killed.
16:53:45 [2020-09-15T16:53:45.165Z] + docker ps -aq -f name=docker-pr3-*
16:53:45 [2020-09-15T16:53:45.165Z] + cids=7c1b4bc4d636
16:53:45 [2020-09-15T16:53:45.165Z] e165cbdf210f
16:53:45 [2020-09-15T16:53:45.165Z] 281295906f6c
16:53:45 [2020-09-15T16:53:45.165Z] + [ -n 7c1b4bc4d636
16:53:45 [2020-09-15T16:53:45.165Z] e165cbdf210f
16:53:45 [2020-09-15T16:53:45.165Z] 281295906f6c ]
16:53:45 [2020-09-15T16:53:45.165Z] + docker rm -vf 7c1b4bc4d636 e165cbdf210f 281295906f6c
16:53:46 [2020-09-15T16:53:46.532Z] 7c1b4bc4d636
16:53:47 [2020-09-15T16:53:47.459Z] e165cbdf210f
16:53:47 [2020-09-15T16:53:47.459Z] 281295906f6c
[Pipeline] sh
16:53:47 [2020-09-15T16:53:47.777Z] + echo Chowning /workspace to jenkins user
16:53:47 [2020-09-15T16:53:47.777Z] Chowning /workspace to jenkins user
16:53:47 [2020-09-15T16:53:47.777Z] + id -u
16:53:47 [2020-09-15T16:53:47.777Z] + id -g
16:53:47 [2020-09-15T16:53:47.777Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41453:/workspace busybox chown -R 1000:1000 /workspace
16:53:47 [2020-09-15T16:53:47.777Z] Unable to find image 'busybox:latest' locally
16:53:53 [2020-09-15T16:53:53.017Z] latest: Pulling from library/busybox
16:53:53 [2020-09-15T16:53:53.017Z] df8698476c65: Pulling fs layer
16:53:53 [2020-09-15T16:53:53.017Z] df8698476c65: Verifying Checksum
16:53:53 [2020-09-15T16:53:53.017Z] df8698476c65: Download complete
16:53:53 [2020-09-15T16:53:53.017Z] df8698476c65: Pull complete
16:53:53 [2020-09-15T16:53:53.017Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
16:53:53 [2020-09-15T16:53:53.017Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:53:56 [2020-09-15T16:53:56.633Z] + bundleName=amd64
16:53:56 [2020-09-15T16:53:56.633Z] + echo Creating amd64-bundles.tar.gz
16:53:56 [2020-09-15T16:53:56.633Z] Creating amd64-bundles.tar.gz
16:53:56 [2020-09-15T16:53:56.633Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
16:53:56 [2020-09-15T16:53:56.633Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
16:53:57 [2020-09-15T16:53:57.569Z] Archiving artifacts
16:53:59 [2020-09-15T16:53:59.436Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41453/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:53:59 [2020-09-15T16:53:59.744Z] + make clean
16:54:00 [2020-09-15T16:54:00.000Z] docker volume rm -f docker-dev-cache
16:54:00 [2020-09-15T16:54:00.000Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:57:41 [2020-09-15T16:57:41.908Z] ok  	github.com/docker/docker/integration-cli	2110.278s
16:57:41 [2020-09-15T16:57:41.908Z] 
16:57:41 [2020-09-15T16:57:41.908Z] === Skipped
16:57:41 [2020-09-15T16:57:41.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
16:57:41 [2020-09-15T16:57:41.908Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
16:57:41 [2020-09-15T16:57:41.908Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.908Z] 
16:57:41 [2020-09-15T16:57:41.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:57:41 [2020-09-15T16:57:41.908Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_run_test.go:3180: unmatched requirement Apparmor
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_run_test.go:3158: unmatched requirement Apparmor
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
16:57:41 [2020-09-15T16:57:41.909Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.909Z] 
16:57:41 [2020-09-15T16:57:41.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_sni_test.go:18: Flakey test
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:57:41 [2020-09-15T16:57:41.910Z]         docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.910Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
16:57:41 [2020-09-15T16:57:41.911Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.911Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:57:41 [2020-09-15T16:57:41.912Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.912Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:57:41 [2020-09-15T16:57:41.913Z]         docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.913Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunMount (0.03s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.48s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.48s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.914Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.914Z] 
16:57:41 [2020-09-15T16:57:41.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:2885: unmatched requirement Apparmor
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:2924: unmatched requirement Apparmor
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:3041: unmatched requirement Apparmor
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:57:41 [2020-09-15T16:57:41.915Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.915Z] 
16:57:41 [2020-09-15T16:57:41.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:57:41 [2020-09-15T16:57:41.916Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:57:41 [2020-09-15T16:57:41.916Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:57:41 [2020-09-15T16:57:41.916Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
16:57:41 [2020-09-15T16:57:41.916Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:57:41 [2020-09-15T16:57:41.916Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:57:41 [2020-09-15T16:57:41.916Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:57:41 [2020-09-15T16:57:41.916Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:57:41 [2020-09-15T16:57:41.916Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.916Z] 
16:57:41 [2020-09-15T16:57:41.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     check_test.go:128: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     check_test.go:134: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
16:57:41 [2020-09-15T16:57:41.917Z]     check_test.go:142: unmatched requirement DaemonIsLinux
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] DONE 1096 tests, 549 skipped in 2118.223s
16:57:41 [2020-09-15T16:57:41.917Z] INFO: Integration tests ended at 09/15/2020 16:57:38. Duration:00:35:18.3399227
16:57:41 [2020-09-15T16:57:41.917Z] INFO: Docker info of the daemon under test at end of run
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] Containers: 2
16:57:41 [2020-09-15T16:57:41.917Z]  Running: 0
16:57:41 [2020-09-15T16:57:41.917Z]  Paused: 0
16:57:41 [2020-09-15T16:57:41.917Z]  Stopped: 2
16:57:41 [2020-09-15T16:57:41.917Z] Images: 15
16:57:41 [2020-09-15T16:57:41.917Z] Server Version: 0.0.0-dev
16:57:41 [2020-09-15T16:57:41.917Z] Storage Driver: windowsfilter
16:57:41 [2020-09-15T16:57:41.917Z]  Windows: 
16:57:41 [2020-09-15T16:57:41.917Z] Logging Driver: json-file
16:57:41 [2020-09-15T16:57:41.917Z] Plugins: 
16:57:41 [2020-09-15T16:57:41.917Z]  Volume: local
16:57:41 [2020-09-15T16:57:41.917Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:57:41 [2020-09-15T16:57:41.917Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:57:41 [2020-09-15T16:57:41.917Z] Swarm: inactive
16:57:41 [2020-09-15T16:57:41.917Z] Default Isolation: process
16:57:41 [2020-09-15T16:57:41.917Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:57:41 [2020-09-15T16:57:41.917Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
16:57:41 [2020-09-15T16:57:41.917Z] OSType: windows
16:57:41 [2020-09-15T16:57:41.917Z] Architecture: x86_64
16:57:41 [2020-09-15T16:57:41.917Z] CPUs: 4
16:57:41 [2020-09-15T16:57:41.917Z] Total Memory: 32GiB
16:57:41 [2020-09-15T16:57:41.917Z] Name: azwin-2-8d4250
16:57:41 [2020-09-15T16:57:41.917Z] ID: BTYD:WNEZ:KQBI:RNHB:JVSC:NR5K:ANSJ:6LQY:OHZ5:RDGW:VG4E:LTCQ
16:57:41 [2020-09-15T16:57:41.917Z] Docker Root Dir: D:\CI\PR-41453\3\daemon
16:57:41 [2020-09-15T16:57:41.917Z] Debug Mode (client): false
16:57:41 [2020-09-15T16:57:41.917Z] Debug Mode (server): true
16:57:41 [2020-09-15T16:57:41.917Z]  File Descriptors: -1
16:57:41 [2020-09-15T16:57:41.917Z]  Goroutines: 18
16:57:41 [2020-09-15T16:57:41.917Z]  System Time: 2020-09-15T16:57:38.1438496Z
16:57:41 [2020-09-15T16:57:41.917Z]  EventsListeners: 0
16:57:41 [2020-09-15T16:57:41.917Z] Registry: https://index.docker.io/v1/
16:57:41 [2020-09-15T16:57:41.917Z] Labels:
16:57:41 [2020-09-15T16:57:41.917Z] Experimental: false
16:57:41 [2020-09-15T16:57:41.917Z] Insecure Registries:
16:57:41 [2020-09-15T16:57:41.917Z]  127.0.0.0/8
16:57:41 [2020-09-15T16:57:41.917Z] Live Restore Enabled: false
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] 
16:57:41 [2020-09-15T16:57:41.917Z] INFO: Stopping daemon under test
16:57:41 [2020-09-15T16:57:41.917Z] SUCCESS: The process with PID 1708 (child process of PID 5680) has been terminated.
16:57:41 [2020-09-15T16:57:41.917Z] SUCCESS: The process with PID 5680 (child process of PID 3620) has been terminated.
16:57:41 [2020-09-15T16:57:41.917Z] INFO: Stop tailing logs of the daemon under tests
16:57:41 [2020-09-15T16:57:41.917Z] INFO: executeCI.ps1 Completed successfully at 09/15/2020 16:57:38.
16:57:41 [2020-09-15T16:57:41.917Z] INFO: Tidying up at end of run
16:57:41 [2020-09-15T16:57:41.917Z] INFO: Saving daemon under test log (d:\CI\PR-41453\3\dut.out) to C:\windows\TEMP\CIDUT.out
16:57:41 [2020-09-15T16:57:41.917Z] INFO: Saving daemon under test log (d:\CI\PR-41453\3\dut.err) to C:\windows\TEMP\CIDUT.err
16:57:41 [2020-09-15T16:57:41.917Z] INFO: Nuke-Everything...
16:57:41 [2020-09-15T16:57:41.917Z] INFO: Container count on control daemon to delete is 2
16:57:41 [2020-09-15T16:57:41.917Z] 34381a238ce9
16:57:41 [2020-09-15T16:57:41.917Z] 1d057c5e2b1a
16:57:41 [2020-09-15T16:57:41.917Z] INFO: Tidying pidfile d:\CI\PR-41453\3\docker.pid
16:57:41 [2020-09-15T16:57:41.917Z] INFO: Nuking d:\CI
16:58:07 [2020-09-15T16:58:07.072Z] INFO: Zapped successfully
16:58:07 [2020-09-15T16:58:07.072Z] 
16:58:07 [2020-09-15T16:58:07.072Z] INFO: executeCI.ps1 exiting at Tue Sep 15 16:58:04 CUT 2020. Duration 00:56:01.0823643
16:58:07 [2020-09-15T16:58:07.072Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
16:58:07 [2020-09-15T16:58:07.314Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
16:58:15 [2020-09-15T16:58:15.091Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
16:58:16 [2020-09-15T16:58:16.841Z] Archiving artifacts
16:58:30 [2020-09-15T16:58:30.685Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41453/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:58:31 [2020-09-15T16:58:31.661Z] + make clean
16:58:33 [2020-09-15T16:58:33.847Z] docker volume rm -f docker-dev-cache
16:58:33 [2020-09-15T16:58:33.847Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS