Skip to content
Success

Console Output

Pull request #42068 updated
Started by user Sebastiaan van Stijn
Rebuilds build #5
20:21:32 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from a8008f7313e6f9ad0b2d7e7a49d228f520469bc4+4bbc52c04b83c4ab9c47f2404720fa0c6a4cff40 (24dc2c81823a6a003929a18b43022a3e232d9454)
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
The recommended git tool is: NONE
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
20:21:34 [2021-03-11T20:21:34.785Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:21:34 [2021-03-11T20:21:34.790Z] Trying to pass milestone 5
[Pipeline] milestone
20:21:34 [2021-03-11T20:21:34.854Z] Trying to pass milestone 6
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:21:35 [2021-03-11T20:21:35.099Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0f23bed0bf32b7e85) in /home/ubuntu/workspace/moby_PR-42068
[Pipeline] {
[Pipeline] checkout
20:21:35 [2021-03-11T20:21:35.189Z] The recommended git tool is: git
20:21:37 [2021-03-11T20:21:37.044Z] using credential docker-jenkins-github-credentials
20:21:37 [2021-03-11T20:21:37.051Z] Cloning the remote Git repository
20:21:37 [2021-03-11T20:21:37.051Z] Cloning with configured refspecs honoured and without tags
20:21:37 [2021-03-11T20:21:37.115Z] Cloning repository https://github.com/moby/moby.git
20:21:37 [2021-03-11T20:21:37.167Z]  > git init /home/ubuntu/workspace/moby_PR-42068 # timeout=10
20:21:37 [2021-03-11T20:21:37.209Z] Fetching upstream changes from https://github.com/moby/moby.git
20:21:37 [2021-03-11T20:21:37.209Z]  > git --version # timeout=10
20:21:37 [2021-03-11T20:21:37.215Z]  > git --version # 'git version 2.17.1'
20:21:37 [2021-03-11T20:21:37.216Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:21:37 [2021-03-11T20:21:37.217Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42068/head:refs/remotes/origin/PR-42068 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:21:57 [2021-03-11T20:21:57.068Z] Fetching without tags
20:21:57 [2021-03-11T20:21:57.331Z] Merging remotes/origin/master commit 4bbc52c04b83c4ab9c47f2404720fa0c6a4cff40 into PR head commit a8008f7313e6f9ad0b2d7e7a49d228f520469bc4
20:21:57 [2021-03-11T20:21:57.909Z] Merge succeeded, producing a8008f7313e6f9ad0b2d7e7a49d228f520469bc4
20:21:57 [2021-03-11T20:21:57.910Z] Checking out Revision a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 (PR-42068)
20:21:56 [2021-03-11T20:21:56.992Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:21:57 [2021-03-11T20:21:57.003Z]  > git config --add remote.origin.fetch +refs/pull/42068/head:refs/remotes/origin/PR-42068 # timeout=10
20:21:57 [2021-03-11T20:21:57.031Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:21:57 [2021-03-11T20:21:57.052Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:21:57 [2021-03-11T20:21:57.075Z] Fetching upstream changes from https://github.com/moby/moby.git
20:21:57 [2021-03-11T20:21:57.075Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:21:57 [2021-03-11T20:21:57.076Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42068/head:refs/remotes/origin/PR-42068 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:21:57 [2021-03-11T20:21:57.340Z]  > git config core.sparsecheckout # timeout=10
20:21:57 [2021-03-11T20:21:57.368Z]  > git checkout -f a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 # timeout=10
20:21:57 [2021-03-11T20:21:57.850Z]  > git remote # timeout=10
20:21:57 [2021-03-11T20:21:57.862Z]  > git config --get remote.origin.url # timeout=10
20:21:57 [2021-03-11T20:21:57.874Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:21:57 [2021-03-11T20:21:57.876Z]  > git merge 4bbc52c04b83c4ab9c47f2404720fa0c6a4cff40 # timeout=10
20:21:57 [2021-03-11T20:21:57.897Z]  > git rev-parse HEAD^{commit} # timeout=10
20:21:57 [2021-03-11T20:21:57.915Z]  > git config core.sparsecheckout # timeout=10
20:21:57 [2021-03-11T20:21:57.927Z]  > git checkout -f a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 # timeout=10
20:22:02 [2021-03-11T20:22:02.027Z] Commit message: "overlayutils/userxattr.go: add "fast path" for kernel >= 5.11.0"
20:22:02 [2021-03-11T20:22:02.033Z]  > git rev-list --no-walk a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:22:03 [2021-03-11T20:22:03.103Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42068:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
20:22:11 [2021-03-11T20:22:11.196Z] Unable to find image 'alpine:latest' locally
20:22:11 [2021-03-11T20:22:11.196Z] latest: Pulling from library/alpine
20:22:11 [2021-03-11T20:22:11.196Z] ba3557a56b15: Pulling fs layer
20:22:11 [2021-03-11T20:22:11.196Z] ba3557a56b15: Download complete
20:22:11 [2021-03-11T20:22:11.196Z] ba3557a56b15: Pull complete
20:22:11 [2021-03-11T20:22:11.196Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be
20:22:11 [2021-03-11T20:22:11.196Z] Status: Downloaded newer image for alpine:latest
20:22:15 [2021-03-11T20:22:15.368Z] 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: cgroup2)
[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] { (cgroup2)
[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" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
20:22:16 [2021-03-11T20:22:16.248Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0f23bed0bf32b7e85) in /home/ubuntu/workspace/moby_PR-42068
[Pipeline] node
[Pipeline] node
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[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] {
20:22:16 [2021-03-11T20:22:16.306Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-06463ea8154257f99) in /home/ubuntu/workspace/moby_PR-42068
[Pipeline] checkout
20:22:16 [2021-03-11T20:22:16.324Z] The recommended git tool is: git
20:22:16 [2021-03-11T20:22:16.335Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
20:22:16 [2021-03-11T20:22:16.355Z] Fetching changes from the remote Git repository
20:22:16 [2021-03-11T20:22:16.364Z] Fetching without tags
20:22:16 [2021-03-11T20:22:16.370Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-00899eb6fa841da8d) in /home/ubuntu/workspace/moby_PR-42068
[Pipeline] // stage
20:22:16 [2021-03-11T20:22:16.377Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c480f634e62d8764) in /home/ubuntu/workspace/moby_PR-42068
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
20:22:16 [2021-03-11T20:22:16.517Z] The recommended git tool is: git
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
20:22:16 [2021-03-11T20:22:16.588Z] The recommended git tool is: git
[Pipeline] // stage
20:22:16 [2021-03-11T20:22:16.628Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
20:22:16 [2021-03-11T20:22:16.710Z] Merging remotes/origin/master commit 4bbc52c04b83c4ab9c47f2404720fa0c6a4cff40 into PR head commit a8008f7313e6f9ad0b2d7e7a49d228f520469bc4
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] }
20:22:16 [2021-03-11T20:22:16.848Z] Merge succeeded, producing a8008f7313e6f9ad0b2d7e7a49d228f520469bc4
20:22:16 [2021-03-11T20:22:16.848Z] Checking out Revision a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 (PR-42068)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:22:16 [2021-03-11T20:22:16.916Z] Commit message: "overlayutils/userxattr.go: add "fast path" for kernel >= 5.11.0"
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
20:22:16 [2021-03-11T20:22:16.348Z]  > git rev-parse --is-inside-work-tree # timeout=10
20:22:16 [2021-03-11T20:22:16.360Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:22:16 [2021-03-11T20:22:16.369Z] Fetching upstream changes from https://github.com/moby/moby.git
20:22:16 [2021-03-11T20:22:16.369Z]  > git --version # timeout=10
20:22:16 [2021-03-11T20:22:16.383Z]  > git --version # 'git version 2.17.1'
20:22:16 [2021-03-11T20:22:16.384Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:22:16 [2021-03-11T20:22:16.385Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42068/head:refs/remotes/origin/PR-42068 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:22:16 [2021-03-11T20:22:16.716Z]  > git config core.sparsecheckout # timeout=10
20:22:16 [2021-03-11T20:22:16.726Z]  > git checkout -f a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 # timeout=10
20:22:16 [2021-03-11T20:22:16.828Z]  > git remote # timeout=10
20:22:16 [2021-03-11T20:22:16.831Z]  > git config --get remote.origin.url # timeout=10
20:22:16 [2021-03-11T20:22:16.834Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:22:16 [2021-03-11T20:22:16.835Z]  > git merge 4bbc52c04b83c4ab9c47f2404720fa0c6a4cff40 # timeout=10
20:22:16 [2021-03-11T20:22:16.844Z]  > git rev-parse HEAD^{commit} # timeout=10
20:22:16 [2021-03-11T20:22:16.854Z]  > git config core.sparsecheckout # timeout=10
20:22:16 [2021-03-11T20:22:16.859Z]  > git checkout -f a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:22:17 [2021-03-11T20:22:17.656Z] + docker version
20:22:17 [2021-03-11T20:22:17.656Z] Client: Docker Engine - Community
20:22:17 [2021-03-11T20:22:17.656Z]  Version:           20.10.3
20:22:17 [2021-03-11T20:22:17.656Z]  API version:       1.41
20:22:17 [2021-03-11T20:22:17.656Z]  Go version:        go1.13.15
20:22:17 [2021-03-11T20:22:17.656Z]  Git commit:        48d30b5
20:22:17 [2021-03-11T20:22:17.656Z]  Built:             Fri Jan 29 14:33:13 2021
20:22:17 [2021-03-11T20:22:17.656Z]  OS/Arch:           linux/amd64
20:22:17 [2021-03-11T20:22:17.656Z]  Context:           default
20:22:17 [2021-03-11T20:22:17.656Z]  Experimental:      true
20:22:17 [2021-03-11T20:22:17.656Z] 
20:22:17 [2021-03-11T20:22:17.656Z] Server: Docker Engine - Community
20:22:17 [2021-03-11T20:22:17.656Z]  Engine:
20:22:17 [2021-03-11T20:22:17.656Z]   Version:          20.10.3
20:22:17 [2021-03-11T20:22:17.656Z]   API version:      1.41 (minimum version 1.12)
20:22:17 [2021-03-11T20:22:17.656Z]   Go version:       go1.13.15
20:22:17 [2021-03-11T20:22:17.656Z]   Git commit:       46229ca
20:22:17 [2021-03-11T20:22:17.656Z]   Built:            Fri Jan 29 14:31:25 2021
20:22:17 [2021-03-11T20:22:17.656Z]   OS/Arch:          linux/amd64
20:22:17 [2021-03-11T20:22:17.656Z]   Experimental:     true
20:22:17 [2021-03-11T20:22:17.656Z]  containerd:
20:22:17 [2021-03-11T20:22:17.656Z]   Version:          1.4.3
20:22:17 [2021-03-11T20:22:17.656Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
20:22:17 [2021-03-11T20:22:17.656Z]  runc:
20:22:17 [2021-03-11T20:22:17.656Z]   Version:          1.0.0-rc92
20:22:17 [2021-03-11T20:22:17.656Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:22:17 [2021-03-11T20:22:17.656Z]  docker-init:
20:22:17 [2021-03-11T20:22:17.656Z]   Version:          0.19.0
20:22:17 [2021-03-11T20:22:17.656Z]   GitCommit:        de40ad0
[Pipeline] sh
20:22:17 [2021-03-11T20:22:17.774Z] Running on azwin-2-700250 in d:\jenkins\workspace\moby_PR-42068
[Pipeline] {
[Pipeline] ws
20:22:17 [2021-03-11T20:22:17.791Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
20:22:17 [2021-03-11T20:22:17.979Z] + docker info
20:22:18 [2021-03-11T20:22:18.201Z] using credential docker-jenkins-github-credentials
20:22:18 [2021-03-11T20:22:18.206Z] Cloning the remote Git repository
20:22:18 [2021-03-11T20:22:18.206Z] Cloning with configured refspecs honoured and without tags
20:22:18 [2021-03-11T20:22:18.460Z] using credential docker-jenkins-github-credentials
20:22:18 [2021-03-11T20:22:18.465Z] Cloning the remote Git repository
20:22:18 [2021-03-11T20:22:18.465Z] Cloning with configured refspecs honoured and without tags
20:22:18 [2021-03-11T20:22:18.494Z] The recommended git tool is: git
20:22:18 [2021-03-11T20:22:18.267Z] Cloning repository https://github.com/moby/moby.git
20:22:18 [2021-03-11T20:22:18.310Z]  > git init /home/ubuntu/workspace/moby_PR-42068 # timeout=10
20:22:18 [2021-03-11T20:22:18.328Z] Fetching upstream changes from https://github.com/moby/moby.git
20:22:18 [2021-03-11T20:22:18.328Z]  > git --version # timeout=10
20:22:18 [2021-03-11T20:22:18.332Z]  > git --version # 'git version 2.17.1'
20:22:18 [2021-03-11T20:22:18.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:22:18 [2021-03-11T20:22:18.333Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42068/head:refs/remotes/origin/PR-42068 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:22:18 [2021-03-11T20:22:18.519Z] Cloning repository https://github.com/moby/moby.git
20:22:18 [2021-03-11T20:22:18.568Z]  > git init /home/ubuntu/workspace/moby_PR-42068 # timeout=10
20:22:18 [2021-03-11T20:22:18.606Z] Fetching upstream changes from https://github.com/moby/moby.git
20:22:18 [2021-03-11T20:22:18.607Z]  > git --version # timeout=10
20:22:18 [2021-03-11T20:22:18.623Z]  > git --version # 'git version 2.17.1'
20:22:18 [2021-03-11T20:22:18.623Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:22:18 [2021-03-11T20:22:18.625Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42068/head:refs/remotes/origin/PR-42068 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:22:19 [2021-03-11T20:22:19.824Z] using credential docker-jenkins-github-credentials
20:22:19 [2021-03-11T20:22:19.832Z] Cloning the remote Git repository
20:22:19 [2021-03-11T20:22:19.832Z] Cloning with configured refspecs honoured and without tags
20:22:19 [2021-03-11T20:22:19.866Z] Cloning repository https://github.com/moby/moby.git
20:22:19 [2021-03-11T20:22:19.931Z]  > git init /home/ubuntu/workspace/moby_PR-42068 # timeout=10
20:22:20 [2021-03-11T20:22:20.551Z] Fetching upstream changes from https://github.com/moby/moby.git
20:22:20 [2021-03-11T20:22:20.552Z]  > git --version # timeout=10
20:22:20 [2021-03-11T20:22:20.558Z]  > git --version # 'git version 2.25.1'
20:22:20 [2021-03-11T20:22:20.559Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:22:20 [2021-03-11T20:22:20.562Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42068/head:refs/remotes/origin/PR-42068 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:22:30 [2021-03-11T20:22:30.158Z] Client:
20:22:30 [2021-03-11T20:22:30.158Z]  Context:    default
20:22:30 [2021-03-11T20:22:30.158Z]  Debug Mode: false
20:22:30 [2021-03-11T20:22:30.158Z]  Plugins:
20:22:30 [2021-03-11T20:22:30.158Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:22:30 [2021-03-11T20:22:30.158Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
20:22:30 [2021-03-11T20:22:30.158Z] 
20:22:30 [2021-03-11T20:22:30.158Z] Server:
20:22:30 [2021-03-11T20:22:30.158Z]  Containers: 0
20:22:30 [2021-03-11T20:22:30.158Z]   Running: 0
20:22:30 [2021-03-11T20:22:30.158Z]   Paused: 0
20:22:30 [2021-03-11T20:22:30.158Z]   Stopped: 0
20:22:30 [2021-03-11T20:22:30.158Z]  Images: 1
20:22:30 [2021-03-11T20:22:30.158Z]  Server Version: 20.10.3
20:22:30 [2021-03-11T20:22:30.158Z]  Storage Driver: overlay2
20:22:30 [2021-03-11T20:22:30.158Z]   Backing Filesystem: extfs
20:22:30 [2021-03-11T20:22:30.158Z]   Supports d_type: true
20:22:30 [2021-03-11T20:22:30.158Z]   Native Overlay Diff: true
20:22:30 [2021-03-11T20:22:30.158Z]  Logging Driver: json-file
20:22:30 [2021-03-11T20:22:30.158Z]  Cgroup Driver: cgroupfs
20:22:30 [2021-03-11T20:22:30.158Z]  Cgroup Version: 1
20:22:30 [2021-03-11T20:22:30.158Z]  Plugins:
20:22:30 [2021-03-11T20:22:30.158Z]   Volume: local
20:22:30 [2021-03-11T20:22:30.158Z]   Network: bridge host ipvlan macvlan null overlay
20:22:30 [2021-03-11T20:22:30.158Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:22:30 [2021-03-11T20:22:30.158Z]  Swarm: inactive
20:22:30 [2021-03-11T20:22:30.158Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
20:22:30 [2021-03-11T20:22:30.158Z]  Default Runtime: runc
20:22:30 [2021-03-11T20:22:30.158Z]  Init Binary: docker-init
20:22:30 [2021-03-11T20:22:30.158Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
20:22:30 [2021-03-11T20:22:30.158Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:22:30 [2021-03-11T20:22:30.158Z]  init version: de40ad0
20:22:30 [2021-03-11T20:22:30.158Z]  Security Options:
20:22:30 [2021-03-11T20:22:30.158Z]   apparmor
20:22:30 [2021-03-11T20:22:30.158Z]   seccomp
20:22:30 [2021-03-11T20:22:30.158Z]    Profile: default
20:22:30 [2021-03-11T20:22:30.158Z]  Kernel Version: 5.4.0-1037-aws
20:22:30 [2021-03-11T20:22:30.158Z]  Operating System: Ubuntu 18.04.5 LTS
20:22:30 [2021-03-11T20:22:30.158Z]  OSType: linux
20:22:30 [2021-03-11T20:22:30.158Z]  Architecture: x86_64
20:22:30 [2021-03-11T20:22:30.158Z]  CPUs: 2
20:22:30 [2021-03-11T20:22:30.158Z]  Total Memory: 15.35GiB
20:22:30 [2021-03-11T20:22:30.158Z]  Name: ip-10-100-67-98
20:22:30 [2021-03-11T20:22:30.158Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
20:22:30 [2021-03-11T20:22:30.158Z]  Docker Root Dir: /var/lib/docker
20:22:30 [2021-03-11T20:22:30.158Z]  Debug Mode: false
20:22:30 [2021-03-11T20:22:30.158Z]  Registry: https://index.docker.io/v1/
20:22:30 [2021-03-11T20:22:30.158Z]  Labels:
20:22:30 [2021-03-11T20:22:30.158Z]  Experimental: true
20:22:30 [2021-03-11T20:22:30.158Z]  Insecure Registries:
20:22:30 [2021-03-11T20:22:30.158Z]   127.0.0.0/8
20:22:30 [2021-03-11T20:22:30.158Z]  Live Restore Enabled: true
20:22:30 [2021-03-11T20:22:30.158Z] 
20:22:30 [2021-03-11T20:22:30.158Z] WARNING: No swap limit support
20:22:30 [2021-03-11T20:22:30.158Z] WARNING: No blkio weight support
20:22:30 [2021-03-11T20:22:30.158Z] WARNING: No blkio weight_device support
[Pipeline] sh
20:22:30 [2021-03-11T20:22:30.494Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:22:30 [2021-03-11T20:22:30.494Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:22:30 [2021-03-11T20:22:30.494Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42068/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:22:30 [2021-03-11T20:22:30.494Z] + bash /home/ubuntu/workspace/moby_PR-42068/check-config.sh
20:22:30 [2021-03-11T20:22:30.494Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:22:30 [2021-03-11T20:22:30.494Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
20:22:30 [2021-03-11T20:22:30.494Z] 
20:22:30 [2021-03-11T20:22:30.494Z] Generally Necessary:
20:22:30 [2021-03-11T20:22:30.494Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:22:30 [2021-03-11T20:22:30.494Z] - apparmor: enabled and tools installed
20:22:30 [2021-03-11T20:22:30.494Z] - CONFIG_NAMESPACES: enabled
20:22:30 [2021-03-11T20:22:30.494Z] - CONFIG_NET_NS: enabled
20:22:30 [2021-03-11T20:22:30.494Z] - CONFIG_PID_NS: enabled
20:22:30 [2021-03-11T20:22:30.494Z] - CONFIG_IPC_NS: enabled
20:22:30 [2021-03-11T20:22:30.494Z] - CONFIG_UTS_NS: enabled
20:22:30 [2021-03-11T20:22:30.494Z] - CONFIG_CGROUPS: enabled
20:22:30 [2021-03-11T20:22:30.494Z] - CONFIG_CGROUP_CPUACCT: enabled
20:22:30 [2021-03-11T20:22:30.494Z] - CONFIG_CGROUP_DEVICE: enabled
20:22:30 [2021-03-11T20:22:30.494Z] - CONFIG_CGROUP_FREEZER: enabled
20:22:30 [2021-03-11T20:22:30.494Z] - CONFIG_CGROUP_SCHED: enabled
20:22:30 [2021-03-11T20:22:30.494Z] - CONFIG_CPUSETS: enabled
20:22:30 [2021-03-11T20:22:30.494Z] - CONFIG_MEMCG: enabled
20:22:30 [2021-03-11T20:22:30.494Z] - CONFIG_KEYS: enabled
20:22:30 [2021-03-11T20:22:30.494Z] - CONFIG_VETH: enabled (as module)
20:22:30 [2021-03-11T20:22:30.494Z] - CONFIG_BRIDGE: enabled (as module)
20:22:30 [2021-03-11T20:22:30.494Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:22:30 [2021-03-11T20:22:30.494Z] - CONFIG_NF_NAT_IPV4: missing
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_NF_NAT: enabled (as module)
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_NF_NAT_NEEDED: missing
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_POSIX_MQUEUE: enabled
20:22:30 [2021-03-11T20:22:30.751Z] 
20:22:30 [2021-03-11T20:22:30.751Z] Optional Features:
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_USER_NS: enabled
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_SECCOMP: enabled
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_CGROUP_PIDS: enabled
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_MEMCG_SWAP: enabled
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:22:30 [2021-03-11T20:22:30.751Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_BLK_CGROUP: enabled
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_IOSCHED_CFQ: missing
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_CGROUP_PERF: enabled
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_CGROUP_HUGETLB: enabled
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_CFS_BANDWIDTH: enabled
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_RT_GROUP_SCHED: missing
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_IP_VS: enabled (as module)
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_IP_VS_NFCT: enabled
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_IP_VS_RR: enabled (as module)
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_EXT4_FS: enabled
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:22:30 [2021-03-11T20:22:30.751Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:22:30 [2021-03-11T20:22:30.751Z] - Network Drivers:
20:22:30 [2021-03-11T20:22:30.751Z]   - "overlay":
20:22:30 [2021-03-11T20:22:30.751Z]     - CONFIG_VXLAN: enabled (as module)
20:22:30 [2021-03-11T20:22:30.751Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:22:30 [2021-03-11T20:22:30.751Z]       Optional (for encrypted networks):
20:22:30 [2021-03-11T20:22:30.751Z]       - CONFIG_CRYPTO: enabled
20:22:30 [2021-03-11T20:22:30.751Z]       - CONFIG_CRYPTO_AEAD: enabled
20:22:30 [2021-03-11T20:22:30.751Z]       - CONFIG_CRYPTO_GCM: enabled
20:22:30 [2021-03-11T20:22:30.751Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:22:30 [2021-03-11T20:22:30.751Z]       - CONFIG_CRYPTO_GHASH: enabled
20:22:30 [2021-03-11T20:22:30.751Z]       - CONFIG_XFRM: enabled
20:22:30 [2021-03-11T20:22:30.751Z]       - CONFIG_XFRM_USER: enabled (as module)
20:22:30 [2021-03-11T20:22:30.751Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:22:30 [2021-03-11T20:22:30.751Z]       - CONFIG_INET_ESP: enabled (as module)
20:22:30 [2021-03-11T20:22:30.751Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
20:22:30 [2021-03-11T20:22:30.751Z]   - "ipvlan":
20:22:31 [2021-03-11T20:22:31.007Z]     - CONFIG_IPVLAN: enabled (as module)
20:22:31 [2021-03-11T20:22:31.007Z]   - "macvlan":
20:22:31 [2021-03-11T20:22:31.007Z]     - CONFIG_MACVLAN: enabled (as module)
20:22:31 [2021-03-11T20:22:31.007Z]     - CONFIG_DUMMY: enabled (as module)
20:22:31 [2021-03-11T20:22:31.007Z]   - "ftp,tftp client in container":
20:22:31 [2021-03-11T20:22:31.007Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:22:31 [2021-03-11T20:22:31.007Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:22:31 [2021-03-11T20:22:31.007Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:22:31 [2021-03-11T20:22:31.007Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:22:31 [2021-03-11T20:22:31.007Z] - Storage Drivers:
20:22:31 [2021-03-11T20:22:31.007Z]   - "aufs":
20:22:31 [2021-03-11T20:22:31.007Z]     - CONFIG_AUFS_FS: enabled (as module)
20:22:31 [2021-03-11T20:22:31.007Z]   - "btrfs":
20:22:31 [2021-03-11T20:22:31.007Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:22:31 [2021-03-11T20:22:31.007Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:22:31 [2021-03-11T20:22:31.007Z]   - "devicemapper":
20:22:31 [2021-03-11T20:22:31.007Z]     - CONFIG_BLK_DEV_DM: enabled
20:22:31 [2021-03-11T20:22:31.007Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:22:31 [2021-03-11T20:22:31.007Z]   - "overlay":
20:22:31 [2021-03-11T20:22:31.007Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:22:31 [2021-03-11T20:22:31.007Z]   - "zfs":
20:22:31 [2021-03-11T20:22:31.007Z]     - /dev/zfs: present
20:22:31 [2021-03-11T20:22:31.007Z]     - zfs command: missing
20:22:31 [2021-03-11T20:22:31.007Z]     - zpool command: missing
20:22:31 [2021-03-11T20:22:31.007Z] 
20:22:31 [2021-03-11T20:22:31.007Z] Limits:
20:22:31 [2021-03-11T20:22:31.007Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:22:31 [2021-03-11T20:22:31.007Z] 
20:22:31 [2021-03-11T20:22:31.007Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:22:31 [2021-03-11T20:22:31.248Z] Still waiting to schedule task
20:22:31 [2021-03-11T20:22:31.248Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01a887ecfc1f1cc2e)20:22:31 [2021-03-11T20:22:31.337Z] + sudo modprobe ip_vs
20:22:31 [2021-03-11T20:22:31.337Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 .
20:22:31 [2021-03-11T20:22:31.593Z] #1 [internal] load build definition from Dockerfile
20:22:31 [2021-03-11T20:22:31.593Z] #1 sha256:b81a3d6815f77acb3b30848457153fc6feffd34c09eaf63b9fe4c8cd87fef2c6
20:22:31 [2021-03-11T20:22:31.593Z] #1 transferring dockerfile: 16.54kB done
20:22:31 [2021-03-11T20:22:31.593Z] #1 DONE 0.0s
20:22:31 [2021-03-11T20:22:31.593Z] 
20:22:31 [2021-03-11T20:22:31.593Z] #2 [internal] load .dockerignore
20:22:31 [2021-03-11T20:22:31.593Z] #2 sha256:9a56d0c5542b7038a6938749702d30841a31444be2da19f41dcaa6ac962a75ff
20:22:31 [2021-03-11T20:22:31.593Z] #2 transferring context: 87B done
20:22:31 [2021-03-11T20:22:31.593Z] #2 DONE 0.0s
20:22:31 [2021-03-11T20:22:31.593Z] 
20:22:31 [2021-03-11T20:22:31.593Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
20:22:31 [2021-03-11T20:22:31.593Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
20:22:31 [2021-03-11T20:22:31.849Z] #3 DONE 0.4s
20:22:31 [2021-03-11T20:22:31.849Z] 
20:22:31 [2021-03-11T20:22:31.849Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
20:22:31 [2021-03-11T20:22:31.849Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
20:22:31 [2021-03-11T20:22:31.849Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
20:22:31 [2021-03-11T20:22:31.849Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.10MB / 9.64MB 0.1s
20:22:31 [2021-03-11T20:22:31.849Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
20:22:31 [2021-03-11T20:22:31.849Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
20:22:31 [2021-03-11T20:22:31.849Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
20:22:32 [2021-03-11T20:22:32.108Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
20:22:32 [2021-03-11T20:22:32.108Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
20:22:32 [2021-03-11T20:22:32.108Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
20:22:32 [2021-03-11T20:22:32.363Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
20:22:32 [2021-03-11T20:22:32.363Z] #4 DONE 0.5s
20:22:32 [2021-03-11T20:22:32.363Z] 
20:22:32 [2021-03-11T20:22:32.363Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
20:22:32 [2021-03-11T20:22:32.363Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
20:22:32 [2021-03-11T20:22:32.620Z] #5 DONE 0.2s
20:22:32 [2021-03-11T20:22:32.620Z] 
20:22:32 [2021-03-11T20:22:32.620Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:22:32 [2021-03-11T20:22:32.620Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
20:22:32 [2021-03-11T20:22:32.620Z] #7 DONE 0.2s
20:22:32 [2021-03-11T20:22:32.620Z] 
20:22:32 [2021-03-11T20:22:32.620Z] #6 [internal] load metadata for docker.io/library/debian:buster
20:22:32 [2021-03-11T20:22:32.620Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
20:22:32 [2021-03-11T20:22:32.620Z] #6 DONE 0.3s
20:22:33 [2021-03-11T20:22:33.183Z] 
20:22:33 [2021-03-11T20:22:33.183Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
20:22:33 [2021-03-11T20:22:33.183Z] #60 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
20:22:33 [2021-03-11T20:22:33.183Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
20:22:33 [2021-03-11T20:22:33.183Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:22:33 [2021-03-11T20:22:33.183Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:22:33 [2021-03-11T20:22:33.183Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s
20:22:33 [2021-03-11T20:22:33.236Z] Fetching without tags
20:22:33 [2021-03-11T20:22:33.441Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.29MB / 9.86MB 0.4s
20:22:33 [2021-03-11T20:22:33.501Z] Merging remotes/origin/master commit 4bbc52c04b83c4ab9c47f2404720fa0c6a4cff40 into PR head commit a8008f7313e6f9ad0b2d7e7a49d228f520469bc4
20:22:33 [2021-03-11T20:22:33.698Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s
20:22:33 [2021-03-11T20:22:33.698Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
20:22:33 [2021-03-11T20:22:33.698Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
20:22:33 [2021-03-11T20:22:33.977Z] Merge succeeded, producing a8008f7313e6f9ad0b2d7e7a49d228f520469bc4
20:22:33 [2021-03-11T20:22:33.978Z] Checking out Revision a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 (PR-42068)
20:22:33 [2021-03-11T20:22:33.224Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:22:33 [2021-03-11T20:22:33.227Z]  > git config --add remote.origin.fetch +refs/pull/42068/head:refs/remotes/origin/PR-42068 # timeout=10
20:22:33 [2021-03-11T20:22:33.229Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:22:33 [2021-03-11T20:22:33.234Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:22:33 [2021-03-11T20:22:33.239Z] Fetching upstream changes from https://github.com/moby/moby.git
20:22:33 [2021-03-11T20:22:33.239Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:22:33 [2021-03-11T20:22:33.240Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42068/head:refs/remotes/origin/PR-42068 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:22:33 [2021-03-11T20:22:33.506Z]  > git config core.sparsecheckout # timeout=10
20:22:33 [2021-03-11T20:22:33.508Z]  > git checkout -f a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 # timeout=10
20:22:33 [2021-03-11T20:22:33.961Z]  > git remote # timeout=10
20:22:33 [2021-03-11T20:22:33.965Z]  > git config --get remote.origin.url # timeout=10
20:22:33 [2021-03-11T20:22:33.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:22:33 [2021-03-11T20:22:33.969Z]  > git merge 4bbc52c04b83c4ab9c47f2404720fa0c6a4cff40 # timeout=10
20:22:33 [2021-03-11T20:22:33.975Z]  > git rev-parse HEAD^{commit} # timeout=10
20:22:33 [2021-03-11T20:22:33.979Z]  > git config core.sparsecheckout # timeout=10
20:22:33 [2021-03-11T20:22:33.988Z]  > git checkout -f a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 # timeout=10
20:22:36 [2021-03-11T20:22:36.238Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.6s done
20:22:37 [2021-03-11T20:22:37.614Z] #60 DONE 4.5s
20:22:37 [2021-03-11T20:22:37.614Z] 
20:22:37 [2021-03-11T20:22:37.614Z] #21 [internal] load build context
20:22:37 [2021-03-11T20:22:37.614Z] #21 sha256:cf3d84860089fdfaefdf24fdfff946092ac18900201463293d30c64f2a66d1d7
20:22:37 [2021-03-11T20:22:37.614Z] #21 transferring context: 53.42MB 4.1s done
20:22:37 [2021-03-11T20:22:37.614Z] #21 DONE 4.5s
20:22:37 [2021-03-11T20:22:37.614Z] 
20:22:37 [2021-03-11T20:22:37.614Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:22:37 [2021-03-11T20:22:37.614Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
20:22:37 [2021-03-11T20:22:37.614Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
20:22:37 [2021-03-11T20:22:37.614Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done
20:22:37 [2021-03-11T20:22:37.614Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
20:22:37 [2021-03-11T20:22:37.614Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
20:22:37 [2021-03-11T20:22:37.614Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
20:22:37 [2021-03-11T20:22:37.614Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.1s done
20:22:37 [2021-03-11T20:22:37.614Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done
20:22:37 [2021-03-11T20:22:37.614Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.2s done
20:22:37 [2021-03-11T20:22:37.614Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.8s done
20:22:37 [2021-03-11T20:22:37.614Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.0s done
20:22:37 [2021-03-11T20:22:37.614Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.9s
20:22:37 [2021-03-11T20:22:37.614Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.8s done
20:22:37 [2021-03-11T20:22:37.842Z] Commit message: "overlayutils/userxattr.go: add "fast path" for kernel >= 5.11.0"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:22:38 [2021-03-11T20:22:38.614Z] + docker version
20:22:39 [2021-03-11T20:22:39.318Z] Fetching without tags
20:22:39 [2021-03-11T20:22:39.619Z] Merging remotes/origin/master commit 4bbc52c04b83c4ab9c47f2404720fa0c6a4cff40 into PR head commit a8008f7313e6f9ad0b2d7e7a49d228f520469bc4
20:22:40 [2021-03-11T20:22:40.138Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.3s done
20:22:40 [2021-03-11T20:22:40.138Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
20:22:40 [2021-03-11T20:22:40.186Z] Merge succeeded, producing a8008f7313e6f9ad0b2d7e7a49d228f520469bc4
20:22:40 [2021-03-11T20:22:40.186Z] Checking out Revision a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 (PR-42068)
20:22:39 [2021-03-11T20:22:39.257Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:22:39 [2021-03-11T20:22:39.275Z]  > git config --add remote.origin.fetch +refs/pull/42068/head:refs/remotes/origin/PR-42068 # timeout=10
20:22:39 [2021-03-11T20:22:39.289Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:22:39 [2021-03-11T20:22:39.298Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:22:39 [2021-03-11T20:22:39.318Z] Fetching upstream changes from https://github.com/moby/moby.git
20:22:39 [2021-03-11T20:22:39.318Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:22:39 [2021-03-11T20:22:39.319Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42068/head:refs/remotes/origin/PR-42068 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:22:39 [2021-03-11T20:22:39.626Z]  > git config core.sparsecheckout # timeout=10
20:22:39 [2021-03-11T20:22:39.639Z]  > git checkout -f a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 # timeout=10
20:22:40 [2021-03-11T20:22:40.108Z]  > git remote # timeout=10
20:22:40 [2021-03-11T20:22:40.127Z]  > git config --get remote.origin.url # timeout=10
20:22:40 [2021-03-11T20:22:40.141Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:22:40 [2021-03-11T20:22:40.142Z]  > git merge 4bbc52c04b83c4ab9c47f2404720fa0c6a4cff40 # timeout=10
20:22:40 [2021-03-11T20:22:40.161Z]  > git rev-parse HEAD^{commit} # timeout=10
20:22:40 [2021-03-11T20:22:40.186Z]  > git config core.sparsecheckout # timeout=10
20:22:40 [2021-03-11T20:22:40.198Z]  > git checkout -f a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 # timeout=10
20:22:40 [2021-03-11T20:22:40.458Z] using credential docker-jenkins-github-credentials
20:22:40 [2021-03-11T20:22:40.534Z] Cloning the remote Git repository
20:22:40 [2021-03-11T20:22:40.534Z] Cloning with configured refspecs honoured and without tags
20:22:40 [2021-03-11T20:22:40.708Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done
20:22:40 [2021-03-11T20:22:40.708Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
20:22:41 [2021-03-11T20:22:41.273Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done
20:22:41 [2021-03-11T20:22:41.530Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
20:22:41 [2021-03-11T20:22:41.530Z] #8 ...
20:22:41 [2021-03-11T20:22:41.530Z] 
20:22:41 [2021-03-11T20:22:41.530Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
20:22:41 [2021-03-11T20:22:41.530Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
20:22:41 [2021-03-11T20:22:41.530Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
20:22:41 [2021-03-11T20:22:41.530Z] #24 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done
20:22:41 [2021-03-11T20:22:41.530Z] #24 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done
20:22:41 [2021-03-11T20:22:41.530Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
20:22:41 [2021-03-11T20:22:41.530Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 4.4s done
20:22:41 [2021-03-11T20:22:41.530Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.7s done
20:22:41 [2021-03-11T20:22:41.530Z] #24 DONE 8.4s
20:22:41 [2021-03-11T20:22:41.530Z] 
20:22:41 [2021-03-11T20:22:41.530Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:22:41 [2021-03-11T20:22:41.530Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
20:22:41 [2021-03-11T20:22:41.530Z] #8 ...
20:22:41 [2021-03-11T20:22:41.530Z] 
20:22:41 [2021-03-11T20:22:41.530Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:22:41 [2021-03-11T20:22:41.530Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
20:22:40 [2021-03-11T20:22:40.769Z] Cloning repository https://github.com/moby/moby.git
20:22:41 [2021-03-11T20:22:41.175Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
20:22:42 [2021-03-11T20:22:42.462Z] #25 1.060 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
20:22:42 [2021-03-11T20:22:42.719Z] #25 1.078 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:22:42 [2021-03-11T20:22:42.719Z] #25 1.125 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:22:42 [2021-03-11T20:22:42.976Z] #25 1.250 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:22:42 [2021-03-11T20:22:42.976Z] #25 1.490 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:22:43 [2021-03-11T20:22:43.540Z] #25 1.826 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:22:43 [2021-03-11T20:22:43.854Z] Commit message: "overlayutils/userxattr.go: add "fast path" for kernel >= 5.11.0"
20:22:43 [2021-03-11T20:22:43.856Z] Client: Docker Engine - Community
20:22:43 [2021-03-11T20:22:43.856Z]  Version:           20.10.3
20:22:43 [2021-03-11T20:22:43.856Z]  API version:       1.41
20:22:43 [2021-03-11T20:22:43.856Z]  Go version:        go1.13.15
20:22:43 [2021-03-11T20:22:43.856Z]  Git commit:        48d30b5
20:22:43 [2021-03-11T20:22:43.856Z]  Built:             Fri Jan 29 14:33:13 2021
20:22:43 [2021-03-11T20:22:43.856Z]  OS/Arch:           linux/amd64
20:22:43 [2021-03-11T20:22:43.856Z]  Context:           default
20:22:43 [2021-03-11T20:22:43.856Z]  Experimental:      true
20:22:43 [2021-03-11T20:22:43.856Z] 
20:22:43 [2021-03-11T20:22:43.856Z] Server: Docker Engine - Community
20:22:43 [2021-03-11T20:22:43.856Z]  Engine:
20:22:43 [2021-03-11T20:22:43.856Z]   Version:          20.10.3
20:22:43 [2021-03-11T20:22:43.856Z]   API version:      1.41 (minimum version 1.12)
20:22:43 [2021-03-11T20:22:43.856Z]   Go version:       go1.13.15
20:22:43 [2021-03-11T20:22:43.856Z]   Git commit:       46229ca
20:22:43 [2021-03-11T20:22:43.856Z]   Built:            Fri Jan 29 14:31:25 2021
20:22:43 [2021-03-11T20:22:43.856Z]   OS/Arch:          linux/amd64
20:22:43 [2021-03-11T20:22:43.856Z]   Experimental:     true
20:22:43 [2021-03-11T20:22:43.856Z]  containerd:
20:22:43 [2021-03-11T20:22:43.856Z]   Version:          1.4.3
20:22:43 [2021-03-11T20:22:43.856Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
20:22:43 [2021-03-11T20:22:43.856Z]  runc:
20:22:43 [2021-03-11T20:22:43.856Z]   Version:          1.0.0-rc92
20:22:43 [2021-03-11T20:22:43.856Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:22:43 [2021-03-11T20:22:43.856Z]  docker-init:
20:22:43 [2021-03-11T20:22:43.856Z]   Version:          0.19.0
20:22:43 [2021-03-11T20:22:43.856Z]   GitCommit:        de40ad0
[Pipeline] sh
20:22:43 [2021-03-11T20:22:43.979Z] Fetching without tags
20:22:44 [2021-03-11T20:22:44.184Z] + docker info
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:22:44 [2021-03-11T20:22:44.325Z] Merging remotes/origin/master commit 4bbc52c04b83c4ab9c47f2404720fa0c6a4cff40 into PR head commit a8008f7313e6f9ad0b2d7e7a49d228f520469bc4
20:22:42 [2021-03-11T20:22:42.572Z] Fetching upstream changes from https://github.com/moby/moby.git
20:22:42 [2021-03-11T20:22:42.573Z]  > git --version # timeout=10
20:22:42 [2021-03-11T20:22:42.615Z]  > git --version # 'git version 2.24.1.windows.2'
20:22:42 [2021-03-11T20:22:42.615Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:22:42 [2021-03-11T20:22:42.619Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42068/head:refs/remotes/origin/PR-42068 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:22:44 [2021-03-11T20:22:44.765Z] + [ PR != PR ]
20:22:44 [2021-03-11T20:22:44.765Z] + [ master != master ]
20:22:44 [2021-03-11T20:22:44.765Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:22:44 [2021-03-11T20:22:44.913Z] #25 3.261 Fetched 8423 kB in 2s (3444 kB/s)
20:22:43 [2021-03-11T20:22:43.936Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:22:43 [2021-03-11T20:22:43.943Z]  > git config --add remote.origin.fetch +refs/pull/42068/head:refs/remotes/origin/PR-42068 # timeout=10
20:22:43 [2021-03-11T20:22:43.951Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:22:43 [2021-03-11T20:22:43.970Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:22:43 [2021-03-11T20:22:43.987Z] Fetching upstream changes from https://github.com/moby/moby.git
20:22:43 [2021-03-11T20:22:43.987Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:22:43 [2021-03-11T20:22:43.989Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42068/head:refs/remotes/origin/PR-42068 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:22:44 [2021-03-11T20:22:44.337Z]  > git config core.sparsecheckout # timeout=10
20:22:44 [2021-03-11T20:22:44.347Z]  > git checkout -f a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 # timeout=10
20:22:45 [2021-03-11T20:22:45.165Z] + docker version
20:22:45 [2021-03-11T20:22:45.406Z] Merge succeeded, producing a8008f7313e6f9ad0b2d7e7a49d228f520469bc4
20:22:45 [2021-03-11T20:22:45.407Z] Checking out Revision a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 (PR-42068)
20:22:45 [2021-03-11T20:22:45.845Z] #25 3.261 Reading package lists...
20:22:46 [2021-03-11T20:22:46.777Z] #25 4.147 Reading package lists...
20:22:46 [2021-03-11T20:22:46.777Z] #25 5.026 Building dependency tree...
20:22:46 [2021-03-11T20:22:46.777Z] #25 5.326 The following additional packages will be installed:
20:22:46 [2021-03-11T20:22:46.777Z] #25 5.326   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
20:22:46 [2021-03-11T20:22:46.777Z] #25 5.326   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
20:22:46 [2021-03-11T20:22:46.777Z] #25 5.326   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
20:22:46 [2021-03-11T20:22:46.777Z] #25 5.330 Suggested packages:
20:22:46 [2021-03-11T20:22:46.777Z] #25 5.330   krb5-doc krb5-user
20:22:46 [2021-03-11T20:22:46.777Z] #25 5.330 Recommended packages:
20:22:46 [2021-03-11T20:22:46.777Z] #25 5.330   krb5-locales publicsuffix libsasl2-modules
20:22:47 [2021-03-11T20:22:47.034Z] #25 5.501 The following NEW packages will be installed:
20:22:47 [2021-03-11T20:22:47.034Z] #25 5.502   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
20:22:47 [2021-03-11T20:22:47.034Z] #25 5.502   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
20:22:47 [2021-03-11T20:22:47.034Z] #25 5.502   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:22:47 [2021-03-11T20:22:47.034Z] #25 5.503   libssh2-1 libssl1.1 openssl
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.780 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.780 Need to get 5057 kB of archives.
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.780 After this operation, 12.1 MB of additional disk space will be used.
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.780 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.783 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.783 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.795 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.795 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.795 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.795 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.806 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.813 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.818 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.822 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.822 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.822 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.822 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.833 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.833 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.833 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.836 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.852 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.852 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:22:47 [2021-03-11T20:22:47.292Z] #25 5.852 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:22:45 [2021-03-11T20:22:45.358Z]  > git remote # timeout=10
20:22:45 [2021-03-11T20:22:45.365Z]  > git config --get remote.origin.url # timeout=10
20:22:45 [2021-03-11T20:22:45.378Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:22:45 [2021-03-11T20:22:45.380Z]  > git merge 4bbc52c04b83c4ab9c47f2404720fa0c6a4cff40 # timeout=10
20:22:45 [2021-03-11T20:22:45.393Z]  > git rev-parse HEAD^{commit} # timeout=10
20:22:45 [2021-03-11T20:22:45.412Z]  > git config core.sparsecheckout # timeout=10
20:22:45 [2021-03-11T20:22:45.417Z]  > git checkout -f a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 # timeout=10
20:22:47 [2021-03-11T20:22:47.549Z] #25 6.002 debconf: delaying package configuration, since apt-utils is not installed
20:22:47 [2021-03-11T20:22:47.549Z] #25 6.023 Fetched 5057 kB in 0s (15.3 MB/s)
20:22:47 [2021-03-11T20:22:47.549Z] #25 6.068 Selecting previously unselected package libssl1.1:amd64.
20:22:47 [2021-03-11T20:22:47.549Z] #25 6.068 (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 ... 6677 files and directories currently installed.)
20:22:47 [2021-03-11T20:22:47.549Z] #25 6.068 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
20:22:47 [2021-03-11T20:22:47.549Z] #25 6.077 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
20:22:47 [2021-03-11T20:22:47.806Z] #25 6.279 Selecting previously unselected package libsasl2-modules-db:amd64.
20:22:47 [2021-03-11T20:22:47.806Z] #25 6.279 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
20:22:47 [2021-03-11T20:22:47.806Z] #25 6.282 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
20:22:47 [2021-03-11T20:22:47.806Z] #25 6.316 Selecting previously unselected package libsasl2-2:amd64.
20:22:47 [2021-03-11T20:22:47.806Z] #25 6.316 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
20:22:47 [2021-03-11T20:22:47.806Z] #25 6.319 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
20:22:47 [2021-03-11T20:22:47.806Z] #25 6.360 Selecting previously unselected package libldap-common.
20:22:47 [2021-03-11T20:22:47.806Z] #25 6.360 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
20:22:47 [2021-03-11T20:22:47.806Z] #25 6.364 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
20:22:48 [2021-03-11T20:22:48.064Z] #25 6.409 Selecting previously unselected package libldap-2.4-2:amd64.
20:22:48 [2021-03-11T20:22:48.064Z] #25 6.409 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
20:22:48 [2021-03-11T20:22:48.064Z] #25 6.413 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
20:22:48 [2021-03-11T20:22:48.064Z] #25 6.479 Selecting previously unselected package openssl.
20:22:48 [2021-03-11T20:22:48.064Z] #25 6.479 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
20:22:48 [2021-03-11T20:22:48.064Z] #25 6.483 Unpacking openssl (1.1.1d-0+deb10u5) ...
20:22:48 [2021-03-11T20:22:48.320Z] #25 6.617 Selecting previously unselected package ca-certificates.
20:22:48 [2021-03-11T20:22:48.320Z] #25 6.617 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
20:22:48 [2021-03-11T20:22:48.320Z] #25 6.621 Unpacking ca-certificates (20200601~deb10u2) ...
20:22:48 [2021-03-11T20:22:48.320Z] #25 6.691 Selecting previously unselected package libkeyutils1:amd64.
20:22:48 [2021-03-11T20:22:48.320Z] #25 6.691 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
20:22:48 [2021-03-11T20:22:48.320Z] #25 6.698 Unpacking libkeyutils1:amd64 (1.6-6) ...
20:22:48 [2021-03-11T20:22:48.320Z] #25 6.729 Selecting previously unselected package libkrb5support0:amd64.
20:22:48 [2021-03-11T20:22:48.320Z] #25 6.729 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
20:22:48 [2021-03-11T20:22:48.320Z] #25 6.734 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
20:22:48 [2021-03-11T20:22:48.320Z] #25 6.778 Selecting previously unselected package libk5crypto3:amd64.
20:22:48 [2021-03-11T20:22:48.320Z] #25 6.779 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
20:22:48 [2021-03-11T20:22:48.320Z] #25 6.784 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
20:22:48 [2021-03-11T20:22:48.320Z] #25 6.834 Selecting previously unselected package libkrb5-3:amd64.
20:22:48 [2021-03-11T20:22:48.320Z] #25 6.835 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
20:22:48 [2021-03-11T20:22:48.578Z] #25 6.840 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
20:22:48 [2021-03-11T20:22:48.578Z] #25 6.927 Selecting previously unselected package libgssapi-krb5-2:amd64.
20:22:48 [2021-03-11T20:22:48.578Z] #25 6.927 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
20:22:48 [2021-03-11T20:22:48.578Z] #25 6.929 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
20:22:48 [2021-03-11T20:22:48.578Z] #25 6.985 Selecting previously unselected package libnghttp2-14:amd64.
20:22:48 [2021-03-11T20:22:48.578Z] #25 6.985 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
20:22:48 [2021-03-11T20:22:48.578Z] #25 6.988 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
20:22:48 [2021-03-11T20:22:48.578Z] #25 7.037 Selecting previously unselected package libpsl5:amd64.
20:22:48 [2021-03-11T20:22:48.578Z] #25 7.037 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
20:22:48 [2021-03-11T20:22:48.578Z] #25 7.041 Unpacking libpsl5:amd64 (0.20.2-2) ...
20:22:48 [2021-03-11T20:22:48.578Z] #25 7.082 Selecting previously unselected package librtmp1:amd64.
20:22:48 [2021-03-11T20:22:48.578Z] #25 7.082 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
20:22:48 [2021-03-11T20:22:48.578Z] #25 7.085 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
20:22:48 [2021-03-11T20:22:48.578Z] #25 7.126 Selecting previously unselected package libssh2-1:amd64.
20:22:48 [2021-03-11T20:22:48.578Z] #25 7.126 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
20:22:48 [2021-03-11T20:22:48.578Z] #25 7.130 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
20:22:48 [2021-03-11T20:22:48.578Z] #25 7.182 Selecting previously unselected package libcurl4:amd64.
20:22:48 [2021-03-11T20:22:48.578Z] #25 7.182 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
20:22:48 [2021-03-11T20:22:48.834Z] #25 7.185 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
20:22:48 [2021-03-11T20:22:48.834Z] #25 7.254 Selecting previously unselected package curl.
20:22:48 [2021-03-11T20:22:48.834Z] #25 7.254 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
20:22:48 [2021-03-11T20:22:48.834Z] #25 7.258 Unpacking curl (7.64.0-4+deb10u1) ...
20:22:48 [2021-03-11T20:22:48.834Z] #25 7.313 Selecting previously unselected package libonig5:amd64.
20:22:48 [2021-03-11T20:22:48.834Z] #25 7.313 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
20:22:48 [2021-03-11T20:22:48.834Z] #25 7.318 Unpacking libonig5:amd64 (6.9.1-1) ...
20:22:48 [2021-03-11T20:22:48.834Z] #25 7.382 Selecting previously unselected package libjq1:amd64.
20:22:48 [2021-03-11T20:22:48.834Z] #25 7.382 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:22:48 [2021-03-11T20:22:48.834Z] #25 7.388 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:22:48 [2021-03-11T20:22:48.834Z] #25 7.430 Selecting previously unselected package jq.
20:22:49 [2021-03-11T20:22:49.090Z] #25 7.431 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
20:22:49 [2021-03-11T20:22:49.090Z] #25 7.436 Unpacking jq (1.5+dfsg-2+b1) ...
20:22:49 [2021-03-11T20:22:49.090Z] #25 7.475 Setting up libkeyutils1:amd64 (1.6-6) ...
20:22:49 [2021-03-11T20:22:49.090Z] #25 7.487 Setting up libpsl5:amd64 (0.20.2-2) ...
20:22:49 [2021-03-11T20:22:49.090Z] #25 7.495 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
20:22:49 [2021-03-11T20:22:49.090Z] #25 7.617 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
20:22:49 [2021-03-11T20:22:49.090Z] #25 7.626 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
20:22:49 [2021-03-11T20:22:49.090Z] #25 7.642 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
20:22:49 [2021-03-11T20:22:49.090Z] #25 7.652 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
20:22:49 [2021-03-11T20:22:49.090Z] #25 7.663 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
20:22:49 [2021-03-11T20:22:49.090Z] #25 7.681 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
20:22:49 [2021-03-11T20:22:49.333Z] Client: Docker Engine - Community
20:22:49 [2021-03-11T20:22:49.333Z]  Version:           20.10.3
20:22:49 [2021-03-11T20:22:49.333Z]  API version:       1.41
20:22:49 [2021-03-11T20:22:49.333Z]  Go version:        go1.13.15
20:22:49 [2021-03-11T20:22:49.333Z]  Git commit:        48d30b5
20:22:49 [2021-03-11T20:22:49.333Z]  Built:             Fri Jan 29 14:33:13 2021
20:22:49 [2021-03-11T20:22:49.333Z]  OS/Arch:           linux/amd64
20:22:49 [2021-03-11T20:22:49.333Z]  Context:           default
20:22:49 [2021-03-11T20:22:49.333Z]  Experimental:      true
20:22:49 [2021-03-11T20:22:49.333Z] 
20:22:49 [2021-03-11T20:22:49.333Z] Server: Docker Engine - Community
20:22:49 [2021-03-11T20:22:49.333Z]  Engine:
20:22:49 [2021-03-11T20:22:49.333Z]   Version:          20.10.3
20:22:49 [2021-03-11T20:22:49.333Z]   API version:      1.41 (minimum version 1.12)
20:22:49 [2021-03-11T20:22:49.333Z]   Go version:       go1.13.15
20:22:49 [2021-03-11T20:22:49.333Z]   Git commit:       46229ca
20:22:49 [2021-03-11T20:22:49.333Z]   Built:            Fri Jan 29 14:31:25 2021
20:22:49 [2021-03-11T20:22:49.333Z]   OS/Arch:          linux/amd64
20:22:49 [2021-03-11T20:22:49.333Z]   Experimental:     true
20:22:49 [2021-03-11T20:22:49.333Z]  containerd:
20:22:49 [2021-03-11T20:22:49.333Z]   Version:          1.4.3
20:22:49 [2021-03-11T20:22:49.333Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
20:22:49 [2021-03-11T20:22:49.333Z]  runc:
20:22:49 [2021-03-11T20:22:49.333Z]   Version:          1.0.0-rc92
20:22:49 [2021-03-11T20:22:49.333Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:22:49 [2021-03-11T20:22:49.334Z]  docker-init:
20:22:49 [2021-03-11T20:22:49.334Z]   Version:          0.19.0
20:22:49 [2021-03-11T20:22:49.334Z]   GitCommit:        de40ad0
[Pipeline] sh
20:22:49 [2021-03-11T20:22:49.349Z] #25 7.693 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
20:22:49 [2021-03-11T20:22:49.349Z] #25 7.701 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
20:22:49 [2021-03-11T20:22:49.349Z] #25 7.712 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
20:22:49 [2021-03-11T20:22:49.349Z] #25 7.726 Setting up openssl (1.1.1d-0+deb10u5) ...
20:22:49 [2021-03-11T20:22:49.349Z] #25 7.741 Setting up libonig5:amd64 (6.9.1-1) ...
20:22:49 [2021-03-11T20:22:49.349Z] #25 7.751 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:22:49 [2021-03-11T20:22:49.349Z] #25 7.761 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
20:22:49 [2021-03-11T20:22:49.349Z] #25 7.773 Setting up ca-certificates (20200601~deb10u2) ...
20:22:49 [2021-03-11T20:22:49.557Z] Commit message: "overlayutils/userxattr.go: add "fast path" for kernel >= 5.11.0"
20:22:49 [2021-03-11T20:22:49.652Z] + docker info
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:22:50 [2021-03-11T20:22:50.171Z] #25 8.395 Updating certificates in /etc/ssl/certs...
20:22:50 [2021-03-11T20:22:50.561Z] + docker version
20:22:50 [2021-03-11T20:22:50.735Z] #25 9.214 137 added, 0 removed; done.
20:22:50 [2021-03-11T20:22:50.735Z] #25 9.246 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
20:22:50 [2021-03-11T20:22:50.735Z] #25 9.257 Setting up jq (1.5+dfsg-2+b1) ...
20:22:50 [2021-03-11T20:22:50.735Z] #25 9.268 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
20:22:50 [2021-03-11T20:22:50.735Z] #25 9.279 Setting up curl (7.64.0-4+deb10u1) ...
20:22:50 [2021-03-11T20:22:50.735Z] #25 9.289 Processing triggers for libc-bin (2.28-10) ...
20:22:50 [2021-03-11T20:22:50.735Z] #25 9.306 Processing triggers for ca-certificates (20200601~deb10u2) ...
20:22:50 [2021-03-11T20:22:50.735Z] #25 9.313 Updating certificates in /etc/ssl/certs...
20:22:51 [2021-03-11T20:22:51.668Z] #25 9.995 0 added, 0 removed; done.
20:22:51 [2021-03-11T20:22:51.668Z] #25 9.995 Running hooks in /etc/ca-certificates/update.d...
20:22:51 [2021-03-11T20:22:51.668Z] #25 9.997 done.
20:22:51 [2021-03-11T20:22:51.668Z] #25 ...
20:22:51 [2021-03-11T20:22:51.668Z] 
20:22:51 [2021-03-11T20:22:51.668Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:22:51 [2021-03-11T20:22:51.668Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
20:22:51 [2021-03-11T20:22:51.668Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done
20:22:51 [2021-03-11T20:22:51.669Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.6s done
20:22:51 [2021-03-11T20:22:51.669Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.4s
20:22:52 [2021-03-11T20:22:52.263Z] Client:
20:22:52 [2021-03-11T20:22:52.263Z]  Context:    default
20:22:52 [2021-03-11T20:22:52.263Z]  Debug Mode: false
20:22:52 [2021-03-11T20:22:52.263Z]  Plugins:
20:22:52 [2021-03-11T20:22:52.263Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:22:52 [2021-03-11T20:22:52.263Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
20:22:52 [2021-03-11T20:22:52.263Z] 
20:22:52 [2021-03-11T20:22:52.263Z] Server:
20:22:52 [2021-03-11T20:22:52.263Z]  Containers: 0
20:22:52 [2021-03-11T20:22:52.263Z]   Running: 0
20:22:52 [2021-03-11T20:22:52.263Z]   Paused: 0
20:22:52 [2021-03-11T20:22:52.263Z]   Stopped: 0
20:22:52 [2021-03-11T20:22:52.263Z]  Images: 0
20:22:52 [2021-03-11T20:22:52.263Z]  Server Version: 20.10.3
20:22:52 [2021-03-11T20:22:52.263Z]  Storage Driver: overlay2
20:22:52 [2021-03-11T20:22:52.263Z]   Backing Filesystem: extfs
20:22:52 [2021-03-11T20:22:52.263Z]   Supports d_type: true
20:22:52 [2021-03-11T20:22:52.263Z]   Native Overlay Diff: true
20:22:52 [2021-03-11T20:22:52.263Z]  Logging Driver: json-file
20:22:52 [2021-03-11T20:22:52.263Z]  Cgroup Driver: cgroupfs
20:22:52 [2021-03-11T20:22:52.263Z]  Cgroup Version: 1
20:22:52 [2021-03-11T20:22:52.263Z]  Plugins:
20:22:52 [2021-03-11T20:22:52.263Z]   Volume: local
20:22:52 [2021-03-11T20:22:52.263Z]   Network: bridge host ipvlan macvlan null overlay
20:22:52 [2021-03-11T20:22:52.263Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:22:52 [2021-03-11T20:22:52.263Z]  Swarm: inactive
20:22:52 [2021-03-11T20:22:52.263Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
20:22:52 [2021-03-11T20:22:52.263Z]  Default Runtime: runc
20:22:52 [2021-03-11T20:22:52.263Z]  Init Binary: docker-init
20:22:52 [2021-03-11T20:22:52.263Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
20:22:52 [2021-03-11T20:22:52.263Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:22:52 [2021-03-11T20:22:52.263Z]  init version: de40ad0
20:22:52 [2021-03-11T20:22:52.263Z]  Security Options:
20:22:52 [2021-03-11T20:22:52.263Z]   apparmor
20:22:52 [2021-03-11T20:22:52.263Z]   seccomp
20:22:52 [2021-03-11T20:22:52.263Z]    Profile: default
20:22:52 [2021-03-11T20:22:52.263Z]  Kernel Version: 5.4.0-1037-aws
20:22:52 [2021-03-11T20:22:52.263Z]  Operating System: Ubuntu 18.04.5 LTS
20:22:52 [2021-03-11T20:22:52.263Z]  OSType: linux
20:22:52 [2021-03-11T20:22:52.263Z]  Architecture: x86_64
20:22:52 [2021-03-11T20:22:52.263Z]  CPUs: 8
20:22:52 [2021-03-11T20:22:52.263Z]  Total Memory: 30.91GiB
20:22:52 [2021-03-11T20:22:52.263Z]  Name: ip-10-100-72-123
20:22:52 [2021-03-11T20:22:52.263Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
20:22:52 [2021-03-11T20:22:52.263Z]  Docker Root Dir: /var/lib/docker
20:22:52 [2021-03-11T20:22:52.263Z]  Debug Mode: false
20:22:52 [2021-03-11T20:22:52.263Z]  Registry: https://index.docker.io/v1/
20:22:52 [2021-03-11T20:22:52.263Z]  Labels:
20:22:52 [2021-03-11T20:22:52.263Z]  Experimental: true
20:22:52 [2021-03-11T20:22:52.263Z]  Insecure Registries:
20:22:52 [2021-03-11T20:22:52.263Z]   127.0.0.0/8
20:22:52 [2021-03-11T20:22:52.263Z]  Live Restore Enabled: true
20:22:52 [2021-03-11T20:22:52.263Z] 
20:22:52 [2021-03-11T20:22:52.263Z] WARNING: No swap limit support
20:22:52 [2021-03-11T20:22:52.263Z] WARNING: No blkio weight support
20:22:52 [2021-03-11T20:22:52.263Z] WARNING: No blkio weight_device support
[Pipeline] sh
20:22:52 [2021-03-11T20:22:52.577Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:22:52 [2021-03-11T20:22:52.577Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:22:52 [2021-03-11T20:22:52.577Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42068/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:22:52 [2021-03-11T20:22:52.577Z] + bash /home/ubuntu/workspace/moby_PR-42068/check-config.sh
20:22:52 [2021-03-11T20:22:52.577Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:22:52 [2021-03-11T20:22:52.577Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
20:22:52 [2021-03-11T20:22:52.577Z] 
20:22:52 [2021-03-11T20:22:52.577Z] Generally Necessary:
20:22:52 [2021-03-11T20:22:52.577Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:22:52 [2021-03-11T20:22:52.577Z] - apparmor: enabled and tools installed
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_NAMESPACES: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_NET_NS: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_PID_NS: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_IPC_NS: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_UTS_NS: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_CGROUPS: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_CGROUP_CPUACCT: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_CGROUP_DEVICE: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_CGROUP_FREEZER: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_CGROUP_SCHED: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_CPUSETS: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_MEMCG: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_KEYS: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_VETH: enabled (as module)
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_BRIDGE: enabled (as module)
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_NF_NAT_IPV4: missing
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_NF_NAT: enabled (as module)
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_NF_NAT_NEEDED: missing
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_POSIX_MQUEUE: enabled
20:22:52 [2021-03-11T20:22:52.577Z] 
20:22:52 [2021-03-11T20:22:52.577Z] Optional Features:
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_USER_NS: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_SECCOMP: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_CGROUP_PIDS: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_MEMCG_SWAP: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:22:52 [2021-03-11T20:22:52.577Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_BLK_CGROUP: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_IOSCHED_CFQ: missing
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_CGROUP_PERF: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_CGROUP_HUGETLB: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_CFS_BANDWIDTH: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:22:52 [2021-03-11T20:22:52.577Z] - CONFIG_RT_GROUP_SCHED: missing
20:22:52 [2021-03-11T20:22:52.833Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:22:52 [2021-03-11T20:22:52.833Z] - CONFIG_IP_VS: enabled (as module)
20:22:52 [2021-03-11T20:22:52.833Z] - CONFIG_IP_VS_NFCT: enabled
20:22:52 [2021-03-11T20:22:52.833Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:22:52 [2021-03-11T20:22:52.833Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:22:52 [2021-03-11T20:22:52.833Z] - CONFIG_IP_VS_RR: enabled (as module)
20:22:52 [2021-03-11T20:22:52.833Z] - CONFIG_EXT4_FS: enabled
20:22:52 [2021-03-11T20:22:52.833Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:22:52 [2021-03-11T20:22:52.833Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:22:52 [2021-03-11T20:22:52.833Z] - Network Drivers:
20:22:52 [2021-03-11T20:22:52.833Z]   - "overlay":
20:22:52 [2021-03-11T20:22:52.833Z]     - CONFIG_VXLAN: enabled (as module)
20:22:52 [2021-03-11T20:22:52.833Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:22:52 [2021-03-11T20:22:52.833Z]       Optional (for encrypted networks):
20:22:52 [2021-03-11T20:22:52.833Z]       - CONFIG_CRYPTO: enabled
20:22:52 [2021-03-11T20:22:52.833Z]       - CONFIG_CRYPTO_AEAD: enabled
20:22:52 [2021-03-11T20:22:52.833Z]       - CONFIG_CRYPTO_GCM: enabled
20:22:52 [2021-03-11T20:22:52.833Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:22:52 [2021-03-11T20:22:52.833Z]       - CONFIG_CRYPTO_GHASH: enabled
20:22:52 [2021-03-11T20:22:52.833Z]       - CONFIG_XFRM: enabled
20:22:52 [2021-03-11T20:22:52.833Z]       - CONFIG_XFRM_USER: enabled (as module)
20:22:52 [2021-03-11T20:22:52.833Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:22:52 [2021-03-11T20:22:52.833Z]       - CONFIG_INET_ESP: enabled (as module)
20:22:52 [2021-03-11T20:22:52.833Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
20:22:52 [2021-03-11T20:22:52.833Z]   - "ipvlan":
20:22:52 [2021-03-11T20:22:52.833Z]     - CONFIG_IPVLAN: enabled (as module)
20:22:52 [2021-03-11T20:22:52.833Z]   - "macvlan":
20:22:52 [2021-03-11T20:22:52.833Z]     - CONFIG_MACVLAN: enabled (as module)
20:22:52 [2021-03-11T20:22:52.833Z]     - CONFIG_DUMMY: enabled (as module)
20:22:52 [2021-03-11T20:22:52.833Z]   - "ftp,tftp client in container":
20:22:52 [2021-03-11T20:22:52.833Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:22:52 [2021-03-11T20:22:52.833Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:22:52 [2021-03-11T20:22:52.833Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:22:52 [2021-03-11T20:22:52.833Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:22:52 [2021-03-11T20:22:52.833Z] - Storage Drivers:
20:22:52 [2021-03-11T20:22:52.833Z]   - "aufs":
20:22:52 [2021-03-11T20:22:52.833Z]     - CONFIG_AUFS_FS: enabled (as module)
20:22:52 [2021-03-11T20:22:52.833Z]   - "btrfs":
20:22:52 [2021-03-11T20:22:52.833Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:22:52 [2021-03-11T20:22:52.833Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:22:52 [2021-03-11T20:22:52.833Z]   - "devicemapper":
20:22:52 [2021-03-11T20:22:52.833Z]     - CONFIG_BLK_DEV_DM: enabled
20:22:52 [2021-03-11T20:22:52.833Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:22:52 [2021-03-11T20:22:52.833Z]   - "overlay":
20:22:52 [2021-03-11T20:22:52.833Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:22:52 [2021-03-11T20:22:52.833Z]   - "zfs":
20:22:52 [2021-03-11T20:22:52.833Z]     - /dev/zfs: present
20:22:52 [2021-03-11T20:22:52.833Z]     - zfs command: missing
20:22:52 [2021-03-11T20:22:52.833Z]     - zpool command: missing
20:22:52 [2021-03-11T20:22:52.833Z] 
20:22:52 [2021-03-11T20:22:52.833Z] Limits:
20:22:52 [2021-03-11T20:22:52.833Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:22:52 [2021-03-11T20:22:52.833Z] 
20:22:52 [2021-03-11T20:22:52.833Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:22:53 [2021-03-11T20:22:53.158Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 .
20:22:53 [2021-03-11T20:22:53.158Z] #1 [internal] load build definition from Dockerfile
20:22:53 [2021-03-11T20:22:53.158Z] #1 sha256:7d430ffb518584c3eeeffdace952c33867eb58d99790a1913c85704b8c97a479
20:22:53 [2021-03-11T20:22:53.158Z] #1 transferring dockerfile: 16.54kB done
20:22:53 [2021-03-11T20:22:53.158Z] #1 DONE 0.0s
20:22:53 [2021-03-11T20:22:53.158Z] 
20:22:53 [2021-03-11T20:22:53.158Z] #2 [internal] load .dockerignore
20:22:53 [2021-03-11T20:22:53.158Z] #2 sha256:dd329d9653403efaf9fbda9050944c07b8c982332024820b460152b14031fd9d
20:22:53 [2021-03-11T20:22:53.158Z] #2 transferring context: 87B done
20:22:53 [2021-03-11T20:22:53.158Z] #2 DONE 0.0s
20:22:53 [2021-03-11T20:22:53.158Z] 
20:22:53 [2021-03-11T20:22:53.158Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
20:22:53 [2021-03-11T20:22:53.158Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
20:22:53 [2021-03-11T20:22:53.414Z] #3 DONE 0.3s
20:22:53 [2021-03-11T20:22:53.669Z] 
20:22:53 [2021-03-11T20:22:53.669Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
20:22:53 [2021-03-11T20:22:53.669Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
20:22:53 [2021-03-11T20:22:53.669Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
20:22:53 [2021-03-11T20:22:53.669Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
20:22:53 [2021-03-11T20:22:53.669Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
20:22:53 [2021-03-11T20:22:53.669Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
20:22:53 [2021-03-11T20:22:53.669Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.1s
20:22:53 [2021-03-11T20:22:53.669Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
20:22:53 [2021-03-11T20:22:53.924Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
20:22:53 [2021-03-11T20:22:53.924Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
20:22:54 [2021-03-11T20:22:54.180Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s done
20:22:54 [2021-03-11T20:22:54.180Z] #4 DONE 0.5s
20:22:54 [2021-03-11T20:22:54.180Z] 
20:22:54 [2021-03-11T20:22:54.180Z] #7 [internal] load metadata for docker.io/library/debian:buster
20:22:54 [2021-03-11T20:22:54.180Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
20:22:54 [2021-03-11T20:22:54.435Z] #7 ...
20:22:54 [2021-03-11T20:22:54.435Z] 
20:22:54 [2021-03-11T20:22:54.435Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:22:54 [2021-03-11T20:22:54.435Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
20:22:54 [2021-03-11T20:22:54.435Z] #6 DONE 0.2s
20:22:54 [2021-03-11T20:22:54.435Z] 
20:22:54 [2021-03-11T20:22:54.435Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
20:22:54 [2021-03-11T20:22:54.435Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
20:22:54 [2021-03-11T20:22:54.435Z] #5 DONE 0.2s
20:22:54 [2021-03-11T20:22:54.435Z] 
20:22:54 [2021-03-11T20:22:54.435Z] #7 [internal] load metadata for docker.io/library/debian:buster
20:22:54 [2021-03-11T20:22:54.435Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
20:22:54 [2021-03-11T20:22:54.435Z] #7 DONE 0.3s
20:22:54 [2021-03-11T20:22:54.948Z] #8 ...
20:22:54 [2021-03-11T20:22:54.948Z] 
20:22:54 [2021-03-11T20:22:54.948Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:22:54 [2021-03-11T20:22:54.948Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
20:22:54 [2021-03-11T20:22:54.948Z] #25 DONE 12.9s
20:22:54 [2021-03-11T20:22:54.948Z] 
20:22:54 [2021-03-11T20:22:54.948Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:22:54 [2021-03-11T20:22:54.948Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
20:22:54 [2021-03-11T20:22:54.948Z] #8 ...
20:22:54 [2021-03-11T20:22:54.948Z] 
20:22:54 [2021-03-11T20:22:54.948Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:22:54 [2021-03-11T20:22:54.948Z] #26 sha256:9449e41a55104d42a270d8ea468ed8612593c60a2b8d4ee558cdbbb82cb1c580
20:22:54 [2021-03-11T20:22:54.948Z] #26 DONE 0.1s
20:22:54 [2021-03-11T20:22:54.948Z] 
20:22:54 [2021-03-11T20:22:54.948Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:22:54 [2021-03-11T20:22:54.948Z] #27 sha256:650cd99bd7c87723d15ff9e520c187f8f7fb6b9ef3a594bf1926f57f98f9c813
20:22:54 [2021-03-11T20:22:54.949Z] Client:
20:22:54 [2021-03-11T20:22:54.949Z]  Context:    default
20:22:54 [2021-03-11T20:22:54.949Z]  Debug Mode: false
20:22:54 [2021-03-11T20:22:54.949Z]  Plugins:
20:22:54 [2021-03-11T20:22:54.949Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:22:54 [2021-03-11T20:22:54.949Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
20:22:54 [2021-03-11T20:22:54.949Z] 
20:22:54 [2021-03-11T20:22:54.949Z] Server:
20:22:54 [2021-03-11T20:22:54.949Z]  Containers: 0
20:22:54 [2021-03-11T20:22:54.949Z]   Running: 0
20:22:54 [2021-03-11T20:22:54.949Z]   Paused: 0
20:22:54 [2021-03-11T20:22:54.949Z]   Stopped: 0
20:22:54 [2021-03-11T20:22:54.949Z]  Images: 0
20:22:54 [2021-03-11T20:22:54.949Z]  Server Version: 20.10.3
20:22:54 [2021-03-11T20:22:54.949Z]  Storage Driver: overlay2
20:22:54 [2021-03-11T20:22:54.949Z]   Backing Filesystem: extfs
20:22:54 [2021-03-11T20:22:54.949Z]   Supports d_type: true
20:22:54 [2021-03-11T20:22:54.949Z]   Native Overlay Diff: true
20:22:54 [2021-03-11T20:22:54.949Z]  Logging Driver: json-file
20:22:54 [2021-03-11T20:22:54.950Z]  Cgroup Driver: cgroupfs
20:22:54 [2021-03-11T20:22:54.950Z]  Cgroup Version: 1
20:22:54 [2021-03-11T20:22:54.950Z]  Plugins:
20:22:54 [2021-03-11T20:22:54.950Z]   Volume: local
20:22:54 [2021-03-11T20:22:54.950Z]   Network: bridge host ipvlan macvlan null overlay
20:22:54 [2021-03-11T20:22:54.950Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:22:54 [2021-03-11T20:22:54.950Z]  Swarm: inactive
20:22:54 [2021-03-11T20:22:54.950Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
20:22:54 [2021-03-11T20:22:54.950Z]  Default Runtime: runc
20:22:54 [2021-03-11T20:22:54.950Z]  Init Binary: docker-init
20:22:54 [2021-03-11T20:22:54.950Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
20:22:54 [2021-03-11T20:22:54.950Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:22:54 [2021-03-11T20:22:54.950Z]  init version: de40ad0
20:22:54 [2021-03-11T20:22:54.950Z]  Security Options:
20:22:54 [2021-03-11T20:22:54.950Z]   apparmor
20:22:54 [2021-03-11T20:22:54.950Z]   seccomp
20:22:54 [2021-03-11T20:22:54.950Z]    Profile: default
20:22:54 [2021-03-11T20:22:54.950Z]  Kernel Version: 5.4.0-1037-aws
20:22:54 [2021-03-11T20:22:54.950Z]  Operating System: Ubuntu 18.04.5 LTS
20:22:54 [2021-03-11T20:22:54.950Z]  OSType: linux
20:22:54 [2021-03-11T20:22:54.950Z]  Architecture: x86_64
20:22:54 [2021-03-11T20:22:54.950Z]  CPUs: 2
20:22:54 [2021-03-11T20:22:54.950Z]  Total Memory: 15.35GiB
20:22:54 [2021-03-11T20:22:54.950Z]  Name: ip-10-100-81-40
20:22:54 [2021-03-11T20:22:54.950Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
20:22:54 [2021-03-11T20:22:54.950Z]  Docker Root Dir: /var/lib/docker
20:22:54 [2021-03-11T20:22:54.950Z]  Debug Mode: false
20:22:54 [2021-03-11T20:22:54.950Z]  Registry: https://index.docker.io/v1/
20:22:54 [2021-03-11T20:22:54.950Z]  Labels:
20:22:54 [2021-03-11T20:22:54.950Z]  Experimental: true
20:22:54 [2021-03-11T20:22:54.950Z]  Insecure Registries:
20:22:54 [2021-03-11T20:22:54.950Z]   127.0.0.0/8
20:22:54 [2021-03-11T20:22:54.950Z]  Live Restore Enabled: true
20:22:54 [2021-03-11T20:22:54.950Z] 
20:22:54 [2021-03-11T20:22:54.950Z] WARNING: No swap limit support
20:22:54 [2021-03-11T20:22:54.950Z] WARNING: No blkio weight support
20:22:54 [2021-03-11T20:22:54.950Z] WARNING: No blkio weight_device support
[Pipeline] sh
20:22:55 [2021-03-11T20:22:55.280Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:22:55 [2021-03-11T20:22:55.281Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:22:55 [2021-03-11T20:22:55.281Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42068/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:22:55 [2021-03-11T20:22:55.281Z] + bash /home/ubuntu/workspace/moby_PR-42068/check-config.sh
20:22:55 [2021-03-11T20:22:55.281Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:22:55 [2021-03-11T20:22:55.281Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
20:22:55 [2021-03-11T20:22:55.281Z] 
20:22:55 [2021-03-11T20:22:55.281Z] Generally Necessary:
20:22:55 [2021-03-11T20:22:55.281Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:22:55 [2021-03-11T20:22:55.281Z] - apparmor: enabled and tools installed
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_NAMESPACES: enabled
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_NET_NS: enabled
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_PID_NS: enabled
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_IPC_NS: enabled
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_UTS_NS: enabled
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_CGROUPS: enabled
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_CGROUP_CPUACCT: enabled
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_CGROUP_DEVICE: enabled
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_CGROUP_FREEZER: enabled
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_CGROUP_SCHED: enabled
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_CPUSETS: enabled
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_MEMCG: enabled
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_KEYS: enabled
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_VETH: enabled (as module)
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_BRIDGE: enabled (as module)
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_NF_NAT_IPV4: missing
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_NF_NAT: enabled (as module)
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_NF_NAT_NEEDED: missing
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_POSIX_MQUEUE: enabled
20:22:55 [2021-03-11T20:22:55.281Z] 
20:22:55 [2021-03-11T20:22:55.281Z] Optional Features:
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_USER_NS: enabled
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_SECCOMP: enabled
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_CGROUP_PIDS: enabled
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_MEMCG_SWAP: enabled
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:22:55 [2021-03-11T20:22:55.281Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_BLK_CGROUP: enabled
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:22:55 [2021-03-11T20:22:55.281Z] - CONFIG_IOSCHED_CFQ: missing
20:22:55 [2021-03-11T20:22:55.369Z] 
20:22:55 [2021-03-11T20:22:55.369Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
20:22:55 [2021-03-11T20:22:55.369Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
20:22:55 [2021-03-11T20:22:55.369Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
20:22:55 [2021-03-11T20:22:55.369Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
20:22:55 [2021-03-11T20:22:55.369Z] #24 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done
20:22:55 [2021-03-11T20:22:55.369Z] #24 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done
20:22:55 [2021-03-11T20:22:55.369Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.15MB / 50.40MB 0.1s
20:22:55 [2021-03-11T20:22:55.369Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 14.68MB / 50.40MB 0.2s
20:22:55 [2021-03-11T20:22:55.369Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 34.60MB / 50.40MB 0.4s
20:22:55 [2021-03-11T20:22:55.536Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
20:22:55 [2021-03-11T20:22:55.536Z] - CONFIG_CGROUP_PERF: enabled
20:22:55 [2021-03-11T20:22:55.536Z] - CONFIG_CGROUP_HUGETLB: enabled
20:22:55 [2021-03-11T20:22:55.536Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:22:55 [2021-03-11T20:22:55.536Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:22:55 [2021-03-11T20:22:55.536Z] - CONFIG_CFS_BANDWIDTH: enabled
20:22:55 [2021-03-11T20:22:55.536Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:22:55 [2021-03-11T20:22:55.536Z] - CONFIG_RT_GROUP_SCHED: missing
20:22:55 [2021-03-11T20:22:55.536Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:22:55 [2021-03-11T20:22:55.536Z] - CONFIG_IP_VS: enabled (as module)
20:22:55 [2021-03-11T20:22:55.536Z] - CONFIG_IP_VS_NFCT: enabled
20:22:55 [2021-03-11T20:22:55.536Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:22:55 [2021-03-11T20:22:55.536Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:22:55 [2021-03-11T20:22:55.536Z] - CONFIG_IP_VS_RR: enabled (as module)
20:22:55 [2021-03-11T20:22:55.536Z] - CONFIG_EXT4_FS: enabled
20:22:55 [2021-03-11T20:22:55.536Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:22:55 [2021-03-11T20:22:55.536Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:22:55 [2021-03-11T20:22:55.536Z] - Network Drivers:
20:22:55 [2021-03-11T20:22:55.536Z]   - "overlay":
20:22:55 [2021-03-11T20:22:55.536Z]     - CONFIG_VXLAN: enabled (as module)
20:22:55 [2021-03-11T20:22:55.536Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:22:55 [2021-03-11T20:22:55.536Z]       Optional (for encrypted networks):
20:22:55 [2021-03-11T20:22:55.536Z]       - CONFIG_CRYPTO: enabled
20:22:55 [2021-03-11T20:22:55.536Z]       - CONFIG_CRYPTO_AEAD: enabled
20:22:55 [2021-03-11T20:22:55.536Z]       - CONFIG_CRYPTO_GCM: enabled
20:22:55 [2021-03-11T20:22:55.536Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:22:55 [2021-03-11T20:22:55.536Z]       - CONFIG_CRYPTO_GHASH: enabled
20:22:55 [2021-03-11T20:22:55.536Z]       - CONFIG_XFRM: enabled
20:22:55 [2021-03-11T20:22:55.536Z]       - CONFIG_XFRM_USER: enabled (as module)
20:22:55 [2021-03-11T20:22:55.536Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:22:55 [2021-03-11T20:22:55.536Z]       - CONFIG_INET_ESP: enabled (as module)
20:22:55 [2021-03-11T20:22:55.536Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
20:22:55 [2021-03-11T20:22:55.536Z]   - "ipvlan":
20:22:55 [2021-03-11T20:22:55.536Z]     - CONFIG_IPVLAN: enabled (as module)
20:22:55 [2021-03-11T20:22:55.536Z]   - "macvlan":
20:22:55 [2021-03-11T20:22:55.536Z]     - CONFIG_MACVLAN: enabled (as module)
20:22:55 [2021-03-11T20:22:55.536Z]     - CONFIG_DUMMY: enabled (as module)
20:22:55 [2021-03-11T20:22:55.536Z]   - "ftp,tftp client in container":
20:22:55 [2021-03-11T20:22:55.536Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:22:55 [2021-03-11T20:22:55.536Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:22:55 [2021-03-11T20:22:55.536Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:22:55 [2021-03-11T20:22:55.536Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:22:55 [2021-03-11T20:22:55.536Z] - Storage Drivers:
20:22:55 [2021-03-11T20:22:55.536Z]   - "aufs":
20:22:55 [2021-03-11T20:22:55.536Z]     - CONFIG_AUFS_FS: enabled (as module)
20:22:55 [2021-03-11T20:22:55.536Z]   - "btrfs":
20:22:55 [2021-03-11T20:22:55.536Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:22:55 [2021-03-11T20:22:55.536Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:22:55 [2021-03-11T20:22:55.536Z]   - "devicemapper":
20:22:55 [2021-03-11T20:22:55.536Z]     - CONFIG_BLK_DEV_DM: enabled
20:22:55 [2021-03-11T20:22:55.536Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:22:55 [2021-03-11T20:22:55.536Z]   - "overlay":
20:22:55 [2021-03-11T20:22:55.536Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:22:55 [2021-03-11T20:22:55.536Z]   - "zfs":
20:22:55 [2021-03-11T20:22:55.536Z]     - /dev/zfs: present
20:22:55 [2021-03-11T20:22:55.536Z]     - zfs command: missing
20:22:55 [2021-03-11T20:22:55.536Z]     - zpool command: missing
20:22:55 [2021-03-11T20:22:55.536Z] 
20:22:55 [2021-03-11T20:22:55.536Z] Limits:
20:22:55 [2021-03-11T20:22:55.536Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:22:55 [2021-03-11T20:22:55.536Z] 
20:22:55 [2021-03-11T20:22:55.536Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:22:55 [2021-03-11T20:22:55.630Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 44.04MB / 50.40MB 0.5s
20:22:55 [2021-03-11T20:22:55.630Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 0.6s
20:22:55 [2021-03-11T20:22:55.865Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 .
20:22:55 [2021-03-11T20:22:55.880Z] #27 ...
20:22:55 [2021-03-11T20:22:55.880Z] 
20:22:55 [2021-03-11T20:22:55.880Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:22:55 [2021-03-11T20:22:55.880Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
20:22:55 [2021-03-11T20:22:55.880Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.9s done
20:22:55 [2021-03-11T20:22:55.880Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
20:22:55 [2021-03-11T20:22:55.880Z] #8 DONE 22.6s
20:22:55 [2021-03-11T20:22:55.880Z] 
20:22:55 [2021-03-11T20:22:55.880Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:22:55 [2021-03-11T20:22:55.880Z] #27 sha256:650cd99bd7c87723d15ff9e520c187f8f7fb6b9ef3a594bf1926f57f98f9c813
20:22:55 [2021-03-11T20:22:55.880Z] #27 1.033 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
20:22:55 [2021-03-11T20:22:55.880Z] #27 1.110 
20:22:56 [2021-03-11T20:22:56.122Z] #1 [internal] load build definition from Dockerfile
20:22:56 [2021-03-11T20:22:56.122Z] #1 sha256:2326971074098e24459d967d1d86ca6cb0a853792ee54a77b8807b4cb3cff1ad
20:22:56 [2021-03-11T20:22:56.122Z] #1 transferring dockerfile: 16.54kB done
20:22:56 [2021-03-11T20:22:56.122Z] #1 DONE 0.0s
20:22:56 [2021-03-11T20:22:56.122Z] 
20:22:56 [2021-03-11T20:22:56.122Z] #2 [internal] load .dockerignore
20:22:56 [2021-03-11T20:22:56.122Z] #2 sha256:400a1686c8486634994b9a77a412aa4458b5998d98719a7c766e36ad88323f4c
20:22:56 [2021-03-11T20:22:56.122Z] #2 transferring context: 87B done
20:22:56 [2021-03-11T20:22:56.122Z] #2 DONE 0.0s
20:22:56 [2021-03-11T20:22:56.122Z] 
20:22:56 [2021-03-11T20:22:56.122Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
20:22:56 [2021-03-11T20:22:56.122Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
20:22:56 [2021-03-11T20:22:56.192Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 1.1s done
20:22:56 [2021-03-11T20:22:56.192Z] #24 ...
20:22:56 [2021-03-11T20:22:56.192Z] 
20:22:56 [2021-03-11T20:22:56.192Z] #21 [internal] load build context
20:22:56 [2021-03-11T20:22:56.192Z] #21 sha256:fb4f2c273e7e4f74c0998c87a0a37d0ba5835dcb1d3e1f96f9b12dc87362a637
20:22:56 [2021-03-11T20:22:56.192Z] #21 transferring context: 53.42MB 0.8s done
20:22:56 [2021-03-11T20:22:56.192Z] #21 DONE 1.1s
20:22:56 [2021-03-11T20:22:56.192Z] 
20:22:56 [2021-03-11T20:22:56.192Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
20:22:56 [2021-03-11T20:22:56.192Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
20:22:56 [2021-03-11T20:22:56.192Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b
20:22:56 [2021-03-11T20:22:56.377Z] #3 DONE 0.4s
20:22:56 [2021-03-11T20:22:56.377Z] 
20:22:56 [2021-03-11T20:22:56.377Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
20:22:56 [2021-03-11T20:22:56.377Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
20:22:56 [2021-03-11T20:22:56.377Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
20:22:56 [2021-03-11T20:22:56.377Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
20:22:56 [2021-03-11T20:22:56.377Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
20:22:56 [2021-03-11T20:22:56.377Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.1s
20:22:56 [2021-03-11T20:22:56.377Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
20:22:56 [2021-03-11T20:22:56.397Z] #27 1.231 
######                                                                     9.3%
##########################                                                36.6%
########################################                                  56.5%
#######################################################                   76.9%
#####################################################################     96.4%
######################################################################## 100.0%
20:22:56 [2021-03-11T20:22:56.397Z] #27 1.734 
20:22:56 [2021-03-11T20:22:56.397Z] #27 1.837 
######################################################################## 100.0%
20:22:56 [2021-03-11T20:22:56.397Z] #27 1.894 
20:22:56 [2021-03-11T20:22:56.633Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
20:22:56 [2021-03-11T20:22:56.633Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
20:22:56 [2021-03-11T20:22:56.633Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
20:22:56 [2021-03-11T20:22:56.655Z] #27 2.006 
##################################################################        92.9%
######################################################################## 100.0%
20:22:56 [2021-03-11T20:22:56.655Z] #27 2.077 
20:22:56 [2021-03-11T20:22:56.755Z] #24 ...
20:22:56 [2021-03-11T20:22:56.755Z] 
20:22:56 [2021-03-11T20:22:56.755Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
20:22:56 [2021-03-11T20:22:56.755Z] #60 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
20:22:56 [2021-03-11T20:22:56.755Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
20:22:56 [2021-03-11T20:22:56.755Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:22:56 [2021-03-11T20:22:56.755Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
20:22:56 [2021-03-11T20:22:56.755Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:22:56 [2021-03-11T20:22:56.755Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.3s done
20:22:56 [2021-03-11T20:22:56.755Z] #60 DONE 1.7s
20:22:56 [2021-03-11T20:22:56.755Z] 
20:22:56 [2021-03-11T20:22:56.755Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
20:22:56 [2021-03-11T20:22:56.755Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
20:22:56 [2021-03-11T20:22:56.891Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
20:22:56 [2021-03-11T20:22:56.891Z] #4 DONE 0.6s
20:22:57 [2021-03-11T20:22:57.148Z] 
20:22:57 [2021-03-11T20:22:57.148Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:22:57 [2021-03-11T20:22:57.148Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
20:22:57 [2021-03-11T20:22:57.148Z] #7 DONE 0.2s
20:22:57 [2021-03-11T20:22:57.148Z] 
20:22:57 [2021-03-11T20:22:57.148Z] #6 [internal] load metadata for docker.io/library/debian:buster
20:22:57 [2021-03-11T20:22:57.148Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
20:22:57 [2021-03-11T20:22:57.171Z] #27 2.188 
############                                                              17.9%
##########################                                                37.1%
########################################                                  56.4%
######################################################                    75.8%#27 ...
20:22:57 [2021-03-11T20:22:57.171Z] 
20:22:57 [2021-03-11T20:22:57.171Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:22:57 [2021-03-11T20:22:57.171Z] #9 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
20:22:57 [2021-03-11T20:22:57.171Z] #9 DONE 1.6s
20:22:57 [2021-03-11T20:22:57.171Z] 
20:22:57 [2021-03-11T20:22:57.171Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:22:57 [2021-03-11T20:22:57.171Z] #27 sha256:650cd99bd7c87723d15ff9e520c187f8f7fb6b9ef3a594bf1926f57f98f9c813
20:22:57 [2021-03-11T20:22:57.171Z] #27 2.188 
############                                                              17.9%
##########################                                                37.1%
########################################                                  56.4%
######################################################                    75.8%
####################################################################      95.1%
######################################################################## 100.0%
20:22:57 [2021-03-11T20:22:57.409Z] #6 DONE 0.2s
20:22:57 [2021-03-11T20:22:57.409Z] 
20:22:57 [2021-03-11T20:22:57.409Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
20:22:57 [2021-03-11T20:22:57.409Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
20:22:57 [2021-03-11T20:22:57.409Z] #5 DONE 0.2s
20:22:57 [2021-03-11T20:22:57.429Z] #27 2.727 
20:22:57 [2021-03-11T20:22:57.684Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 1.3s done
20:22:57 [2021-03-11T20:22:57.981Z] 
20:22:57 [2021-03-11T20:22:57.981Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:22:57 [2021-03-11T20:22:57.981Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
20:22:57 [2021-03-11T20:22:57.981Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
20:22:57 [2021-03-11T20:22:57.981Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
20:22:57 [2021-03-11T20:22:57.981Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.0s
20:22:57 [2021-03-11T20:22:57.981Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
20:22:57 [2021-03-11T20:22:57.981Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.0s
20:22:57 [2021-03-11T20:22:57.981Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
20:22:58 [2021-03-11T20:22:58.243Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.24MB / 50.40MB 0.2s
20:22:58 [2021-03-11T20:22:58.243Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.05MB / 7.81MB 0.4s
20:22:58 [2021-03-11T20:22:58.243Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.97MB / 50.40MB 0.4s
20:22:58 [2021-03-11T20:22:58.243Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.19MB / 7.81MB 0.5s
20:22:58 [2021-03-11T20:22:58.243Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 25.17MB / 50.40MB 0.5s
20:22:58 [2021-03-11T20:22:58.501Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s
20:22:58 [2021-03-11T20:22:58.501Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.25MB / 50.40MB 0.6s
20:22:58 [2021-03-11T20:22:58.501Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done
20:22:58 [2021-03-11T20:22:58.501Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.04MB / 50.40MB 0.7s
20:22:58 [2021-03-11T20:22:58.501Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.7s
20:22:58 [2021-03-11T20:22:58.758Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.9s
20:22:58 [2021-03-11T20:22:58.758Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s
20:22:58 [2021-03-11T20:22:58.870Z] Fetching without tags
20:22:58 [2021-03-11T20:22:58.557Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:22:58 [2021-03-11T20:22:58.622Z]  > git config --add remote.origin.fetch +refs/pull/42068/head:refs/remotes/origin/PR-42068 # timeout=10
20:22:58 [2021-03-11T20:22:58.669Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:22:58 [2021-03-11T20:22:58.784Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:22:58 [2021-03-11T20:22:58.903Z] Fetching upstream changes from https://github.com/moby/moby.git
20:22:58 [2021-03-11T20:22:58.903Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:22:58 [2021-03-11T20:22:58.905Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42068/head:refs/remotes/origin/PR-42068 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:22:59 [2021-03-11T20:22:59.322Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done
20:22:59 [2021-03-11T20:22:59.547Z] #27 2.849 
#                                                                          1.8%
#####                                                                      7.1%
#########                                                                 13.8%
###############                                                           21.1%
####################                                                      28.6%
########################                                                  33.8%
#########################                                                 34.8%
#############################                                             41.3%
################################                                          45.4%
##################################                                        47.9%
####################################                                      50.0%
#########################################                                 57.6%
##############################################                            64.7%
###################################################                       71.6%
######################################################                    75.9%
#########################################################                 79.8%
###
20:22:59 [2021-03-11T20:22:59.547Z] #27 ...
20:22:59 [2021-03-11T20:22:59.547Z] 
20:22:59 [2021-03-11T20:22:59.547Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
20:22:59 [2021-03-11T20:22:59.547Z] #10 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
20:22:59 [2021-03-11T20:22:59.547Z] #10 DONE 2.2s
20:22:59 [2021-03-11T20:22:59.547Z] 
20:22:59 [2021-03-11T20:22:59.547Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:22:59 [2021-03-11T20:22:59.547Z] #27 sha256:650cd99bd7c87723d15ff9e520c187f8f7fb6b9ef3a594bf1926f57f98f9c813
20:22:59 [2021-03-11T20:22:59.547Z] #27 2.849 
#                                                                          1.8%
#####                                                                      7.1%
#########                                                                 13.8%
###############                                                           21.1%
####################                                                      28.6%
########################                                                  33.8%
#########################                                                 34.8%
#############################                                             41.3%
################################                                          45.4%
##################################                                        47.9%
####################################                                      50.0%
#########################################                                 57.6%
##############################################                            64.7%
###################################################                       71.6%
######################################################                    75.9%
#########################################################                 79.8%
###############################################################           88.0%
###################################################################       94.0%
######################################################################## 100.0%
20:22:59 [2021-03-11T20:22:59.547Z] #27 4.999 
20:22:59 [2021-03-11T20:22:59.580Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.6s done
20:22:59 [2021-03-11T20:22:59.580Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.6s
20:22:59 [2021-03-11T20:22:59.580Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.67MB / 120.17MB 1.6s
20:22:59 [2021-03-11T20:22:59.580Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.05MB / 51.83MB 1.6s
20:22:59 [2021-03-11T20:22:59.838Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.49MB / 120.17MB 1.8s
20:22:59 [2021-03-11T20:22:59.838Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.24MB / 51.83MB 1.8s
20:22:59 [2021-03-11T20:22:59.838Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.49MB / 68.67MB 1.9s
20:22:59 [2021-03-11T20:22:59.838Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 18.00MB / 120.17MB 1.9s
20:22:59 [2021-03-11T20:22:59.838Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.22MB / 51.83MB 1.9s
20:22:59 [2021-03-11T20:22:59.838Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
20:23:00 [2021-03-11T20:23:00.103Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.78MB / 68.67MB 2.1s
20:23:00 [2021-03-11T20:23:00.103Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.92MB / 51.83MB 2.1s
20:23:00 [2021-03-11T20:23:00.103Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.12MB / 68.67MB 2.3s
20:23:00 [2021-03-11T20:23:00.103Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.28MB / 120.17MB 2.3s
20:23:00 [2021-03-11T20:23:00.103Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.27MB / 51.83MB 2.3s
20:23:00 [2021-03-11T20:23:00.112Z] #27 5.340 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:23:00 [2021-03-11T20:23:00.112Z] #27 5.425 
20:23:00 [2021-03-11T20:23:00.112Z] #27 5.463 
######################################################################## 100.0%
20:23:00 [2021-03-11T20:23:00.112Z] #27 5.496 
20:23:00 [2021-03-11T20:23:00.198Z] #24 DONE 4.7s
20:23:00 [2021-03-11T20:23:00.198Z] 
20:23:00 [2021-03-11T20:23:00.198Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:23:00 [2021-03-11T20:23:00.198Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
20:23:00 [2021-03-11T20:23:00.198Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
20:23:00 [2021-03-11T20:23:00.198Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
20:23:00 [2021-03-11T20:23:00.198Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
20:23:00 [2021-03-11T20:23:00.198Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
20:23:00 [2021-03-11T20:23:00.198Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done
20:23:00 [2021-03-11T20:23:00.198Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done
20:23:00 [2021-03-11T20:23:00.198Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.6s done
20:23:00 [2021-03-11T20:23:00.198Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.1s done
20:23:00 [2021-03-11T20:23:00.199Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.6s done
20:23:00 [2021-03-11T20:23:00.199Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.5s done
20:23:00 [2021-03-11T20:23:00.199Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.6s done
20:23:00 [2021-03-11T20:23:00.199Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.2s done
20:23:00 [2021-03-11T20:23:00.199Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.2s done
20:23:00 [2021-03-11T20:23:00.199Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s
20:23:00 [2021-03-11T20:23:00.199Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done
20:23:00 [2021-03-11T20:23:00.199Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s
20:23:00 [2021-03-11T20:23:00.259Z] Merging remotes/origin/master commit 4bbc52c04b83c4ab9c47f2404720fa0c6a4cff40 into PR head commit a8008f7313e6f9ad0b2d7e7a49d228f520469bc4
20:23:00 [2021-03-11T20:23:00.368Z] #27 ...
20:23:00 [2021-03-11T20:23:00.368Z] 
20:23:00 [2021-03-11T20:23:00.368Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:23:00 [2021-03-11T20:23:00.368Z] #29 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
20:23:00 [2021-03-11T20:23:00.368Z] #29 DONE 0.9s
20:23:00 [2021-03-11T20:23:00.368Z] 
20:23:00 [2021-03-11T20:23:00.368Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:23:00 [2021-03-11T20:23:00.368Z] #37 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
20:23:00 [2021-03-11T20:23:00.368Z] #37 DONE 0.9s
20:23:00 [2021-03-11T20:23:00.368Z] 
20:23:00 [2021-03-11T20:23:00.368Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:23:00 [2021-03-11T20:23:00.368Z] #27 sha256:650cd99bd7c87723d15ff9e520c187f8f7fb6b9ef3a594bf1926f57f98f9c813
20:23:00 [2021-03-11T20:23:00.368Z] #27 5.729 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:23:00 [2021-03-11T20:23:00.368Z] #27 5.844 
20:23:00 [2021-03-11T20:23:00.369Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.31MB / 68.67MB 2.4s
20:23:00 [2021-03-11T20:23:00.369Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.80MB / 68.67MB 2.6s
20:23:00 [2021-03-11T20:23:00.369Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.86MB / 120.17MB 2.6s
20:23:00 [2021-03-11T20:23:00.369Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.80MB / 51.83MB 2.6s
20:23:00 [2021-03-11T20:23:00.625Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.14MB / 68.67MB 2.7s
20:23:00 [2021-03-11T20:23:00.625Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 49.28MB / 120.17MB 2.7s
20:23:00 [2021-03-11T20:23:00.625Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.19MB / 51.83MB 2.7s
20:23:00 [2021-03-11T20:23:00.625Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.11MB / 68.67MB 2.8s
20:23:00 [2021-03-11T20:23:00.625Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.38MB / 51.83MB 2.8s
20:23:00 [2021-03-11T20:23:00.883Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.72MB / 68.67MB 2.9s
20:23:00 [2021-03-11T20:23:00.883Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 58.72MB / 120.17MB 2.9s
20:23:00 [2021-03-11T20:23:00.883Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.01MB / 68.67MB 3.1s
20:23:00 [2021-03-11T20:23:00.883Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 68.56MB / 120.17MB 3.1s
20:23:00 [2021-03-11T20:23:00.885Z] #27 6.029 
#                                                                          2.8%
#####################                                                     30.1%
######################################################################## 100.0%
20:23:00 [2021-03-11T20:23:00.885Z] #27 6.278 
20:23:01 [2021-03-11T20:23:01.139Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.3s
20:23:01 [2021-03-11T20:23:01.139Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 79.69MB / 120.17MB 3.3s
20:23:01 [2021-03-11T20:23:01.139Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 87.03MB / 120.17MB 3.3s
20:23:01 [2021-03-11T20:23:01.139Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.3s done
20:23:01 [2021-03-11T20:23:01.139Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s
20:23:01 [2021-03-11T20:23:01.400Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.42MB / 120.17MB 3.5s
20:23:01 [2021-03-11T20:23:01.563Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.4s done
20:23:01 [2021-03-11T20:23:01.662Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.25MB / 120.17MB 3.8s
20:23:01 [2021-03-11T20:23:01.662Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.8s
20:23:01 [2021-03-11T20:23:01.820Z] #27 6.932 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
20:23:01 [2021-03-11T20:23:01.820Z] #27 7.101 
20:23:01 [2021-03-11T20:23:01.820Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s
20:23:01 [2021-03-11T20:23:01.921Z] #8 ...
20:23:01 [2021-03-11T20:23:01.921Z] 
20:23:01 [2021-03-11T20:23:01.921Z] #21 [internal] load build context
20:23:01 [2021-03-11T20:23:01.921Z] #21 sha256:edea2e5ffb1ea86ce57ab0acccee6fae0eb18a6603383e23c3cdebe331f29c00
20:23:01 [2021-03-11T20:23:01.921Z] #21 transferring context: 53.42MB 3.8s done
20:23:01 [2021-03-11T20:23:01.921Z] #21 DONE 4.0s
20:23:01 [2021-03-11T20:23:01.921Z] 
20:23:01 [2021-03-11T20:23:01.921Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:23:01 [2021-03-11T20:23:01.921Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
20:23:01 [2021-03-11T20:23:01.921Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.9s done
20:23:01 [2021-03-11T20:23:01.921Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.9s done
20:23:00 [2021-03-11T20:23:00.366Z]  > git config core.sparsecheckout # timeout=10
20:23:00 [2021-03-11T20:23:00.407Z]  > git checkout -f a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 # timeout=10
20:23:02 [2021-03-11T20:23:02.824Z] Client: Docker Engine - Community
20:23:02 [2021-03-11T20:23:02.824Z]  Version:           20.10.3
20:23:02 [2021-03-11T20:23:02.824Z]  API version:       1.41
20:23:02 [2021-03-11T20:23:02.824Z]  Go version:        go1.13.15
20:23:02 [2021-03-11T20:23:02.824Z]  Git commit:        48d30b5
20:23:02 [2021-03-11T20:23:02.824Z]  Built:             Fri Jan 29 14:33:47 2021
20:23:02 [2021-03-11T20:23:02.824Z]  OS/Arch:           linux/arm64
20:23:02 [2021-03-11T20:23:02.824Z]  Context:           default
20:23:02 [2021-03-11T20:23:02.824Z]  Experimental:      true
20:23:02 [2021-03-11T20:23:02.824Z] 
20:23:02 [2021-03-11T20:23:02.824Z] Server: Docker Engine - Community
20:23:02 [2021-03-11T20:23:02.824Z]  Engine:
20:23:02 [2021-03-11T20:23:02.824Z]   Version:          20.10.3
20:23:02 [2021-03-11T20:23:02.824Z]   API version:      1.41 (minimum version 1.12)
20:23:02 [2021-03-11T20:23:02.824Z]   Go version:       go1.13.15
20:23:02 [2021-03-11T20:23:02.824Z]   Git commit:       46229ca
20:23:02 [2021-03-11T20:23:02.824Z]   Built:            Fri Jan 29 14:32:03 2021
20:23:02 [2021-03-11T20:23:02.824Z]   OS/Arch:          linux/arm64
20:23:02 [2021-03-11T20:23:02.824Z]   Experimental:     true
20:23:02 [2021-03-11T20:23:02.824Z]  containerd:
20:23:02 [2021-03-11T20:23:02.824Z]   Version:          1.4.3
20:23:02 [2021-03-11T20:23:02.824Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
20:23:02 [2021-03-11T20:23:02.824Z]  runc:
20:23:02 [2021-03-11T20:23:02.824Z]   Version:          1.0.0-rc92
20:23:02 [2021-03-11T20:23:02.824Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:23:02 [2021-03-11T20:23:02.824Z]  docker-init:
20:23:02 [2021-03-11T20:23:02.824Z]   Version:          0.19.0
20:23:02 [2021-03-11T20:23:02.824Z]   GitCommit:        de40ad0
20:23:02 [2021-03-11T20:23:02.850Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.8s done
[Pipeline] sh
20:23:03 [2021-03-11T20:23:03.109Z] #27 7.309 
                                                                           0.0%
#######                                                                   10.6%
###########                                                               16.2%
############                                                              17.6%
############################                                              39.8%
#################################                                         47.1%
###########################################                               60.4%
########################################################                  78.2%
######################################################################## 100.0%
20:23:03 [2021-03-11T20:23:03.109Z] #27 8.512 
20:23:03 [2021-03-11T20:23:03.164Z] + docker info
20:23:03 [2021-03-11T20:23:03.185Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.4s done
20:23:03 [2021-03-11T20:23:03.185Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s
20:23:03 [2021-03-11T20:23:03.652Z] Merge succeeded, producing a8008f7313e6f9ad0b2d7e7a49d228f520469bc4
20:23:03 [2021-03-11T20:23:03.652Z] Checking out Revision a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 (PR-42068)
20:23:03 [2021-03-11T20:23:03.679Z] #27 8.832 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:23:03 [2021-03-11T20:23:03.679Z] #27 8.964 
20:23:03 [2021-03-11T20:23:03.679Z] #27 9.073 
######################################################################## 100.0%
20:23:03 [2021-03-11T20:23:03.679Z] #27 9.100 
20:23:03 [2021-03-11T20:23:03.780Z] #8 ...
20:23:03 [2021-03-11T20:23:03.780Z] 
20:23:03 [2021-03-11T20:23:03.780Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
20:23:03 [2021-03-11T20:23:03.780Z] #60 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
20:23:03 [2021-03-11T20:23:03.780Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
20:23:03 [2021-03-11T20:23:03.780Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:23:03 [2021-03-11T20:23:03.780Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:23:03 [2021-03-11T20:23:03.780Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.9s done
20:23:03 [2021-03-11T20:23:03.780Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.0s done
20:23:03 [2021-03-11T20:23:03.780Z] #60 DONE 6.0s
20:23:03 [2021-03-11T20:23:03.780Z] 
20:23:03 [2021-03-11T20:23:03.780Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:23:03 [2021-03-11T20:23:03.780Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
20:23:03 [2021-03-11T20:23:03.936Z] #27 9.353 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:23:03 [2021-03-11T20:23:03.936Z] #27 9.461 
20:23:04 [2021-03-11T20:23:04.194Z] #27 9.528 
######################################################################## 100.0%
20:23:04 [2021-03-11T20:23:04.194Z] #27 9.557 
20:23:04 [2021-03-11T20:23:04.194Z] #27 9.590 Download of images into '/build' complete.
20:23:04 [2021-03-11T20:23:04.194Z] #27 9.590 Use something like the following to load the result into a Docker daemon:
20:23:04 [2021-03-11T20:23:04.194Z] #27 9.590   tar -cC '/build' . | docker load
20:23:02 [2021-03-11T20:23:02.765Z]  > git remote # timeout=10
20:23:03 [2021-03-11T20:23:03.268Z]  > git config --get remote.origin.url # timeout=10
20:23:03 [2021-03-11T20:23:03.313Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:23:03 [2021-03-11T20:23:03.314Z]  > git merge 4bbc52c04b83c4ab9c47f2404720fa0c6a4cff40 # timeout=10
20:23:03 [2021-03-11T20:23:03.529Z]  > git rev-parse "HEAD^{commit}" # timeout=10
20:23:03 [2021-03-11T20:23:03.685Z]  > git config core.sparsecheckout # timeout=10
20:23:03 [2021-03-11T20:23:03.732Z]  > git checkout -f a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 # timeout=10
20:23:05 [2021-03-11T20:23:05.149Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s
20:23:05 [2021-03-11T20:23:05.713Z] #8 ...
20:23:05 [2021-03-11T20:23:05.713Z] 
20:23:05 [2021-03-11T20:23:05.713Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
20:23:05 [2021-03-11T20:23:05.713Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
20:23:05 [2021-03-11T20:23:05.713Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
20:23:05 [2021-03-11T20:23:05.713Z] #24 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done
20:23:05 [2021-03-11T20:23:05.713Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 1.1s done
20:23:05 [2021-03-11T20:23:05.713Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
20:23:05 [2021-03-11T20:23:05.713Z] #24 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done
20:23:05 [2021-03-11T20:23:05.713Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 6.2s done
20:23:05 [2021-03-11T20:23:05.713Z] #24 DONE 7.6s
20:23:05 [2021-03-11T20:23:05.713Z] 
20:23:05 [2021-03-11T20:23:05.713Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:23:05 [2021-03-11T20:23:05.713Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
20:23:05 [2021-03-11T20:23:05.713Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.7s done
20:23:05 [2021-03-11T20:23:05.713Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
20:23:06 [2021-03-11T20:23:06.089Z] #27 DONE 11.2s
20:23:06 [2021-03-11T20:23:06.090Z] 
20:23:06 [2021-03-11T20:23:06.090Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
20:23:06 [2021-03-11T20:23:06.090Z] #22 sha256:c967409806d827dac580efc8e0b746dfc64160efa8074371f2de00cee136f17a
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.804 + RM_GOPATH=0
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.804 + TMP_GOPATH=
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.804 + : /build
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.804 + '[' -z '' ']'
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.804 ++ mktemp -d
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.804 + export GOPATH=/tmp/tmp.tvVaR3uXAe
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.804 + GOPATH=/tmp/tmp.tvVaR3uXAe
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.804 + RM_GOPATH=1
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.804 + case "$(go env GOARCH)" in
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.804 ++ go env GOARCH
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.811 + export GO_BUILDMODE=-buildmode=pie
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.811 + GO_BUILDMODE=-buildmode=pie
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.811 ++ dirname /tmp/install/install.sh
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.812 + dir=/tmp/install
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.812 + bin=dockercli
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.812 + shift
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.812 + '[' '!' -f /tmp/install/dockercli.installer ']'
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.812 + . /tmp/install/dockercli.installer
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.816 Install docker/cli version 17.06.2-ce from stable
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.816 ++ : stable
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.816 ++ : 17.06.2-ce
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.816 + install_dockercli
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.816 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.816 ++ uname -m
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.816 + arch=x86_64
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.816 + '[' x86_64 '!=' x86_64 ']'
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.816 + url=https://download.docker.com/linux/static
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.818 + tar -xz docker/docker
20:23:06 [2021-03-11T20:23:06.090Z] #22 5.821 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:23:06 [2021-03-11T20:23:06.275Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done
20:23:06 [2021-03-11T20:23:06.275Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
20:23:06 [2021-03-11T20:23:06.456Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.7s done
20:23:06 [2021-03-11T20:23:06.456Z] #8 ...
20:23:06 [2021-03-11T20:23:06.456Z] 
20:23:06 [2021-03-11T20:23:06.456Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:23:06 [2021-03-11T20:23:06.456Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
20:23:06 [2021-03-11T20:23:06.456Z] #25 1.074 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 1.084 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 1.140 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 1.191 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 1.356 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:23:06 [2021-03-11T20:23:06.456Z] #25 1.423 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 2.654 Fetched 8423 kB in 2s (4600 kB/s)
20:23:06 [2021-03-11T20:23:06.456Z] #25 2.654 Reading package lists...
20:23:06 [2021-03-11T20:23:06.456Z] #25 3.375 Reading package lists...
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.127 Building dependency tree...
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.406 The following additional packages will be installed:
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.406   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.406   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.407   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.408 Suggested packages:
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.408   krb5-doc krb5-user
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.408 Recommended packages:
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.408   krb5-locales publicsuffix libsasl2-modules
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.551 The following NEW packages will be installed:
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.551   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.551   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.552   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.552   libssh2-1 libssl1.1 openssl
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.825 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.825 Need to get 5057 kB of archives.
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.825 After this operation, 12.1 MB of additional disk space will be used.
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.825 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.825 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.827 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.829 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.831 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.840 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.840 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.840 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.840 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.843 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.844 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.845 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.846 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.848 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.851 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.852 Get:16 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.855 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.857 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.858 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.868 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.870 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
20:23:06 [2021-03-11T20:23:06.456Z] #25 4.999 debconf: delaying package configuration, since apt-utils is not installed
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.017 Fetched 5057 kB in 0s (16.5 MB/s)
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.053 Selecting previously unselected package libssl1.1:amd64.
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.053 (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 ... 6677 files and directories currently installed.)
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.057 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.065 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.218 Selecting previously unselected package libsasl2-modules-db:amd64.
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.220 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.223 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.259 Selecting previously unselected package libsasl2-2:amd64.
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.261 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.264 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.336 Selecting previously unselected package libldap-common.
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.337 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.341 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.383 Selecting previously unselected package libldap-2.4-2:amd64.
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.383 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.385 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.435 Selecting previously unselected package openssl.
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.436 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.440 Unpacking openssl (1.1.1d-0+deb10u5) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.574 Selecting previously unselected package ca-certificates.
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.575 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.579 Unpacking ca-certificates (20200601~deb10u2) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.636 Selecting previously unselected package libkeyutils1:amd64.
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.637 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.641 Unpacking libkeyutils1:amd64 (1.6-6) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.672 Selecting previously unselected package libkrb5support0:amd64.
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.673 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.680 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.718 Selecting previously unselected package libk5crypto3:amd64.
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.719 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.722 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.763 Selecting previously unselected package libkrb5-3:amd64.
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.764 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.768 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.841 Selecting previously unselected package libgssapi-krb5-2:amd64.
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.842 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.845 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.896 Selecting previously unselected package libnghttp2-14:amd64.
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.898 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.901 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.944 Selecting previously unselected package libpsl5:amd64.
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.946 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.949 Unpacking libpsl5:amd64 (0.20.2-2) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.983 Selecting previously unselected package librtmp1:amd64.
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.984 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 5.989 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.025 Selecting previously unselected package libssh2-1:amd64.
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.027 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.031 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.078 Selecting previously unselected package libcurl4:amd64.
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.080 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.083 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.135 Selecting previously unselected package curl.
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.136 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.139 Unpacking curl (7.64.0-4+deb10u1) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.189 Selecting previously unselected package libonig5:amd64.
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.190 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.194 Unpacking libonig5:amd64 (6.9.1-1) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.237 Selecting previously unselected package libjq1:amd64.
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.238 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.241 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.277 Selecting previously unselected package jq.
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.279 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.283 Unpacking jq (1.5+dfsg-2+b1) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.318 Setting up libkeyutils1:amd64 (1.6-6) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.328 Setting up libpsl5:amd64 (0.20.2-2) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.340 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 ...
20:23:06 [2021-03-11T20:23:06.456Z] 
20:23:06 [2021-03-11T20:23:06.456Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:23:06 [2021-03-11T20:23:06.456Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
20:23:06 [2021-03-11T20:23:06.456Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
20:23:06 [2021-03-11T20:23:06.456Z] #8 DONE 11.1s
20:23:06 [2021-03-11T20:23:06.456Z] 
20:23:06 [2021-03-11T20:23:06.456Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:23:06 [2021-03-11T20:23:06.456Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
20:23:06 [2021-03-11T20:23:06.456Z] #25 6.451 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
20:23:06 [2021-03-11T20:23:06.456Z] #25 ...
20:23:06 [2021-03-11T20:23:06.456Z] 
20:23:06 [2021-03-11T20:23:06.456Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:23:06 [2021-03-11T20:23:06.456Z] #9 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
20:23:06 [2021-03-11T20:23:06.532Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done
20:23:06 [2021-03-11T20:23:06.532Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
20:23:06 [2021-03-11T20:23:06.654Z] #22 ...
20:23:06 [2021-03-11T20:23:06.654Z] 
20:23:06 [2021-03-11T20:23:06.654Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:23:06 [2021-03-11T20:23:06.654Z] #43 sha256:c440c18f30018e92463fc14b28d48f13eeb0b78b3352cc72c2743fe5bff4e3a0
20:23:06 [2021-03-11T20:23:06.654Z] #43 6.347 + RM_GOPATH=0
20:23:06 [2021-03-11T20:23:06.654Z] #43 6.347 + TMP_GOPATH=
20:23:06 [2021-03-11T20:23:06.654Z] #43 6.347 + : /build
20:23:06 [2021-03-11T20:23:06.654Z] #43 6.347 + '[' -z '' ']'
20:23:06 [2021-03-11T20:23:06.654Z] #43 6.366 ++ mktemp -d
20:23:06 [2021-03-11T20:23:06.654Z] #43 6.369 + export GOPATH=/tmp/tmp.fhlaBHeeXt
20:23:06 [2021-03-11T20:23:06.654Z] #43 6.369 + GOPATH=/tmp/tmp.fhlaBHeeXt
20:23:06 [2021-03-11T20:23:06.655Z] #43 6.369 + RM_GOPATH=1
20:23:06 [2021-03-11T20:23:06.655Z] #43 6.369 + case "$(go env GOARCH)" in
20:23:06 [2021-03-11T20:23:06.655Z] #43 6.369 ++ go env GOARCH
20:23:06 [2021-03-11T20:23:06.655Z] #43 6.396 + export GO_BUILDMODE=-buildmode=pie
20:23:06 [2021-03-11T20:23:06.655Z] #43 6.396 + GO_BUILDMODE=-buildmode=pie
20:23:06 [2021-03-11T20:23:06.655Z] #43 6.396 ++ dirname /tmp/install/install.sh
20:23:06 [2021-03-11T20:23:06.655Z] #43 6.397 + dir=/tmp/install
20:23:06 [2021-03-11T20:23:06.655Z] #43 6.400 + bin=vndr
20:23:06 [2021-03-11T20:23:06.655Z] #43 6.400 + shift
20:23:06 [2021-03-11T20:23:06.655Z] #43 6.403 + '[' '!' -f /tmp/install/vndr.installer ']'
20:23:06 [2021-03-11T20:23:06.655Z] #43 6.403 + . /tmp/install/vndr.installer
20:23:06 [2021-03-11T20:23:06.655Z] #43 6.403 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
20:23:06 [2021-03-11T20:23:06.655Z] #43 6.403 + install_vndr
20:23:06 [2021-03-11T20:23:06.655Z] #43 6.403 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
20:23:06 [2021-03-11T20:23:06.655Z] #43 6.403 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fhlaBHeeXt/src/github.com/LK4D4/vndr
20:23:06 [2021-03-11T20:23:06.655Z] #43 6.403 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
20:23:06 [2021-03-11T20:23:06.655Z] #43 6.423 Cloning into '/tmp/tmp.fhlaBHeeXt/src/github.com/LK4D4/vndr'...
20:23:06 [2021-03-11T20:23:06.655Z] #43 7.198 + cd /tmp/tmp.fhlaBHeeXt/src/github.com/LK4D4/vndr
20:23:06 [2021-03-11T20:23:06.655Z] #43 7.216 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
20:23:06 [2021-03-11T20:23:06.655Z] #43 7.237 + go build -buildmode=pie -v -o /build/vndr .
20:23:08 [2021-03-11T20:23:08.023Z] #43 ...
20:23:08 [2021-03-11T20:23:08.023Z] 
20:23:08 [2021-03-11T20:23:08.023Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:23:08 [2021-03-11T20:23:08.023Z] #32 sha256:c77f4cffca2cbe05dc3967cc341939bc37e600389d2b9c78cad4f21c8ceec7f9
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.933 + RM_GOPATH=0
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.933 + TMP_GOPATH=
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.933 + : /build
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.933 + '[' -z '' ']'
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.933 ++ mktemp -d
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.935 + export GOPATH=/tmp/tmp.NNAUI76OUI
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.935 + GOPATH=/tmp/tmp.NNAUI76OUI
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.935 + RM_GOPATH=1
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.935 + case "$(go env GOARCH)" in
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.944 ++ go env GOARCH
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.944 + export GO_BUILDMODE=-buildmode=pie
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.944 + GO_BUILDMODE=-buildmode=pie
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.944 ++ dirname /tmp/install/install.sh
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.947 + dir=/tmp/install
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.947 + bin=tomlv
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.947 + shift
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.947 + '[' '!' -f /tmp/install/tomlv.installer ']'
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.947 + . /tmp/install/tomlv.installer
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.947 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.947 + install_tomlv
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.947 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.947 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NNAUI76OUI/src/github.com/BurntSushi/toml
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.947 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:23:08 [2021-03-11T20:23:08.023Z] #32 5.949 Cloning into '/tmp/tmp.NNAUI76OUI/src/github.com/BurntSushi/toml'...
20:23:08 [2021-03-11T20:23:08.023Z] #32 7.007 + cd /tmp/tmp.NNAUI76OUI/src/github.com/BurntSushi/toml
20:23:08 [2021-03-11T20:23:08.023Z] #32 7.007 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:23:08 [2021-03-11T20:23:08.023Z] #32 7.028 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:23:08 [2021-03-11T20:23:08.023Z] #32 7.536 internal/cpu
20:23:08 [2021-03-11T20:23:08.023Z] #32 7.608 runtime/internal/atomic
20:23:08 [2021-03-11T20:23:08.023Z] #32 7.923 runtime/internal/sys
20:23:08 [2021-03-11T20:23:08.023Z] #32 8.238 runtime/internal/math
20:23:08 [2021-03-11T20:23:08.023Z] #32 8.306 internal/bytealg
20:23:08 [2021-03-11T20:23:08.023Z] #32 8.451 math/bits
20:23:08 [2021-03-11T20:23:08.587Z] #32 ...
20:23:08 [2021-03-11T20:23:08.587Z] 
20:23:08 [2021-03-11T20:23:08.587Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:23:08 [2021-03-11T20:23:08.587Z] #43 sha256:c440c18f30018e92463fc14b28d48f13eeb0b78b3352cc72c2743fe5bff4e3a0
20:23:08 [2021-03-11T20:23:08.587Z] #43 9.040 internal/bytealg
20:23:08 [2021-03-11T20:23:08.587Z] #43 9.041 internal/race
20:23:08 [2021-03-11T20:23:08.845Z] #43 9.191 sync/atomic
20:23:09 [2021-03-11T20:23:09.718Z] #9 DONE 3.2s
20:23:09 [2021-03-11T20:23:09.718Z] 
20:23:09 [2021-03-11T20:23:09.718Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:23:09 [2021-03-11T20:23:09.718Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
20:23:09 [2021-03-11T20:23:09.718Z] #25 6.461 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
20:23:09 [2021-03-11T20:23:09.718Z] #25 6.477 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
20:23:09 [2021-03-11T20:23:09.718Z] #25 6.487 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
20:23:09 [2021-03-11T20:23:09.718Z] #25 6.495 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
20:23:09 [2021-03-11T20:23:09.718Z] #25 6.505 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
20:23:09 [2021-03-11T20:23:09.718Z] #25 6.514 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
20:23:09 [2021-03-11T20:23:09.718Z] #25 6.524 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
20:23:09 [2021-03-11T20:23:09.718Z] #25 6.535 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
20:23:09 [2021-03-11T20:23:09.718Z] #25 6.544 Setting up openssl (1.1.1d-0+deb10u5) ...
20:23:09 [2021-03-11T20:23:09.718Z] #25 6.558 Setting up libonig5:amd64 (6.9.1-1) ...
20:23:09 [2021-03-11T20:23:09.718Z] #25 6.566 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:23:09 [2021-03-11T20:23:09.718Z] #25 6.576 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
20:23:09 [2021-03-11T20:23:09.718Z] #25 6.585 Setting up ca-certificates (20200601~deb10u2) ...
20:23:09 [2021-03-11T20:23:09.718Z] #25 6.958 Updating certificates in /etc/ssl/certs...
20:23:09 [2021-03-11T20:23:09.718Z] #25 7.388 137 added, 0 removed; done.
20:23:09 [2021-03-11T20:23:09.718Z] #25 8.014 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
20:23:09 [2021-03-11T20:23:09.718Z] #25 8.208 Setting up jq (1.5+dfsg-2+b1) ...
20:23:09 [2021-03-11T20:23:09.718Z] #25 8.229 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
20:23:09 [2021-03-11T20:23:09.718Z] #25 8.388 Setting up curl (7.64.0-4+deb10u1) ...
20:23:09 [2021-03-11T20:23:09.718Z] #25 8.485 Processing triggers for libc-bin (2.28-10) ...
20:23:09 [2021-03-11T20:23:09.718Z] #25 8.526 Processing triggers for ca-certificates (20200601~deb10u2) ...
20:23:09 [2021-03-11T20:23:09.718Z] #25 8.539 Updating certificates in /etc/ssl/certs...
20:23:09 [2021-03-11T20:23:09.718Z] #25 8.881 0 added, 0 removed; done.
20:23:09 [2021-03-11T20:23:09.718Z] #25 8.881 Running hooks in /etc/ca-certificates/update.d...
20:23:09 [2021-03-11T20:23:09.718Z] #25 8.882 done.
20:23:09 [2021-03-11T20:23:09.718Z] #25 DONE 9.6s
20:23:09 [2021-03-11T20:23:09.718Z] 
20:23:09 [2021-03-11T20:23:09.718Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:23:09 [2021-03-11T20:23:09.718Z] #26 sha256:845fc801603a04fee09d093f61ce17c0611db626d8af59830211ea9304679edf
20:23:09 [2021-03-11T20:23:09.718Z] #26 DONE 0.0s
20:23:09 [2021-03-11T20:23:09.718Z] 
20:23:09 [2021-03-11T20:23:09.718Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:23:09 [2021-03-11T20:23:09.718Z] #27 sha256:bc084f87b9b5454c8c16a4aa538e764d1bb469aa1f95816ece04bb806588ba15
20:23:09 [2021-03-11T20:23:09.967Z] #43 10.08 unicode
20:23:09 [2021-03-11T20:23:09.967Z] #43 ...
20:23:09 [2021-03-11T20:23:09.967Z] 
20:23:09 [2021-03-11T20:23:09.967Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:09 [2021-03-11T20:23:09.967Z] #47 sha256:4175beff98cab0134b1c9d52ac4ea8b1de55590a2b90896bdc91fbe25b776f63
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.460 + RM_GOPATH=0
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.460 + TMP_GOPATH=
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.460 + : /build
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.460 + '[' -z '' ']'
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.460 ++ mktemp -d
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.460 + export GOPATH=/tmp/tmp.EAtOQkdrwx
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.460 + GOPATH=/tmp/tmp.EAtOQkdrwx
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.460 + RM_GOPATH=1
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.460 + case "$(go env GOARCH)" in
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.460 ++ go env GOARCH
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.460 + export GO_BUILDMODE=-buildmode=pie
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.460 + GO_BUILDMODE=-buildmode=pie
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.460 ++ dirname /tmp/install/install.sh
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.466 + dir=/tmp/install
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.466 + bin=golangci_lint
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.466 + shift
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.466 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.466 + . /tmp/install/golangci_lint.installer
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.467 ++ : v1.23.8
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.467 + install_golangci_lint
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.479 + set -e
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.479 + export GO111MODULE=on
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.479 + GO111MODULE=on
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.479 + GOBIN=/build
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.479 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.629 go: finding github.com/golangci/golangci-lint v1.23.8
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.633 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.633 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.633 go: finding github.com v1.23.8
20:23:09 [2021-03-11T20:23:09.967Z] #47 6.633 go: finding github.com/golangci v1.23.8
20:23:09 [2021-03-11T20:23:09.967Z] #47 7.490 go: downloading github.com/golangci/golangci-lint v1.23.8
20:23:09 [2021-03-11T20:23:09.967Z] #47 8.398 go: extracting github.com/golangci/golangci-lint v1.23.8
20:23:09 [2021-03-11T20:23:09.967Z] #47 ...
20:23:09 [2021-03-11T20:23:09.967Z] 
20:23:09 [2021-03-11T20:23:09.967Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:23:09 [2021-03-11T20:23:09.967Z] #56 sha256:19976d5359e7a3593b3196546606e8ecfe86009b6723f1e8115393f06a91f5ef
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.462 + RM_GOPATH=0
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.462 + TMP_GOPATH=
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.462 + : /build
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.462 + '[' -z '' ']'
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.467 ++ mktemp -d
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.467 + export GOPATH=/tmp/tmp.Ck0IeDnFbV
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.467 + GOPATH=/tmp/tmp.Ck0IeDnFbV
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.467 + RM_GOPATH=1
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.467 + case "$(go env GOARCH)" in
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.467 ++ go env GOARCH
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.473 + export GO_BUILDMODE=-buildmode=pie
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.473 + GO_BUILDMODE=-buildmode=pie
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.473 ++ dirname /tmp/install/install.sh
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.473 + dir=/tmp/install
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.473 + bin=rootlesskit
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.473 + shift
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.473 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.473 + . /tmp/install/rootlesskit.installer
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.473 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.473 + install_rootlesskit
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.473 + case "$1" in
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.473 + export CGO_ENABLED=0
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.473 + CGO_ENABLED=0
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.473 + _install_rootlesskit
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.479 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.479 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.479 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Ck0IeDnFbV/src/github.com/rootless-containers/rootlesskit
20:23:09 [2021-03-11T20:23:09.967Z] #56 5.479 Cloning into '/tmp/tmp.Ck0IeDnFbV/src/github.com/rootless-containers/rootlesskit'...
20:23:09 [2021-03-11T20:23:09.967Z] #56 ...
20:23:09 [2021-03-11T20:23:09.967Z] 
20:23:09 [2021-03-11T20:23:09.967Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:23:09 [2021-03-11T20:23:09.967Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
20:23:09 [2021-03-11T20:23:09.967Z] #53 7.342 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:23:09 [2021-03-11T20:23:09.967Z] #53 7.584 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:23:09 [2021-03-11T20:23:09.967Z] #53 7.586 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:23:09 [2021-03-11T20:23:09.967Z] #53 9.991 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:23:10 [2021-03-11T20:23:10.225Z] #53 ...
20:23:10 [2021-03-11T20:23:10.225Z] 
20:23:10 [2021-03-11T20:23:10.225Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:23:10 [2021-03-11T20:23:10.225Z] #49 sha256:8fb2a73d4734b7a881781f01fd8878449b193dc99d473e3c6b9ce0e8d0348565
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.626 + RM_GOPATH=0
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.626 + TMP_GOPATH=
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.626 + : /build
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.626 + '[' -z '' ']'
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.626 ++ mktemp -d
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.628 + export GOPATH=/tmp/tmp.NhXiCVaCbO
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.628 + GOPATH=/tmp/tmp.NhXiCVaCbO
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.628 + RM_GOPATH=1
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.628 + case "$(go env GOARCH)" in
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.629 ++ go env GOARCH
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.636 + export GO_BUILDMODE=-buildmode=pie
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.636 + GO_BUILDMODE=-buildmode=pie
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.636 ++ dirname /tmp/install/install.sh
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.637 + dir=/tmp/install
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.637 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.638 + bin=shfmt
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.638 + shift
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.638 + '[' '!' -f /tmp/install/shfmt.installer ']'
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.638 + . /tmp/install/shfmt.installer
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.638 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.638 + install_shfmt
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.638 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.641 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NhXiCVaCbO/src/github.com/mvdan/sh
20:23:10 [2021-03-11T20:23:10.225Z] #49 5.641 Cloning into '/tmp/tmp.NhXiCVaCbO/src/github.com/mvdan/sh'...
20:23:10 [2021-03-11T20:23:10.225Z] #49 ...
20:23:10 [2021-03-11T20:23:10.225Z] 
20:23:10 [2021-03-11T20:23:10.225Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:23:10 [2021-03-11T20:23:10.225Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:23:10 [2021-03-11T20:23:10.225Z] #34 7.336 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:23:10 [2021-03-11T20:23:10.225Z] #34 7.638 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:23:10 [2021-03-11T20:23:10.225Z] #34 7.638 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:23:10 [2021-03-11T20:23:10.225Z] #34 10.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:23:10 [2021-03-11T20:23:10.225Z] #34 ...
20:23:10 [2021-03-11T20:23:10.225Z] 
20:23:10 [2021-03-11T20:23:10.225Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:23:10 [2021-03-11T20:23:10.225Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:23:10 [2021-03-11T20:23:10.225Z] #11 6.610 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:23:10 [2021-03-11T20:23:10.225Z] #11 6.759 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:23:10 [2021-03-11T20:23:10.225Z] #11 6.759 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:23:10 [2021-03-11T20:23:10.225Z] #11 8.111 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:23:10 [2021-03-11T20:23:10.225Z] #11 10.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:23:10 [2021-03-11T20:23:10.483Z] #11 ...
20:23:10 [2021-03-11T20:23:10.483Z] 
20:23:10 [2021-03-11T20:23:10.483Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
20:23:10 [2021-03-11T20:23:10.483Z] #45 sha256:b3ab2a473965840a5a4b6e174165d03b7b1d74c3003e4d3ac18ab7e33c23f75a
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.317 + RM_GOPATH=0
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.317 + TMP_GOPATH=
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.317 + : /build
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.317 + '[' -z '' ']'
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.317 ++ mktemp -d
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.317 + export GOPATH=/tmp/tmp.H1Hhk3Kjym
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.317 + GOPATH=/tmp/tmp.H1Hhk3Kjym
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.317 + RM_GOPATH=1
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.317 + case "$(go env GOARCH)" in
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.317 ++ go env GOARCH
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.383 + export GO_BUILDMODE=-buildmode=pie
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.383 + GO_BUILDMODE=-buildmode=pie
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.383 ++ dirname /tmp/install/install.sh
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.383 + dir=/tmp/install
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.383 + bin=gotestsum
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.383 + shift
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.383 + '[' '!' -f /tmp/install/gotestsum.installer ']'
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.383 + . /tmp/install/gotestsum.installer
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.383 ++ : v0.5.3
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.383 + install_gotestsum
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.385 + set -e
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.385 + export GO111MODULE=on
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.385 + GO111MODULE=on
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.385 + GOBIN=/build
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.385 + go get gotest.tools/gotestsum@v0.5.3
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.507 go: finding gotest.tools/gotestsum v0.5.3
20:23:10 [2021-03-11T20:23:10.483Z] #45 6.522 go: finding gotest.tools v0.5.3
20:23:10 [2021-03-11T20:23:10.483Z] #45 7.759 go: downloading gotest.tools/gotestsum v0.5.3
20:23:10 [2021-03-11T20:23:10.483Z] #45 8.341 go: extracting gotest.tools/gotestsum v0.5.3
20:23:10 [2021-03-11T20:23:10.483Z] #45 9.646 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:23:10 [2021-03-11T20:23:10.483Z] #45 9.646 go: downloading github.com/fatih/color v1.9.0
20:23:10 [2021-03-11T20:23:10.483Z] #45 9.664 go: downloading github.com/spf13/pflag v1.0.3
20:23:10 [2021-03-11T20:23:10.483Z] #45 9.665 go: downloading github.com/pkg/errors v0.9.1
20:23:10 [2021-03-11T20:23:10.483Z] #45 9.727 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:23:10 [2021-03-11T20:23:10.483Z] #45 9.750 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:23:10 [2021-03-11T20:23:10.483Z] #45 9.780 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:23:10 [2021-03-11T20:23:10.483Z] #45 10.04 go: extracting github.com/pkg/errors v0.9.1
20:23:10 [2021-03-11T20:23:10.483Z] #45 10.19 go: downloading github.com/jonboulle/clockwork v0.1.0
20:23:10 [2021-03-11T20:23:10.483Z] #45 10.40 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:23:10 [2021-03-11T20:23:10.483Z] #45 10.72 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:23:10 [2021-03-11T20:23:10.483Z] #45 ...
20:23:10 [2021-03-11T20:23:10.483Z] 
20:23:10 [2021-03-11T20:23:10.483Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
20:23:10 [2021-03-11T20:23:10.483Z] #62 sha256:26004166c6df1583dbe5d918876c57cc6b999ed87f394688b9cc5f504866763a
20:23:10 [2021-03-11T20:23:10.483Z] #62 6.963 + RM_GOPATH=0
20:23:10 [2021-03-11T20:23:10.483Z] #62 6.963 + TMP_GOPATH=
20:23:10 [2021-03-11T20:23:10.483Z] #62 6.963 + : /build
20:23:10 [2021-03-11T20:23:10.483Z] #62 6.963 + '[' -z '' ']'
20:23:10 [2021-03-11T20:23:10.483Z] #62 6.963 ++ mktemp -d
20:23:10 [2021-03-11T20:23:10.483Z] #62 6.983 + export GOPATH=/tmp/tmp.llhvJ3jymt
20:23:10 [2021-03-11T20:23:10.483Z] #62 6.983 + GOPATH=/tmp/tmp.llhvJ3jymt
20:23:10 [2021-03-11T20:23:10.483Z] #62 6.983 + RM_GOPATH=1
20:23:10 [2021-03-11T20:23:10.483Z] #62 6.983 + case "$(go env GOARCH)" in
20:23:10 [2021-03-11T20:23:10.483Z] #62 6.983 ++ go env GOARCH
20:23:10 [2021-03-11T20:23:10.483Z] #62 7.109 + export GO_BUILDMODE=-buildmode=pie
20:23:10 [2021-03-11T20:23:10.483Z] #62 7.109 + GO_BUILDMODE=-buildmode=pie
20:23:10 [2021-03-11T20:23:10.483Z] #62 7.118 ++ dirname /tmp/install/install.sh
20:23:10 [2021-03-11T20:23:10.483Z] #62 7.118 + dir=/tmp/install
20:23:10 [2021-03-11T20:23:10.483Z] #62 7.118 + bin=proxy
20:23:10 [2021-03-11T20:23:10.483Z] #62 7.118 + shift
20:23:10 [2021-03-11T20:23:10.483Z] #62 7.118 + '[' '!' -f /tmp/install/proxy.installer ']'
20:23:10 [2021-03-11T20:23:10.483Z] #62 7.118 + . /tmp/install/proxy.installer
20:23:10 [2021-03-11T20:23:10.483Z] #62 7.118 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
20:23:10 [2021-03-11T20:23:10.483Z] #62 7.118 + install_proxy
20:23:10 [2021-03-11T20:23:10.483Z] #62 7.118 + case "$1" in
20:23:10 [2021-03-11T20:23:10.483Z] #62 7.118 + export CGO_ENABLED=0
20:23:10 [2021-03-11T20:23:10.483Z] #62 7.118 + CGO_ENABLED=0
20:23:10 [2021-03-11T20:23:10.483Z] #62 7.118 + _install_proxy
20:23:10 [2021-03-11T20:23:10.483Z] #62 7.118 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
20:23:10 [2021-03-11T20:23:10.483Z] #62 7.118 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.llhvJ3jymt/src/github.com/docker/libnetwork
20:23:10 [2021-03-11T20:23:10.483Z] #62 7.119 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
20:23:10 [2021-03-11T20:23:10.483Z] #62 7.120 Cloning into '/tmp/tmp.llhvJ3jymt/src/github.com/docker/libnetwork'...
20:23:10 [2021-03-11T20:23:10.646Z] #27 ...
20:23:10 [2021-03-11T20:23:10.646Z] 
20:23:10 [2021-03-11T20:23:10.646Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
20:23:10 [2021-03-11T20:23:10.646Z] #10 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
20:23:10 [2021-03-11T20:23:10.646Z] #10 DONE 0.9s
20:23:10 [2021-03-11T20:23:10.646Z] 
20:23:10 [2021-03-11T20:23:10.646Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:23:10 [2021-03-11T20:23:10.646Z] #37 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
20:23:10 [2021-03-11T20:23:10.646Z] #37 DONE 0.1s
20:23:10 [2021-03-11T20:23:10.646Z] 
20:23:10 [2021-03-11T20:23:10.646Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:23:10 [2021-03-11T20:23:10.646Z] #29 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
20:23:10 [2021-03-11T20:23:10.646Z] #29 DONE 0.2s
20:23:10 [2021-03-11T20:23:10.646Z] 
20:23:10 [2021-03-11T20:23:10.646Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:23:10 [2021-03-11T20:23:10.646Z] #27 sha256:bc084f87b9b5454c8c16a4aa538e764d1bb469aa1f95816ece04bb806588ba15
20:23:10 [2021-03-11T20:23:10.646Z] #27 1.122 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
20:23:10 [2021-03-11T20:23:10.646Z] #27 1.183 
20:23:10 [2021-03-11T20:23:10.707Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done
20:23:10 [2021-03-11T20:23:10.795Z] #62 ...
20:23:10 [2021-03-11T20:23:10.795Z] 
20:23:10 [2021-03-11T20:23:10.795Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:23:10 [2021-03-11T20:23:10.795Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
20:23:10 [2021-03-11T20:23:10.795Z] #30 5.947 + git clone https://github.com/kolyshkin/go-swagger.git .
20:23:10 [2021-03-11T20:23:10.795Z] #30 5.947 Cloning into '.'...
20:23:10 [2021-03-11T20:23:10.976Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
20:23:11 [2021-03-11T20:23:11.053Z] #30 ...
20:23:11 [2021-03-11T20:23:11.053Z] 
20:23:11 [2021-03-11T20:23:11.053Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:23:11 [2021-03-11T20:23:11.053Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:23:11 [2021-03-11T20:23:11.053Z] #40 7.559 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:23:11 [2021-03-11T20:23:11.053Z] #40 7.705 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:23:11 [2021-03-11T20:23:11.053Z] #40 7.726 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:23:11 [2021-03-11T20:23:11.053Z] #40 9.885 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:23:11 [2021-03-11T20:23:11.053Z] #40 ...
20:23:11 [2021-03-11T20:23:11.053Z] 
20:23:11 [2021-03-11T20:23:11.053Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:23:11 [2021-03-11T20:23:11.053Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
20:23:11 [2021-03-11T20:23:11.053Z] #38 6.029 + git clone https://github.com/docker/distribution.git .
20:23:11 [2021-03-11T20:23:11.053Z] #38 6.033 Cloning into '.'...
20:23:11 [2021-03-11T20:23:11.053Z] #38 ...
20:23:11 [2021-03-11T20:23:11.053Z] 
20:23:11 [2021-03-11T20:23:11.053Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:23:11 [2021-03-11T20:23:11.053Z] #56 sha256:19976d5359e7a3593b3196546606e8ecfe86009b6723f1e8115393f06a91f5ef
20:23:11 [2021-03-11T20:23:11.053Z] #56 11.54 + cd /tmp/tmp.Ck0IeDnFbV/src/github.com/rootless-containers/rootlesskit
20:23:11 [2021-03-11T20:23:11.053Z] #56 11.54 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
20:23:11 [2021-03-11T20:23:11.053Z] #56 11.64 + export GO111MODULE=on
20:23:11 [2021-03-11T20:23:11.053Z] #56 11.66 + GO111MODULE=on
20:23:11 [2021-03-11T20:23:11.053Z] #56 11.66 + for f in rootlesskit rootlesskit-docker-proxy
20:23:11 [2021-03-11T20:23:11.053Z] #56 11.66 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:23:11 [2021-03-11T20:23:11.162Z] #27 1.298 
                                                                           0.4%
##############                                                            19.6%
################################                                          45.0%
###################################################                       70.9%
################################################################          89.8%
######################################################################## 100.0%
20:23:11 [2021-03-11T20:23:11.162Z] #27 1.859 
20:23:11 [2021-03-11T20:23:11.460Z] #27 1.994 
#################################                                         46.8%
######################################################################## 100.0%
20:23:11 [2021-03-11T20:23:11.716Z] #27 2.160 
20:23:11 [2021-03-11T20:23:11.716Z] #27 2.287 
##############                                                            20.0%
######################################################################## 100.0%
20:23:12 [2021-03-11T20:23:12.235Z] #27 2.545 #=#=#                                                                         
##O#- #                                                                       
20:23:12 [2021-03-11T20:23:12.766Z] #27 2.814 
###                                                                        5.3%
#################                                                         24.2%
#####################################                                     52.7%
#####################################################                     75.0%
##########################################################                81.0%
######################################################################## 100.0%
20:23:13 [2021-03-11T20:23:13.048Z] #27 3.470 
20:23:13 [2021-03-11T20:23:13.576Z] #56 13.52 go: downloading github.com/pkg/errors v0.9.1
20:23:13 [2021-03-11T20:23:13.576Z] #56 13.60 go: downloading github.com/moby/vpnkit v0.4.0
20:23:13 [2021-03-11T20:23:13.576Z] #56 13.68 go: downloading github.com/sirupsen/logrus v1.7.0
20:23:13 [2021-03-11T20:23:13.576Z] #56 13.68 go: downloading github.com/google/uuid v1.2.0
20:23:13 [2021-03-11T20:23:13.576Z] #56 13.69 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:23:13 [2021-03-11T20:23:13.576Z] #56 13.78 go: downloading github.com/urfave/cli/v2 v2.3.0
20:23:13 [2021-03-11T20:23:13.576Z] #56 13.88 go: downloading github.com/moby/sys/mountinfo v0.4.0
20:23:13 [2021-03-11T20:23:13.576Z] #56 13.91 go: downloading github.com/gofrs/flock v0.8.0
20:23:13 [2021-03-11T20:23:13.576Z] #56 13.93 go: extracting github.com/pkg/errors v0.9.1
20:23:13 [2021-03-11T20:23:13.576Z] #56 13.94 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
20:23:13 [2021-03-11T20:23:13.576Z] #56 14.06 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:23:13 [2021-03-11T20:23:13.576Z] #56 14.13 go: downloading github.com/gorilla/mux v1.8.0
20:23:13 [2021-03-11T20:23:13.576Z] #56 14.17 go: extracting github.com/google/uuid v1.2.0
20:23:14 [2021-03-11T20:23:14.256Z] #8 ...
20:23:14 [2021-03-11T20:23:14.256Z] 
20:23:14 [2021-03-11T20:23:14.256Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:23:14 [2021-03-11T20:23:14.256Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
20:23:14 [2021-03-11T20:23:14.256Z] #25 1.006 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 1.006 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 1.012 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 1.188 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 1.397 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 1.631 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:23:14 [2021-03-11T20:23:14.256Z] #25 3.282 Fetched 8423 kB in 3s (3338 kB/s)
20:23:14 [2021-03-11T20:23:14.256Z] #25 3.282 Reading package lists...
20:23:14 [2021-03-11T20:23:14.256Z] #25 4.219 Reading package lists...
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.134 Building dependency tree...
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.468 The following additional packages will be installed:
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.468   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.468   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.469   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.470 Suggested packages:
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.470   krb5-doc krb5-user
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.470 Recommended packages:
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.470   krb5-locales publicsuffix libsasl2-modules
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.640 The following NEW packages will be installed:
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.640   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.640   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.641   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.643   libssh2-1 libssl1.1 openssl
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.938 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.938 Need to get 5057 kB of archives.
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.938 After this operation, 12.1 MB of additional disk space will be used.
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.938 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.941 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.951 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.951 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.951 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.951 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.951 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.954 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.960 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.970 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.970 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.970 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.970 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.975 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.981 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 5.998 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.009 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.014 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.015 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.022 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.022 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.208 debconf: delaying package configuration, since apt-utils is not installed
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.234 Fetched 5057 kB in 0s (14.6 MB/s)
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.279 Selecting previously unselected package libssl1.1:amd64.
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.279 (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 ... 6677 files and directories currently installed.)
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.281 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.294 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.474 Selecting previously unselected package libsasl2-modules-db:amd64.
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.474 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.479 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.512 Selecting previously unselected package libsasl2-2:amd64.
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.512 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.516 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.555 Selecting previously unselected package libldap-common.
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.555 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.559 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.602 Selecting previously unselected package libldap-2.4-2:amd64.
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.602 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.605 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.668 Selecting previously unselected package openssl.
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.668 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.671 Unpacking openssl (1.1.1d-0+deb10u5) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.784 Selecting previously unselected package ca-certificates.
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.784 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.787 Unpacking ca-certificates (20200601~deb10u2) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.856 Selecting previously unselected package libkeyutils1:amd64.
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.856 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.860 Unpacking libkeyutils1:amd64 (1.6-6) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.889 Selecting previously unselected package libkrb5support0:amd64.
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.889 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.892 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.934 Selecting previously unselected package libk5crypto3:amd64.
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.934 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.938 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.983 Selecting previously unselected package libkrb5-3:amd64.
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.983 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 6.986 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.082 Selecting previously unselected package libgssapi-krb5-2:amd64.
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.082 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.087 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.141 Selecting previously unselected package libnghttp2-14:amd64.
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.141 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.146 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.191 Selecting previously unselected package libpsl5:amd64.
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.191 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.195 Unpacking libpsl5:amd64 (0.20.2-2) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.233 Selecting previously unselected package librtmp1:amd64.
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.233 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.238 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.272 Selecting previously unselected package libssh2-1:amd64.
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.274 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.277 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.329 Selecting previously unselected package libcurl4:amd64.
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.329 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.334 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.400 Selecting previously unselected package curl.
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.400 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.403 Unpacking curl (7.64.0-4+deb10u1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.462 Selecting previously unselected package libonig5:amd64.
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.462 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.466 Unpacking libonig5:amd64 (6.9.1-1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.519 Selecting previously unselected package libjq1:amd64.
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.519 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.522 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.564 Selecting previously unselected package jq.
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.564 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.568 Unpacking jq (1.5+dfsg-2+b1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.608 Setting up libkeyutils1:amd64 (1.6-6) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.618 Setting up libpsl5:amd64 (0.20.2-2) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.626 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.759 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.766 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.778 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.789 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.797 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.806 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.816 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.823 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.833 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.843 Setting up openssl (1.1.1d-0+deb10u5) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.855 Setting up libonig5:amd64 (6.9.1-1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.864 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.895 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 7.906 Setting up ca-certificates (20200601~deb10u2) ...
20:23:14 [2021-03-11T20:23:14.256Z] #25 8.469 Updating certificates in /etc/ssl/certs...
20:23:14 [2021-03-11T20:23:14.256Z] #25 ...
20:23:14 [2021-03-11T20:23:14.256Z] 
20:23:14 [2021-03-11T20:23:14.256Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:23:14 [2021-03-11T20:23:14.256Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
20:23:14 [2021-03-11T20:23:14.513Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done
20:23:14 [2021-03-11T20:23:14.513Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
20:23:14 [2021-03-11T20:23:14.518Z] #56 14.90 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
20:23:14 [2021-03-11T20:23:14.776Z] #56 15.25 go: extracting github.com/moby/sys/mountinfo v0.4.0
20:23:14 [2021-03-11T20:23:14.776Z] #56 15.35 go: extracting github.com/gofrs/flock v0.8.0
20:23:14 [2021-03-11T20:23:14.776Z] #56 15.49 go: extracting github.com/gorilla/mux v1.8.0
20:23:15 [2021-03-11T20:23:15.044Z] #56 15.55 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:23:15 [2021-03-11T20:23:15.316Z] #27 3.616 
                                                                           0.4%
##                                                                         2.9%
####                                                                       6.5%
#######                                                                   10.5%
##########                                                                14.3%
############                                                              16.7%
###############                                                           20.9%
##################                                                        25.9%
########################                                                  33.4%
############################                                              40.1%
##################################                                        48.2%
######################################                                    53.3%
############################################                              61.5%
#############################################                             63.8%
#################################################                         69.2%
####################################################                      72.7%
#####################################################                     74.0%
############################################################              83.4%
##################################################################        92.4%
######################################################################## 100.0%
20:23:15 [2021-03-11T20:23:15.316Z] #27 5.709 
20:23:15 [2021-03-11T20:23:15.345Z] #56 15.67 go: extracting github.com/sirupsen/logrus v1.7.0
20:23:15 [2021-03-11T20:23:15.345Z] #56 ...
20:23:15 [2021-03-11T20:23:15.345Z] 
20:23:15 [2021-03-11T20:23:15.345Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
20:23:15 [2021-03-11T20:23:15.345Z] #22 sha256:c967409806d827dac580efc8e0b746dfc64160efa8074371f2de00cee136f17a
20:23:15 [2021-03-11T20:23:15.345Z] #22 15.55 + mkdir -p /build
20:23:15 [2021-03-11T20:23:15.345Z] #22 15.56 + mv docker/docker /build/
20:23:15 [2021-03-11T20:23:15.345Z] #22 15.57 + rmdir docker
20:23:15 [2021-03-11T20:23:15.345Z] #22 DONE 15.8s
20:23:15 [2021-03-11T20:23:15.602Z] 
20:23:15 [2021-03-11T20:23:15.602Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
20:23:15 [2021-03-11T20:23:15.602Z] #45 sha256:b3ab2a473965840a5a4b6e174165d03b7b1d74c3003e4d3ac18ab7e33c23f75a
20:23:15 [2021-03-11T20:23:15.602Z] #45 11.42 go: extracting github.com/spf13/pflag v1.0.3
20:23:15 [2021-03-11T20:23:15.602Z] #45 11.61 go: extracting github.com/fatih/color v1.9.0
20:23:15 [2021-03-11T20:23:15.602Z] #45 11.74 go: downloading github.com/mattn/go-isatty v0.0.12
20:23:15 [2021-03-11T20:23:15.602Z] #45 11.74 go: downloading github.com/mattn/go-colorable v0.1.6
20:23:15 [2021-03-11T20:23:15.602Z] #45 12.13 go: extracting github.com/jonboulle/clockwork v0.1.0
20:23:15 [2021-03-11T20:23:15.602Z] #45 12.25 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:23:15 [2021-03-11T20:23:15.602Z] #45 12.27 go: extracting github.com/mattn/go-colorable v0.1.6
20:23:15 [2021-03-11T20:23:15.602Z] #45 12.68 go: extracting github.com/mattn/go-isatty v0.0.12
20:23:15 [2021-03-11T20:23:15.602Z] #45 14.19 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:23:15 [2021-03-11T20:23:15.602Z] #45 14.68 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:23:15 [2021-03-11T20:23:15.602Z] #45 16.13 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:23:16 [2021-03-11T20:23:16.246Z] #27 6.896 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:23:16 [2021-03-11T20:23:16.543Z] #27 7.050 
20:23:16 [2021-03-11T20:23:16.775Z] Commit message: "overlayutils/userxattr.go: add "fast path" for kernel >= 5.11.0"
20:23:16 [2021-03-11T20:23:16.879Z] #27 7.251 
###############################                                           44.4%
######################################################################## 100.0%
20:23:16 [2021-03-11T20:23:16.879Z] #27 7.290 
20:23:16 [2021-03-11T20:23:16.972Z] #45 ...
20:23:16 [2021-03-11T20:23:16.972Z] 
20:23:16 [2021-03-11T20:23:16.972Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:23:16 [2021-03-11T20:23:16.972Z] #56 sha256:19976d5359e7a3593b3196546606e8ecfe86009b6723f1e8115393f06a91f5ef
20:23:16 [2021-03-11T20:23:16.972Z] #56 17.54 go: downloading github.com/u-root/u-root v7.0.0+incompatible
20:23:16 [2021-03-11T20:23:16.972Z] #56 17.64 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
[Pipeline] withEnv
[Pipeline] {
20:23:17 [2021-03-11T20:23:17.137Z] #27 7.726 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:23:17 [2021-03-11T20:23:17.545Z] #56 17.90 go: extracting github.com/moby/vpnkit v0.4.0
20:23:17 [2021-03-11T20:23:17.616Z] #27 8.131 
20:23:17 [2021-03-11T20:23:17.782Z] #8 ...
20:23:17 [2021-03-11T20:23:17.782Z] 
20:23:17 [2021-03-11T20:23:17.782Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:23:17 [2021-03-11T20:23:17.782Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
20:23:17 [2021-03-11T20:23:17.782Z] #25 9.236 137 added, 0 removed; done.
20:23:17 [2021-03-11T20:23:17.782Z] #25 9.269 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
20:23:17 [2021-03-11T20:23:17.782Z] #25 9.281 Setting up jq (1.5+dfsg-2+b1) ...
20:23:17 [2021-03-11T20:23:17.782Z] #25 9.292 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
20:23:17 [2021-03-11T20:23:17.782Z] #25 9.304 Setting up curl (7.64.0-4+deb10u1) ...
20:23:17 [2021-03-11T20:23:17.782Z] #25 9.314 Processing triggers for libc-bin (2.28-10) ...
20:23:17 [2021-03-11T20:23:17.782Z] #25 9.329 Processing triggers for ca-certificates (20200601~deb10u2) ...
20:23:17 [2021-03-11T20:23:17.782Z] #25 9.338 Updating certificates in /etc/ssl/certs...
20:23:17 [2021-03-11T20:23:17.782Z] #25 10.02 0 added, 0 removed; done.
20:23:17 [2021-03-11T20:23:17.782Z] #25 10.02 Running hooks in /etc/ca-certificates/update.d...
20:23:17 [2021-03-11T20:23:17.782Z] #25 10.02 done.
20:23:17 [2021-03-11T20:23:17.782Z] #25 DONE 12.3s
20:23:17 [2021-03-11T20:23:17.801Z] #56 18.25 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:23:17 [2021-03-11T20:23:17.873Z] #27 8.322 
#########################                                                 34.8%
######################################################################## 100.0%
20:23:17 [2021-03-11T20:23:17.873Z] #27 8.410 
20:23:18 [2021-03-11T20:23:18.038Z] 
20:23:18 [2021-03-11T20:23:18.038Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:23:18 [2021-03-11T20:23:18.038Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
20:23:18 [2021-03-11T20:23:18.294Z] #8 ...
20:23:18 [2021-03-11T20:23:18.294Z] 
20:23:18 [2021-03-11T20:23:18.294Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:23:18 [2021-03-11T20:23:18.294Z] #26 sha256:8ca7db9c77445ccc2d87ae8ce894cfc9e4cf85f741455c3e4dbecacdab7bb62b
20:23:18 [2021-03-11T20:23:18.294Z] #26 DONE 0.7s
20:23:18 [2021-03-11T20:23:18.439Z] #27 ...
20:23:18 [2021-03-11T20:23:18.439Z] 
20:23:18 [2021-03-11T20:23:18.439Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
20:23:18 [2021-03-11T20:23:18.439Z] #22 sha256:ec608a8597d39c265c090a5dd6d638deffd178a85dcc35a6c2afd04a5cdeb240
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.933 + RM_GOPATH=0
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.933 + TMP_GOPATH=
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.933 + : /build
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.933 + '[' -z '' ']'
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.933 ++ mktemp -d
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.936 + export GOPATH=/tmp/tmp.lxpKOzXs96
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.936 + GOPATH=/tmp/tmp.lxpKOzXs96
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.936 + RM_GOPATH=1
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.937 + case "$(go env GOARCH)" in
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.941 ++ go env GOARCH
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.960 + export GO_BUILDMODE=-buildmode=pie
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.960 + GO_BUILDMODE=-buildmode=pie
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.962 ++ dirname /tmp/install/install.sh
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.972 + dir=/tmp/install
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.972 + bin=dockercli
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.972 + shift
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.972 + '[' '!' -f /tmp/install/dockercli.installer ']'
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.972 + . /tmp/install/dockercli.installer
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.972 ++ : stable
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.972 ++ : 17.06.2-ce
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.972 + install_dockercli
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.972 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.972 Install docker/cli version 17.06.2-ce from stable
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.972 ++ uname -m
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.989 + arch=x86_64
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.989 + '[' x86_64 '!=' x86_64 ']'
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.989 + url=https://download.docker.com/linux/static
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.989 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:23:18 [2021-03-11T20:23:18.439Z] #22 1.989 + tar -xz docker/docker
20:23:18 [2021-03-11T20:23:18.439Z] #22 4.216 + mkdir -p /build
20:23:18 [2021-03-11T20:23:18.439Z] #22 4.284 + mv docker/docker /build/
20:23:18 [2021-03-11T20:23:18.439Z] #22 4.289 + rmdir docker
20:23:18 [2021-03-11T20:23:18.439Z] #22 DONE 8.1s
20:23:18 [2021-03-11T20:23:18.439Z] 
20:23:18 [2021-03-11T20:23:18.439Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:23:18 [2021-03-11T20:23:18.439Z] #27 sha256:bc084f87b9b5454c8c16a4aa538e764d1bb469aa1f95816ece04bb806588ba15
20:23:18 [2021-03-11T20:23:18.439Z] #27 8.982 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
20:23:18 [2021-03-11T20:23:18.439Z] #27 ...
20:23:18 [2021-03-11T20:23:18.439Z] 
20:23:18 [2021-03-11T20:23:18.439Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:23:18 [2021-03-11T20:23:18.439Z] #56 sha256:d8cb240f8d3d45e228220ce2f6a415abeb60c7733d3dd1523e6668d414a80007
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.411 + RM_GOPATH=0
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.411 + TMP_GOPATH=
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.411 + : /build
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.411 + '[' -z '' ']'
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.411 ++ mktemp -d
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.413 + export GOPATH=/tmp/tmp.urrpEZpRGh
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.413 + GOPATH=/tmp/tmp.urrpEZpRGh
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.413 + RM_GOPATH=1
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.413 + case "$(go env GOARCH)" in
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.413 ++ go env GOARCH
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.419 + export GO_BUILDMODE=-buildmode=pie
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.419 + GO_BUILDMODE=-buildmode=pie
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.420 ++ dirname /tmp/install/install.sh
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.421 + dir=/tmp/install
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.421 + bin=rootlesskit
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.421 + shift
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.421 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.421 + . /tmp/install/rootlesskit.installer
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.421 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.421 + install_rootlesskit
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.421 + case "$1" in
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.421 + export CGO_ENABLED=0
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.421 + CGO_ENABLED=0
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.421 + _install_rootlesskit
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.422 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.422 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.422 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.urrpEZpRGh/src/github.com/rootless-containers/rootlesskit
20:23:18 [2021-03-11T20:23:18.439Z] #56 1.424 Cloning into '/tmp/tmp.urrpEZpRGh/src/github.com/rootless-containers/rootlesskit'...
20:23:18 [2021-03-11T20:23:18.439Z] #56 2.178 + cd /tmp/tmp.urrpEZpRGh/src/github.com/rootless-containers/rootlesskit
20:23:18 [2021-03-11T20:23:18.439Z] #56 2.178 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
20:23:18 [2021-03-11T20:23:18.439Z] #56 2.189 + export GO111MODULE=on
20:23:18 [2021-03-11T20:23:18.439Z] #56 2.189 + GO111MODULE=on
20:23:18 [2021-03-11T20:23:18.439Z] #56 2.189 + for f in rootlesskit rootlesskit-docker-proxy
20:23:18 [2021-03-11T20:23:18.439Z] #56 2.189 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:23:18 [2021-03-11T20:23:18.439Z] #56 3.326 go: downloading github.com/urfave/cli/v2 v2.3.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 3.337 go: downloading github.com/sirupsen/logrus v1.7.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 3.341 go: downloading github.com/pkg/errors v0.9.1
20:23:18 [2021-03-11T20:23:18.439Z] #56 3.351 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:23:18 [2021-03-11T20:23:18.439Z] #56 3.370 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
20:23:18 [2021-03-11T20:23:18.439Z] #56 3.374 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:23:18 [2021-03-11T20:23:18.439Z] #56 3.396 go: downloading github.com/gofrs/flock v0.8.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 3.398 go: downloading github.com/google/uuid v1.2.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 3.419 go: downloading github.com/gorilla/mux v1.8.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 3.568 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
20:23:18 [2021-03-11T20:23:18.439Z] #56 3.587 go: extracting github.com/sirupsen/logrus v1.7.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 3.614 go: extracting github.com/pkg/errors v0.9.1
20:23:18 [2021-03-11T20:23:18.439Z] #56 3.617 go: downloading github.com/moby/vpnkit v0.4.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 3.672 go: downloading github.com/moby/sys/mountinfo v0.4.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 3.743 go: extracting github.com/gofrs/flock v0.8.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 3.777 go: extracting github.com/google/uuid v1.2.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 3.777 go: extracting github.com/gorilla/mux v1.8.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 4.034 go: extracting github.com/moby/sys/mountinfo v0.4.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 4.034 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:23:18 [2021-03-11T20:23:18.439Z] #56 4.310 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:23:18 [2021-03-11T20:23:18.439Z] #56 4.319 go: extracting github.com/urfave/cli/v2 v2.3.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 4.320 go: extracting github.com/moby/vpnkit v0.4.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 4.572 go: downloading github.com/u-root/u-root v7.0.0+incompatible
20:23:18 [2021-03-11T20:23:18.439Z] #56 4.635 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:23:18 [2021-03-11T20:23:18.439Z] #56 5.680 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 5.746 go: extracting github.com/u-root/u-root v7.0.0+incompatible
20:23:18 [2021-03-11T20:23:18.439Z] #56 5.773 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:23:18 [2021-03-11T20:23:18.439Z] #56 5.839 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 5.922 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 5.985 go: extracting github.com/russross/blackfriday/v2 v2.1.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 7.539 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:23:18 [2021-03-11T20:23:18.439Z] #56 7.540 go: finding github.com/google/uuid v1.2.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 7.543 go: finding github.com/sirupsen/logrus v1.7.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 7.547 go: finding github.com/pkg/errors v0.9.1
20:23:18 [2021-03-11T20:23:18.439Z] #56 7.596 go: finding github.com/moby/vpnkit v0.4.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 7.597 go: finding github.com/gofrs/flock v0.8.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 7.679 go: finding github.com/gorilla/mux v1.8.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 7.712 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:23:18 [2021-03-11T20:23:18.439Z] #56 7.722 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
20:23:18 [2021-03-11T20:23:18.439Z] #56 7.730 go: finding github.com/moby/sys/mountinfo v0.4.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 7.735 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:23:18 [2021-03-11T20:23:18.439Z] #56 7.740 go: finding github.com/urfave/cli/v2 v2.3.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 7.759 go: finding github.com/u-root/u-root v7.0.0+incompatible
20:23:18 [2021-03-11T20:23:18.439Z] #56 7.854 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
20:23:18 [2021-03-11T20:23:18.439Z] #56 7.961 go: finding github.com/russross/blackfriday/v2 v2.1.0
20:23:18 [2021-03-11T20:23:18.551Z] 
20:23:18 [2021-03-11T20:23:18.551Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:23:18 [2021-03-11T20:23:18.551Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
20:23:18 [2021-03-11T20:23:18.696Z] #56 ...
20:23:18 [2021-03-11T20:23:18.696Z] 
20:23:18 [2021-03-11T20:23:18.696Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:23:18 [2021-03-11T20:23:18.696Z] #27 sha256:bc084f87b9b5454c8c16a4aa538e764d1bb469aa1f95816ece04bb806588ba15
20:23:18 [2021-03-11T20:23:18.696Z] #27 9.152 
20:23:19 [2021-03-11T20:23:19.184Z] #56 ...
20:23:19 [2021-03-11T20:23:19.184Z] 
20:23:19 [2021-03-11T20:23:19.184Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:23:19 [2021-03-11T20:23:19.184Z] #32 sha256:c77f4cffca2cbe05dc3967cc341939bc37e600389d2b9c78cad4f21c8ceec7f9
20:23:19 [2021-03-11T20:23:19.184Z] #32 9.522 math
20:23:19 [2021-03-11T20:23:19.184Z] #32 9.889 runtime
20:23:19 [2021-03-11T20:23:19.184Z] #32 14.22 internal/testlog
20:23:19 [2021-03-11T20:23:19.184Z] #32 14.45 encoding
20:23:19 [2021-03-11T20:23:19.184Z] #32 14.65 runtime/cgo
20:23:19 [2021-03-11T20:23:19.184Z] #32 ...
20:23:19 [2021-03-11T20:23:19.184Z] 
20:23:19 [2021-03-11T20:23:19.184Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:19 [2021-03-11T20:23:19.184Z] #47 sha256:4175beff98cab0134b1c9d52ac4ea8b1de55590a2b90896bdc91fbe25b776f63
20:23:19 [2021-03-11T20:23:19.184Z] #47 18.49 go: downloading github.com/spf13/viper v1.6.1
20:23:19 [2021-03-11T20:23:19.184Z] #47 18.56 go: downloading github.com/spf13/pflag v1.0.5
20:23:19 [2021-03-11T20:23:19.184Z] #47 18.56 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
20:23:19 [2021-03-11T20:23:19.184Z] #47 18.57 go: downloading github.com/spf13/cobra v0.0.5
20:23:19 [2021-03-11T20:23:19.184Z] #47 18.57 go: downloading github.com/go-lintpack/lintpack v0.5.2
20:23:19 [2021-03-11T20:23:19.184Z] #47 18.57 go: downloading github.com/fatih/color v1.7.0
20:23:19 [2021-03-11T20:23:19.184Z] #47 18.67 go: downloading github.com/sirupsen/logrus v1.4.2
20:23:19 [2021-03-11T20:23:19.184Z] #47 18.84 go: extracting github.com/go-lintpack/lintpack v0.5.2
20:23:19 [2021-03-11T20:23:19.184Z] #47 18.88 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
20:23:19 [2021-03-11T20:23:19.184Z] #47 18.94 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
20:23:19 [2021-03-11T20:23:19.184Z] #47 19.04 go: extracting github.com/spf13/cobra v0.0.5
20:23:19 [2021-03-11T20:23:19.184Z] #47 19.05 go: extracting github.com/spf13/pflag v1.0.5
20:23:19 [2021-03-11T20:23:19.184Z] #47 19.08 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
20:23:19 [2021-03-11T20:23:19.184Z] #47 19.15 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:23:19 [2021-03-11T20:23:19.184Z] #47 19.16 go: extracting github.com/fatih/color v1.7.0
20:23:19 [2021-03-11T20:23:19.184Z] #47 19.16 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
20:23:19 [2021-03-11T20:23:19.184Z] #47 19.19 go: extracting github.com/sirupsen/logrus v1.4.2
20:23:19 [2021-03-11T20:23:19.184Z] #47 19.21 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
20:23:19 [2021-03-11T20:23:19.184Z] #47 19.22 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
20:23:19 [2021-03-11T20:23:19.184Z] #47 19.22 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
20:23:19 [2021-03-11T20:23:19.184Z] #47 19.27 go: downloading github.com/mattn/go-isatty v0.0.8
20:23:19 [2021-03-11T20:23:19.184Z] #47 19.32 go: extracting github.com/spf13/viper v1.6.1
20:23:19 [2021-03-11T20:23:19.184Z] #47 19.36 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
20:23:19 [2021-03-11T20:23:19.184Z] #47 19.40 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
20:23:19 [2021-03-11T20:23:19.184Z] #47 19.48 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:23:19 [2021-03-11T20:23:19.184Z] #47 19.50 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
20:23:19 [2021-03-11T20:23:19.184Z] #47 19.62 go: downloading github.com/hashicorp/hcl v1.0.0
20:23:19 [2021-03-11T20:23:19.184Z] #47 19.66 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:23:19 [2021-03-11T20:23:19.184Z] #47 19.74 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
20:23:19 [2021-03-11T20:23:19.441Z] #47 19.91 go: extracting github.com/mattn/go-isatty v0.0.8
20:23:19 [2021-03-11T20:23:19.441Z] #47 19.92 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
20:23:19 [2021-03-11T20:23:19.441Z] #47 20.01 go: downloading github.com/stretchr/testify v1.4.0
20:23:19 [2021-03-11T20:23:19.698Z] #47 20.23 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:23:19 [2021-03-11T20:23:19.857Z] + docker version
20:23:19 [2021-03-11T20:23:19.920Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s
20:23:19 [2021-03-11T20:23:19.954Z] #47 20.53 go: extracting github.com/hashicorp/hcl v1.0.0
20:23:19 [2021-03-11T20:23:19.954Z] #47 20.58 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
20:23:19 [2021-03-11T20:23:19.978Z] #27 9.354 
                                                                           0.0%
######                                                                     9.3%
#############                                                             19.2%
#####################                                                     30.0%
##############################                                            43.0%
#########################################                                 57.1%
###############################################                           65.7%
#######################################################                   77.4%
#############################################################             85.4%
####################################################################      95.0%
######################################################################## 100.0%
20:23:19 [2021-03-11T20:23:19.978Z] #27 10.41 
20:23:20 [2021-03-11T20:23:20.178Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done
20:23:20 [2021-03-11T20:23:20.234Z] #27 10.90 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:23:20 [2021-03-11T20:23:20.234Z] #27 ...
20:23:20 [2021-03-11T20:23:20.234Z] 
20:23:20 [2021-03-11T20:23:20.234Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:23:20 [2021-03-11T20:23:20.234Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:23:20 [2021-03-11T20:23:20.234Z] #11 2.893 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:23:20 [2021-03-11T20:23:20.234Z] #11 2.911 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:23:20 [2021-03-11T20:23:20.235Z] #11 2.925 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:23:20 [2021-03-11T20:23:20.235Z] #11 3.381 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:23:20 [2021-03-11T20:23:20.235Z] #11 4.054 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:23:20 [2021-03-11T20:23:20.235Z] #11 4.561 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:23:20 [2021-03-11T20:23:20.235Z] #11 9.805 Fetched 8423 kB in 7s (1172 kB/s)
20:23:20 [2021-03-11T20:23:20.434Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
20:23:20 [2021-03-11T20:23:20.434Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
20:23:20 [2021-03-11T20:23:20.492Z] #11 9.805 Reading package lists...
20:23:20 [2021-03-11T20:23:20.492Z] #11 ...
20:23:20 [2021-03-11T20:23:20.492Z] 
20:23:20 [2021-03-11T20:23:20.492Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
20:23:20 [2021-03-11T20:23:20.492Z] #62 sha256:890b7abedec95591989b260d6fc8ae57142b82252ebb50717adf057aafb0643a
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.448 + RM_GOPATH=0
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.448 + TMP_GOPATH=
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.448 + : /build
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.448 + '[' -z '' ']'
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.449 ++ mktemp -d
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.454 + export GOPATH=/tmp/tmp.T6eAwxKuQs
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.454 + GOPATH=/tmp/tmp.T6eAwxKuQs
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.454 + RM_GOPATH=1
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.454 + case "$(go env GOARCH)" in
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.455 ++ go env GOARCH
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.458 + export GO_BUILDMODE=-buildmode=pie
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.458 + GO_BUILDMODE=-buildmode=pie
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.458 ++ dirname /tmp/install/install.sh
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.459 + dir=/tmp/install
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.459 + bin=proxy
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.459 + shift
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.459 + '[' '!' -f /tmp/install/proxy.installer ']'
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.459 + . /tmp/install/proxy.installer
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.459 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.459 + install_proxy
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.459 + case "$1" in
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.459 + export CGO_ENABLED=0
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.459 + CGO_ENABLED=0
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.459 + _install_proxy
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.459 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.460 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.460 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.T6eAwxKuQs/src/github.com/docker/libnetwork
20:23:20 [2021-03-11T20:23:20.492Z] #62 1.461 Cloning into '/tmp/tmp.T6eAwxKuQs/src/github.com/docker/libnetwork'...
20:23:20 [2021-03-11T20:23:20.492Z] #62 6.969 Checking out files:  90% (1722/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
20:23:20 [2021-03-11T20:23:20.492Z] #62 7.082 + cd /tmp/tmp.T6eAwxKuQs/src/github.com/docker/libnetwork
20:23:20 [2021-03-11T20:23:20.492Z] #62 7.082 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
20:23:20 [2021-03-11T20:23:20.492Z] #62 7.349 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:23:20 [2021-03-11T20:23:20.492Z] #62 ...
20:23:20 [2021-03-11T20:23:20.492Z] 
20:23:20 [2021-03-11T20:23:20.492Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:23:20 [2021-03-11T20:23:20.492Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
20:23:20 [2021-03-11T20:23:20.492Z] #38 2.507 + git clone https://github.com/docker/distribution.git .
20:23:20 [2021-03-11T20:23:20.492Z] #38 2.507 Cloning into '.'...
20:23:20 [2021-03-11T20:23:20.492Z] #38 5.408 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:23:20 [2021-03-11T20:23:20.492Z] #38 5.852 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:23:20 [2021-03-11T20:23:20.520Z] #47 21.02 go: downloading github.com/mitchellh/mapstructure v1.1.2
20:23:20 [2021-03-11T20:23:20.520Z] #47 ...
20:23:20 [2021-03-11T20:23:20.520Z] 
20:23:20 [2021-03-11T20:23:20.520Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:23:20 [2021-03-11T20:23:20.520Z] #43 sha256:c440c18f30018e92463fc14b28d48f13eeb0b78b3352cc72c2743fe5bff4e3a0
20:23:20 [2021-03-11T20:23:20.520Z] #43 11.03 runtime
20:23:20 [2021-03-11T20:23:20.520Z] #43 12.76 unicode/utf8
20:23:20 [2021-03-11T20:23:20.521Z] #43 13.44 math
20:23:20 [2021-03-11T20:23:20.521Z] #43 18.03 unicode/utf16
20:23:20 [2021-03-11T20:23:20.521Z] #43 18.33 container/list
20:23:20 [2021-03-11T20:23:20.521Z] #43 18.80 crypto/internal/subtle
20:23:20 [2021-03-11T20:23:20.521Z] #43 18.94 crypto/subtle
20:23:20 [2021-03-11T20:23:20.521Z] #43 19.10 vendor/golang.org/x/crypto/cryptobyte/asn1
20:23:20 [2021-03-11T20:23:20.521Z] #43 19.19 internal/nettrace
20:23:20 [2021-03-11T20:23:20.521Z] #43 19.32 runtime/cgo
20:23:20 [2021-03-11T20:23:20.690Z] #8 DONE 22.8s
20:23:20 [2021-03-11T20:23:20.690Z] 
20:23:20 [2021-03-11T20:23:20.690Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:23:20 [2021-03-11T20:23:20.690Z] #9 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
20:23:20 [2021-03-11T20:23:20.749Z] #38 ...
20:23:20 [2021-03-11T20:23:20.749Z] 
20:23:20 [2021-03-11T20:23:20.749Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:23:20 [2021-03-11T20:23:20.749Z] #49 sha256:a58d1503e9418e273c05cc9e41f961d8ed5e71691ae5b28e80af02e9f5356e1c
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.709 + RM_GOPATH=0
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.709 + TMP_GOPATH=
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.709 + : /build
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.709 + '[' -z '' ']'
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.710 ++ mktemp -d
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.711 + export GOPATH=/tmp/tmp.kCDaYMxxy6
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.711 + GOPATH=/tmp/tmp.kCDaYMxxy6
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.711 + RM_GOPATH=1
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.711 + case "$(go env GOARCH)" in
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.711 ++ go env GOARCH
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.715 + export GO_BUILDMODE=-buildmode=pie
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.715 + GO_BUILDMODE=-buildmode=pie
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.715 ++ dirname /tmp/install/install.sh
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.716 + dir=/tmp/install
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.716 + bin=shfmt
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.716 + shift
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.716 + '[' '!' -f /tmp/install/shfmt.installer ']'
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.716 + . /tmp/install/shfmt.installer
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.716 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.716 + install_shfmt
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.716 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.716 + git clone https://github.com/mvdan/sh.git /tmp/tmp.kCDaYMxxy6/src/github.com/mvdan/sh
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.716 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:23:20 [2021-03-11T20:23:20.749Z] #49 1.717 Cloning into '/tmp/tmp.kCDaYMxxy6/src/github.com/mvdan/sh'...
20:23:20 [2021-03-11T20:23:20.749Z] #49 3.611 + cd /tmp/tmp.kCDaYMxxy6/src/github.com/mvdan/sh
20:23:20 [2021-03-11T20:23:20.749Z] #49 3.611 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:23:20 [2021-03-11T20:23:20.749Z] #49 3.644 + GO111MODULE=on
20:23:20 [2021-03-11T20:23:20.749Z] #49 3.644 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:23:20 [2021-03-11T20:23:20.749Z] #49 5.188 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:23:20 [2021-03-11T20:23:20.749Z] #49 5.209 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:23:20 [2021-03-11T20:23:20.749Z] #49 5.212 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:23:20 [2021-03-11T20:23:20.749Z] #49 5.722 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:23:20 [2021-03-11T20:23:20.749Z] #49 5.727 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:23:20 [2021-03-11T20:23:20.749Z] #49 5.801 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:23:20 [2021-03-11T20:23:20.749Z] #49 6.749 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:23:20 [2021-03-11T20:23:20.749Z] #49 7.246 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:23:20 [2021-03-11T20:23:20.749Z] #49 7.673 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:23:20 [2021-03-11T20:23:20.749Z] #49 7.700 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:23:20 [2021-03-11T20:23:20.749Z] #49 7.700 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:23:20 [2021-03-11T20:23:20.749Z] #49 7.816 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:23:20 [2021-03-11T20:23:20.749Z] #49 8.105 internal/reflectlite
20:23:20 [2021-03-11T20:23:20.749Z] #49 8.106 sync
20:23:20 [2021-03-11T20:23:20.749Z] #49 9.176 io
20:23:20 [2021-03-11T20:23:20.749Z] #49 9.195 syscall
20:23:20 [2021-03-11T20:23:20.749Z] #49 9.195 sort
20:23:20 [2021-03-11T20:23:20.749Z] #49 9.195 strconv
20:23:20 [2021-03-11T20:23:20.749Z] #49 9.764 bytes
20:23:20 [2021-03-11T20:23:20.749Z] #49 9.765 text/tabwriter
20:23:20 [2021-03-11T20:23:20.749Z] #49 9.765 strings
20:23:20 [2021-03-11T20:23:20.749Z] #49 ...
20:23:20 [2021-03-11T20:23:20.749Z] 
20:23:20 [2021-03-11T20:23:20.749Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:23:20 [2021-03-11T20:23:20.749Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
20:23:20 [2021-03-11T20:23:20.749Z] #53 2.642 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:23:20 [2021-03-11T20:23:20.749Z] #53 2.660 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:23:20 [2021-03-11T20:23:20.749Z] #53 2.663 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:23:20 [2021-03-11T20:23:20.749Z] #53 3.063 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:23:20 [2021-03-11T20:23:20.749Z] #53 4.000 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:23:20 [2021-03-11T20:23:20.749Z] #53 4.551 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:23:20 [2021-03-11T20:23:20.749Z] #53 9.050 Fetched 8423 kB in 7s (1266 kB/s)
20:23:20 [2021-03-11T20:23:20.778Z] #43 ...
20:23:20 [2021-03-11T20:23:20.778Z] 
20:23:20 [2021-03-11T20:23:20.778Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:20 [2021-03-11T20:23:20.778Z] #47 sha256:4175beff98cab0134b1c9d52ac4ea8b1de55590a2b90896bdc91fbe25b776f63
20:23:20 [2021-03-11T20:23:20.778Z] #47 21.20 go: extracting github.com/stretchr/testify v1.4.0
20:23:20 [2021-03-11T20:23:20.778Z] #47 21.27 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
20:23:20 [2021-03-11T20:23:20.778Z] #47 21.34 go: extracting github.com/mitchellh/mapstructure v1.1.2
20:23:21 [2021-03-11T20:23:21.006Z] #53 9.050 Reading package lists...
20:23:21 [2021-03-11T20:23:21.006Z] #53 ...
20:23:21 [2021-03-11T20:23:21.006Z] 
20:23:21 [2021-03-11T20:23:21.006Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:23:21 [2021-03-11T20:23:21.006Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:23:21 [2021-03-11T20:23:21.006Z] #40 2.160 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:23:21 [2021-03-11T20:23:21.006Z] #40 2.198 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:23:21 [2021-03-11T20:23:21.006Z] #40 2.198 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:23:21 [2021-03-11T20:23:21.006Z] #40 2.501 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:23:21 [2021-03-11T20:23:21.006Z] #40 3.173 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:23:21 [2021-03-11T20:23:21.006Z] #40 3.525 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:23:21 [2021-03-11T20:23:21.006Z] #40 8.477 Fetched 8423 kB in 7s (1283 kB/s)
20:23:21 [2021-03-11T20:23:21.006Z] #40 8.477 Reading package lists...
20:23:21 [2021-03-11T20:23:21.006Z] #40 10.35 Reading package lists...
20:23:21 [2021-03-11T20:23:21.006Z] #40 ...
20:23:21 [2021-03-11T20:23:21.006Z] 
20:23:21 [2021-03-11T20:23:21.006Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:23:21 [2021-03-11T20:23:21.006Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:23:21 [2021-03-11T20:23:21.006Z] #34 2.537 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:23:21 [2021-03-11T20:23:21.006Z] #34 2.557 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:23:21 [2021-03-11T20:23:21.006Z] #34 2.557 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:23:21 [2021-03-11T20:23:21.006Z] #34 3.033 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:23:21 [2021-03-11T20:23:21.006Z] #34 3.655 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:23:21 [2021-03-11T20:23:21.006Z] #34 4.299 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:23:21 [2021-03-11T20:23:21.006Z] #34 8.764 Fetched 8423 kB in 7s (1287 kB/s)
20:23:21 [2021-03-11T20:23:21.006Z] #34 8.764 Reading package lists...
20:23:21 [2021-03-11T20:23:21.034Z] #47 21.41 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:23:21 [2021-03-11T20:23:21.035Z] #47 21.65 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:23:21 [2021-03-11T20:23:21.263Z] #34 10.26 Reading package lists...
20:23:21 [2021-03-11T20:23:21.263Z] #34 ...
20:23:21 [2021-03-11T20:23:21.263Z] 
20:23:21 [2021-03-11T20:23:21.263Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:23:21 [2021-03-11T20:23:21.263Z] #43 sha256:03c2eea43a04288606669dbe6a832cae02de140dd55f0f4c344354acb8966247
20:23:21 [2021-03-11T20:23:21.263Z] #43 2.028 + RM_GOPATH=0
20:23:21 [2021-03-11T20:23:21.263Z] #43 2.028 + TMP_GOPATH=
20:23:21 [2021-03-11T20:23:21.263Z] #43 2.028 + : /build
20:23:21 [2021-03-11T20:23:21.263Z] #43 2.028 + '[' -z '' ']'
20:23:21 [2021-03-11T20:23:21.263Z] #43 2.028 ++ mktemp -d
20:23:21 [2021-03-11T20:23:21.263Z] #43 2.033 + export GOPATH=/tmp/tmp.GfTBAgvirZ
20:23:21 [2021-03-11T20:23:21.263Z] #43 2.033 + GOPATH=/tmp/tmp.GfTBAgvirZ
20:23:21 [2021-03-11T20:23:21.263Z] #43 2.033 + RM_GOPATH=1
20:23:21 [2021-03-11T20:23:21.263Z] #43 2.033 + case "$(go env GOARCH)" in
20:23:21 [2021-03-11T20:23:21.263Z] #43 2.033 ++ go env GOARCH
20:23:21 [2021-03-11T20:23:21.263Z] #43 2.049 + export GO_BUILDMODE=-buildmode=pie
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.049 + GO_BUILDMODE=-buildmode=pie
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.054 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.054 ++ dirname /tmp/install/install.sh
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.054 + dir=/tmp/install
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.054 + bin=vndr
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.054 + shift
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.054 + '[' '!' -f /tmp/install/vndr.installer ']'
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.054 + . /tmp/install/vndr.installer
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.054 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.054 + install_vndr
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.054 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.054 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GfTBAgvirZ/src/github.com/LK4D4/vndr
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.054 Cloning into '/tmp/tmp.GfTBAgvirZ/src/github.com/LK4D4/vndr'...
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.455 + cd /tmp/tmp.GfTBAgvirZ/src/github.com/LK4D4/vndr
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.455 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.465 + go build -buildmode=pie -v -o /build/vndr .
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.736 runtime/internal/sys
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.739 encoding
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.743 math/bits
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.743 unicode/utf8
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.745 sync/atomic
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.757 unicode
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.764 runtime/internal/atomic
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.766 internal/cpu
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.904 unicode/utf16
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.915 container/list
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.925 runtime/internal/math
20:23:21 [2021-03-11T20:23:21.264Z] #43 2.999 crypto/internal/subtle
20:23:21 [2021-03-11T20:23:21.264Z] #43 3.033 crypto/subtle
20:23:21 [2021-03-11T20:23:21.264Z] #43 3.119 vendor/golang.org/x/crypto/cryptobyte/asn1
20:23:21 [2021-03-11T20:23:21.264Z] #43 3.141 internal/nettrace
20:23:21 [2021-03-11T20:23:21.264Z] #43 3.177 internal/testlog
20:23:21 [2021-03-11T20:23:21.264Z] #43 3.222 math
20:23:21 [2021-03-11T20:23:21.264Z] #43 3.227 vendor/golang.org/x/crypto/internal/subtle
20:23:21 [2021-03-11T20:23:21.264Z] #43 3.232 internal/bytealg
20:23:21 [2021-03-11T20:23:21.264Z] #43 3.254 runtime/cgo
20:23:21 [2021-03-11T20:23:21.264Z] #43 3.290 vendor/golang.org/x/crypto/curve25519
20:23:21 [2021-03-11T20:23:21.264Z] #43 3.815 runtime
20:23:21 [2021-03-11T20:23:21.264Z] #43 8.375 github.com/LK4D4/vndr/godl/singleflight
20:23:21 [2021-03-11T20:23:21.264Z] #43 8.375 internal/singleflight
20:23:21 [2021-03-11T20:23:21.264Z] #43 8.384 math/rand
20:23:21 [2021-03-11T20:23:21.264Z] #43 8.388 internal/reflectlite
20:23:21 [2021-03-11T20:23:21.264Z] #43 9.500 io
20:23:21 [2021-03-11T20:23:21.264Z] #43 9.509 syscall
20:23:21 [2021-03-11T20:23:21.264Z] #43 9.511 vendor/golang.org/x/net/dns/dnsmessage
20:23:21 [2021-03-11T20:23:21.264Z] #43 9.513 strconv
20:23:21 [2021-03-11T20:23:21.264Z] #43 9.883 bytes
20:23:21 [2021-03-11T20:23:21.264Z] #43 9.884 hash
20:23:21 [2021-03-11T20:23:21.264Z] #43 9.884 crypto/internal/randutil
20:23:21 [2021-03-11T20:23:21.264Z] #43 9.884 strings
20:23:21 [2021-03-11T20:23:21.264Z] #43 9.961 hash/crc32
20:23:21 [2021-03-11T20:23:21.264Z] #43 9.968 crypto/hmac
20:23:21 [2021-03-11T20:23:21.264Z] #43 10.14 vendor/golang.org/x/crypto/hkdf
20:23:21 [2021-03-11T20:23:21.264Z] #43 10.80 bufio
20:23:21 [2021-03-11T20:23:21.264Z] #43 10.81 vendor/golang.org/x/text/transform
20:23:21 [2021-03-11T20:23:21.264Z] #43 ...
20:23:21 [2021-03-11T20:23:21.264Z] 
20:23:21 [2021-03-11T20:23:21.264Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:21 [2021-03-11T20:23:21.264Z] #47 sha256:bae9f4555e2790d4d8724e9885a9dbf0f5d4c89eeab774fb3dd4bafbdc6a0100
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.160 + RM_GOPATH=0
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.160 + TMP_GOPATH=
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.160 + : /build
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.160 + '[' -z '' ']'
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.163 ++ mktemp -d
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.164 + export GOPATH=/tmp/tmp.Dpqe1NU4Qy
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.164 + GOPATH=/tmp/tmp.Dpqe1NU4Qy
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.164 + RM_GOPATH=1
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.164 + case "$(go env GOARCH)" in
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.165 ++ go env GOARCH
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.172 + export GO_BUILDMODE=-buildmode=pie
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.172 + GO_BUILDMODE=-buildmode=pie
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.175 ++ dirname /tmp/install/install.sh
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.177 + dir=/tmp/install
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.177 + bin=golangci_lint
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.177 + shift
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.177 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.177 + . /tmp/install/golangci_lint.installer
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.177 ++ : v1.23.8
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.177 + install_golangci_lint
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.177 + set -e
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.177 + export GO111MODULE=on
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.177 + GO111MODULE=on
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.177 + GOBIN=/build
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.177 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.186 go: finding github.com v1.23.8
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.187 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.187 go: finding github.com/golangci v1.23.8
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.187 go: finding github.com/golangci/golangci-lint v1.23.8
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.187 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
20:23:21 [2021-03-11T20:23:21.264Z] #47 1.547 go: downloading github.com/golangci/golangci-lint v1.23.8
20:23:21 [2021-03-11T20:23:21.264Z] #47 2.149 go: extracting github.com/golangci/golangci-lint v1.23.8
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.066 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.066 go: downloading github.com/spf13/cobra v0.0.5
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.067 go: downloading github.com/fatih/color v1.7.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.069 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.070 go: downloading github.com/spf13/pflag v1.0.5
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.070 go: downloading github.com/go-critic/go-critic v0.4.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.072 go: downloading github.com/stretchr/testify v1.4.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.120 go: downloading github.com/mattn/go-colorable v0.1.4
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.191 go: extracting github.com/spf13/pflag v1.0.5
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.209 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.212 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.266 go: extracting github.com/fatih/color v1.7.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.321 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.391 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.441 go: extracting github.com/spf13/cobra v0.0.5
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.462 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.529 go: extracting github.com/stretchr/testify v1.4.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.545 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.565 go: extracting github.com/go-critic/go-critic v0.4.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.584 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.601 go: extracting github.com/mattn/go-colorable v0.1.4
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.601 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.699 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.700 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.712 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 6.988 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
20:23:21 [2021-03-11T20:23:21.264Z] #47 7.356 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
20:23:21 [2021-03-11T20:23:21.264Z] #47 7.596 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
20:23:21 [2021-03-11T20:23:21.264Z] #47 7.974 go: downloading github.com/pmezard/go-difflib v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 7.975 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
20:23:21 [2021-03-11T20:23:21.264Z] #47 7.983 go: downloading github.com/go-lintpack/lintpack v0.5.2
20:23:21 [2021-03-11T20:23:21.264Z] #47 7.986 go: downloading github.com/mattn/go-isatty v0.0.8
20:23:21 [2021-03-11T20:23:21.264Z] #47 7.987 go: downloading github.com/ultraware/whitespace v0.0.4
20:23:21 [2021-03-11T20:23:21.264Z] #47 7.989 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.017 go: downloading github.com/sirupsen/logrus v1.4.2
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.021 go: extracting github.com/go-lintpack/lintpack v0.5.2
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.023 go: extracting github.com/ultraware/whitespace v0.0.4
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.033 go: extracting github.com/pmezard/go-difflib v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.139 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.139 go: extracting github.com/mattn/go-isatty v0.0.8
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.139 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.228 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.228 go: downloading github.com/stretchr/objx v0.2.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.230 go: downloading github.com/pkg/errors v0.8.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.232 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.256 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.256 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.259 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.259 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.268 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.268 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.276 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.276 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.276 go: extracting github.com/sirupsen/logrus v1.4.2
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.280 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.280 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.304 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.309 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.309 go: extracting github.com/go-toolsmith/strparse v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.324 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.324 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.327 go: extracting github.com/pkg/errors v0.8.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.336 go: downloading github.com/spf13/viper v1.6.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.372 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.380 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.380 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.384 go: extracting github.com/spf13/viper v1.6.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.392 go: downloading github.com/go-toolsmith/typep v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.404 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.406 go: extracting github.com/stretchr/objx v0.2.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.406 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.406 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.409 go: downloading github.com/davecgh/go-spew v1.1.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.430 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.431 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.436 go: extracting github.com/go-toolsmith/typep v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.436 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.473 go: downloading github.com/sourcegraph/go-diff v0.5.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.483 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.483 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.492 go: extracting github.com/go-toolsmith/astcast v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.500 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.536 go: downloading github.com/uudashr/gocognit v1.0.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.538 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.566 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.576 go: downloading github.com/mitchellh/mapstructure v1.1.2
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.613 go: extracting github.com/sourcegraph/go-diff v0.5.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.614 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.615 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.615 go: downloading github.com/go-toolsmith/astequal v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.616 go: extracting github.com/davecgh/go-spew v1.1.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.616 go: downloading github.com/magiconair/properties v1.8.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.617 go: extracting github.com/uudashr/gocognit v1.0.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.617 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.649 go: extracting github.com/magiconair/properties v1.8.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.658 go: downloading github.com/fsnotify/fsnotify v1.4.7
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.661 go: extracting github.com/go-toolsmith/astequal v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.664 go: downloading github.com/ultraware/funlen v0.0.2
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.678 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.685 go: downloading github.com/hashicorp/hcl v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.701 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.744 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.770 go: extracting github.com/ultraware/funlen v0.0.2
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.786 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.793 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.802 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.802 go: downloading golang.org/x/text v0.3.2
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.802 go: extracting github.com/mitchellh/mapstructure v1.1.2
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.864 go: extracting github.com/fsnotify/fsnotify v1.4.7
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.868 go: extracting github.com/go-toolsmith/astfmt v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.868 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.876 go: extracting github.com/mitchellh/go-homedir v1.1.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.905 go: downloading github.com/BurntSushi/toml v0.3.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.908 go: downloading gopkg.in/yaml.v2 v2.2.7
20:23:21 [2021-03-11T20:23:21.264Z] #47 8.968 go: downloading github.com/inconshreveable/mousetrap v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.184 go: extracting github.com/hashicorp/hcl v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.201 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.224 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.293 go: extracting github.com/BurntSushi/toml v0.3.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.303 go: downloading github.com/kisielk/gotool v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.304 go: extracting github.com/inconshreveable/mousetrap v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.336 go: extracting gopkg.in/yaml.v2 v2.2.7
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.378 go: downloading github.com/spf13/cast v1.3.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.385 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.391 go: downloading github.com/spf13/jwalterweatherman v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.392 go: downloading github.com/gobwas/glob v0.2.3
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.410 go: downloading github.com/gogo/protobuf v1.2.1
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.496 go: downloading github.com/go-toolsmith/astp v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.499 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.572 go: downloading github.com/pelletier/go-toml v1.2.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.758 go: extracting github.com/spf13/cast v1.3.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.758 go: extracting github.com/spf13/jwalterweatherman v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.760 go: extracting github.com/kisielk/gotool v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.761 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.766 go: downloading gopkg.in/ini.v1 v1.51.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.766 go: downloading github.com/subosito/gotenv v1.2.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.823 go: extracting github.com/gobwas/glob v0.2.3
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.836 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.848 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.877 go: extracting github.com/go-toolsmith/astp v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.880 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.886 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.896 go: downloading github.com/spf13/afero v1.1.2
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.928 go: extracting github.com/subosito/gotenv v1.2.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.930 go: extracting github.com/go-toolsmith/astcopy v1.0.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.997 go: extracting github.com/pelletier/go-toml v1.2.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 9.998 go: extracting gopkg.in/ini.v1 v1.51.0
20:23:21 [2021-03-11T20:23:21.264Z] #47 10.02 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
20:23:21 [2021-03-11T20:23:21.264Z] #47 10.08 go: extracting github.com/spf13/afero v1.1.2
20:23:21 [2021-03-11T20:23:21.264Z] #47 10.34 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
20:23:21 [2021-03-11T20:23:21.291Z] #47 ...
20:23:21 [2021-03-11T20:23:21.292Z] 
20:23:21 [2021-03-11T20:23:21.292Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:23:21 [2021-03-11T20:23:21.292Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:23:21 [2021-03-11T20:23:21.292Z] #40 11.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:23:21 [2021-03-11T20:23:21.292Z] #40 13.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:23:21 [2021-03-11T20:23:21.361Z] Client:
20:23:21 [2021-03-11T20:23:21.361Z]  Context:    default
20:23:21 [2021-03-11T20:23:21.361Z]  Debug Mode: false
20:23:21 [2021-03-11T20:23:21.361Z]  Plugins:
20:23:21 [2021-03-11T20:23:21.361Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:23:21 [2021-03-11T20:23:21.361Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
20:23:21 [2021-03-11T20:23:21.361Z] 
20:23:21 [2021-03-11T20:23:21.361Z] Server:
20:23:21 [2021-03-11T20:23:21.361Z]  Containers: 0
20:23:21 [2021-03-11T20:23:21.361Z]   Running: 0
20:23:21 [2021-03-11T20:23:21.361Z]   Paused: 0
20:23:21 [2021-03-11T20:23:21.361Z]   Stopped: 0
20:23:21 [2021-03-11T20:23:21.361Z]  Images: 0
20:23:21 [2021-03-11T20:23:21.361Z]  Server Version: 20.10.3
20:23:21 [2021-03-11T20:23:21.361Z]  Storage Driver: overlay2
20:23:21 [2021-03-11T20:23:21.361Z]   Backing Filesystem: extfs
20:23:21 [2021-03-11T20:23:21.361Z]   Supports d_type: true
20:23:21 [2021-03-11T20:23:21.361Z]   Native Overlay Diff: true
20:23:21 [2021-03-11T20:23:21.361Z]  Logging Driver: json-file
20:23:21 [2021-03-11T20:23:21.361Z]  Cgroup Driver: cgroupfs
20:23:21 [2021-03-11T20:23:21.361Z]  Cgroup Version: 1
20:23:21 [2021-03-11T20:23:21.361Z]  Plugins:
20:23:21 [2021-03-11T20:23:21.361Z]   Volume: local
20:23:21 [2021-03-11T20:23:21.361Z]   Network: bridge host ipvlan macvlan null overlay
20:23:21 [2021-03-11T20:23:21.361Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:23:21 [2021-03-11T20:23:21.361Z]  Swarm: inactive
20:23:21 [2021-03-11T20:23:21.361Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
20:23:21 [2021-03-11T20:23:21.361Z]  Default Runtime: runc
20:23:21 [2021-03-11T20:23:21.361Z]  Init Binary: docker-init
20:23:21 [2021-03-11T20:23:21.361Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
20:23:21 [2021-03-11T20:23:21.361Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:23:21 [2021-03-11T20:23:21.361Z]  init version: de40ad0
20:23:21 [2021-03-11T20:23:21.361Z]  Security Options:
20:23:21 [2021-03-11T20:23:21.361Z]   apparmor
20:23:21 [2021-03-11T20:23:21.361Z]   seccomp
20:23:21 [2021-03-11T20:23:21.361Z]    Profile: default
20:23:21 [2021-03-11T20:23:21.361Z]  Kernel Version: 5.4.0-1037-aws
20:23:21 [2021-03-11T20:23:21.361Z]  Operating System: Ubuntu 20.04.2 LTS
20:23:21 [2021-03-11T20:23:21.361Z]  OSType: linux
20:23:21 [2021-03-11T20:23:21.361Z]  Architecture: aarch64
20:23:21 [2021-03-11T20:23:21.361Z]  CPUs: 4
20:23:21 [2021-03-11T20:23:21.361Z]  Total Memory: 7.494GiB
20:23:21 [2021-03-11T20:23:21.361Z]  Name: ip-10-100-59-228
20:23:21 [2021-03-11T20:23:21.361Z]  ID: O2VC:XSVW:4VBZ:GBGI:GGS2:ODUI:V3FA:JWFV:S4J4:KW4U:X72T:UW3K
20:23:21 [2021-03-11T20:23:21.361Z]  Docker Root Dir: /var/lib/docker
20:23:21 [2021-03-11T20:23:21.361Z]  Debug Mode: false
20:23:21 [2021-03-11T20:23:21.361Z]  Registry: https://index.docker.io/v1/
20:23:21 [2021-03-11T20:23:21.361Z]  Labels:
20:23:21 [2021-03-11T20:23:21.361Z]  Experimental: true
20:23:21 [2021-03-11T20:23:21.361Z]  Insecure Registries:
20:23:21 [2021-03-11T20:23:21.361Z]   127.0.0.0/8
20:23:21 [2021-03-11T20:23:21.361Z]  Live Restore Enabled: true
20:23:21 [2021-03-11T20:23:21.361Z] 
20:23:21 [2021-03-11T20:23:21.361Z] WARNING: No swap limit support
20:23:21 [2021-03-11T20:23:21.361Z] WARNING: No blkio weight support
20:23:21 [2021-03-11T20:23:21.361Z] WARNING: No blkio weight_device support
[Pipeline] sh
20:23:21 [2021-03-11T20:23:21.525Z] #47 ...
20:23:21 [2021-03-11T20:23:21.525Z] 
20:23:21 [2021-03-11T20:23:21.525Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:23:21 [2021-03-11T20:23:21.525Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
20:23:21 [2021-03-11T20:23:21.525Z] #30 2.505 + git clone https://github.com/kolyshkin/go-swagger.git .
20:23:21 [2021-03-11T20:23:21.525Z] #30 2.505 Cloning into '.'...
20:23:21 [2021-03-11T20:23:21.525Z] #30 10.05 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:23:21 [2021-03-11T20:23:21.525Z] #30 10.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:23:21 [2021-03-11T20:23:21.525Z] #30 ...
20:23:21 [2021-03-11T20:23:21.525Z] 
20:23:21 [2021-03-11T20:23:21.525Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
20:23:21 [2021-03-11T20:23:21.525Z] #45 sha256:28a8468716f709c57e4188e602c0a61f55d724ce0a3c53884d4d244b9d81c419
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.004 + RM_GOPATH=0
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.004 + TMP_GOPATH=
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.004 + : /build
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.004 + '[' -z '' ']'
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.005 ++ mktemp -d
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.007 + export GOPATH=/tmp/tmp.ETXLKcvBFn
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.007 + GOPATH=/tmp/tmp.ETXLKcvBFn
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.007 + RM_GOPATH=1
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.007 + case "$(go env GOARCH)" in
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.007 ++ go env GOARCH
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.014 + export GO_BUILDMODE=-buildmode=pie
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.014 + GO_BUILDMODE=-buildmode=pie
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.014 ++ dirname /tmp/install/install.sh
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.024 + dir=/tmp/install
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.025 + bin=gotestsum
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.025 + shift
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.025 + '[' '!' -f /tmp/install/gotestsum.installer ']'
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.025 + . /tmp/install/gotestsum.installer
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.025 ++ : v0.5.3
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.025 + install_gotestsum
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.025 + set -e
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.025 + export GO111MODULE=on
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.025 + GO111MODULE=on
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.025 + GOBIN=/build
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.025 + go get gotest.tools/gotestsum@v0.5.3
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.040 go: finding gotest.tools v0.5.3
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.040 go: finding gotest.tools/gotestsum v0.5.3
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.174 go: downloading gotest.tools/gotestsum v0.5.3
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.620 go: extracting gotest.tools/gotestsum v0.5.3
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.925 go: downloading github.com/pkg/errors v0.9.1
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.925 go: downloading github.com/spf13/pflag v1.0.3
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.931 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.933 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.933 go: extracting github.com/pkg/errors v0.9.1
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.935 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.954 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.954 go: downloading github.com/jonboulle/clockwork v0.1.0
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.956 go: downloading github.com/fatih/color v1.9.0
20:23:21 [2021-03-11T20:23:21.525Z] #45 1.976 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:23:21 [2021-03-11T20:23:21.525Z] #45 2.049 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:23:21 [2021-03-11T20:23:21.525Z] #45 2.056 go: extracting github.com/spf13/pflag v1.0.3
20:23:21 [2021-03-11T20:23:21.525Z] #45 2.056 go: extracting github.com/fatih/color v1.9.0
20:23:21 [2021-03-11T20:23:21.525Z] #45 2.059 go: downloading github.com/mattn/go-isatty v0.0.12
20:23:21 [2021-03-11T20:23:21.525Z] #45 2.059 go: downloading github.com/mattn/go-colorable v0.1.6
20:23:21 [2021-03-11T20:23:21.525Z] #45 2.072 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:23:21 [2021-03-11T20:23:21.525Z] #45 2.128 go: extracting github.com/jonboulle/clockwork v0.1.0
20:23:21 [2021-03-11T20:23:21.525Z] #45 2.160 go: extracting github.com/mattn/go-isatty v0.0.12
20:23:21 [2021-03-11T20:23:21.525Z] #45 2.175 go: extracting github.com/mattn/go-colorable v0.1.6
20:23:21 [2021-03-11T20:23:21.525Z] #45 2.259 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:23:21 [2021-03-11T20:23:21.525Z] #45 2.404 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:23:21 [2021-03-11T20:23:21.525Z] #45 2.481 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:23:21 [2021-03-11T20:23:21.525Z] #45 3.842 go: finding github.com/spf13/pflag v1.0.3
20:23:21 [2021-03-11T20:23:21.525Z] #45 3.865 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:23:21 [2021-03-11T20:23:21.525Z] #45 3.866 go: finding github.com/fatih/color v1.9.0
20:23:21 [2021-03-11T20:23:21.525Z] #45 3.866 go: finding github.com/pkg/errors v0.9.1
20:23:21 [2021-03-11T20:23:21.526Z] #45 3.933 go: finding github.com/jonboulle/clockwork v0.1.0
20:23:21 [2021-03-11T20:23:21.526Z] #45 4.042 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:23:21 [2021-03-11T20:23:21.526Z] #45 4.048 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:23:21 [2021-03-11T20:23:21.526Z] #45 4.048 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:23:21 [2021-03-11T20:23:21.526Z] #45 4.064 go: finding github.com/mattn/go-colorable v0.1.6
20:23:21 [2021-03-11T20:23:21.526Z] #45 4.065 go: finding github.com/mattn/go-isatty v0.0.12
20:23:21 [2021-03-11T20:23:21.526Z] #45 4.162 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:23:21 [2021-03-11T20:23:21.548Z] #40 ...
20:23:21 [2021-03-11T20:23:21.548Z] 
20:23:21 [2021-03-11T20:23:21.548Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:23:21 [2021-03-11T20:23:21.548Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
20:23:21 [2021-03-11T20:23:21.548Z] #53 12.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:23:21 [2021-03-11T20:23:21.548Z] #53 13.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:23:21 [2021-03-11T20:23:21.548Z] #53 ...
20:23:21 [2021-03-11T20:23:21.548Z] 
20:23:21 [2021-03-11T20:23:21.548Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:23:21 [2021-03-11T20:23:21.548Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:23:21 [2021-03-11T20:23:21.548Z] #34 12.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:23:21 [2021-03-11T20:23:21.548Z] #34 13.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:23:21 [2021-03-11T20:23:21.661Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:23:21 [2021-03-11T20:23:21.661Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:23:21 [2021-03-11T20:23:21.661Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42068/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:23:21 [2021-03-11T20:23:21.661Z] + bash /home/ubuntu/workspace/moby_PR-42068/check-config.sh
20:23:21 [2021-03-11T20:23:21.661Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:23:21 [2021-03-11T20:23:21.661Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
20:23:21 [2021-03-11T20:23:21.661Z] 
20:23:21 [2021-03-11T20:23:21.661Z] Generally Necessary:
20:23:21 [2021-03-11T20:23:21.661Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:23:21 [2021-03-11T20:23:21.661Z] - apparmor: enabled and tools installed
20:23:21 [2021-03-11T20:23:21.787Z] #45 ...
20:23:21 [2021-03-11T20:23:21.787Z] 
20:23:21 [2021-03-11T20:23:21.787Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:23:21 [2021-03-11T20:23:21.787Z] #32 sha256:c2fe8178835006b635ccc0cefe399a9afa3885a785414e9bd1bb76e6585af527
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.972 + RM_GOPATH=0
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.972 + TMP_GOPATH=
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.972 + : /build
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.972 + '[' -z '' ']'
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.972 ++ mktemp -d
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.972 + export GOPATH=/tmp/tmp.HvXTFTwVcT
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.972 + GOPATH=/tmp/tmp.HvXTFTwVcT
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.972 + RM_GOPATH=1
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.972 + case "$(go env GOARCH)" in
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.972 ++ go env GOARCH
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.984 + export GO_BUILDMODE=-buildmode=pie
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.984 + GO_BUILDMODE=-buildmode=pie
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.984 ++ dirname /tmp/install/install.sh
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.984 + dir=/tmp/install
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.984 + bin=tomlv
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.984 + shift
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.984 + '[' '!' -f /tmp/install/tomlv.installer ']'
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.984 + . /tmp/install/tomlv.installer
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.984 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.984 + install_tomlv
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.984 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.984 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.HvXTFTwVcT/src/github.com/BurntSushi/toml
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.989 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:23:21 [2021-03-11T20:23:21.787Z] #32 1.997 Cloning into '/tmp/tmp.HvXTFTwVcT/src/github.com/BurntSushi/toml'...
20:23:21 [2021-03-11T20:23:21.787Z] #32 2.417 + cd /tmp/tmp.HvXTFTwVcT/src/github.com/BurntSushi/toml
20:23:21 [2021-03-11T20:23:21.787Z] #32 2.417 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:23:21 [2021-03-11T20:23:21.787Z] #32 2.424 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:23:21 [2021-03-11T20:23:21.787Z] #32 2.626 runtime/internal/sys
20:23:21 [2021-03-11T20:23:21.787Z] #32 2.626 math/bits
20:23:21 [2021-03-11T20:23:21.787Z] #32 2.630 internal/race
20:23:21 [2021-03-11T20:23:21.787Z] #32 2.630 unicode/utf8
20:23:21 [2021-03-11T20:23:21.787Z] #32 2.674 internal/cpu
20:23:21 [2021-03-11T20:23:21.787Z] #32 2.679 unicode
20:23:21 [2021-03-11T20:23:21.787Z] #32 2.685 runtime/internal/atomic
20:23:21 [2021-03-11T20:23:21.787Z] #32 2.688 encoding
20:23:21 [2021-03-11T20:23:21.787Z] #32 2.708 sync/atomic
20:23:21 [2021-03-11T20:23:21.787Z] #32 2.810 runtime/internal/math
20:23:21 [2021-03-11T20:23:21.787Z] #32 2.826 runtime/cgo
20:23:21 [2021-03-11T20:23:21.787Z] #32 3.294 internal/bytealg
20:23:21 [2021-03-11T20:23:21.787Z] #32 3.296 math
20:23:21 [2021-03-11T20:23:21.787Z] #32 3.297 internal/testlog
20:23:21 [2021-03-11T20:23:21.787Z] #32 3.685 runtime
20:23:21 [2021-03-11T20:23:21.787Z] #32 7.970 sync
20:23:21 [2021-03-11T20:23:21.787Z] #32 7.971 internal/reflectlite
20:23:21 [2021-03-11T20:23:21.787Z] #32 8.724 sort
20:23:21 [2021-03-11T20:23:21.787Z] #32 8.724 errors
20:23:21 [2021-03-11T20:23:21.787Z] #32 8.828 strconv
20:23:21 [2021-03-11T20:23:21.787Z] #32 8.829 io
20:23:21 [2021-03-11T20:23:21.787Z] #32 8.829 internal/oserror
20:23:21 [2021-03-11T20:23:21.787Z] #32 8.920 syscall
20:23:21 [2021-03-11T20:23:21.787Z] #32 9.565 strings
20:23:21 [2021-03-11T20:23:21.787Z] #32 9.569 bytes
20:23:21 [2021-03-11T20:23:21.787Z] #32 9.569 text/tabwriter
20:23:21 [2021-03-11T20:23:21.787Z] #32 10.98 reflect
20:23:21 [2021-03-11T20:23:21.787Z] #32 11.16 bufio
20:23:21 [2021-03-11T20:23:21.787Z] #32 11.22 path
20:23:21 [2021-03-11T20:23:21.787Z] #32 ...
20:23:21 [2021-03-11T20:23:21.787Z] 
20:23:21 [2021-03-11T20:23:21.787Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:23:21 [2021-03-11T20:23:21.787Z] #27 sha256:bc084f87b9b5454c8c16a4aa538e764d1bb469aa1f95816ece04bb806588ba15
20:23:21 [2021-03-11T20:23:21.787Z] #27 11.12 
20:23:21 [2021-03-11T20:23:21.787Z] #27 11.21 
######################################################################## 100.0%
20:23:21 [2021-03-11T20:23:21.787Z] #27 11.27 
20:23:21 [2021-03-11T20:23:21.787Z] #27 11.75 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:23:21 [2021-03-11T20:23:21.787Z] #27 11.95 
20:23:21 [2021-03-11T20:23:21.787Z] #27 12.09 
######################################################################## 100.0%
20:23:21 [2021-03-11T20:23:21.787Z] #27 12.14 
20:23:21 [2021-03-11T20:23:21.787Z] #27 12.18 Download of images into '/build' complete.
20:23:21 [2021-03-11T20:23:21.787Z] #27 12.18 Use something like the following to load the result into a Docker daemon:
20:23:21 [2021-03-11T20:23:21.787Z] #27 12.18   tar -cC '/build' . | docker load
20:23:21 [2021-03-11T20:23:21.787Z] #27 DONE 12.4s
20:23:21 [2021-03-11T20:23:21.787Z] 
20:23:21 [2021-03-11T20:23:21.787Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:21 [2021-03-11T20:23:21.787Z] #47 sha256:bae9f4555e2790d4d8724e9885a9dbf0f5d4c89eeab774fb3dd4bafbdc6a0100
20:23:21 [2021-03-11T20:23:21.787Z] #47 11.42 go: extracting github.com/gogo/protobuf v1.2.1
20:23:21 [2021-03-11T20:23:21.787Z] #47 ...
20:23:21 [2021-03-11T20:23:21.787Z] 
20:23:21 [2021-03-11T20:23:21.787Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
20:23:21 [2021-03-11T20:23:21.787Z] #62 sha256:890b7abedec95591989b260d6fc8ae57142b82252ebb50717adf057aafb0643a
20:23:21 [2021-03-11T20:23:21.787Z] #62 DONE 11.6s
20:23:21 [2021-03-11T20:23:21.805Z] #34 ...
20:23:21 [2021-03-11T20:23:21.805Z] 
20:23:21 [2021-03-11T20:23:21.805Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
20:23:21 [2021-03-11T20:23:21.805Z] #45 sha256:b3ab2a473965840a5a4b6e174165d03b7b1d74c3003e4d3ac18ab7e33c23f75a
20:23:21 [2021-03-11T20:23:21.805Z] #45 20.05 go: finding github.com/fatih/color v1.9.0
20:23:21 [2021-03-11T20:23:21.805Z] #45 20.05 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:23:21 [2021-03-11T20:23:21.805Z] #45 20.07 go: finding github.com/pkg/errors v0.9.1
20:23:21 [2021-03-11T20:23:21.805Z] #45 20.15 go: finding github.com/spf13/pflag v1.0.3
20:23:21 [2021-03-11T20:23:21.805Z] #45 20.16 go: finding github.com/mattn/go-colorable v0.1.6
20:23:21 [2021-03-11T20:23:21.805Z] #45 20.35 go: finding github.com/mattn/go-isatty v0.0.12
20:23:21 [2021-03-11T20:23:21.805Z] #45 20.61 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:23:21 [2021-03-11T20:23:21.805Z] #45 20.90 go: finding github.com/jonboulle/clockwork v0.1.0
20:23:21 [2021-03-11T20:23:21.805Z] #45 21.01 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:23:21 [2021-03-11T20:23:21.805Z] #45 21.03 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:23:21 [2021-03-11T20:23:21.805Z] #45 21.06 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:23:21 [2021-03-11T20:23:21.925Z] - CONFIG_NAMESPACES: enabled
20:23:21 [2021-03-11T20:23:21.925Z] - CONFIG_NET_NS: enabled
20:23:21 [2021-03-11T20:23:21.925Z] - CONFIG_PID_NS: enabled
20:23:21 [2021-03-11T20:23:21.925Z] - CONFIG_IPC_NS: enabled
20:23:21 [2021-03-11T20:23:21.925Z] - CONFIG_UTS_NS: enabled
20:23:21 [2021-03-11T20:23:21.925Z] - CONFIG_CGROUPS: enabled
20:23:21 [2021-03-11T20:23:21.925Z] - CONFIG_CGROUP_CPUACCT: enabled
20:23:21 [2021-03-11T20:23:21.925Z] - CONFIG_CGROUP_DEVICE: enabled
20:23:21 [2021-03-11T20:23:21.925Z] - CONFIG_CGROUP_FREEZER: enabled
20:23:21 [2021-03-11T20:23:21.925Z] - CONFIG_CGROUP_SCHED: enabled
20:23:21 [2021-03-11T20:23:21.925Z] - CONFIG_CPUSETS: enabled
20:23:21 [2021-03-11T20:23:21.925Z] - CONFIG_MEMCG: enabled
20:23:21 [2021-03-11T20:23:21.925Z] - CONFIG_KEYS: enabled
20:23:21 [2021-03-11T20:23:21.925Z] - CONFIG_VETH: enabled (as module)
20:23:21 [2021-03-11T20:23:21.925Z] - CONFIG_BRIDGE: enabled (as module)
20:23:21 [2021-03-11T20:23:21.925Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:23:21 [2021-03-11T20:23:21.925Z] - CONFIG_NF_NAT_IPV4: missing
20:23:21 [2021-03-11T20:23:21.925Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:23:21 [2021-03-11T20:23:21.925Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:23:22 [2021-03-11T20:23:22.052Z] 
20:23:22 [2021-03-11T20:23:22.052Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:23:22 [2021-03-11T20:23:22.052Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:23:22 [2021-03-11T20:23:22.052Z] #40 10.35 Reading package lists...
20:23:22 [2021-03-11T20:23:22.189Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:23:22 [2021-03-11T20:23:22.189Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:23:22 [2021-03-11T20:23:22.189Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:23:22 [2021-03-11T20:23:22.189Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:23:22 [2021-03-11T20:23:22.189Z] - CONFIG_NF_NAT: enabled (as module)
20:23:22 [2021-03-11T20:23:22.189Z] - CONFIG_NF_NAT_NEEDED: missing
20:23:22 [2021-03-11T20:23:22.189Z] - CONFIG_POSIX_MQUEUE: enabled
20:23:22 [2021-03-11T20:23:22.189Z] 
20:23:22 [2021-03-11T20:23:22.189Z] Optional Features:
20:23:22 [2021-03-11T20:23:22.189Z] - CONFIG_USER_NS: enabled
20:23:22 [2021-03-11T20:23:22.189Z] - CONFIG_SECCOMP: enabled
20:23:22 [2021-03-11T20:23:22.189Z] - CONFIG_CGROUP_PIDS: enabled
20:23:22 [2021-03-11T20:23:22.189Z] - CONFIG_MEMCG_SWAP: enabled
20:23:22 [2021-03-11T20:23:22.189Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:23:22 [2021-03-11T20:23:22.189Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:23:22 [2021-03-11T20:23:22.189Z] - CONFIG_BLK_CGROUP: enabled
20:23:22 [2021-03-11T20:23:22.189Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:23:22 [2021-03-11T20:23:22.189Z] - CONFIG_IOSCHED_CFQ: missing
20:23:22 [2021-03-11T20:23:22.189Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
20:23:22 [2021-03-11T20:23:22.189Z] - CONFIG_CGROUP_PERF: enabled
20:23:22 [2021-03-11T20:23:22.189Z] - CONFIG_CGROUP_HUGETLB: enabled
20:23:22 [2021-03-11T20:23:22.189Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:23:22 [2021-03-11T20:23:22.189Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:23:22 [2021-03-11T20:23:22.189Z] - CONFIG_CFS_BANDWIDTH: enabled
20:23:22 [2021-03-11T20:23:22.309Z] #40 11.63 Building dependency tree...
20:23:22 [2021-03-11T20:23:22.309Z] #40 ...
20:23:22 [2021-03-11T20:23:22.309Z] 
20:23:22 [2021-03-11T20:23:22.309Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
20:23:22 [2021-03-11T20:23:22.309Z] #45 sha256:28a8468716f709c57e4188e602c0a61f55d724ce0a3c53884d4d244b9d81c419
20:23:22 [2021-03-11T20:23:22.309Z] #45 DONE 11.8s
20:23:22 [2021-03-11T20:23:22.309Z] 
20:23:22 [2021-03-11T20:23:22.309Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:23:22 [2021-03-11T20:23:22.309Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:23:22 [2021-03-11T20:23:22.309Z] #40 11.63 Building dependency tree...
20:23:22 [2021-03-11T20:23:22.369Z] #45 ...
20:23:22 [2021-03-11T20:23:22.369Z] 
20:23:22 [2021-03-11T20:23:22.369Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:23:22 [2021-03-11T20:23:22.369Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:23:22 [2021-03-11T20:23:22.369Z] #11 12.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:23:22 [2021-03-11T20:23:22.369Z] #11 ...
20:23:22 [2021-03-11T20:23:22.369Z] 
20:23:22 [2021-03-11T20:23:22.369Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:22 [2021-03-11T20:23:22.369Z] #47 sha256:4175beff98cab0134b1c9d52ac4ea8b1de55590a2b90896bdc91fbe25b776f63
20:23:22 [2021-03-11T20:23:22.369Z] #47 22.44 go: downloading github.com/stretchr/objx v0.2.0
20:23:22 [2021-03-11T20:23:22.369Z] #47 22.54 go: extracting github.com/stretchr/objx v0.2.0
20:23:22 [2021-03-11T20:23:22.369Z] #47 22.68 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
20:23:22 [2021-03-11T20:23:22.369Z] #47 22.79 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
20:23:22 [2021-03-11T20:23:22.369Z] #47 22.80 go: downloading github.com/mattn/go-colorable v0.1.4
20:23:22 [2021-03-11T20:23:22.369Z] #47 22.87 go: extracting github.com/mattn/go-colorable v0.1.4
20:23:22 [2021-03-11T20:23:22.369Z] #47 22.91 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:23:22 [2021-03-11T20:23:22.453Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:23:22 [2021-03-11T20:23:22.453Z] - CONFIG_RT_GROUP_SCHED: missing
20:23:22 [2021-03-11T20:23:22.453Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:23:22 [2021-03-11T20:23:22.453Z] - CONFIG_IP_VS: enabled (as module)
20:23:22 [2021-03-11T20:23:22.453Z] - CONFIG_IP_VS_NFCT: enabled
20:23:22 [2021-03-11T20:23:22.453Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:23:22 [2021-03-11T20:23:22.453Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:23:22 [2021-03-11T20:23:22.453Z] - CONFIG_IP_VS_RR: enabled (as module)
20:23:22 [2021-03-11T20:23:22.453Z] - CONFIG_EXT4_FS: enabled
20:23:22 [2021-03-11T20:23:22.453Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:23:22 [2021-03-11T20:23:22.453Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:23:22 [2021-03-11T20:23:22.453Z] - Network Drivers:
20:23:22 [2021-03-11T20:23:22.453Z]   - "overlay":
20:23:22 [2021-03-11T20:23:22.453Z]     - CONFIG_VXLAN: enabled (as module)
20:23:22 [2021-03-11T20:23:22.453Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:23:22 [2021-03-11T20:23:22.453Z]       Optional (for encrypted networks):
20:23:22 [2021-03-11T20:23:22.625Z] #47 23.07 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:23:22 [2021-03-11T20:23:22.716Z]       - CONFIG_CRYPTO: enabled
20:23:22 [2021-03-11T20:23:22.716Z]       - CONFIG_CRYPTO_AEAD: enabled
20:23:22 [2021-03-11T20:23:22.716Z]       - CONFIG_CRYPTO_GCM: enabled
20:23:22 [2021-03-11T20:23:22.716Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:23:22 [2021-03-11T20:23:22.716Z]       - CONFIG_CRYPTO_GHASH: enabled
20:23:22 [2021-03-11T20:23:22.716Z]       - CONFIG_XFRM: enabled
20:23:22 [2021-03-11T20:23:22.716Z]       - CONFIG_XFRM_USER: enabled (as module)
20:23:22 [2021-03-11T20:23:22.716Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:23:22 [2021-03-11T20:23:22.716Z]       - CONFIG_INET_ESP: enabled (as module)
20:23:22 [2021-03-11T20:23:22.716Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
20:23:22 [2021-03-11T20:23:22.716Z]   - "ipvlan":
20:23:22 [2021-03-11T20:23:22.716Z]     - CONFIG_IPVLAN: enabled (as module)
20:23:22 [2021-03-11T20:23:22.716Z]   - "macvlan":
20:23:22 [2021-03-11T20:23:22.716Z]     - CONFIG_MACVLAN: enabled (as module)
20:23:22 [2021-03-11T20:23:22.716Z]     - CONFIG_DUMMY: enabled (as module)
20:23:22 [2021-03-11T20:23:22.716Z]   - "ftp,tftp client in container":
20:23:22 [2021-03-11T20:23:22.716Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:23:22 [2021-03-11T20:23:22.716Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:23:22 [2021-03-11T20:23:22.716Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:23:22 [2021-03-11T20:23:22.716Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:23:22 [2021-03-11T20:23:22.716Z] - Storage Drivers:
20:23:22 [2021-03-11T20:23:22.716Z]   - "aufs":
20:23:22 [2021-03-11T20:23:22.716Z]     - CONFIG_AUFS_FS: enabled (as module)
20:23:22 [2021-03-11T20:23:22.716Z]   - "btrfs":
20:23:22 [2021-03-11T20:23:22.716Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:23:22 [2021-03-11T20:23:22.716Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:23:22 [2021-03-11T20:23:22.716Z]   - "devicemapper":
20:23:22 [2021-03-11T20:23:22.716Z]     - CONFIG_BLK_DEV_DM: enabled
20:23:22 [2021-03-11T20:23:22.716Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:23:22 [2021-03-11T20:23:22.716Z]   - "overlay":
20:23:22 [2021-03-11T20:23:22.716Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:23:22 [2021-03-11T20:23:22.716Z]   - "zfs":
20:23:22 [2021-03-11T20:23:22.716Z]     - /dev/zfs: present
20:23:22 [2021-03-11T20:23:22.716Z]     - zfs command: missing
20:23:22 [2021-03-11T20:23:22.716Z]     - zpool command: missing
20:23:22 [2021-03-11T20:23:22.716Z] 
20:23:22 [2021-03-11T20:23:22.716Z] Limits:
20:23:22 [2021-03-11T20:23:22.716Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:23:22 [2021-03-11T20:23:22.716Z] 
20:23:22 [2021-03-11T20:23:22.716Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:23:22 [2021-03-11T20:23:22.872Z] #40 12.52 The following additional packages will be installed:
20:23:22 [2021-03-11T20:23:22.872Z] #40 12.52   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:23:22 [2021-03-11T20:23:22.872Z] #40 12.52   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:23:22 [2021-03-11T20:23:22.872Z] #40 12.54 Suggested packages:
20:23:22 [2021-03-11T20:23:22.872Z] #40 12.54   manpages-dev python-setuptools
20:23:22 [2021-03-11T20:23:22.882Z] #47 23.45 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
20:23:23 [2021-03-11T20:23:23.068Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 .
20:23:23 [2021-03-11T20:23:23.436Z] #40 12.94 The following NEW packages will be installed:
20:23:23 [2021-03-11T20:23:23.436Z] #40 12.94   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:23:23 [2021-03-11T20:23:23.436Z] #40 12.94   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:23:23 [2021-03-11T20:23:23.436Z] #40 12.94   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:23:23 [2021-03-11T20:23:23.436Z] #40 12.94   python-six zlib1g-dev
20:23:23 [2021-03-11T20:23:23.646Z] #1 [internal] load build definition from Dockerfile
20:23:23 [2021-03-11T20:23:23.646Z] #1 sha256:4efc1dc4fb29800fdf5a139dee19fc1b2f6bbd4808a4a211bac5b28631218216
20:23:23 [2021-03-11T20:23:23.646Z] #1 transferring dockerfile: 16.54kB 0.0s done
20:23:23 [2021-03-11T20:23:23.646Z] #1 DONE 0.1s
20:23:23 [2021-03-11T20:23:23.646Z] 
20:23:23 [2021-03-11T20:23:23.646Z] #2 [internal] load .dockerignore
20:23:23 [2021-03-11T20:23:23.646Z] #2 sha256:564f59e7f5c3799fd6a1ee7bf2e6d3bafd56d3edeb99d8d5ad0971e1194f60c7
20:23:23 [2021-03-11T20:23:23.646Z] #2 transferring context: 87B done
20:23:23 [2021-03-11T20:23:23.646Z] #2 DONE 0.0s
20:23:23 [2021-03-11T20:23:23.646Z] 
20:23:23 [2021-03-11T20:23:23.646Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
20:23:23 [2021-03-11T20:23:23.646Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
20:23:23 [2021-03-11T20:23:23.695Z] #40 13.22 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
20:23:23 [2021-03-11T20:23:23.695Z] #40 13.22 Need to get 4095 kB of archives.
20:23:23 [2021-03-11T20:23:23.695Z] #40 13.22 After this operation, 22.5 MB of additional disk space will be used.
20:23:23 [2021-03-11T20:23:23.695Z] #40 13.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
20:23:23 [2021-03-11T20:23:23.695Z] #40 13.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:23:23 [2021-03-11T20:23:23.695Z] #40 13.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
20:23:23 [2021-03-11T20:23:23.695Z] #40 13.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:23:23 [2021-03-11T20:23:23.695Z] #40 13.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
20:23:23 [2021-03-11T20:23:23.695Z] #40 13.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:23:23 [2021-03-11T20:23:23.695Z] #40 13.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
20:23:23 [2021-03-11T20:23:23.695Z] #40 13.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
20:23:23 [2021-03-11T20:23:23.695Z] #40 13.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
20:23:23 [2021-03-11T20:23:23.695Z] #40 13.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
20:23:23 [2021-03-11T20:23:23.695Z] #40 13.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
20:23:23 [2021-03-11T20:23:23.695Z] #40 13.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
20:23:23 [2021-03-11T20:23:23.695Z] #40 13.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
20:23:23 [2021-03-11T20:23:23.695Z] #40 13.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
20:23:23 [2021-03-11T20:23:23.695Z] #40 13.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
20:23:23 [2021-03-11T20:23:23.695Z] #40 13.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
20:23:23 [2021-03-11T20:23:23.695Z] #40 13.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
20:23:23 [2021-03-11T20:23:23.952Z] #40 13.70 debconf: delaying package configuration, since apt-utils is not installed
20:23:23 [2021-03-11T20:23:23.952Z] #40 13.74 Fetched 4095 kB in 0s (10.8 MB/s)
20:23:24 [2021-03-11T20:23:24.208Z] #40 13.80 Selecting previously unselected package libcap-dev:amd64.
20:23:24 [2021-03-11T20:23:24.208Z] #40 13.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:23:24 [2021-03-11T20:23:24.208Z] #40 13.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
20:23:24 [2021-03-11T20:23:24.208Z] #40 13.83 Unpacking libcap-dev:amd64 (1:2.25-2) ...
20:23:24 [2021-03-11T20:23:24.208Z] #40 13.94 Selecting previously unselected package libnet1:amd64.
20:23:24 [2021-03-11T20:23:24.208Z] #40 13.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:23:24 [2021-03-11T20:23:24.208Z] #40 13.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:23:24 [2021-03-11T20:23:24.223Z] #3 DONE 0.6s
20:23:24 [2021-03-11T20:23:24.223Z] 
20:23:24 [2021-03-11T20:23:24.223Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
20:23:24 [2021-03-11T20:23:24.223Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
20:23:24 [2021-03-11T20:23:24.223Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
20:23:24 [2021-03-11T20:23:24.465Z] #40 14.15 Selecting previously unselected package libnet1-dev.
20:23:24 [2021-03-11T20:23:24.465Z] #40 14.15 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
20:23:24 [2021-03-11T20:23:24.465Z] #40 14.26 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:23:24 [2021-03-11T20:23:24.488Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done
20:23:24 [2021-03-11T20:23:24.488Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done
20:23:24 [2021-03-11T20:23:24.488Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 7.34MB / 9.01MB 0.2s
20:23:24 [2021-03-11T20:23:24.488Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
20:23:24 [2021-03-11T20:23:24.488Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s
20:23:24 [2021-03-11T20:23:24.752Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done
20:23:24 [2021-03-11T20:23:24.752Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a
20:23:24 [2021-03-11T20:23:24.865Z] #9 DONE 4.0s
20:23:24 [2021-03-11T20:23:24.865Z] 
20:23:24 [2021-03-11T20:23:24.865Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:23:24 [2021-03-11T20:23:24.865Z] #27 sha256:01fa443cea2ca8406fc9bcbcdfa8c9ccecdea5aa2468b5bd2e832348b1c7590d
20:23:24 [2021-03-11T20:23:24.865Z] #27 1.041 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
20:23:24 [2021-03-11T20:23:24.865Z] #27 1.123 
20:23:24 [2021-03-11T20:23:24.865Z] #27 1.239 
############                                                              17.1%
###################                                                       27.4%
########################################                                  56.9%
#######################################################                   77.4%
#####################################################################     96.7%
######################################################################## 100.0%
20:23:24 [2021-03-11T20:23:24.865Z] #27 1.761 
20:23:24 [2021-03-11T20:23:24.865Z] #27 1.871 
######################################################################## 100.0%
20:23:24 [2021-03-11T20:23:24.865Z] #27 1.969 
20:23:24 [2021-03-11T20:23:24.865Z] #27 2.080 
#########################                                                 35.2%
######################################################################## 100.0%
20:23:24 [2021-03-11T20:23:24.865Z] #27 2.183 
20:23:24 [2021-03-11T20:23:24.865Z] #27 2.298 
######                                                                     9.2%
##########################                                                37.0%
########################################                                  56.6%
#####################################################                     74.1%
####################################################################      94.9%
######################################################################## 100.0%
20:23:24 [2021-03-11T20:23:24.865Z] #27 2.824 
20:23:24 [2021-03-11T20:23:24.865Z] #27 2.946 
###                                                                        4.6%
#######                                                                    9.8%
##########                                                                14.9%
##############                                                            20.2%
##################                                                        25.4%
###################                                                       27.3%
#####################                                                     29.9%
#########################                                                 34.8%
###############################                                           43.9%
######################################                                    54.0%
###########################################                               60.4%
###############################################                           65.6%
##################################################                        70.1%
######################################################                    75.9%
##########################################################                81.2%
##############################################################            86.4%
#################################################################         91.6%
#####################################################################     96.8%
######################################################################## 100.0%
20:23:24 [2021-03-11T20:23:24.865Z] #27 4.796 
20:23:24 [2021-03-11T20:23:24.865Z] #27 5.032 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:23:24 [2021-03-11T20:23:24.865Z] #27 5.085 
20:23:24 [2021-03-11T20:23:24.865Z] #27 5.130 
######################################################################## 100.0%
20:23:24 [2021-03-11T20:23:24.865Z] #27 5.147 
20:23:24 [2021-03-11T20:23:24.865Z] #27 5.442 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:23:24 [2021-03-11T20:23:24.865Z] #27 5.500 
20:23:24 [2021-03-11T20:23:24.865Z] #27 5.594 
######################################################################## 100.0%
20:23:24 [2021-03-11T20:23:24.865Z] #27 5.614 
20:23:24 [2021-03-11T20:23:24.865Z] #27 5.879 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
20:23:24 [2021-03-11T20:23:24.865Z] #27 5.937 
20:23:25 [2021-03-11T20:23:25.028Z] #40 14.67 Selecting previously unselected package libnl-3-200:amd64.
20:23:25 [2021-03-11T20:23:25.028Z] #40 14.67 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
20:23:25 [2021-03-11T20:23:25.028Z] #40 14.68 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:23:25 [2021-03-11T20:23:25.028Z] #40 14.77 Selecting previously unselected package libnl-3-dev:amd64.
20:23:25 [2021-03-11T20:23:25.028Z] #40 14.78 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
20:23:25 [2021-03-11T20:23:25.028Z] #40 14.78 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
20:23:25 [2021-03-11T20:23:25.035Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done
20:23:25 [2021-03-11T20:23:25.035Z] #4 DONE 0.8s
20:23:25 [2021-03-11T20:23:25.120Z] #27 6.049 
##                                                                         4.1%
##############                                                            19.8%
#####################################                                     52.4%
########################################                                  55.8%
###########################################                               60.1%
##################################################                        69.7%
######################################################################## 100.0%
20:23:25 [2021-03-11T20:23:25.120Z] #27 6.769 
20:23:25 [2021-03-11T20:23:25.285Z] #40 14.99 Selecting previously unselected package libprotobuf-c1:amd64.
20:23:25 [2021-03-11T20:23:25.285Z] #40 15.00 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:23:25 [2021-03-11T20:23:25.285Z] #40 15.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:23:25 [2021-03-11T20:23:25.299Z] 
20:23:25 [2021-03-11T20:23:25.299Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:23:25 [2021-03-11T20:23:25.299Z] #7 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071
20:23:25 [2021-03-11T20:23:25.375Z] #27 7.043 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:23:25 [2021-03-11T20:23:25.413Z] #47 25.62 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
20:23:25 [2021-03-11T20:23:25.413Z] #47 25.69 go: downloading github.com/fsnotify/fsnotify v1.4.7
20:23:25 [2021-03-11T20:23:25.413Z] #47 25.70 go: downloading github.com/inconshreveable/mousetrap v1.0.0
20:23:25 [2021-03-11T20:23:25.413Z] #47 25.74 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
20:23:25 [2021-03-11T20:23:25.413Z] #47 25.74 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
20:23:25 [2021-03-11T20:23:25.413Z] #47 25.74 go: downloading github.com/go-critic/go-critic v0.4.1
20:23:25 [2021-03-11T20:23:25.413Z] #47 25.75 go: downloading github.com/subosito/gotenv v1.2.0
20:23:25 [2021-03-11T20:23:25.413Z] #47 25.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:23:25 [2021-03-11T20:23:25.413Z] #47 25.76 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
20:23:25 [2021-03-11T20:23:25.413Z] #47 25.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
20:23:25 [2021-03-11T20:23:25.413Z] #47 25.80 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:23:25 [2021-03-11T20:23:25.413Z] #47 25.80 go: downloading github.com/pelletier/go-toml v1.2.0
20:23:25 [2021-03-11T20:23:25.413Z] #47 25.97 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
20:23:25 [2021-03-11T20:23:25.413Z] #47 26.03 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
20:23:25 [2021-03-11T20:23:25.413Z] #47 26.03 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
20:23:25 [2021-03-11T20:23:25.413Z] #47 26.03 go: extracting github.com/subosito/gotenv v1.2.0
20:23:25 [2021-03-11T20:23:25.413Z] #47 26.03 go: extracting github.com/inconshreveable/mousetrap v1.0.0
20:23:25 [2021-03-11T20:23:25.413Z] #47 26.03 go: extracting github.com/fsnotify/fsnotify v1.4.7
20:23:25 [2021-03-11T20:23:25.413Z] #47 26.03 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
20:23:25 [2021-03-11T20:23:25.413Z] #47 26.09 go: downloading github.com/davecgh/go-spew v1.1.1
20:23:25 [2021-03-11T20:23:25.541Z] #40 15.10 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:23:25 [2021-03-11T20:23:25.541Z] #40 15.10 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
20:23:25 [2021-03-11T20:23:25.541Z] #40 15.11 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:23:25 [2021-03-11T20:23:25.541Z] #40 15.19 Selecting previously unselected package zlib1g-dev:amd64.
20:23:25 [2021-03-11T20:23:25.541Z] #40 15.19 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
20:23:25 [2021-03-11T20:23:25.541Z] #40 15.21 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:23:25 [2021-03-11T20:23:25.562Z] #7 DONE 0.2s
20:23:25 [2021-03-11T20:23:25.562Z] 
20:23:25 [2021-03-11T20:23:25.562Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
20:23:25 [2021-03-11T20:23:25.562Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0
20:23:25 [2021-03-11T20:23:25.630Z] #27 7.101 
20:23:25 [2021-03-11T20:23:25.630Z] #27 7.143 
######################################################################## 100.0%
20:23:25 [2021-03-11T20:23:25.630Z] #27 7.158 
20:23:25 [2021-03-11T20:23:25.670Z] #47 26.19 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
20:23:25 [2021-03-11T20:23:25.670Z] #47 26.38 go: downloading gopkg.in/ini.v1 v1.51.0
20:23:25 [2021-03-11T20:23:25.827Z] #6 DONE 0.4s
20:23:25 [2021-03-11T20:23:25.827Z] 
20:23:25 [2021-03-11T20:23:25.827Z] #5 [internal] load metadata for docker.io/library/debian:buster
20:23:25 [2021-03-11T20:23:25.827Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
20:23:25 [2021-03-11T20:23:25.827Z] #5 DONE 0.3s
20:23:25 [2021-03-11T20:23:25.887Z] #27 7.339 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:23:25 [2021-03-11T20:23:25.887Z] #27 7.396 
20:23:25 [2021-03-11T20:23:25.887Z] #27 7.445 
######################################################################## 100.0%
20:23:25 [2021-03-11T20:23:25.887Z] #27 7.472 
20:23:25 [2021-03-11T20:23:25.887Z] #27 7.480 Download of images into '/build' complete.
20:23:25 [2021-03-11T20:23:25.887Z] #27 7.480 Use something like the following to load the result into a Docker daemon:
20:23:25 [2021-03-11T20:23:25.887Z] #27 7.480   tar -cC '/build' . | docker load
20:23:25 [2021-03-11T20:23:25.887Z] #27 DONE 7.5s
20:23:25 [2021-03-11T20:23:25.887Z] 
20:23:25 [2021-03-11T20:23:25.887Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
20:23:25 [2021-03-11T20:23:25.887Z] #10 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
20:23:25 [2021-03-11T20:23:25.887Z] #10 DONE 1.2s
20:23:25 [2021-03-11T20:23:25.887Z] 
20:23:25 [2021-03-11T20:23:25.887Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:23:25 [2021-03-11T20:23:25.887Z] #37 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
20:23:25 [2021-03-11T20:23:25.927Z] #47 26.48 go: extracting github.com/go-critic/go-critic v0.4.1
20:23:25 [2021-03-11T20:23:25.927Z] #47 26.53 go: downloading github.com/kisielk/gotool v1.0.0
20:23:26 [2021-03-11T20:23:26.105Z] #40 ...
20:23:26 [2021-03-11T20:23:26.106Z] 
20:23:26 [2021-03-11T20:23:26.106Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:23:26 [2021-03-11T20:23:26.106Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
20:23:26 [2021-03-11T20:23:26.106Z] #53 9.050 Reading package lists...
20:23:26 [2021-03-11T20:23:26.106Z] #53 10.83 Reading package lists...
20:23:26 [2021-03-11T20:23:26.106Z] #53 12.84 Building dependency tree...
20:23:26 [2021-03-11T20:23:26.106Z] #53 13.61 The following additional packages will be installed:
20:23:26 [2021-03-11T20:23:26.106Z] #53 13.62   libbtrfs0
20:23:26 [2021-03-11T20:23:26.106Z] #53 13.65 The following NEW packages will be installed:
20:23:26 [2021-03-11T20:23:26.106Z] #53 13.65   libbtrfs-dev libbtrfs0
20:23:26 [2021-03-11T20:23:26.106Z] #53 13.96 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
20:23:26 [2021-03-11T20:23:26.106Z] #53 13.96 Need to get 119 kB of archives.
20:23:26 [2021-03-11T20:23:26.106Z] #53 13.96 After this operation, 387 kB of additional disk space will be used.
20:23:26 [2021-03-11T20:23:26.106Z] #53 13.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:23:26 [2021-03-11T20:23:26.106Z] #53 14.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:23:26 [2021-03-11T20:23:26.106Z] #53 14.52 debconf: delaying package configuration, since apt-utils is not installed
20:23:26 [2021-03-11T20:23:26.106Z] #53 14.63 Fetched 119 kB in 0s (274 kB/s)
20:23:26 [2021-03-11T20:23:26.106Z] #53 14.69 Selecting previously unselected package libbtrfs0.
20:23:26 [2021-03-11T20:23:26.106Z] #53 14.69 (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.)
20:23:26 [2021-03-11T20:23:26.106Z] #53 14.75 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
20:23:26 [2021-03-11T20:23:26.106Z] #53 14.76 Unpacking libbtrfs0 (4.20.1-2) ...
20:23:26 [2021-03-11T20:23:26.106Z] #53 14.82 Selecting previously unselected package libbtrfs-dev.
20:23:26 [2021-03-11T20:23:26.106Z] #53 14.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
20:23:26 [2021-03-11T20:23:26.106Z] #53 14.83 Unpacking libbtrfs-dev (4.20.1-2) ...
20:23:26 [2021-03-11T20:23:26.106Z] #53 14.99 Setting up libbtrfs0 (4.20.1-2) ...
20:23:26 [2021-03-11T20:23:26.106Z] #53 15.01 Setting up libbtrfs-dev (4.20.1-2) ...
20:23:26 [2021-03-11T20:23:26.106Z] #53 15.06 Processing triggers for libc-bin (2.28-10) ...
20:23:26 [2021-03-11T20:23:26.106Z] #53 DONE 15.9s
20:23:26 [2021-03-11T20:23:26.148Z] #37 ...
20:23:26 [2021-03-11T20:23:26.148Z] 
20:23:26 [2021-03-11T20:23:26.148Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:23:26 [2021-03-11T20:23:26.148Z] #29 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
20:23:26 [2021-03-11T20:23:26.148Z] #29 DONE 0.2s
20:23:26 [2021-03-11T20:23:26.148Z] 
20:23:26 [2021-03-11T20:23:26.148Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:23:26 [2021-03-11T20:23:26.148Z] #37 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
20:23:26 [2021-03-11T20:23:26.148Z] #37 DONE 0.3s
20:23:26 [2021-03-11T20:23:26.148Z] 
20:23:26 [2021-03-11T20:23:26.148Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:23:26 [2021-03-11T20:23:26.148Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
20:23:26 [2021-03-11T20:23:26.183Z] #47 26.60 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
20:23:26 [2021-03-11T20:23:26.183Z] #47 26.61 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:23:26 [2021-03-11T20:23:26.183Z] #47 26.62 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
20:23:26 [2021-03-11T20:23:26.183Z] #47 26.63 go: extracting github.com/pelletier/go-toml v1.2.0
20:23:26 [2021-03-11T20:23:26.183Z] #47 26.64 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
20:23:26 [2021-03-11T20:23:26.183Z] #47 26.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:23:26 [2021-03-11T20:23:26.362Z] 
20:23:26 [2021-03-11T20:23:26.362Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:23:26 [2021-03-11T20:23:26.362Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:23:26 [2021-03-11T20:23:26.362Z] #40 15.89 Selecting previously unselected package libprotobuf17:amd64.
20:23:26 [2021-03-11T20:23:26.362Z] #40 15.91 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
20:23:26 [2021-03-11T20:23:26.362Z] #40 15.92 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
20:23:26 [2021-03-11T20:23:26.403Z] 
20:23:26 [2021-03-11T20:23:26.403Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
20:23:26 [2021-03-11T20:23:26.403Z] #24 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0
20:23:26 [2021-03-11T20:23:26.403Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
20:23:26 [2021-03-11T20:23:26.403Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
20:23:26 [2021-03-11T20:23:26.456Z] #47 27.06 go: extracting github.com/kisielk/gotool v1.0.0
20:23:26 [2021-03-11T20:23:26.671Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
20:23:26 [2021-03-11T20:23:26.672Z] #24 sha256:330cbf028662c0c41ff94c23dc1e37d1cd52703e79e795e275d5f6c86022a8e3 529B / 529B done
20:23:26 [2021-03-11T20:23:26.672Z] #24 sha256:fc905079e700da665fc183fff2fcc52bb91dd47590da3b534f1c4f5c4a965f28 1.46kB / 1.46kB done
20:23:26 [2021-03-11T20:23:26.676Z] #40 16.34 Selecting previously unselected package libprotobuf-lite17:amd64.
20:23:26 [2021-03-11T20:23:26.676Z] #40 16.35 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
20:23:26 [2021-03-11T20:23:26.676Z] #40 16.35 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:23:26 [2021-03-11T20:23:26.714Z] #47 27.07 go: extracting github.com/davecgh/go-spew v1.1.1
20:23:26 [2021-03-11T20:23:26.714Z] #47 27.07 go: extracting gopkg.in/ini.v1 v1.51.0
20:23:26 [2021-03-11T20:23:26.714Z] #47 27.07 go: downloading github.com/spf13/jwalterweatherman v1.0.0
20:23:26 [2021-03-11T20:23:26.714Z] #47 27.21 go: extracting github.com/go-toolsmith/astfmt v1.0.0
20:23:26 [2021-03-11T20:23:26.714Z] #47 27.21 go: downloading github.com/pkg/errors v0.8.1
20:23:26 [2021-03-11T20:23:26.971Z] #47 27.33 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
20:23:26 [2021-03-11T20:23:26.971Z] #47 27.37 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
20:23:26 [2021-03-11T20:23:26.971Z] #47 27.40 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
20:23:26 [2021-03-11T20:23:26.971Z] #47 27.56 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
20:23:26 [2021-03-11T20:23:26.971Z] #47 27.56 go: extracting github.com/pkg/errors v0.8.1
20:23:26 [2021-03-11T20:23:26.971Z] #47 27.61 go: downloading golang.org/x/text v0.3.2
20:23:27 [2021-03-11T20:23:27.227Z] #47 27.61 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:23:27 [2021-03-11T20:23:27.227Z] #47 27.62 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
20:23:27 [2021-03-11T20:23:27.227Z] #47 27.67 go: extracting github.com/spf13/jwalterweatherman v1.0.0
20:23:27 [2021-03-11T20:23:27.227Z] #47 27.71 go: downloading github.com/pmezard/go-difflib v1.0.0
20:23:27 [2021-03-11T20:23:27.227Z] #47 ...
20:23:27 [2021-03-11T20:23:27.227Z] 
20:23:27 [2021-03-11T20:23:27.227Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:23:27 [2021-03-11T20:23:27.227Z] #49 sha256:8fb2a73d4734b7a881781f01fd8878449b193dc99d473e3c6b9ce0e8d0348565
20:23:27 [2021-03-11T20:23:27.227Z] #49 17.72 + cd /tmp/tmp.NhXiCVaCbO/src/github.com/mvdan/sh
20:23:27 [2021-03-11T20:23:27.227Z] #49 17.75 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:23:27 [2021-03-11T20:23:27.227Z] #49 17.89 + GO111MODULE=on
20:23:27 [2021-03-11T20:23:27.227Z] #49 17.89 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:23:27 [2021-03-11T20:23:27.227Z] #49 19.28 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:23:27 [2021-03-11T20:23:27.227Z] #49 19.30 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:23:27 [2021-03-11T20:23:27.227Z] #49 19.37 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:23:27 [2021-03-11T20:23:27.227Z] #49 19.54 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:23:27 [2021-03-11T20:23:27.227Z] #49 19.73 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:23:27 [2021-03-11T20:23:27.227Z] #49 20.51 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:23:27 [2021-03-11T20:23:27.227Z] #49 21.39 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:23:27 [2021-03-11T20:23:27.227Z] #49 22.57 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:23:27 [2021-03-11T20:23:27.227Z] #49 24.02 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:23:27 [2021-03-11T20:23:27.227Z] #49 24.21 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:23:27 [2021-03-11T20:23:27.227Z] #49 24.39 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:23:27 [2021-03-11T20:23:27.227Z] #49 24.44 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:23:27 [2021-03-11T20:23:27.227Z] #49 25.41 runtime/cgo
20:23:27 [2021-03-11T20:23:27.227Z] #49 25.41 runtime
20:23:27 [2021-03-11T20:23:27.227Z] #49 ...
20:23:27 [2021-03-11T20:23:27.227Z] 
20:23:27 [2021-03-11T20:23:27.227Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:27 [2021-03-11T20:23:27.227Z] #47 sha256:4175beff98cab0134b1c9d52ac4ea8b1de55590a2b90896bdc91fbe25b776f63
20:23:27 [2021-03-11T20:23:27.227Z] #47 27.76 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
20:23:27 [2021-03-11T20:23:27.227Z] #47 27.80 go: downloading github.com/ultraware/funlen v0.0.2
20:23:27 [2021-03-11T20:23:27.227Z] #47 27.80 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:23:27 [2021-03-11T20:23:27.227Z] #47 27.81 go: downloading github.com/sourcegraph/go-diff v0.5.1
20:23:27 [2021-03-11T20:23:27.227Z] #47 27.88 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
20:23:27 [2021-03-11T20:23:27.239Z] #40 16.75 Selecting previously unselected package libprotobuf-dev:amd64.
20:23:27 [2021-03-11T20:23:27.239Z] #40 16.75 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
20:23:27 [2021-03-11T20:23:27.239Z] #40 16.80 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:23:27 [2021-03-11T20:23:27.485Z] #47 28.00 go: downloading github.com/ultraware/whitespace v0.0.4
20:23:27 [2021-03-11T20:23:27.485Z] #47 28.04 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:23:27 [2021-03-11T20:23:27.485Z] #47 28.10 go: extracting github.com/ultraware/whitespace v0.0.4
20:23:27 [2021-03-11T20:23:27.495Z] #40 17.24 Selecting previously unselected package libprotoc17:amd64.
20:23:27 [2021-03-11T20:23:27.495Z] #40 17.24 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
20:23:27 [2021-03-11T20:23:27.495Z] #40 17.25 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
20:23:27 [2021-03-11T20:23:27.744Z] #47 28.21 go: downloading github.com/go-toolsmith/typep v1.0.0
20:23:27 [2021-03-11T20:23:27.744Z] #47 28.23 go: extracting github.com/pmezard/go-difflib v1.0.0
20:23:27 [2021-03-11T20:23:27.744Z] #47 28.25 go: extracting github.com/ultraware/funlen v0.0.2
20:23:27 [2021-03-11T20:23:27.744Z] #47 28.31 go: extracting github.com/go-toolsmith/astcast v1.0.0
20:23:27 [2021-03-11T20:23:27.744Z] #47 28.35 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:23:27 [2021-03-11T20:23:27.744Z] #47 28.36 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:23:27 [2021-03-11T20:23:27.744Z] #47 28.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:23:27 [2021-03-11T20:23:27.744Z] #47 28.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:23:28 [2021-03-11T20:23:28.058Z] #40 17.53 Selecting previously unselected package protobuf-c-compiler.
20:23:28 [2021-03-11T20:23:28.058Z] #40 17.54 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
20:23:28 [2021-03-11T20:23:28.058Z] #40 17.60 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:23:28 [2021-03-11T20:23:28.058Z] #40 17.69 Selecting previously unselected package protobuf-compiler.
20:23:28 [2021-03-11T20:23:28.058Z] #40 17.69 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
20:23:28 [2021-03-11T20:23:28.058Z] #40 17.70 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:23:28 [2021-03-11T20:23:28.058Z] #40 17.82 Selecting previously unselected package python-pkg-resources.
20:23:28 [2021-03-11T20:23:28.307Z] #47 28.59 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:23:28 [2021-03-11T20:23:28.307Z] #47 28.65 go: extracting github.com/go-toolsmith/astcopy v1.0.0
20:23:28 [2021-03-11T20:23:28.307Z] #47 28.65 go: downloading github.com/uudashr/gocognit v1.0.1
20:23:28 [2021-03-11T20:23:28.307Z] #47 28.73 go: extracting github.com/sourcegraph/go-diff v0.5.1
20:23:28 [2021-03-11T20:23:28.307Z] #47 28.74 go: extracting github.com/go-toolsmith/typep v1.0.0
20:23:28 [2021-03-11T20:23:28.307Z] #47 28.77 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
20:23:28 [2021-03-11T20:23:28.307Z] #47 28.84 go: extracting github.com/mitchellh/go-homedir v1.1.0
20:23:28 [2021-03-11T20:23:28.307Z] #47 28.87 go: downloading github.com/BurntSushi/toml v0.3.1
20:23:28 [2021-03-11T20:23:28.307Z] #47 28.87 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:23:28 [2021-03-11T20:23:28.307Z] #47 28.94 go: extracting github.com/uudashr/gocognit v1.0.1
20:23:28 [2021-03-11T20:23:28.307Z] #47 28.94 go: downloading github.com/go-toolsmith/astequal v1.0.0
20:23:28 [2021-03-11T20:23:28.315Z] #40 17.82 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:23:28 [2021-03-11T20:23:28.315Z] #40 17.83 Unpacking python-pkg-resources (40.8.0-1) ...
20:23:28 [2021-03-11T20:23:28.315Z] #40 17.93 Selecting previously unselected package python-six.
20:23:28 [2021-03-11T20:23:28.315Z] #40 17.93 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:23:28 [2021-03-11T20:23:28.315Z] #40 17.94 Unpacking python-six (1.12.0-1) ...
20:23:28 [2021-03-11T20:23:28.470Z] Client: Docker Engine - Enterprise
20:23:28 [2021-03-11T20:23:28.470Z]  Version:           19.03.12
20:23:28 [2021-03-11T20:23:28.470Z]  API version:       1.40
20:23:28 [2021-03-11T20:23:28.470Z]  Go version:        go1.13.13
20:23:28 [2021-03-11T20:23:28.470Z]  Git commit:        4306744
20:23:28 [2021-03-11T20:23:28.470Z]  Built:             08/05/2020 19:27:53
20:23:28 [2021-03-11T20:23:28.470Z]  OS/Arch:           windows/amd64
20:23:28 [2021-03-11T20:23:28.470Z]  Experimental:      false
20:23:28 [2021-03-11T20:23:28.470Z] 
20:23:28 [2021-03-11T20:23:28.470Z] Server: Docker Engine - Enterprise
20:23:28 [2021-03-11T20:23:28.470Z]  Engine:
20:23:28 [2021-03-11T20:23:28.470Z]   Version:          19.03.12
20:23:28 [2021-03-11T20:23:28.470Z]   API version:      1.40 (minimum version 1.24)
20:23:28 [2021-03-11T20:23:28.470Z]   Go version:       go1.13.13
20:23:28 [2021-03-11T20:23:28.470Z]   Git commit:       f295753ffd
20:23:28 [2021-03-11T20:23:28.470Z]   Built:            08/05/2020 19:26:41
20:23:28 [2021-03-11T20:23:28.470Z]   OS/Arch:          windows/amd64
20:23:28 [2021-03-11T20:23:28.470Z]   Experimental:     true
20:23:28 [2021-03-11T20:23:28.571Z] #40 18.08 Selecting previously unselected package python-protobuf.
20:23:28 [2021-03-11T20:23:28.571Z] #40 18.16 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
20:23:28 [2021-03-11T20:23:28.571Z] #40 18.17 Unpacking python-protobuf (3.6.1.3-2) ...
20:23:28 [2021-03-11T20:23:28.574Z] #47 29.01 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
20:23:28 [2021-03-11T20:23:28.574Z] #47 29.09 go: downloading github.com/go-toolsmith/astp v1.0.0
20:23:28 [2021-03-11T20:23:28.832Z] #47 29.25 go: downloading github.com/spf13/cast v1.3.0
20:23:28 [2021-03-11T20:23:28.832Z] #47 29.28 go: extracting github.com/BurntSushi/toml v0.3.1
20:23:28 [2021-03-11T20:23:28.832Z] #47 29.33 go: downloading github.com/magiconair/properties v1.8.1
20:23:28 [2021-03-11T20:23:28.832Z] #47 29.35 go: downloading github.com/spf13/afero v1.1.2
20:23:28 [2021-03-11T20:23:28.892Z] #40 18.43 Setting up python-pkg-resources (40.8.0-1) ...
20:23:29 [2021-03-11T20:23:29.089Z] #47 29.59 go: extracting github.com/go-toolsmith/astequal v1.0.0
20:23:29 [2021-03-11T20:23:29.090Z] #47 29.61 go: extracting github.com/go-toolsmith/astp v1.0.0
20:23:29 [2021-03-11T20:23:29.090Z] #47 29.61 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
[Pipeline] sh
20:23:29 [2021-03-11T20:23:29.272Z] #24 ...
20:23:29 [2021-03-11T20:23:29.272Z] 
20:23:29 [2021-03-11T20:23:29.272Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
20:23:29 [2021-03-11T20:23:29.272Z] #60 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665
20:23:29 [2021-03-11T20:23:29.272Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
20:23:29 [2021-03-11T20:23:29.272Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
20:23:29 [2021-03-11T20:23:29.272Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:23:29 [2021-03-11T20:23:29.272Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:23:29 [2021-03-11T20:23:29.272Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.0s done
20:23:29 [2021-03-11T20:23:29.272Z] #60 DONE 2.6s
20:23:29 [2021-03-11T20:23:29.272Z] 
20:23:29 [2021-03-11T20:23:29.272Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:23:29 [2021-03-11T20:23:29.272Z] #8 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
20:23:29 [2021-03-11T20:23:29.272Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
20:23:29 [2021-03-11T20:23:29.272Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
20:23:29 [2021-03-11T20:23:29.272Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
20:23:29 [2021-03-11T20:23:29.272Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.6s done
20:23:29 [2021-03-11T20:23:29.272Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
20:23:29 [2021-03-11T20:23:29.272Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.6s done
20:23:29 [2021-03-11T20:23:29.272Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.7s
20:23:29 [2021-03-11T20:23:29.272Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.8s done
20:23:29 [2021-03-11T20:23:29.272Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0.9s
20:23:29 [2021-03-11T20:23:29.272Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 65.01MB / 97.69MB 2.7s
20:23:29 [2021-03-11T20:23:29.272Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 57.67MB / 62.53MB 2.7s
20:23:29 [2021-03-11T20:23:29.272Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 2.8s
20:23:29 [2021-03-11T20:23:29.347Z] #47 29.82 go: downloading github.com/gobwas/glob v0.2.3
20:23:29 [2021-03-11T20:23:29.347Z] #47 29.83 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
20:23:29 [2021-03-11T20:23:29.347Z] #47 29.84 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:23:29 [2021-03-11T20:23:29.347Z] #47 29.84 go: extracting github.com/spf13/cast v1.3.0
20:23:29 [2021-03-11T20:23:29.347Z] #47 30.01 go: extracting github.com/magiconair/properties v1.8.1
20:23:29 [2021-03-11T20:23:29.347Z] #47 ...
20:23:29 [2021-03-11T20:23:29.347Z] 
20:23:29 [2021-03-11T20:23:29.347Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:23:29 [2021-03-11T20:23:29.347Z] #56 sha256:19976d5359e7a3593b3196546606e8ecfe86009b6723f1e8115393f06a91f5ef
20:23:29 [2021-03-11T20:23:29.347Z] #56 20.00 go: extracting github.com/urfave/cli/v2 v2.3.0
20:23:29 [2021-03-11T20:23:29.347Z] #56 22.68 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:23:29 [2021-03-11T20:23:29.347Z] #56 23.97 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:23:29 [2021-03-11T20:23:29.347Z] #56 24.15 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
20:23:29 [2021-03-11T20:23:29.347Z] #56 24.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:23:29 [2021-03-11T20:23:29.347Z] #56 24.59 go: extracting github.com/russross/blackfriday/v2 v2.1.0
20:23:29 [2021-03-11T20:23:29.347Z] #56 24.99 go: extracting github.com/u-root/u-root v7.0.0+incompatible
20:23:29 [2021-03-11T20:23:29.347Z] #56 27.81 go: finding github.com/pkg/errors v0.9.1
20:23:29 [2021-03-11T20:23:29.347Z] #56 27.99 go: finding github.com/sirupsen/logrus v1.7.0
20:23:29 [2021-03-11T20:23:29.347Z] #56 28.05 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:23:29 [2021-03-11T20:23:29.347Z] #56 28.22 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:23:29 [2021-03-11T20:23:29.347Z] #56 28.28 go: finding github.com/google/uuid v1.2.0
20:23:29 [2021-03-11T20:23:29.347Z] #56 28.39 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
20:23:29 [2021-03-11T20:23:29.347Z] #56 28.40 go: finding github.com/gofrs/flock v0.8.0
20:23:29 [2021-03-11T20:23:29.347Z] #56 28.44 go: finding github.com/moby/vpnkit v0.4.0
20:23:29 [2021-03-11T20:23:29.347Z] #56 28.55 go: finding github.com/gorilla/mux v1.8.0
20:23:29 [2021-03-11T20:23:29.347Z] #56 28.59 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:23:29 [2021-03-11T20:23:29.347Z] #56 28.62 go: finding github.com/moby/sys/mountinfo v0.4.0
20:23:29 [2021-03-11T20:23:29.347Z] #56 28.63 go: finding github.com/u-root/u-root v7.0.0+incompatible
20:23:29 [2021-03-11T20:23:29.347Z] #56 28.64 go: finding github.com/urfave/cli/v2 v2.3.0
20:23:29 [2021-03-11T20:23:29.347Z] #56 28.85 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
20:23:29 [2021-03-11T20:23:29.347Z] #56 29.02 go: finding github.com/russross/blackfriday/v2 v2.1.0
20:23:29 [2021-03-11T20:23:29.455Z] #40 ...
20:23:29 [2021-03-11T20:23:29.455Z] 
20:23:29 [2021-03-11T20:23:29.455Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:23:29 [2021-03-11T20:23:29.455Z] #32 sha256:c2fe8178835006b635ccc0cefe399a9afa3885a785414e9bd1bb76e6585af527
20:23:29 [2021-03-11T20:23:29.455Z] #32 12.15 internal/syscall/unix
20:23:29 [2021-03-11T20:23:29.455Z] #32 12.23 internal/syscall/execenv
20:23:29 [2021-03-11T20:23:29.456Z] #32 12.23 time
20:23:29 [2021-03-11T20:23:29.456Z] #32 14.05 internal/poll
20:23:29 [2021-03-11T20:23:29.456Z] #32 14.49 os
20:23:29 [2021-03-11T20:23:29.456Z] #32 14.91 internal/fmtsort
20:23:29 [2021-03-11T20:23:29.456Z] #32 15.23 path/filepath
20:23:29 [2021-03-11T20:23:29.456Z] #32 15.24 fmt
20:23:29 [2021-03-11T20:23:29.456Z] #32 15.65 io/ioutil
20:23:29 [2021-03-11T20:23:29.456Z] #32 16.06 log
20:23:29 [2021-03-11T20:23:29.456Z] #32 16.06 flag
20:23:29 [2021-03-11T20:23:29.456Z] #32 16.06 github.com/BurntSushi/toml
20:23:29 [2021-03-11T20:23:29.456Z] #32 17.05 github.com/BurntSushi/toml/cmd/tomlv
20:23:29 [2021-03-11T20:23:29.456Z] #32 DONE 19.2s
20:23:29 [2021-03-11T20:23:29.535Z] #8 ...
20:23:29 [2021-03-11T20:23:29.535Z] 
20:23:29 [2021-03-11T20:23:29.535Z] #21 [internal] load build context
20:23:29 [2021-03-11T20:23:29.535Z] #21 sha256:13db1e0f6a22592482f4d3b1a51ab0ae5c1dc5b32774502b319279493c506b3e
20:23:29 [2021-03-11T20:23:29.535Z] #21 transferring context: 53.42MB 2.7s done
20:23:29 [2021-03-11T20:23:29.535Z] #21 DONE 3.1s
20:23:29 [2021-03-11T20:23:29.535Z] 
20:23:29 [2021-03-11T20:23:29.535Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:23:29 [2021-03-11T20:23:29.535Z] #8 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
20:23:29 [2021-03-11T20:23:29.535Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 81.79MB / 97.69MB 3.0s
20:23:29 [2021-03-11T20:23:29.605Z] #56 ...
20:23:29 [2021-03-11T20:23:29.605Z] 
20:23:29 [2021-03-11T20:23:29.605Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
20:23:29 [2021-03-11T20:23:29.605Z] #62 sha256:26004166c6df1583dbe5d918876c57cc6b999ed87f394688b9cc5f504866763a
20:23:29 [2021-03-11T20:23:29.605Z] #62 26.59 Checking out files:  62% (1190/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
20:23:29 [2021-03-11T20:23:29.605Z] #62 27.25 + cd /tmp/tmp.llhvJ3jymt/src/github.com/docker/libnetwork
20:23:29 [2021-03-11T20:23:29.605Z] #62 27.25 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
20:23:29 [2021-03-11T20:23:29.605Z] #62 27.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:23:29 [2021-03-11T20:23:29.713Z] 
20:23:29 [2021-03-11T20:23:29.713Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:29 [2021-03-11T20:23:29.713Z] #47 sha256:bae9f4555e2790d4d8724e9885a9dbf0f5d4c89eeab774fb3dd4bafbdc6a0100
20:23:29 [2021-03-11T20:23:29.713Z] #47 11.93 go: extracting golang.org/x/text v0.3.2
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.35 go: finding github.com/fatih/color v1.7.0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.35 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.39 go: finding github.com/go-lintpack/lintpack v0.5.2
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.40 go: finding github.com/go-critic/go-critic v0.4.1
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.40 go: finding github.com/pkg/errors v0.8.1
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.40 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.46 go: finding github.com/mattn/go-colorable v0.1.4
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.47 go: finding github.com/mitchellh/go-homedir v1.1.0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.48 go: finding github.com/mattn/go-isatty v0.0.8
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.48 go: finding github.com/go-toolsmith/astfmt v1.0.0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.50 go: finding github.com/spf13/viper v1.6.1
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.52 go: finding github.com/go-toolsmith/astequal v1.0.0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.54 go: finding github.com/go-toolsmith/astp v1.0.0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.54 go: finding github.com/stretchr/testify v1.4.0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.54 go: finding github.com/sirupsen/logrus v1.4.2
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.56 go: finding github.com/go-toolsmith/astcopy v1.0.0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.56 go: finding github.com/go-toolsmith/astcast v1.0.0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.56 go: finding github.com/go-toolsmith/typep v1.0.0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.57 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.57 go: finding github.com/bombsimon/wsl/v2 v2.0.0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.57 go: finding github.com/fsnotify/fsnotify v1.4.7
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.58 go: finding github.com/pmezard/go-difflib v1.0.0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.58 go: finding github.com/spf13/cobra v0.0.5
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.58 go: finding github.com/hashicorp/hcl v1.0.0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.60 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.60 go: finding github.com/gobwas/glob v0.2.3
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.60 go: finding github.com/go-toolsmith/strparse v1.0.0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.61 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.61 go: finding github.com/spf13/pflag v1.0.5
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.62 go: finding github.com/stretchr/objx v0.2.0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.62 go: finding github.com/davecgh/go-spew v1.1.1
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.63 go: finding github.com/magiconair/properties v1.8.1
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.64 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.64 go: finding github.com/mitchellh/mapstructure v1.1.2
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.66 go: finding gopkg.in/yaml.v2 v2.2.7
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.67 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.67 go: finding github.com/pelletier/go-toml v1.2.0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.67 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.67 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.67 go: finding github.com/spf13/afero v1.1.2
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.69 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.69 go: finding github.com/spf13/cast v1.3.0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.69 go: finding github.com/spf13/jwalterweatherman v1.0.0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.70 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.70 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.70 go: finding github.com/subosito/gotenv v1.2.0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.71 go: finding gopkg.in/ini.v1 v1.51.0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.76 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.77 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.77 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.77 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.77 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.77 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.78 go: finding golang.org/x/text v0.3.2
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.78 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.80 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.81 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.81 go: finding github.com/kisielk/gotool v1.0.0
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.81 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.81 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.81 go: finding github.com/sourcegraph/go-diff v0.5.1
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.81 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.82 go: finding github.com/tommy-muehle/go-mnd v1.1.1
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.82 go: finding github.com/ultraware/funlen v0.0.2
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.82 go: finding github.com/ultraware/whitespace v0.0.4
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.83 go: finding github.com/uudashr/gocognit v1.0.1
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.83 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.84 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.87 go: finding github.com/gogo/protobuf v1.2.1
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.89 go: finding honnef.co/go/tools v0.0.1-2019.2.3
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.91 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.91 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.95 go: finding github.com/BurntSushi/toml v0.3.1
20:23:29 [2021-03-11T20:23:29.713Z] #47 13.95 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:23:29 [2021-03-11T20:23:29.799Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.1s done
20:23:29 [2021-03-11T20:23:29.799Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 94.34MB / 97.69MB 3.1s
20:23:29 [2021-03-11T20:23:29.799Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 3.1s
20:23:29 [2021-03-11T20:23:29.799Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.3s
20:23:29 [2021-03-11T20:23:29.969Z] #47 ...
20:23:29 [2021-03-11T20:23:29.969Z] 
20:23:29 [2021-03-11T20:23:29.970Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:23:29 [2021-03-11T20:23:29.970Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:23:29 [2021-03-11T20:23:29.970Z] #40 19.57 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:23:29 [2021-03-11T20:23:29.970Z] #40 19.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:23:29 [2021-03-11T20:23:29.970Z] #40 19.68 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:23:29 [2021-03-11T20:23:29.970Z] #40 19.78 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:23:30 [2021-03-11T20:23:30.027Z] + docker info
20:23:30 [2021-03-11T20:23:30.034Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a0d67084aba1c2b4) in /home/ubuntu/workspace/moby_PR-42068
[Pipeline] {
[Pipeline] checkout
20:23:30 [2021-03-11T20:23:30.219Z] The recommended git tool is: git
20:23:30 [2021-03-11T20:23:30.226Z] #40 19.80 Setting up python-six (1.12.0-1) ...
20:23:30 [2021-03-11T20:23:30.789Z] #40 ...
20:23:30 [2021-03-11T20:23:30.789Z] 
20:23:30 [2021-03-11T20:23:30.789Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:23:30 [2021-03-11T20:23:30.790Z] #49 sha256:a58d1503e9418e273c05cc9e41f961d8ed5e71691ae5b28e80af02e9f5356e1c
20:23:30 [2021-03-11T20:23:30.790Z] #49 10.55 bufio
20:23:30 [2021-03-11T20:23:30.790Z] #49 10.93 reflect
20:23:30 [2021-03-11T20:23:30.790Z] #49 11.36 regexp/syntax
20:23:30 [2021-03-11T20:23:30.790Z] #49 12.67 time
20:23:30 [2021-03-11T20:23:30.790Z] #49 14.02 regexp
20:23:30 [2021-03-11T20:23:30.790Z] #49 14.20 internal/poll
20:23:30 [2021-03-11T20:23:30.790Z] #49 14.21 context
20:23:30 [2021-03-11T20:23:30.790Z] #49 14.90 os
20:23:30 [2021-03-11T20:23:30.790Z] #49 15.65 encoding/binary
20:23:30 [2021-03-11T20:23:30.790Z] #49 15.94 fmt
20:23:30 [2021-03-11T20:23:30.790Z] #49 15.94 mvdan.cc/sh/v3/fileutil
20:23:30 [2021-03-11T20:23:30.790Z] #49 16.06 encoding/base64
20:23:30 [2021-03-11T20:23:30.790Z] #49 16.06 golang.org/x/sys/unix
20:23:30 [2021-03-11T20:23:30.790Z] #49 17.36 github.com/pkg/diff
20:23:30 [2021-03-11T20:23:30.790Z] #49 17.36 go/token
20:23:30 [2021-03-11T20:23:30.790Z] #49 17.37 mvdan.cc/editorconfig
20:23:30 [2021-03-11T20:23:30.790Z] #49 17.38 mvdan.cc/sh/v3/syntax
20:23:30 [2021-03-11T20:23:30.790Z] #49 17.38 encoding/json
20:23:30 [2021-03-11T20:23:30.790Z] #49 18.08 go/scanner
20:23:30 [2021-03-11T20:23:30.790Z] #49 18.86 go/ast
20:23:30 [2021-03-11T20:23:30.790Z] #49 19.96 golang.org/x/crypto/ssh/terminal
20:23:31 [2021-03-11T20:23:31.047Z] #49 ...
20:23:31 [2021-03-11T20:23:31.047Z] 
20:23:31 [2021-03-11T20:23:31.047Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:23:31 [2021-03-11T20:23:31.047Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:23:31 [2021-03-11T20:23:31.047Z] #11 9.805 Reading package lists...
20:23:31 [2021-03-11T20:23:31.047Z] #11 11.32 Reading package lists...
20:23:31 [2021-03-11T20:23:31.047Z] #11 12.85 Building dependency tree...
20:23:31 [2021-03-11T20:23:31.047Z] #11 13.52 The following additional packages will be installed:
20:23:31 [2021-03-11T20:23:31.047Z] #11 13.52   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:23:31 [2021-03-11T20:23:31.047Z] #11 13.53   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:23:31 [2021-03-11T20:23:31.047Z] #11 13.53   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:23:31 [2021-03-11T20:23:31.047Z] #11 13.53   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
20:23:31 [2021-03-11T20:23:31.047Z] #11 13.54   mingw-w64-x86-64-dev
20:23:31 [2021-03-11T20:23:31.047Z] #11 13.54 Suggested packages:
20:23:31 [2021-03-11T20:23:31.047Z] #11 13.54   gcc-8-locales seccomp wine64
20:23:31 [2021-03-11T20:23:31.047Z] #11 13.92 The following NEW packages will be installed:
20:23:31 [2021-03-11T20:23:31.047Z] #11 13.92   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:23:31 [2021-03-11T20:23:31.047Z] #11 13.92   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:23:31 [2021-03-11T20:23:31.047Z] #11 13.92   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:23:31 [2021-03-11T20:23:31.047Z] #11 13.92   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:23:31 [2021-03-11T20:23:31.047Z] #11 13.92   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:23:31 [2021-03-11T20:23:31.047Z] #11 13.92   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:23:31 [2021-03-11T20:23:31.047Z] #11 13.92 The following packages will be upgraded:
20:23:31 [2021-03-11T20:23:31.047Z] #11 13.92   libsystemd0 libudev1
20:23:31 [2021-03-11T20:23:31.047Z] #11 14.20 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
20:23:31 [2021-03-11T20:23:31.047Z] #11 14.20 Need to get 78.2 MB of archives.
20:23:31 [2021-03-11T20:23:31.047Z] #11 14.20 After this operation, 487 MB of additional disk space will be used.
20:23:31 [2021-03-11T20:23:31.047Z] #11 14.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 14.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 14.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 14.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 14.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 14.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 14.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 14.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 14.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 14.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 14.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 15.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 16.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 16.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 16.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 16.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 16.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 16.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 16.75 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 16.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 16.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 16.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 16.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 16.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 16.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 16.81 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 16.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
20:23:31 [2021-03-11T20:23:31.047Z] #11 17.10 debconf: delaying package configuration, since apt-utils is not installed
20:23:31 [2021-03-11T20:23:31.047Z] #11 17.14 Fetched 78.2 MB in 3s (27.2 MB/s)
20:23:31 [2021-03-11T20:23:31.047Z] #11 17.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:23:31 [2021-03-11T20:23:31.047Z] #11 17.23 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
20:23:31 [2021-03-11T20:23:31.047Z] #11 17.25 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
20:23:31 [2021-03-11T20:23:31.047Z] #11 17.46 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
20:23:31 [2021-03-11T20:23:31.047Z] #11 17.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:23:31 [2021-03-11T20:23:31.047Z] #11 17.78 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
20:23:31 [2021-03-11T20:23:31.047Z] #11 17.79 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
20:23:31 [2021-03-11T20:23:31.047Z] #11 17.91 Setting up libudev1:amd64 (241-7~deb10u6) ...
20:23:31 [2021-03-11T20:23:31.047Z] #11 18.04 Selecting previously unselected package binutils-mingw-w64-i686.
20:23:31 [2021-03-11T20:23:31.047Z] #11 18.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:23:31 [2021-03-11T20:23:31.047Z] #11 18.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
20:23:31 [2021-03-11T20:23:31.047Z] #11 18.16 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:23:31 [2021-03-11T20:23:31.047Z] #11 19.17 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:23:31 [2021-03-11T20:23:31.047Z] #11 19.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
20:23:31 [2021-03-11T20:23:31.047Z] #11 19.18 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:23:31 [2021-03-11T20:23:31.047Z] #11 20.22 Selecting previously unselected package binutils-mingw-w64.
20:23:31 [2021-03-11T20:23:31.047Z] #11 20.23 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:23:31 [2021-03-11T20:23:31.047Z] #11 20.24 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:23:31 [2021-03-11T20:23:31.047Z] #11 20.36 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:23:31 [2021-03-11T20:23:31.047Z] #11 20.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
20:23:31 [2021-03-11T20:23:31.047Z] #11 20.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:23:31 [2021-03-11T20:23:31.047Z] #11 20.49 Selecting previously unselected package dmsetup.
20:23:31 [2021-03-11T20:23:31.047Z] #11 20.49 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
20:23:31 [2021-03-11T20:23:31.047Z] #11 20.50 Unpacking dmsetup (2:1.02.155-3) ...
20:23:31 [2021-03-11T20:23:31.047Z] #11 20.60 Selecting previously unselected package mingw-w64-common.
20:23:31 [2021-03-11T20:23:31.047Z] #11 20.60 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:23:31 [2021-03-11T20:23:31.047Z] #11 20.62 Unpacking mingw-w64-common (6.0.0-3) ...
20:23:31 [2021-03-11T20:23:31.196Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.9s done
20:23:31 [2021-03-11T20:23:31.196Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.6s done
20:23:31 [2021-03-11T20:23:31.405Z] #30 ...
20:23:31 [2021-03-11T20:23:31.405Z] 
20:23:31 [2021-03-11T20:23:31.405Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:31 [2021-03-11T20:23:31.405Z] #47 sha256:f0c9b7f622cfbe9cc84ca1146fac92eaed433893b68ab5396c47a3558d2ce873
20:23:31 [2021-03-11T20:23:31.405Z] #47 4.760 + RM_GOPATH=0
20:23:31 [2021-03-11T20:23:31.405Z] #47 4.760 + TMP_GOPATH=
20:23:31 [2021-03-11T20:23:31.405Z] #47 4.760 + : /build
20:23:31 [2021-03-11T20:23:31.405Z] #47 4.760 + '[' -z '' ']'
20:23:31 [2021-03-11T20:23:31.405Z] #47 4.760 ++ mktemp -d
20:23:31 [2021-03-11T20:23:31.405Z] #47 4.760 + export GOPATH=/tmp/tmp.9TvSU9hPCA
20:23:31 [2021-03-11T20:23:31.405Z] #47 4.760 + GOPATH=/tmp/tmp.9TvSU9hPCA
20:23:31 [2021-03-11T20:23:31.405Z] #47 4.760 + RM_GOPATH=1
20:23:31 [2021-03-11T20:23:31.405Z] #47 4.760 + case "$(go env GOARCH)" in
20:23:31 [2021-03-11T20:23:31.405Z] #47 4.769 ++ go env GOARCH
20:23:31 [2021-03-11T20:23:31.405Z] #47 4.786 + export GO_BUILDMODE=-buildmode=pie
20:23:31 [2021-03-11T20:23:31.405Z] #47 4.786 + GO_BUILDMODE=-buildmode=pie
20:23:31 [2021-03-11T20:23:31.405Z] #47 4.786 ++ dirname /tmp/install/install.sh
20:23:31 [2021-03-11T20:23:31.405Z] #47 4.792 + dir=/tmp/install
20:23:31 [2021-03-11T20:23:31.405Z] #47 4.792 + bin=golangci_lint
20:23:31 [2021-03-11T20:23:31.405Z] #47 4.792 + shift
20:23:31 [2021-03-11T20:23:31.405Z] #47 4.792 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
20:23:31 [2021-03-11T20:23:31.406Z] #47 4.792 + . /tmp/install/golangci_lint.installer
20:23:31 [2021-03-11T20:23:31.406Z] #47 4.792 ++ : v1.23.8
20:23:31 [2021-03-11T20:23:31.406Z] #47 4.792 + install_golangci_lint
20:23:31 [2021-03-11T20:23:31.406Z] #47 4.792 + set -e
20:23:31 [2021-03-11T20:23:31.406Z] #47 4.792 + export GO111MODULE=on
20:23:31 [2021-03-11T20:23:31.406Z] #47 4.792 + GO111MODULE=on
20:23:31 [2021-03-11T20:23:31.406Z] #47 4.792 + GOBIN=/build
20:23:31 [2021-03-11T20:23:31.406Z] #47 4.796 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
20:23:31 [2021-03-11T20:23:31.406Z] #47 4.843 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
20:23:31 [2021-03-11T20:23:31.406Z] #47 4.843 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
20:23:31 [2021-03-11T20:23:31.406Z] #47 4.843 go: finding github.com/golangci/golangci-lint v1.23.8
20:23:31 [2021-03-11T20:23:31.406Z] #47 4.847 go: finding github.com v1.23.8
20:23:31 [2021-03-11T20:23:31.406Z] #47 4.847 go: finding github.com/golangci v1.23.8
20:23:31 [2021-03-11T20:23:31.406Z] #47 ...
20:23:31 [2021-03-11T20:23:31.406Z] 
20:23:31 [2021-03-11T20:23:31.406Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:23:31 [2021-03-11T20:23:31.406Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
20:23:31 [2021-03-11T20:23:31.406Z] #30 5.379 + git clone https://github.com/kolyshkin/go-swagger.git .
20:23:31 [2021-03-11T20:23:31.406Z] #30 5.379 Cloning into '.'...
20:23:31 [2021-03-11T20:23:31.620Z] #11 ...
20:23:31 [2021-03-11T20:23:31.620Z] 
20:23:31 [2021-03-11T20:23:31.620Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:23:31 [2021-03-11T20:23:31.620Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:23:31 [2021-03-11T20:23:31.620Z] #40 21.29 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:23:31 [2021-03-11T20:23:31.877Z] #40 21.38 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:23:31 [2021-03-11T20:23:31.877Z] #40 ...
20:23:31 [2021-03-11T20:23:31.877Z] 
20:23:31 [2021-03-11T20:23:31.877Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:23:31 [2021-03-11T20:23:31.877Z] #43 sha256:03c2eea43a04288606669dbe6a832cae02de140dd55f0f4c344354acb8966247
20:23:31 [2021-03-11T20:23:31.877Z] #43 11.34 path
20:23:31 [2021-03-11T20:23:31.877Z] #43 12.58 reflect
20:23:31 [2021-03-11T20:23:31.877Z] #43 12.59 regexp/syntax
20:23:31 [2021-03-11T20:23:31.877Z] #43 12.59 crypto
20:23:31 [2021-03-11T20:23:31.877Z] #43 12.62 crypto/rc4
20:23:31 [2021-03-11T20:23:31.877Z] #43 13.90 time
20:23:31 [2021-03-11T20:23:31.877Z] #43 14.46 regexp
20:23:31 [2021-03-11T20:23:31.877Z] #43 15.44 path/filepath
20:23:31 [2021-03-11T20:23:31.877Z] #43 15.45 net
20:23:31 [2021-03-11T20:23:31.877Z] #43 15.78 github.com/LK4D4/vndr/versioned
20:23:31 [2021-03-11T20:23:31.877Z] #43 15.78 internal/lazyregexp
20:23:31 [2021-03-11T20:23:31.877Z] #43 16.00 os/exec
20:23:31 [2021-03-11T20:23:31.877Z] #43 16.86 crypto/cipher
20:23:31 [2021-03-11T20:23:31.877Z] #43 16.87 crypto/sha512
20:23:31 [2021-03-11T20:23:31.877Z] #43 16.87 crypto/ed25519/internal/edwards25519
20:23:31 [2021-03-11T20:23:31.877Z] #43 16.87 crypto/md5
20:23:31 [2021-03-11T20:23:31.877Z] #43 16.87 crypto/sha1
20:23:31 [2021-03-11T20:23:31.877Z] #43 16.88 crypto/sha256
20:23:31 [2021-03-11T20:23:31.877Z] #43 16.94 go/token
20:23:31 [2021-03-11T20:23:31.877Z] #43 17.49 net/url
20:23:31 [2021-03-11T20:23:31.877Z] #43 17.65 text/template/parse
20:23:31 [2021-03-11T20:23:31.877Z] #43 17.66 encoding/json
20:23:31 [2021-03-11T20:23:31.877Z] #43 17.66 go/scanner
20:23:31 [2021-03-11T20:23:31.877Z] #43 17.85 encoding/xml
20:23:31 [2021-03-11T20:23:31.877Z] #43 18.21 compress/flate
20:23:31 [2021-03-11T20:23:31.877Z] #43 18.63 go/ast
20:23:31 [2021-03-11T20:23:31.877Z] #43 19.16 crypto/aes
20:23:31 [2021-03-11T20:23:31.877Z] #43 19.88 math/big
20:23:31 [2021-03-11T20:23:31.877Z] #43 20.11 compress/gzip
20:23:31 [2021-03-11T20:23:31.877Z] #43 20.46 vendor/golang.org/x/crypto/chacha20poly1305
20:23:31 [2021-03-11T20:23:31.877Z] #43 20.52 vendor/golang.org/x/text/unicode/norm
20:23:31 [2021-03-11T20:23:31.877Z] #43 20.94 mime
20:23:31 [2021-03-11T20:23:31.877Z] #43 ...
20:23:31 [2021-03-11T20:23:31.877Z] 
20:23:31 [2021-03-11T20:23:31.877Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:23:31 [2021-03-11T20:23:31.877Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:23:31 [2021-03-11T20:23:31.877Z] #34 10.26 Reading package lists...
20:23:31 [2021-03-11T20:23:31.877Z] #34 12.19 Building dependency tree...
20:23:31 [2021-03-11T20:23:31.877Z] #34 13.24 The following additional packages will be installed:
20:23:31 [2021-03-11T20:23:31.877Z] #34 13.25   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:23:31 [2021-03-11T20:23:31.877Z] #34 13.26 Suggested packages:
20:23:31 [2021-03-11T20:23:31.877Z] #34 13.26   cmake-doc ninja-build lrzip
20:23:31 [2021-03-11T20:23:31.877Z] #34 13.26 Recommended packages:
20:23:31 [2021-03-11T20:23:31.877Z] #34 13.26   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:23:31 [2021-03-11T20:23:31.877Z] #34 13.49 The following NEW packages will be installed:
20:23:31 [2021-03-11T20:23:31.877Z] #34 13.49   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:23:31 [2021-03-11T20:23:31.877Z] #34 13.50   vim-common xxd
20:23:31 [2021-03-11T20:23:31.877Z] #34 13.77 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
20:23:31 [2021-03-11T20:23:31.877Z] #34 13.77 Need to get 14.9 MB of archives.
20:23:31 [2021-03-11T20:23:31.877Z] #34 13.77 After this operation, 61.8 MB of additional disk space will be used.
20:23:31 [2021-03-11T20:23:31.877Z] #34 13.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:23:31 [2021-03-11T20:23:31.877Z] #34 13.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:23:31 [2021-03-11T20:23:31.877Z] #34 13.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
20:23:31 [2021-03-11T20:23:31.877Z] #34 13.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:23:31 [2021-03-11T20:23:31.877Z] #34 14.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
20:23:31 [2021-03-11T20:23:31.877Z] #34 14.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
20:23:31 [2021-03-11T20:23:31.877Z] #34 14.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
20:23:31 [2021-03-11T20:23:31.877Z] #34 14.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
20:23:31 [2021-03-11T20:23:31.877Z] #34 14.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
20:23:31 [2021-03-11T20:23:31.877Z] #34 14.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
20:23:31 [2021-03-11T20:23:31.877Z] #34 14.59 debconf: delaying package configuration, since apt-utils is not installed
20:23:31 [2021-03-11T20:23:31.877Z] #34 14.64 Fetched 14.9 MB in 1s (21.2 MB/s)
20:23:31 [2021-03-11T20:23:31.877Z] #34 14.68 Selecting previously unselected package xxd.
20:23:31 [2021-03-11T20:23:31.877Z] #34 14.69 (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.)
20:23:31 [2021-03-11T20:23:31.877Z] #34 14.72 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 14.72 Unpacking xxd (2:8.1.0875-5) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 14.84 Selecting previously unselected package vim-common.
20:23:31 [2021-03-11T20:23:31.877Z] #34 14.84 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 14.87 Unpacking vim-common (2:8.1.0875-5) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 15.06 Selecting previously unselected package cmake-data.
20:23:31 [2021-03-11T20:23:31.877Z] #34 15.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 15.09 Unpacking cmake-data (3.13.4-1) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 16.10 Selecting previously unselected package libicu63:amd64.
20:23:31 [2021-03-11T20:23:31.877Z] #34 16.13 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 16.14 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 18.42 Selecting previously unselected package libxml2:amd64.
20:23:31 [2021-03-11T20:23:31.877Z] #34 18.42 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 18.43 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 19.08 Selecting previously unselected package libarchive13:amd64.
20:23:31 [2021-03-11T20:23:31.877Z] #34 19.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 19.14 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 19.29 Selecting previously unselected package libjsoncpp1:amd64.
20:23:31 [2021-03-11T20:23:31.877Z] #34 19.31 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 19.31 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 19.42 Selecting previously unselected package librhash0:amd64.
20:23:31 [2021-03-11T20:23:31.877Z] #34 19.42 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 19.44 Unpacking librhash0:amd64 (1.3.8-1) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 19.53 Selecting previously unselected package libuv1:amd64.
20:23:31 [2021-03-11T20:23:31.877Z] #34 19.53 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 19.54 Unpacking libuv1:amd64 (1.24.1-1) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 19.79 Selecting previously unselected package cmake.
20:23:31 [2021-03-11T20:23:31.877Z] #34 19.79 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 19.80 Unpacking cmake (3.13.4-1) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 20.72 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 20.74 Setting up xxd (2:8.1.0875-5) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 20.75 Setting up libuv1:amd64 (1.24.1-1) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 20.76 Setting up vim-common (2:8.1.0875-5) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 20.80 Setting up librhash0:amd64 (1.3.8-1) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 20.82 Setting up cmake-data (3.13.4-1) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 20.85 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 20.86 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 20.87 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 20.89 Setting up cmake (3.13.4-1) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 20.90 Processing triggers for libc-bin (2.28-10) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 20.93 Processing triggers for mime-support (3.62) ...
20:23:31 [2021-03-11T20:23:31.877Z] #34 DONE 21.6s
20:23:31 [2021-03-11T20:23:31.877Z] 
20:23:31 [2021-03-11T20:23:31.877Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:23:31 [2021-03-11T20:23:31.877Z] #54 sha256:9dd6ed9d68dc0503ca2ee24a9bc8b2c65d0b4d3a5b715079ae6fe61d8fe771af
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.024 + RM_GOPATH=0
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.024 + TMP_GOPATH=
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.024 + : /build
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.024 + '[' -z '' ']'
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.024 ++ mktemp -d
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.025 + export GOPATH=/tmp/tmp.GncWcRHtuR
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.025 + GOPATH=/tmp/tmp.GncWcRHtuR
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.025 + RM_GOPATH=1
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.025 + case "$(go env GOARCH)" in
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.025 ++ go env GOARCH
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.040 + export GO_BUILDMODE=-buildmode=pie
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.041 + GO_BUILDMODE=-buildmode=pie
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.041 ++ dirname /tmp/install/install.sh
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.048 + dir=/tmp/install
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.048 + bin=containerd
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.048 + shift
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.049 + '[' '!' -f /tmp/install/containerd.installer ']'
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.049 + . /tmp/install/containerd.installer
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.049 ++ set -e
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.050 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.050 + install_containerd
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.051 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.051 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.051 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GncWcRHtuR/src/github.com/containerd/containerd
20:23:31 [2021-03-11T20:23:31.877Z] #54 1.058 Cloning into '/tmp/tmp.GncWcRHtuR/src/github.com/containerd/containerd'...
20:23:31 [2021-03-11T20:23:31.877Z] #54 ...
20:23:31 [2021-03-11T20:23:31.877Z] 
20:23:31 [2021-03-11T20:23:31.877Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:23:31 [2021-03-11T20:23:31.877Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:23:31 [2021-03-11T20:23:31.877Z] #40 21.58 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
20:23:31 [2021-03-11T20:23:31.877Z] #40 21.63 Setting up libcap-dev:amd64 (1:2.25-2) ...
20:23:31 [2021-03-11T20:23:31.877Z] #40 21.68 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
20:23:32 [2021-03-11T20:23:32.134Z] #40 21.70 Setting up protobuf-compiler (3.6.1.3-2) ...
20:23:32 [2021-03-11T20:23:32.134Z] #40 21.72 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:23:32 [2021-03-11T20:23:32.134Z] #40 21.75 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:23:32 [2021-03-11T20:23:32.134Z] #40 21.77 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:23:32 [2021-03-11T20:23:32.134Z] #40 21.78 Setting up python-protobuf (3.6.1.3-2) ...
20:23:33 [2021-03-11T20:23:33.099Z] using credential docker-jenkins-github-credentials
20:23:33 [2021-03-11T20:23:33.105Z] Cloning the remote Git repository
20:23:33 [2021-03-11T20:23:33.105Z] Cloning with configured refspecs honoured and without tags
20:23:33 [2021-03-11T20:23:33.754Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
20:23:33 [2021-03-11T20:23:33.754Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 7.0s done
20:23:33 [2021-03-11T20:23:33.754Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 7.0s done
20:23:33 [2021-03-11T20:23:33.754Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done
20:23:33 [2021-03-11T20:23:33.781Z] #62 ...
20:23:33 [2021-03-11T20:23:33.781Z] 
20:23:33 [2021-03-11T20:23:33.781Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:23:33 [2021-03-11T20:23:33.781Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:23:33 [2021-03-11T20:23:33.781Z] #11 23.81 Fetched 8423 kB in 18s (480 kB/s)
20:23:33 [2021-03-11T20:23:33.781Z] #11 23.81 Reading package lists...
20:23:33 [2021-03-11T20:23:33.781Z] #11 30.49 Reading package lists...
20:23:33 [2021-03-11T20:23:33.781Z] #11 ...
20:23:33 [2021-03-11T20:23:33.781Z] 
20:23:33 [2021-03-11T20:23:33.781Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:23:33 [2021-03-11T20:23:33.781Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
20:23:33 [2021-03-11T20:23:33.781Z] #38 23.03 Checking out files:  83% (1400/1682)   
Checking out files:  84% (1413/1682)   
Checking out files:  85% (1430/1682)   
Checking out files:  86% (1447/1682)   
Checking out files:  87% (1464/1682)   
Checking out files:  88% (1481/1682)   
Checking out files:  89% (1497/1682)   
Checking out files:  90% (1514/1682)   
Checking out files:  91% (1531/1682)   
Checking out files:  92% (1548/1682)   
Checking out files:  93% (1565/1682)   
Checking out files:  94% (1582/1682)   
Checking out files:  95% (1598/1682)   
Checking out files:  96% (1615/1682)   
Checking out files:  97% (1632/1682)   
Checking out files:  98% (1649/1682)   
Checking out files:  99% (1666/1682)   
Checking out files: 100% (1682/1682)   
Checking out files: 100% (1682/1682), done.
20:23:33 [2021-03-11T20:23:33.781Z] #38 23.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:23:33 [2021-03-11T20:23:33.781Z] #38 25.61 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:23:33 [2021-03-11T20:23:33.781Z] #38 ...
20:23:33 [2021-03-11T20:23:33.781Z] 
20:23:33 [2021-03-11T20:23:33.781Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:33 [2021-03-11T20:23:33.781Z] #47 sha256:4175beff98cab0134b1c9d52ac4ea8b1de55590a2b90896bdc91fbe25b776f63
20:23:33 [2021-03-11T20:23:33.781Z] #47 30.18 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
20:23:33 [2021-03-11T20:23:33.781Z] #47 30.25 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
20:23:33 [2021-03-11T20:23:33.781Z] #47 30.39 go: extracting github.com/spf13/afero v1.1.2
20:23:33 [2021-03-11T20:23:33.781Z] #47 30.44 go: downloading github.com/gogo/protobuf v1.2.1
20:23:33 [2021-03-11T20:23:33.781Z] #47 30.52 go: extracting github.com/gobwas/glob v0.2.3
20:23:33 [2021-03-11T20:23:33.781Z] #47 30.54 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:23:33 [2021-03-11T20:23:33.781Z] #47 30.72 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
20:23:33 [2021-03-11T20:23:33.782Z] #47 30.90 go: downloading gopkg.in/yaml.v2 v2.2.7
20:23:33 [2021-03-11T20:23:33.782Z] #47 31.13 go: extracting github.com/go-toolsmith/strparse v1.0.0
20:23:33 [2021-03-11T20:23:33.782Z] #47 31.23 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
20:23:33 [2021-03-11T20:23:33.782Z] #47 31.26 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
20:23:33 [2021-03-11T20:23:33.782Z] #47 31.57 go: extracting gopkg.in/yaml.v2 v2.2.7
20:23:33 [2021-03-11T20:23:33.782Z] #47 32.36 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
20:23:32 [2021-03-11T20:23:32.316Z] Cloning repository https://github.com/moby/moby.git
20:23:32 [2021-03-11T20:23:32.361Z]  > git init /home/ubuntu/workspace/moby_PR-42068 # timeout=10
20:23:32 [2021-03-11T20:23:32.750Z] Fetching upstream changes from https://github.com/moby/moby.git
20:23:32 [2021-03-11T20:23:32.750Z]  > git --version # timeout=10
20:23:32 [2021-03-11T20:23:32.761Z]  > git --version # 'git version 2.25.1'
20:23:32 [2021-03-11T20:23:32.761Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:23:32 [2021-03-11T20:23:32.814Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42068/head:refs/remotes/origin/PR-42068 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:23:34 [2021-03-11T20:23:34.027Z] #40 23.54 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
20:23:34 [2021-03-11T20:23:34.027Z] #40 23.55 Processing triggers for libc-bin (2.28-10) ...
20:23:34 [2021-03-11T20:23:34.721Z] #47 ...
20:23:34 [2021-03-11T20:23:34.721Z] 
20:23:34 [2021-03-11T20:23:34.721Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:23:34 [2021-03-11T20:23:34.721Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:23:34 [2021-03-11T20:23:34.721Z] #40 25.24 Fetched 8423 kB in 18s (469 kB/s)
20:23:34 [2021-03-11T20:23:34.721Z] #40 25.24 Reading package lists...
20:23:34 [2021-03-11T20:23:34.721Z] #40 31.84 Reading package lists...
20:23:34 [2021-03-11T20:23:34.721Z] #40 ...
20:23:34 [2021-03-11T20:23:34.721Z] 
20:23:34 [2021-03-11T20:23:34.721Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:23:34 [2021-03-11T20:23:34.721Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:23:34 [2021-03-11T20:23:34.721Z] #34 25.71 Fetched 8423 kB in 19s (446 kB/s)
20:23:34 [2021-03-11T20:23:34.721Z] #34 25.71 Reading package lists...
20:23:34 [2021-03-11T20:23:34.957Z] #40 DONE 24.4s
20:23:34 [2021-03-11T20:23:34.957Z] 
20:23:34 [2021-03-11T20:23:34.957Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:23:34 [2021-03-11T20:23:34.957Z] #49 sha256:a58d1503e9418e273c05cc9e41f961d8ed5e71691ae5b28e80af02e9f5356e1c
20:23:34 [2021-03-11T20:23:34.957Z] #49 21.82 mvdan.cc/sh/v3/cmd/shfmt
20:23:34 [2021-03-11T20:23:34.957Z] #49 DONE 24.4s
20:23:34 [2021-03-11T20:23:34.957Z] 
20:23:34 [2021-03-11T20:23:34.957Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:23:34 [2021-03-11T20:23:34.957Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:23:35 [2021-03-11T20:23:35.149Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.1s
20:23:35 [2021-03-11T20:23:35.289Z] #34 33.02 Reading package lists...
20:23:35 [2021-03-11T20:23:35.289Z] #34 ...
20:23:35 [2021-03-11T20:23:35.289Z] 
20:23:35 [2021-03-11T20:23:35.290Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:23:35 [2021-03-11T20:23:35.290Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
20:23:35 [2021-03-11T20:23:35.290Z] #53 25.59 Fetched 8423 kB in 18s (456 kB/s)
20:23:35 [2021-03-11T20:23:35.290Z] #53 25.59 Reading package lists...
20:23:35 [2021-03-11T20:23:35.438Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.5s done
20:23:35 [2021-03-11T20:23:35.546Z] #53 32.70 Reading package lists...
20:23:35 [2021-03-11T20:23:35.546Z] #53 ...
20:23:35 [2021-03-11T20:23:35.546Z] 
20:23:35 [2021-03-11T20:23:35.546Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:35 [2021-03-11T20:23:35.546Z] #47 sha256:4175beff98cab0134b1c9d52ac4ea8b1de55590a2b90896bdc91fbe25b776f63
20:23:35 [2021-03-11T20:23:35.546Z] #47 36.07 go: extracting github.com/gogo/protobuf v1.2.1
20:23:36 [2021-03-11T20:23:36.324Z] #41 ...
20:23:36 [2021-03-11T20:23:36.325Z] 
20:23:36 [2021-03-11T20:23:36.325Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
20:23:36 [2021-03-11T20:23:36.325Z] #35 sha256:5120c5f0f56902b858425520eef4a03ea400a5a3c087906835e5ba86d37b8b3f
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.158 + RM_GOPATH=0
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.158 + TMP_GOPATH=
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.158 + : /build
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.158 + '[' -z '' ']'
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.159 ++ mktemp -d
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.161 + export GOPATH=/tmp/tmp.hP7Hqm5uVb
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.161 + GOPATH=/tmp/tmp.hP7Hqm5uVb
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.161 + RM_GOPATH=1
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.161 + case "$(go env GOARCH)" in
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.167 ++ go env GOARCH
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.185 + export GO_BUILDMODE=-buildmode=pie
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.185 + GO_BUILDMODE=-buildmode=pie
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.185 ++ dirname /tmp/install/install.sh
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.188 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.188 + dir=/tmp/install
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.188 + bin=tini
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.188 + shift
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.188 + '[' '!' -f /tmp/install/tini.installer ']'
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.188 + . /tmp/install/tini.installer
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.188 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.188 + install_tini
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.188 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.188 + git clone https://github.com/krallin/tini.git /tmp/tmp.hP7Hqm5uVb/tini
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.190 Cloning into '/tmp/tmp.hP7Hqm5uVb/tini'...
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.570 + cd /tmp/tmp.hP7Hqm5uVb/tini
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.571 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.578 + cmake .
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.810 -- The C compiler identification is GNU 8.3.0
20:23:36 [2021-03-11T20:23:36.325Z] #35 1.820 -- Check for working C compiler: /usr/bin/cc
20:23:36 [2021-03-11T20:23:36.325Z] #35 2.043 -- Check for working C compiler: /usr/bin/cc -- works
20:23:36 [2021-03-11T20:23:36.325Z] #35 2.044 -- Detecting C compiler ABI info
20:23:36 [2021-03-11T20:23:36.325Z] #35 2.345 -- Detecting C compiler ABI info - done
20:23:36 [2021-03-11T20:23:36.325Z] #35 2.369 -- Detecting C compile features
20:23:36 [2021-03-11T20:23:36.325Z] #35 3.247 -- Detecting C compile features - done
20:23:36 [2021-03-11T20:23:36.325Z] #35 3.269 -- Performing Test HAS_BUILTIN_FORTIFY
20:23:36 [2021-03-11T20:23:36.325Z] #35 3.381 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:23:36 [2021-03-11T20:23:36.325Z] #35 3.405 -- Configuring done
20:23:36 [2021-03-11T20:23:36.325Z] #35 3.417 -- Generating done
20:23:36 [2021-03-11T20:23:36.325Z] #35 3.417 -- Build files have been written to: /tmp/tmp.hP7Hqm5uVb/tini
20:23:36 [2021-03-11T20:23:36.325Z] #35 3.419 + make tini-static
20:23:36 [2021-03-11T20:23:36.325Z] #35 3.616 Scanning dependencies of target tini-static
20:23:36 [2021-03-11T20:23:36.325Z] #35 3.639 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:23:36 [2021-03-11T20:23:36.325Z] #35 3.999 [100%] Linking C executable tini-static
20:23:36 [2021-03-11T20:23:36.325Z] #35 4.135 [100%] Built target tini-static
20:23:36 [2021-03-11T20:23:36.325Z] #35 4.168 + mkdir -p /build
20:23:36 [2021-03-11T20:23:36.325Z] #35 4.169 + cp tini-static /build/docker-init
20:23:36 [2021-03-11T20:23:36.325Z] #35 DONE 4.4s
20:23:36 [2021-03-11T20:23:36.400Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c
20:23:36 [2021-03-11T20:23:36.582Z] 
20:23:36 [2021-03-11T20:23:36.582Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:23:36 [2021-03-11T20:23:36.582Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:23:36 [2021-03-11T20:23:36.582Z] #11 22.33 Selecting previously unselected package mingw-w64-x86-64-dev.
20:23:36 [2021-03-11T20:23:36.582Z] #11 22.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:23:36 [2021-03-11T20:23:36.582Z] #11 22.34 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:23:36 [2021-03-11T20:23:36.582Z] #11 24.07 Selecting previously unselected package gcc-mingw-w64-base.
20:23:36 [2021-03-11T20:23:36.582Z] #11 24.07 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:23:36 [2021-03-11T20:23:36.582Z] #11 24.09 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:23:36 [2021-03-11T20:23:36.582Z] #11 24.23 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:23:36 [2021-03-11T20:23:36.582Z] #11 24.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:23:36 [2021-03-11T20:23:36.582Z] #11 24.34 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:23:36 [2021-03-11T20:23:36.652Z] #30 ...
20:23:36 [2021-03-11T20:23:36.652Z] 
20:23:36 [2021-03-11T20:23:36.652Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
20:23:36 [2021-03-11T20:23:36.652Z] #62 sha256:5fe75b43c3a70ea062bc3d0b8d1b970cc64dfc17b6542249f3271f3725f86001
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.603 + RM_GOPATH=0
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.603 + TMP_GOPATH=
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.603 + : /build
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.603 + '[' -z '' ']'
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.603 ++ mktemp -d
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.603 + export GOPATH=/tmp/tmp.tENSzUdkok
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.603 + GOPATH=/tmp/tmp.tENSzUdkok
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.603 + RM_GOPATH=1
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.603 + case "$(go env GOARCH)" in
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.609 ++ go env GOARCH
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.659 + export GO_BUILDMODE=-buildmode=pie
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.659 + GO_BUILDMODE=-buildmode=pie
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.659 ++ dirname /tmp/install/install.sh
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.659 + dir=/tmp/install
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.659 + bin=proxy
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.659 + shift
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.659 + '[' '!' -f /tmp/install/proxy.installer ']'
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.659 + . /tmp/install/proxy.installer
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.659 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.659 + install_proxy
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.659 + case "$1" in
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.659 + export CGO_ENABLED=0
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.659 + CGO_ENABLED=0
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.659 + _install_proxy
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.659 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.659 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.tENSzUdkok/src/github.com/docker/libnetwork
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.659 Cloning into '/tmp/tmp.tENSzUdkok/src/github.com/docker/libnetwork'...
20:23:36 [2021-03-11T20:23:36.652Z] #62 4.659 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
20:23:36 [2021-03-11T20:23:36.652Z] #62 ...
20:23:36 [2021-03-11T20:23:36.652Z] 
20:23:36 [2021-03-11T20:23:36.652Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:23:36 [2021-03-11T20:23:36.652Z] #32 sha256:07162084a50de51a87d93b903801772a3e31e5338d95f04bed6f27b6533ab0b9
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.510 + RM_GOPATH=0
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.510 + TMP_GOPATH=
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.510 + : /build
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.510 + '[' -z '' ']'
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.510 ++ mktemp -d
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.562 + export GOPATH=/tmp/tmp.dslnFMRlao
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.562 + GOPATH=/tmp/tmp.dslnFMRlao
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.562 + RM_GOPATH=1
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.562 + case "$(go env GOARCH)" in
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.562 ++ go env GOARCH
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.684 + export GO_BUILDMODE=-buildmode=pie
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.684 + GO_BUILDMODE=-buildmode=pie
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.684 ++ dirname /tmp/install/install.sh
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.684 + dir=/tmp/install
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.684 + bin=tomlv
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.684 + shift
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.684 + '[' '!' -f /tmp/install/tomlv.installer ']'
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.684 + . /tmp/install/tomlv.installer
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.684 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.684 + install_tomlv
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.684 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.684 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dslnFMRlao/src/github.com/BurntSushi/toml
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.684 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:23:36 [2021-03-11T20:23:36.652Z] #32 5.717 Cloning into '/tmp/tmp.dslnFMRlao/src/github.com/BurntSushi/toml'...
20:23:36 [2021-03-11T20:23:36.652Z] #32 7.550 + cd /tmp/tmp.dslnFMRlao/src/github.com/BurntSushi/toml
20:23:36 [2021-03-11T20:23:36.652Z] #32 7.550 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:23:36 [2021-03-11T20:23:36.652Z] #32 7.591 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:23:36 [2021-03-11T20:23:36.652Z] #32 8.188 internal/cpu
20:23:36 [2021-03-11T20:23:36.652Z] #32 8.214 runtime/internal/atomic
20:23:36 [2021-03-11T20:23:36.652Z] #32 8.593 runtime/internal/sys
20:23:36 [2021-03-11T20:23:36.652Z] #32 8.937 runtime/internal/math
20:23:36 [2021-03-11T20:23:36.652Z] #32 8.969 internal/bytealg
20:23:36 [2021-03-11T20:23:36.652Z] #32 9.037 math/bits
20:23:36 [2021-03-11T20:23:36.652Z] #32 9.576 math
20:23:36 [2021-03-11T20:23:36.652Z] #32 9.846 runtime
20:23:36 [2021-03-11T20:23:36.652Z] #32 ...
20:23:36 [2021-03-11T20:23:36.652Z] 
20:23:36 [2021-03-11T20:23:36.652Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:23:36 [2021-03-11T20:23:36.652Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:23:36 [2021-03-11T20:23:36.652Z] #34 6.016 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:23:36 [2021-03-11T20:23:36.652Z] #34 6.160 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:23:36 [2021-03-11T20:23:36.652Z] #34 6.160 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:23:36 [2021-03-11T20:23:36.652Z] #34 7.909 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:23:36 [2021-03-11T20:23:36.652Z] #34 9.940 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:23:36 [2021-03-11T20:23:36.652Z] #34 ...
20:23:36 [2021-03-11T20:23:36.652Z] 
20:23:36 [2021-03-11T20:23:36.652Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
20:23:36 [2021-03-11T20:23:36.652Z] #45 sha256:8867a88b19eec3ca0bc0272f151c5ef50c3a356099dd025a932c60caa1affa17
20:23:36 [2021-03-11T20:23:36.652Z] #45 4.972 + RM_GOPATH=0
20:23:36 [2021-03-11T20:23:36.652Z] #45 4.972 + TMP_GOPATH=
20:23:36 [2021-03-11T20:23:36.652Z] #45 4.972 + : /build
20:23:36 [2021-03-11T20:23:36.652Z] #45 4.972 + '[' -z '' ']'
20:23:36 [2021-03-11T20:23:36.652Z] #45 4.972 ++ mktemp -d
20:23:36 [2021-03-11T20:23:36.652Z] #45 4.972 + export GOPATH=/tmp/tmp.OuPRJU3RGk
20:23:36 [2021-03-11T20:23:36.652Z] #45 4.972 + GOPATH=/tmp/tmp.OuPRJU3RGk
20:23:36 [2021-03-11T20:23:36.652Z] #45 4.972 + RM_GOPATH=1
20:23:36 [2021-03-11T20:23:36.652Z] #45 4.972 + case "$(go env GOARCH)" in
20:23:36 [2021-03-11T20:23:36.652Z] #45 4.972 ++ go env GOARCH
20:23:36 [2021-03-11T20:23:36.652Z] #45 5.002 + export GO_BUILDMODE=-buildmode=pie
20:23:36 [2021-03-11T20:23:36.652Z] #45 5.002 + GO_BUILDMODE=-buildmode=pie
20:23:36 [2021-03-11T20:23:36.652Z] #45 5.002 ++ dirname /tmp/install/install.sh
20:23:36 [2021-03-11T20:23:36.652Z] #45 5.002 + dir=/tmp/install
20:23:36 [2021-03-11T20:23:36.652Z] #45 5.002 + bin=gotestsum
20:23:36 [2021-03-11T20:23:36.652Z] #45 5.002 + shift
20:23:36 [2021-03-11T20:23:36.652Z] #45 5.002 + '[' '!' -f /tmp/install/gotestsum.installer ']'
20:23:36 [2021-03-11T20:23:36.652Z] #45 5.002 + . /tmp/install/gotestsum.installer
20:23:36 [2021-03-11T20:23:36.652Z] #45 5.002 ++ : v0.5.3
20:23:36 [2021-03-11T20:23:36.652Z] #45 5.002 + install_gotestsum
20:23:36 [2021-03-11T20:23:36.652Z] #45 5.008 + set -e
20:23:36 [2021-03-11T20:23:36.652Z] #45 5.008 + export GO111MODULE=on
20:23:36 [2021-03-11T20:23:36.652Z] #45 5.008 + GO111MODULE=on
20:23:36 [2021-03-11T20:23:36.652Z] #45 5.008 + GOBIN=/build
20:23:36 [2021-03-11T20:23:36.652Z] #45 5.008 + go get gotest.tools/gotestsum@v0.5.3
20:23:36 [2021-03-11T20:23:36.652Z] #45 5.020 go: finding gotest.tools v0.5.3
20:23:36 [2021-03-11T20:23:36.652Z] #45 5.020 go: finding gotest.tools/gotestsum v0.5.3
20:23:36 [2021-03-11T20:23:36.652Z] #45 6.126 go: downloading gotest.tools/gotestsum v0.5.3
20:23:36 [2021-03-11T20:23:36.652Z] #45 6.794 go: extracting gotest.tools/gotestsum v0.5.3
20:23:36 [2021-03-11T20:23:36.652Z] #45 8.063 go: downloading github.com/pkg/errors v0.9.1
20:23:36 [2021-03-11T20:23:36.652Z] #45 8.078 go: downloading github.com/spf13/pflag v1.0.3
20:23:36 [2021-03-11T20:23:36.652Z] #45 8.083 go: downloading github.com/fatih/color v1.9.0
20:23:36 [2021-03-11T20:23:36.652Z] #45 8.168 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:23:36 [2021-03-11T20:23:36.652Z] #45 8.255 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:23:36 [2021-03-11T20:23:36.652Z] #45 8.260 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:23:36 [2021-03-11T20:23:36.652Z] #45 8.304 go: extracting github.com/fatih/color v1.9.0
20:23:36 [2021-03-11T20:23:36.652Z] #45 8.334 go: downloading github.com/mattn/go-colorable v0.1.6
20:23:36 [2021-03-11T20:23:36.652Z] #45 8.436 go: downloading github.com/mattn/go-isatty v0.0.12
20:23:36 [2021-03-11T20:23:36.652Z] #45 8.444 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:23:36 [2021-03-11T20:23:36.652Z] #45 8.560 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:23:36 [2021-03-11T20:23:36.652Z] #45 8.570 go: downloading github.com/jonboulle/clockwork v0.1.0
20:23:36 [2021-03-11T20:23:36.652Z] #45 8.680 go: extracting github.com/pkg/errors v0.9.1
20:23:36 [2021-03-11T20:23:36.652Z] #45 8.746 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:23:36 [2021-03-11T20:23:36.652Z] #45 9.046 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:23:36 [2021-03-11T20:23:36.652Z] #45 9.105 go: extracting github.com/spf13/pflag v1.0.3
20:23:36 [2021-03-11T20:23:36.652Z] #45 9.132 go: extracting github.com/mattn/go-isatty v0.0.12
20:23:36 [2021-03-11T20:23:36.652Z] #45 9.288 go: extracting github.com/mattn/go-colorable v0.1.6
20:23:36 [2021-03-11T20:23:36.652Z] #45 9.289 go: extracting github.com/jonboulle/clockwork v0.1.0
20:23:36 [2021-03-11T20:23:36.652Z] #45 ...
20:23:36 [2021-03-11T20:23:36.652Z] 
20:23:36 [2021-03-11T20:23:36.652Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:23:36 [2021-03-11T20:23:36.652Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
20:23:36 [2021-03-11T20:23:36.652Z] #53 4.959 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:23:36 [2021-03-11T20:23:36.652Z] #53 4.994 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:23:36 [2021-03-11T20:23:36.652Z] #53 4.994 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:23:36 [2021-03-11T20:23:36.652Z] #53 6.468 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:23:36 [2021-03-11T20:23:36.652Z] #53 9.132 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:23:36 [2021-03-11T20:23:36.652Z] #53 ...
20:23:36 [2021-03-11T20:23:36.652Z] 
20:23:36 [2021-03-11T20:23:36.652Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:23:36 [2021-03-11T20:23:36.652Z] #43 sha256:8cbdb0beef49b615ecb808cc8c68245870f39cac0cc58809d71da321febafa77
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.281 + RM_GOPATH=0
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.281 + TMP_GOPATH=
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.281 + : /build
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.281 + '[' -z '' ']'
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.281 ++ mktemp -d
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.282 + export GOPATH=/tmp/tmp.ZxSszHSdPF
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.282 + GOPATH=/tmp/tmp.ZxSszHSdPF
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.282 + RM_GOPATH=1
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.282 + case "$(go env GOARCH)" in
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.296 ++ go env GOARCH
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.356 + export GO_BUILDMODE=-buildmode=pie
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.356 + GO_BUILDMODE=-buildmode=pie
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.356 ++ dirname /tmp/install/install.sh
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.368 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.368 + dir=/tmp/install
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.368 + bin=vndr
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.368 + shift
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.368 + '[' '!' -f /tmp/install/vndr.installer ']'
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.368 + . /tmp/install/vndr.installer
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.368 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.368 + install_vndr
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.368 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.368 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZxSszHSdPF/src/github.com/LK4D4/vndr
20:23:36 [2021-03-11T20:23:36.652Z] #43 5.382 Cloning into '/tmp/tmp.ZxSszHSdPF/src/github.com/LK4D4/vndr'...
20:23:36 [2021-03-11T20:23:36.652Z] #43 6.661 + cd /tmp/tmp.ZxSszHSdPF/src/github.com/LK4D4/vndr
20:23:36 [2021-03-11T20:23:36.652Z] #43 6.663 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
20:23:36 [2021-03-11T20:23:36.652Z] #43 6.702 + go build -buildmode=pie -v -o /build/vndr .
20:23:36 [2021-03-11T20:23:36.652Z] #43 8.606 internal/cpu
20:23:36 [2021-03-11T20:23:36.652Z] #43 8.636 runtime/internal/sys
20:23:36 [2021-03-11T20:23:36.652Z] #43 8.843 runtime/internal/math
20:23:36 [2021-03-11T20:23:36.652Z] #43 8.991 internal/race
20:23:36 [2021-03-11T20:23:36.652Z] #43 9.102 sync/atomic
20:23:36 [2021-03-11T20:23:36.652Z] #43 9.190 internal/bytealg
20:23:36 [2021-03-11T20:23:36.652Z] #43 9.457 unicode
20:23:36 [2021-03-11T20:23:36.652Z] #43 10.07 runtime
20:23:36 [2021-03-11T20:23:36.908Z] #43 ...
20:23:36 [2021-03-11T20:23:36.908Z] 
20:23:36 [2021-03-11T20:23:36.908Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:23:36 [2021-03-11T20:23:36.908Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
20:23:36 [2021-03-11T20:23:36.908Z] #38 5.314 + git clone https://github.com/docker/distribution.git .
20:23:36 [2021-03-11T20:23:36.908Z] #38 5.321 Cloning into '.'...
20:23:36 [2021-03-11T20:23:36.908Z] #38 ...
20:23:36 [2021-03-11T20:23:36.908Z] 
20:23:36 [2021-03-11T20:23:36.908Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:23:36 [2021-03-11T20:23:36.908Z] #49 sha256:00eb831a442406ca266352c762483711b821384ef21128c32828024905eeb2fa
20:23:36 [2021-03-11T20:23:36.908Z] #49 5.704 + RM_GOPATH=0
20:23:36 [2021-03-11T20:23:36.908Z] #49 5.704 + TMP_GOPATH=
20:23:36 [2021-03-11T20:23:36.908Z] #49 5.704 + : /build
20:23:36 [2021-03-11T20:23:36.908Z] #49 5.704 + '[' -z '' ']'
20:23:36 [2021-03-11T20:23:36.908Z] #49 5.704 ++ mktemp -d
20:23:36 [2021-03-11T20:23:36.908Z] #49 5.718 + export GOPATH=/tmp/tmp.UeC5xrfGZN
20:23:36 [2021-03-11T20:23:36.908Z] #49 5.718 + GOPATH=/tmp/tmp.UeC5xrfGZN
20:23:36 [2021-03-11T20:23:36.908Z] #49 5.718 + RM_GOPATH=1
20:23:36 [2021-03-11T20:23:36.909Z] #49 5.718 + case "$(go env GOARCH)" in
20:23:36 [2021-03-11T20:23:36.909Z] #49 5.718 ++ go env GOARCH
20:23:36 [2021-03-11T20:23:36.909Z] #49 5.837 + export GO_BUILDMODE=-buildmode=pie
20:23:36 [2021-03-11T20:23:36.909Z] #49 5.837 + GO_BUILDMODE=-buildmode=pie
20:23:36 [2021-03-11T20:23:36.909Z] #49 5.837 ++ dirname /tmp/install/install.sh
20:23:36 [2021-03-11T20:23:36.909Z] #49 5.837 + dir=/tmp/install
20:23:36 [2021-03-11T20:23:36.909Z] #49 5.837 + bin=shfmt
20:23:36 [2021-03-11T20:23:36.909Z] #49 5.837 + shift
20:23:36 [2021-03-11T20:23:36.909Z] #49 5.837 + '[' '!' -f /tmp/install/shfmt.installer ']'
20:23:36 [2021-03-11T20:23:36.909Z] #49 5.837 + . /tmp/install/shfmt.installer
20:23:36 [2021-03-11T20:23:36.909Z] #49 5.837 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:23:36 [2021-03-11T20:23:36.909Z] #49 5.837 + install_shfmt
20:23:36 [2021-03-11T20:23:36.909Z] #49 5.837 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:23:36 [2021-03-11T20:23:36.909Z] #49 5.837 + git clone https://github.com/mvdan/sh.git /tmp/tmp.UeC5xrfGZN/src/github.com/mvdan/sh
20:23:36 [2021-03-11T20:23:36.909Z] #49 5.837 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:23:36 [2021-03-11T20:23:36.909Z] #49 5.838 Cloning into '/tmp/tmp.UeC5xrfGZN/src/github.com/mvdan/sh'...
20:23:37 [2021-03-11T20:23:37.164Z] #49 ...
20:23:37 [2021-03-11T20:23:37.164Z] 
20:23:37 [2021-03-11T20:23:37.164Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:23:37 [2021-03-11T20:23:37.164Z] #56 sha256:1dfd00258f1f366adbce4bed704970d6445212b7e1636555b92433a90f4f715d
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.596 + RM_GOPATH=0
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.596 + TMP_GOPATH=
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.596 + : /build
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.596 + '[' -z '' ']'
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.599 ++ mktemp -d
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.601 + export GOPATH=/tmp/tmp.vF31UDwtWA
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.601 + GOPATH=/tmp/tmp.vF31UDwtWA
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.601 + RM_GOPATH=1
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.601 + case "$(go env GOARCH)" in
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.601 ++ go env GOARCH
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.620 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.620 + export GO_BUILDMODE=-buildmode=pie
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.620 + GO_BUILDMODE=-buildmode=pie
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.620 ++ dirname /tmp/install/install.sh
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.620 + dir=/tmp/install
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.620 + bin=rootlesskit
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.620 + shift
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.620 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.620 + . /tmp/install/rootlesskit.installer
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.620 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.620 + install_rootlesskit
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.620 + case "$1" in
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.620 + export CGO_ENABLED=0
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.620 + CGO_ENABLED=0
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.620 + _install_rootlesskit
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.620 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.620 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vF31UDwtWA/src/github.com/rootless-containers/rootlesskit
20:23:37 [2021-03-11T20:23:37.164Z] #56 4.622 Cloning into '/tmp/tmp.vF31UDwtWA/src/github.com/rootless-containers/rootlesskit'...
20:23:37 [2021-03-11T20:23:37.165Z] #56 9.757 + cd /tmp/tmp.vF31UDwtWA/src/github.com/rootless-containers/rootlesskit
20:23:37 [2021-03-11T20:23:37.165Z] #56 9.757 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
20:23:37 [2021-03-11T20:23:37.165Z] #56 9.866 + export GO111MODULE=on
20:23:37 [2021-03-11T20:23:37.165Z] #56 9.867 + GO111MODULE=on
20:23:37 [2021-03-11T20:23:37.165Z] #56 9.867 + for f in rootlesskit rootlesskit-docker-proxy
20:23:37 [2021-03-11T20:23:37.165Z] #56 9.867 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:23:37 [2021-03-11T20:23:37.424Z] #56 ...
20:23:37 [2021-03-11T20:23:37.424Z] 
20:23:37 [2021-03-11T20:23:37.424Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:23:37 [2021-03-11T20:23:37.424Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:23:37 [2021-03-11T20:23:37.424Z] #40 6.562 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:23:37 [2021-03-11T20:23:37.424Z] #40 6.698 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:23:37 [2021-03-11T20:23:37.424Z] #40 6.698 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:23:37 [2021-03-11T20:23:37.424Z] #40 8.491 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:23:37 [2021-03-11T20:23:37.424Z] #40 10.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:23:37 [2021-03-11T20:23:37.424Z] #40 ...
20:23:37 [2021-03-11T20:23:37.424Z] 
20:23:37 [2021-03-11T20:23:37.424Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:23:37 [2021-03-11T20:23:37.424Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:23:37 [2021-03-11T20:23:37.424Z] #11 6.263 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:23:37 [2021-03-11T20:23:37.424Z] #11 6.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:23:37 [2021-03-11T20:23:37.424Z] #11 6.343 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:23:37 [2021-03-11T20:23:37.424Z] #11 7.839 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:23:37 [2021-03-11T20:23:37.424Z] #11 10.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:23:37 [2021-03-11T20:23:37.424Z] #11 ...
20:23:37 [2021-03-11T20:23:37.424Z] 
20:23:37 [2021-03-11T20:23:37.424Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
20:23:37 [2021-03-11T20:23:37.424Z] #22 sha256:f76655c6c47da1269ed337ef2cee2b791edc0f25546cf1cce7a02b13e31529a9
20:23:37 [2021-03-11T20:23:37.424Z] #22 3.998 + RM_GOPATH=0
20:23:37 [2021-03-11T20:23:37.424Z] #22 3.998 + TMP_GOPATH=
20:23:37 [2021-03-11T20:23:37.424Z] #22 3.998 + : /build
20:23:37 [2021-03-11T20:23:37.424Z] #22 3.998 + '[' -z '' ']'
20:23:37 [2021-03-11T20:23:37.424Z] #22 3.998 ++ mktemp -d
20:23:37 [2021-03-11T20:23:37.424Z] #22 3.998 + export GOPATH=/tmp/tmp.BUiL6BibDV
20:23:37 [2021-03-11T20:23:37.424Z] #22 3.998 + GOPATH=/tmp/tmp.BUiL6BibDV
20:23:37 [2021-03-11T20:23:37.424Z] #22 3.998 + RM_GOPATH=1
20:23:37 [2021-03-11T20:23:37.424Z] #22 3.998 + case "$(go env GOARCH)" in
20:23:37 [2021-03-11T20:23:37.424Z] #22 4.000 ++ go env GOARCH
20:23:37 [2021-03-11T20:23:37.424Z] #22 4.007 + export GO_BUILDMODE=-buildmode=pie
20:23:37 [2021-03-11T20:23:37.424Z] #22 4.007 + GO_BUILDMODE=-buildmode=pie
20:23:37 [2021-03-11T20:23:37.424Z] #22 4.007 ++ dirname /tmp/install/install.sh
20:23:37 [2021-03-11T20:23:37.424Z] #22 4.009 Install docker/cli version 17.06.2-ce from stable
20:23:37 [2021-03-11T20:23:37.424Z] #22 4.009 + dir=/tmp/install
20:23:37 [2021-03-11T20:23:37.424Z] #22 4.009 + bin=dockercli
20:23:37 [2021-03-11T20:23:37.424Z] #22 4.009 + shift
20:23:37 [2021-03-11T20:23:37.424Z] #22 4.009 + '[' '!' -f /tmp/install/dockercli.installer ']'
20:23:37 [2021-03-11T20:23:37.424Z] #22 4.009 + . /tmp/install/dockercli.installer
20:23:37 [2021-03-11T20:23:37.424Z] #22 4.009 ++ : stable
20:23:37 [2021-03-11T20:23:37.424Z] #22 4.009 ++ : 17.06.2-ce
20:23:37 [2021-03-11T20:23:37.424Z] #22 4.009 + install_dockercli
20:23:37 [2021-03-11T20:23:37.424Z] #22 4.009 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:23:37 [2021-03-11T20:23:37.424Z] #22 4.009 ++ uname -m
20:23:37 [2021-03-11T20:23:37.424Z] #22 4.009 + arch=x86_64
20:23:37 [2021-03-11T20:23:37.424Z] #22 4.009 + '[' x86_64 '!=' x86_64 ']'
20:23:37 [2021-03-11T20:23:37.424Z] #22 4.009 + url=https://download.docker.com/linux/static
20:23:37 [2021-03-11T20:23:37.424Z] #22 4.010 + tar -xz docker/docker
20:23:37 [2021-03-11T20:23:37.424Z] #22 4.010 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:23:37 [2021-03-11T20:23:37.424Z] #22 11.64 + mkdir -p /build
20:23:37 [2021-03-11T20:23:37.424Z] #22 11.64 + mv docker/docker /build/
20:23:37 [2021-03-11T20:23:37.424Z] #22 11.65 + rmdir docker
20:23:37 [2021-03-11T20:23:37.680Z] #22 ...
20:23:37 [2021-03-11T20:23:37.680Z] 
20:23:37 [2021-03-11T20:23:37.680Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:23:37 [2021-03-11T20:23:37.680Z] #56 sha256:1dfd00258f1f366adbce4bed704970d6445212b7e1636555b92433a90f4f715d
20:23:37 [2021-03-11T20:23:37.680Z] #56 11.57 go: downloading github.com/moby/sys/mountinfo v0.4.0
20:23:37 [2021-03-11T20:23:37.680Z] #56 11.59 go: downloading github.com/sirupsen/logrus v1.7.0
20:23:37 [2021-03-11T20:23:37.680Z] #56 11.64 go: downloading github.com/gorilla/mux v1.8.0
20:23:37 [2021-03-11T20:23:37.680Z] #56 11.67 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:23:37 [2021-03-11T20:23:37.680Z] #56 11.76 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:23:37 [2021-03-11T20:23:37.680Z] #56 11.77 go: extracting github.com/moby/sys/mountinfo v0.4.0
20:23:38 [2021-03-11T20:23:38.031Z] #56 ...
20:23:38 [2021-03-11T20:23:38.031Z] 
20:23:38 [2021-03-11T20:23:38.031Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
20:23:38 [2021-03-11T20:23:38.031Z] #22 sha256:f76655c6c47da1269ed337ef2cee2b791edc0f25546cf1cce7a02b13e31529a9
20:23:38 [2021-03-11T20:23:38.031Z] #22 DONE 11.9s
20:23:38 [2021-03-11T20:23:38.031Z] 
20:23:38 [2021-03-11T20:23:38.031Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:23:38 [2021-03-11T20:23:38.031Z] #56 sha256:1dfd00258f1f366adbce4bed704970d6445212b7e1636555b92433a90f4f715d
20:23:38 [2021-03-11T20:23:38.031Z] #56 11.84 go: downloading github.com/pkg/errors v0.9.1
20:23:38 [2021-03-11T20:23:38.031Z] #56 11.88 go: downloading github.com/urfave/cli/v2 v2.3.0
20:23:38 [2021-03-11T20:23:38.626Z] #56 12.61 go: extracting github.com/sirupsen/logrus v1.7.0
20:23:38 [2021-03-11T20:23:38.817Z] #47 39.08 go: extracting golang.org/x/text v0.3.2
20:23:38 [2021-03-11T20:23:38.883Z] #56 12.91 go: extracting github.com/pkg/errors v0.9.1
20:23:38 [2021-03-11T20:23:38.883Z] #56 12.99 go: extracting github.com/gorilla/mux v1.8.0
20:23:38 [2021-03-11T20:23:38.883Z] #56 13.08 go: downloading github.com/gofrs/flock v0.8.0
20:23:38 [2021-03-11T20:23:38.962Z] #8 ...
20:23:38 [2021-03-11T20:23:38.962Z] 
20:23:38 [2021-03-11T20:23:38.962Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
20:23:38 [2021-03-11T20:23:38.962Z] #24 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0
20:23:38 [2021-03-11T20:23:38.962Z] #24 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 49.18MB / 49.18MB 8.3s done
20:23:38 [2021-03-11T20:23:38.962Z] #24 extracting sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 2.7s done
20:23:38 [2021-03-11T20:23:38.962Z] #24 DONE 12.6s
20:23:38 [2021-03-11T20:23:38.962Z] 
20:23:38 [2021-03-11T20:23:38.962Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:23:38 [2021-03-11T20:23:38.962Z] #25 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4
20:23:39 [2021-03-11T20:23:39.073Z] #47 ...
20:23:39 [2021-03-11T20:23:39.073Z] 
20:23:39 [2021-03-11T20:23:39.073Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:23:39 [2021-03-11T20:23:39.073Z] #43 sha256:c440c18f30018e92463fc14b28d48f13eeb0b78b3352cc72c2743fe5bff4e3a0
20:23:39 [2021-03-11T20:23:39.073Z] #43 29.67 vendor/golang.org/x/crypto/curve25519
20:23:39 [2021-03-11T20:23:39.124Z] #11 ...
20:23:39 [2021-03-11T20:23:39.124Z] 
20:23:39 [2021-03-11T20:23:39.124Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:23:39 [2021-03-11T20:23:39.124Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:23:39 [2021-03-11T20:23:39.124Z] #41 1.993 Note: Building without setproctitle() and strlcpy() support.
20:23:39 [2021-03-11T20:23:39.124Z] #41 1.993       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:23:39 [2021-03-11T20:23:39.124Z] #41 2.029 Note: Building without GnuTLS support
20:23:39 [2021-03-11T20:23:39.124Z] #41 2.031 Makefile.config:39: Warn: you have no libnftables installed
20:23:39 [2021-03-11T20:23:39.124Z] #41 2.031 Makefile.config:40: Warn: Building without nftables support
20:23:39 [2021-03-11T20:23:39.124Z] #41 2.954 fatal: not a git repository (or any of the parent directories): .git
20:23:39 [2021-03-11T20:23:39.124Z] #41 3.007   GEN      .gitid
20:23:39 [2021-03-11T20:23:39.124Z] #41 3.037   GEN      criu/include/version.h
20:23:39 [2021-03-11T20:23:39.124Z] #41 3.073   GEN      include/common/asm
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.033   PBCC     images/timens.pb-c.c
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.045   DEP      images/timens.pb-c.d
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.090   PBCC     images/fown.pb-c.c
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.097   PBCC     images/google/protobuf/descriptor.pb-c.c
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.115   PBCC     images/opts.pb-c.c
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.125   PBCC     images/memfd.pb-c.c
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.138   DEP      images/fown.pb-c.d
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.157   DEP      images/google/protobuf/descriptor.pb-c.d
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.174   DEP      images/opts.pb-c.d
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.189   DEP      images/memfd.pb-c.d
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.221   PBCC     images/sit.pb-c.c
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.237   DEP      images/sit.pb-c.d
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.265   PBCC     images/macvlan.pb-c.c
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.279   DEP      images/macvlan.pb-c.d
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.305   PBCC     images/autofs.pb-c.c
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.321   DEP      images/autofs.pb-c.d
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.349   PBCC     images/sysctl.pb-c.c
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.361   DEP      images/sysctl.pb-c.d
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.377   PBCC     images/time.pb-c.c
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.389   DEP      images/time.pb-c.d
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.409   PBCC     images/binfmt-misc.pb-c.c
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.433   DEP      images/binfmt-misc.pb-c.d
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.462   PBCC     images/seccomp.pb-c.c
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.469   DEP      images/seccomp.pb-c.d
20:23:39 [2021-03-11T20:23:39.124Z] #41 4.483   PBCC     images/userns.pb-c.c
20:23:39 [2021-03-11T20:23:39.329Z] #43 ...
20:23:39 [2021-03-11T20:23:39.329Z] 
20:23:39 [2021-03-11T20:23:39.329Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:23:39 [2021-03-11T20:23:39.329Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:23:39 [2021-03-11T20:23:39.329Z] #11 30.49 Reading package lists...
20:23:39 [2021-03-11T20:23:39.329Z] #11 36.94 Building dependency tree...
20:23:39 [2021-03-11T20:23:39.329Z] #11 39.56 The following additional packages will be installed:
20:23:39 [2021-03-11T20:23:39.329Z] #11 39.58   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:23:39 [2021-03-11T20:23:39.329Z] #11 39.58   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:23:39 [2021-03-11T20:23:39.329Z] #11 39.58   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:23:39 [2021-03-11T20:23:39.329Z] #11 39.58   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
20:23:39 [2021-03-11T20:23:39.329Z] #11 39.58   mingw-w64-x86-64-dev
20:23:39 [2021-03-11T20:23:39.329Z] #11 39.59 Suggested packages:
20:23:39 [2021-03-11T20:23:39.329Z] #11 39.59   gcc-8-locales seccomp wine64
20:23:39 [2021-03-11T20:23:39.380Z] #41 4.494   DEP      images/userns.pb-c.d
20:23:39 [2021-03-11T20:23:39.380Z] #41 4.517   PBCC     images/cgroup.pb-c.c
20:23:39 [2021-03-11T20:23:39.380Z] #41 4.526   DEP      images/cgroup.pb-c.d
20:23:39 [2021-03-11T20:23:39.380Z] #41 4.552   PBCC     images/ext-file.pb-c.c
20:23:39 [2021-03-11T20:23:39.380Z] #41 4.572   DEP      images/ext-file.pb-c.d
20:23:39 [2021-03-11T20:23:39.380Z] #41 4.605   PBCC     images/rpc.pb-c.c
20:23:39 [2021-03-11T20:23:39.380Z] #41 4.625   DEP      images/rpc.pb-c.d
20:23:39 [2021-03-11T20:23:39.380Z] #41 4.642   PBCC     images/siginfo.pb-c.c
20:23:39 [2021-03-11T20:23:39.380Z] #41 4.648   DEP      images/siginfo.pb-c.d
20:23:39 [2021-03-11T20:23:39.380Z] #41 4.684   PBCC     images/pagemap.pb-c.c
20:23:39 [2021-03-11T20:23:39.380Z] #41 4.716   DEP      images/pagemap.pb-c.d
20:23:39 [2021-03-11T20:23:39.380Z] #41 4.743   PBCC     images/rlimit.pb-c.c
20:23:39 [2021-03-11T20:23:39.380Z] #41 4.752   DEP      images/rlimit.pb-c.d
20:23:39 [2021-03-11T20:23:39.380Z] #41 4.769   PBCC     images/file-lock.pb-c.c
20:23:39 [2021-03-11T20:23:39.380Z] #41 4.789   DEP      images/file-lock.pb-c.d
20:23:39 [2021-03-11T20:23:39.380Z] #41 4.833   PBCC     images/tty.pb-c.c
20:23:39 [2021-03-11T20:23:39.446Z] #56 13.35 go: downloading github.com/google/uuid v1.2.0
20:23:39 [2021-03-11T20:23:39.637Z] #41 4.853   DEP      images/tty.pb-c.d
20:23:39 [2021-03-11T20:23:39.637Z] #41 4.878   PBCC     images/tun.pb-c.c
20:23:39 [2021-03-11T20:23:39.637Z] #41 4.897   PBCC     images/netdev.pb-c.c
20:23:39 [2021-03-11T20:23:39.637Z] #41 4.910   DEP      images/tun.pb-c.d
20:23:39 [2021-03-11T20:23:39.637Z] #41 4.939   DEP      images/netdev.pb-c.d
20:23:39 [2021-03-11T20:23:39.637Z] #41 4.979   PBCC     images/vma.pb-c.c
20:23:39 [2021-03-11T20:23:39.637Z] #41 5.017   DEP      images/vma.pb-c.d
20:23:39 [2021-03-11T20:23:39.637Z] #41 5.058   PBCC     images/creds.pb-c.c
20:23:39 [2021-03-11T20:23:39.704Z] #56 13.63 go: downloading github.com/moby/vpnkit v0.4.0
20:23:39 [2021-03-11T20:23:39.704Z] #56 13.65 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
20:23:39 [2021-03-11T20:23:39.704Z] #56 13.65 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:23:39 [2021-03-11T20:23:39.704Z] #56 13.74 go: extracting github.com/gofrs/flock v0.8.0
20:23:39 [2021-03-11T20:23:39.893Z] #41 5.069   DEP      images/creds.pb-c.d
20:23:39 [2021-03-11T20:23:39.894Z] #41 5.117   PBCC     images/utsns.pb-c.c
20:23:39 [2021-03-11T20:23:39.894Z] #41 5.133   DEP      images/utsns.pb-c.d
20:23:39 [2021-03-11T20:23:39.894Z] #41 5.153   PBCC     images/ipc-desc.pb-c.c
20:23:39 [2021-03-11T20:23:39.894Z] #41 5.165   PBCC     images/ipc-sem.pb-c.c
20:23:39 [2021-03-11T20:23:39.894Z] #41 5.187   DEP      images/ipc-desc.pb-c.d
20:23:39 [2021-03-11T20:23:39.894Z] #41 5.203   DEP      images/ipc-sem.pb-c.d
20:23:39 [2021-03-11T20:23:39.894Z] #41 5.231   PBCC     images/ipc-msg.pb-c.c
20:23:39 [2021-03-11T20:23:39.894Z] #41 5.245   DEP      images/ipc-msg.pb-c.d
20:23:39 [2021-03-11T20:23:39.894Z] #41 5.269   PBCC     images/ipc-shm.pb-c.c
20:23:39 [2021-03-11T20:23:39.961Z] #56 14.01 go: extracting github.com/google/uuid v1.2.0
20:23:40 [2021-03-11T20:23:40.209Z] #41 5.285   DEP      images/ipc-shm.pb-c.d
20:23:40 [2021-03-11T20:23:40.209Z] #41 5.313   PBCC     images/ipc-var.pb-c.c
20:23:40 [2021-03-11T20:23:40.209Z] #41 5.325   DEP      images/ipc-var.pb-c.d
20:23:40 [2021-03-11T20:23:40.209Z] #41 5.356   PBCC     images/sk-opts.pb-c.c
20:23:40 [2021-03-11T20:23:40.209Z] #41 5.367   PBCC     images/packet-sock.pb-c.c
20:23:40 [2021-03-11T20:23:40.209Z] #41 5.409   DEP      images/sk-opts.pb-c.d
20:23:40 [2021-03-11T20:23:40.209Z] #41 5.429   DEP      images/packet-sock.pb-c.d
20:23:40 [2021-03-11T20:23:40.209Z] #41 5.441   PBCC     images/sk-netlink.pb-c.c
20:23:40 [2021-03-11T20:23:40.209Z] #41 5.453   DEP      images/sk-netlink.pb-c.d
20:23:40 [2021-03-11T20:23:40.209Z] #41 5.473   PBCC     images/sk-inet.pb-c.c
20:23:40 [2021-03-11T20:23:40.209Z] #41 5.488   DEP      images/sk-inet.pb-c.d
20:23:40 [2021-03-11T20:23:40.209Z] #41 5.520   PBCC     images/sk-unix.pb-c.c
20:23:40 [2021-03-11T20:23:40.209Z] #41 5.536   DEP      images/sk-unix.pb-c.d
20:23:40 [2021-03-11T20:23:40.209Z] #41 5.571   PBCC     images/mm.pb-c.c
20:23:40 [2021-03-11T20:23:40.209Z] #41 5.582   DEP      images/mm.pb-c.d
20:23:40 [2021-03-11T20:23:40.209Z] #41 5.598   PBCC     images/timerfd.pb-c.c
20:23:40 [2021-03-11T20:23:40.209Z] #41 5.617   DEP      images/timerfd.pb-c.d
20:23:40 [2021-03-11T20:23:40.209Z] #41 5.630   PBCC     images/timer.pb-c.c
20:23:40 [2021-03-11T20:23:40.218Z] #56 14.33 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
20:23:40 [2021-03-11T20:23:40.489Z] #41 5.643   DEP      images/timer.pb-c.d
20:23:40 [2021-03-11T20:23:40.489Z] #41 5.654   PBCC     images/sa.pb-c.c
20:23:40 [2021-03-11T20:23:40.489Z] #41 5.666   DEP      images/sa.pb-c.d
20:23:40 [2021-03-11T20:23:40.489Z] #41 5.685   PBCC     images/pipe-data.pb-c.c
20:23:40 [2021-03-11T20:23:40.489Z] #41 5.692   DEP      images/pipe-data.pb-c.d
20:23:40 [2021-03-11T20:23:40.489Z] #41 5.715   PBCC     images/mnt.pb-c.c
20:23:40 [2021-03-11T20:23:40.489Z] #41 5.742   DEP      images/mnt.pb-c.d
20:23:40 [2021-03-11T20:23:40.489Z] #41 5.757   PBCC     images/sk-packet.pb-c.c
20:23:40 [2021-03-11T20:23:40.489Z] #41 5.764   DEP      images/sk-packet.pb-c.d
20:23:40 [2021-03-11T20:23:40.489Z] #41 5.781   PBCC     images/tcp-stream.pb-c.c
20:23:40 [2021-03-11T20:23:40.489Z] #41 5.796   DEP      images/tcp-stream.pb-c.d
20:23:40 [2021-03-11T20:23:40.489Z] #41 5.817   PBCC     images/pipe.pb-c.c
20:23:40 [2021-03-11T20:23:40.489Z] #41 5.828   DEP      images/pipe.pb-c.d
20:23:40 [2021-03-11T20:23:40.489Z] #41 5.849   PBCC     images/pstree.pb-c.c
20:23:40 [2021-03-11T20:23:40.703Z] #11 41.12 The following NEW packages will be installed:
20:23:40 [2021-03-11T20:23:40.703Z] #11 41.13   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:23:40 [2021-03-11T20:23:40.703Z] #11 41.13   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:23:40 [2021-03-11T20:23:40.703Z] #11 41.13   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:23:40 [2021-03-11T20:23:40.703Z] #11 41.13   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:23:40 [2021-03-11T20:23:40.703Z] #11 41.13   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:23:40 [2021-03-11T20:23:40.703Z] #11 41.13   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:23:40 [2021-03-11T20:23:40.703Z] #11 41.14 The following packages will be upgraded:
20:23:40 [2021-03-11T20:23:40.703Z] #11 41.15   libsystemd0 libudev1
20:23:40 [2021-03-11T20:23:40.759Z] #41 5.857   DEP      images/pstree.pb-c.d
20:23:40 [2021-03-11T20:23:40.759Z] #41 5.877   PBCC     images/fs.pb-c.c
20:23:40 [2021-03-11T20:23:40.759Z] #41 5.889   DEP      images/fs.pb-c.d
20:23:40 [2021-03-11T20:23:40.759Z] #41 5.917   PBCC     images/signalfd.pb-c.c
20:23:40 [2021-03-11T20:23:40.759Z] #41 5.956   DEP      images/signalfd.pb-c.d
20:23:40 [2021-03-11T20:23:40.759Z] #41 5.991   PBCC     images/fh.pb-c.c
20:23:40 [2021-03-11T20:23:40.759Z] #41 6.017   PBCC     images/fsnotify.pb-c.c
20:23:40 [2021-03-11T20:23:40.759Z] #41 6.032   DEP      images/fh.pb-c.d
20:23:40 [2021-03-11T20:23:40.759Z] #41 6.049   DEP      images/fsnotify.pb-c.d
20:23:40 [2021-03-11T20:23:40.759Z] #41 6.069   PBCC     images/eventpoll.pb-c.c
20:23:40 [2021-03-11T20:23:40.759Z] #41 6.081   DEP      images/eventpoll.pb-c.d
20:23:40 [2021-03-11T20:23:40.759Z] #41 6.110   PBCC     images/eventfd.pb-c.c
20:23:40 [2021-03-11T20:23:40.759Z] #41 6.147   DEP      images/eventfd.pb-c.d
20:23:40 [2021-03-11T20:23:40.759Z] #41 6.165   PBCC     images/remap-file-path.pb-c.c
20:23:40 [2021-03-11T20:23:40.759Z] #41 6.181   DEP      images/remap-file-path.pb-c.d
20:23:40 [2021-03-11T20:23:40.960Z] #11 41.49 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
20:23:40 [2021-03-11T20:23:40.960Z] #11 41.49 Need to get 78.2 MB of archives.
20:23:40 [2021-03-11T20:23:40.960Z] #11 41.49 After this operation, 487 MB of additional disk space will be used.
20:23:40 [2021-03-11T20:23:40.960Z] #11 41.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
20:23:40 [2021-03-11T20:23:40.960Z] #11 41.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
20:23:40 [2021-03-11T20:23:40.960Z] #11 41.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
20:23:41 [2021-03-11T20:23:41.023Z] #41 6.201   PBCC     images/fifo.pb-c.c
20:23:41 [2021-03-11T20:23:41.023Z] #41 6.218   DEP      images/fifo.pb-c.d
20:23:41 [2021-03-11T20:23:41.023Z] #41 6.237   PBCC     images/ghost-file.pb-c.c
20:23:41 [2021-03-11T20:23:41.023Z] #41 6.251   DEP      images/ghost-file.pb-c.d
20:23:41 [2021-03-11T20:23:41.023Z] #41 6.273   PBCC     images/regfile.pb-c.c
20:23:41 [2021-03-11T20:23:41.023Z] #41 6.297   DEP      images/regfile.pb-c.d
20:23:41 [2021-03-11T20:23:41.023Z] #41 6.312   PBCC     images/ns.pb-c.c
20:23:41 [2021-03-11T20:23:41.023Z] #41 6.322   DEP      images/ns.pb-c.d
20:23:41 [2021-03-11T20:23:41.023Z] #41 6.341   PBCC     images/fdinfo.pb-c.c
20:23:41 [2021-03-11T20:23:41.023Z] #41 6.365   DEP      images/fdinfo.pb-c.d
20:23:41 [2021-03-11T20:23:41.023Z] #41 6.391   PBCC     images/core-aarch64.pb-c.c
20:23:41 [2021-03-11T20:23:41.149Z] #56 15.17 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:23:41 [2021-03-11T20:23:41.149Z] #56 15.23 go: downloading github.com/u-root/u-root v7.0.0+incompatible
20:23:41 [2021-03-11T20:23:41.217Z] #11 41.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
20:23:41 [2021-03-11T20:23:41.282Z] #41 6.468   PBCC     images/core-arm.pb-c.c
20:23:41 [2021-03-11T20:23:41.282Z] #41 6.484   PBCC     images/core-ppc64.pb-c.c
20:23:41 [2021-03-11T20:23:41.282Z] #41 6.502   PBCC     images/core-s390.pb-c.c
20:23:41 [2021-03-11T20:23:41.282Z] #41 6.528   PBCC     images/core-x86.pb-c.c
20:23:41 [2021-03-11T20:23:41.282Z] #41 6.582   PBCC     images/core.pb-c.c
20:23:41 [2021-03-11T20:23:41.282Z] #41 6.614   PBCC     images/inventory.pb-c.c
20:23:41 [2021-03-11T20:23:41.282Z] #41 6.637   DEP      images/core-aarch64.pb-c.d
20:23:41 [2021-03-11T20:23:41.282Z] #41 6.653   DEP      images/core-arm.pb-c.d
20:23:41 [2021-03-11T20:23:41.282Z] #41 6.666   DEP      images/core-ppc64.pb-c.d
20:23:41 [2021-03-11T20:23:41.282Z] #41 6.688   DEP      images/core-s390.pb-c.d
20:23:41 [2021-03-11T20:23:41.474Z] #11 42.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:23:41 [2021-03-11T20:23:41.474Z] #11 42.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
20:23:41 [2021-03-11T20:23:41.474Z] #11 42.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
20:23:41 [2021-03-11T20:23:41.474Z] #11 42.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:23:41 [2021-03-11T20:23:41.550Z] #41 6.700   DEP      images/core-x86.pb-c.d
20:23:41 [2021-03-11T20:23:41.550Z] #41 6.737   DEP      images/core.pb-c.d
20:23:41 [2021-03-11T20:23:41.550Z] #41 6.769   DEP      images/inventory.pb-c.d
20:23:41 [2021-03-11T20:23:41.550Z] #41 6.797   PBCC     images/cpuinfo.pb-c.c
20:23:41 [2021-03-11T20:23:41.550Z] #41 6.813   DEP      images/cpuinfo.pb-c.d
20:23:41 [2021-03-11T20:23:41.550Z] #41 6.825   PBCC     images/stats.pb-c.c
20:23:41 [2021-03-11T20:23:41.550Z] #41 6.834   DEP      images/stats.pb-c.d
20:23:42 [2021-03-11T20:23:42.040Z] #11 42.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:23:42 [2021-03-11T20:23:42.079Z] #56 ...
20:23:42 [2021-03-11T20:23:42.080Z] 
20:23:42 [2021-03-11T20:23:42.080Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:42 [2021-03-11T20:23:42.080Z] #47 sha256:f0c9b7f622cfbe9cc84ca1146fac92eaed433893b68ab5396c47a3558d2ce873
20:23:42 [2021-03-11T20:23:42.080Z] #47 6.227 go: downloading github.com/golangci/golangci-lint v1.23.8
20:23:42 [2021-03-11T20:23:42.080Z] #47 7.130 go: extracting github.com/golangci/golangci-lint v1.23.8
20:23:42 [2021-03-11T20:23:42.080Z] #47 15.25 go: downloading github.com/go-critic/go-critic v0.4.1
20:23:42 [2021-03-11T20:23:42.080Z] #47 15.28 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
20:23:42 [2021-03-11T20:23:42.080Z] #47 15.28 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
20:23:42 [2021-03-11T20:23:42.080Z] #47 15.34 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:23:42 [2021-03-11T20:23:42.080Z] #47 15.38 go: downloading github.com/spf13/cobra v0.0.5
20:23:42 [2021-03-11T20:23:42.080Z] #47 15.42 go: downloading github.com/spf13/pflag v1.0.5
20:23:42 [2021-03-11T20:23:42.080Z] #47 15.43 go: downloading github.com/spf13/viper v1.6.1
20:23:42 [2021-03-11T20:23:42.080Z] #47 15.45 go: downloading github.com/fatih/color v1.7.0
20:23:42 [2021-03-11T20:23:42.080Z] #47 15.55 go: downloading github.com/go-lintpack/lintpack v0.5.2
20:23:42 [2021-03-11T20:23:42.080Z] #47 15.78 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
20:23:42 [2021-03-11T20:23:42.080Z] #47 15.89 go: downloading github.com/sirupsen/logrus v1.4.2
20:23:42 [2021-03-11T20:23:42.080Z] #47 16.00 go: extracting github.com/mitchellh/go-homedir v1.1.0
20:23:42 [2021-03-11T20:23:42.080Z] #47 16.26 go: extracting github.com/spf13/viper v1.6.1
20:23:42 [2021-03-11T20:23:42.118Z] #41 ...
20:23:42 [2021-03-11T20:23:42.118Z] 
20:23:42 [2021-03-11T20:23:42.118Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:23:42 [2021-03-11T20:23:42.118Z] #43 sha256:03c2eea43a04288606669dbe6a832cae02de140dd55f0f4c344354acb8966247
20:23:42 [2021-03-11T20:23:42.118Z] #43 21.74 text/template
20:23:42 [2021-03-11T20:23:42.118Z] #43 22.60 go/parser
20:23:42 [2021-03-11T20:23:42.118Z] #43 23.16 vendor/golang.org/x/net/idna
20:23:42 [2021-03-11T20:23:42.118Z] #43 24.18 go/doc
20:23:42 [2021-03-11T20:23:42.118Z] #43 24.45 crypto/elliptic
20:23:42 [2021-03-11T20:23:42.118Z] #43 24.45 encoding/asn1
20:23:42 [2021-03-11T20:23:42.118Z] #43 24.46 crypto/dsa
20:23:42 [2021-03-11T20:23:42.118Z] #43 24.46 crypto/rand
20:23:42 [2021-03-11T20:23:42.118Z] #43 24.91 crypto/ed25519
20:23:42 [2021-03-11T20:23:42.118Z] #43 24.92 crypto/rsa
20:23:42 [2021-03-11T20:23:42.118Z] #43 25.78 vendor/golang.org/x/crypto/cryptobyte
20:23:42 [2021-03-11T20:23:42.118Z] #43 25.78 crypto/x509/pkix
20:23:42 [2021-03-11T20:23:42.118Z] #43 25.78 crypto/ecdsa
20:23:42 [2021-03-11T20:23:42.118Z] #43 26.14 github.com/LK4D4/vndr/build
20:23:42 [2021-03-11T20:23:42.118Z] #43 27.39 net/textproto
20:23:42 [2021-03-11T20:23:42.118Z] #43 27.40 vendor/golang.org/x/net/http/httpproxy
20:23:42 [2021-03-11T20:23:42.118Z] #43 27.40 crypto/x509
20:23:42 [2021-03-11T20:23:42.118Z] #43 27.73 vendor/golang.org/x/net/http/httpguts
20:23:42 [2021-03-11T20:23:42.118Z] #43 27.73 mime/multipart
20:23:42 [2021-03-11T20:23:42.118Z] #43 28.36 crypto/tls
20:23:42 [2021-03-11T20:23:42.118Z] #43 30.10 net/http/httptrace
20:23:42 [2021-03-11T20:23:42.118Z] #43 30.20 net/http
20:23:42 [2021-03-11T20:23:42.118Z] #43 ...
20:23:42 [2021-03-11T20:23:42.118Z] 
20:23:42 [2021-03-11T20:23:42.119Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:23:42 [2021-03-11T20:23:42.119Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:23:42 [2021-03-11T20:23:42.119Z] #11 30.52 Selecting previously unselected package g++-mingw-w64-x86-64.
20:23:42 [2021-03-11T20:23:42.119Z] #11 30.52 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:23:42 [2021-03-11T20:23:42.119Z] #11 30.53 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:23:42 [2021-03-11T20:23:42.284Z] #25 3.060 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
20:23:42 [2021-03-11T20:23:42.284Z] #25 3.076 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:23:42 [2021-03-11T20:23:42.284Z] #25 3.097 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:23:42 [2021-03-11T20:23:42.284Z] #25 3.270 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB]
20:23:42 [2021-03-11T20:23:42.297Z] #11 42.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
20:23:42 [2021-03-11T20:23:42.336Z] #47 16.29 go: extracting github.com/fatih/color v1.7.0
20:23:42 [2021-03-11T20:23:42.336Z] #47 16.29 go: downloading github.com/mattn/go-colorable v0.1.4
20:23:42 [2021-03-11T20:23:42.336Z] #47 ...
20:23:42 [2021-03-11T20:23:42.336Z] 
20:23:42 [2021-03-11T20:23:42.336Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:23:42 [2021-03-11T20:23:42.336Z] #56 sha256:1dfd00258f1f366adbce4bed704970d6445212b7e1636555b92433a90f4f715d
20:23:42 [2021-03-11T20:23:42.336Z] #56 16.32 go: extracting github.com/moby/vpnkit v0.4.0
20:23:42 [2021-03-11T20:23:42.571Z] #11 42.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
20:23:42 [2021-03-11T20:23:42.875Z] #25 3.638 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
20:23:42 [2021-03-11T20:23:42.875Z] #25 3.710 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
20:23:42 [2021-03-11T20:23:42.900Z] #56 16.94 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:23:43 [2021-03-11T20:23:43.134Z] #11 ...
20:23:43 [2021-03-11T20:23:43.134Z] 
20:23:43 [2021-03-11T20:23:43.134Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:23:43 [2021-03-11T20:23:43.134Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:23:43 [2021-03-11T20:23:43.134Z] #40 31.84 Reading package lists...
20:23:43 [2021-03-11T20:23:43.134Z] #40 38.33 Building dependency tree...
20:23:43 [2021-03-11T20:23:43.134Z] #40 41.09 The following additional packages will be installed:
20:23:43 [2021-03-11T20:23:43.134Z] #40 41.09   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:23:43 [2021-03-11T20:23:43.134Z] #40 41.09   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:23:43 [2021-03-11T20:23:43.134Z] #40 41.10 Suggested packages:
20:23:43 [2021-03-11T20:23:43.134Z] #40 41.10   manpages-dev python-setuptools
20:23:43 [2021-03-11T20:23:43.134Z] #40 42.27 The following NEW packages will be installed:
20:23:43 [2021-03-11T20:23:43.134Z] #40 42.29   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:23:43 [2021-03-11T20:23:43.134Z] #40 42.30   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:23:43 [2021-03-11T20:23:43.134Z] #40 42.30   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:23:43 [2021-03-11T20:23:43.134Z] #40 42.31   python-six zlib1g-dev
20:23:43 [2021-03-11T20:23:43.134Z] #40 42.68 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
20:23:43 [2021-03-11T20:23:43.134Z] #40 42.68 Need to get 4095 kB of archives.
20:23:43 [2021-03-11T20:23:43.134Z] #40 42.68 After this operation, 22.5 MB of additional disk space will be used.
20:23:43 [2021-03-11T20:23:43.134Z] #40 42.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
20:23:43 [2021-03-11T20:23:43.134Z] #40 42.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:23:43 [2021-03-11T20:23:43.134Z] #40 42.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
20:23:43 [2021-03-11T20:23:43.134Z] #40 42.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:23:43 [2021-03-11T20:23:43.134Z] #40 42.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
20:23:43 [2021-03-11T20:23:43.134Z] #40 42.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:23:43 [2021-03-11T20:23:43.134Z] #40 42.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
20:23:43 [2021-03-11T20:23:43.134Z] #40 42.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
20:23:43 [2021-03-11T20:23:43.134Z] #40 42.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
20:23:43 [2021-03-11T20:23:43.134Z] #40 42.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
20:23:43 [2021-03-11T20:23:43.134Z] #40 42.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
20:23:43 [2021-03-11T20:23:43.134Z] #40 43.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
20:23:43 [2021-03-11T20:23:43.134Z] #40 43.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
20:23:43 [2021-03-11T20:23:43.134Z] #40 43.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
20:23:43 [2021-03-11T20:23:43.134Z] #40 43.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
20:23:43 [2021-03-11T20:23:43.134Z] #40 43.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
20:23:43 [2021-03-11T20:23:43.134Z] #40 43.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
20:23:43 [2021-03-11T20:23:43.504Z] #11 ...
20:23:43 [2021-03-11T20:23:43.504Z] 
20:23:43 [2021-03-11T20:23:43.504Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:23:43 [2021-03-11T20:23:43.504Z] #56 sha256:d8cb240f8d3d45e228220ce2f6a415abeb60c7733d3dd1523e6668d414a80007
20:23:43 [2021-03-11T20:23:43.504Z] #56 29.11 + for f in rootlesskit rootlesskit-docker-proxy
20:23:43 [2021-03-11T20:23:43.504Z] #56 29.11 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:23:43 [2021-03-11T20:23:43.504Z] #56 DONE 33.0s
20:23:43 [2021-03-11T20:23:43.504Z] 
20:23:43 [2021-03-11T20:23:43.504Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:23:43 [2021-03-11T20:23:43.504Z] #57 sha256:3ae59d6c41f3c38dbf44c87adb1f2472f8a34d3ac0477f26d0bb9759d2374d39
20:23:43 [2021-03-11T20:23:43.504Z] #57 DONE 0.2s
20:23:43 [2021-03-11T20:23:43.504Z] 
20:23:43 [2021-03-11T20:23:43.504Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:23:43 [2021-03-11T20:23:43.504Z] #58 sha256:9cca973ef22720b4672888c54d63f00a5cdfa61ca313722046fbd325bac6673c
20:23:43 [2021-03-11T20:23:43.697Z] #40 ...
20:23:43 [2021-03-11T20:23:43.697Z] 
20:23:43 [2021-03-11T20:23:43.697Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:43 [2021-03-11T20:23:43.697Z] #47 sha256:4175beff98cab0134b1c9d52ac4ea8b1de55590a2b90896bdc91fbe25b776f63
20:23:43 [2021-03-11T20:23:43.697Z] #47 44.09 go: finding github.com/fatih/color v1.7.0
20:23:43 [2021-03-11T20:23:43.697Z] #47 44.14 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
20:23:43 [2021-03-11T20:23:43.697Z] #47 44.17 go: finding github.com/mattn/go-colorable v0.1.4
20:23:43 [2021-03-11T20:23:43.697Z] #47 44.19 go: finding github.com/mattn/go-isatty v0.0.8
20:23:43 [2021-03-11T20:23:43.697Z] #47 44.38 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
20:23:43 [2021-03-11T20:23:43.831Z] #56 17.75 go: extracting github.com/urfave/cli/v2 v2.3.0
20:23:43 [2021-03-11T20:23:43.977Z] #47 44.39 go: finding github.com/go-critic/go-critic v0.4.1
20:23:43 [2021-03-11T20:23:43.978Z] #47 44.42 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
20:23:43 [2021-03-11T20:23:43.978Z] #47 44.42 go: finding github.com/go-lintpack/lintpack v0.5.2
20:23:43 [2021-03-11T20:23:43.978Z] #47 44.45 go: finding github.com/pkg/errors v0.8.1
20:23:43 [2021-03-11T20:23:43.978Z] #47 44.49 go: finding github.com/go-toolsmith/astfmt v1.0.0
20:23:44 [2021-03-11T20:23:44.066Z] #58 DONE 0.3s
20:23:44 [2021-03-11T20:23:44.066Z] 
20:23:44 [2021-03-11T20:23:44.066Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:23:44 [2021-03-11T20:23:44.066Z] #43 sha256:03c2eea43a04288606669dbe6a832cae02de140dd55f0f4c344354acb8966247
20:23:44 [2021-03-11T20:23:44.066Z] #43 33.41 github.com/LK4D4/vndr/godl
20:23:44 [2021-03-11T20:23:44.066Z] #43 33.63 github.com/LK4D4/vndr
20:23:44 [2021-03-11T20:23:44.237Z] #47 44.52 go: finding github.com/sirupsen/logrus v1.4.2
20:23:44 [2021-03-11T20:23:44.237Z] #47 44.53 go: finding github.com/go-toolsmith/astequal v1.0.0
20:23:44 [2021-03-11T20:23:44.237Z] #47 44.55 go: finding github.com/mitchellh/go-homedir v1.1.0
20:23:44 [2021-03-11T20:23:44.237Z] #47 44.56 go: finding github.com/stretchr/testify v1.4.0
20:23:44 [2021-03-11T20:23:44.237Z] #47 44.57 go: finding github.com/go-toolsmith/astcast v1.0.0
20:23:44 [2021-03-11T20:23:44.237Z] #47 44.57 go: finding github.com/go-toolsmith/astp v1.0.0
20:23:44 [2021-03-11T20:23:44.238Z] #47 44.82 go: finding github.com/go-toolsmith/typep v1.0.0
20:23:44 [2021-03-11T20:23:44.238Z] #47 44.82 go: finding github.com/davecgh/go-spew v1.1.1
20:23:44 [2021-03-11T20:23:44.238Z] #47 44.90 go: finding github.com/spf13/viper v1.6.1
20:23:44 [2021-03-11T20:23:44.273Z] #25 5.253 Fetched 8246 kB in 2s (3366 kB/s)
20:23:44 [2021-03-11T20:23:44.494Z] #47 44.99 go: finding github.com/go-toolsmith/astcopy v1.0.0
20:23:44 [2021-03-11T20:23:44.494Z] #47 45.09 go: finding github.com/pmezard/go-difflib v1.0.0
20:23:44 [2021-03-11T20:23:44.494Z] #47 45.13 go: finding github.com/stretchr/objx v0.2.0
20:23:44 [2021-03-11T20:23:44.494Z] #47 45.14 go: finding github.com/go-toolsmith/strparse v1.0.0
20:23:44 [2021-03-11T20:23:44.494Z] #47 45.16 go: finding gopkg.in/yaml.v2 v2.2.7
20:23:44 [2021-03-11T20:23:44.752Z] #47 45.25 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
20:23:44 [2021-03-11T20:23:44.752Z] #47 45.27 go: finding github.com/bombsimon/wsl/v2 v2.0.0
20:23:44 [2021-03-11T20:23:44.752Z] #47 45.31 go: finding github.com/fsnotify/fsnotify v1.4.7
20:23:44 [2021-03-11T20:23:44.752Z] #47 45.35 go: finding github.com/spf13/cobra v0.0.5
20:23:44 [2021-03-11T20:23:44.752Z] #47 45.36 go: finding github.com/gobwas/glob v0.2.3
20:23:44 [2021-03-11T20:23:44.995Z] #43 ...
20:23:44 [2021-03-11T20:23:44.995Z] 
20:23:44 [2021-03-11T20:23:44.995Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:23:44 [2021-03-11T20:23:44.995Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
20:23:44 [2021-03-11T20:23:44.995Z] #30 DONE 34.3s
20:23:44 [2021-03-11T20:23:44.995Z] 
20:23:44 [2021-03-11T20:23:44.995Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:23:44 [2021-03-11T20:23:44.995Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:23:44 [2021-03-11T20:23:44.995Z] #41 7.834 make[1]: Nothing to be done for 'all'.
20:23:44 [2021-03-11T20:23:44.995Z] #41 9.007   CC       images/stats.o
20:23:44 [2021-03-11T20:23:44.995Z] #41 9.149   CC       images/core.o
20:23:44 [2021-03-11T20:23:44.995Z] #41 9.328   CC       images/core-x86.o
20:23:44 [2021-03-11T20:23:44.995Z] #41 9.509   CC       images/core-arm.o
20:23:44 [2021-03-11T20:23:44.995Z] #41 9.611   CC       images/core-aarch64.o
20:23:44 [2021-03-11T20:23:44.995Z] #41 9.820   CC       images/core-ppc64.o
20:23:44 [2021-03-11T20:23:44.995Z] #41 10.04   CC       images/core-s390.o
20:23:44 [2021-03-11T20:23:44.995Z] #41 10.24   CC       images/cpuinfo.o
20:23:45 [2021-03-11T20:23:45.019Z] #47 45.38 go: finding github.com/hashicorp/hcl v1.0.0
20:23:45 [2021-03-11T20:23:45.019Z] #47 45.63 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:23:45 [2021-03-11T20:23:45.225Z] #25 5.253 Reading package lists...
20:23:45 [2021-03-11T20:23:45.225Z] #25 ...
20:23:45 [2021-03-11T20:23:45.225Z] 
20:23:45 [2021-03-11T20:23:45.225Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:23:45 [2021-03-11T20:23:45.225Z] #8 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
20:23:45 [2021-03-11T20:23:45.225Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.8s done
20:23:45 [2021-03-11T20:23:45.225Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.8s done
20:23:45 [2021-03-11T20:23:45.225Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.3s
20:23:45 [2021-03-11T20:23:45.252Z] #41 10.41   CC       images/inventory.o
20:23:45 [2021-03-11T20:23:45.252Z] #41 10.50   CC       images/fdinfo.o
20:23:45 [2021-03-11T20:23:45.276Z] #47 45.67 go: finding github.com/spf13/pflag v1.0.5
20:23:45 [2021-03-11T20:23:45.276Z] #47 ...
20:23:45 [2021-03-11T20:23:45.276Z] 
20:23:45 [2021-03-11T20:23:45.276Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
20:23:45 [2021-03-11T20:23:45.276Z] #62 sha256:26004166c6df1583dbe5d918876c57cc6b999ed87f394688b9cc5f504866763a
20:23:45 [2021-03-11T20:23:45.276Z] #62 DONE 45.7s
20:23:45 [2021-03-11T20:23:45.276Z] 
20:23:45 [2021-03-11T20:23:45.276Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:45 [2021-03-11T20:23:45.276Z] #47 sha256:4175beff98cab0134b1c9d52ac4ea8b1de55590a2b90896bdc91fbe25b776f63
20:23:45 [2021-03-11T20:23:45.276Z] #47 45.79 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:23:45 [2021-03-11T20:23:45.276Z] #47 45.84 go: finding github.com/magiconair/properties v1.8.1
20:23:45 [2021-03-11T20:23:45.276Z] #47 45.84 go: finding github.com/mitchellh/mapstructure v1.1.2
20:23:45 [2021-03-11T20:23:45.276Z] #47 ...
20:23:45 [2021-03-11T20:23:45.276Z] 
20:23:45 [2021-03-11T20:23:45.276Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:23:45 [2021-03-11T20:23:45.276Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
20:23:45 [2021-03-11T20:23:45.276Z] #53 32.70 Reading package lists...
20:23:45 [2021-03-11T20:23:45.276Z] #53 39.21 Building dependency tree...
20:23:45 [2021-03-11T20:23:45.276Z] #53 42.13 The following additional packages will be installed:
20:23:45 [2021-03-11T20:23:45.276Z] #53 42.13   libbtrfs0
20:23:45 [2021-03-11T20:23:45.276Z] #53 42.27 The following NEW packages will be installed:
20:23:45 [2021-03-11T20:23:45.276Z] #53 42.29   libbtrfs-dev libbtrfs0
20:23:45 [2021-03-11T20:23:45.276Z] #53 42.70 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
20:23:45 [2021-03-11T20:23:45.276Z] #53 42.70 Need to get 119 kB of archives.
20:23:45 [2021-03-11T20:23:45.276Z] #53 42.70 After this operation, 387 kB of additional disk space will be used.
20:23:45 [2021-03-11T20:23:45.276Z] #53 42.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:23:45 [2021-03-11T20:23:45.276Z] #53 42.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:23:45 [2021-03-11T20:23:45.276Z] #53 43.88 debconf: delaying package configuration, since apt-utils is not installed
20:23:45 [2021-03-11T20:23:45.276Z] #53 44.14 Fetched 119 kB in 0s (412 kB/s)
20:23:45 [2021-03-11T20:23:45.276Z] #53 44.23 Selecting previously unselected package libbtrfs0.
20:23:45 [2021-03-11T20:23:45.276Z] #53 44.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.)
20:23:45 [2021-03-11T20:23:45.276Z] #53 44.30 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
20:23:45 [2021-03-11T20:23:45.276Z] #53 44.33 Unpacking libbtrfs0 (4.20.1-2) ...
20:23:45 [2021-03-11T20:23:45.276Z] #53 44.47 Selecting previously unselected package libbtrfs-dev.
20:23:45 [2021-03-11T20:23:45.276Z] #53 44.47 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
20:23:45 [2021-03-11T20:23:45.276Z] #53 44.48 Unpacking libbtrfs-dev (4.20.1-2) ...
20:23:45 [2021-03-11T20:23:45.276Z] #53 45.33 Setting up libbtrfs0 (4.20.1-2) ...
20:23:45 [2021-03-11T20:23:45.276Z] #53 45.39 Setting up libbtrfs-dev (4.20.1-2) ...
20:23:45 [2021-03-11T20:23:45.276Z] #53 45.43 Processing triggers for libc-bin (2.28-10) ...
20:23:45 [2021-03-11T20:23:45.276Z] #53 DONE 45.9s
20:23:45 [2021-03-11T20:23:45.276Z] 
20:23:45 [2021-03-11T20:23:45.276Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:45 [2021-03-11T20:23:45.276Z] #47 sha256:4175beff98cab0134b1c9d52ac4ea8b1de55590a2b90896bdc91fbe25b776f63
20:23:45 [2021-03-11T20:23:45.276Z] #47 45.90 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
20:23:45 [2021-03-11T20:23:45.276Z] #47 45.92 go: finding github.com/pelletier/go-toml v1.2.0
20:23:45 [2021-03-11T20:23:45.276Z] #47 45.97 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:23:45 [2021-03-11T20:23:45.489Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.8s done
20:23:45 [2021-03-11T20:23:45.489Z] #8 ...
20:23:45 [2021-03-11T20:23:45.489Z] 
20:23:45 [2021-03-11T20:23:45.489Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:23:45 [2021-03-11T20:23:45.489Z] #25 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4
20:23:45 [2021-03-11T20:23:45.489Z] #25 5.253 Reading package lists...
20:23:45 [2021-03-11T20:23:45.508Z] #41 10.68   CC       images/fown.o
20:23:45 [2021-03-11T20:23:45.508Z] #41 10.74   CC       images/ns.o
20:23:45 [2021-03-11T20:23:45.508Z] #41 10.80   CC       images/regfile.o
20:23:45 [2021-03-11T20:23:45.536Z] #47 46.09 go: finding github.com/spf13/afero v1.1.2
20:23:45 [2021-03-11T20:23:45.536Z] #47 46.22 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
20:23:45 [2021-03-11T20:23:45.764Z] #41 10.97   CC       images/ghost-file.o
20:23:45 [2021-03-11T20:23:45.764Z] #41 11.09   CC       images/fifo.o
20:23:45 [2021-03-11T20:23:45.792Z] #47 46.30 go: finding github.com/spf13/cast v1.3.0
20:23:45 [2021-03-11T20:23:45.792Z] #47 46.37 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
20:23:46 [2021-03-11T20:23:46.021Z] #41 11.23   CC       images/remap-file-path.o
20:23:46 [2021-03-11T20:23:46.021Z] #41 11.30   CC       images/eventfd.o
20:23:46 [2021-03-11T20:23:46.021Z] #41 11.38   CC       images/eventpoll.o
20:23:46 [2021-03-11T20:23:46.050Z] #47 46.46 go: finding github.com/spf13/jwalterweatherman v1.0.0
20:23:46 [2021-03-11T20:23:46.050Z] #47 46.46 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:23:46 [2021-03-11T20:23:46.050Z] #47 46.47 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
20:23:46 [2021-03-11T20:23:46.050Z] #47 46.49 go: finding github.com/subosito/gotenv v1.2.0
20:23:46 [2021-03-11T20:23:46.050Z] #47 46.58 go: finding gopkg.in/ini.v1 v1.51.0
20:23:46 [2021-03-11T20:23:46.050Z] #47 46.60 go: finding golang.org/x/text v0.3.2
20:23:46 [2021-03-11T20:23:46.278Z] #41 11.47   CC       images/fh.o
20:23:46 [2021-03-11T20:23:46.278Z] #41 11.54   CC       images/fsnotify.o
20:23:46 [2021-03-11T20:23:46.306Z] #47 46.75 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
20:23:46 [2021-03-11T20:23:46.306Z] #47 46.76 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:23:46 [2021-03-11T20:23:46.306Z] #47 46.84 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:23:46 [2021-03-11T20:23:46.306Z] #47 46.88 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
20:23:46 [2021-03-11T20:23:46.306Z] #47 46.93 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
20:23:46 [2021-03-11T20:23:46.358Z] #56 20.21 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:23:46 [2021-03-11T20:23:46.440Z] #25 6.543 Reading package lists...
20:23:46 [2021-03-11T20:23:46.440Z] #25 ...
20:23:46 [2021-03-11T20:23:46.440Z] 
20:23:46 [2021-03-11T20:23:46.440Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:23:46 [2021-03-11T20:23:46.440Z] #8 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
20:23:46 [2021-03-11T20:23:46.440Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
20:23:46 [2021-03-11T20:23:46.440Z] #8 DONE 19.7s
20:23:46 [2021-03-11T20:23:46.440Z] 
20:23:46 [2021-03-11T20:23:46.440Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:23:46 [2021-03-11T20:23:46.440Z] #9 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6
20:23:46 [2021-03-11T20:23:46.534Z] #41 11.72   CC       images/signalfd.o
20:23:46 [2021-03-11T20:23:46.534Z] #41 11.79   CC       images/fs.o
20:23:46 [2021-03-11T20:23:46.534Z] #41 11.84   CC       images/pstree.o
20:23:46 [2021-03-11T20:23:46.534Z] #41 11.90   CC       images/pipe.o
20:23:46 [2021-03-11T20:23:46.534Z] #41 11.95   CC       images/tcp-stream.o
20:23:46 [2021-03-11T20:23:46.563Z] #47 46.94 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:23:46 [2021-03-11T20:23:46.563Z] #47 46.97 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
20:23:46 [2021-03-11T20:23:46.563Z] #47 46.98 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
20:23:46 [2021-03-11T20:23:46.563Z] #47 47.00 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
20:23:46 [2021-03-11T20:23:46.563Z] #47 47.00 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
20:23:46 [2021-03-11T20:23:46.563Z] #47 47.01 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
20:23:46 [2021-03-11T20:23:46.563Z] #47 47.11 go: finding github.com/kisielk/gotool v1.0.0
20:23:46 [2021-03-11T20:23:46.799Z] #41 12.01   CC       images/sk-packet.o
20:23:46 [2021-03-11T20:23:46.799Z] #41 12.09   CC       images/mnt.o
20:23:46 [2021-03-11T20:23:46.799Z] #41 12.19   CC       images/pipe-data.o
20:23:46 [2021-03-11T20:23:46.819Z] #47 47.27 go: finding github.com/sourcegraph/go-diff v0.5.1
20:23:46 [2021-03-11T20:23:46.819Z] #47 47.34 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
20:23:46 [2021-03-11T20:23:46.819Z] #47 47.39 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
20:23:46 [2021-03-11T20:23:46.819Z] #47 47.40 go: finding github.com/tommy-muehle/go-mnd v1.1.1
20:23:46 [2021-03-11T20:23:46.819Z] #47 ...
20:23:46 [2021-03-11T20:23:46.819Z] 
20:23:46 [2021-03-11T20:23:46.819Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:23:46 [2021-03-11T20:23:46.819Z] #32 sha256:c77f4cffca2cbe05dc3967cc341939bc37e600389d2b9c78cad4f21c8ceec7f9
20:23:46 [2021-03-11T20:23:46.819Z] #32 37.43 sync
20:23:46 [2021-03-11T20:23:46.819Z] #32 37.45 internal/reflectlite
20:23:46 [2021-03-11T20:23:46.819Z] #32 40.08 sort
20:23:46 [2021-03-11T20:23:46.819Z] #32 40.08 errors
20:23:46 [2021-03-11T20:23:46.819Z] #32 40.45 strconv
20:23:46 [2021-03-11T20:23:46.819Z] #32 41.55 io
20:23:46 [2021-03-11T20:23:46.819Z] #32 42.97 internal/oserror
20:23:46 [2021-03-11T20:23:46.819Z] #32 43.03 syscall
20:23:46 [2021-03-11T20:23:46.819Z] #32 44.73 reflect
20:23:47 [2021-03-11T20:23:47.068Z] #41 12.25   CC       images/sa.o
20:23:47 [2021-03-11T20:23:47.068Z] #41 ...
20:23:47 [2021-03-11T20:23:47.068Z] 
20:23:47 [2021-03-11T20:23:47.068Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:23:47 [2021-03-11T20:23:47.068Z] #43 sha256:03c2eea43a04288606669dbe6a832cae02de140dd55f0f4c344354acb8966247
20:23:47 [2021-03-11T20:23:47.068Z] #43 DONE 36.8s
20:23:47 [2021-03-11T20:23:47.068Z] 
20:23:47 [2021-03-11T20:23:47.068Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:23:47 [2021-03-11T20:23:47.068Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:23:47 [2021-03-11T20:23:47.068Z] #41 12.34   CC       images/timer.o
20:23:47 [2021-03-11T20:23:47.068Z] #41 12.47   CC       images/timerfd.o
20:23:47 [2021-03-11T20:23:47.076Z] #32 ...
20:23:47 [2021-03-11T20:23:47.076Z] 
20:23:47 [2021-03-11T20:23:47.076Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:47 [2021-03-11T20:23:47.076Z] #47 sha256:4175beff98cab0134b1c9d52ac4ea8b1de55590a2b90896bdc91fbe25b776f63
20:23:47 [2021-03-11T20:23:47.076Z] #47 47.53 go: finding github.com/ultraware/funlen v0.0.2
20:23:47 [2021-03-11T20:23:47.076Z] #47 47.53 go: finding github.com/ultraware/whitespace v0.0.4
20:23:47 [2021-03-11T20:23:47.076Z] #47 47.55 go: finding github.com/uudashr/gocognit v1.0.1
20:23:47 [2021-03-11T20:23:47.076Z] #47 47.68 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
20:23:47 [2021-03-11T20:23:47.076Z] #47 47.75 go: finding github.com/gogo/protobuf v1.2.1
20:23:47 [2021-03-11T20:23:47.288Z] #56 ...
20:23:47 [2021-03-11T20:23:47.288Z] 
20:23:47 [2021-03-11T20:23:47.288Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:23:47 [2021-03-11T20:23:47.288Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
20:23:47 [2021-03-11T20:23:47.288Z] #53 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:23:47 [2021-03-11T20:23:47.324Z] #41 12.54   CC       images/mm.o
20:23:47 [2021-03-11T20:23:47.324Z] #41 12.65   CC       images/sk-opts.o
20:23:47 [2021-03-11T20:23:47.324Z] #41 12.70   CC       images/sk-unix.o
20:23:47 [2021-03-11T20:23:47.333Z] #47 47.93 go: finding honnef.co/go/tools v0.0.1-2019.2.3
20:23:47 [2021-03-11T20:23:47.549Z] #53 ...
20:23:47 [2021-03-11T20:23:47.549Z] 
20:23:47 [2021-03-11T20:23:47.549Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
20:23:47 [2021-03-11T20:23:47.549Z] #45 sha256:8867a88b19eec3ca0bc0272f151c5ef50c3a356099dd025a932c60caa1affa17
20:23:47 [2021-03-11T20:23:47.549Z] #45 11.46 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:23:47 [2021-03-11T20:23:47.549Z] #45 13.17 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:23:47 [2021-03-11T20:23:47.549Z] #45 14.22 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:23:47 [2021-03-11T20:23:47.549Z] #45 17.72 go: finding github.com/fatih/color v1.9.0
20:23:47 [2021-03-11T20:23:47.549Z] #45 17.78 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:23:47 [2021-03-11T20:23:47.549Z] #45 17.83 go: finding github.com/pkg/errors v0.9.1
20:23:47 [2021-03-11T20:23:47.549Z] #45 17.83 go: finding github.com/mattn/go-colorable v0.1.6
20:23:47 [2021-03-11T20:23:47.549Z] #45 17.85 go: finding github.com/spf13/pflag v1.0.3
20:23:47 [2021-03-11T20:23:47.549Z] #45 17.92 go: finding github.com/mattn/go-isatty v0.0.12
20:23:47 [2021-03-11T20:23:47.549Z] #45 18.04 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:23:47 [2021-03-11T20:23:47.549Z] #45 18.17 go: finding github.com/jonboulle/clockwork v0.1.0
20:23:47 [2021-03-11T20:23:47.549Z] #45 18.20 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:23:47 [2021-03-11T20:23:47.549Z] #45 18.28 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:23:47 [2021-03-11T20:23:47.549Z] #45 18.30 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:23:47 [2021-03-11T20:23:47.549Z] #45 ...
20:23:47 [2021-03-11T20:23:47.549Z] 
20:23:47 [2021-03-11T20:23:47.549Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:47 [2021-03-11T20:23:47.549Z] #47 sha256:f0c9b7f622cfbe9cc84ca1146fac92eaed433893b68ab5396c47a3558d2ce873
20:23:47 [2021-03-11T20:23:47.549Z] #47 16.42 go: extracting github.com/spf13/pflag v1.0.5
20:23:47 [2021-03-11T20:23:47.549Z] #47 16.45 go: downloading github.com/stretchr/testify v1.4.0
20:23:47 [2021-03-11T20:23:47.549Z] #47 16.45 go: extracting github.com/go-lintpack/lintpack v0.5.2
20:23:47 [2021-03-11T20:23:47.549Z] #47 16.46 go: extracting github.com/spf13/cobra v0.0.5
20:23:47 [2021-03-11T20:23:47.549Z] #47 16.52 go: downloading github.com/spf13/afero v1.1.2
20:23:47 [2021-03-11T20:23:47.549Z] #47 16.58 go: extracting github.com/go-critic/go-critic v0.4.1
20:23:47 [2021-03-11T20:23:47.549Z] #47 16.65 go: downloading github.com/pkg/errors v0.8.1
20:23:47 [2021-03-11T20:23:47.549Z] #47 16.70 go: extracting github.com/sirupsen/logrus v1.4.2
20:23:47 [2021-03-11T20:23:47.549Z] #47 16.78 go: extracting github.com/mattn/go-colorable v0.1.4
20:23:47 [2021-03-11T20:23:47.549Z] #47 16.88 go: extracting github.com/stretchr/testify v1.4.0
20:23:47 [2021-03-11T20:23:47.549Z] #47 16.88 go: downloading github.com/subosito/gotenv v1.2.0
20:23:47 [2021-03-11T20:23:47.549Z] #47 17.09 go: downloading github.com/pelletier/go-toml v1.2.0
20:23:47 [2021-03-11T20:23:47.549Z] #47 17.14 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
20:23:47 [2021-03-11T20:23:47.549Z] #47 17.17 go: extracting github.com/pkg/errors v0.8.1
20:23:47 [2021-03-11T20:23:47.549Z] #47 17.30 go: downloading github.com/spf13/cast v1.3.0
20:23:47 [2021-03-11T20:23:47.549Z] #47 17.41 go: downloading github.com/magiconair/properties v1.8.1
20:23:47 [2021-03-11T20:23:47.549Z] #47 17.43 go: downloading gopkg.in/yaml.v2 v2.2.7
20:23:47 [2021-03-11T20:23:47.549Z] #47 17.54 go: downloading github.com/davecgh/go-spew v1.1.1
20:23:47 [2021-03-11T20:23:47.549Z] #47 17.54 go: extracting github.com/spf13/afero v1.1.2
20:23:47 [2021-03-11T20:23:47.549Z] #47 17.61 go: extracting github.com/subosito/gotenv v1.2.0
20:23:47 [2021-03-11T20:23:47.549Z] #47 17.72 go: downloading github.com/inconshreveable/mousetrap v1.0.0
20:23:47 [2021-03-11T20:23:47.549Z] #47 17.78 go: extracting gopkg.in/yaml.v2 v2.2.7
20:23:47 [2021-03-11T20:23:47.549Z] #47 17.92 go: extracting github.com/davecgh/go-spew v1.1.1
20:23:47 [2021-03-11T20:23:47.549Z] #47 17.97 go: extracting github.com/inconshreveable/mousetrap v1.0.0
20:23:47 [2021-03-11T20:23:47.549Z] #47 18.04 go: extracting github.com/spf13/cast v1.3.0
20:23:47 [2021-03-11T20:23:47.549Z] #47 18.04 go: downloading github.com/mitchellh/mapstructure v1.1.2
20:23:47 [2021-03-11T20:23:47.549Z] #47 18.05 go: extracting github.com/magiconair/properties v1.8.1
20:23:47 [2021-03-11T20:23:47.549Z] #47 18.16 go: downloading github.com/fsnotify/fsnotify v1.4.7
20:23:47 [2021-03-11T20:23:47.549Z] #47 18.20 go: downloading golang.org/x/text v0.3.2
20:23:47 [2021-03-11T20:23:47.549Z] #47 18.23 go: downloading github.com/spf13/jwalterweatherman v1.0.0
20:23:47 [2021-03-11T20:23:47.549Z] #47 18.27 go: extracting github.com/pelletier/go-toml v1.2.0
20:23:47 [2021-03-11T20:23:47.549Z] #47 18.38 go: downloading github.com/mattn/go-isatty v0.0.8
20:23:47 [2021-03-11T20:23:47.549Z] #47 18.42 go: extracting github.com/mitchellh/mapstructure v1.1.2
20:23:47 [2021-03-11T20:23:47.549Z] #47 18.58 go: downloading github.com/hashicorp/hcl v1.0.0
20:23:47 [2021-03-11T20:23:47.549Z] #47 18.75 go: downloading gopkg.in/ini.v1 v1.51.0
20:23:47 [2021-03-11T20:23:47.549Z] #47 18.82 go: extracting github.com/mattn/go-isatty v0.0.8
20:23:47 [2021-03-11T20:23:47.549Z] #47 18.84 go: extracting github.com/spf13/jwalterweatherman v1.0.0
20:23:47 [2021-03-11T20:23:47.549Z] #47 18.84 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:23:47 [2021-03-11T20:23:47.549Z] #47 18.91 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
20:23:47 [2021-03-11T20:23:47.549Z] #47 18.93 go: extracting github.com/fsnotify/fsnotify v1.4.7
20:23:47 [2021-03-11T20:23:47.549Z] #47 19.15 go: downloading github.com/sourcegraph/go-diff v0.5.1
20:23:47 [2021-03-11T20:23:47.549Z] #47 19.23 go: extracting github.com/go-toolsmith/astfmt v1.0.0
20:23:47 [2021-03-11T20:23:47.549Z] #47 19.31 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
20:23:47 [2021-03-11T20:23:47.549Z] #47 19.31 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
20:23:47 [2021-03-11T20:23:47.549Z] #47 19.41 go: extracting github.com/hashicorp/hcl v1.0.0
20:23:47 [2021-03-11T20:23:47.549Z] #47 19.47 go: extracting gopkg.in/ini.v1 v1.51.0
20:23:47 [2021-03-11T20:23:47.549Z] #47 20.00 go: extracting github.com/sourcegraph/go-diff v0.5.1
20:23:47 [2021-03-11T20:23:47.549Z] #47 20.14 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
20:23:47 [2021-03-11T20:23:47.549Z] #47 20.30 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
20:23:47 [2021-03-11T20:23:47.549Z] #47 20.55 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
20:23:47 [2021-03-11T20:23:47.549Z] #47 20.57 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
20:23:47 [2021-03-11T20:23:47.549Z] #47 21.18 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
20:23:47 [2021-03-11T20:23:47.580Z] #41 12.80   CC       images/sk-inet.o
20:23:47 [2021-03-11T20:23:47.580Z] #41 12.94   CC       images/tun.o
20:23:47 [2021-03-11T20:23:47.589Z] #47 47.98 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:23:47 [2021-03-11T20:23:47.589Z] #47 48.02 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
20:23:47 [2021-03-11T20:23:47.589Z] #47 48.15 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:23:47 [2021-03-11T20:23:47.589Z] #47 48.16 go: finding github.com/BurntSushi/toml v0.3.1
20:23:47 [2021-03-11T20:23:47.774Z] Client:
20:23:47 [2021-03-11T20:23:47.774Z]  Debug Mode: false
20:23:47 [2021-03-11T20:23:47.774Z]  Plugins:
20:23:47 [2021-03-11T20:23:47.774Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
20:23:47 [2021-03-11T20:23:47.774Z] 
20:23:47 [2021-03-11T20:23:47.774Z] Server:
20:23:47 [2021-03-11T20:23:47.774Z]  Containers: 0
20:23:47 [2021-03-11T20:23:47.774Z]   Running: 0
20:23:47 [2021-03-11T20:23:47.774Z]   Paused: 0
20:23:47 [2021-03-11T20:23:47.774Z]   Stopped: 0
20:23:47 [2021-03-11T20:23:47.774Z]  Images: 0
20:23:47 [2021-03-11T20:23:47.774Z]  Server Version: 19.03.12
20:23:47 [2021-03-11T20:23:47.774Z]  Storage Driver: windowsfilter (windows) lcow (linux)
20:23:47 [2021-03-11T20:23:47.774Z]   Windows: 
20:23:47 [2021-03-11T20:23:47.774Z]   LCOW: 
20:23:47 [2021-03-11T20:23:47.774Z]  Logging Driver: json-file
20:23:47 [2021-03-11T20:23:47.774Z]  Plugins:
20:23:47 [2021-03-11T20:23:47.774Z]   Volume: local
20:23:47 [2021-03-11T20:23:47.774Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:23:47 [2021-03-11T20:23:47.774Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:23:47 [2021-03-11T20:23:47.774Z]  Swarm: inactive
20:23:47 [2021-03-11T20:23:47.774Z]  Default Isolation: process
20:23:47 [2021-03-11T20:23:47.774Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:23:47 [2021-03-11T20:23:47.774Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697)
20:23:47 [2021-03-11T20:23:47.774Z]  OSType: windows
20:23:47 [2021-03-11T20:23:47.774Z]  Architecture: x86_64
20:23:47 [2021-03-11T20:23:47.774Z]  CPUs: 4
20:23:47 [2021-03-11T20:23:47.774Z]  Total Memory: 32GiB
20:23:47 [2021-03-11T20:23:47.774Z]  Name: azwin-2-700250
20:23:47 [2021-03-11T20:23:47.775Z]  ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3
20:23:47 [2021-03-11T20:23:47.775Z]  Docker Root Dir: D:\docker
20:23:47 [2021-03-11T20:23:47.775Z]  Debug Mode: false
20:23:47 [2021-03-11T20:23:47.775Z]  Registry: https://index.docker.io/v1/
20:23:47 [2021-03-11T20:23:47.775Z]  Labels:
20:23:47 [2021-03-11T20:23:47.775Z]  Experimental: true
20:23:47 [2021-03-11T20:23:47.775Z]  Insecure Registries:
20:23:47 [2021-03-11T20:23:47.775Z]   10.0.0.4:5000
20:23:47 [2021-03-11T20:23:47.775Z]   127.0.0.0/8
20:23:47 [2021-03-11T20:23:47.775Z]  Registry Mirrors:
20:23:47 [2021-03-11T20:23:47.775Z]   http://10.0.0.4:5000/
20:23:47 [2021-03-11T20:23:47.775Z]  Live Restore Enabled: false
20:23:47 [2021-03-11T20:23:47.775Z] 
20:23:47 [2021-03-11T20:23:47.840Z] #41 13.02   CC       images/sk-netlink.o
20:23:47 [2021-03-11T20:23:47.840Z] #41 13.08   CC       images/packet-sock.o
20:23:47 [2021-03-11T20:23:47.840Z] #41 13.18   CC       images/ipc-var.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
20:23:48 [2021-03-11T20:23:48.096Z] #41 13.24   CC       images/ipc-desc.o
20:23:48 [2021-03-11T20:23:48.096Z] #41 13.33   CC       images/ipc-shm.o
20:23:48 [2021-03-11T20:23:48.096Z] #41 13.40   CC       images/ipc-msg.o
20:23:48 [2021-03-11T20:23:48.096Z] #41 13.47   CC       images/ipc-sem.o
20:23:48 [2021-03-11T20:23:48.096Z] #41 13.52   CC       images/utsns.o
20:23:48 [2021-03-11T20:23:48.116Z] #47 22.08 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
20:23:48 [2021-03-11T20:23:48.116Z] #47 ...
20:23:48 [2021-03-11T20:23:48.116Z] 
20:23:48 [2021-03-11T20:23:48.116Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:23:48 [2021-03-11T20:23:48.116Z] #56 sha256:1dfd00258f1f366adbce4bed704970d6445212b7e1636555b92433a90f4f715d
20:23:48 [2021-03-11T20:23:48.116Z] #56 22.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:23:48 [2021-03-11T20:23:48.116Z] #56 22.30 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
20:23:48 [2021-03-11T20:23:48.353Z] #41 13.59   CC       images/creds.o
20:23:48 [2021-03-11T20:23:48.353Z] #41 13.65   CC       images/vma.o
20:23:48 [2021-03-11T20:23:48.353Z] #41 ...
20:23:48 [2021-03-11T20:23:48.353Z] 
20:23:48 [2021-03-11T20:23:48.353Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:23:48 [2021-03-11T20:23:48.353Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:23:48 [2021-03-11T20:23:48.353Z] #11 34.97 Selecting previously unselected package libapparmor1:amd64.
20:23:48 [2021-03-11T20:23:48.353Z] #11 34.98 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 34.98 Unpacking libapparmor1:amd64 (2.13.2-10) ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 35.17 Selecting previously unselected package libapparmor-dev:amd64.
20:23:48 [2021-03-11T20:23:48.353Z] #11 35.17 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 35.37 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 35.50 Selecting previously unselected package libbtrfs0.
20:23:48 [2021-03-11T20:23:48.353Z] #11 35.51 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 35.51 Unpacking libbtrfs0 (4.20.1-2) ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 35.58 Selecting previously unselected package libbtrfs-dev.
20:23:48 [2021-03-11T20:23:48.353Z] #11 35.59 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 35.59 Unpacking libbtrfs-dev (4.20.1-2) ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 35.68 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:23:48 [2021-03-11T20:23:48.353Z] #11 35.69 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 35.70 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 35.80 Selecting previously unselected package libudev-dev:amd64.
20:23:48 [2021-03-11T20:23:48.353Z] #11 35.81 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 35.83 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 35.93 Selecting previously unselected package libsepol1-dev:amd64.
20:23:48 [2021-03-11T20:23:48.353Z] #11 35.94 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 35.95 Unpacking libsepol1-dev:amd64 (2.8-1) ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 36.13 Selecting previously unselected package libpcre16-3:amd64.
20:23:48 [2021-03-11T20:23:48.353Z] #11 36.13 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 36.14 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 36.27 Selecting previously unselected package libpcre32-3:amd64.
20:23:48 [2021-03-11T20:23:48.353Z] #11 36.27 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 36.28 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 36.37 Selecting previously unselected package libpcrecpp0v5:amd64.
20:23:48 [2021-03-11T20:23:48.353Z] #11 36.38 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 36.38 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 36.48 Selecting previously unselected package libpcre3-dev:amd64.
20:23:48 [2021-03-11T20:23:48.353Z] #11 36.48 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 36.49 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 36.79 Selecting previously unselected package libselinux1-dev:amd64.
20:23:48 [2021-03-11T20:23:48.353Z] #11 36.79 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.353Z] #11 36.81 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 36.94 Selecting previously unselected package libdevmapper-dev:amd64.
20:23:48 [2021-03-11T20:23:48.354Z] #11 36.94 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 36.94 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.00 Selecting previously unselected package libseccomp-dev:amd64.
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.02 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.02 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.12 Selecting previously unselected package libsystemd-dev:amd64.
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.12 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.12 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.34 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.35 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.36 Setting up libapparmor1:amd64 (2.13.2-10) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.37 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.38 Setting up libpcre16-3:amd64 (2:8.39-12) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.40 Setting up libsepol1-dev:amd64 (2.8-1) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.42 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.43 Setting up libbtrfs0 (4.20.1-2) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.44 Setting up libpcre32-3:amd64 (2:8.39-12) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.46 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.48 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.51 Setting up libbtrfs-dev (4.20.1-2) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.51 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.52 Setting up mingw-w64-common (6.0.0-3) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.60 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.71 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.72 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.74 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.77 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.78 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.79 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.81 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.82 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.83 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.84 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.86 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.89 Setting up dmsetup (2:1.02.155-3) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.90 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.91 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 37.92 Processing triggers for libc-bin (2.28-10) ...
20:23:48 [2021-03-11T20:23:48.354Z] #11 DONE 38.1s
20:23:48 [2021-03-11T20:23:48.354Z] 
20:23:48 [2021-03-11T20:23:48.354Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:23:48 [2021-03-11T20:23:48.354Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:23:48 [2021-03-11T20:23:48.354Z] #41 13.72   CC       images/netdev.o
20:23:48 [2021-03-11T20:23:48.373Z] #56 22.37 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:23:48 [2021-03-11T20:23:48.373Z] #56 ...
20:23:48 [2021-03-11T20:23:48.373Z] 
20:23:48 [2021-03-11T20:23:48.373Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:23:48 [2021-03-11T20:23:48.373Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:23:48 [2021-03-11T20:23:48.373Z] #11 12.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:23:48 [2021-03-11T20:23:48.521Z] #47 ...
20:23:48 [2021-03-11T20:23:48.521Z] 
20:23:48 [2021-03-11T20:23:48.521Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:23:48 [2021-03-11T20:23:48.521Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:23:48 [2021-03-11T20:23:48.521Z] #34 33.02 Reading package lists...
20:23:48 [2021-03-11T20:23:48.521Z] #34 39.49 Building dependency tree...
20:23:48 [2021-03-11T20:23:48.521Z] #34 42.34 The following additional packages will be installed:
20:23:48 [2021-03-11T20:23:48.521Z] #34 42.36   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:23:48 [2021-03-11T20:23:48.521Z] #34 42.36 Suggested packages:
20:23:48 [2021-03-11T20:23:48.521Z] #34 42.37   cmake-doc ninja-build lrzip
20:23:48 [2021-03-11T20:23:48.521Z] #34 42.37 Recommended packages:
20:23:48 [2021-03-11T20:23:48.521Z] #34 42.37   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:23:48 [2021-03-11T20:23:48.521Z] #34 43.45 The following NEW packages will be installed:
20:23:48 [2021-03-11T20:23:48.521Z] #34 43.47   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:23:48 [2021-03-11T20:23:48.521Z] #34 43.47   vim-common xxd
20:23:48 [2021-03-11T20:23:48.521Z] #34 43.84 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
20:23:48 [2021-03-11T20:23:48.521Z] #34 43.84 Need to get 14.9 MB of archives.
20:23:48 [2021-03-11T20:23:48.521Z] #34 43.84 After this operation, 61.8 MB of additional disk space will be used.
20:23:48 [2021-03-11T20:23:48.521Z] #34 43.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:23:48 [2021-03-11T20:23:48.521Z] #34 43.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:23:48 [2021-03-11T20:23:48.521Z] #34 43.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
20:23:48 [2021-03-11T20:23:48.521Z] #34 44.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:23:48 [2021-03-11T20:23:48.521Z] #34 45.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
20:23:48 [2021-03-11T20:23:48.521Z] #34 45.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
20:23:48 [2021-03-11T20:23:48.521Z] #34 45.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
20:23:48 [2021-03-11T20:23:48.521Z] #34 45.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
20:23:48 [2021-03-11T20:23:48.521Z] #34 45.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
20:23:48 [2021-03-11T20:23:48.521Z] #34 45.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
20:23:48 [2021-03-11T20:23:48.521Z] #34 47.24 debconf: delaying package configuration, since apt-utils is not installed
20:23:48 [2021-03-11T20:23:48.521Z] #34 47.56 Fetched 14.9 MB in 2s (7011 kB/s)
20:23:48 [2021-03-11T20:23:48.521Z] #34 47.77 Selecting previously unselected package xxd.
20:23:48 [2021-03-11T20:23:48.521Z] #34 47.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:23:48 [2021-03-11T20:23:48.521Z] #34 47.92 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.521Z] #34 47.93 Unpacking xxd (2:8.1.0875-5) ...
20:23:48 [2021-03-11T20:23:48.521Z] #34 48.22 Selecting previously unselected package vim-common.
20:23:48 [2021-03-11T20:23:48.521Z] #34 48.24 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:23:48 [2021-03-11T20:23:48.521Z] #34 48.29 Unpacking vim-common (2:8.1.0875-5) ...
20:23:48 [2021-03-11T20:23:48.521Z] #34 48.62 Selecting previously unselected package cmake-data.
20:23:48 [2021-03-11T20:23:48.521Z] #34 48.62 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:23:48 [2021-03-11T20:23:48.521Z] #34 48.63 Unpacking cmake-data (3.13.4-1) ...
20:23:48 [2021-03-11T20:23:48.610Z] #41 13.82   CC       images/tty.o
20:23:48 [2021-03-11T20:23:48.630Z] #11 ...
20:23:48 [2021-03-11T20:23:48.630Z] 
20:23:48 [2021-03-11T20:23:48.630Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:23:48 [2021-03-11T20:23:48.630Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
20:23:48 [2021-03-11T20:23:48.630Z] #38 22.08 Checking out files:  85% (1433/1682)   
Checking out files:  86% (1447/1682)   
Checking out files:  87% (1464/1682)   
Checking out files:  88% (1481/1682)   
Checking out files:  89% (1497/1682)   
Checking out files:  90% (1514/1682)   
Checking out files:  91% (1531/1682)   
Checking out files:  92% (1548/1682)   
Checking out files:  93% (1565/1682)   
Checking out files:  94% (1582/1682)   
Checking out files:  95% (1598/1682)   
Checking out files:  96% (1615/1682)   
Checking out files:  97% (1632/1682)   
Checking out files:  98% (1649/1682)   
Checking out files:  99% (1666/1682)   
Checking out files: 100% (1682/1682)   
Checking out files: 100% (1682/1682), done.
20:23:48 [2021-03-11T20:23:48.630Z] #38 22.37 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:23:48 [2021-03-11T20:23:48.630Z] #38 ...
20:23:48 [2021-03-11T20:23:48.630Z] 
20:23:48 [2021-03-11T20:23:48.630Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:23:48 [2021-03-11T20:23:48.630Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:23:48 [2021-03-11T20:23:48.630Z] #34 12.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:23:48 [2021-03-11T20:23:48.778Z] #34 ...
20:23:48 [2021-03-11T20:23:48.778Z] 
20:23:48 [2021-03-11T20:23:48.778Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:23:48 [2021-03-11T20:23:48.778Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:23:48 [2021-03-11T20:23:48.778Z] #40 44.50 debconf: delaying package configuration, since apt-utils is not installed
20:23:48 [2021-03-11T20:23:48.778Z] #40 45.06 Fetched 4095 kB in 1s (5262 kB/s)
20:23:48 [2021-03-11T20:23:48.778Z] #40 45.26 Selecting previously unselected package libcap-dev:amd64.
20:23:48 [2021-03-11T20:23:48.778Z] #40 45.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:23:48 [2021-03-11T20:23:48.778Z] #40 45.40 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.778Z] #40 45.42 Unpacking libcap-dev:amd64 (1:2.25-2) ...
20:23:48 [2021-03-11T20:23:48.778Z] #40 45.75 Selecting previously unselected package libnet1:amd64.
20:23:48 [2021-03-11T20:23:48.778Z] #40 45.75 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.778Z] #40 45.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:23:48 [2021-03-11T20:23:48.778Z] #40 45.99 Selecting previously unselected package libnet1-dev.
20:23:48 [2021-03-11T20:23:48.778Z] #40 46.00 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.778Z] #40 46.05 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:23:48 [2021-03-11T20:23:48.778Z] #40 46.53 Selecting previously unselected package libnl-3-200:amd64.
20:23:48 [2021-03-11T20:23:48.778Z] #40 46.53 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.778Z] #40 46.55 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:23:48 [2021-03-11T20:23:48.778Z] #40 46.80 Selecting previously unselected package libnl-3-dev:amd64.
20:23:48 [2021-03-11T20:23:48.778Z] #40 46.84 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.778Z] #40 46.84 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
20:23:48 [2021-03-11T20:23:48.778Z] #40 47.41 Selecting previously unselected package libprotobuf-c1:amd64.
20:23:48 [2021-03-11T20:23:48.778Z] #40 47.42 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.778Z] #40 47.42 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:23:48 [2021-03-11T20:23:48.778Z] #40 47.66 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:23:48 [2021-03-11T20:23:48.778Z] #40 47.66 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.778Z] #40 47.68 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:23:48 [2021-03-11T20:23:48.778Z] #40 47.85 Selecting previously unselected package zlib1g-dev:amd64.
20:23:48 [2021-03-11T20:23:48.778Z] #40 47.86 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.778Z] #40 47.87 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:23:48 [2021-03-11T20:23:48.778Z] #40 48.30 Selecting previously unselected package libprotobuf17:amd64.
20:23:48 [2021-03-11T20:23:48.778Z] #40 48.31 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.778Z] #40 48.32 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
20:23:48 [2021-03-11T20:23:48.778Z] #40 49.27 Selecting previously unselected package libprotobuf-lite17:amd64.
20:23:48 [2021-03-11T20:23:48.778Z] #40 49.28 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
20:23:48 [2021-03-11T20:23:48.778Z] #40 49.28 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:23:48 [2021-03-11T20:23:48.866Z] #41 13.98   CC       images/file-lock.o
20:23:48 [2021-03-11T20:23:48.866Z] #41 14.07   CC       images/rlimit.o
20:23:48 [2021-03-11T20:23:48.866Z] #41 14.14   CC       images/pagemap.o
20:23:48 [2021-03-11T20:23:48.866Z] #41 ...
20:23:48 [2021-03-11T20:23:48.866Z] 
20:23:48 [2021-03-11T20:23:48.866Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:23:48 [2021-03-11T20:23:48.866Z] #54 sha256:9dd6ed9d68dc0503ca2ee24a9bc8b2c65d0b4d3a5b715079ae6fe61d8fe771af
20:23:48 [2021-03-11T20:23:48.866Z] #54 12.66 + cd /tmp/tmp.GncWcRHtuR/src/github.com/containerd/containerd
20:23:48 [2021-03-11T20:23:48.866Z] #54 12.66 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
20:23:48 [2021-03-11T20:23:48.866Z] #54 13.38 + export 'BUILDTAGS=netgo osusergo static_build'
20:23:48 [2021-03-11T20:23:48.866Z] #54 13.38 + BUILDTAGS='netgo osusergo static_build'
20:23:48 [2021-03-11T20:23:48.866Z] #54 13.38 + export EXTRA_FLAGS=-buildmode=pie
20:23:48 [2021-03-11T20:23:48.866Z] #54 13.38 + EXTRA_FLAGS=-buildmode=pie
20:23:48 [2021-03-11T20:23:48.866Z] #54 13.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:23:48 [2021-03-11T20:23:48.866Z] #54 13.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:23:48 [2021-03-11T20:23:48.866Z] #54 13.38 + '[' '' = dynamic ']'
20:23:48 [2021-03-11T20:23:48.866Z] #54 13.38 + make
20:23:48 [2021-03-11T20:23:48.866Z] #54 14.16 + bin/ctr
20:23:48 [2021-03-11T20:23:48.887Z] #34 ...
20:23:48 [2021-03-11T20:23:48.887Z] 
20:23:48 [2021-03-11T20:23:48.887Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:23:48 [2021-03-11T20:23:48.887Z] #56 sha256:1dfd00258f1f366adbce4bed704970d6445212b7e1636555b92433a90f4f715d
20:23:48 [2021-03-11T20:23:48.887Z] #56 22.90 go: extracting github.com/russross/blackfriday/v2 v2.1.0
20:23:48 [2021-03-11T20:23:48.887Z] #56 ...
20:23:48 [2021-03-11T20:23:48.887Z] 
20:23:48 [2021-03-11T20:23:48.887Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:23:48 [2021-03-11T20:23:48.887Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:23:48 [2021-03-11T20:23:48.887Z] #40 13.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:23:49 [2021-03-11T20:23:49.034Z] #40 49.48 Selecting previously unselected package libprotobuf-dev:amd64.
20:23:49 [2021-03-11T20:23:49.034Z] #40 49.53 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
20:23:49 [2021-03-11T20:23:49.034Z] #40 49.54 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:23:49 [2021-03-11T20:23:49.123Z] #54 ...
20:23:49 [2021-03-11T20:23:49.123Z] 
20:23:49 [2021-03-11T20:23:49.123Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:23:49 [2021-03-11T20:23:49.123Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:23:49 [2021-03-11T20:23:49.123Z] #41 14.23   CC       images/siginfo.o
20:23:49 [2021-03-11T20:23:49.123Z] #41 14.30   CC       images/rpc.o
20:23:49 [2021-03-11T20:23:49.145Z] #40 ...
20:23:49 [2021-03-11T20:23:49.145Z] 
20:23:49 [2021-03-11T20:23:49.145Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
20:23:49 [2021-03-11T20:23:49.145Z] #62 sha256:5fe75b43c3a70ea062bc3d0b8d1b970cc64dfc17b6542249f3271f3725f86001
20:23:49 [2021-03-11T20:23:49.379Z] #41 14.59   CC       images/ext-file.o
20:23:49 [2021-03-11T20:23:49.379Z] #41 14.66   CC       images/cgroup.o
20:23:49 [2021-03-11T20:23:49.636Z] #41 ...
20:23:49 [2021-03-11T20:23:49.636Z] 
20:23:49 [2021-03-11T20:23:49.636Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
20:23:49 [2021-03-11T20:23:49.636Z] #12 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
20:23:49 [2021-03-11T20:23:49.636Z] #12 DONE 1.1s
20:23:49 [2021-03-11T20:23:49.636Z] 
20:23:49 [2021-03-11T20:23:49.636Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:23:49 [2021-03-11T20:23:49.636Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:23:49 [2021-03-11T20:23:49.636Z] #41 14.82   CC       images/userns.o
20:23:49 [2021-03-11T20:23:49.636Z] #41 14.88   CC       images/google/protobuf/descriptor.o
20:23:49 [2021-03-11T20:23:49.659Z] #62 23.21 Checking out files:  58% (1112/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
20:23:49 [2021-03-11T20:23:49.659Z] #62 ...
20:23:49 [2021-03-11T20:23:49.659Z] 
20:23:49 [2021-03-11T20:23:49.659Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:23:49 [2021-03-11T20:23:49.659Z] #43 sha256:8cbdb0beef49b615ecb808cc8c68245870f39cac0cc58809d71da321febafa77
20:23:49 [2021-03-11T20:23:49.659Z] #43 13.69 unicode/utf8
20:23:49 [2021-03-11T20:23:49.659Z] #43 14.09 math
20:23:49 [2021-03-11T20:23:49.659Z] #43 18.79 unicode/utf16
20:23:49 [2021-03-11T20:23:49.659Z] #43 18.98 container/list
20:23:49 [2021-03-11T20:23:49.659Z] #43 19.68 crypto/internal/subtle
20:23:49 [2021-03-11T20:23:49.659Z] #43 19.77 crypto/subtle
20:23:49 [2021-03-11T20:23:49.659Z] #43 19.92 vendor/golang.org/x/crypto/cryptobyte/asn1
20:23:49 [2021-03-11T20:23:49.659Z] #43 20.02 internal/nettrace
20:23:49 [2021-03-11T20:23:49.659Z] #43 20.16 runtime/cgo
20:23:49 [2021-03-11T20:23:49.659Z] #43 ...
20:23:49 [2021-03-11T20:23:49.659Z] 
20:23:49 [2021-03-11T20:23:49.659Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
20:23:49 [2021-03-11T20:23:49.659Z] #62 sha256:5fe75b43c3a70ea062bc3d0b8d1b970cc64dfc17b6542249f3271f3725f86001
20:23:49 [2021-03-11T20:23:49.916Z] #62 23.21 Checking out files:  58% (1112/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
20:23:49 [2021-03-11T20:23:49.916Z] #62 24.02 + cd /tmp/tmp.tENSzUdkok/src/github.com/docker/libnetwork
20:23:49 [2021-03-11T20:23:49.916Z] #62 24.02 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
20:23:50 [2021-03-11T20:23:50.200Z] #41 15.27   CC       images/opts.o
20:23:50 [2021-03-11T20:23:50.200Z] #41 15.33   CC       images/seccomp.o
20:23:50 [2021-03-11T20:23:50.200Z] #41 15.41   CC       images/binfmt-misc.o
20:23:50 [2021-03-11T20:23:50.200Z] #41 15.46   CC       images/time.o
20:23:50 [2021-03-11T20:23:50.200Z] #41 15.51   CC       images/sysctl.o
20:23:50 [2021-03-11T20:23:50.200Z] #41 15.57   CC       images/autofs.o
20:23:50 [2021-03-11T20:23:50.200Z] #41 15.63   CC       images/macvlan.o
20:23:50 [2021-03-11T20:23:50.413Z] #40 ...
20:23:50 [2021-03-11T20:23:50.413Z] 
20:23:50 [2021-03-11T20:23:50.413Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:23:50 [2021-03-11T20:23:50.413Z] #43 sha256:c440c18f30018e92463fc14b28d48f13eeb0b78b3352cc72c2743fe5bff4e3a0
20:23:50 [2021-03-11T20:23:50.413Z] #43 40.64 github.com/LK4D4/vndr/godl/singleflight
20:23:50 [2021-03-11T20:23:50.413Z] #43 40.64 io
20:23:50 [2021-03-11T20:23:50.413Z] #43 41.04 strconv
20:23:50 [2021-03-11T20:23:50.413Z] #43 42.33 bytes
20:23:50 [2021-03-11T20:23:50.413Z] #43 44.22 reflect
20:23:50 [2021-03-11T20:23:50.413Z] #43 44.94 bufio
20:23:50 [2021-03-11T20:23:50.413Z] #43 47.63 syscall
20:23:50 [2021-03-11T20:23:50.413Z] #43 ...
20:23:50 [2021-03-11T20:23:50.413Z] 
20:23:50 [2021-03-11T20:23:50.413Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:23:50 [2021-03-11T20:23:50.413Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
20:23:50 [2021-03-11T20:23:50.413Z] #30 49.50 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.
20:23:50 [2021-03-11T20:23:50.413Z] #30 49.82 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:23:50 [2021-03-11T20:23:50.456Z] #41 15.70   CC       images/sit.o
20:23:50 [2021-03-11T20:23:50.456Z] #41 15.76   CC       images/memfd.o
20:23:50 [2021-03-11T20:23:50.456Z] #41 15.84   CC       images/timens.o
20:23:50 [2021-03-11T20:23:50.456Z] #41 15.90   LINK     images/built-in.o
20:23:50 [2021-03-11T20:23:50.479Z] #62 24.59 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:23:50 [2021-03-11T20:23:50.711Z] #41 15.96   GEN      compel/include/asm
20:23:50 [2021-03-11T20:23:50.711Z] #41 15.97   GEN      compel/include/version.h
20:23:50 [2021-03-11T20:23:50.711Z] #41 15.98 touch .config
20:23:50 [2021-03-11T20:23:50.711Z] #41 16.00   GEN      include/common/config.h
20:23:50 [2021-03-11T20:23:50.711Z] #41 ...
20:23:50 [2021-03-11T20:23:50.711Z] 
20:23:50 [2021-03-11T20:23:50.712Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:23:50 [2021-03-11T20:23:50.712Z] #13 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
20:23:50 [2021-03-11T20:23:50.712Z] #13 DONE 1.3s
20:23:50 [2021-03-11T20:23:50.712Z] 
20:23:50 [2021-03-11T20:23:50.712Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:23:50 [2021-03-11T20:23:50.712Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:23:50 [2021-03-11T20:23:50.712Z] #41 16.05   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
20:23:50 [2021-03-11T20:23:50.712Z] #41 16.08   GEN      compel/plugins/include/uapi/std/syscall-64.h
20:23:50 [2021-03-11T20:23:50.736Z] #62 ...
20:23:50 [2021-03-11T20:23:50.736Z] 
20:23:50 [2021-03-11T20:23:50.736Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:23:50 [2021-03-11T20:23:50.736Z] #32 sha256:07162084a50de51a87d93b903801772a3e31e5338d95f04bed6f27b6533ab0b9
20:23:50 [2021-03-11T20:23:50.736Z] #32 14.80 internal/testlog
20:23:50 [2021-03-11T20:23:50.736Z] #32 15.10 encoding
20:23:50 [2021-03-11T20:23:50.736Z] #32 15.24 runtime/cgo
20:23:50 [2021-03-11T20:23:50.968Z] #41 16.12   GEN      compel/arch/x86/plugins/std/syscalls-64.S
20:23:50 [2021-03-11T20:23:50.968Z] #41 16.16   DEP      compel/arch/x86/plugins/std/syscalls-64.d
20:23:50 [2021-03-11T20:23:50.968Z] #41 16.17   DEP      compel/arch/x86/plugins/std/memcpy.d
20:23:50 [2021-03-11T20:23:50.968Z] #41 16.19   DEP      compel/arch/x86/plugins/std/parasite-head.d
20:23:50 [2021-03-11T20:23:50.968Z] #41 16.22   GEN      compel/plugins/include/uapi/std/syscall.h
20:23:50 [2021-03-11T20:23:50.968Z] #41 16.25   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
20:23:50 [2021-03-11T20:23:50.968Z] #41 16.27   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:23:50 [2021-03-11T20:23:50.968Z] #41 16.30   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:23:50 [2021-03-11T20:23:50.968Z] #41 16.30   DEP      compel/plugins/std/infect.d
20:23:50 [2021-03-11T20:23:50.968Z] #41 16.35   DEP      compel/plugins/std/string.d
20:23:50 [2021-03-11T20:23:50.993Z] #32 ...
20:23:50 [2021-03-11T20:23:50.993Z] 
20:23:50 [2021-03-11T20:23:50.993Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:23:50 [2021-03-11T20:23:50.993Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
20:23:50 [2021-03-11T20:23:50.993Z] #38 24.37 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:23:51 [2021-03-11T20:23:51.225Z] #41 16.38   DEP      compel/plugins/std/log.d
20:23:51 [2021-03-11T20:23:51.225Z] #41 16.41   DEP      compel/plugins/std/fds.d
20:23:51 [2021-03-11T20:23:51.225Z] #41 16.45   DEP      compel/plugins/std/std.d
20:23:51 [2021-03-11T20:23:51.225Z] #41 16.49   DEP      compel/plugins/shmem/shmem.d
20:23:51 [2021-03-11T20:23:51.225Z] #41 16.51   DEP      compel/plugins/fds/fds.d
20:23:51 [2021-03-11T20:23:51.225Z] #41 16.56   CC       compel/plugins/std/std.o
20:23:51 [2021-03-11T20:23:51.225Z] #41 16.63   CC       compel/plugins/std/fds.o
20:23:51 [2021-03-11T20:23:51.345Z] #30 50.71 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:23:51 [2021-03-11T20:23:51.485Z] #41 16.74   CC       compel/plugins/std/log.o
20:23:51 [2021-03-11T20:23:51.742Z] #41 16.98   CC       compel/plugins/std/string.o
20:23:51 [2021-03-11T20:23:51.742Z] #41 17.13   CC       compel/plugins/std/infect.o
20:23:51 [2021-03-11T20:23:51.761Z] #9 ...
20:23:51 [2021-03-11T20:23:51.761Z] 
20:23:51 [2021-03-11T20:23:51.761Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:23:51 [2021-03-11T20:23:51.761Z] #25 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4
20:23:51 [2021-03-11T20:23:51.761Z] #25 6.543 Reading package lists...
20:23:51 [2021-03-11T20:23:51.761Z] #25 7.804 Building dependency tree...
20:23:51 [2021-03-11T20:23:51.761Z] #25 8.381 The following additional packages will be installed:
20:23:51 [2021-03-11T20:23:51.761Z] #25 8.381   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
20:23:51 [2021-03-11T20:23:51.761Z] #25 8.382   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
20:23:51 [2021-03-11T20:23:51.761Z] #25 8.383   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
20:23:51 [2021-03-11T20:23:51.761Z] #25 8.385 Suggested packages:
20:23:51 [2021-03-11T20:23:51.761Z] #25 8.385   krb5-doc krb5-user
20:23:51 [2021-03-11T20:23:51.761Z] #25 8.385 Recommended packages:
20:23:51 [2021-03-11T20:23:51.761Z] #25 8.385   krb5-locales publicsuffix libsasl2-modules
20:23:51 [2021-03-11T20:23:51.761Z] #25 8.609 The following NEW packages will be installed:
20:23:51 [2021-03-11T20:23:51.761Z] #25 8.610   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
20:23:51 [2021-03-11T20:23:51.761Z] #25 8.610   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
20:23:51 [2021-03-11T20:23:51.761Z] #25 8.611   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:23:51 [2021-03-11T20:23:51.761Z] #25 8.612   libssh2-1 libssl1.1 openssl
20:23:51 [2021-03-11T20:23:51.761Z] #25 8.910 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
20:23:51 [2021-03-11T20:23:51.761Z] #25 8.910 Need to get 4777 kB of archives.
20:23:51 [2021-03-11T20:23:51.761Z] #25 8.910 After this operation, 11.5 MB of additional disk space will be used.
20:23:51 [2021-03-11T20:23:51.761Z] #25 8.910 Get:1 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
20:23:51 [2021-03-11T20:23:51.761Z] #25 8.910 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u5 [1382 kB]
20:23:51 [2021-03-11T20:23:51.762Z] #25 8.926 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
20:23:51 [2021-03-11T20:23:51.762Z] #25 8.936 Get:4 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
20:23:51 [2021-03-11T20:23:51.762Z] #25 8.985 Get:5 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
20:23:51 [2021-03-11T20:23:51.762Z] #25 9.016 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB]
20:23:51 [2021-03-11T20:23:51.762Z] #25 9.023 Get:7 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB]
20:23:51 [2021-03-11T20:23:51.762Z] #25 9.054 Get:8 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB]
20:23:51 [2021-03-11T20:23:51.762Z] #25 9.087 Get:9 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
20:23:51 [2021-03-11T20:23:51.762Z] #25 9.093 Get:10 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB]
20:23:51 [2021-03-11T20:23:51.762Z] #25 9.093 Get:11 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB]
20:23:51 [2021-03-11T20:23:51.762Z] #25 9.101 Get:12 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
20:23:51 [2021-03-11T20:23:51.762Z] #25 9.101 Get:13 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u5 [823 kB]
20:23:51 [2021-03-11T20:23:51.762Z] #25 9.166 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
20:23:51 [2021-03-11T20:23:51.762Z] #25 9.174 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
20:23:51 [2021-03-11T20:23:51.762Z] #25 9.188 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
20:23:51 [2021-03-11T20:23:51.762Z] #25 9.196 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB]
20:23:51 [2021-03-11T20:23:51.762Z] #25 9.240 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB]
20:23:51 [2021-03-11T20:23:51.762Z] #25 9.260 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
20:23:51 [2021-03-11T20:23:51.762Z] #25 9.292 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
20:23:51 [2021-03-11T20:23:51.762Z] #25 9.309 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
20:23:51 [2021-03-11T20:23:51.762Z] #25 10.01 debconf: delaying package configuration, since apt-utils is not installed
20:23:51 [2021-03-11T20:23:51.762Z] #25 10.05 Fetched 4777 kB in 1s (7234 kB/s)
20:23:51 [2021-03-11T20:23:51.762Z] #25 12.09 Selecting previously unselected package libssl1.1:arm64.
20:23:51 [2021-03-11T20:23:51.762Z] #25 12.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 ... 6670 files and directories currently installed.)
20:23:51 [2021-03-11T20:23:51.762Z] #25 12.10 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_arm64.deb ...
20:23:51 [2021-03-11T20:23:51.762Z] #25 12.12 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u5) ...
20:23:51 [2021-03-11T20:23:51.762Z] #25 12.33 Selecting previously unselected package libsasl2-modules-db:arm64.
20:23:51 [2021-03-11T20:23:51.762Z] #25 12.34 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
20:23:51 [2021-03-11T20:23:51.762Z] #25 12.35 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
20:23:51 [2021-03-11T20:23:51.762Z] #25 12.44 Selecting previously unselected package libsasl2-2:arm64.
20:23:51 [2021-03-11T20:23:51.762Z] #25 ...
20:23:51 [2021-03-11T20:23:51.762Z] 
20:23:51 [2021-03-11T20:23:51.762Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:23:51 [2021-03-11T20:23:51.762Z] #9 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6
20:23:51 [2021-03-11T20:23:51.762Z] #9 DONE 5.5s
20:23:51 [2021-03-11T20:23:51.762Z] 
20:23:51 [2021-03-11T20:23:51.762Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:23:51 [2021-03-11T20:23:51.762Z] #25 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4
20:23:51 [2021-03-11T20:23:51.762Z] #25 12.52 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
20:23:51 [2021-03-11T20:23:51.762Z] #25 12.57 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
20:23:51 [2021-03-11T20:23:51.762Z] #25 12.62 Selecting previously unselected package libldap-common.
20:23:51 [2021-03-11T20:23:51.762Z] #25 12.62 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
20:23:51 [2021-03-11T20:23:51.762Z] #25 12.63 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
20:23:51 [2021-03-11T20:23:51.762Z] #25 12.69 Selecting previously unselected package libldap-2.4-2:arm64.
20:23:51 [2021-03-11T20:23:51.762Z] #25 12.69 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ...
20:23:51 [2021-03-11T20:23:51.762Z] #25 12.70 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
20:23:51 [2021-03-11T20:23:51.999Z] #41 17.25   CC       compel/arch/x86/plugins/std/parasite-head.o
20:23:51 [2021-03-11T20:23:51.999Z] #41 17.28   CC       compel/arch/x86/plugins/std/memcpy.o
20:23:51 [2021-03-11T20:23:51.999Z] #41 ...
20:23:51 [2021-03-11T20:23:51.999Z] 
20:23:51 [2021-03-11T20:23:51.999Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:23:51 [2021-03-11T20:23:51.999Z] #14 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
20:23:51 [2021-03-11T20:23:51.999Z] #14 1.057 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:23:51 [2021-03-11T20:23:51.999Z] #14 DONE 1.2s
20:23:51 [2021-03-11T20:23:51.999Z] 
20:23:51 [2021-03-11T20:23:51.999Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:23:51 [2021-03-11T20:23:51.999Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:23:51 [2021-03-11T20:23:51.999Z] #41 17.32   CC       compel/arch/x86/plugins/std/syscalls-64.o
20:23:51 [2021-03-11T20:23:51.999Z] #41 17.35   AR       compel/plugins/std.lib.a
20:23:51 [2021-03-11T20:23:51.999Z] #41 17.39   CC       compel/plugins/fds/fds.o
20:23:52 [2021-03-11T20:23:52.025Z] #25 12.78 Selecting previously unselected package openssl.
20:23:52 [2021-03-11T20:23:52.025Z] #25 12.78 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_arm64.deb ...
20:23:52 [2021-03-11T20:23:52.025Z] #25 12.78 Unpacking openssl (1.1.1d-0+deb10u5) ...
20:23:52 [2021-03-11T20:23:52.256Z] #41 17.47   AR       compel/plugins/fds.lib.a
20:23:52 [2021-03-11T20:23:52.256Z] #41 17.52   HOSTDEP  compel/src/lib/log-host.d
20:23:52 [2021-03-11T20:23:52.256Z] #41 17.56   HOSTDEP  compel/src/lib/handle-elf-host.d
20:23:52 [2021-03-11T20:23:52.256Z] #41 17.61   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
20:23:52 [2021-03-11T20:23:52.256Z] #41 17.63   HOSTDEP  compel/src/main-host.d
20:23:52 [2021-03-11T20:23:52.288Z] #25 13.01 Selecting previously unselected package ca-certificates.
20:23:52 [2021-03-11T20:23:52.288Z] #25 13.01 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
20:23:52 [2021-03-11T20:23:52.288Z] #25 13.01 Unpacking ca-certificates (20200601~deb10u2) ...
20:23:52 [2021-03-11T20:23:52.288Z] #25 13.11 Selecting previously unselected package libkeyutils1:arm64.
20:23:52 [2021-03-11T20:23:52.288Z] #25 13.11 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ...
20:23:52 [2021-03-11T20:23:52.288Z] #25 13.12 Unpacking libkeyutils1:arm64 (1.6-6) ...
20:23:52 [2021-03-11T20:23:52.288Z] #25 13.16 Selecting previously unselected package libkrb5support0:arm64.
20:23:52 [2021-03-11T20:23:52.288Z] #25 13.16 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ...
20:23:52 [2021-03-11T20:23:52.288Z] #25 13.17 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ...
20:23:52 [2021-03-11T20:23:52.288Z] #25 13.22 Selecting previously unselected package libk5crypto3:arm64.
20:23:52 [2021-03-11T20:23:52.516Z] #41 17.67   DEP      compel/src/lib/ptrace.d
20:23:52 [2021-03-11T20:23:52.516Z] #41 17.70   DEP      compel/src/lib/infect.d
20:23:52 [2021-03-11T20:23:52.516Z] #41 17.74   DEP      compel/src/lib/infect-util.d
20:23:52 [2021-03-11T20:23:52.516Z] #41 17.76   DEP      compel/src/lib/infect-rpc.d
20:23:52 [2021-03-11T20:23:52.516Z] #41 17.79   DEP      compel/arch/x86/src/lib/infect.d
20:23:52 [2021-03-11T20:23:52.516Z] #41 17.83   DEP      compel/arch/x86/src/lib/cpu.d
20:23:52 [2021-03-11T20:23:52.516Z] #41 17.85   DEP      compel/src/lib/log.d
20:23:52 [2021-03-11T20:23:52.516Z] #41 17.88   DEP      compel/src/main.d
20:23:52 [2021-03-11T20:23:52.516Z] #41 17.92   DEP      compel/src/lib/handle-elf.d
20:23:52 [2021-03-11T20:23:52.516Z] #41 17.96   DEP      compel/arch/x86/src/lib/handle-elf.d
20:23:52 [2021-03-11T20:23:52.560Z] #25 13.22 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ...
20:23:52 [2021-03-11T20:23:52.560Z] #25 13.22 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ...
20:23:52 [2021-03-11T20:23:52.560Z] #25 13.29 Selecting previously unselected package libkrb5-3:arm64.
20:23:52 [2021-03-11T20:23:52.560Z] #25 13.29 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ...
20:23:52 [2021-03-11T20:23:52.560Z] #25 13.29 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ...
20:23:52 [2021-03-11T20:23:52.560Z] #25 13.40 Selecting previously unselected package libgssapi-krb5-2:arm64.
20:23:52 [2021-03-11T20:23:52.560Z] #25 13.40 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ...
20:23:52 [2021-03-11T20:23:52.561Z] #25 13.51 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
20:23:52 [2021-03-11T20:23:52.774Z] #41 17.99   CC       compel/src/lib/log.o
20:23:52 [2021-03-11T20:23:52.774Z] #41 18.05   CC       compel/arch/x86/src/lib/cpu.o
20:23:52 [2021-03-11T20:23:52.840Z] #25 ...
20:23:52 [2021-03-11T20:23:52.841Z] 
20:23:52 [2021-03-11T20:23:52.841Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
20:23:52 [2021-03-11T20:23:52.841Z] #10 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5
20:23:52 [2021-03-11T20:23:52.841Z] #10 DONE 0.9s
20:23:52 [2021-03-11T20:23:52.841Z] 
20:23:52 [2021-03-11T20:23:52.841Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:23:52 [2021-03-11T20:23:52.841Z] #29 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58
20:23:52 [2021-03-11T20:23:52.841Z] #29 DONE 0.1s
20:23:52 [2021-03-11T20:23:52.841Z] 
20:23:52 [2021-03-11T20:23:52.841Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:23:52 [2021-03-11T20:23:52.841Z] #25 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4
20:23:52 [2021-03-11T20:23:52.841Z] #25 13.57 Selecting previously unselected package libnghttp2-14:arm64.
20:23:52 [2021-03-11T20:23:52.841Z] #25 13.57 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
20:23:52 [2021-03-11T20:23:52.841Z] #25 13.58 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
20:23:52 [2021-03-11T20:23:52.841Z] #25 ...
20:23:52 [2021-03-11T20:23:52.841Z] 
20:23:52 [2021-03-11T20:23:52.841Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:23:52 [2021-03-11T20:23:52.841Z] #37 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58
20:23:52 [2021-03-11T20:23:52.841Z] #37 DONE 0.2s
20:23:52 [2021-03-11T20:23:52.841Z] 
20:23:52 [2021-03-11T20:23:52.841Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:23:52 [2021-03-11T20:23:52.841Z] #25 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4
20:23:52 [2021-03-11T20:23:52.841Z] #25 13.66 Selecting previously unselected package libpsl5:arm64.
20:23:52 [2021-03-11T20:23:52.841Z] #25 13.66 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
20:23:52 [2021-03-11T20:23:52.841Z] #25 13.66 Unpacking libpsl5:arm64 (0.20.2-2) ...
20:23:52 [2021-03-11T20:23:52.841Z] #25 13.73 Selecting previously unselected package librtmp1:arm64.
20:23:52 [2021-03-11T20:23:52.841Z] #25 13.73 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
20:23:52 [2021-03-11T20:23:52.841Z] #25 13.74 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
20:23:53 [2021-03-11T20:23:53.030Z] #41 18.24   CC       compel/arch/x86/src/lib/infect.o
20:23:53 [2021-03-11T20:23:53.105Z] #25 13.80 Selecting previously unselected package libssh2-1:arm64.
20:23:53 [2021-03-11T20:23:53.105Z] #25 13.80 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
20:23:53 [2021-03-11T20:23:53.105Z] #25 13.81 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
20:23:53 [2021-03-11T20:23:53.105Z] #25 13.91 Selecting previously unselected package libcurl4:arm64.
20:23:53 [2021-03-11T20:23:53.105Z] #25 13.91 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ...
20:23:53 [2021-03-11T20:23:53.105Z] #25 13.93 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ...
20:23:53 [2021-03-11T20:23:53.286Z] #41 18.46   CC       compel/src/lib/infect-rpc.o
20:23:53 [2021-03-11T20:23:53.286Z] #41 18.58   CC       compel/src/lib/infect-util.o
20:23:53 [2021-03-11T20:23:53.385Z] #25 14.06 Selecting previously unselected package curl.
20:23:53 [2021-03-11T20:23:53.385Z] #25 14.06 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ...
20:23:53 [2021-03-11T20:23:53.385Z] #25 14.15 Unpacking curl (7.64.0-4+deb10u1) ...
20:23:53 [2021-03-11T20:23:53.385Z] #25 14.29 Selecting previously unselected package libonig5:arm64.
20:23:53 [2021-03-11T20:23:53.385Z] #25 14.29 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
20:23:53 [2021-03-11T20:23:53.385Z] #25 14.30 Unpacking libonig5:arm64 (6.9.1-1) ...
20:23:53 [2021-03-11T20:23:53.543Z] #41 18.69   CC       compel/src/lib/infect.o
20:23:53 [2021-03-11T20:23:53.654Z] #25 14.51 Selecting previously unselected package libjq1:arm64.
20:23:53 [2021-03-11T20:23:53.654Z] #25 14.51 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
20:23:53 [2021-03-11T20:23:53.654Z] #25 14.52 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
20:23:53 [2021-03-11T20:23:53.654Z] #25 14.61 Selecting previously unselected package jq.
20:23:53 [2021-03-11T20:23:53.654Z] #25 14.61 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
20:23:53 [2021-03-11T20:23:53.803Z] #41 ...
20:23:53 [2021-03-11T20:23:53.803Z] 
20:23:53 [2021-03-11T20:23:53.803Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:23:53 [2021-03-11T20:23:53.803Z] #15 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
20:23:53 [2021-03-11T20:23:53.803Z] #15 DONE 1.6s
20:23:53 [2021-03-11T20:23:53.803Z] 
20:23:53 [2021-03-11T20:23:53.803Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:23:53 [2021-03-11T20:23:53.803Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:23:53 [2021-03-11T20:23:53.803Z] #41 19.26   CC       compel/src/lib/ptrace.o
20:23:53 [2021-03-11T20:23:53.930Z] #25 14.61 Unpacking jq (1.5+dfsg-2+b1) ...
20:23:53 [2021-03-11T20:23:53.930Z] #25 14.74 Setting up libkeyutils1:arm64 (1.6-6) ...
20:23:53 [2021-03-11T20:23:53.930Z] #25 14.77 Setting up libpsl5:arm64 (0.20.2-2) ...
20:23:53 [2021-03-11T20:23:53.930Z] #25 14.80 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u5) ...
20:23:54 [2021-03-11T20:23:54.060Z] #41 19.37   AR       compel/libcompel.a
20:23:54 [2021-03-11T20:23:54.060Z] #41 19.42   HOSTCC   compel/src/main-host.o
20:23:54 [2021-03-11T20:23:54.298Z] #25 15.32 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
20:23:54 [2021-03-11T20:23:54.316Z] #41 19.53   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
20:23:54 [2021-03-11T20:23:54.317Z] #41 19.58   HOSTCC   compel/src/lib/handle-elf-host.o
20:23:54 [2021-03-11T20:23:54.330Z] #38 ...
20:23:54 [2021-03-11T20:23:54.330Z] 
20:23:54 [2021-03-11T20:23:54.330Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:23:54 [2021-03-11T20:23:54.330Z] #49 sha256:00eb831a442406ca266352c762483711b821384ef21128c32828024905eeb2fa
20:23:54 [2021-03-11T20:23:54.330Z] #49 17.93 + cd /tmp/tmp.UeC5xrfGZN/src/github.com/mvdan/sh
20:23:54 [2021-03-11T20:23:54.330Z] #49 17.93 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:23:54 [2021-03-11T20:23:54.330Z] #49 18.03 + GO111MODULE=on
20:23:54 [2021-03-11T20:23:54.330Z] #49 18.04 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:23:54 [2021-03-11T20:23:54.330Z] #49 19.22 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:23:54 [2021-03-11T20:23:54.330Z] #49 19.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:23:54 [2021-03-11T20:23:54.330Z] #49 19.32 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:23:54 [2021-03-11T20:23:54.330Z] #49 19.64 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:23:54 [2021-03-11T20:23:54.330Z] #49 19.77 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:23:54 [2021-03-11T20:23:54.330Z] #49 20.49 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:23:54 [2021-03-11T20:23:54.330Z] #49 21.12 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:23:54 [2021-03-11T20:23:54.330Z] #49 22.61 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:23:54 [2021-03-11T20:23:54.330Z] #49 24.05 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:23:54 [2021-03-11T20:23:54.330Z] #49 24.09 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:23:54 [2021-03-11T20:23:54.330Z] #49 24.44 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:23:54 [2021-03-11T20:23:54.330Z] #49 24.47 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:23:54 [2021-03-11T20:23:54.330Z] #49 25.34 runtime
20:23:54 [2021-03-11T20:23:54.330Z] #49 ...
20:23:54 [2021-03-11T20:23:54.330Z] 
20:23:54 [2021-03-11T20:23:54.330Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:23:54 [2021-03-11T20:23:54.330Z] #56 sha256:1dfd00258f1f366adbce4bed704970d6445212b7e1636555b92433a90f4f715d
20:23:54 [2021-03-11T20:23:54.330Z] #56 23.13 go: extracting github.com/u-root/u-root v7.0.0+incompatible
20:23:54 [2021-03-11T20:23:54.330Z] #56 25.91 go: finding github.com/pkg/errors v0.9.1
20:23:54 [2021-03-11T20:23:54.330Z] #56 25.98 go: finding github.com/sirupsen/logrus v1.7.0
20:23:54 [2021-03-11T20:23:54.330Z] #56 26.20 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:23:54 [2021-03-11T20:23:54.330Z] #56 26.33 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:23:54 [2021-03-11T20:23:54.330Z] #56 26.50 go: finding github.com/google/uuid v1.2.0
20:23:54 [2021-03-11T20:23:54.330Z] #56 26.57 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
20:23:54 [2021-03-11T20:23:54.330Z] #56 26.62 go: finding github.com/gofrs/flock v0.8.0
20:23:54 [2021-03-11T20:23:54.330Z] #56 26.62 go: finding github.com/moby/vpnkit v0.4.0
20:23:54 [2021-03-11T20:23:54.330Z] #56 26.71 go: finding github.com/gorilla/mux v1.8.0
20:23:54 [2021-03-11T20:23:54.330Z] #56 26.81 go: finding github.com/moby/sys/mountinfo v0.4.0
20:23:54 [2021-03-11T20:23:54.330Z] #56 26.81 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:23:54 [2021-03-11T20:23:54.330Z] #56 26.82 go: finding github.com/u-root/u-root v7.0.0+incompatible
20:23:54 [2021-03-11T20:23:54.330Z] #56 26.92 go: finding github.com/urfave/cli/v2 v2.3.0
20:23:54 [2021-03-11T20:23:54.330Z] #56 27.13 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
20:23:54 [2021-03-11T20:23:54.330Z] #56 27.27 go: finding github.com/russross/blackfriday/v2 v2.1.0
20:23:54 [2021-03-11T20:23:54.339Z] Fetching without tags
20:23:54 [2021-03-11T20:23:54.178Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:23:54 [2021-03-11T20:23:54.197Z]  > git config --add remote.origin.fetch +refs/pull/42068/head:refs/remotes/origin/PR-42068 # timeout=10
20:23:54 [2021-03-11T20:23:54.229Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:23:54 [2021-03-11T20:23:54.271Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:23:54 [2021-03-11T20:23:54.566Z] #25 15.34 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
20:23:54 [2021-03-11T20:23:54.574Z] #41 19.68   HOSTCC   compel/src/lib/log-host.o
20:23:54 [2021-03-11T20:23:54.574Z] #41 19.73   HOSTLINK compel/compel-host-bin
20:23:54 [2021-03-11T20:23:54.574Z] #41 19.88   DEP      soccr/soccr.d
20:23:54 [2021-03-11T20:23:54.777Z] Merging remotes/origin/master commit 4bbc52c04b83c4ab9c47f2404720fa0c6a4cff40 into PR head commit a8008f7313e6f9ad0b2d7e7a49d228f520469bc4
20:23:54 [2021-03-11T20:23:54.831Z] #41 ...
20:23:54 [2021-03-11T20:23:54.831Z] 
20:23:54 [2021-03-11T20:23:54.831Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:23:54 [2021-03-11T20:23:54.831Z] #16 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
20:23:54 [2021-03-11T20:23:54.831Z] #16 DONE 1.0s
20:23:54 [2021-03-11T20:23:54.831Z] 
20:23:54 [2021-03-11T20:23:54.831Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:23:54 [2021-03-11T20:23:54.831Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:23:54 [2021-03-11T20:23:54.831Z] #41 20.04   CC       soccr/soccr.o
20:23:54 [2021-03-11T20:23:54.831Z] #25 15.43 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ...
20:23:54 [2021-03-11T20:23:54.831Z] #25 15.43 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
20:23:54 [2021-03-11T20:23:54.831Z] #25 15.43 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
20:23:54 [2021-03-11T20:23:54.831Z] #25 15.43 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ...
20:23:54 [2021-03-11T20:23:54.831Z] #25 15.58 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
20:23:54 [2021-03-11T20:23:54.831Z] #25 15.60 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
20:23:54 [2021-03-11T20:23:54.831Z] #25 15.63 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ...
20:23:54 [2021-03-11T20:23:54.831Z] #25 15.64 Setting up openssl (1.1.1d-0+deb10u5) ...
20:23:54 [2021-03-11T20:23:54.831Z] #25 15.77 Setting up libonig5:arm64 (6.9.1-1) ...
20:23:54 [2021-03-11T20:23:54.831Z] #25 15.77 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
20:23:54 [2021-03-11T20:23:54.831Z] #25 15.78 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
20:23:54 [2021-03-11T20:23:54.831Z] #25 15.80 Setting up ca-certificates (20200601~deb10u2) ...
20:23:55 [2021-03-11T20:23:55.103Z] #41 20.40   AR       soccr/libsoccr.a
20:23:55 [2021-03-11T20:23:55.103Z] #41 20.42 make[1]: 'soccr/libsoccr.a' is up to date.
20:23:55 [2021-03-11T20:23:55.360Z] #41 20.64   DEP      criu/arch/x86/sigframe.d
20:23:55 [2021-03-11T20:23:55.361Z] #41 20.68   DEP      criu/arch/x86/sigaction_compat.d
20:23:55 [2021-03-11T20:23:55.519Z] #30 ...
20:23:55 [2021-03-11T20:23:55.519Z] 
20:23:55 [2021-03-11T20:23:55.519Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:23:55 [2021-03-11T20:23:55.519Z] #54 sha256:cce1977c2c8164ad933e6c0b1e0897beccfed10b624ff32fd508ec52bfcf95a9
20:23:55 [2021-03-11T20:23:55.519Z] #54 1.909 + RM_GOPATH=0
20:23:55 [2021-03-11T20:23:55.519Z] #54 1.909 + TMP_GOPATH=
20:23:55 [2021-03-11T20:23:55.519Z] #54 1.909 + : /build
20:23:55 [2021-03-11T20:23:55.519Z] #54 1.909 + '[' -z '' ']'
20:23:55 [2021-03-11T20:23:55.519Z] #54 1.910 ++ mktemp -d
20:23:55 [2021-03-11T20:23:55.519Z] #54 1.939 + export GOPATH=/tmp/tmp.WMpma6lA2b
20:23:55 [2021-03-11T20:23:55.519Z] #54 1.939 + GOPATH=/tmp/tmp.WMpma6lA2b
20:23:55 [2021-03-11T20:23:55.519Z] #54 1.939 + RM_GOPATH=1
20:23:55 [2021-03-11T20:23:55.519Z] #54 1.939 + case "$(go env GOARCH)" in
20:23:55 [2021-03-11T20:23:55.519Z] #54 1.940 ++ go env GOARCH
20:23:55 [2021-03-11T20:23:55.519Z] #54 2.015 + export GO_BUILDMODE=-buildmode=pie
20:23:55 [2021-03-11T20:23:55.519Z] #54 2.015 + GO_BUILDMODE=-buildmode=pie
20:23:55 [2021-03-11T20:23:55.519Z] #54 2.016 ++ dirname /tmp/install/install.sh
20:23:55 [2021-03-11T20:23:55.519Z] #54 2.017 + dir=/tmp/install
20:23:55 [2021-03-11T20:23:55.519Z] #54 2.017 + bin=containerd
20:23:55 [2021-03-11T20:23:55.519Z] #54 2.017 + shift
20:23:55 [2021-03-11T20:23:55.519Z] #54 2.017 + '[' '!' -f /tmp/install/containerd.installer ']'
20:23:55 [2021-03-11T20:23:55.519Z] #54 2.017 + . /tmp/install/containerd.installer
20:23:55 [2021-03-11T20:23:55.519Z] #54 2.017 ++ set -e
20:23:55 [2021-03-11T20:23:55.519Z] #54 2.017 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
20:23:55 [2021-03-11T20:23:55.519Z] #54 2.017 + install_containerd
20:23:55 [2021-03-11T20:23:55.519Z] #54 2.018 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
20:23:55 [2021-03-11T20:23:55.519Z] #54 2.018 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
20:23:55 [2021-03-11T20:23:55.519Z] #54 2.018 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WMpma6lA2b/src/github.com/containerd/containerd
20:23:55 [2021-03-11T20:23:55.519Z] #54 2.023 Cloning into '/tmp/tmp.WMpma6lA2b/src/github.com/containerd/containerd'...
20:23:55 [2021-03-11T20:23:55.519Z] #54 ...
20:23:55 [2021-03-11T20:23:55.519Z] 
20:23:55 [2021-03-11T20:23:55.519Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:23:55 [2021-03-11T20:23:55.519Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:23:55 [2021-03-11T20:23:55.519Z] #11 47.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
20:23:55 [2021-03-11T20:23:55.519Z] #11 49.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
20:23:55 [2021-03-11T20:23:55.519Z] #11 49.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
20:23:55 [2021-03-11T20:23:55.519Z] #11 49.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:23:55 [2021-03-11T20:23:55.519Z] #11 49.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:23:55 [2021-03-11T20:23:55.519Z] #11 49.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
20:23:55 [2021-03-11T20:23:55.519Z] #11 49.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
20:23:55 [2021-03-11T20:23:55.519Z] #11 49.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
20:23:55 [2021-03-11T20:23:55.519Z] #11 49.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
20:23:55 [2021-03-11T20:23:55.519Z] #11 49.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
20:23:55 [2021-03-11T20:23:55.519Z] #11 49.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
20:23:55 [2021-03-11T20:23:55.519Z] #11 49.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
20:23:55 [2021-03-11T20:23:55.519Z] #11 49.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
20:23:55 [2021-03-11T20:23:55.519Z] #11 49.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
20:23:55 [2021-03-11T20:23:55.519Z] #11 49.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
20:23:55 [2021-03-11T20:23:55.519Z] #11 49.83 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
20:23:55 [2021-03-11T20:23:55.519Z] #11 51.03 debconf: delaying package configuration, since apt-utils is not installed
20:23:55 [2021-03-11T20:23:55.519Z] #11 51.22 Fetched 78.2 MB in 9s (9060 kB/s)
20:23:55 [2021-03-11T20:23:55.519Z] #11 51.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 ... 15410 files and directories currently installed.)
20:23:55 [2021-03-11T20:23:55.519Z] #11 51.42 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
20:23:55 [2021-03-11T20:23:55.519Z] #11 51.46 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
20:23:55 [2021-03-11T20:23:55.519Z] #11 51.92 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
20:23:55 [2021-03-11T20:23:55.519Z] #11 52.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 ... 15410 files and directories currently installed.)
20:23:55 [2021-03-11T20:23:55.519Z] #11 52.14 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
20:23:55 [2021-03-11T20:23:55.519Z] #11 52.15 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
20:23:55 [2021-03-11T20:23:55.519Z] #11 52.38 Setting up libudev1:amd64 (241-7~deb10u6) ...
20:23:55 [2021-03-11T20:23:55.519Z] #11 52.57 Selecting previously unselected package binutils-mingw-w64-i686.
20:23:55 [2021-03-11T20:23:55.519Z] #11 52.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 ... 15410 files and directories currently installed.)
20:23:55 [2021-03-11T20:23:55.519Z] #11 52.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
20:23:55 [2021-03-11T20:23:55.519Z] #11 52.72 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:23:55 [2021-03-11T20:23:55.519Z] #11 55.50 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:23:55 [2021-03-11T20:23:55.519Z] #11 55.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
20:23:55 [2021-03-11T20:23:55.519Z] #11 55.51 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:23:55 [2021-03-11T20:23:55.617Z] #41 20.73   DEP      criu/arch/x86/kerndat.d
20:23:55 [2021-03-11T20:23:55.617Z] #41 20.76   DEP      criu/arch/x86/crtools.d
20:23:55 [2021-03-11T20:23:55.617Z] #41 20.82   DEP      criu/arch/x86/cpu.d
20:23:55 [2021-03-11T20:23:55.617Z] #41 20.87   CC       criu/arch/x86/cpu.o
20:23:55 [2021-03-11T20:23:55.874Z] #41 21.02   CC       criu/arch/x86/crtools.o
20:23:56 [2021-03-11T20:23:56.131Z] #41 21.35   CC       criu/arch/x86/kerndat.o
20:23:56 [2021-03-11T20:23:56.131Z] #41 21.52   CC       criu/arch/x86/sigaction_compat.o
20:23:56 [2021-03-11T20:23:56.301Z] #56 ...
20:23:56 [2021-03-11T20:23:56.301Z] 
20:23:56 [2021-03-11T20:23:56.301Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:56 [2021-03-11T20:23:56.301Z] #47 sha256:f0c9b7f622cfbe9cc84ca1146fac92eaed433893b68ab5396c47a3558d2ce873
20:23:56 [2021-03-11T20:23:56.301Z] #47 22.86 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
20:23:56 [2021-03-11T20:23:56.301Z] #47 27.83 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
20:23:56 [2021-03-11T20:23:56.301Z] #47 28.09 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
20:23:56 [2021-03-11T20:23:56.301Z] #47 28.13 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
20:23:56 [2021-03-11T20:23:56.301Z] #47 28.13 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
20:23:56 [2021-03-11T20:23:56.301Z] #47 28.19 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
20:23:56 [2021-03-11T20:23:56.301Z] #47 28.22 go: downloading github.com/gogo/protobuf v1.2.1
20:23:56 [2021-03-11T20:23:56.301Z] #47 28.23 go: downloading github.com/stretchr/objx v0.2.0
20:23:56 [2021-03-11T20:23:56.301Z] #47 28.24 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
20:23:56 [2021-03-11T20:23:56.301Z] #47 28.24 go: downloading github.com/go-toolsmith/astequal v1.0.0
20:23:56 [2021-03-11T20:23:56.301Z] #47 28.30 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
20:23:56 [2021-03-11T20:23:56.301Z] #47 28.30 go: downloading github.com/ultraware/funlen v0.0.2
20:23:56 [2021-03-11T20:23:56.301Z] #47 28.30 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
20:23:56 [2021-03-11T20:23:56.301Z] #47 28.40 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
20:23:56 [2021-03-11T20:23:56.301Z] #47 28.47 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
20:23:56 [2021-03-11T20:23:56.301Z] #47 28.52 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
20:23:56 [2021-03-11T20:23:56.301Z] #47 28.73 go: extracting github.com/go-toolsmith/astequal v1.0.0
20:23:56 [2021-03-11T20:23:56.301Z] #47 28.78 go: extracting github.com/stretchr/objx v0.2.0
20:23:56 [2021-03-11T20:23:56.301Z] #47 28.81 go: downloading github.com/go-toolsmith/typep v1.0.0
20:23:56 [2021-03-11T20:23:56.301Z] #47 28.92 go: extracting github.com/ultraware/funlen v0.0.2
20:23:56 [2021-03-11T20:23:56.301Z] #47 28.92 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:23:56 [2021-03-11T20:23:56.301Z] #47 28.97 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
20:23:56 [2021-03-11T20:23:56.301Z] #47 28.97 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
20:23:56 [2021-03-11T20:23:56.301Z] #47 29.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:23:56 [2021-03-11T20:23:56.301Z] #47 29.14 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:23:56 [2021-03-11T20:23:56.301Z] #47 29.15 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
20:23:56 [2021-03-11T20:23:56.301Z] #47 29.24 go: downloading github.com/ultraware/whitespace v0.0.4
20:23:56 [2021-03-11T20:23:56.301Z] #47 29.29 go: extracting github.com/go-toolsmith/typep v1.0.0
20:23:56 [2021-03-11T20:23:56.301Z] #47 29.51 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
20:23:56 [2021-03-11T20:23:56.301Z] #47 29.73 go: extracting github.com/ultraware/whitespace v0.0.4
20:23:56 [2021-03-11T20:23:56.301Z] #47 29.73 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:23:56 [2021-03-11T20:23:56.301Z] #47 29.74 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
20:23:56 [2021-03-11T20:23:56.301Z] #47 29.76 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:23:56 [2021-03-11T20:23:56.301Z] #47 29.80 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
20:23:56 [2021-03-11T20:23:56.301Z] #47 29.88 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
20:23:56 [2021-03-11T20:23:56.301Z] #47 30.06 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
20:23:56 [2021-03-11T20:23:56.301Z] #47 30.12 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
20:23:56 [2021-03-11T20:23:56.301Z] #47 30.12 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:23:56 [2021-03-11T20:23:56.301Z] #47 30.22 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
20:23:56 [2021-03-11T20:23:56.301Z] #47 30.22 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:23:56 [2021-03-11T20:23:56.301Z] #47 30.24 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:23:56 [2021-03-11T20:23:56.388Z] #41 21.61   CC       criu/arch/x86/sigframe.o
20:23:56 [2021-03-11T20:23:56.388Z] #41 21.68   LINK     criu/arch/x86/crtools.built-in.o
20:23:56 [2021-03-11T20:23:56.388Z] #41 21.72   DEP      criu/pie/util-vdso-elf32.d
20:23:56 [2021-03-11T20:23:56.388Z] #41 21.80   DEP      criu/pie/util-vdso.d
20:23:54 [2021-03-11T20:23:54.343Z] Fetching upstream changes from https://github.com/moby/moby.git
20:23:54 [2021-03-11T20:23:54.343Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:23:54 [2021-03-11T20:23:54.351Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42068/head:refs/remotes/origin/PR-42068 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:23:54 [2021-03-11T20:23:54.806Z]  > git config core.sparsecheckout # timeout=10
20:23:54 [2021-03-11T20:23:54.849Z]  > git checkout -f a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 # timeout=10
20:23:56 [2021-03-11T20:23:56.648Z] #41 ...
20:23:56 [2021-03-11T20:23:56.648Z] 
20:23:56 [2021-03-11T20:23:56.648Z] #17 [dev-systemd-false  6/26] RUN ldconfig
20:23:56 [2021-03-11T20:23:56.648Z] #17 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3
20:23:56 [2021-03-11T20:23:56.648Z] #17 DONE 1.8s
20:23:56 [2021-03-11T20:23:56.648Z] 
20:23:56 [2021-03-11T20:23:56.648Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:23:56 [2021-03-11T20:23:56.648Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:23:56 [2021-03-11T20:23:56.648Z] #41 21.87   DEP      criu/pie/util.d
20:23:56 [2021-03-11T20:23:56.648Z] #41 21.92   CC       criu/pie/util.o
20:23:56 [2021-03-11T20:23:56.648Z] #41 22.00   CC       criu/pie/util-vdso.o
20:23:56 [2021-03-11T20:23:56.871Z] #47 30.74 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
20:23:56 [2021-03-11T20:23:56.871Z] #47 30.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:23:56 [2021-03-11T20:23:56.871Z] #47 30.86 go: extracting github.com/go-toolsmith/astcast v1.0.0
20:23:56 [2021-03-11T20:23:56.871Z] #47 30.87 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
20:23:56 [2021-03-11T20:23:56.871Z] #47 30.87 go: extracting github.com/go-toolsmith/strparse v1.0.0
20:23:56 [2021-03-11T20:23:56.871Z] #47 30.87 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:23:56 [2021-03-11T20:23:56.871Z] #47 30.92 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
20:23:56 [2021-03-11T20:23:56.906Z] #41 22.19   CC       criu/pie/util-vdso-elf32.o
20:23:57 [2021-03-11T20:23:57.126Z] #47 31.10 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
20:23:57 [2021-03-11T20:23:57.126Z] #47 31.12 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:23:57 [2021-03-11T20:23:57.126Z] #47 31.13 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:23:57 [2021-03-11T20:23:57.126Z] #47 31.14 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
20:23:57 [2021-03-11T20:23:57.126Z] #47 31.16 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
20:23:57 [2021-03-11T20:23:57.126Z] #47 31.18 go: downloading github.com/go-toolsmith/astp v1.0.0
20:23:57 [2021-03-11T20:23:57.126Z] #47 31.20 go: extracting golang.org/x/text v0.3.2
20:23:57 [2021-03-11T20:23:57.126Z] #47 31.22 go: extracting github.com/go-toolsmith/astcopy v1.0.0
20:23:57 [2021-03-11T20:23:57.162Z] #41 22.38   AR       criu/pie/pie.lib.a
20:23:57 [2021-03-11T20:23:57.162Z] #41 22.41   DEP      criu/pie/restorer.d
20:23:57 [2021-03-11T20:23:57.162Z] #41 22.49   DEP      criu/arch/x86/sigaction_compat_pie.d
20:23:57 [2021-03-11T20:23:57.383Z] #47 31.48 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
20:23:57 [2021-03-11T20:23:57.383Z] #47 31.51 go: extracting github.com/go-toolsmith/astp v1.0.0
20:23:57 [2021-03-11T20:23:57.383Z] #47 31.58 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:23:57 [2021-03-11T20:23:57.418Z] #41 22.53   DEP      criu/arch/x86/restorer_unmap.d
20:23:57 [2021-03-11T20:23:57.418Z] #41 22.54   DEP      criu/arch/x86/restorer.d
20:23:57 [2021-03-11T20:23:57.418Z] #41 22.62   DEP      criu/arch/x86/vdso-pie.d
20:23:57 [2021-03-11T20:23:57.418Z] #41 22.65   DEP      criu/pie/parasite-vdso.d
20:23:57 [2021-03-11T20:23:57.418Z] #41 22.69   DEP      criu/pie/parasite.d
20:23:57 [2021-03-11T20:23:57.494Z] Merge succeeded, producing a8008f7313e6f9ad0b2d7e7a49d228f520469bc4
20:23:57 [2021-03-11T20:23:57.494Z] Checking out Revision a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 (PR-42068)
20:23:57 [2021-03-11T20:23:57.639Z] #47 31.59 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:23:57 [2021-03-11T20:23:57.639Z] #47 31.63 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
20:23:57 [2021-03-11T20:23:57.674Z] #41 22.77   CC       criu/pie/parasite.o
20:23:57 [2021-03-11T20:23:57.895Z] #47 31.90 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:23:57 [2021-03-11T20:23:57.895Z] #47 32.14 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
20:23:57 [2021-03-11T20:23:57.930Z] #41 23.08   LINK     criu/pie/parasite.built-in.o
20:23:57 [2021-03-11T20:23:57.930Z] #41 23.09   GEN      criu/pie/parasite-blob.h
20:23:57 [2021-03-11T20:23:57.930Z] #41 23.10   CC       criu/pie/parasite-vdso.o
20:23:57 [2021-03-11T20:23:57.930Z] #41 23.31   CC       criu/arch/x86/vdso-pie.o
20:23:58 [2021-03-11T20:23:58.156Z] #47 32.19 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
20:23:58 [2021-03-11T20:23:58.156Z] #47 32.21 go: downloading github.com/gobwas/glob v0.2.3
20:23:58 [2021-03-11T20:23:58.186Z] #41 23.40   CC       criu/arch/x86/restorer.o
20:23:58 [2021-03-11T20:23:58.249Z] #25 18.49 Updating certificates in /etc/ssl/certs...
20:23:58 [2021-03-11T20:23:58.442Z] #41 23.54   CC       criu/arch/x86/restorer_unmap.o
20:23:58 [2021-03-11T20:23:58.442Z] #41 23.56   CC       criu/arch/x86/sigaction_compat_pie.o
20:23:58 [2021-03-11T20:23:58.442Z] #41 23.65   CC       criu/pie/restorer.o
20:23:58 [2021-03-11T20:23:58.442Z] #41 ...
20:23:58 [2021-03-11T20:23:58.442Z] 
20:23:58 [2021-03-11T20:23:58.442Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:23:58 [2021-03-11T20:23:58.442Z] #51 sha256:36bd8f75ce059b20df4bb6e7a43e4e2a9fdd1fdc03ca68c43e156886860cf963
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.113 + RM_GOPATH=0
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.113 + TMP_GOPATH=
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.113 + : /build
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.113 + '[' -z '' ']'
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.115 ++ mktemp -d
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.115 + export GOPATH=/tmp/tmp.gpDf8VkdLm
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.115 + GOPATH=/tmp/tmp.gpDf8VkdLm
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.115 + RM_GOPATH=1
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.115 + case "$(go env GOARCH)" in
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.116 ++ go env GOARCH
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.130 + export GO_BUILDMODE=-buildmode=pie
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.130 + GO_BUILDMODE=-buildmode=pie
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.131 ++ dirname /tmp/install/install.sh
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.131 + dir=/tmp/install
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.131 + bin=runc
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.131 + shift
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.133 + '[' '!' -f /tmp/install/runc.installer ']'
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.133 + . /tmp/install/runc.installer
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.133 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.133 + install_runc
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.135 + grep -q '^3\.10\.0.*\.el7\.'
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.135 + uname -r
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.140 + RUNC_BUILDTAGS='seccomp '
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.140 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.140 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gpDf8VkdLm/src/github.com/opencontainers/runc
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.140 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
20:23:58 [2021-03-11T20:23:58.442Z] #51 1.144 Cloning into '/tmp/tmp.gpDf8VkdLm/src/github.com/opencontainers/runc'...
20:23:58 [2021-03-11T20:23:58.442Z] #51 2.975 + cd /tmp/tmp.gpDf8VkdLm/src/github.com/opencontainers/runc
20:23:58 [2021-03-11T20:23:58.442Z] #51 2.975 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
20:23:58 [2021-03-11T20:23:58.442Z] #51 3.106 + '[' -z '' ']'
20:23:58 [2021-03-11T20:23:58.442Z] #51 3.106 + target=static
20:23:58 [2021-03-11T20:23:58.443Z] #51 3.106 + make 'BUILDTAGS=seccomp ' static
20:23:58 [2021-03-11T20:23:58.443Z] #51 3.320 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
20:23:58 [2021-03-11T20:23:58.460Z] #47 ...
20:23:58 [2021-03-11T20:23:58.460Z] 
20:23:58 [2021-03-11T20:23:58.460Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:23:58 [2021-03-11T20:23:58.460Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
20:23:58 [2021-03-11T20:23:58.460Z] #53 22.35 Fetched 8423 kB in 18s (478 kB/s)
20:23:58 [2021-03-11T20:23:58.460Z] #53 22.35 Reading package lists...
20:23:58 [2021-03-11T20:23:58.460Z] #53 29.07 Reading package lists...
20:23:58 [2021-03-11T20:23:58.460Z] #53 ...
20:23:58 [2021-03-11T20:23:58.460Z] 
20:23:58 [2021-03-11T20:23:58.460Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:58 [2021-03-11T20:23:58.460Z] #47 sha256:f0c9b7f622cfbe9cc84ca1146fac92eaed433893b68ab5396c47a3558d2ce873
20:23:58 [2021-03-11T20:23:58.460Z] #47 32.58 go: extracting github.com/gobwas/glob v0.2.3
20:23:58 [2021-03-11T20:23:58.699Z] #51 ...
20:23:58 [2021-03-11T20:23:58.699Z] 
20:23:58 [2021-03-11T20:23:58.699Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:23:58 [2021-03-11T20:23:58.699Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:23:58 [2021-03-11T20:23:58.699Z] #18 1.547 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:23:58 [2021-03-11T20:23:58.699Z] #18 1.559 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:23:58 [2021-03-11T20:23:58.699Z] #18 1.559 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:23:58 [2021-03-11T20:23:58.699Z] #18 1.915 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:23:58 [2021-03-11T20:23:58.716Z] #47 32.76 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
20:23:57 [2021-03-11T20:23:57.291Z]  > git remote # timeout=10
20:23:57 [2021-03-11T20:23:57.328Z]  > git config --get remote.origin.url # timeout=10
20:23:57 [2021-03-11T20:23:57.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:23:57 [2021-03-11T20:23:57.410Z]  > git merge 4bbc52c04b83c4ab9c47f2404720fa0c6a4cff40 # timeout=10
20:23:57 [2021-03-11T20:23:57.450Z]  > git rev-parse HEAD^{commit} # timeout=10
20:23:57 [2021-03-11T20:23:57.497Z]  > git config core.sparsecheckout # timeout=10
20:23:57 [2021-03-11T20:23:57.533Z]  > git checkout -f a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 # timeout=10
20:23:58 [2021-03-11T20:23:58.794Z] #11 58.97 Selecting previously unselected package binutils-mingw-w64.
20:23:58 [2021-03-11T20:23:58.794Z] #11 58.99 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:23:58 [2021-03-11T20:23:58.794Z] #11 59.01 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...#11 ...
20:23:58 [2021-03-11T20:23:58.794Z] 
20:23:58 [2021-03-11T20:23:58.794Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
20:23:58 [2021-03-11T20:23:58.794Z] #45 sha256:b3ab2a473965840a5a4b6e174165d03b7b1d74c3003e4d3ac18ab7e33c23f75a
20:23:58 [2021-03-11T20:23:58.794Z] #45 DONE 59.1s
20:23:58 [2021-03-11T20:23:58.794Z] 
20:23:58 [2021-03-11T20:23:58.794Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:23:58 [2021-03-11T20:23:58.794Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:23:58 [2021-03-11T20:23:58.794Z] #11 59.01 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:23:58 [2021-03-11T20:23:58.794Z] #11 ...
20:23:58 [2021-03-11T20:23:58.794Z] 
20:23:58 [2021-03-11T20:23:58.794Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:23:58 [2021-03-11T20:23:58.794Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:23:58 [2021-03-11T20:23:58.794Z] #40 50.93 Selecting previously unselected package libprotoc17:amd64.
20:23:58 [2021-03-11T20:23:58.794Z] #40 50.93 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
20:23:58 [2021-03-11T20:23:58.794Z] #40 50.95 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
20:23:58 [2021-03-11T20:23:58.794Z] #40 51.61 Selecting previously unselected package protobuf-c-compiler.
20:23:58 [2021-03-11T20:23:58.794Z] #40 51.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
20:23:58 [2021-03-11T20:23:58.794Z] #40 51.64 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:23:58 [2021-03-11T20:23:58.794Z] #40 51.81 Selecting previously unselected package protobuf-compiler.
20:23:58 [2021-03-11T20:23:58.794Z] #40 51.82 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
20:23:58 [2021-03-11T20:23:58.794Z] #40 51.82 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:23:58 [2021-03-11T20:23:58.794Z] #40 51.97 Selecting previously unselected package python-pkg-resources.
20:23:58 [2021-03-11T20:23:58.794Z] #40 51.97 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:23:58 [2021-03-11T20:23:58.794Z] #40 51.99 Unpacking python-pkg-resources (40.8.0-1) ...
20:23:58 [2021-03-11T20:23:58.794Z] #40 52.17 Selecting previously unselected package python-six.
20:23:58 [2021-03-11T20:23:58.794Z] #40 52.17 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:23:58 [2021-03-11T20:23:58.794Z] #40 52.18 Unpacking python-six (1.12.0-1) ...
20:23:58 [2021-03-11T20:23:58.794Z] #40 52.27 Selecting previously unselected package python-protobuf.
20:23:58 [2021-03-11T20:23:58.794Z] #40 52.30 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
20:23:58 [2021-03-11T20:23:58.794Z] #40 52.30 Unpacking python-protobuf (3.6.1.3-2) ...
20:23:58 [2021-03-11T20:23:58.794Z] #40 52.87 Setting up python-pkg-resources (40.8.0-1) ...
20:23:58 [2021-03-11T20:23:58.794Z] #40 57.56 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:23:58 [2021-03-11T20:23:58.794Z] #40 57.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:23:58 [2021-03-11T20:23:58.794Z] #40 57.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:23:58 [2021-03-11T20:23:58.794Z] #40 57.59 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:23:58 [2021-03-11T20:23:58.794Z] #40 57.60 Setting up python-six (1.12.0-1) ...
20:23:58 [2021-03-11T20:23:58.794Z] #40 ...
20:23:58 [2021-03-11T20:23:58.794Z] 
20:23:58 [2021-03-11T20:23:58.794Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:23:58 [2021-03-11T20:23:58.794Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:23:58 [2021-03-11T20:23:58.794Z] #11 59.31 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:23:58 [2021-03-11T20:23:58.794Z] #11 59.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
20:23:58 [2021-03-11T20:23:58.794Z] #11 59.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:23:58 [2021-03-11T20:23:58.955Z] #18 2.400 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:23:58 [2021-03-11T20:23:58.972Z] #47 33.03 go: downloading github.com/uudashr/gocognit v1.0.1
20:23:59 [2021-03-11T20:23:59.050Z] #11 59.62 Selecting previously unselected package dmsetup.
20:23:59 [2021-03-11T20:23:59.051Z] #11 59.62 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
20:23:59 [2021-03-11T20:23:59.051Z] #11 59.66 Unpacking dmsetup (2:1.02.155-3) ...
20:23:59 [2021-03-11T20:23:59.229Z] #47 33.18 go: downloading github.com/kisielk/gotool v1.0.0
20:23:59 [2021-03-11T20:23:59.486Z] #47 33.54 go: extracting github.com/uudashr/gocognit v1.0.1
20:23:59 [2021-03-11T20:23:59.486Z] #47 ...
20:23:59 [2021-03-11T20:23:59.486Z] 
20:23:59 [2021-03-11T20:23:59.486Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:23:59 [2021-03-11T20:23:59.486Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:23:59 [2021-03-11T20:23:59.486Z] #11 23.48 Fetched 8423 kB in 18s (477 kB/s)
20:23:59 [2021-03-11T20:23:59.486Z] #11 23.48 Reading package lists...
20:23:59 [2021-03-11T20:23:59.486Z] #11 30.69 Reading package lists...
20:23:59 [2021-03-11T20:23:59.486Z] #11 ...
20:23:59 [2021-03-11T20:23:59.486Z] 
20:23:59 [2021-03-11T20:23:59.486Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:23:59 [2021-03-11T20:23:59.486Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:23:59 [2021-03-11T20:23:59.486Z] #40 23.61 Fetched 8423 kB in 17s (484 kB/s)
20:23:59 [2021-03-11T20:23:59.486Z] #40 23.61 Reading package lists...
20:23:59 [2021-03-11T20:23:59.518Z] #18 ...
20:23:59 [2021-03-11T20:23:59.518Z] 
20:23:59 [2021-03-11T20:23:59.518Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:59 [2021-03-11T20:23:59.518Z] #47 sha256:bae9f4555e2790d4d8724e9885a9dbf0f5d4c89eeab774fb3dd4bafbdc6a0100
20:23:59 [2021-03-11T20:23:59.518Z] #47 48.41 + /build/golangci-lint --version
20:23:59 [2021-03-11T20:23:59.518Z] #47 48.59 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
20:23:59 [2021-03-11T20:23:59.518Z] #47 DONE 49.0s
20:23:59 [2021-03-11T20:23:59.518Z] 
20:23:59 [2021-03-11T20:23:59.518Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:23:59 [2021-03-11T20:23:59.518Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:23:59 [2021-03-11T20:23:59.518Z] #18 2.827 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:23:59 [2021-03-11T20:23:59.614Z] #11 60.11 Selecting previously unselected package mingw-w64-common.
20:23:59 [2021-03-11T20:23:59.614Z] #11 60.11 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:23:59 [2021-03-11T20:23:59.614Z] #11 60.12 Unpacking mingw-w64-common (6.0.0-3) ...
20:23:59 [2021-03-11T20:23:59.742Z] #40 30.71 Reading package lists...
20:23:59 [2021-03-11T20:23:59.742Z] #40 ...
20:23:59 [2021-03-11T20:23:59.742Z] 
20:23:59 [2021-03-11T20:23:59.742Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:59 [2021-03-11T20:23:59.742Z] #47 sha256:f0c9b7f622cfbe9cc84ca1146fac92eaed433893b68ab5396c47a3558d2ce873
20:23:59 [2021-03-11T20:23:59.742Z] #47 33.54 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
20:23:59 [2021-03-11T20:23:59.742Z] #47 33.65 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
20:23:59 [2021-03-11T20:23:59.742Z] #47 33.98 go: extracting github.com/kisielk/gotool v1.0.0
20:23:59 [2021-03-11T20:23:59.742Z] #47 ...
20:23:59 [2021-03-11T20:23:59.742Z] 
20:23:59 [2021-03-11T20:23:59.742Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:23:59 [2021-03-11T20:23:59.742Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:23:59 [2021-03-11T20:23:59.742Z] #34 23.96 Fetched 8423 kB in 18s (463 kB/s)
20:23:59 [2021-03-11T20:23:59.742Z] #34 23.96 Reading package lists...
20:23:59 [2021-03-11T20:23:59.998Z] #34 31.19 Reading package lists...
20:23:59 [2021-03-11T20:23:59.998Z] #34 ...
20:23:59 [2021-03-11T20:23:59.998Z] 
20:23:59 [2021-03-11T20:23:59.998Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:23:59 [2021-03-11T20:23:59.998Z] #47 sha256:f0c9b7f622cfbe9cc84ca1146fac92eaed433893b68ab5396c47a3558d2ce873
20:23:59 [2021-03-11T20:23:59.998Z] #47 34.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:24:00 [2021-03-11T20:24:00.448Z] #18 4.083 Fetched 8423 kB in 3s (3018 kB/s)
20:24:00 [2021-03-11T20:24:00.551Z] #11 ...
20:24:00 [2021-03-11T20:24:00.551Z] 
20:24:00 [2021-03-11T20:24:00.551Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:24:00 [2021-03-11T20:24:00.551Z] #49 sha256:8fb2a73d4734b7a881781f01fd8878449b193dc99d473e3c6b9ce0e8d0348565
20:24:00 [2021-03-11T20:24:00.551Z] #49 50.94 syscall
20:24:00 [2021-03-11T20:24:00.551Z] #49 50.98 reflect
20:24:00 [2021-03-11T20:24:00.551Z] #49 58.78 context
20:24:00 [2021-03-11T20:24:00.551Z] #49 60.60 internal/poll
20:24:00 [2021-03-11T20:24:00.551Z] #49 ...
20:24:00 [2021-03-11T20:24:00.551Z] 
20:24:00 [2021-03-11T20:24:00.551Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:24:00 [2021-03-11T20:24:00.551Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:24:00 [2021-03-11T20:24:00.551Z] #34 51.49 Selecting previously unselected package libicu63:amd64.
20:24:00 [2021-03-11T20:24:00.551Z] #34 51.50 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
20:24:00 [2021-03-11T20:24:00.551Z] #34 51.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:24:00 [2021-03-11T20:24:00.551Z] #34 59.31 Selecting previously unselected package libxml2:amd64.
20:24:00 [2021-03-11T20:24:00.551Z] #34 59.32 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
20:24:00 [2021-03-11T20:24:00.551Z] #34 59.33 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
20:24:00 [2021-03-11T20:24:00.551Z] #34 60.60 Selecting previously unselected package libarchive13:amd64.
20:24:00 [2021-03-11T20:24:00.551Z] #34 60.60 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
20:24:00 [2021-03-11T20:24:00.551Z] #34 60.61 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:24:00 [2021-03-11T20:24:00.551Z] #34 60.96 Selecting previously unselected package libjsoncpp1:amd64.
20:24:00 [2021-03-11T20:24:00.551Z] #34 60.97 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
20:24:00 [2021-03-11T20:24:00.551Z] #34 60.97 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
20:24:00 [2021-03-11T20:24:00.551Z] #34 61.14 Selecting previously unselected package librhash0:amd64.
20:24:00 [2021-03-11T20:24:00.561Z] #47 34.54 go: downloading github.com/pmezard/go-difflib v1.0.0
20:24:00 [2021-03-11T20:24:00.561Z] #47 34.65 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:24:00 [2021-03-11T20:24:00.561Z] #47 34.65 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:24:00 [2021-03-11T20:24:00.808Z] #34 61.16 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
20:24:00 [2021-03-11T20:24:00.808Z] #34 61.16 Unpacking librhash0:amd64 (1.3.8-1) ...
20:24:00 [2021-03-11T20:24:00.808Z] #34 61.37 Selecting previously unselected package libuv1:amd64.
20:24:00 [2021-03-11T20:24:00.808Z] #34 61.37 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
20:24:00 [2021-03-11T20:24:00.808Z] #34 61.38 Unpacking libuv1:amd64 (1.24.1-1) ...
20:24:00 [2021-03-11T20:24:00.818Z] #47 34.86 go: extracting github.com/pmezard/go-difflib v1.0.0
20:24:01 [2021-03-11T20:24:01.010Z] #18 4.083 Reading package lists...
20:24:01 [2021-03-11T20:24:01.010Z] #18 ...
20:24:01 [2021-03-11T20:24:01.010Z] 
20:24:01 [2021-03-11T20:24:01.010Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:24:01 [2021-03-11T20:24:01.010Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
20:24:01 [2021-03-11T20:24:01.010Z] #38 43.15 + dpkg --print-architecture
20:24:01 [2021-03-11T20:24:01.010Z] #38 43.16 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:24:01 [2021-03-11T20:24:01.010Z] #38 43.44 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:24:01 [2021-03-11T20:24:01.010Z] #38 43.44 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:24:01 [2021-03-11T20:24:01.010Z] #38 DONE 50.5s
20:24:01 [2021-03-11T20:24:01.010Z] 
20:24:01 [2021-03-11T20:24:01.010Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:24:01 [2021-03-11T20:24:01.010Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:24:01 [2021-03-11T20:24:01.010Z] #41 24.41   LINK     criu/pie/restorer.built-in.o
20:24:01 [2021-03-11T20:24:01.010Z] #41 24.42   GEN      criu/pie/restorer-blob.h
20:24:01 [2021-03-11T20:24:01.010Z] #41 24.46   DEP      criu/vdso.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 24.53   DEP      criu/vdso-compat.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 24.56   DEP      criu/uts_ns.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 24.64   DEP      criu/util.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 24.70   DEP      criu/uffd.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 24.76   DEP      criu/tun.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 24.80   DEP      criu/tty.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 24.86   DEP      criu/timerfd.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 24.91   DEP      criu/timens.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 24.96   DEP      criu/sysfs_parse.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 25.00   DEP      criu/sysctl.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 25.05   DEP      criu/string.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 25.06   DEP      criu/stats.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 25.14   DEP      criu/sockets.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 25.20   DEP      criu/sk-unix.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 25.28   DEP      criu/sk-tcp.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 25.34   DEP      criu/sk-queue.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 25.39   DEP      criu/sk-packet.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 25.44   DEP      criu/sk-netlink.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 25.49   DEP      criu/sk-inet.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 25.57   DEP      criu/signalfd.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 25.65   DEP      criu/sigframe.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 25.67   DEP      criu/shmem.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 25.73   DEP      criu/servicefd.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 25.79   DEP      criu/seize.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 25.86   DEP      criu/seccomp.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 25.95   DEP      criu/rst-malloc.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 25.99   DEP      criu/rbtree.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 26.02   DEP      criu/pstree.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 26.08   DEP      criu/protobuf.d
20:24:01 [2021-03-11T20:24:01.010Z] #41 26.16   GEN      criu/protobuf-desc-gen.h
20:24:01 [2021-03-11T20:24:01.064Z] #34 61.54 Selecting previously unselected package cmake.
20:24:01 [2021-03-11T20:24:01.064Z] #34 61.54 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
20:24:01 [2021-03-11T20:24:01.064Z] #34 61.55 Unpacking cmake (3.13.4-1) ...
20:24:01 [2021-03-11T20:24:01.064Z] #34 ...
20:24:01 [2021-03-11T20:24:01.064Z] 
20:24:01 [2021-03-11T20:24:01.064Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:24:01 [2021-03-11T20:24:01.064Z] #32 sha256:c77f4cffca2cbe05dc3967cc341939bc37e600389d2b9c78cad4f21c8ceec7f9
20:24:01 [2021-03-11T20:24:01.064Z] #32 51.67 time
20:24:01 [2021-03-11T20:24:01.064Z] #32 58.16 internal/poll
20:24:01 [2021-03-11T20:24:01.064Z] #32 58.65 internal/fmtsort
20:24:01 [2021-03-11T20:24:01.064Z] #32 59.34 internal/syscall/execenv
20:24:01 [2021-03-11T20:24:01.064Z] #32 59.84 internal/syscall/unix
20:24:01 [2021-03-11T20:24:01.064Z] #32 60.33 strings
20:24:01 [2021-03-11T20:24:01.064Z] #32 61.09 os
20:24:01 [2021-03-11T20:24:01.074Z] #47 35.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:24:01 [2021-03-11T20:24:01.074Z] #47 35.14 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:24:01 [2021-03-11T20:24:01.074Z] #47 35.19 go: downloading github.com/BurntSushi/toml v0.3.1
20:24:01 [2021-03-11T20:24:01.321Z] #32 ...
20:24:01 [2021-03-11T20:24:01.321Z] 
20:24:01 [2021-03-11T20:24:01.321Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:24:01 [2021-03-11T20:24:01.321Z] #43 sha256:c440c18f30018e92463fc14b28d48f13eeb0b78b3352cc72c2743fe5bff4e3a0
20:24:01 [2021-03-11T20:24:01.321Z] #43 55.17 time
20:24:01 [2021-03-11T20:24:01.321Z] #43 58.48 internal/fmtsort
20:24:01 [2021-03-11T20:24:01.321Z] #43 59.45 internal/syscall/execenv
20:24:01 [2021-03-11T20:24:01.321Z] #43 59.72 internal/syscall/unix
20:24:01 [2021-03-11T20:24:01.321Z] #43 60.22 strings
20:24:01 [2021-03-11T20:24:01.321Z] #43 61.74 os
20:24:01 [2021-03-11T20:24:01.331Z] #47 35.28 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:24:01 [2021-03-11T20:24:01.331Z] #47 35.51 go: extracting github.com/BurntSushi/toml v0.3.1
20:24:01 [2021-03-11T20:24:01.450Z] Commit message: "overlayutils/userxattr.go: add "fast path" for kernel >= 5.11.0"
20:24:01 [2021-03-11T20:24:01.587Z] #47 35.52 go: extracting github.com/gogo/protobuf v1.2.1
20:24:01 [2021-03-11T20:24:01.884Z] #43 ...
20:24:01 [2021-03-11T20:24:01.884Z] 
20:24:01 [2021-03-11T20:24:01.884Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:24:01 [2021-03-11T20:24:01.884Z] #49 sha256:8fb2a73d4734b7a881781f01fd8878449b193dc99d473e3c6b9ce0e8d0348565
20:24:01 [2021-03-11T20:24:01.884Z] #49 62.45 os
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:24:02 [2021-03-11T20:24:02.382Z] #41 27.55   DEP      criu/protobuf-desc.d
20:24:02 [2021-03-11T20:24:02.382Z] #41 27.59   DEP      criu/proc_parse.d
20:24:02 [2021-03-11T20:24:02.382Z] #41 27.65   DEP      criu/plugin.d
20:24:02 [2021-03-11T20:24:02.382Z] #41 27.69   DEP      criu/pipes.d
20:24:02 [2021-03-11T20:24:02.382Z] #41 27.74   DEP      criu/pie-util.d
20:24:02 [2021-03-11T20:24:02.382Z] #41 27.76   DEP      criu/pie-util-vdso.d
20:24:02 [2021-03-11T20:24:02.491Z] #25 23.18 137 added, 0 removed; done.
20:24:02 [2021-03-11T20:24:02.491Z] #25 23.35 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
20:24:02 [2021-03-11T20:24:02.491Z] #25 23.39 Setting up jq (1.5+dfsg-2+b1) ...
20:24:02 [2021-03-11T20:24:02.491Z] #25 23.41 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ...
20:24:02 [2021-03-11T20:24:02.491Z] #25 23.45 Setting up curl (7.64.0-4+deb10u1) ...
20:24:02 [2021-03-11T20:24:02.599Z] + docker version
20:24:02 [2021-03-11T20:24:02.638Z] #41 27.79   DEP      criu/pie-util-vdso-elf32.d
20:24:02 [2021-03-11T20:24:02.638Z] #41 27.83   DEP      criu/path.d
20:24:02 [2021-03-11T20:24:02.638Z] #41 27.86   DEP      criu/parasite-syscall.d
20:24:02 [2021-03-11T20:24:02.638Z] #41 27.92   DEP      criu/pagemap.d
20:24:02 [2021-03-11T20:24:02.638Z] #41 27.97   DEP      criu/pagemap-cache.d
20:24:02 [2021-03-11T20:24:02.757Z] #25 23.56 Processing triggers for libc-bin (2.28-10) ...
20:24:02 [2021-03-11T20:24:02.757Z] #25 ...
20:24:02 [2021-03-11T20:24:02.757Z] 
20:24:02 [2021-03-11T20:24:02.757Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
20:24:02 [2021-03-11T20:24:02.757Z] #45 sha256:d3e08780357feeb3f1a6ac99bb92f94735ba42a7b292bfae31b2d6cce25bc090
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.749 + RM_GOPATH=0
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.749 + TMP_GOPATH=
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.749 + : /build
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.749 + '[' -z '' ']'
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.752 ++ mktemp -d
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.752 + export GOPATH=/tmp/tmp.KLADZYB9ob
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.752 + GOPATH=/tmp/tmp.KLADZYB9ob
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.752 + RM_GOPATH=1
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.752 + case "$(go env GOARCH)" in
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.758 ++ go env GOARCH
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.821 + export GO_BUILDMODE=-buildmode=pie
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.821 + GO_BUILDMODE=-buildmode=pie
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.844 ++ dirname /tmp/install/install.sh
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.844 + dir=/tmp/install
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.844 + bin=gotestsum
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.844 + shift
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.844 + '[' '!' -f /tmp/install/gotestsum.installer ']'
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.844 + . /tmp/install/gotestsum.installer
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.844 ++ : v0.5.3
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.844 + install_gotestsum
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.844 + set -e
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.844 + export GO111MODULE=on
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.844 + GO111MODULE=on
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.844 + GOBIN=/build
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.844 + go get gotest.tools/gotestsum@v0.5.3
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.906 go: finding gotest.tools v0.5.3
20:24:02 [2021-03-11T20:24:02.757Z] #45 4.906 go: finding gotest.tools/gotestsum v0.5.3
20:24:02 [2021-03-11T20:24:02.757Z] #45 5.805 go: downloading gotest.tools/gotestsum v0.5.3
20:24:02 [2021-03-11T20:24:02.757Z] #45 6.427 go: extracting gotest.tools/gotestsum v0.5.3
20:24:02 [2021-03-11T20:24:02.757Z] #45 7.245 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:24:02 [2021-03-11T20:24:02.757Z] #45 7.248 go: downloading github.com/spf13/pflag v1.0.3
20:24:02 [2021-03-11T20:24:02.757Z] #45 7.366 go: downloading github.com/fatih/color v1.9.0
20:24:02 [2021-03-11T20:24:02.757Z] #45 7.446 go: downloading github.com/pkg/errors v0.9.1
20:24:02 [2021-03-11T20:24:02.757Z] #45 7.499 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:24:02 [2021-03-11T20:24:02.757Z] #45 7.600 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:24:02 [2021-03-11T20:24:02.757Z] #45 7.658 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:24:02 [2021-03-11T20:24:02.757Z] #45 7.668 go: downloading github.com/jonboulle/clockwork v0.1.0
20:24:02 [2021-03-11T20:24:02.757Z] #45 7.683 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:24:02 [2021-03-11T20:24:02.757Z] #45 7.684 go: extracting github.com/spf13/pflag v1.0.3
20:24:02 [2021-03-11T20:24:02.757Z] #45 7.777 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:24:02 [2021-03-11T20:24:02.757Z] #45 7.982 go: extracting github.com/fatih/color v1.9.0
20:24:02 [2021-03-11T20:24:02.757Z] #45 8.267 go: extracting github.com/pkg/errors v0.9.1
20:24:02 [2021-03-11T20:24:02.757Z] #45 8.310 go: downloading github.com/mattn/go-isatty v0.0.12
20:24:02 [2021-03-11T20:24:02.757Z] #45 8.313 go: downloading github.com/mattn/go-colorable v0.1.6
20:24:02 [2021-03-11T20:24:02.757Z] #45 8.964 go: extracting github.com/jonboulle/clockwork v0.1.0
20:24:02 [2021-03-11T20:24:02.757Z] #45 9.132 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:24:02 [2021-03-11T20:24:02.757Z] #45 9.152 go: extracting github.com/mattn/go-isatty v0.0.12
20:24:02 [2021-03-11T20:24:02.757Z] #45 9.256 go: extracting github.com/mattn/go-colorable v0.1.6
20:24:02 [2021-03-11T20:24:02.757Z] #45 9.620 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:24:02 [2021-03-11T20:24:02.757Z] #45 10.05 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:24:02 [2021-03-11T20:24:02.757Z] #45 ...
20:24:02 [2021-03-11T20:24:02.757Z] 
20:24:02 [2021-03-11T20:24:02.757Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:24:02 [2021-03-11T20:24:02.757Z] #30 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
20:24:02 [2021-03-11T20:24:02.757Z] #30 5.075 + git clone https://github.com/kolyshkin/go-swagger.git .
20:24:02 [2021-03-11T20:24:02.757Z] #30 5.078 Cloning into '.'...
20:24:02 [2021-03-11T20:24:02.895Z] #41 28.02   DEP      criu/page-xfer.d
20:24:02 [2021-03-11T20:24:02.895Z] #41 28.07   DEP      criu/page-pipe.d
20:24:02 [2021-03-11T20:24:02.895Z] #41 28.10   DEP      criu/netfilter.d
20:24:02 [2021-03-11T20:24:02.895Z] #41 28.15   DEP      criu/net.d
20:24:02 [2021-03-11T20:24:02.895Z] #41 28.21   DEP      criu/namespaces.d
20:24:02 [2021-03-11T20:24:02.895Z] #41 28.26   DEP      criu/mount.d
20:24:03 [2021-03-11T20:24:03.023Z] #30 ...
20:24:03 [2021-03-11T20:24:03.023Z] 
20:24:03 [2021-03-11T20:24:03.023Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
20:24:03 [2021-03-11T20:24:03.023Z] #22 sha256:c917b5e560e3026ccbe218399c9544bf85a0cfbeb8ed96d20cfcd2be5a372773
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.763 + RM_GOPATH=0
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.763 + TMP_GOPATH=
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.763 + : /build
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.763 + '[' -z '' ']'
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.763 ++ mktemp -d
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.770 + export GOPATH=/tmp/tmp.i6DNNejWVL
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.770 + GOPATH=/tmp/tmp.i6DNNejWVL
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.770 + RM_GOPATH=1
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.770 + case "$(go env GOARCH)" in
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.770 ++ go env GOARCH
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.801 + export GO_BUILDMODE=-buildmode=pie
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.801 + GO_BUILDMODE=-buildmode=pie
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.806 ++ dirname /tmp/install/install.sh
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.807 + dir=/tmp/install
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.807 + bin=dockercli
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.807 + shift
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.807 + '[' '!' -f /tmp/install/dockercli.installer ']'
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.807 + . /tmp/install/dockercli.installer
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.807 ++ : stable
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.808 ++ : 17.06.2-ce
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.811 + install_dockercli
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.811 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.811 ++ uname -m
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.811 + arch=aarch64
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.811 + '[' aarch64 '!=' x86_64 ']'
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.811 + '[' aarch64 '!=' s390x ']'
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.811 + '[' aarch64 '!=' armhf ']'
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.811 + build_dockercli
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.811 + git clone https://github.com/docker/docker-ce /tmp/tmp.i6DNNejWVL/tmp/docker-ce
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.813 Install docker/cli version 17.06.2-ce from stable
20:24:03 [2021-03-11T20:24:03.023Z] #22 3.819 Cloning into '/tmp/tmp.i6DNNejWVL/tmp/docker-ce'...
20:24:03 [2021-03-11T20:24:03.023Z] #22 ...
20:24:03 [2021-03-11T20:24:03.023Z] 
20:24:03 [2021-03-11T20:24:03.023Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:24:03 [2021-03-11T20:24:03.023Z] #38 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
20:24:03 [2021-03-11T20:24:03.023Z] #38 5.183 + git clone https://github.com/docker/distribution.git .
20:24:03 [2021-03-11T20:24:03.023Z] #38 5.189 Cloning into '.'...
20:24:03 [2021-03-11T20:24:03.151Z] #41 28.32   DEP      criu/memfd.d
20:24:03 [2021-03-11T20:24:03.151Z] #41 28.36   DEP      criu/mem.d
20:24:03 [2021-03-11T20:24:03.151Z] #41 28.41   DEP      criu/lsm.d
20:24:03 [2021-03-11T20:24:03.151Z] #41 28.45   DEP      criu/log.d
20:24:03 [2021-03-11T20:24:03.151Z] #41 28.51   DEP      criu/libnetlink.d
20:24:03 [2021-03-11T20:24:03.293Z] #38 ...
20:24:03 [2021-03-11T20:24:03.293Z] 
20:24:03 [2021-03-11T20:24:03.293Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:24:03 [2021-03-11T20:24:03.293Z] #53 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
20:24:03 [2021-03-11T20:24:03.293Z] #53 5.771 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:24:03 [2021-03-11T20:24:03.293Z] #53 5.799 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:24:03 [2021-03-11T20:24:03.293Z] #53 5.805 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:24:03 [2021-03-11T20:24:03.293Z] #53 6.930 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
20:24:03 [2021-03-11T20:24:03.293Z] #53 8.871 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
20:24:03 [2021-03-11T20:24:03.293Z] #53 9.579 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
20:24:03 [2021-03-11T20:24:03.352Z] DEBUG: print all environment variables to check how Jenkins runs this script
20:24:03 [2021-03-11T20:24:03.352Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b5f62482\powershellScript.ps1'; exit $LASTEXITCODE;
20:24:03 [2021-03-11T20:24:03.352Z] ----------------------------------------------------------------------------
20:24:03 [2021-03-11T20:24:03.352Z] 
20:24:03 [2021-03-11T20:24:03.352Z] INFO: executeCI.ps1 starting at Thu Mar 11 20:24:03 CUT 2021
20:24:03 [2021-03-11T20:24:03.352Z] 
20:24:03 [2021-03-11T20:24:03.352Z] INFO: Script version 05-Feb-2019 09:03 PDT
20:24:03 [2021-03-11T20:24:03.352Z] INFO: Running git version 2.24.1.windows.2
20:24:03 [2021-03-11T20:24:03.352Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
20:24:03 [2021-03-11T20:24:03.352Z] INFO: Environment variables:
20:24:03 [2021-03-11T20:24:03.352Z] 
20:24:03 [2021-03-11T20:24:03.352Z] Name                           Value                                                                                   
20:24:03 [2021-03-11T20:24:03.352Z] ----                           -----                                                                                   
20:24:03 [2021-03-11T20:24:03.352Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
20:24:03 [2021-03-11T20:24:03.352Z] amd64                          true                                                                                    
20:24:03 [2021-03-11T20:24:03.352Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
20:24:03 [2021-03-11T20:24:03.352Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
20:24:03 [2021-03-11T20:24:03.352Z] arm64                          true                                                                                    
20:24:03 [2021-03-11T20:24:03.352Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10                     
20:24:03 [2021-03-11T20:24:03.352Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10                                                                                 
20:24:03 [2021-03-11T20:24:03.352Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
20:24:03 [2021-03-11T20:24:03.352Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
20:24:03 [2021-03-11T20:24:03.352Z] BRANCH_NAME                    PR-42068                                                                                
20:24:03 [2021-03-11T20:24:03.352Z] BUILD_DISPLAY_NAME             #6                                                                                      
20:24:03 [2021-03-11T20:24:03.352Z] BUILD_ID                       6                                                                                       
20:24:03 [2021-03-11T20:24:03.352Z] BUILD_NUMBER                   6                                                                                       
20:24:03 [2021-03-11T20:24:03.352Z] BUILD_TAG                      jenkins-moby-PR-42068-6                                                                 
20:24:03 [2021-03-11T20:24:03.352Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42068/6/                              
20:24:03 [2021-03-11T20:24:03.352Z] cgroup2                        true                                                                                    
20:24:03 [2021-03-11T20:24:03.352Z] CHANGE_AUTHOR                  AkihiroSuda                                                                             
20:24:03 [2021-03-11T20:24:03.352Z] CHANGE_AUTHOR_DISPLAY_NAME     Akihiro Suda                                                                            
20:24:03 [2021-03-11T20:24:03.352Z] CHANGE_AUTHOR_EMAIL            suda.kyoto@gmail.com                                                                    
20:24:03 [2021-03-11T20:24:03.352Z] CHANGE_BRANCH                  ovl-k511                                                                                
20:24:03 [2021-03-11T20:24:03.352Z] CHANGE_FORK                    AkihiroSuda/docker                                                                      
20:24:03 [2021-03-11T20:24:03.352Z] CHANGE_ID                      42068                                                                                   
20:24:03 [2021-03-11T20:24:03.352Z] CHANGE_TARGET                  master                                                                                  
20:24:03 [2021-03-11T20:24:03.353Z] CHANGE_TITLE                   overlay2: support "userxattr" option (kernel 5.11)                                      
20:24:03 [2021-03-11T20:24:03.353Z] CHANGE_URL                     https://github.com/moby/moby/pull/42068                                                 
20:24:03 [2021-03-11T20:24:03.353Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
20:24:03 [2021-03-11T20:24:03.353Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
20:24:03 [2021-03-11T20:24:03.353Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
20:24:03 [2021-03-11T20:24:03.353Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
20:24:03 [2021-03-11T20:24:03.353Z] COMPUTERNAME                   azwin-2-700250                                                                          
20:24:03 [2021-03-11T20:24:03.353Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
20:24:03 [2021-03-11T20:24:03.353Z] ConfigSequenceNumber           0                                                                                       
20:24:03 [2021-03-11T20:24:03.353Z] dco                            true                                                                                    
20:24:03 [2021-03-11T20:24:03.353Z] DOCKER_BUILDKIT                0                                                                                       
20:24:03 [2021-03-11T20:24:03.353Z] DOCKER_DUT_DEBUG               1                                                                                       
20:24:03 [2021-03-11T20:24:03.353Z] DOCKER_EXPERIMENTAL            1                                                                                       
20:24:03 [2021-03-11T20:24:03.353Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
20:24:03 [2021-03-11T20:24:03.353Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
20:24:03 [2021-03-11T20:24:03.353Z] EXECUTOR_NUMBER                0                                                                                       
20:24:03 [2021-03-11T20:24:03.353Z] FQDN                           azwin-2-700250.westus.cloudapp.azure.com                                                
20:24:03 [2021-03-11T20:24:03.353Z] GIT_BRANCH                     PR-42068                                                                                
20:24:03 [2021-03-11T20:24:03.353Z] GIT_COMMIT                     a8008f7313e6f9ad0b2d7e7a49d228f520469bc4                                                
20:24:03 [2021-03-11T20:24:03.353Z] GIT_PREVIOUS_COMMIT            a8008f7313e6f9ad0b2d7e7a49d228f520469bc4                                                
20:24:03 [2021-03-11T20:24:03.353Z] GIT_URL                        https://github.com/moby/moby.git                                                        
20:24:03 [2021-03-11T20:24:03.353Z] HUDSON_COOKIE                  8c9cfcc3-92a2-4f95-9dc3-d7ad5aef890e                                                    
20:24:03 [2021-03-11T20:24:03.353Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
20:24:03 [2021-03-11T20:24:03.353Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
20:24:03 [2021-03-11T20:24:03.353Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
20:24:03 [2021-03-11T20:24:03.353Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64                          
20:24:03 [2021-03-11T20:24:03.353Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
20:24:03 [2021-03-11T20:24:03.353Z] JENKINS_NODE_COOKIE            b090fbf8-af4c-4e23-b0d4-7e98e836aa9b                                                    
20:24:03 [2021-03-11T20:24:03.353Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
20:24:03 [2021-03-11T20:24:03.353Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
20:24:03 [2021-03-11T20:24:03.353Z] JOB_BASE_NAME                  PR-42068                                                                                
20:24:03 [2021-03-11T20:24:03.353Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42068/display/redirect                
20:24:03 [2021-03-11T20:24:03.353Z] JOB_NAME                       moby/PR-42068                                                                           
20:24:03 [2021-03-11T20:24:03.353Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42068/                                
20:24:03 [2021-03-11T20:24:03.353Z] library.jps.version            master                                                                                  
20:24:03 [2021-03-11T20:24:03.353Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
20:24:03 [2021-03-11T20:24:03.353Z] NODE_LABELS                    amd64 azure azwin-2-700250 azwin-2019 docker west-us windows windows-2019 x86_64        
20:24:03 [2021-03-11T20:24:03.353Z] NODE_NAME                      azwin-2-700250                                                                          
20:24:03 [2021-03-11T20:24:03.353Z] NUMBER_OF_PROCESSORS           4                                                                                       
20:24:03 [2021-03-11T20:24:03.353Z] OS                             Windows_NT                                                                              
20:24:03 [2021-03-11T20:24:03.353Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
20:24:03 [2021-03-11T20:24:03.353Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
20:24:03 [2021-03-11T20:24:03.353Z] ppc64le                        false                                                                                   
20:24:03 [2021-03-11T20:24:03.353Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
20:24:03 [2021-03-11T20:24:03.353Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
20:24:03 [2021-03-11T20:24:03.353Z] PROCESSOR_LEVEL                6                                                                                       
20:24:03 [2021-03-11T20:24:03.353Z] PROCESSOR_REVISION             5504                                                                                    
20:24:03 [2021-03-11T20:24:03.353Z] ProgramData                    C:\ProgramData                                                                          
20:24:03 [2021-03-11T20:24:03.353Z] ProgramFiles                   C:\Program Files                                                                        
20:24:03 [2021-03-11T20:24:03.353Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
20:24:03 [2021-03-11T20:24:03.353Z] ProgramW6432                   C:\Program Files                                                                        
20:24:03 [2021-03-11T20:24:03.353Z] PROMPT                         $P$G                                                                                    
20:24:03 [2021-03-11T20:24:03.353Z] PSExecutionPolicyPreference    Bypass                                                                                  
20:24:03 [2021-03-11T20:24:03.353Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
20:24:03 [2021-03-11T20:24:03.353Z] PUBLIC                         C:\Users\Public                                                                         
20:24:03 [2021-03-11T20:24:03.353Z] rootless                       true                                                                                    
20:24:03 [2021-03-11T20:24:03.353Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42068/6/display/redirect?page=artif...
20:24:03 [2021-03-11T20:24:03.353Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42068/6/display/redirect?page=changes 
20:24:03 [2021-03-11T20:24:03.353Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42068/6/display/redirect              
20:24:03 [2021-03-11T20:24:03.353Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42068/6/display/redirect?page=tests   
20:24:03 [2021-03-11T20:24:03.353Z] s390x                          false                                                                                   
20:24:03 [2021-03-11T20:24:03.353Z] SKIP_VALIDATION_TESTS          1                                                                                       
20:24:03 [2021-03-11T20:24:03.353Z] SOURCES_DRIVE                  d                                                                                       
20:24:03 [2021-03-11T20:24:03.353Z] SOURCES_SUBDIR                 gopath                                                                                  
20:24:03 [2021-03-11T20:24:03.353Z] STAGE_NAME                     Run tests                                                                               
20:24:03 [2021-03-11T20:24:03.353Z] SystemDrive                    C:                                                                                      
20:24:03 [2021-03-11T20:24:03.353Z] SystemRoot                     C:\windows                                                                              
20:24:03 [2021-03-11T20:24:03.353Z] TEMP                           C:\windows\TEMP                                                                         
20:24:03 [2021-03-11T20:24:03.353Z] TESTDEBUG                      0                                                                                       
20:24:03 [2021-03-11T20:24:03.353Z] TESTRUN_DRIVE                  d                                                                                       
20:24:03 [2021-03-11T20:24:03.353Z] TESTRUN_SUBDIR                 CI                                                                                      
20:24:03 [2021-03-11T20:24:03.353Z] TIMEOUT                        120m                                                                                    
20:24:03 [2021-03-11T20:24:03.353Z] TMP                            C:\windows\TEMP                                                                         
20:24:03 [2021-03-11T20:24:03.353Z] unit_validate                  true                                                                                    
20:24:03 [2021-03-11T20:24:03.353Z] USERDOMAIN                     WORKGROUP                                                                               
20:24:03 [2021-03-11T20:24:03.353Z] USERNAME                       azwin-2-700250$                                                                         
20:24:03 [2021-03-11T20:24:03.353Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
20:24:03 [2021-03-11T20:24:03.353Z] validate_force                 false                                                                                   
20:24:03 [2021-03-11T20:24:03.353Z] windir                         C:\windows                                                                              
20:24:03 [2021-03-11T20:24:03.353Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
20:24:03 [2021-03-11T20:24:03.353Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
20:24:03 [2021-03-11T20:24:03.353Z] windowsRS1                     false                                                                                   
20:24:03 [2021-03-11T20:24:03.353Z] windowsRS5                     true                                                                                    
20:24:03 [2021-03-11T20:24:03.353Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
20:24:03 [2021-03-11T20:24:03.353Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
20:24:03 [2021-03-11T20:24:03.353Z] 
20:24:03 [2021-03-11T20:24:03.353Z] 
20:24:03 [2021-03-11T20:24:03.353Z] 
20:24:03 [2021-03-11T20:24:03.408Z] #41 28.56   DEP      criu/kerndat.d
20:24:03 [2021-03-11T20:24:03.408Z] #41 28.63   DEP      criu/kcmp-ids.d
20:24:03 [2021-03-11T20:24:03.408Z] #41 28.67   DEP      criu/irmap.d
20:24:03 [2021-03-11T20:24:03.408Z] #41 28.72   DEP      criu/ipc_ns.d
20:24:03 [2021-03-11T20:24:03.408Z] #41 28.77   DEP      criu/image.d
20:24:03 [2021-03-11T20:24:03.558Z] #53 ...
20:24:03 [2021-03-11T20:24:03.558Z] 
20:24:03 [2021-03-11T20:24:03.558Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:24:03 [2021-03-11T20:24:03.558Z] #32 sha256:6428f0fe1eba9214dc7e0449d4a5e06ebdfc9260604efaab575e999de1331bfb
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.893 + RM_GOPATH=0
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.893 + TMP_GOPATH=
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.893 + : /build
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.893 + '[' -z '' ']'
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.899 ++ mktemp -d
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.908 + export GOPATH=/tmp/tmp.0ChjPrFgMO
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.908 + GOPATH=/tmp/tmp.0ChjPrFgMO
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.908 + RM_GOPATH=1
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.908 + case "$(go env GOARCH)" in
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.908 ++ go env GOARCH
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.921 + export GO_BUILDMODE=-buildmode=pie
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.921 + GO_BUILDMODE=-buildmode=pie
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.921 ++ dirname /tmp/install/install.sh
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.925 + dir=/tmp/install
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.925 + bin=tomlv
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.925 + shift
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.925 + '[' '!' -f /tmp/install/tomlv.installer ']'
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.925 + . /tmp/install/tomlv.installer
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.925 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.933 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.933 + install_tomlv
20:24:03 [2021-03-11T20:24:03.558Z] #32 3.933 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:24:03 [2021-03-11T20:24:03.559Z] #32 3.933 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0ChjPrFgMO/src/github.com/BurntSushi/toml
20:24:03 [2021-03-11T20:24:03.559Z] #32 3.945 Cloning into '/tmp/tmp.0ChjPrFgMO/src/github.com/BurntSushi/toml'...
20:24:03 [2021-03-11T20:24:03.559Z] #32 4.950 + cd /tmp/tmp.0ChjPrFgMO/src/github.com/BurntSushi/toml
20:24:03 [2021-03-11T20:24:03.559Z] #32 4.950 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:24:03 [2021-03-11T20:24:03.559Z] #32 4.960 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:24:03 [2021-03-11T20:24:03.559Z] #32 5.612 internal/cpu
20:24:03 [2021-03-11T20:24:03.559Z] #32 5.624 math/bits
20:24:03 [2021-03-11T20:24:03.559Z] #32 5.625 runtime/internal/atomic
20:24:03 [2021-03-11T20:24:03.559Z] #32 5.698 runtime/internal/sys
20:24:03 [2021-03-11T20:24:03.559Z] #32 5.996 runtime/internal/math
20:24:03 [2021-03-11T20:24:03.559Z] #32 6.089 unicode/utf8
20:24:03 [2021-03-11T20:24:03.559Z] #32 6.277 internal/bytealg
20:24:03 [2021-03-11T20:24:03.559Z] #32 6.346 math
20:24:03 [2021-03-11T20:24:03.559Z] #32 6.382 sync/atomic
20:24:03 [2021-03-11T20:24:03.559Z] #32 7.083 unicode
20:24:03 [2021-03-11T20:24:03.559Z] #32 7.253 internal/testlog
20:24:03 [2021-03-11T20:24:03.559Z] #32 7.486 runtime
20:24:03 [2021-03-11T20:24:03.559Z] #32 7.828 encoding
20:24:03 [2021-03-11T20:24:03.559Z] #32 8.402 runtime/cgo
20:24:03 [2021-03-11T20:24:03.559Z] #32 ...
20:24:03 [2021-03-11T20:24:03.559Z] 
20:24:03 [2021-03-11T20:24:03.559Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:24:03 [2021-03-11T20:24:03.559Z] #47 sha256:52332e415e45e591cb7d69f8645ed8d2d850fa690f9971cab2913cecce84b06c
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.291 + RM_GOPATH=0
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.291 + TMP_GOPATH=
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.291 + : /build
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.291 + '[' -z '' ']'
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.295 ++ mktemp -d
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.295 + export GOPATH=/tmp/tmp.xVHGXzUzmS
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.295 + GOPATH=/tmp/tmp.xVHGXzUzmS
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.295 + RM_GOPATH=1
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.296 + case "$(go env GOARCH)" in
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.302 ++ go env GOARCH
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.324 + export GO_BUILDMODE=-buildmode=pie
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.324 + GO_BUILDMODE=-buildmode=pie
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.324 ++ dirname /tmp/install/install.sh
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.324 + dir=/tmp/install
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.324 + bin=golangci_lint
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.324 + shift
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.324 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.324 + . /tmp/install/golangci_lint.installer
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.324 ++ : v1.23.8
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.324 + install_golangci_lint
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.324 + set -e
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.324 + export GO111MODULE=on
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.324 + GO111MODULE=on
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.324 + GOBIN=/build
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.324 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.422 go: finding github.com v1.23.8
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.422 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.422 go: finding github.com/golangci v1.23.8
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.422 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
20:24:03 [2021-03-11T20:24:03.559Z] #47 4.422 go: finding github.com/golangci/golangci-lint v1.23.8
20:24:03 [2021-03-11T20:24:03.559Z] #47 5.593 go: downloading github.com/golangci/golangci-lint v1.23.8
20:24:03 [2021-03-11T20:24:03.559Z] #47 6.512 go: extracting github.com/golangci/golangci-lint v1.23.8
20:24:03 [2021-03-11T20:24:03.665Z] #41 28.82   DEP      criu/image-desc.d
20:24:03 [2021-03-11T20:24:03.665Z] #41 28.85   DEP      criu/fsnotify.d
20:24:03 [2021-03-11T20:24:03.665Z] #41 28.89   DEP      criu/filesystems.d
20:24:03 [2021-03-11T20:24:03.665Z] #41 28.93   DEP      criu/files.d
20:24:03 [2021-03-11T20:24:03.665Z] #41 28.99   DEP      criu/files-reg.d
20:24:03 [2021-03-11T20:24:03.863Z] #47 ...
20:24:03 [2021-03-11T20:24:03.863Z] 
20:24:03 [2021-03-11T20:24:03.863Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:24:03 [2021-03-11T20:24:03.863Z] #34 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
20:24:03 [2021-03-11T20:24:03.863Z] #34 3.659 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:24:03 [2021-03-11T20:24:03.863Z] #34 3.776 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:24:03 [2021-03-11T20:24:03.863Z] #34 3.781 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:24:03 [2021-03-11T20:24:03.863Z] #34 4.404 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
20:24:03 [2021-03-11T20:24:03.863Z] #34 5.663 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
20:24:03 [2021-03-11T20:24:03.863Z] #34 7.312 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
20:24:03 [2021-03-11T20:24:03.921Z] #41 29.05   DEP      criu/files-ext.d
20:24:03 [2021-03-11T20:24:03.921Z] #41 29.10   DEP      criu/file-lock.d
20:24:03 [2021-03-11T20:24:03.921Z] #41 29.15   DEP      criu/file-ids.d
20:24:03 [2021-03-11T20:24:03.921Z] #41 29.19   DEP      criu/fifo.d
20:24:03 [2021-03-11T20:24:03.921Z] #41 29.23   DEP      criu/fdstore.d
20:24:03 [2021-03-11T20:24:03.921Z] #41 29.26   DEP      criu/fault-injection.d
20:24:03 [2021-03-11T20:24:03.921Z] #41 29.27   DEP      criu/external.d
20:24:03 [2021-03-11T20:24:03.921Z] #41 29.31   DEP      criu/eventpoll.d
20:24:03 [2021-03-11T20:24:03.921Z] #41 29.36   DEP      criu/eventfd.d
20:24:04 [2021-03-11T20:24:04.130Z] #34 ...
20:24:04 [2021-03-11T20:24:04.130Z] 
20:24:04 [2021-03-11T20:24:04.130Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:24:04 [2021-03-11T20:24:04.130Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
20:24:04 [2021-03-11T20:24:04.130Z] #11 5.832 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:24:04 [2021-03-11T20:24:04.130Z] #11 5.868 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:24:04 [2021-03-11T20:24:04.130Z] #11 5.873 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:24:04 [2021-03-11T20:24:04.130Z] #11 7.002 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
20:24:04 [2021-03-11T20:24:04.130Z] #11 8.977 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
20:24:04 [2021-03-11T20:24:04.130Z] #11 9.825 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
20:24:04 [2021-03-11T20:24:04.130Z] #11 ...
20:24:04 [2021-03-11T20:24:04.130Z] 
20:24:04 [2021-03-11T20:24:04.130Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
20:24:04 [2021-03-11T20:24:04.130Z] #62 sha256:37f292bb96171bf10683d92ec5363f3809e1b3aa75bf609fd1fa1ae7c67caec7
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.787 + RM_GOPATH=0
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.787 + TMP_GOPATH=
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.787 + : /build
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.787 + '[' -z '' ']'
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.787 ++ mktemp -d
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.787 + export GOPATH=/tmp/tmp.U4NrWdvdp7
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.787 + GOPATH=/tmp/tmp.U4NrWdvdp7
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.787 + RM_GOPATH=1
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.787 + case "$(go env GOARCH)" in
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.789 ++ go env GOARCH
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.852 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.856 + export GO_BUILDMODE=-buildmode=pie
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.856 + GO_BUILDMODE=-buildmode=pie
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.856 ++ dirname /tmp/install/install.sh
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.856 + dir=/tmp/install
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.856 + bin=proxy
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.856 + shift
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.856 + '[' '!' -f /tmp/install/proxy.installer ']'
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.856 + . /tmp/install/proxy.installer
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.856 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.856 + install_proxy
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.856 + case "$1" in
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.856 + export CGO_ENABLED=0
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.856 + CGO_ENABLED=0
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.856 + _install_proxy
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.856 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.856 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.U4NrWdvdp7/src/github.com/docker/libnetwork
20:24:04 [2021-03-11T20:24:04.130Z] #62 4.856 Cloning into '/tmp/tmp.U4NrWdvdp7/src/github.com/docker/libnetwork'...
20:24:04 [2021-03-11T20:24:04.130Z] #62 ...
20:24:04 [2021-03-11T20:24:04.130Z] 
20:24:04 [2021-03-11T20:24:04.130Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:24:04 [2021-03-11T20:24:04.130Z] #56 sha256:c97c86cfd88d61c6c6a55b98ce0b64aaab6ead8663bcc9e07d492b9b286724da
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.102 + RM_GOPATH=0
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.102 + TMP_GOPATH=
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.102 + : /build
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.102 + '[' -z '' ']'
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.102 ++ mktemp -d
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.102 + export GOPATH=/tmp/tmp.u8Vt67SPx4
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.102 + GOPATH=/tmp/tmp.u8Vt67SPx4
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.102 + RM_GOPATH=1
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.102 + case "$(go env GOARCH)" in
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.102 ++ go env GOARCH
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.123 + export GO_BUILDMODE=-buildmode=pie
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.123 + GO_BUILDMODE=-buildmode=pie
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.123 ++ dirname /tmp/install/install.sh
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.129 + dir=/tmp/install
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.129 + bin=rootlesskit
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.129 + shift
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.129 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.129 + . /tmp/install/rootlesskit.installer
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.129 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.129 + install_rootlesskit
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.129 + case "$1" in
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.129 + export CGO_ENABLED=0
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.129 + CGO_ENABLED=0
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.129 + _install_rootlesskit
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.134 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.134 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.u8Vt67SPx4/src/github.com/rootless-containers/rootlesskit
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.135 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
20:24:04 [2021-03-11T20:24:04.130Z] #56 5.150 Cloning into '/tmp/tmp.u8Vt67SPx4/src/github.com/rootless-containers/rootlesskit'...
20:24:04 [2021-03-11T20:24:04.130Z] #56 9.252 + cd /tmp/tmp.u8Vt67SPx4/src/github.com/rootless-containers/rootlesskit
20:24:04 [2021-03-11T20:24:04.131Z] #56 9.253 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
20:24:04 [2021-03-11T20:24:04.131Z] #56 9.381 + export GO111MODULE=on
20:24:04 [2021-03-11T20:24:04.131Z] #56 9.385 + GO111MODULE=on
20:24:04 [2021-03-11T20:24:04.131Z] #56 9.385 + for f in rootlesskit rootlesskit-docker-proxy
20:24:04 [2021-03-11T20:24:04.131Z] #56 9.386 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:24:04 [2021-03-11T20:24:04.178Z] #41 29.41   DEP      criu/crtools.d
20:24:04 [2021-03-11T20:24:04.178Z] #41 29.48   DEP      criu/cr-service.d
20:24:04 [2021-03-11T20:24:04.178Z] #41 29.57   DEP      criu/cr-restore.d
20:24:04 [2021-03-11T20:24:04.333Z] INFO: Sources under d:\gopath\...
20:24:04 [2021-03-11T20:24:04.333Z] INFO: Test run under d:\CI\...
20:24:04 [2021-03-11T20:24:04.333Z] INFO: Running in D:\gopath\src\github.com\docker\docker
20:24:04 [2021-03-11T20:24:04.333Z] INFO: docker/docker repository was found
20:24:04 [2021-03-11T20:24:04.333Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
20:24:04 [2021-03-11T20:24:04.408Z] #49 64.72 encoding/binary
20:24:04 [2021-03-11T20:24:04.434Z] #41 29.65   DEP      criu/cr-errno.d
20:24:04 [2021-03-11T20:24:04.434Z] #41 29.66   DEP      criu/cr-dump.d
20:24:04 [2021-03-11T20:24:04.434Z] #41 29.72   DEP      criu/cr-dedup.d
20:24:04 [2021-03-11T20:24:04.691Z] #41 29.78   DEP      criu/cr-check.d
20:24:04 [2021-03-11T20:24:04.691Z] #41 29.83   DEP      criu/config.d
20:24:04 [2021-03-11T20:24:04.691Z] #41 29.87   DEP      criu/clone-noasan.d
20:24:04 [2021-03-11T20:24:04.691Z] #41 29.90   DEP      criu/cgroup.d
20:24:04 [2021-03-11T20:24:04.691Z] #41 29.95   DEP      criu/cgroup-props.d
20:24:04 [2021-03-11T20:24:04.691Z] #41 30.00   DEP      criu/bitmap.d
20:24:04 [2021-03-11T20:24:04.691Z] #41 30.01   DEP      criu/bfd.d
20:24:04 [2021-03-11T20:24:04.691Z] #41 30.05   DEP      criu/autofs.d
20:24:04 [2021-03-11T20:24:04.691Z] #41 30.10   DEP      criu/aio.d
20:24:04 [2021-03-11T20:24:04.691Z] #41 30.14   DEP      criu/action-scripts.d
20:24:04 [2021-03-11T20:24:04.712Z] #56 ...
20:24:04 [2021-03-11T20:24:04.712Z] 
20:24:04 [2021-03-11T20:24:04.712Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:24:04 [2021-03-11T20:24:04.712Z] #43 sha256:700c15aae8dc466be3a4ece036e614d969ec26c72a0a1189eb439b4b9d6a96d6
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.003 + RM_GOPATH=0
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.003 + TMP_GOPATH=
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.003 + : /build
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.003 + '[' -z '' ']'
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.003 ++ mktemp -d
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.009 + export GOPATH=/tmp/tmp.oS0xKOa050
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.009 + GOPATH=/tmp/tmp.oS0xKOa050
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.009 + RM_GOPATH=1
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.009 + case "$(go env GOARCH)" in
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.009 ++ go env GOARCH
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.028 + export GO_BUILDMODE=-buildmode=pie
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.028 + GO_BUILDMODE=-buildmode=pie
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.034 ++ dirname /tmp/install/install.sh
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.035 + dir=/tmp/install
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.035 + bin=vndr
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.035 + shift
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.035 + '[' '!' -f /tmp/install/vndr.installer ']'
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.035 + . /tmp/install/vndr.installer
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.035 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.035 + install_vndr
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.035 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.035 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.oS0xKOa050/src/github.com/LK4D4/vndr
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.037 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.041 Cloning into '/tmp/tmp.oS0xKOa050/src/github.com/LK4D4/vndr'...
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.923 + cd /tmp/tmp.oS0xKOa050/src/github.com/LK4D4/vndr
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.923 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
20:24:04 [2021-03-11T20:24:04.712Z] #43 4.935 + go build -buildmode=pie -v -o /build/vndr .
20:24:04 [2021-03-11T20:24:04.712Z] #43 5.883 internal/race
20:24:04 [2021-03-11T20:24:04.712Z] #43 5.917 runtime/internal/atomic
20:24:04 [2021-03-11T20:24:04.712Z] #43 5.929 runtime/internal/sys
20:24:04 [2021-03-11T20:24:04.712Z] #43 5.971 internal/cpu
20:24:04 [2021-03-11T20:24:04.712Z] #43 6.221 sync/atomic
20:24:04 [2021-03-11T20:24:04.712Z] #43 6.364 runtime/internal/math
20:24:04 [2021-03-11T20:24:04.712Z] #43 6.522 unicode
20:24:04 [2021-03-11T20:24:04.712Z] #43 6.536 unicode/utf8
20:24:04 [2021-03-11T20:24:04.712Z] #43 6.796 internal/bytealg
20:24:04 [2021-03-11T20:24:04.712Z] #43 7.252 math
20:24:04 [2021-03-11T20:24:04.712Z] #43 7.736 internal/testlog
20:24:04 [2021-03-11T20:24:04.712Z] #43 8.071 runtime
20:24:04 [2021-03-11T20:24:04.712Z] #43 8.294 unicode/utf16
20:24:04 [2021-03-11T20:24:04.712Z] #43 8.646 container/list
20:24:04 [2021-03-11T20:24:04.712Z] #43 10.21 crypto/internal/subtle
20:24:04 [2021-03-11T20:24:04.712Z] #43 10.76 crypto/subtle
20:24:04 [2021-03-11T20:24:04.712Z] #43 10.87 vendor/golang.org/x/crypto/cryptobyte/asn1
20:24:04 [2021-03-11T20:24:04.712Z] #43 11.43 internal/nettrace
20:24:04 [2021-03-11T20:24:04.712Z] #43 11.49 vendor/golang.org/x/crypto/internal/subtle
20:24:04 [2021-03-11T20:24:04.712Z] #43 11.49 runtime/cgo
20:24:04 [2021-03-11T20:24:04.712Z] #43 ...
20:24:04 [2021-03-11T20:24:04.712Z] 
20:24:04 [2021-03-11T20:24:04.712Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:24:04 [2021-03-11T20:24:04.712Z] #40 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
20:24:04 [2021-03-11T20:24:04.712Z] #40 5.851 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:24:04 [2021-03-11T20:24:04.712Z] #40 5.880 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:24:04 [2021-03-11T20:24:04.712Z] #40 5.883 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:24:04 [2021-03-11T20:24:04.712Z] #40 6.939 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
20:24:04 [2021-03-11T20:24:04.712Z] #40 8.809 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
20:24:04 [2021-03-11T20:24:04.712Z] #40 10.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
20:24:04 [2021-03-11T20:24:04.712Z] #40 ...
20:24:04 [2021-03-11T20:24:04.712Z] 
20:24:04 [2021-03-11T20:24:04.712Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:24:04 [2021-03-11T20:24:04.712Z] #49 sha256:6abf8802cd953d3ae11bde51f447ac1b92df5336ae669170f73d51b9b49f8f39
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.199 + RM_GOPATH=0
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.199 + TMP_GOPATH=
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.199 + : /build
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.199 + '[' -z '' ']'
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.199 ++ mktemp -d
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.201 + export GOPATH=/tmp/tmp.nyU8ljGzpm
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.201 + GOPATH=/tmp/tmp.nyU8ljGzpm
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.201 + RM_GOPATH=1
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.201 + case "$(go env GOARCH)" in
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.235 ++ go env GOARCH
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.243 + export GO_BUILDMODE=-buildmode=pie
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.243 + GO_BUILDMODE=-buildmode=pie
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.244 ++ dirname /tmp/install/install.sh
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.247 + dir=/tmp/install
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.247 + bin=shfmt
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.247 + shift
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.247 + '[' '!' -f /tmp/install/shfmt.installer ']'
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.251 + . /tmp/install/shfmt.installer
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.251 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.251 + install_shfmt
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.251 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.251 + git clone https://github.com/mvdan/sh.git /tmp/tmp.nyU8ljGzpm/src/github.com/mvdan/sh
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.251 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:24:04 [2021-03-11T20:24:04.712Z] #49 5.254 Cloning into '/tmp/tmp.nyU8ljGzpm/src/github.com/mvdan/sh'...
20:24:04 [2021-03-11T20:24:04.797Z] ltsc2019: Pulling from windows/servercore
20:24:04 [2021-03-11T20:24:04.797Z] 4612f6d0b889: Pulling fs layer
20:24:04 [2021-03-11T20:24:04.797Z] 5ff1512f88ec: Pulling fs layer
20:24:04 [2021-03-11T20:24:04.948Z] #41 30.25   CC       criu/action-scripts.o
20:24:04 [2021-03-11T20:24:04.971Z] #49 ...
20:24:04 [2021-03-11T20:24:04.971Z] 
20:24:04 [2021-03-11T20:24:04.971Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:24:04 [2021-03-11T20:24:04.971Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:24:04 [2021-03-11T20:24:04.971Z] #34 64.82 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:24:04 [2021-03-11T20:24:04.971Z] #34 64.86 Setting up xxd (2:8.1.0875-5) ...
20:24:04 [2021-03-11T20:24:04.971Z] #34 64.87 Setting up libuv1:amd64 (1.24.1-1) ...
20:24:04 [2021-03-11T20:24:04.971Z] #34 64.88 Setting up vim-common (2:8.1.0875-5) ...
20:24:04 [2021-03-11T20:24:04.971Z] #34 64.91 Setting up librhash0:amd64 (1.3.8-1) ...
20:24:04 [2021-03-11T20:24:04.971Z] #34 64.93 Setting up cmake-data (3.13.4-1) ...
20:24:04 [2021-03-11T20:24:04.971Z] #34 64.96 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
20:24:04 [2021-03-11T20:24:04.971Z] #34 64.97 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
20:24:04 [2021-03-11T20:24:04.971Z] #34 64.98 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:24:04 [2021-03-11T20:24:04.971Z] #34 65.00 Setting up cmake (3.13.4-1) ...
20:24:04 [2021-03-11T20:24:04.971Z] #34 65.02 Processing triggers for libc-bin (2.28-10) ...
20:24:04 [2021-03-11T20:24:04.971Z] #34 65.10 Processing triggers for mime-support (3.62) ...
20:24:04 [2021-03-11T20:24:04.971Z] #34 DONE 65.7s
20:24:04 [2021-03-11T20:24:04.992Z] #49 12.31 + cd /tmp/tmp.nyU8ljGzpm/src/github.com/mvdan/sh
20:24:04 [2021-03-11T20:24:04.992Z] #49 12.31 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:24:04 [2021-03-11T20:24:04.992Z] #49 ...
20:24:04 [2021-03-11T20:24:04.992Z] 
20:24:04 [2021-03-11T20:24:04.992Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:24:04 [2021-03-11T20:24:04.992Z] #56 sha256:c97c86cfd88d61c6c6a55b98ce0b64aaab6ead8663bcc9e07d492b9b286724da
20:24:04 [2021-03-11T20:24:04.992Z] #56 12.03 go: downloading github.com/sirupsen/logrus v1.7.0
20:24:04 [2021-03-11T20:24:04.992Z] #56 12.03 go: downloading github.com/urfave/cli/v2 v2.3.0
20:24:04 [2021-03-11T20:24:04.992Z] #56 12.08 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:24:04 [2021-03-11T20:24:04.992Z] #56 12.21 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:24:04 [2021-03-11T20:24:04.992Z] #56 12.23 go: downloading github.com/moby/sys/mountinfo v0.4.0
20:24:04 [2021-03-11T20:24:04.992Z] #56 12.23 go: downloading github.com/gorilla/mux v1.8.0
20:24:04 [2021-03-11T20:24:04.992Z] #56 12.39 go: downloading github.com/pkg/errors v0.9.1
20:24:04 [2021-03-11T20:24:04.992Z] #56 12.40 go: downloading github.com/moby/vpnkit v0.4.0
20:24:05 [2021-03-11T20:24:05.204Z] #41 30.40   CC       criu/aio.o
20:24:05 [2021-03-11T20:24:05.228Z] 
20:24:05 [2021-03-11T20:24:05.228Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
20:24:05 [2021-03-11T20:24:05.228Z] #35 sha256:9268e1831ce2ffdbd5d3f8d527c7dbca12b4879ba30854d8243b1a2e6798eda3
20:24:05 [2021-03-11T20:24:05.257Z] #56 12.55 go: downloading github.com/google/uuid v1.2.0
20:24:05 [2021-03-11T20:24:05.257Z] #56 12.59 go: extracting github.com/moby/sys/mountinfo v0.4.0
20:24:05 [2021-03-11T20:24:05.257Z] #56 12.60 go: extracting github.com/gorilla/mux v1.8.0
20:24:05 [2021-03-11T20:24:05.257Z] #56 12.61 go: extracting github.com/pkg/errors v0.9.1
20:24:05 [2021-03-11T20:24:05.257Z] #56 12.75 go: extracting github.com/google/uuid v1.2.0
20:24:05 [2021-03-11T20:24:05.257Z] #56 12.77 go: extracting github.com/sirupsen/logrus v1.7.0
20:24:05 [2021-03-11T20:24:05.459Z] #41 30.57   CC       criu/autofs.o
20:24:05 [2021-03-11T20:24:05.521Z] #56 12.86 go: downloading github.com/gofrs/flock v0.8.0
20:24:05 [2021-03-11T20:24:05.521Z] #56 12.89 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
20:24:05 [2021-03-11T20:24:05.716Z] #41 30.99   CC       criu/bfd.o
20:24:05 [2021-03-11T20:24:05.785Z] #56 13.05 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
20:24:05 [2021-03-11T20:24:05.785Z] #56 13.22 go: extracting github.com/gofrs/flock v0.8.0
20:24:05 [2021-03-11T20:24:05.972Z] #41 31.13   CC       criu/bitmap.o
20:24:05 [2021-03-11T20:24:05.972Z] #41 31.17   CC       criu/cgroup-props.o
20:24:06 [2021-03-11T20:24:06.156Z] #35 1.110 + RM_GOPATH=0
20:24:06 [2021-03-11T20:24:06.156Z] #35 1.110 + TMP_GOPATH=
20:24:06 [2021-03-11T20:24:06.156Z] #35 1.110 + : /build
20:24:06 [2021-03-11T20:24:06.156Z] #35 1.110 + '[' -z '' ']'
20:24:06 [2021-03-11T20:24:06.156Z] #35 1.116 ++ mktemp -d
20:24:06 [2021-03-11T20:24:06.156Z] #35 1.124 + export GOPATH=/tmp/tmp.EKXbQ3cMAC
20:24:06 [2021-03-11T20:24:06.156Z] #35 1.124 + GOPATH=/tmp/tmp.EKXbQ3cMAC
20:24:06 [2021-03-11T20:24:06.156Z] #35 1.124 + RM_GOPATH=1
20:24:06 [2021-03-11T20:24:06.156Z] #35 1.124 + case "$(go env GOARCH)" in
20:24:06 [2021-03-11T20:24:06.156Z] #35 1.124 ++ go env GOARCH
20:24:06 [2021-03-11T20:24:06.156Z] #35 1.140 + export GO_BUILDMODE=-buildmode=pie
20:24:06 [2021-03-11T20:24:06.156Z] #35 1.140 + GO_BUILDMODE=-buildmode=pie
20:24:06 [2021-03-11T20:24:06.227Z] #41 31.40   CC       criu/cgroup.o
20:24:06 [2021-03-11T20:24:06.365Z] #56 13.76 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:24:06 [2021-03-11T20:24:06.412Z] #35 1.140 ++ dirname /tmp/install/install.sh
20:24:06 [2021-03-11T20:24:06.412Z] #35 1.148 + dir=/tmp/install
20:24:06 [2021-03-11T20:24:06.412Z] #35 1.148 + bin=tini
20:24:06 [2021-03-11T20:24:06.412Z] #35 1.148 + shift
20:24:06 [2021-03-11T20:24:06.412Z] #35 1.148 + '[' '!' -f /tmp/install/tini.installer ']'
20:24:06 [2021-03-11T20:24:06.412Z] #35 1.149 + . /tmp/install/tini.installer
20:24:06 [2021-03-11T20:24:06.412Z] #35 1.149 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
20:24:06 [2021-03-11T20:24:06.412Z] #35 1.149 + install_tini
20:24:06 [2021-03-11T20:24:06.412Z] #35 1.149 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
20:24:06 [2021-03-11T20:24:06.412Z] #35 1.150 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
20:24:06 [2021-03-11T20:24:06.412Z] #35 1.150 + git clone https://github.com/krallin/tini.git /tmp/tmp.EKXbQ3cMAC/tini
20:24:06 [2021-03-11T20:24:06.412Z] #35 1.156 Cloning into '/tmp/tmp.EKXbQ3cMAC/tini'...
20:24:06 [2021-03-11T20:24:06.789Z] #41 32.09   CC       criu/clone-noasan.o
20:24:06 [2021-03-11T20:24:06.789Z] #41 32.15   CC       criu/config.o
20:24:06 [2021-03-11T20:24:06.789Z] #41 ...
20:24:06 [2021-03-11T20:24:06.789Z] 
20:24:06 [2021-03-11T20:24:06.789Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:24:06 [2021-03-11T20:24:06.789Z] #54 sha256:9dd6ed9d68dc0503ca2ee24a9bc8b2c65d0b4d3a5b715079ae6fe61d8fe771af
20:24:06 [2021-03-11T20:24:06.789Z] #54 40.63 + bin/containerd
20:24:06 [2021-03-11T20:24:06.835Z] #47 ...
20:24:06 [2021-03-11T20:24:06.835Z] 
20:24:06 [2021-03-11T20:24:06.835Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:24:06 [2021-03-11T20:24:06.835Z] #43 sha256:8cbdb0beef49b615ecb808cc8c68245870f39cac0cc58809d71da321febafa77
20:24:06 [2021-03-11T20:24:06.835Z] #43 39.96 sync
20:24:06 [2021-03-11T20:24:06.835Z] #43 39.98 internal/reflectlite
20:24:06 [2021-03-11T20:24:06.977Z] #35 1.799 + cd /tmp/tmp.EKXbQ3cMAC/tini
20:24:06 [2021-03-11T20:24:06.977Z] #35 1.799 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
20:24:06 [2021-03-11T20:24:06.977Z] #35 1.840 + cmake .
20:24:07 [2021-03-11T20:24:07.318Z] #56 14.63 go: extracting github.com/moby/vpnkit v0.4.0
20:24:07 [2021-03-11T20:24:07.398Z] #43 41.36 github.com/LK4D4/vndr/godl/singleflight
20:24:07 [2021-03-11T20:24:07.540Z] #35 2.351 -- The C compiler identification is GNU 8.3.0
20:24:07 [2021-03-11T20:24:07.540Z] #35 2.414 -- Check for working C compiler: /usr/bin/cc
20:24:07 [2021-03-11T20:24:07.600Z] #56 14.96 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:24:07 [2021-03-11T20:24:07.600Z] #56 15.00 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:24:07 [2021-03-11T20:24:07.600Z] #56 15.01 go: downloading github.com/u-root/u-root v7.0.0+incompatible
20:24:07 [2021-03-11T20:24:07.677Z] #43 41.74 math/rand
20:24:07 [2021-03-11T20:24:07.865Z] #56 15.07 go: extracting github.com/urfave/cli/v2 v2.3.0
20:24:08 [2021-03-11T20:24:08.469Z] #35 3.134 -- Check for working C compiler: /usr/bin/cc -- works
20:24:08 [2021-03-11T20:24:08.469Z] #35 3.135 -- Detecting C compiler ABI info
20:24:08 [2021-03-11T20:24:08.609Z] #43 ...
20:24:08 [2021-03-11T20:24:08.609Z] 
20:24:08 [2021-03-11T20:24:08.609Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
20:24:08 [2021-03-11T20:24:08.609Z] #62 sha256:5fe75b43c3a70ea062bc3d0b8d1b970cc64dfc17b6542249f3271f3725f86001
20:24:08 [2021-03-11T20:24:08.609Z] #62 DONE 42.6s
20:24:08 [2021-03-11T20:24:08.609Z] 
20:24:08 [2021-03-11T20:24:08.609Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:24:08 [2021-03-11T20:24:08.609Z] #47 sha256:f0c9b7f622cfbe9cc84ca1146fac92eaed433893b68ab5396c47a3558d2ce873
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.15 go: finding github.com/fatih/color v1.7.0
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.24 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.34 go: finding github.com/mattn/go-colorable v0.1.4
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.36 go: finding github.com/mattn/go-isatty v0.0.8
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.40 go: finding github.com/go-critic/go-critic v0.4.1
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.43 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.48 go: finding github.com/go-lintpack/lintpack v0.5.2
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.48 go: finding github.com/pkg/errors v0.8.1
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.50 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.61 go: finding github.com/go-toolsmith/astfmt v1.0.0
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.62 go: finding github.com/go-toolsmith/astequal v1.0.0
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.63 go: finding github.com/sirupsen/logrus v1.4.2
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.65 go: finding github.com/mitchellh/go-homedir v1.1.0
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.67 go: finding github.com/go-toolsmith/astp v1.0.0
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.70 go: finding github.com/stretchr/testify v1.4.0
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.70 go: finding github.com/go-toolsmith/astcast v1.0.0
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.73 go: finding github.com/go-toolsmith/typep v1.0.0
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.74 go: finding github.com/spf13/viper v1.6.1
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.76 go: finding github.com/davecgh/go-spew v1.1.1
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.81 go: finding github.com/go-toolsmith/astcopy v1.0.0
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.90 go: finding github.com/pmezard/go-difflib v1.0.0
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.94 go: finding github.com/go-toolsmith/strparse v1.0.0
20:24:08 [2021-03-11T20:24:08.609Z] #47 41.94 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
20:24:08 [2021-03-11T20:24:08.609Z] #47 42.03 go: finding github.com/stretchr/objx v0.2.0
20:24:08 [2021-03-11T20:24:08.609Z] #47 42.10 go: finding github.com/bombsimon/wsl/v2 v2.0.0
20:24:08 [2021-03-11T20:24:08.609Z] #47 42.10 go: finding github.com/fsnotify/fsnotify v1.4.7
20:24:08 [2021-03-11T20:24:08.609Z] #47 42.15 go: finding github.com/gobwas/glob v0.2.3
20:24:08 [2021-03-11T20:24:08.609Z] #47 42.19 go: finding gopkg.in/yaml.v2 v2.2.7
20:24:08 [2021-03-11T20:24:08.609Z] #47 42.21 go: finding github.com/spf13/cobra v0.0.5
20:24:08 [2021-03-11T20:24:08.609Z] #47 42.24 go: finding github.com/hashicorp/hcl v1.0.0
20:24:08 [2021-03-11T20:24:08.609Z] #47 42.30 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:24:08 [2021-03-11T20:24:08.609Z] #47 42.38 go: finding github.com/spf13/pflag v1.0.5
20:24:08 [2021-03-11T20:24:08.609Z] #47 42.50 go: finding github.com/magiconair/properties v1.8.1
20:24:08 [2021-03-11T20:24:08.609Z] #47 42.63 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:24:08 [2021-03-11T20:24:08.609Z] #47 42.67 go: finding github.com/mitchellh/mapstructure v1.1.2
20:24:08 [2021-03-11T20:24:08.609Z] #47 42.74 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
20:24:08 [2021-03-11T20:24:08.865Z] #47 42.78 go: finding github.com/pelletier/go-toml v1.2.0
20:24:08 [2021-03-11T20:24:08.865Z] #47 42.96 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:24:08 [2021-03-11T20:24:08.865Z] #47 42.96 go: finding github.com/spf13/afero v1.1.2
20:24:08 [2021-03-11T20:24:08.865Z] #47 43.00 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
20:24:08 [2021-03-11T20:24:08.865Z] #47 43.03 go: finding github.com/spf13/cast v1.3.0
20:24:09 [2021-03-11T20:24:09.032Z] #35 3.846 -- Detecting C compiler ABI info - done
20:24:09 [2021-03-11T20:24:09.032Z] #35 3.908 -- Detecting C compile features
20:24:09 [2021-03-11T20:24:09.122Z] #47 43.09 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
20:24:09 [2021-03-11T20:24:09.122Z] #47 43.09 go: finding github.com/spf13/jwalterweatherman v1.0.0
20:24:09 [2021-03-11T20:24:09.122Z] #47 43.10 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
20:24:09 [2021-03-11T20:24:09.122Z] #47 43.14 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:24:09 [2021-03-11T20:24:09.379Z] #47 ...
20:24:09 [2021-03-11T20:24:09.379Z] 
20:24:09 [2021-03-11T20:24:09.379Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:24:09 [2021-03-11T20:24:09.379Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
20:24:09 [2021-03-11T20:24:09.379Z] #53 29.07 Reading package lists...
20:24:09 [2021-03-11T20:24:09.379Z] #53 36.05 Building dependency tree...
20:24:09 [2021-03-11T20:24:09.379Z] #53 39.52 The following additional packages will be installed:
20:24:09 [2021-03-11T20:24:09.379Z] #53 39.53   libbtrfs0
20:24:09 [2021-03-11T20:24:09.379Z] #53 39.70 The following NEW packages will be installed:
20:24:09 [2021-03-11T20:24:09.379Z] #53 39.70   libbtrfs-dev libbtrfs0
20:24:09 [2021-03-11T20:24:09.379Z] #53 40.22 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
20:24:09 [2021-03-11T20:24:09.379Z] #53 40.22 Need to get 119 kB of archives.
20:24:09 [2021-03-11T20:24:09.379Z] #53 40.22 After this operation, 387 kB of additional disk space will be used.
20:24:09 [2021-03-11T20:24:09.379Z] #53 40.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:24:09 [2021-03-11T20:24:09.379Z] #53 40.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:24:09 [2021-03-11T20:24:09.379Z] #53 41.46 debconf: delaying package configuration, since apt-utils is not installed
20:24:09 [2021-03-11T20:24:09.379Z] #53 41.60 Fetched 119 kB in 0s (311 kB/s)
20:24:09 [2021-03-11T20:24:09.379Z] #53 41.77 Selecting previously unselected package libbtrfs0.
20:24:09 [2021-03-11T20:24:09.379Z] #53 41.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:24:09 [2021-03-11T20:24:09.379Z] #53 41.88 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
20:24:09 [2021-03-11T20:24:09.379Z] #53 41.97 Unpacking libbtrfs0 (4.20.1-2) ...
20:24:09 [2021-03-11T20:24:09.379Z] #53 42.20 Selecting previously unselected package libbtrfs-dev.
20:24:09 [2021-03-11T20:24:09.379Z] #53 42.22 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
20:24:09 [2021-03-11T20:24:09.379Z] #53 42.25 Unpacking libbtrfs-dev (4.20.1-2) ...
20:24:09 [2021-03-11T20:24:09.379Z] #53 42.72 Setting up libbtrfs0 (4.20.1-2) ...
20:24:09 [2021-03-11T20:24:09.379Z] #53 42.83 Setting up libbtrfs-dev (4.20.1-2) ...
20:24:09 [2021-03-11T20:24:09.379Z] #53 42.91 Processing triggers for libc-bin (2.28-10) ...
20:24:09 [2021-03-11T20:24:09.379Z] #53 DONE 43.4s
20:24:09 [2021-03-11T20:24:09.379Z] 
20:24:09 [2021-03-11T20:24:09.379Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:24:09 [2021-03-11T20:24:09.379Z] #47 sha256:f0c9b7f622cfbe9cc84ca1146fac92eaed433893b68ab5396c47a3558d2ce873
20:24:09 [2021-03-11T20:24:09.379Z] #47 43.39 go: finding github.com/subosito/gotenv v1.2.0
20:24:09 [2021-03-11T20:24:09.379Z] #47 43.55 go: finding gopkg.in/ini.v1 v1.51.0
20:24:09 [2021-03-11T20:24:09.596Z] #35 ...
20:24:09 [2021-03-11T20:24:09.596Z] 
20:24:09 [2021-03-11T20:24:09.596Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:24:09 [2021-03-11T20:24:09.596Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:24:09 [2021-03-11T20:24:09.596Z] #40 62.72 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:24:09 [2021-03-11T20:24:09.596Z] #40 62.75 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:24:09 [2021-03-11T20:24:09.596Z] #40 62.78 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
20:24:09 [2021-03-11T20:24:09.596Z] #40 62.80 Setting up libcap-dev:amd64 (1:2.25-2) ...
20:24:09 [2021-03-11T20:24:09.596Z] #40 62.82 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
20:24:09 [2021-03-11T20:24:09.596Z] #40 62.84 Setting up protobuf-compiler (3.6.1.3-2) ...
20:24:09 [2021-03-11T20:24:09.596Z] #40 62.86 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:24:09 [2021-03-11T20:24:09.596Z] #40 62.88 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:24:09 [2021-03-11T20:24:09.596Z] #40 62.90 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:24:09 [2021-03-11T20:24:09.596Z] #40 62.91 Setting up python-protobuf (3.6.1.3-2) ...
20:24:09 [2021-03-11T20:24:09.596Z] #40 69.69 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
20:24:09 [2021-03-11T20:24:09.596Z] #40 69.70 Processing triggers for libc-bin (2.28-10) ...
20:24:09 [2021-03-11T20:24:09.596Z] #40 DONE 70.1s
20:24:09 [2021-03-11T20:24:09.636Z] #47 43.55 go: finding golang.org/x/text v0.3.2
20:24:09 [2021-03-11T20:24:09.636Z] #47 43.70 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
20:24:09 [2021-03-11T20:24:09.636Z] #47 43.73 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:24:09 [2021-03-11T20:24:09.636Z] #47 43.77 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:24:09 [2021-03-11T20:24:09.636Z] #47 43.80 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
20:24:09 [2021-03-11T20:24:09.636Z] #47 43.80 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
20:24:09 [2021-03-11T20:24:09.857Z] 
20:24:09 [2021-03-11T20:24:09.857Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:24:09 [2021-03-11T20:24:09.857Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:24:09 [2021-03-11T20:24:09.894Z] #47 43.84 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:24:09 [2021-03-11T20:24:09.894Z] #47 43.86 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
20:24:09 [2021-03-11T20:24:09.894Z] #47 43.95 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
20:24:09 [2021-03-11T20:24:09.894Z] #47 43.95 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
20:24:09 [2021-03-11T20:24:09.894Z] #47 44.02 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
20:24:09 [2021-03-11T20:24:09.894Z] #47 44.02 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
20:24:10 [2021-03-11T20:24:10.153Z] #47 44.11 go: finding github.com/kisielk/gotool v1.0.0
20:24:10 [2021-03-11T20:24:10.153Z] #47 44.17 go: finding github.com/sourcegraph/go-diff v0.5.1
20:24:10 [2021-03-11T20:24:10.153Z] #47 44.23 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
20:24:10 [2021-03-11T20:24:10.153Z] #47 44.25 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
20:24:10 [2021-03-11T20:24:10.153Z] #47 44.28 go: finding github.com/tommy-muehle/go-mnd v1.1.1
20:24:10 [2021-03-11T20:24:10.153Z] #47 44.32 go: finding github.com/ultraware/funlen v0.0.2
20:24:10 [2021-03-11T20:24:10.153Z] #47 44.32 go: finding github.com/ultraware/whitespace v0.0.4
20:24:10 [2021-03-11T20:24:10.153Z] #47 44.35 go: finding github.com/uudashr/gocognit v1.0.1
20:24:10 [2021-03-11T20:24:10.432Z] #56 17.60 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:24:10 [2021-03-11T20:24:10.432Z] #56 17.73 go: extracting github.com/u-root/u-root v7.0.0+incompatible
20:24:10 [2021-03-11T20:24:10.721Z] #47 44.72 go: finding github.com/gogo/protobuf v1.2.1
20:24:10 [2021-03-11T20:24:10.721Z] #47 44.80 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
20:24:10 [2021-03-11T20:24:10.961Z] #54 ...
20:24:10 [2021-03-11T20:24:10.961Z] 
20:24:10 [2021-03-11T20:24:10.961Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:24:10 [2021-03-11T20:24:10.961Z] #51 sha256:36bd8f75ce059b20df4bb6e7a43e4e2a9fdd1fdc03ca68c43e156886860cf963
20:24:10 [2021-03-11T20:24:10.961Z] #51 20.15 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
20:24:10 [2021-03-11T20:24:10.961Z] #51 21.05 + mkdir -p /build
20:24:10 [2021-03-11T20:24:10.961Z] #51 21.05 + cp runc /build/runc
20:24:10 [2021-03-11T20:24:10.961Z] #51 DONE 21.8s
20:24:10 [2021-03-11T20:24:10.961Z] 
20:24:10 [2021-03-11T20:24:10.961Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:24:10 [2021-03-11T20:24:10.961Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:24:10 [2021-03-11T20:24:10.961Z] #18 4.083 Reading package lists...
20:24:10 [2021-03-11T20:24:10.961Z] #18 5.065 Reading package lists...
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.013 Building dependency tree...
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.374 libcap2-bin is already the newest version (1:2.25-2).
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.374 The following additional packages will be installed:
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.375   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.375   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.375   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.375   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.375   python3.7 python3.7-minimal vim-runtime xxd
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.376 Suggested packages:
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.376   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.376   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.376   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.376 Recommended packages:
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.376   aufs-dkms nftables build-essential python3-dev python3-keyring
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.376   python3-keyrings.alt python3-xdg unzip
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.880 The following NEW packages will be installed:
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.882   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.882   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.882   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.882   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.883   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.883   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.883   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.883   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:24:10 [2021-03-11T20:24:10.961Z] #18 6.883   xz-utils zip
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.163 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.163 Need to get 28.5 MB of archives.
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.163 After this operation, 116 MB of additional disk space will be used.
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.163 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.166 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.178 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.226 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.227 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.227 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.245 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.254 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.255 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.256 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.258 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.269 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.271 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.271 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.273 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.274 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.281 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.288 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.292 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.295 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.297 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.300 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.314 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.315 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.319 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.321 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.323 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.323 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.324 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.519 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.521 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.522 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.523 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.525 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.530 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.560 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.562 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.565 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.568 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.571 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.576 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.577 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.597 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.603 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.608 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.750 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.769 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 7.822 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
20:24:10 [2021-03-11T20:24:10.961Z] #18 8.058 debconf: delaying package configuration, since apt-utils is not installed
20:24:10 [2021-03-11T20:24:10.961Z] #18 8.103 Fetched 28.5 MB in 1s (30.6 MB/s)
20:24:10 [2021-03-11T20:24:10.961Z] #18 8.155 Selecting previously unselected package pigz.
20:24:10 [2021-03-11T20:24:10.962Z] #18 8.155 (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.)
20:24:10 [2021-03-11T20:24:10.962Z] #18 8.170 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 8.174 Unpacking pigz (2.4-1) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 8.247 Selecting previously unselected package libpython3.7-minimal:amd64.
20:24:10 [2021-03-11T20:24:10.962Z] #18 8.250 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 8.257 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 8.402 Selecting previously unselected package python3.7-minimal.
20:24:10 [2021-03-11T20:24:10.962Z] #18 8.406 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 8.425 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 8.714 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 8.763 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 9.570 Selecting previously unselected package python3-minimal.
20:24:10 [2021-03-11T20:24:10.962Z] #18 9.570 (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.)
20:24:10 [2021-03-11T20:24:10.962Z] #18 9.581 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 9.587 Unpacking python3-minimal (3.7.3-1) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 9.623 Selecting previously unselected package libmpdec2:amd64.
20:24:10 [2021-03-11T20:24:10.962Z] #18 9.626 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 9.633 Unpacking libmpdec2:amd64 (2.4.2-2) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 9.682 Selecting previously unselected package libpython3.7-stdlib:amd64.
20:24:10 [2021-03-11T20:24:10.962Z] #18 9.686 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 9.689 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 9.921 Selecting previously unselected package python3.7.
20:24:10 [2021-03-11T20:24:10.962Z] #18 9.924 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 9.928 Unpacking python3.7 (3.7.3-2+deb10u2) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 9.972 Selecting previously unselected package libpython3-stdlib:amd64.
20:24:10 [2021-03-11T20:24:10.962Z] #18 9.974 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 9.978 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.03 Setting up python3-minimal (3.7.3-1) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.25 Selecting previously unselected package python3.
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.26 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.28 Unpacking python3 (3.7.3-1) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.33 Selecting previously unselected package libip4tc0:amd64.
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.33 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.34 Unpacking libip4tc0:amd64 (1.8.2-4) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.38 Selecting previously unselected package libip6tc0:amd64.
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.39 Unpacking libip6tc0:amd64 (1.8.2-4) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.44 Selecting previously unselected package libiptc0:amd64.
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.45 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.45 Unpacking libiptc0:amd64 (1.8.2-4) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.51 Selecting previously unselected package libnfnetlink0:amd64.
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.51 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.52 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.56 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.57 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.57 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.61 Selecting previously unselected package libnftnl11:amd64.
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.62 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.62 Unpacking libnftnl11:amd64 (1.1.2-2) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.67 Selecting previously unselected package iptables.
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.67 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.67 Unpacking iptables (1.8.2-4) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.78 Selecting previously unselected package xxd.
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.78 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.79 Unpacking xxd (2:8.1.0875-5) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.89 Selecting previously unselected package vim-common.
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.89 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.91 Unpacking vim-common (2:8.1.0875-5) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.98 Selecting previously unselected package bash-completion.
20:24:10 [2021-03-11T20:24:10.962Z] #18 10.99 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 13.80 Unpacking bash-completion (1:2.8-6) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 13.95 Selecting previously unselected package bzip2.
20:24:10 [2021-03-11T20:24:10.962Z] #18 13.95 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 13.96 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 14.03 Selecting previously unselected package xz-utils.
20:24:10 [2021-03-11T20:24:10.962Z] #18 14.03 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 14.04 Unpacking xz-utils (5.2.4-1) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 14.13 Selecting previously unselected package apparmor.
20:24:10 [2021-03-11T20:24:10.962Z] #18 14.13 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 14.23 Unpacking apparmor (2.13.2-10) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 14.38 Selecting previously unselected package aufs-tools.
20:24:10 [2021-03-11T20:24:10.962Z] #18 14.38 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 14.38 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 14.45 Selecting previously unselected package libonig5:amd64.
20:24:10 [2021-03-11T20:24:10.962Z] #18 14.45 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 14.46 Unpacking libonig5:amd64 (6.9.1-1) ...
20:24:10 [2021-03-11T20:24:10.962Z] #18 14.57 Selecting previously unselected package libjq1:amd64.
20:24:10 [2021-03-11T20:24:10.978Z] #47 45.15 go: finding honnef.co/go/tools v0.0.1-2019.2.3
20:24:11 [2021-03-11T20:24:11.012Z] #56 ...
20:24:11 [2021-03-11T20:24:11.012Z] 
20:24:11 [2021-03-11T20:24:11.012Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:24:11 [2021-03-11T20:24:11.012Z] #47 sha256:52332e415e45e591cb7d69f8645ed8d2d850fa690f9971cab2913cecce84b06c
20:24:11 [2021-03-11T20:24:11.012Z] #47 12.96 go: downloading github.com/spf13/pflag v1.0.5
20:24:11 [2021-03-11T20:24:11.012Z] #47 13.01 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
20:24:11 [2021-03-11T20:24:11.012Z] #47 13.02 go: downloading github.com/pkg/errors v0.8.1
20:24:11 [2021-03-11T20:24:11.012Z] #47 13.04 go: downloading github.com/spf13/viper v1.6.1
20:24:11 [2021-03-11T20:24:11.012Z] #47 13.18 go: downloading github.com/fatih/color v1.7.0
20:24:11 [2021-03-11T20:24:11.012Z] #47 13.28 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
20:24:11 [2021-03-11T20:24:11.012Z] #47 13.38 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
20:24:11 [2021-03-11T20:24:11.012Z] #47 13.39 go: extracting github.com/pkg/errors v0.8.1
20:24:11 [2021-03-11T20:24:11.012Z] #47 13.45 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
20:24:11 [2021-03-11T20:24:11.012Z] #47 13.67 go: extracting github.com/fatih/color v1.7.0
20:24:11 [2021-03-11T20:24:11.012Z] #47 13.71 go: downloading github.com/uudashr/gocognit v1.0.1
20:24:11 [2021-03-11T20:24:11.012Z] #47 13.76 go: extracting github.com/spf13/viper v1.6.1
20:24:11 [2021-03-11T20:24:11.012Z] #47 13.80 go: extracting github.com/spf13/pflag v1.0.5
20:24:11 [2021-03-11T20:24:11.012Z] #47 14.01 go: extracting github.com/uudashr/gocognit v1.0.1
20:24:11 [2021-03-11T20:24:11.012Z] #47 14.01 go: downloading github.com/ultraware/funlen v0.0.2
20:24:11 [2021-03-11T20:24:11.012Z] #47 14.05 go: extracting github.com/ultraware/funlen v0.0.2
20:24:11 [2021-03-11T20:24:11.012Z] #47 14.18 go: downloading github.com/ultraware/whitespace v0.0.4
20:24:11 [2021-03-11T20:24:11.012Z] #47 14.21 go: extracting github.com/ultraware/whitespace v0.0.4
20:24:11 [2021-03-11T20:24:11.012Z] #47 14.22 go: downloading github.com/mattn/go-isatty v0.0.8
20:24:11 [2021-03-11T20:24:11.012Z] #47 14.41 go: extracting github.com/mattn/go-isatty v0.0.8
20:24:11 [2021-03-11T20:24:11.012Z] #47 14.43 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
20:24:11 [2021-03-11T20:24:11.012Z] #47 14.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:24:11 [2021-03-11T20:24:11.012Z] #47 14.69 go: downloading gopkg.in/yaml.v2 v2.2.7
20:24:11 [2021-03-11T20:24:11.012Z] #47 14.80 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:24:11 [2021-03-11T20:24:11.012Z] #47 14.94 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
20:24:11 [2021-03-11T20:24:11.012Z] #47 15.02 go: extracting gopkg.in/yaml.v2 v2.2.7
20:24:11 [2021-03-11T20:24:11.012Z] #47 15.33 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
20:24:11 [2021-03-11T20:24:11.012Z] #47 15.33 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
20:24:11 [2021-03-11T20:24:11.012Z] #47 15.58 go: downloading gopkg.in/ini.v1 v1.51.0
20:24:11 [2021-03-11T20:24:11.012Z] #47 15.67 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
20:24:11 [2021-03-11T20:24:11.012Z] #47 15.81 go: extracting gopkg.in/ini.v1 v1.51.0
20:24:11 [2021-03-11T20:24:11.012Z] #47 16.27 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
20:24:11 [2021-03-11T20:24:11.012Z] #47 17.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
20:24:11 [2021-03-11T20:24:11.012Z] #47 17.05 go: downloading github.com/mattn/go-colorable v0.1.4
20:24:11 [2021-03-11T20:24:11.012Z] #47 17.65 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
20:24:11 [2021-03-11T20:24:11.012Z] #47 17.69 go: extracting github.com/mattn/go-colorable v0.1.4
20:24:11 [2021-03-11T20:24:11.012Z] #47 ...
20:24:11 [2021-03-11T20:24:11.012Z] 
20:24:11 [2021-03-11T20:24:11.012Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:24:11 [2021-03-11T20:24:11.012Z] #40 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
20:24:11 [2021-03-11T20:24:11.012Z] #40 18.50 Fetched 8246 kB in 13s (640 kB/s)
20:24:11 [2021-03-11T20:24:11.218Z] #18 14.58 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:24:11 [2021-03-11T20:24:11.218Z] #18 14.59 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:24:11 [2021-03-11T20:24:11.218Z] #18 14.65 Selecting previously unselected package jq.
20:24:11 [2021-03-11T20:24:11.218Z] #18 14.65 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
20:24:11 [2021-03-11T20:24:11.218Z] #18 14.66 Unpacking jq (1.5+dfsg-2+b1) ...
20:24:11 [2021-03-11T20:24:11.218Z] #18 14.71 Selecting previously unselected package libaio1:amd64.
20:24:11 [2021-03-11T20:24:11.218Z] #18 14.72 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
20:24:11 [2021-03-11T20:24:11.218Z] #18 14.72 Unpacking libaio1:amd64 (0.3.112-3) ...
20:24:11 [2021-03-11T20:24:11.218Z] #18 14.78 Selecting previously unselected package libgpm2:amd64.
20:24:11 [2021-03-11T20:24:11.218Z] #18 14.78 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
20:24:11 [2021-03-11T20:24:11.218Z] #18 14.78 Unpacking libgpm2:amd64 (1.20.7-5) ...
20:24:11 [2021-03-11T20:24:11.235Z] #47 45.16 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:24:11 [2021-03-11T20:24:11.235Z] #47 45.16 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
20:24:11 [2021-03-11T20:24:11.235Z] #47 45.22 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:24:11 [2021-03-11T20:24:11.235Z] #47 45.24 go: finding github.com/BurntSushi/toml v0.3.1
20:24:11 [2021-03-11T20:24:11.475Z] #18 14.86 Selecting previously unselected package libicu63:amd64.
20:24:11 [2021-03-11T20:24:11.475Z] #18 14.86 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
20:24:11 [2021-03-11T20:24:11.475Z] #18 14.87 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:24:12 [2021-03-11T20:24:12.379Z] #41 2.356 Note: Building without setproctitle() and strlcpy() support.
20:24:12 [2021-03-11T20:24:12.379Z] #41 2.356       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:24:12 [2021-03-11T20:24:12.379Z] #41 2.362 Note: Building without GnuTLS support
20:24:12 [2021-03-11T20:24:12.379Z] #41 2.371 Makefile.config:39: Warn: you have no libnftables installed
20:24:12 [2021-03-11T20:24:12.379Z] #41 2.371 Makefile.config:40: Warn: Building without nftables support
20:24:12 [2021-03-11T20:24:12.403Z] #18 15.86 Selecting previously unselected package libnet1:amd64.
20:24:12 [2021-03-11T20:24:12.403Z] #18 15.86 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:24:12 [2021-03-11T20:24:12.403Z] #18 15.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:24:12 [2021-03-11T20:24:12.403Z] #18 15.92 Selecting previously unselected package libnl-3-200:amd64.
20:24:12 [2021-03-11T20:24:12.555Z] Client: Docker Engine - Community
20:24:12 [2021-03-11T20:24:12.555Z]  Version:           20.10.3
20:24:12 [2021-03-11T20:24:12.555Z]  API version:       1.41
20:24:12 [2021-03-11T20:24:12.555Z]  Go version:        go1.13.15
20:24:12 [2021-03-11T20:24:12.555Z]  Git commit:        48d30b5
20:24:12 [2021-03-11T20:24:12.555Z]  Built:             Fri Jan 29 14:33:21 2021
20:24:12 [2021-03-11T20:24:12.555Z]  OS/Arch:           linux/amd64
20:24:12 [2021-03-11T20:24:12.555Z]  Context:           default
20:24:12 [2021-03-11T20:24:12.555Z]  Experimental:      true
20:24:12 [2021-03-11T20:24:12.555Z] 
20:24:12 [2021-03-11T20:24:12.555Z] Server: Docker Engine - Community
20:24:12 [2021-03-11T20:24:12.555Z]  Engine:
20:24:12 [2021-03-11T20:24:12.555Z]   Version:          20.10.3
20:24:12 [2021-03-11T20:24:12.555Z]   API version:      1.41 (minimum version 1.12)
20:24:12 [2021-03-11T20:24:12.555Z]   Go version:       go1.13.15
20:24:12 [2021-03-11T20:24:12.555Z]   Git commit:       46229ca
20:24:12 [2021-03-11T20:24:12.555Z]   Built:            Fri Jan 29 14:31:32 2021
20:24:12 [2021-03-11T20:24:12.555Z]   OS/Arch:          linux/amd64
20:24:12 [2021-03-11T20:24:12.555Z]   Experimental:     true
20:24:12 [2021-03-11T20:24:12.555Z]  containerd:
20:24:12 [2021-03-11T20:24:12.555Z]   Version:          1.4.3
20:24:12 [2021-03-11T20:24:12.555Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
20:24:12 [2021-03-11T20:24:12.555Z]  runc:
20:24:12 [2021-03-11T20:24:12.555Z]   Version:          1.0.0-rc92
20:24:12 [2021-03-11T20:24:12.555Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:24:12 [2021-03-11T20:24:12.555Z]  docker-init:
20:24:12 [2021-03-11T20:24:12.555Z]   Version:          0.19.0
20:24:12 [2021-03-11T20:24:12.555Z]   GitCommit:        de40ad0
[Pipeline] sh
20:24:12 [2021-03-11T20:24:12.636Z] #41 ...
20:24:12 [2021-03-11T20:24:12.636Z] 
20:24:12 [2021-03-11T20:24:12.636Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:24:12 [2021-03-11T20:24:12.636Z] #32 sha256:c77f4cffca2cbe05dc3967cc341939bc37e600389d2b9c78cad4f21c8ceec7f9
20:24:12 [2021-03-11T20:24:12.636Z] #32 63.11 path
20:24:12 [2021-03-11T20:24:12.636Z] #32 63.71 text/tabwriter
20:24:12 [2021-03-11T20:24:12.636Z] #32 64.59 path/filepath
20:24:12 [2021-03-11T20:24:12.636Z] #32 64.59 fmt
20:24:12 [2021-03-11T20:24:12.636Z] #32 66.38 io/ioutil
20:24:12 [2021-03-11T20:24:12.636Z] #32 68.47 github.com/BurntSushi/toml
20:24:12 [2021-03-11T20:24:12.636Z] #32 68.49 flag
20:24:12 [2021-03-11T20:24:12.636Z] #32 70.04 log
20:24:12 [2021-03-11T20:24:12.636Z] #32 ...
20:24:12 [2021-03-11T20:24:12.636Z] 
20:24:12 [2021-03-11T20:24:12.636Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
20:24:12 [2021-03-11T20:24:12.636Z] #35 sha256:9268e1831ce2ffdbd5d3f8d527c7dbca12b4879ba30854d8243b1a2e6798eda3
20:24:12 [2021-03-11T20:24:12.636Z] #35 6.419 -- Detecting C compile features - done
20:24:12 [2021-03-11T20:24:12.636Z] #35 6.474 -- Performing Test HAS_BUILTIN_FORTIFY
20:24:12 [2021-03-11T20:24:12.636Z] #35 6.781 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:24:12 [2021-03-11T20:24:12.636Z] #35 6.933 -- Configuring done
20:24:12 [2021-03-11T20:24:12.636Z] #35 6.972 -- Generating done
20:24:12 [2021-03-11T20:24:12.636Z] #35 6.977 -- Build files have been written to: /tmp/tmp.EKXbQ3cMAC/tini
20:24:12 [2021-03-11T20:24:12.636Z] #35 6.986 + make tini-static
20:24:12 [2021-03-11T20:24:12.636Z] #35 7.251 Scanning dependencies of target tini-static
20:24:12 [2021-03-11T20:24:12.636Z] #35 7.321 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:24:12 [2021-03-11T20:24:12.660Z] #18 15.92 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
20:24:12 [2021-03-11T20:24:12.660Z] #18 15.93 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:24:12 [2021-03-11T20:24:12.660Z] #18 15.97 Selecting previously unselected package libprotobuf-c1:amd64.
20:24:12 [2021-03-11T20:24:12.660Z] #18 15.97 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:24:12 [2021-03-11T20:24:12.660Z] #18 15.97 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:24:12 [2021-03-11T20:24:12.660Z] #18 16.01 Selecting previously unselected package libreadline5:amd64.
20:24:12 [2021-03-11T20:24:12.660Z] #18 16.01 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
20:24:12 [2021-03-11T20:24:12.660Z] #18 16.02 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:24:12 [2021-03-11T20:24:12.660Z] #18 16.06 Selecting previously unselected package net-tools.
20:24:12 [2021-03-11T20:24:12.660Z] #18 16.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
20:24:12 [2021-03-11T20:24:12.660Z] #18 16.06 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:24:12 [2021-03-11T20:24:12.660Z] #18 16.16 Selecting previously unselected package python-pip-whl.
20:24:12 [2021-03-11T20:24:12.660Z] #18 16.16 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:24:12 [2021-03-11T20:24:12.660Z] #18 16.17 Unpacking python-pip-whl (18.1-5) ...
20:24:12 [2021-03-11T20:24:12.870Z] + docker info
20:24:12 [2021-03-11T20:24:12.893Z] #35 ...
20:24:12 [2021-03-11T20:24:12.893Z] 
20:24:12 [2021-03-11T20:24:12.893Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:24:12 [2021-03-11T20:24:12.893Z] #43 sha256:c440c18f30018e92463fc14b28d48f13eeb0b78b3352cc72c2743fe5bff4e3a0
20:24:12 [2021-03-11T20:24:12.893Z] #43 63.43 regexp/syntax
20:24:12 [2021-03-11T20:24:12.893Z] #43 65.54 fmt
20:24:12 [2021-03-11T20:24:12.893Z] #43 68.86 regexp
20:24:12 [2021-03-11T20:24:12.893Z] #43 71.19 go/token
20:24:12 [2021-03-11T20:24:12.893Z] #43 71.92 go/scanner
20:24:12 [2021-03-11T20:24:12.893Z] #43 73.19 internal/lazyregexp
20:24:12 [2021-03-11T20:24:12.893Z] #43 73.53 go/ast
20:24:12 [2021-03-11T20:24:12.893Z] #43 73.56 net/url
20:24:12 [2021-03-11T20:24:12.893Z] #43 ...
20:24:12 [2021-03-11T20:24:12.893Z] 
20:24:12 [2021-03-11T20:24:12.893Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:24:12 [2021-03-11T20:24:12.893Z] #32 sha256:c77f4cffca2cbe05dc3967cc341939bc37e600389d2b9c78cad4f21c8ceec7f9
20:24:12 [2021-03-11T20:24:12.893Z] #32 73.38 github.com/BurntSushi/toml/cmd/tomlv
20:24:12 [2021-03-11T20:24:12.916Z] #18 16.35 Selecting previously unselected package python3-lib2to3.
20:24:12 [2021-03-11T20:24:12.916Z] #18 16.35 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:24:12 [2021-03-11T20:24:12.916Z] #18 16.35 Unpacking python3-lib2to3 (3.7.3-1) ...
20:24:12 [2021-03-11T20:24:12.916Z] #18 16.42 Selecting previously unselected package python3-distutils.
20:24:12 [2021-03-11T20:24:12.916Z] #18 16.43 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:24:12 [2021-03-11T20:24:12.916Z] #18 16.43 Unpacking python3-distutils (3.7.3-1) ...
20:24:12 [2021-03-11T20:24:12.916Z] #18 16.49 Selecting previously unselected package python3-pip.
20:24:12 [2021-03-11T20:24:12.916Z] #18 16.49 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:24:12 [2021-03-11T20:24:12.916Z] #18 16.49 Unpacking python3-pip (18.1-5) ...
20:24:12 [2021-03-11T20:24:12.916Z] #18 16.55 Selecting previously unselected package python3-pkg-resources.
20:24:12 [2021-03-11T20:24:12.957Z] #40 18.50 Reading package lists...
20:24:12 [2021-03-11T20:24:12.957Z] #40 ...
20:24:12 [2021-03-11T20:24:12.957Z] 
20:24:12 [2021-03-11T20:24:12.957Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:24:12 [2021-03-11T20:24:12.957Z] #25 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4
20:24:12 [2021-03-11T20:24:12.957Z] #25 23.56 Processing triggers for libc-bin (2.28-10) ...
20:24:12 [2021-03-11T20:24:12.957Z] #25 23.71 Processing triggers for ca-certificates (20200601~deb10u2) ...
20:24:12 [2021-03-11T20:24:12.957Z] #25 23.73 Updating certificates in /etc/ssl/certs...
20:24:12 [2021-03-11T20:24:12.957Z] #25 28.56 0 added, 0 removed; done.
20:24:12 [2021-03-11T20:24:12.957Z] #25 28.56 Running hooks in /etc/ca-certificates/update.d...
20:24:12 [2021-03-11T20:24:12.957Z] #25 28.58 done.
20:24:12 [2021-03-11T20:24:12.957Z] #25 ...
20:24:12 [2021-03-11T20:24:12.957Z] 
20:24:12 [2021-03-11T20:24:12.957Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
20:24:12 [2021-03-11T20:24:12.957Z] #62 sha256:37f292bb96171bf10683d92ec5363f3809e1b3aa75bf609fd1fa1ae7c67caec7
20:24:13 [2021-03-11T20:24:13.127Z] #47 ...
20:24:13 [2021-03-11T20:24:13.127Z] 
20:24:13 [2021-03-11T20:24:13.127Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:24:13 [2021-03-11T20:24:13.127Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:24:13 [2021-03-11T20:24:13.127Z] #40 30.71 Reading package lists...
20:24:13 [2021-03-11T20:24:13.127Z] #40 37.45 Building dependency tree...
20:24:13 [2021-03-11T20:24:13.127Z] #40 40.57 The following additional packages will be installed:
20:24:13 [2021-03-11T20:24:13.127Z] #40 40.58   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:24:13 [2021-03-11T20:24:13.127Z] #40 40.58   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:24:13 [2021-03-11T20:24:13.127Z] #40 40.59 Suggested packages:
20:24:13 [2021-03-11T20:24:13.127Z] #40 40.60   manpages-dev python-setuptools
20:24:13 [2021-03-11T20:24:13.127Z] #40 41.97 The following NEW packages will be installed:
20:24:13 [2021-03-11T20:24:13.127Z] #40 41.97   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:24:13 [2021-03-11T20:24:13.127Z] #40 41.98   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:24:13 [2021-03-11T20:24:13.127Z] #40 41.98   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:24:13 [2021-03-11T20:24:13.127Z] #40 41.98   python-six zlib1g-dev
20:24:13 [2021-03-11T20:24:13.127Z] #40 42.48 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
20:24:13 [2021-03-11T20:24:13.127Z] #40 42.48 Need to get 4095 kB of archives.
20:24:13 [2021-03-11T20:24:13.127Z] #40 42.48 After this operation, 22.5 MB of additional disk space will be used.
20:24:13 [2021-03-11T20:24:13.127Z] #40 42.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
20:24:13 [2021-03-11T20:24:13.127Z] #40 42.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:24:13 [2021-03-11T20:24:13.127Z] #40 42.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
20:24:13 [2021-03-11T20:24:13.127Z] #40 42.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:24:13 [2021-03-11T20:24:13.127Z] #40 42.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
20:24:13 [2021-03-11T20:24:13.127Z] #40 42.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:24:13 [2021-03-11T20:24:13.127Z] #40 42.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
20:24:13 [2021-03-11T20:24:13.127Z] #40 42.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
20:24:13 [2021-03-11T20:24:13.127Z] #40 42.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
20:24:13 [2021-03-11T20:24:13.127Z] #40 42.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
20:24:13 [2021-03-11T20:24:13.127Z] #40 42.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
20:24:13 [2021-03-11T20:24:13.127Z] #40 42.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
20:24:13 [2021-03-11T20:24:13.127Z] #40 43.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
20:24:13 [2021-03-11T20:24:13.127Z] #40 43.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
20:24:13 [2021-03-11T20:24:13.127Z] #40 43.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
20:24:13 [2021-03-11T20:24:13.127Z] #40 43.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
20:24:13 [2021-03-11T20:24:13.127Z] #40 43.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
20:24:13 [2021-03-11T20:24:13.127Z] #40 44.87 debconf: delaying package configuration, since apt-utils is not installed
20:24:13 [2021-03-11T20:24:13.127Z] #40 45.23 Fetched 4095 kB in 1s (4320 kB/s)
20:24:13 [2021-03-11T20:24:13.127Z] #40 45.34 Selecting previously unselected package libcap-dev:amd64.
20:24:13 [2021-03-11T20:24:13.127Z] #40 45.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 ... 15410 files and directories currently installed.)
20:24:13 [2021-03-11T20:24:13.127Z] #40 45.44 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
20:24:13 [2021-03-11T20:24:13.127Z] #40 45.45 Unpacking libcap-dev:amd64 (1:2.25-2) ...
20:24:13 [2021-03-11T20:24:13.127Z] #40 45.63 Selecting previously unselected package libnet1:amd64.
20:24:13 [2021-03-11T20:24:13.127Z] #40 45.63 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:24:13 [2021-03-11T20:24:13.127Z] #40 45.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:24:13 [2021-03-11T20:24:13.127Z] #40 45.76 Selecting previously unselected package libnet1-dev.
20:24:13 [2021-03-11T20:24:13.127Z] #40 45.79 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
20:24:13 [2021-03-11T20:24:13.127Z] #40 45.80 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:24:13 [2021-03-11T20:24:13.127Z] #40 46.02 Selecting previously unselected package libnl-3-200:amd64.
20:24:13 [2021-03-11T20:24:13.127Z] #40 46.02 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
20:24:13 [2021-03-11T20:24:13.127Z] #40 46.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:24:13 [2021-03-11T20:24:13.127Z] #40 46.23 Selecting previously unselected package libnl-3-dev:amd64.
20:24:13 [2021-03-11T20:24:13.127Z] #40 46.23 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
20:24:13 [2021-03-11T20:24:13.127Z] #40 46.24 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
20:24:13 [2021-03-11T20:24:13.127Z] #40 46.56 Selecting previously unselected package libprotobuf-c1:amd64.
20:24:13 [2021-03-11T20:24:13.127Z] #40 46.56 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:24:13 [2021-03-11T20:24:13.127Z] #40 46.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:24:13 [2021-03-11T20:24:13.127Z] #40 46.66 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:24:13 [2021-03-11T20:24:13.127Z] #40 46.66 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
20:24:13 [2021-03-11T20:24:13.127Z] #40 46.68 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:24:13 [2021-03-11T20:24:13.127Z] #40 46.80 Selecting previously unselected package zlib1g-dev:amd64.
20:24:13 [2021-03-11T20:24:13.127Z] #40 46.80 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
20:24:13 [2021-03-11T20:24:13.127Z] #40 46.80 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:24:13 [2021-03-11T20:24:13.127Z] #40 47.04 Selecting previously unselected package libprotobuf17:amd64.
20:24:13 [2021-03-11T20:24:13.127Z] #40 47.06 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
20:24:13 [2021-03-11T20:24:13.127Z] #40 47.07 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
20:24:13 [2021-03-11T20:24:13.172Z] #18 16.55 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:24:13 [2021-03-11T20:24:13.172Z] #18 16.55 Unpacking python3-pkg-resources (40.8.0-1) ...
20:24:13 [2021-03-11T20:24:13.172Z] #18 16.60 Selecting previously unselected package python3-setuptools.
20:24:13 [2021-03-11T20:24:13.172Z] #18 16.61 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:24:13 [2021-03-11T20:24:13.172Z] #18 16.61 Unpacking python3-setuptools (40.8.0-1) ...
20:24:13 [2021-03-11T20:24:13.172Z] #18 16.68 Selecting previously unselected package python3-wheel.
20:24:13 [2021-03-11T20:24:13.222Z] #62 19.99 Checking out files:  25% (483/1905)   
Checking out files:  26% (496/1905)   
Checking out files:  27% (515/1905)   
Checking out files:  28% (534/1905)   
Checking out files:  29% (553/1905)   
Checking out files:  30% (572/1905)   
Checking out files:  31% (591/1905)   
Checking out files:  32% (610/1905)   
Checking out files:  33% (629/1905)   
Checking out files:  34% (648/1905)   
Checking out files:  35% (667/1905)   
Checking out files:  36% (686/1905)   
Checking out files:  37% (705/1905)   
Checking out files:  38% (724/1905)   
Checking out files:  39% (743/1905)   
Checking out files:  40% (762/1905)   
Checking out files:  41% (782/1905)   
Checking out files:  42% (801/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
20:24:13 [2021-03-11T20:24:13.222Z] #62 ...
20:24:13 [2021-03-11T20:24:13.222Z] 
20:24:13 [2021-03-11T20:24:13.222Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:24:13 [2021-03-11T20:24:13.222Z] #25 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4
20:24:13 [2021-03-11T20:24:13.222Z] #25 DONE 34.2s
20:24:13 [2021-03-11T20:24:13.222Z] 
20:24:13 [2021-03-11T20:24:13.222Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
20:24:13 [2021-03-11T20:24:13.222Z] #62 sha256:37f292bb96171bf10683d92ec5363f3809e1b3aa75bf609fd1fa1ae7c67caec7
20:24:13 [2021-03-11T20:24:13.384Z] #40 ...
20:24:13 [2021-03-11T20:24:13.384Z] 
20:24:13 [2021-03-11T20:24:13.384Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:24:13 [2021-03-11T20:24:13.384Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:24:13 [2021-03-11T20:24:13.384Z] #11 30.69 Reading package lists...
20:24:13 [2021-03-11T20:24:13.384Z] #11 37.64 Building dependency tree...
20:24:13 [2021-03-11T20:24:13.384Z] #11 41.15 The following additional packages will be installed:
20:24:13 [2021-03-11T20:24:13.384Z] #11 41.16   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:24:13 [2021-03-11T20:24:13.384Z] #11 41.16   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:24:13 [2021-03-11T20:24:13.384Z] #11 41.17   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:24:13 [2021-03-11T20:24:13.384Z] #11 41.17   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
20:24:13 [2021-03-11T20:24:13.384Z] #11 41.18   mingw-w64-x86-64-dev
20:24:13 [2021-03-11T20:24:13.384Z] #11 41.18 Suggested packages:
20:24:13 [2021-03-11T20:24:13.384Z] #11 41.18   gcc-8-locales seccomp wine64
20:24:13 [2021-03-11T20:24:13.384Z] #11 42.72 The following NEW packages will be installed:
20:24:13 [2021-03-11T20:24:13.384Z] #11 42.74   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:24:13 [2021-03-11T20:24:13.384Z] #11 42.74   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:24:13 [2021-03-11T20:24:13.384Z] #11 42.74   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:24:13 [2021-03-11T20:24:13.384Z] #11 42.74   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:24:13 [2021-03-11T20:24:13.384Z] #11 42.74   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:24:13 [2021-03-11T20:24:13.384Z] #11 42.74   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:24:13 [2021-03-11T20:24:13.384Z] #11 42.76 The following packages will be upgraded:
20:24:13 [2021-03-11T20:24:13.384Z] #11 42.77   libsystemd0 libudev1
20:24:13 [2021-03-11T20:24:13.384Z] #11 43.18 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
20:24:13 [2021-03-11T20:24:13.384Z] #11 43.18 Need to get 78.2 MB of archives.
20:24:13 [2021-03-11T20:24:13.384Z] #11 43.18 After this operation, 487 MB of additional disk space will be used.
20:24:13 [2021-03-11T20:24:13.384Z] #11 43.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
20:24:13 [2021-03-11T20:24:13.384Z] #11 43.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
20:24:13 [2021-03-11T20:24:13.384Z] #11 43.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
20:24:13 [2021-03-11T20:24:13.384Z] #11 43.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
20:24:13 [2021-03-11T20:24:13.384Z] #11 44.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:24:13 [2021-03-11T20:24:13.384Z] #11 44.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
20:24:13 [2021-03-11T20:24:13.384Z] #11 44.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
20:24:13 [2021-03-11T20:24:13.384Z] #11 44.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:24:13 [2021-03-11T20:24:13.384Z] #11 44.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:24:13 [2021-03-11T20:24:13.384Z] #11 45.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
20:24:13 [2021-03-11T20:24:13.384Z] #11 45.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
20:24:13 [2021-03-11T20:24:13.384Z] #11 ...
20:24:13 [2021-03-11T20:24:13.384Z] 
20:24:13 [2021-03-11T20:24:13.384Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:24:13 [2021-03-11T20:24:13.384Z] #49 sha256:00eb831a442406ca266352c762483711b821384ef21128c32828024905eeb2fa
20:24:13 [2021-03-11T20:24:13.384Z] #49 47.53 bytes
20:24:13 [2021-03-11T20:24:13.428Z] #18 16.68 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:24:13 [2021-03-11T20:24:13.428Z] #18 16.69 Unpacking python3-wheel (0.32.3-2) ...
20:24:13 [2021-03-11T20:24:13.428Z] #18 16.74 Selecting previously unselected package sudo.
20:24:13 [2021-03-11T20:24:13.428Z] #18 16.75 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
20:24:13 [2021-03-11T20:24:13.428Z] #18 16.75 Unpacking sudo (1.8.27-1+deb10u3) ...
20:24:13 [2021-03-11T20:24:13.428Z] #18 16.86 Selecting previously unselected package thin-provisioning-tools.
20:24:13 [2021-03-11T20:24:13.428Z] #18 16.87 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
20:24:13 [2021-03-11T20:24:13.428Z] #18 16.87 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:24:13 [2021-03-11T20:24:13.489Z] #62 19.99 Checking out files:  25% (483/1905)   
Checking out files:  26% (496/1905)   
Checking out files:  27% (515/1905)   
Checking out files:  28% (534/1905)   
Checking out files:  29% (553/1905)   
Checking out files:  30% (572/1905)   
Checking out files:  31% (591/1905)   
Checking out files:  32% (610/1905)   
Checking out files:  33% (629/1905)   
Checking out files:  34% (648/1905)   
Checking out files:  35% (667/1905)   
Checking out files:  36% (686/1905)   
Checking out files:  37% (705/1905)   
Checking out files:  38% (724/1905)   
Checking out files:  39% (743/1905)   
Checking out files:  40% (762/1905)   
Checking out files:  41% (782/1905)   
Checking out files:  42% (801/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  46% (894/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
20:24:13 [2021-03-11T20:24:13.489Z] #62 ...
20:24:13 [2021-03-11T20:24:13.489Z] 
20:24:13 [2021-03-11T20:24:13.489Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
20:24:13 [2021-03-11T20:24:13.489Z] #45 sha256:d3e08780357feeb3f1a6ac99bb92f94735ba42a7b292bfae31b2d6cce25bc090
20:24:13 [2021-03-11T20:24:13.489Z] #45 10.86 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:24:13 [2021-03-11T20:24:13.489Z] #45 16.34 go: finding github.com/fatih/color v1.9.0
20:24:13 [2021-03-11T20:24:13.489Z] #45 16.35 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:24:13 [2021-03-11T20:24:13.489Z] #45 16.38 go: finding github.com/pkg/errors v0.9.1
20:24:13 [2021-03-11T20:24:13.489Z] #45 16.46 go: finding github.com/spf13/pflag v1.0.3
20:24:13 [2021-03-11T20:24:13.489Z] #45 16.62 go: finding github.com/mattn/go-colorable v0.1.6
20:24:13 [2021-03-11T20:24:13.489Z] #45 16.65 go: finding github.com/mattn/go-isatty v0.0.12
20:24:13 [2021-03-11T20:24:13.489Z] #45 17.16 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:24:13 [2021-03-11T20:24:13.489Z] #45 17.20 go: finding github.com/jonboulle/clockwork v0.1.0
20:24:13 [2021-03-11T20:24:13.489Z] #45 17.34 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:24:13 [2021-03-11T20:24:13.489Z] #45 17.35 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:24:13 [2021-03-11T20:24:13.489Z] #45 17.45 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:24:13 [2021-03-11T20:24:13.489Z] #45 ...
20:24:13 [2021-03-11T20:24:13.489Z] 
20:24:13 [2021-03-11T20:24:13.489Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:24:13 [2021-03-11T20:24:13.489Z] #26 sha256:83b7913a0ecbbcd131eeb866224aa274a61386586eee58f09493375df8570977
20:24:13 [2021-03-11T20:24:13.489Z] #26 DONE 0.2s
20:24:13 [2021-03-11T20:24:13.489Z] 
20:24:13 [2021-03-11T20:24:13.489Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
20:24:13 [2021-03-11T20:24:13.489Z] #62 sha256:37f292bb96171bf10683d92ec5363f3809e1b3aa75bf609fd1fa1ae7c67caec7
20:24:13 [2021-03-11T20:24:13.641Z] #49 47.53 syscall
20:24:13 [2021-03-11T20:24:13.641Z] #49 ...
20:24:13 [2021-03-11T20:24:13.641Z] 
20:24:13 [2021-03-11T20:24:13.641Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:24:13 [2021-03-11T20:24:13.641Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:24:13 [2021-03-11T20:24:13.641Z] #34 31.19 Reading package lists...
20:24:13 [2021-03-11T20:24:13.641Z] #34 38.00 Building dependency tree...
20:24:13 [2021-03-11T20:24:13.641Z] #34 41.34 The following additional packages will be installed:
20:24:13 [2021-03-11T20:24:13.641Z] #34 41.37   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:24:13 [2021-03-11T20:24:13.641Z] #34 41.38 Suggested packages:
20:24:13 [2021-03-11T20:24:13.641Z] #34 41.39   cmake-doc ninja-build lrzip
20:24:13 [2021-03-11T20:24:13.641Z] #34 41.39 Recommended packages:
20:24:13 [2021-03-11T20:24:13.641Z] #34 41.39   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:24:13 [2021-03-11T20:24:13.641Z] #34 42.38 The following NEW packages will be installed:
20:24:13 [2021-03-11T20:24:13.641Z] #34 42.41   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:24:13 [2021-03-11T20:24:13.641Z] #34 42.42   vim-common xxd
20:24:13 [2021-03-11T20:24:13.641Z] #34 42.83 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
20:24:13 [2021-03-11T20:24:13.641Z] #34 42.83 Need to get 14.9 MB of archives.
20:24:13 [2021-03-11T20:24:13.641Z] #34 42.83 After this operation, 61.8 MB of additional disk space will be used.
20:24:13 [2021-03-11T20:24:13.641Z] #34 42.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:24:13 [2021-03-11T20:24:13.641Z] #34 42.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:24:13 [2021-03-11T20:24:13.641Z] #34 42.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
20:24:13 [2021-03-11T20:24:13.641Z] #34 42.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:24:13 [2021-03-11T20:24:13.641Z] #34 44.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
20:24:13 [2021-03-11T20:24:13.641Z] #34 44.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
20:24:13 [2021-03-11T20:24:13.641Z] #34 44.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
20:24:13 [2021-03-11T20:24:13.641Z] #34 44.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
20:24:13 [2021-03-11T20:24:13.641Z] #34 44.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
20:24:13 [2021-03-11T20:24:13.641Z] #34 44.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
20:24:13 [2021-03-11T20:24:13.641Z] #34 46.32 debconf: delaying package configuration, since apt-utils is not installed
20:24:13 [2021-03-11T20:24:13.641Z] #34 46.56 Fetched 14.9 MB in 3s (5623 kB/s)
20:24:13 [2021-03-11T20:24:13.641Z] #34 46.66 Selecting previously unselected package xxd.
20:24:13 [2021-03-11T20:24:13.641Z] #34 46.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 ... 15410 files and directories currently installed.)
20:24:13 [2021-03-11T20:24:13.641Z] #34 46.77 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
20:24:13 [2021-03-11T20:24:13.641Z] #34 46.78 Unpacking xxd (2:8.1.0875-5) ...
20:24:13 [2021-03-11T20:24:13.641Z] #34 47.00 Selecting previously unselected package vim-common.
20:24:13 [2021-03-11T20:24:13.641Z] #34 47.01 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:24:13 [2021-03-11T20:24:13.641Z] #34 47.04 Unpacking vim-common (2:8.1.0875-5) ...
20:24:13 [2021-03-11T20:24:13.641Z] #34 47.40 Selecting previously unselected package cmake-data.
20:24:13 [2021-03-11T20:24:13.641Z] #34 47.41 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:24:13 [2021-03-11T20:24:13.641Z] #34 47.41 Unpacking cmake-data (3.13.4-1) ...
20:24:13 [2021-03-11T20:24:13.683Z] #18 16.94 Selecting previously unselected package uidmap.
20:24:13 [2021-03-11T20:24:13.683Z] #18 16.94 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
20:24:13 [2021-03-11T20:24:13.683Z] #18 16.94 Unpacking uidmap (1:4.5-1.1) ...
20:24:13 [2021-03-11T20:24:13.683Z] #18 16.99 Selecting previously unselected package vim-runtime.
20:24:13 [2021-03-11T20:24:13.683Z] #18 16.99 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:24:13 [2021-03-11T20:24:13.683Z] #18 17.00 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:24:13 [2021-03-11T20:24:13.683Z] #18 17.02 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:24:13 [2021-03-11T20:24:13.683Z] #18 17.02 Unpacking vim-runtime (2:8.1.0875-5) ...
20:24:13 [2021-03-11T20:24:13.897Z] #34 ...
20:24:13 [2021-03-11T20:24:13.897Z] 
20:24:13 [2021-03-11T20:24:13.897Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:24:13 [2021-03-11T20:24:13.897Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:24:13 [2021-03-11T20:24:13.897Z] #40 47.84 Selecting previously unselected package libprotobuf-lite17:amd64.
20:24:13 [2021-03-11T20:24:13.897Z] #40 47.84 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
20:24:13 [2021-03-11T20:24:13.897Z] #40 47.88 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:24:13 [2021-03-11T20:24:13.897Z] #40 48.08 Selecting previously unselected package libprotobuf-dev:amd64.
20:24:14 [2021-03-11T20:24:14.154Z] #40 48.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
20:24:14 [2021-03-11T20:24:14.154Z] #40 48.10 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:24:14 [2021-03-11T20:24:14.245Z] #18 17.72 Selecting previously unselected package vim.
20:24:14 [2021-03-11T20:24:14.245Z] #18 17.72 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
20:24:14 [2021-03-11T20:24:14.245Z] #18 17.74 Unpacking vim (2:8.1.0875-5) ...
20:24:14 [2021-03-11T20:24:14.501Z] #18 17.92 Selecting previously unselected package xfsprogs.
20:24:14 [2021-03-11T20:24:14.501Z] #18 17.92 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
20:24:14 [2021-03-11T20:24:14.501Z] #18 17.92 Unpacking xfsprogs (4.20.0-1) ...
20:24:14 [2021-03-11T20:24:14.501Z] #18 18.05 Selecting previously unselected package zip.
20:24:14 [2021-03-11T20:24:14.756Z] #18 18.05 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
20:24:14 [2021-03-11T20:24:14.756Z] #18 18.06 Unpacking zip (3.0-11+b1) ...
20:24:14 [2021-03-11T20:24:14.756Z] #18 18.12 Setting up aufs-tools (1:4.14+20190211-1) ...
20:24:14 [2021-03-11T20:24:14.756Z] #18 18.13 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:24:14 [2021-03-11T20:24:14.756Z] #18 18.14 Setting up libip6tc0:amd64 (1.8.2-4) ...
20:24:14 [2021-03-11T20:24:14.756Z] #18 18.15 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:24:14 [2021-03-11T20:24:14.756Z] #18 18.16 Setting up libgpm2:amd64 (1.20.7-5) ...
20:24:14 [2021-03-11T20:24:14.756Z] #18 18.17 Setting up libip4tc0:amd64 (1.8.2-4) ...
20:24:14 [2021-03-11T20:24:14.756Z] #18 18.18 Setting up uidmap (1:4.5-1.1) ...
20:24:14 [2021-03-11T20:24:14.756Z] #18 18.19 Setting up libnftnl11:amd64 (1.1.2-2) ...
20:24:14 [2021-03-11T20:24:14.756Z] #18 18.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:24:14 [2021-03-11T20:24:14.756Z] #18 18.21 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:24:14 [2021-03-11T20:24:14.756Z] #18 18.22 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:24:14 [2021-03-11T20:24:14.756Z] #18 18.23 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:24:14 [2021-03-11T20:24:14.756Z] #18 18.24 Setting up xxd (2:8.1.0875-5) ...
20:24:14 [2021-03-11T20:24:14.756Z] #18 18.25 Setting up zip (3.0-11+b1) ...
20:24:14 [2021-03-11T20:24:14.756Z] #18 18.26 Setting up vim-common (2:8.1.0875-5) ...
20:24:14 [2021-03-11T20:24:14.756Z] #18 18.28 Setting up bash-completion (1:2.8-6) ...
20:24:14 [2021-03-11T20:24:14.798Z] #32 ...
20:24:14 [2021-03-11T20:24:14.798Z] 
20:24:14 [2021-03-11T20:24:14.798Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
20:24:14 [2021-03-11T20:24:14.798Z] #35 sha256:9268e1831ce2ffdbd5d3f8d527c7dbca12b4879ba30854d8243b1a2e6798eda3
20:24:14 [2021-03-11T20:24:14.798Z] #35 8.599 [100%] Linking C executable tini-static
20:24:14 [2021-03-11T20:24:14.798Z] #35 9.106 [100%] Built target tini-static
20:24:14 [2021-03-11T20:24:14.798Z] #35 9.180 + mkdir -p /build
20:24:14 [2021-03-11T20:24:14.798Z] #35 9.188 + cp tini-static /build/docker-init
20:24:14 [2021-03-11T20:24:14.798Z] #35 DONE 9.4s
20:24:14 [2021-03-11T20:24:14.798Z] 
20:24:14 [2021-03-11T20:24:14.798Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:24:14 [2021-03-11T20:24:14.798Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:24:14 [2021-03-11T20:24:14.798Z] #41 4.514 fatal: not a git repository (or any of the parent directories): .git
20:24:14 [2021-03-11T20:24:14.798Z] #41 4.566   GEN      .gitid
20:24:14 [2021-03-11T20:24:14.798Z] #41 4.601   GEN      criu/include/version.h
20:24:14 [2021-03-11T20:24:14.798Z] #41 4.681   GEN      include/common/asm
20:24:14 [2021-03-11T20:24:14.823Z] #62 19.99 Checking out files:  25% (483/1905)   
Checking out files:  26% (496/1905)   
Checking out files:  27% (515/1905)   
Checking out files:  28% (534/1905)   
Checking out files:  29% (553/1905)   
Checking out files:  30% (572/1905)   
Checking out files:  31% (591/1905)   
Checking out files:  32% (610/1905)   
Checking out files:  33% (629/1905)   
Checking out files:  34% (648/1905)   
Checking out files:  35% (667/1905)   
Checking out files:  36% (686/1905)   
Checking out files:  37% (705/1905)   
Checking out files:  38% (724/1905)   
Checking out files:  39% (743/1905)   
Checking out files:  40% (762/1905)   
Checking out files:  41% (782/1905)   
Checking out files:  42% (801/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  46% (894/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  89% (1699/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
20:24:14 [2021-03-11T20:24:14.823Z] #62 22.12 + cd /tmp/tmp.U4NrWdvdp7/src/github.com/docker/libnetwork
20:24:14 [2021-03-11T20:24:14.823Z] #62 22.12 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
20:24:15 [2021-03-11T20:24:15.088Z] #62 22.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:24:15 [2021-03-11T20:24:15.088Z] #62 ...
20:24:15 [2021-03-11T20:24:15.088Z] 
20:24:15 [2021-03-11T20:24:15.088Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:24:15 [2021-03-11T20:24:15.088Z] #49 sha256:6abf8802cd953d3ae11bde51f447ac1b92df5336ae669170f73d51b9b49f8f39
20:24:15 [2021-03-11T20:24:15.088Z] #49 12.60 + GO111MODULE=on
20:24:15 [2021-03-11T20:24:15.088Z] #49 12.61 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:24:15 [2021-03-11T20:24:15.088Z] #49 14.15 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:24:15 [2021-03-11T20:24:15.088Z] #49 14.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:24:15 [2021-03-11T20:24:15.088Z] #49 14.31 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:24:15 [2021-03-11T20:24:15.088Z] #49 14.40 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:24:15 [2021-03-11T20:24:15.088Z] #49 14.56 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:24:15 [2021-03-11T20:24:15.088Z] #49 15.16 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:24:15 [2021-03-11T20:24:15.088Z] #49 16.36 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:24:15 [2021-03-11T20:24:15.088Z] #49 17.82 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:24:15 [2021-03-11T20:24:15.088Z] #49 19.56 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:24:15 [2021-03-11T20:24:15.088Z] #49 19.57 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:24:15 [2021-03-11T20:24:15.088Z] #49 20.12 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:24:15 [2021-03-11T20:24:15.088Z] #49 20.22 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:24:15 [2021-03-11T20:24:15.088Z] #49 22.03 runtime
20:24:15 [2021-03-11T20:24:15.089Z] #40 ...
20:24:15 [2021-03-11T20:24:15.089Z] 
20:24:15 [2021-03-11T20:24:15.089Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:24:15 [2021-03-11T20:24:15.089Z] #32 sha256:07162084a50de51a87d93b903801772a3e31e5338d95f04bed6f27b6533ab0b9
20:24:15 [2021-03-11T20:24:15.089Z] #32 39.03 sync
20:24:15 [2021-03-11T20:24:15.089Z] #32 39.04 internal/reflectlite
20:24:15 [2021-03-11T20:24:15.089Z] #32 41.53 sort
20:24:15 [2021-03-11T20:24:15.089Z] #32 41.54 errors
20:24:15 [2021-03-11T20:24:15.089Z] #32 42.05 strconv
20:24:15 [2021-03-11T20:24:15.089Z] #32 43.10 io
20:24:15 [2021-03-11T20:24:15.089Z] #32 45.33 internal/oserror
20:24:15 [2021-03-11T20:24:15.089Z] #32 45.42 syscall
20:24:15 [2021-03-11T20:24:15.089Z] #32 46.87 reflect
20:24:15 [2021-03-11T20:24:15.089Z] #32 ...
20:24:15 [2021-03-11T20:24:15.089Z] 
20:24:15 [2021-03-11T20:24:15.089Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:24:15 [2021-03-11T20:24:15.089Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
20:24:15 [2021-03-11T20:24:15.089Z] #30 48.29 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
20:24:15 [2021-03-11T20:24:15.089Z] #30 48.99 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:24:15 [2021-03-11T20:24:15.353Z] #49 ...
20:24:15 [2021-03-11T20:24:15.353Z] 
20:24:15 [2021-03-11T20:24:15.353Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:24:15 [2021-03-11T20:24:15.353Z] #47 sha256:52332e415e45e591cb7d69f8645ed8d2d850fa690f9971cab2913cecce84b06c
20:24:15 [2021-03-11T20:24:15.353Z] #47 21.14 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
20:24:15 [2021-03-11T20:24:15.353Z] #47 21.14 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:24:15 [2021-03-11T20:24:15.353Z] #47 21.14 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
20:24:15 [2021-03-11T20:24:15.353Z] #47 21.14 go: downloading github.com/sourcegraph/go-diff v0.5.1
20:24:15 [2021-03-11T20:24:15.353Z] #47 21.14 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:24:15 [2021-03-11T20:24:15.353Z] #47 21.16 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:24:15 [2021-03-11T20:24:15.353Z] #47 21.16 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
20:24:15 [2021-03-11T20:24:15.353Z] #47 21.18 go: downloading github.com/spf13/afero v1.1.2
20:24:15 [2021-03-11T20:24:15.353Z] #47 21.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:24:15 [2021-03-11T20:24:15.353Z] #47 21.27 go: downloading github.com/stretchr/testify v1.4.0
20:24:15 [2021-03-11T20:24:15.353Z] #47 21.27 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:24:15 [2021-03-11T20:24:15.353Z] #47 21.40 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:24:15 [2021-03-11T20:24:15.353Z] #47 21.58 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
20:24:15 [2021-03-11T20:24:15.353Z] #47 21.63 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
20:24:15 [2021-03-11T20:24:15.353Z] #47 21.76 go: extracting github.com/spf13/afero v1.1.2
20:24:15 [2021-03-11T20:24:15.353Z] #47 21.77 go: downloading github.com/pelletier/go-toml v1.2.0
20:24:15 [2021-03-11T20:24:15.353Z] #47 21.77 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:24:15 [2021-03-11T20:24:15.353Z] #47 21.78 go: extracting github.com/stretchr/testify v1.4.0
20:24:15 [2021-03-11T20:24:15.353Z] #47 21.80 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
20:24:15 [2021-03-11T20:24:15.353Z] #47 21.83 go: downloading github.com/hashicorp/hcl v1.0.0
20:24:15 [2021-03-11T20:24:15.353Z] #47 21.88 go: extracting github.com/sourcegraph/go-diff v0.5.1
20:24:15 [2021-03-11T20:24:15.353Z] #47 22.17 go: downloading github.com/subosito/gotenv v1.2.0
20:24:15 [2021-03-11T20:24:15.353Z] #47 22.18 go: downloading github.com/spf13/cobra v0.0.5
20:24:15 [2021-03-11T20:24:15.353Z] #47 22.25 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:24:15 [2021-03-11T20:24:15.353Z] #47 22.25 go: downloading github.com/kisielk/gotool v1.0.0
20:24:15 [2021-03-11T20:24:15.353Z] #47 22.32 go: downloading golang.org/x/text v0.3.2
20:24:15 [2021-03-11T20:24:15.353Z] #47 22.36 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
20:24:15 [2021-03-11T20:24:15.353Z] #47 22.39 go: downloading github.com/davecgh/go-spew v1.1.1
20:24:15 [2021-03-11T20:24:15.353Z] #47 22.57 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
20:24:15 [2021-03-11T20:24:15.353Z] #47 22.60 go: extracting github.com/kisielk/gotool v1.0.0
20:24:15 [2021-03-11T20:24:15.353Z] #47 22.63 go: extracting github.com/spf13/cobra v0.0.5
20:24:15 [2021-03-11T20:24:15.353Z] #47 22.66 go: extracting github.com/pelletier/go-toml v1.2.0
20:24:15 [2021-03-11T20:24:15.353Z] #47 22.66 go: extracting github.com/subosito/gotenv v1.2.0
20:24:15 [2021-03-11T20:24:15.628Z] #47 22.83 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
20:24:15 [2021-03-11T20:24:15.628Z] #47 23.02 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
20:24:15 [2021-03-11T20:24:15.628Z] #47 23.04 go: extracting github.com/hashicorp/hcl v1.0.0
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.00 Setting up libiptc0:amd64 (1.8.2-4) ...
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.01 Setting up xz-utils (5.2.4-1) ...
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.03 Setting up sudo (1.8.27-1+deb10u3) ...
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.06 invoke-rc.d: could not determine current runlevel
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.06 invoke-rc.d: policy-rc.d denied execution of start.
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.07 Setting up pigz (2.4-1) ...
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.09 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.11 Setting up python-pip-whl (18.1-5) ...
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.12 Setting up libmpdec2:amd64 (2.4.2-2) ...
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.13 Setting up vim-runtime (2:8.1.0875-5) ...
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.22 Setting up libaio1:amd64 (0.3.112-3) ...
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.23 Setting up libonig5:amd64 (6.9.1-1) ...
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.24 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.27 Setting up vim (2:8.1.0875-5) ...
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:24:15 [2021-03-11T20:24:15.682Z] #18 19.32 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:24:15 [2021-03-11T20:24:15.893Z] #47 23.18 go: downloading github.com/gogo/protobuf v1.2.1
20:24:15 [2021-03-11T20:24:15.893Z] #47 23.21 go: extracting github.com/davecgh/go-spew v1.1.1
20:24:15 [2021-03-11T20:24:15.893Z] #47 23.22 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
20:24:15 [2021-03-11T20:24:15.893Z] #47 23.27 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
20:24:15 [2021-03-11T20:24:15.893Z] #47 23.28 go: downloading github.com/mitchellh/mapstructure v1.1.2
20:24:15 [2021-03-11T20:24:15.937Z] #18 19.33 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:24:15 [2021-03-11T20:24:15.937Z] #18 19.34 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:24:15 [2021-03-11T20:24:15.937Z] #18 19.35 Setting up jq (1.5+dfsg-2+b1) ...
20:24:15 [2021-03-11T20:24:15.937Z] #18 19.36 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
20:24:15 [2021-03-11T20:24:15.937Z] #18 19.37 Setting up python3.7 (3.7.3-2+deb10u2) ...
20:24:16 [2021-03-11T20:24:16.022Z] #30 49.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:24:16 [2021-03-11T20:24:16.157Z] #47 23.50 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
20:24:16 [2021-03-11T20:24:16.157Z] #47 23.55 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:24:16 [2021-03-11T20:24:16.165Z] #41 ...
20:24:16 [2021-03-11T20:24:16.165Z] 
20:24:16 [2021-03-11T20:24:16.165Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:24:16 [2021-03-11T20:24:16.165Z] #49 sha256:8fb2a73d4734b7a881781f01fd8878449b193dc99d473e3c6b9ce0e8d0348565
20:24:16 [2021-03-11T20:24:16.165Z] #49 66.73 fmt
20:24:16 [2021-03-11T20:24:16.165Z] #49 67.39 encoding/base64
20:24:16 [2021-03-11T20:24:16.165Z] #49 68.19 golang.org/x/sys/unix
20:24:16 [2021-03-11T20:24:16.165Z] #49 72.02 encoding/json
20:24:16 [2021-03-11T20:24:16.422Z] #49 ...
20:24:16 [2021-03-11T20:24:16.422Z] 
20:24:16 [2021-03-11T20:24:16.422Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:24:16 [2021-03-11T20:24:16.422Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:24:16 [2021-03-11T20:24:16.422Z] #11 67.01 Selecting previously unselected package mingw-w64-x86-64-dev.
20:24:16 [2021-03-11T20:24:16.422Z] #11 67.03 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:24:16 [2021-03-11T20:24:16.422Z] #11 67.05 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:24:16 [2021-03-11T20:24:16.422Z] #11 73.14 Selecting previously unselected package gcc-mingw-w64-base.
20:24:16 [2021-03-11T20:24:16.422Z] #11 73.14 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:24:16 [2021-03-11T20:24:16.422Z] #11 73.14 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:24:16 [2021-03-11T20:24:16.422Z] #11 73.33 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:24:16 [2021-03-11T20:24:16.422Z] #11 73.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:24:16 [2021-03-11T20:24:16.422Z] #11 73.34 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:24:16 [2021-03-11T20:24:16.422Z] #11 ...
20:24:16 [2021-03-11T20:24:16.422Z] 
20:24:16 [2021-03-11T20:24:16.422Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:24:16 [2021-03-11T20:24:16.422Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:24:16 [2021-03-11T20:24:16.422Z] #41 6.958   PBCC     images/timens.pb-c.c
20:24:16 [2021-03-11T20:24:16.422Z] #47 23.65 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
20:24:16 [2021-03-11T20:24:16.422Z] #47 23.81 go: extracting github.com/mitchellh/mapstructure v1.1.2
20:24:16 [2021-03-11T20:24:16.422Z] #47 23.85 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
20:24:16 [2021-03-11T20:24:16.498Z] #18 20.02 Setting up iptables (1.8.2-4) ...
20:24:16 [2021-03-11T20:24:16.498Z] #18 20.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:24:16 [2021-03-11T20:24:16.678Z] #41 6.984   DEP      images/timens.pb-c.d
20:24:16 [2021-03-11T20:24:16.678Z] #41 7.070   PBCC     images/fown.pb-c.c
20:24:16 [2021-03-11T20:24:16.678Z] #41 7.100   PBCC     images/google/protobuf/descriptor.pb-c.c
20:24:16 [2021-03-11T20:24:16.678Z] #41 7.180   PBCC     images/opts.pb-c.c
20:24:16 [2021-03-11T20:24:16.691Z] #47 23.86 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:24:16 [2021-03-11T20:24:16.691Z] #47 23.94 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
20:24:16 [2021-03-11T20:24:16.691Z] #47 23.99 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
20:24:16 [2021-03-11T20:24:16.691Z] #47 24.02 go: downloading github.com/gobwas/glob v0.2.3
20:24:16 [2021-03-11T20:24:16.691Z] #47 24.09 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:24:16 [2021-03-11T20:24:16.691Z] #47 24.11 go: downloading github.com/fsnotify/fsnotify v1.4.7
20:24:16 [2021-03-11T20:24:16.691Z] #47 24.13 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
20:24:16 [2021-03-11T20:24:16.753Z] #18 20.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:24:16 [2021-03-11T20:24:16.753Z] #18 20.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:24:16 [2021-03-11T20:24:16.753Z] #18 20.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:24:16 [2021-03-11T20:24:16.753Z] #18 20.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:24:16 [2021-03-11T20:24:16.753Z] #18 20.05 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:24:16 [2021-03-11T20:24:16.753Z] #18 20.05 Setting up python3 (3.7.3-1) ...
20:24:16 [2021-03-11T20:24:16.753Z] #18 20.15 Setting up python3-wheel (0.32.3-2) ...
20:24:16 [2021-03-11T20:24:16.753Z] #18 20.28 Setting up apparmor (2.13.2-10) ...
20:24:16 [2021-03-11T20:24:16.943Z] #41 7.260   PBCC     images/memfd.pb-c.c
20:24:16 [2021-03-11T20:24:16.943Z] #41 7.306   DEP      images/fown.pb-c.d
20:24:16 [2021-03-11T20:24:16.943Z] #41 7.370   DEP      images/google/protobuf/descriptor.pb-c.d
20:24:16 [2021-03-11T20:24:16.943Z] #41 7.441   DEP      images/opts.pb-c.d
20:24:16 [2021-03-11T20:24:16.958Z] #47 24.22 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:24:16 [2021-03-11T20:24:16.958Z] #47 24.36 go: extracting github.com/gobwas/glob v0.2.3
20:24:16 [2021-03-11T20:24:16.958Z] #47 ...
20:24:16 [2021-03-11T20:24:16.958Z] 
20:24:16 [2021-03-11T20:24:16.958Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:24:16 [2021-03-11T20:24:16.958Z] #34 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
20:24:16 [2021-03-11T20:24:16.958Z] #34 14.34 Fetched 8246 kB in 11s (754 kB/s)
20:24:16 [2021-03-11T20:24:16.958Z] #34 14.34 Reading package lists...
20:24:17 [2021-03-11T20:24:17.200Z] #41 7.535   DEP      images/memfd.pb-c.d
20:24:17 [2021-03-11T20:24:17.200Z] #41 7.597   PBCC     images/sit.pb-c.c
20:24:17 [2021-03-11T20:24:17.200Z] #41 7.700   DEP      images/sit.pb-c.d
20:24:17 [2021-03-11T20:24:17.200Z] #41 7.748   PBCC     images/macvlan.pb-c.c
20:24:17 [2021-03-11T20:24:17.200Z] #41 7.772   DEP      images/macvlan.pb-c.d
20:24:17 [2021-03-11T20:24:17.200Z] #41 7.805   PBCC     images/autofs.pb-c.c
20:24:17 [2021-03-11T20:24:17.223Z] #34 19.39 Reading package lists...
20:24:17 [2021-03-11T20:24:17.223Z] #34 ...
20:24:17 [2021-03-11T20:24:17.223Z] 
20:24:17 [2021-03-11T20:24:17.223Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:24:17 [2021-03-11T20:24:17.223Z] #47 sha256:52332e415e45e591cb7d69f8645ed8d2d850fa690f9971cab2913cecce84b06c
20:24:17 [2021-03-11T20:24:17.223Z] #47 24.37 go: extracting github.com/fsnotify/fsnotify v1.4.7
20:24:17 [2021-03-11T20:24:17.223Z] #47 24.60 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
20:24:17 [2021-03-11T20:24:17.223Z] #47 24.66 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
20:24:17 [2021-03-11T20:24:17.235Z] 5ff1512f88ec: Download complete
20:24:17 [2021-03-11T20:24:17.314Z] #18 ...
20:24:17 [2021-03-11T20:24:17.314Z] 
20:24:17 [2021-03-11T20:24:17.314Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:24:17 [2021-03-11T20:24:17.314Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:24:17 [2021-03-11T20:24:17.314Z] #41 32.55   CC       criu/cr-check.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 33.07   CC       criu/cr-dedup.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 33.20   CC       criu/cr-dump.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 33.89   CC       criu/cr-errno.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 33.92   CC       criu/cr-restore.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 35.34   CC       criu/cr-service.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 35.83   CC       criu/crtools.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 36.01   CC       criu/eventfd.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 36.12   CC       criu/eventpoll.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 36.40   CC       criu/external.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 36.50   CC       criu/fault-injection.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 36.55   CC       criu/fdstore.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 36.66   CC       criu/fifo.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 36.79   CC       criu/file-ids.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 36.90   CC       criu/file-lock.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 37.19   CC       criu/files-ext.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 37.32   CC       criu/files-reg.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 37.96   CC       criu/files.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 38.57   CC       criu/filesystems.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 38.74   CC       criu/fsnotify.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 39.05   CC       criu/image-desc.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 39.09   CC       criu/image.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 39.28   CC       criu/ipc_ns.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 39.62   CC       criu/irmap.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 39.80   CC       criu/kcmp-ids.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 39.87   CC       criu/kerndat.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 40.14   CC       criu/libnetlink.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 40.26   CC       criu/log.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 40.38   CC       criu/lsm.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 40.48   CC       criu/mem.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 40.88   CC       criu/memfd.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 41.02   CC       criu/mount.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 41.98   CC       criu/namespaces.o
20:24:17 [2021-03-11T20:24:17.314Z] #41 42.43   CC       criu/net.o
20:24:17 [2021-03-11T20:24:17.458Z] #41 7.866   DEP      images/autofs.pb-c.d
20:24:17 [2021-03-11T20:24:17.458Z] #41 7.926   PBCC     images/sysctl.pb-c.c
20:24:17 [2021-03-11T20:24:17.458Z] #41 7.958   DEP      images/sysctl.pb-c.d
20:24:17 [2021-03-11T20:24:17.458Z] #41 8.063   PBCC     images/time.pb-c.c
20:24:17 [2021-03-11T20:24:17.489Z] #47 24.81 go: downloading github.com/go-lintpack/lintpack v0.5.2
20:24:17 [2021-03-11T20:24:17.489Z] #47 24.81 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:24:17 [2021-03-11T20:24:17.489Z] #47 24.95 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
20:24:17 [2021-03-11T20:24:17.489Z] #47 ...
20:24:17 [2021-03-11T20:24:17.489Z] 
20:24:17 [2021-03-11T20:24:17.489Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:24:17 [2021-03-11T20:24:17.489Z] #38 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
20:24:17 [2021-03-11T20:24:17.489Z] #38 14.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:24:17 [2021-03-11T20:24:17.489Z] #38 16.04 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:24:17 [2021-03-11T20:24:17.569Z] #41 ...
20:24:17 [2021-03-11T20:24:17.569Z] 
20:24:17 [2021-03-11T20:24:17.569Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:24:17 [2021-03-11T20:24:17.569Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:24:17 [2021-03-11T20:24:17.569Z] #18 21.01 Setting up xfsprogs (4.20.0-1) ...
20:24:17 [2021-03-11T20:24:17.569Z] #18 21.02 Setting up python3-lib2to3 (3.7.3-1) ...
20:24:17 [2021-03-11T20:24:17.569Z] #18 21.10 Setting up python3-pkg-resources (40.8.0-1) ...
20:24:17 [2021-03-11T20:24:17.715Z] #41 ...
20:24:17 [2021-03-11T20:24:17.715Z] 
20:24:17 [2021-03-11T20:24:17.715Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:24:17 [2021-03-11T20:24:17.715Z] #32 sha256:c77f4cffca2cbe05dc3967cc341939bc37e600389d2b9c78cad4f21c8ceec7f9
20:24:17 [2021-03-11T20:24:17.715Z] #32 DONE 78.2s
20:24:17 [2021-03-11T20:24:17.715Z] 
20:24:17 [2021-03-11T20:24:17.715Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:24:17 [2021-03-11T20:24:17.715Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:24:17 [2021-03-11T20:24:17.715Z] #41 8.104   DEP      images/time.pb-c.d
20:24:17 [2021-03-11T20:24:17.754Z] #38 ...
20:24:17 [2021-03-11T20:24:17.754Z] 
20:24:17 [2021-03-11T20:24:17.754Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:24:17 [2021-03-11T20:24:17.754Z] #27 sha256:35be3b9226e272f67530bcdcf780d153133012ec46bee57be181442fc1dc61b6
20:24:17 [2021-03-11T20:24:17.754Z] #27 2.802 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
20:24:17 [2021-03-11T20:24:17.754Z] #27 3.278 
20:24:17 [2021-03-11T20:24:17.824Z] #18 21.27 Setting up python3-distutils (3.7.3-1) ...
20:24:17 [2021-03-11T20:24:17.972Z] #41 8.224   PBCC     images/binfmt-misc.pb-c.c
20:24:17 [2021-03-11T20:24:17.972Z] #41 8.296   DEP      images/binfmt-misc.pb-c.d
20:24:17 [2021-03-11T20:24:17.972Z] #41 8.375   PBCC     images/seccomp.pb-c.c
20:24:17 [2021-03-11T20:24:17.972Z] #41 8.409   DEP      images/seccomp.pb-c.d
20:24:18 [2021-03-11T20:24:18.080Z] #18 21.39 Setting up python3-setuptools (40.8.0-1) ...
20:24:18 [2021-03-11T20:24:18.080Z] #18 21.61 Setting up python3-pip (18.1-5) ...
20:24:18 [2021-03-11T20:24:18.229Z] #41 8.536   PBCC     images/userns.pb-c.c
20:24:18 [2021-03-11T20:24:18.229Z] #41 8.636   DEP      images/userns.pb-c.d
20:24:18 [2021-03-11T20:24:18.229Z] #41 8.741   PBCC     images/cgroup.pb-c.c
20:24:18 [2021-03-11T20:24:18.335Z] #18 21.83 Processing triggers for libc-bin (2.28-10) ...
20:24:18 [2021-03-11T20:24:18.335Z] #18 21.85 Processing triggers for mime-support (3.62) ...
20:24:18 [2021-03-11T20:24:18.486Z] #41 8.787   DEP      images/cgroup.pb-c.d
20:24:18 [2021-03-11T20:24:18.486Z] #41 8.871   PBCC     images/ext-file.pb-c.c
20:24:18 [2021-03-11T20:24:18.486Z] #41 8.901   DEP      images/ext-file.pb-c.d
20:24:18 [2021-03-11T20:24:18.743Z] #41 9.084   PBCC     images/rpc.pb-c.c
20:24:18 [2021-03-11T20:24:18.743Z] #41 9.169   DEP      images/rpc.pb-c.d
20:24:18 [2021-03-11T20:24:18.743Z] #41 9.216   PBCC     images/siginfo.pb-c.c
20:24:18 [2021-03-11T20:24:18.743Z] #41 9.239   DEP      images/siginfo.pb-c.d
20:24:18 [2021-03-11T20:24:18.743Z] #41 9.289   PBCC     images/pagemap.pb-c.c
20:24:19 [2021-03-11T20:24:19.000Z] #41 9.322   DEP      images/pagemap.pb-c.d
20:24:19 [2021-03-11T20:24:19.000Z] #41 9.399   PBCC     images/rlimit.pb-c.c
20:24:19 [2021-03-11T20:24:19.000Z] #41 9.422   DEP      images/rlimit.pb-c.d
20:24:19 [2021-03-11T20:24:19.000Z] #41 9.475   PBCC     images/file-lock.pb-c.c
20:24:19 [2021-03-11T20:24:19.000Z] #41 9.508   DEP      images/file-lock.pb-c.d
20:24:19 [2021-03-11T20:24:19.258Z] #41 9.578   PBCC     images/tty.pb-c.c
20:24:19 [2021-03-11T20:24:19.258Z] #41 9.664   DEP      images/tty.pb-c.d
20:24:19 [2021-03-11T20:24:19.258Z] #41 9.722   PBCC     images/tun.pb-c.c
20:24:19 [2021-03-11T20:24:19.260Z] #18 DONE 22.8s
20:24:19 [2021-03-11T20:24:19.260Z] 
20:24:19 [2021-03-11T20:24:19.260Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
20:24:19 [2021-03-11T20:24:19.260Z] #19 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8
20:24:19 [2021-03-11T20:24:19.295Z] #30 ...
20:24:19 [2021-03-11T20:24:19.295Z] 
20:24:19 [2021-03-11T20:24:19.295Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:24:19 [2021-03-11T20:24:19.295Z] #43 sha256:8cbdb0beef49b615ecb808cc8c68245870f39cac0cc58809d71da321febafa77
20:24:19 [2021-03-11T20:24:19.295Z] #43 43.31 internal/singleflight
20:24:19 [2021-03-11T20:24:19.295Z] #43 44.56 strconv
20:24:19 [2021-03-11T20:24:19.295Z] #43 44.56 io
20:24:19 [2021-03-11T20:24:19.295Z] #43 45.92 bytes
20:24:19 [2021-03-11T20:24:19.295Z] #43 48.19 reflect
20:24:19 [2021-03-11T20:24:19.295Z] #43 48.55 bufio
20:24:19 [2021-03-11T20:24:19.295Z] #43 50.67 syscall
20:24:19 [2021-03-11T20:24:19.295Z] #43 ...
20:24:19 [2021-03-11T20:24:19.295Z] 
20:24:19 [2021-03-11T20:24:19.295Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:24:19 [2021-03-11T20:24:19.295Z] #54 sha256:6c254431e2eecdaea3f213b3449c02b38549e272a217e9ebd2b122610359d39c
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.887 + RM_GOPATH=0
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.887 + TMP_GOPATH=
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.887 + : /build
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.887 + '[' -z '' ']'
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.887 ++ mktemp -d
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.890 + export GOPATH=/tmp/tmp.ftvo44dBlU
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.890 + GOPATH=/tmp/tmp.ftvo44dBlU
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.890 + RM_GOPATH=1
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.890 + case "$(go env GOARCH)" in
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.892 ++ go env GOARCH
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.937 + export GO_BUILDMODE=-buildmode=pie
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.937 + GO_BUILDMODE=-buildmode=pie
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.937 ++ dirname /tmp/install/install.sh
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.938 + dir=/tmp/install
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.944 + bin=containerd
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.944 + shift
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.945 + '[' '!' -f /tmp/install/containerd.installer ']'
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.945 + . /tmp/install/containerd.installer
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.945 ++ set -e
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.946 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.948 + install_containerd
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.956 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.957 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.957 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ftvo44dBlU/src/github.com/containerd/containerd
20:24:19 [2021-03-11T20:24:19.295Z] #54 1.958 Cloning into '/tmp/tmp.ftvo44dBlU/src/github.com/containerd/containerd'...
20:24:19 [2021-03-11T20:24:19.358Z] #27 3.590 
                                                                           0.0%
##                                                                         2.9%
####                                                                       6.7%
######                                                                     9.1%
#########                                                                 13.3%
###########                                                               16.4%
##############                                                            20.7%
#################                                                         23.8%
###################                                                       27.3%
######################                                                    31.1%
########################                                                  34.6%
###########################                                               38.6%
##############################                                            42.3%
################################                                          45.0%
###################################                                       48.6%
#####################################                                     51.5%
#######################################                                   54.6%
###########################################                               60.6%
#################################################                         68.1%
###################################################                       71.8%
20:24:19 [2021-03-11T20:24:19.358Z] #27 ...
20:24:19 [2021-03-11T20:24:19.358Z] 
20:24:19 [2021-03-11T20:24:19.358Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:24:19 [2021-03-11T20:24:19.358Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
20:24:19 [2021-03-11T20:24:19.358Z] #11 16.61 Fetched 8246 kB in 11s (750 kB/s)
20:24:19 [2021-03-11T20:24:19.358Z] #11 16.61 Reading package lists...
20:24:19 [2021-03-11T20:24:19.358Z] #11 20.26 Reading package lists...
20:24:19 [2021-03-11T20:24:19.358Z] #11 26.19 Building dependency tree...
20:24:19 [2021-03-11T20:24:19.358Z] #11 ...
20:24:19 [2021-03-11T20:24:19.358Z] 
20:24:19 [2021-03-11T20:24:19.358Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:24:19 [2021-03-11T20:24:19.358Z] #27 sha256:35be3b9226e272f67530bcdcf780d153133012ec46bee57be181442fc1dc61b6
20:24:19 [2021-03-11T20:24:19.515Z] #41 9.810   PBCC     images/netdev.pb-c.c
20:24:19 [2021-03-11T20:24:19.515Z] #41 9.887   DEP      images/tun.pb-c.d
20:24:19 [2021-03-11T20:24:19.515Z] #41 9.946   DEP      images/netdev.pb-c.d
20:24:19 [2021-03-11T20:24:19.515Z] #41 10.02   PBCC     images/vma.pb-c.c
20:24:19 [2021-03-11T20:24:19.515Z] #41 10.05   DEP      images/vma.pb-c.d
20:24:19 [2021-03-11T20:24:19.551Z] #54 ...
20:24:19 [2021-03-11T20:24:19.551Z] 
20:24:19 [2021-03-11T20:24:19.551Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:24:19 [2021-03-11T20:24:19.551Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:24:19 [2021-03-11T20:24:19.551Z] #11 48.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
20:24:19 [2021-03-11T20:24:19.551Z] #11 50.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
20:24:19 [2021-03-11T20:24:19.551Z] #11 50.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
20:24:19 [2021-03-11T20:24:19.551Z] #11 50.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:24:19 [2021-03-11T20:24:19.551Z] #11 50.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:24:19 [2021-03-11T20:24:19.551Z] #11 50.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
20:24:19 [2021-03-11T20:24:19.551Z] #11 50.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
20:24:19 [2021-03-11T20:24:19.551Z] #11 51.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
20:24:19 [2021-03-11T20:24:19.551Z] #11 51.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
20:24:19 [2021-03-11T20:24:19.551Z] #11 51.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
20:24:19 [2021-03-11T20:24:19.551Z] #11 51.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
20:24:19 [2021-03-11T20:24:19.551Z] #11 51.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
20:24:19 [2021-03-11T20:24:19.551Z] #11 51.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
20:24:19 [2021-03-11T20:24:19.551Z] #11 51.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
20:24:19 [2021-03-11T20:24:19.551Z] #11 51.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
20:24:19 [2021-03-11T20:24:19.551Z] #11 51.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
20:24:19 [2021-03-11T20:24:19.551Z] #11 52.44 debconf: delaying package configuration, since apt-utils is not installed
20:24:19 [2021-03-11T20:24:19.551Z] #11 52.66 Fetched 78.2 MB in 8s (9371 kB/s)
20:24:19 [2021-03-11T20:24:19.551Z] #11 52.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:24:19 [2021-03-11T20:24:19.551Z] #11 52.87 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
20:24:19 [2021-03-11T20:24:19.551Z] #11 52.89 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
20:24:19 [2021-03-11T20:24:19.551Z] #11 53.24 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
20:24:19 [2021-03-11T20:24:19.551Z] #11 53.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:24:19 [2021-03-11T20:24:19.551Z] #11 53.46 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
20:24:19 [2021-03-11T20:24:19.551Z] #11 53.51 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
20:24:19 [2021-03-11T20:24:19.551Z] #11 53.80 Setting up libudev1:amd64 (241-7~deb10u6) ...
20:24:19 [2021-03-11T20:24:19.772Z] #41 10.12   PBCC     images/creds.pb-c.c
20:24:19 [2021-03-11T20:24:19.772Z] #41 10.14   DEP      images/creds.pb-c.d
20:24:19 [2021-03-11T20:24:19.772Z] #41 10.18   PBCC     images/utsns.pb-c.c
20:24:19 [2021-03-11T20:24:19.772Z] #41 10.22   DEP      images/utsns.pb-c.d
20:24:19 [2021-03-11T20:24:19.772Z] #41 10.26   PBCC     images/ipc-desc.pb-c.c
20:24:19 [2021-03-11T20:24:19.772Z] #41 10.28   PBCC     images/ipc-sem.pb-c.c
20:24:19 [2021-03-11T20:24:19.772Z] #41 10.29   DEP      images/ipc-desc.pb-c.d
20:24:19 [2021-03-11T20:24:19.772Z] #41 10.33   DEP      images/ipc-sem.pb-c.d
20:24:19 [2021-03-11T20:24:19.772Z] #41 10.40   PBCC     images/ipc-msg.pb-c.c
20:24:19 [2021-03-11T20:24:19.808Z] #11 53.99 Selecting previously unselected package binutils-mingw-w64-i686.
20:24:19 [2021-03-11T20:24:19.820Z] #19 0.639 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:24:19 [2021-03-11T20:24:19.887Z] #27 3.590 
                                                                           0.0%
##                                                                         2.9%
####                                                                       6.7%
######                                                                     9.1%
#########                                                                 13.3%
###########                                                               16.4%
##############                                                            20.7%
#################                                                         23.8%
###################                                                       27.3%
######################                                                    31.1%
########################                                                  34.6%
###########################                                               38.6%
##############################                                            42.3%
################################                                          45.0%
###################################                                       48.6%
#####################################                                     51.5%
#######################################                                   54.6%
###########################################                               60.6%
#################################################                         68.1%
###################################################                       71.8%
#######################################################                   77.1%
###########################################################               82.0%
##############################################################            86.6%
#################################################################         91.1%
#####################################################################     96.8%
#######################################################################   99.1%
######################################################################## 100.0%
20:24:20 [2021-03-11T20:24:20.029Z] #41 10.40   DEP      images/ipc-msg.pb-c.d
20:24:20 [2021-03-11T20:24:20.029Z] #41 10.45   PBCC     images/ipc-shm.pb-c.c
20:24:20 [2021-03-11T20:24:20.029Z] #41 10.48   DEP      images/ipc-shm.pb-c.d
20:24:20 [2021-03-11T20:24:20.029Z] #41 10.54   PBCC     images/ipc-var.pb-c.c
20:24:20 [2021-03-11T20:24:20.065Z] #11 53.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 ... 15410 files and directories currently installed.)
20:24:20 [2021-03-11T20:24:20.065Z] #11 54.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
20:24:20 [2021-03-11T20:24:20.065Z] #11 54.08 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:24:20 [2021-03-11T20:24:20.076Z] #19 0.642 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:24:20 [2021-03-11T20:24:20.076Z] #19 0.645 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:24:20 [2021-03-11T20:24:20.076Z] #19 DONE 0.8s
20:24:20 [2021-03-11T20:24:20.076Z] 
20:24:20 [2021-03-11T20:24:20.076Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:24:20 [2021-03-11T20:24:20.076Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:24:20 [2021-03-11T20:24:20.076Z] #41 43.19   CC       criu/netfilter.o
20:24:20 [2021-03-11T20:24:20.076Z] #41 43.27   CC       criu/page-pipe.o
20:24:20 [2021-03-11T20:24:20.076Z] #41 43.42   CC       criu/page-xfer.o
20:24:20 [2021-03-11T20:24:20.076Z] #41 43.83   CC       criu/pagemap-cache.o
20:24:20 [2021-03-11T20:24:20.076Z] #41 43.93   CC       criu/pagemap.o
20:24:20 [2021-03-11T20:24:20.076Z] #41 44.16   CC       criu/parasite-syscall.o
20:24:20 [2021-03-11T20:24:20.076Z] #41 44.42   CC       criu/path.o
20:24:20 [2021-03-11T20:24:20.076Z] #41 44.51   CC       criu/pie-util-vdso-elf32.o
20:24:20 [2021-03-11T20:24:20.076Z] #41 44.64   CC       criu/pie-util-vdso.o
20:24:20 [2021-03-11T20:24:20.076Z] #41 44.76   CC       criu/pie-util.o
20:24:20 [2021-03-11T20:24:20.076Z] #41 44.82   CC       criu/pipes.o
20:24:20 [2021-03-11T20:24:20.076Z] #41 45.00   CC       criu/plugin.o
20:24:20 [2021-03-11T20:24:20.076Z] #41 45.11   CC       criu/proc_parse.o
20:24:20 [2021-03-11T20:24:20.152Z] #27 6.651 
20:24:20 [2021-03-11T20:24:20.286Z] #41 10.59   DEP      images/ipc-var.pb-c.d
20:24:20 [2021-03-11T20:24:20.286Z] #41 10.67   PBCC     images/sk-opts.pb-c.c
20:24:20 [2021-03-11T20:24:20.286Z] #41 10.73   PBCC     images/packet-sock.pb-c.c
20:24:20 [2021-03-11T20:24:20.286Z] #41 10.77   DEP      images/sk-opts.pb-c.d
20:24:20 [2021-03-11T20:24:20.286Z] #41 10.82   DEP      images/packet-sock.pb-c.d
20:24:20 [2021-03-11T20:24:20.286Z] #41 10.87   PBCC     images/sk-netlink.pb-c.c
20:24:20 [2021-03-11T20:24:20.543Z] #41 10.92   DEP      images/sk-netlink.pb-c.d
20:24:20 [2021-03-11T20:24:20.543Z] #41 10.98   PBCC     images/sk-inet.pb-c.c
20:24:20 [2021-03-11T20:24:20.543Z] #41 11.05   DEP      images/sk-inet.pb-c.d
20:24:20 [2021-03-11T20:24:20.543Z] #41 11.13   PBCC     images/sk-unix.pb-c.c
20:24:20 [2021-03-11T20:24:20.636Z] #41 45.85   CC       criu/protobuf-desc.o
20:24:20 [2021-03-11T20:24:20.636Z] #41 46.08   CC       criu/protobuf.o
20:24:20 [2021-03-11T20:24:20.801Z] #41 11.19   DEP      images/sk-unix.pb-c.d
20:24:20 [2021-03-11T20:24:20.801Z] #41 11.25   PBCC     images/mm.pb-c.c
20:24:20 [2021-03-11T20:24:20.801Z] #41 11.31   DEP      images/mm.pb-c.d
20:24:20 [2021-03-11T20:24:20.801Z] #41 11.37   PBCC     images/timerfd.pb-c.c
20:24:20 [2021-03-11T20:24:20.891Z] #41 46.19   CC       criu/pstree.o
20:24:20 [2021-03-11T20:24:20.949Z] #27 6.919 
                                                                           0.2%
###########                                                               16.3%
#################################                                         47.1%
###################################################                       71.0%
######################################################################## 100.0%
20:24:21 [2021-03-11T20:24:21.058Z] #41 11.43   DEP      images/timerfd.pb-c.d
20:24:21 [2021-03-11T20:24:21.058Z] #41 11.52   PBCC     images/timer.pb-c.c
20:24:21 [2021-03-11T20:24:21.058Z] #41 11.56   DEP      images/timer.pb-c.d
20:24:21 [2021-03-11T20:24:21.058Z] #41 11.63   PBCC     images/sa.pb-c.c
20:24:21 [2021-03-11T20:24:21.147Z] #41 46.52   CC       criu/rbtree.o
20:24:21 [2021-03-11T20:24:21.147Z] #41 46.60   CC       criu/rst-malloc.o
20:24:21 [2021-03-11T20:24:21.315Z] #41 11.65   DEP      images/sa.pb-c.d
20:24:21 [2021-03-11T20:24:21.315Z] #41 11.69   PBCC     images/pipe-data.pb-c.c
20:24:21 [2021-03-11T20:24:21.315Z] #41 11.72   DEP      images/pipe-data.pb-c.d
20:24:21 [2021-03-11T20:24:21.315Z] #41 11.77   PBCC     images/mnt.pb-c.c
20:24:21 [2021-03-11T20:24:21.315Z] #41 11.86   DEP      images/mnt.pb-c.d
20:24:21 [2021-03-11T20:24:21.315Z] #41 11.90   PBCC     images/sk-packet.pb-c.c
20:24:21 [2021-03-11T20:24:21.402Z] #41 46.67   CC       criu/seccomp.o
20:24:21 [2021-03-11T20:24:21.402Z] #41 46.85   CC       criu/seize.o
20:24:21 [2021-03-11T20:24:21.528Z] #27 7.834 
20:24:21 [2021-03-11T20:24:21.528Z] #27 ...
20:24:21 [2021-03-11T20:24:21.528Z] 
20:24:21 [2021-03-11T20:24:21.528Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:24:21 [2021-03-11T20:24:21.528Z] #53 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
20:24:21 [2021-03-11T20:24:21.528Z] #53 18.80 Fetched 8246 kB in 13s (620 kB/s)
20:24:21 [2021-03-11T20:24:21.528Z] #53 18.80 Reading package lists...
20:24:21 [2021-03-11T20:24:21.528Z] #53 23.53 Reading package lists...
20:24:21 [2021-03-11T20:24:21.528Z] #53 28.90 Building dependency tree...
20:24:21 [2021-03-11T20:24:21.528Z] #53 ...
20:24:21 [2021-03-11T20:24:21.528Z] 
20:24:21 [2021-03-11T20:24:21.528Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:24:21 [2021-03-11T20:24:21.528Z] #56 sha256:c97c86cfd88d61c6c6a55b98ce0b64aaab6ead8663bcc9e07d492b9b286724da
20:24:21 [2021-03-11T20:24:21.528Z] #56 18.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:24:21 [2021-03-11T20:24:21.528Z] #56 20.25 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
20:24:21 [2021-03-11T20:24:21.528Z] #56 20.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:24:21 [2021-03-11T20:24:21.528Z] #56 21.17 go: extracting github.com/russross/blackfriday/v2 v2.1.0
20:24:21 [2021-03-11T20:24:21.528Z] #56 24.81 go: finding github.com/pkg/errors v0.9.1
20:24:21 [2021-03-11T20:24:21.528Z] #56 24.85 go: finding github.com/sirupsen/logrus v1.7.0
20:24:21 [2021-03-11T20:24:21.528Z] #56 24.86 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:24:21 [2021-03-11T20:24:21.528Z] #56 25.00 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:24:21 [2021-03-11T20:24:21.528Z] #56 25.07 go: finding github.com/google/uuid v1.2.0
20:24:21 [2021-03-11T20:24:21.528Z] #56 25.16 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
20:24:21 [2021-03-11T20:24:21.528Z] #56 25.31 go: finding github.com/gofrs/flock v0.8.0
20:24:21 [2021-03-11T20:24:21.528Z] #56 25.34 go: finding github.com/moby/vpnkit v0.4.0
20:24:21 [2021-03-11T20:24:21.528Z] #56 25.55 go: finding github.com/gorilla/mux v1.8.0
20:24:21 [2021-03-11T20:24:21.528Z] #56 25.63 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:24:21 [2021-03-11T20:24:21.528Z] #56 25.65 go: finding github.com/moby/sys/mountinfo v0.4.0
20:24:21 [2021-03-11T20:24:21.528Z] #56 25.74 go: finding github.com/u-root/u-root v7.0.0+incompatible
20:24:21 [2021-03-11T20:24:21.528Z] #56 25.78 go: finding github.com/urfave/cli/v2 v2.3.0
20:24:21 [2021-03-11T20:24:21.528Z] #56 26.04 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
20:24:21 [2021-03-11T20:24:21.528Z] #56 26.09 go: finding github.com/russross/blackfriday/v2 v2.1.0
20:24:21 [2021-03-11T20:24:21.572Z] #41 11.92   DEP      images/sk-packet.pb-c.d
20:24:21 [2021-03-11T20:24:21.572Z] #41 11.98   PBCC     images/tcp-stream.pb-c.c
20:24:21 [2021-03-11T20:24:21.572Z] #41 12.05   DEP      images/tcp-stream.pb-c.d
20:24:21 [2021-03-11T20:24:21.572Z] #41 12.10   PBCC     images/pipe.pb-c.c
20:24:21 [2021-03-11T20:24:21.572Z] #41 12.16   DEP      images/pipe.pb-c.d
20:24:21 [2021-03-11T20:24:21.793Z] #56 ...
20:24:21 [2021-03-11T20:24:21.793Z] 
20:24:21 [2021-03-11T20:24:21.793Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:24:21 [2021-03-11T20:24:21.793Z] #27 sha256:35be3b9226e272f67530bcdcf780d153133012ec46bee57be181442fc1dc61b6
20:24:21 [2021-03-11T20:24:21.829Z] #41 12.20   PBCC     images/pstree.pb-c.c
20:24:21 [2021-03-11T20:24:21.829Z] #41 12.23   DEP      images/pstree.pb-c.d
20:24:21 [2021-03-11T20:24:21.829Z] #41 12.26   PBCC     images/fs.pb-c.c
20:24:21 [2021-03-11T20:24:21.829Z] #41 12.28   DEP      images/fs.pb-c.d
20:24:21 [2021-03-11T20:24:21.829Z] #41 12.37   PBCC     images/signalfd.pb-c.c
20:24:21 [2021-03-11T20:24:21.957Z] #11 ...
20:24:21 [2021-03-11T20:24:21.957Z] 
20:24:21 [2021-03-11T20:24:21.957Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
20:24:21 [2021-03-11T20:24:21.957Z] #45 sha256:8867a88b19eec3ca0bc0272f151c5ef50c3a356099dd025a932c60caa1affa17
20:24:21 [2021-03-11T20:24:21.957Z] #45 DONE 56.2s
20:24:21 [2021-03-11T20:24:21.957Z] 
20:24:21 [2021-03-11T20:24:21.957Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:24:21 [2021-03-11T20:24:21.957Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:24:21 [2021-03-11T20:24:21.957Z] #40 49.52 Selecting previously unselected package libprotoc17:amd64.
20:24:21 [2021-03-11T20:24:21.957Z] #40 49.54 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
20:24:21 [2021-03-11T20:24:21.957Z] #40 49.55 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
20:24:21 [2021-03-11T20:24:21.957Z] #40 50.39 Selecting previously unselected package protobuf-c-compiler.
20:24:21 [2021-03-11T20:24:21.957Z] #40 50.40 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
20:24:21 [2021-03-11T20:24:21.957Z] #40 50.40 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:24:21 [2021-03-11T20:24:21.957Z] #40 50.61 Selecting previously unselected package protobuf-compiler.
20:24:21 [2021-03-11T20:24:21.957Z] #40 50.62 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
20:24:21 [2021-03-11T20:24:21.957Z] #40 50.63 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:24:21 [2021-03-11T20:24:21.957Z] #40 50.81 Selecting previously unselected package python-pkg-resources.
20:24:21 [2021-03-11T20:24:21.957Z] #40 50.81 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:24:21 [2021-03-11T20:24:21.957Z] #40 50.81 Unpacking python-pkg-resources (40.8.0-1) ...
20:24:21 [2021-03-11T20:24:21.957Z] #40 51.02 Selecting previously unselected package python-six.
20:24:21 [2021-03-11T20:24:21.957Z] #40 51.02 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:24:21 [2021-03-11T20:24:21.957Z] #40 51.02 Unpacking python-six (1.12.0-1) ...
20:24:21 [2021-03-11T20:24:21.957Z] #40 51.14 Selecting previously unselected package python-protobuf.
20:24:21 [2021-03-11T20:24:21.957Z] #40 51.15 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
20:24:21 [2021-03-11T20:24:21.957Z] #40 51.15 Unpacking python-protobuf (3.6.1.3-2) ...
20:24:21 [2021-03-11T20:24:21.957Z] #40 51.70 Setting up python-pkg-resources (40.8.0-1) ...
20:24:21 [2021-03-11T20:24:21.962Z] #41 47.10   CC       criu/servicefd.o
20:24:21 [2021-03-11T20:24:21.962Z] #41 47.22   CC       criu/shmem.o
20:24:22 [2021-03-11T20:24:22.058Z] #27 8.091 
                                                                           0.1%
######################                                                    30.6%
####################################                                      51.0%
######################################################                    75.1%
######################################################################## 100.0%
20:24:22 [2021-03-11T20:24:22.089Z] #41 12.40   DEP      images/signalfd.pb-c.d
20:24:22 [2021-03-11T20:24:22.089Z] #41 12.46   PBCC     images/fh.pb-c.c
20:24:22 [2021-03-11T20:24:22.089Z] #41 12.49   PBCC     images/fsnotify.pb-c.c
20:24:22 [2021-03-11T20:24:22.089Z] #41 12.52   DEP      images/fh.pb-c.d
20:24:22 [2021-03-11T20:24:22.089Z] #41 12.58   DEP      images/fsnotify.pb-c.d
20:24:22 [2021-03-11T20:24:22.218Z] #41 47.46   CC       criu/sigframe.o
20:24:22 [2021-03-11T20:24:22.218Z] #41 47.53   CC       criu/signalfd.o
20:24:22 [2021-03-11T20:24:22.346Z] #41 12.66   PBCC     images/eventpoll.pb-c.c
20:24:22 [2021-03-11T20:24:22.346Z] #41 12.73   DEP      images/eventpoll.pb-c.d
20:24:22 [2021-03-11T20:24:22.346Z] #41 12.81   PBCC     images/eventfd.pb-c.c
20:24:22 [2021-03-11T20:24:22.346Z] #41 12.85   DEP      images/eventfd.pb-c.d
20:24:22 [2021-03-11T20:24:22.346Z] #41 12.91   PBCC     images/remap-file-path.pb-c.c
20:24:22 [2021-03-11T20:24:22.474Z] #41 47.61   CC       criu/sk-inet.o
20:24:22 [2021-03-11T20:24:22.520Z] #40 56.54 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:24:22 [2021-03-11T20:24:22.520Z] #40 56.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:24:22 [2021-03-11T20:24:22.520Z] #40 56.60 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:24:22 [2021-03-11T20:24:22.520Z] #40 56.61 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:24:22 [2021-03-11T20:24:22.520Z] #40 56.63 Setting up python-six (1.12.0-1) ...
20:24:22 [2021-03-11T20:24:22.603Z] #41 12.94   DEP      images/remap-file-path.pb-c.d
20:24:22 [2021-03-11T20:24:22.603Z] #41 13.00   PBCC     images/fifo.pb-c.c
20:24:22 [2021-03-11T20:24:22.603Z] #41 13.03   DEP      images/fifo.pb-c.d
20:24:22 [2021-03-11T20:24:22.603Z] #41 13.08   PBCC     images/ghost-file.pb-c.c
20:24:22 [2021-03-11T20:24:22.603Z] #41 13.12   DEP      images/ghost-file.pb-c.d
20:24:22 [2021-03-11T20:24:22.603Z] #41 13.15   PBCC     images/regfile.pb-c.c
20:24:22 [2021-03-11T20:24:22.636Z] #27 9.030 
20:24:22 [2021-03-11T20:24:22.729Z] #41 47.94   CC       criu/sk-netlink.o
20:24:22 [2021-03-11T20:24:22.729Z] #41 48.04   CC       criu/sk-packet.o
20:24:22 [2021-03-11T20:24:22.860Z] #41 13.21   DEP      images/regfile.pb-c.d
20:24:22 [2021-03-11T20:24:22.860Z] #41 13.29   PBCC     images/ns.pb-c.c
20:24:22 [2021-03-11T20:24:22.860Z] #41 13.30   DEP      images/ns.pb-c.d
20:24:22 [2021-03-11T20:24:22.860Z] #41 13.33   PBCC     images/fdinfo.pb-c.c
20:24:22 [2021-03-11T20:24:22.860Z] #41 13.44   DEP      images/fdinfo.pb-c.d
20:24:22 [2021-03-11T20:24:22.985Z] #41 48.28   CC       criu/sk-queue.o
20:24:23 [2021-03-11T20:24:23.083Z] #40 ...
20:24:23 [2021-03-11T20:24:23.083Z] 
20:24:23 [2021-03-11T20:24:23.083Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:24:23 [2021-03-11T20:24:23.083Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:24:23 [2021-03-11T20:24:23.083Z] #11 57.13 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:24:23 [2021-03-11T20:24:23.083Z] #11 57.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
20:24:23 [2021-03-11T20:24:23.083Z] #11 57.14 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:24:23 [2021-03-11T20:24:23.127Z] #41 13.53   PBCC     images/core-aarch64.pb-c.c
20:24:23 [2021-03-11T20:24:23.127Z] #41 13.60   PBCC     images/core-arm.pb-c.c
20:24:23 [2021-03-11T20:24:23.127Z] #41 13.65   PBCC     images/core-ppc64.pb-c.c
20:24:23 [2021-03-11T20:24:23.127Z] #41 13.69   PBCC     images/core-s390.pb-c.c
20:24:23 [2021-03-11T20:24:23.240Z] #41 48.43   CC       criu/sk-tcp.o
20:24:23 [2021-03-11T20:24:23.240Z] #41 48.63   CC       criu/sk-unix.o
20:24:23 [2021-03-11T20:24:23.385Z] #41 13.74   PBCC     images/core-x86.pb-c.c
20:24:23 [2021-03-11T20:24:23.385Z] #41 13.82   PBCC     images/core.pb-c.c
20:24:23 [2021-03-11T20:24:23.385Z] #41 13.90   PBCC     images/inventory.pb-c.c
20:24:23 [2021-03-11T20:24:23.642Z] #41 14.04   DEP      images/core-aarch64.pb-c.d
20:24:23 [2021-03-11T20:24:23.642Z] #41 14.08   DEP      images/core-arm.pb-c.d
20:24:23 [2021-03-11T20:24:23.642Z] #41 14.14   DEP      images/core-ppc64.pb-c.d
20:24:23 [2021-03-11T20:24:23.642Z] #41 14.20   DEP      images/core-s390.pb-c.d
20:24:23 [2021-03-11T20:24:23.800Z] #41 49.18   CC       criu/sockets.o
20:24:23 [2021-03-11T20:24:23.899Z] #41 14.26   DEP      images/core-x86.pb-c.d
20:24:23 [2021-03-11T20:24:23.899Z] #41 14.34   DEP      images/core.pb-c.d
20:24:23 [2021-03-11T20:24:23.899Z] #41 14.41   DEP      images/inventory.pb-c.d
20:24:23 [2021-03-11T20:24:23.899Z] #41 14.47   PBCC     images/cpuinfo.pb-c.c
20:24:24 [2021-03-11T20:24:24.156Z] #41 14.50   DEP      images/cpuinfo.pb-c.d
20:24:24 [2021-03-11T20:24:24.156Z] #41 14.54   PBCC     images/stats.pb-c.c
20:24:24 [2021-03-11T20:24:24.156Z] #41 14.56   DEP      images/stats.pb-c.d
20:24:24 [2021-03-11T20:24:24.360Z] #41 49.44   CC       criu/stats.o
20:24:24 [2021-03-11T20:24:24.360Z] #41 49.52   CC       criu/string.o
20:24:24 [2021-03-11T20:24:24.360Z] #41 49.55   CC       criu/sysctl.o
20:24:24 [2021-03-11T20:24:24.616Z] #41 49.74   CC       criu/sysfs_parse.o
20:24:24 [2021-03-11T20:24:24.616Z] #41 49.85   CC       criu/timens.o
20:24:24 [2021-03-11T20:24:24.616Z] #41 49.95   CC       criu/timerfd.o
20:24:24 [2021-03-11T20:24:24.616Z] #41 50.05   CC       criu/tty.o
20:24:25 [2021-03-11T20:24:25.086Z] #41 ...
20:24:25 [2021-03-11T20:24:25.086Z] 
20:24:25 [2021-03-11T20:24:25.086Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:24:25 [2021-03-11T20:24:25.086Z] #43 sha256:c440c18f30018e92463fc14b28d48f13eeb0b78b3352cc72c2743fe5bff4e3a0
20:24:25 [2021-03-11T20:24:25.086Z] #43 75.58 text/template/parse
20:24:25 [2021-03-11T20:24:25.086Z] #43 79.89 go/parser
20:24:25 [2021-03-11T20:24:25.086Z] #43 80.65 text/template
20:24:25 [2021-03-11T20:24:25.086Z] #43 83.12 encoding/xml
20:24:25 [2021-03-11T20:24:25.086Z] #43 85.36 go/doc
20:24:25 [2021-03-11T20:24:25.086Z] #43 ...
20:24:25 [2021-03-11T20:24:25.086Z] 
20:24:25 [2021-03-11T20:24:25.086Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:24:25 [2021-03-11T20:24:25.086Z] #49 sha256:8fb2a73d4734b7a881781f01fd8878449b193dc99d473e3c6b9ce0e8d0348565
20:24:25 [2021-03-11T20:24:25.086Z] #49 78.30 github.com/pkg/diff
20:24:25 [2021-03-11T20:24:25.086Z] #49 78.62 go/ast
20:24:25 [2021-03-11T20:24:25.086Z] #49 80.30 golang.org/x/crypto/ssh/terminal
20:24:25 [2021-03-11T20:24:25.086Z] #49 81.67 mvdan.cc/editorconfig
20:24:25 [2021-03-11T20:24:25.086Z] #49 82.89 mvdan.cc/sh/v3/fileutil
20:24:25 [2021-03-11T20:24:25.086Z] #49 83.02 mvdan.cc/sh/v3/syntax
20:24:25 [2021-03-11T20:24:25.110Z] #27 9.262 
                                                                           0.0%
#                                                                          2.4%
####                                                                       6.5%
########                                                                  11.2%
#########                                                                 12.6%
#############                                                             18.7%
#################                                                         24.6%
#####################                                                     29.4%
########################                                                  33.8%
############################                                              39.9%
################################                                          44.6%
##################################                                        48.3%
#####################################                                     52.2%
#########################################                                 57.7%
############################################                              61.9%
###############################################                           66.5%
###################################################                       71.7%
#####################################################                     74.9%
########################################################                  78.4%
###########################################################               83.0%
##############################################################            87.4%
##################################################################        92.0%
#######################################################################   99.4%
######################################################################## 100.0%
20:24:25 [2021-03-11T20:24:25.544Z] #41 50.76   CC       criu/tun.o
20:24:25 [2021-03-11T20:24:25.602Z] #11 59.82 Selecting previously unselected package binutils-mingw-w64.
20:24:25 [2021-03-11T20:24:25.602Z] #11 ...
20:24:25 [2021-03-11T20:24:25.602Z] 
20:24:25 [2021-03-11T20:24:25.602Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:24:25 [2021-03-11T20:24:25.602Z] #49 sha256:00eb831a442406ca266352c762483711b821384ef21128c32828024905eeb2fa
20:24:25 [2021-03-11T20:24:25.602Z] #49 49.79 reflect
20:24:25 [2021-03-11T20:24:25.602Z] #49 55.20 time
20:24:25 [2021-03-11T20:24:25.650Z] #49 ...
20:24:25 [2021-03-11T20:24:25.650Z] 
20:24:25 [2021-03-11T20:24:25.650Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:24:25 [2021-03-11T20:24:25.650Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:24:25 [2021-03-11T20:24:25.650Z] #41 16.02 make[1]: Nothing to be done for 'all'.
20:24:25 [2021-03-11T20:24:25.691Z] #27 12.06 
20:24:25 [2021-03-11T20:24:25.800Z] #41 51.00   CC       criu/uffd.o
20:24:25 [2021-03-11T20:24:25.860Z] #49 ...
20:24:25 [2021-03-11T20:24:25.860Z] 
20:24:25 [2021-03-11T20:24:25.860Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:24:25 [2021-03-11T20:24:25.860Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:24:25 [2021-03-11T20:24:25.860Z] #11 59.83 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:24:25 [2021-03-11T20:24:25.860Z] #11 59.83 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:24:25 [2021-03-11T20:24:25.860Z] #11 59.98 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:24:25 [2021-03-11T20:24:25.860Z] #11 59.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
20:24:25 [2021-03-11T20:24:25.860Z] #11 60.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:24:26 [2021-03-11T20:24:26.056Z] #41 51.50   CC       criu/util.o
20:24:26 [2021-03-11T20:24:26.117Z] #11 60.21 Selecting previously unselected package dmsetup.
20:24:26 [2021-03-11T20:24:26.375Z] #11 60.25 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
20:24:26 [2021-03-11T20:24:26.375Z] #11 60.27 Unpacking dmsetup (2:1.02.155-3) ...
20:24:26 [2021-03-11T20:24:26.375Z] #11 60.50 Selecting previously unselected package mingw-w64-common.
20:24:26 [2021-03-11T20:24:26.375Z] #11 60.51 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:24:26 [2021-03-11T20:24:26.375Z] #11 60.51 Unpacking mingw-w64-common (6.0.0-3) ...
20:24:26 [2021-03-11T20:24:26.375Z] #11 ...
20:24:26 [2021-03-11T20:24:26.375Z] 
20:24:26 [2021-03-11T20:24:26.375Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:24:26 [2021-03-11T20:24:26.375Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:24:26 [2021-03-11T20:24:26.375Z] #34 50.51 Selecting previously unselected package libicu63:amd64.
20:24:26 [2021-03-11T20:24:26.375Z] #34 50.52 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
20:24:26 [2021-03-11T20:24:26.375Z] #34 50.53 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:24:26 [2021-03-11T20:24:26.375Z] #34 58.26 Selecting previously unselected package libxml2:amd64.
20:24:26 [2021-03-11T20:24:26.375Z] #34 58.30 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
20:24:26 [2021-03-11T20:24:26.375Z] #34 58.30 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
20:24:26 [2021-03-11T20:24:26.375Z] #34 58.87 Selecting previously unselected package libarchive13:amd64.
20:24:26 [2021-03-11T20:24:26.375Z] #34 58.92 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
20:24:26 [2021-03-11T20:24:26.375Z] #34 58.93 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:24:26 [2021-03-11T20:24:26.375Z] #34 59.30 Selecting previously unselected package libjsoncpp1:amd64.
20:24:26 [2021-03-11T20:24:26.375Z] #34 59.30 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
20:24:26 [2021-03-11T20:24:26.375Z] #34 59.31 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
20:24:26 [2021-03-11T20:24:26.375Z] #34 59.45 Selecting previously unselected package librhash0:amd64.
20:24:26 [2021-03-11T20:24:26.375Z] #34 59.47 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
20:24:26 [2021-03-11T20:24:26.375Z] #34 59.48 Unpacking librhash0:amd64 (1.3.8-1) ...
20:24:26 [2021-03-11T20:24:26.375Z] #34 59.68 Selecting previously unselected package libuv1:amd64.
20:24:26 [2021-03-11T20:24:26.375Z] #34 59.68 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
20:24:26 [2021-03-11T20:24:26.375Z] #34 59.69 Unpacking libuv1:amd64 (1.24.1-1) ...
20:24:26 [2021-03-11T20:24:26.375Z] #34 59.82 Selecting previously unselected package cmake.
20:24:26 [2021-03-11T20:24:26.375Z] #34 59.83 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
20:24:26 [2021-03-11T20:24:26.375Z] #34 59.84 Unpacking cmake (3.13.4-1) ...
20:24:26 [2021-03-11T20:24:26.494Z] #27 12.28 
                                                                           0.0%
                                                                           0.9%
#                                                                          1.7%
#                                                                          2.3%
##                                                                         3.3%
###                                                                        4.2%
###                                                                        4.9%
#
20:24:26 [2021-03-11T20:24:26.494Z] #27 ...
20:24:26 [2021-03-11T20:24:26.494Z] 
20:24:26 [2021-03-11T20:24:26.494Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:24:26 [2021-03-11T20:24:26.494Z] #40 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
20:24:26 [2021-03-11T20:24:26.494Z] #40 18.50 Reading package lists...
20:24:26 [2021-03-11T20:24:26.494Z] #40 24.18 Reading package lists...
20:24:26 [2021-03-11T20:24:26.494Z] #40 29.59 Building dependency tree...
20:24:26 [2021-03-11T20:24:26.494Z] #40 32.61 The following additional packages will be installed:
20:24:26 [2021-03-11T20:24:26.494Z] #40 32.62   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:24:26 [2021-03-11T20:24:26.494Z] #40 32.62   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:24:26 [2021-03-11T20:24:26.494Z] #40 32.64 Suggested packages:
20:24:26 [2021-03-11T20:24:26.494Z] #40 32.64   manpages-dev python-setuptools
20:24:26 [2021-03-11T20:24:26.618Z] #41 52.00   CC       criu/uts_ns.o
20:24:26 [2021-03-11T20:24:26.635Z] #34 ...
20:24:26 [2021-03-11T20:24:26.635Z] 
20:24:26 [2021-03-11T20:24:26.635Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:24:26 [2021-03-11T20:24:26.635Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:24:26 [2021-03-11T20:24:26.635Z] #40 60.50 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:24:26 [2021-03-11T20:24:26.635Z] #40 60.52 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:24:26 [2021-03-11T20:24:26.635Z] #40 60.53 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
20:24:26 [2021-03-11T20:24:26.635Z] #40 60.54 Setting up libcap-dev:amd64 (1:2.25-2) ...
20:24:26 [2021-03-11T20:24:26.635Z] #40 60.55 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
20:24:26 [2021-03-11T20:24:26.635Z] #40 60.56 Setting up protobuf-compiler (3.6.1.3-2) ...
20:24:26 [2021-03-11T20:24:26.635Z] #40 60.57 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:24:26 [2021-03-11T20:24:26.635Z] #40 60.59 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:24:26 [2021-03-11T20:24:26.635Z] #40 60.60 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:24:26 [2021-03-11T20:24:26.635Z] #40 60.61 Setting up python-protobuf (3.6.1.3-2) ...
20:24:26 [2021-03-11T20:24:26.759Z] #40 34.03 The following NEW packages will be installed:
20:24:26 [2021-03-11T20:24:26.759Z] #40 34.04   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:24:26 [2021-03-11T20:24:26.759Z] #40 34.04   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:24:26 [2021-03-11T20:24:26.759Z] #40 34.05   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:24:26 [2021-03-11T20:24:26.759Z] #40 34.05   python-six zlib1g-dev
20:24:26 [2021-03-11T20:24:26.759Z] #40 ...
20:24:26 [2021-03-11T20:24:26.759Z] 
20:24:26 [2021-03-11T20:24:26.759Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:24:26 [2021-03-11T20:24:26.759Z] #27 sha256:35be3b9226e272f67530bcdcf780d153133012ec46bee57be181442fc1dc61b6
20:24:26 [2021-03-11T20:24:26.874Z] #41 52.10   CC       criu/vdso-compat.o
20:24:26 [2021-03-11T20:24:26.874Z] #41 52.19   CC       criu/vdso.o
20:24:27 [2021-03-11T20:24:27.019Z] #41 17.29   CC       images/stats.o
20:24:27 [2021-03-11T20:24:27.276Z] #41 17.72   CC       images/core.o
20:24:27 [2021-03-11T20:24:27.434Z] #41 52.49   LINK     criu/built-in.o
20:24:27 [2021-03-11T20:24:27.434Z] #41 52.55   LINK     criu/criu
20:24:27 [2021-03-11T20:24:27.434Z] #41 52.67   DEP      lib/c/criu.d
20:24:27 [2021-03-11T20:24:27.434Z] #41 52.69   CC       images/rpc.pb-c.o
20:24:27 [2021-03-11T20:24:27.690Z] #41 52.89   CC       lib/c/criu.o
20:24:27 [2021-03-11T20:24:27.690Z] #41 ...
20:24:27 [2021-03-11T20:24:27.690Z] 
20:24:27 [2021-03-11T20:24:27.690Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:24:27 [2021-03-11T20:24:27.690Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
20:24:27 [2021-03-11T20:24:27.690Z] #20 1.346 Collecting yamllint==1.16.0
20:24:27 [2021-03-11T20:24:27.690Z] #20 6.542   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:24:27 [2021-03-11T20:24:27.690Z] #20 6.562 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:24:27 [2021-03-11T20:24:27.690Z] #20 6.578   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
20:24:27 [2021-03-11T20:24:27.690Z] #20 6.596 Collecting pyyaml (from yamllint==1.16.0)
20:24:27 [2021-03-11T20:24:27.690Z] #20 6.661   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
20:24:27 [2021-03-11T20:24:27.690Z] #20 6.762 Installing collected packages: pathspec, pyyaml, yamllint
20:24:27 [2021-03-11T20:24:27.690Z] #20 6.871 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
20:24:27 [2021-03-11T20:24:27.690Z] #20 DONE 7.6s
20:24:27 [2021-03-11T20:24:27.690Z] 
20:24:27 [2021-03-11T20:24:27.690Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
20:24:27 [2021-03-11T20:24:27.690Z] #23 sha256:01b62cab5aa0eacc33698385b577e28db60be7616ca80725a90bee8886687d5a
20:24:27 [2021-03-11T20:24:27.695Z] #27 12.28 
                                                                           0.0%
                                                                           0.9%
#                                                                          1.7%
#                                                                          2.3%
##                                                                         3.3%
###                                                                        4.2%
###                                                                        4.9%
####                                                                       5.9%
####                                                                       6.5%
#####                                                                      7.9%
#######                                                                    9.9%
########                                                                  11.5%
#########                                                                 12.9%
##########                                                                14.6%
###########                                                               16.3%
20:24:27 [2021-03-11T20:24:27.695Z] #27 ...
20:24:27 [2021-03-11T20:24:27.695Z] 
20:24:27 [2021-03-11T20:24:27.695Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:24:27 [2021-03-11T20:24:27.695Z] #34 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
20:24:27 [2021-03-11T20:24:27.695Z] #34 19.39 Reading package lists...
20:24:27 [2021-03-11T20:24:27.695Z] #34 25.04 Building dependency tree...
20:24:27 [2021-03-11T20:24:27.695Z] #34 27.47 The following additional packages will be installed:
20:24:27 [2021-03-11T20:24:27.695Z] #34 27.48   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:24:27 [2021-03-11T20:24:27.695Z] #34 27.49 Suggested packages:
20:24:27 [2021-03-11T20:24:27.695Z] #34 27.50   cmake-doc ninja-build lrzip
20:24:27 [2021-03-11T20:24:27.695Z] #34 27.50 Recommended packages:
20:24:27 [2021-03-11T20:24:27.695Z] #34 27.50   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:24:27 [2021-03-11T20:24:27.695Z] #34 28.22 The following NEW packages will be installed:
20:24:27 [2021-03-11T20:24:27.695Z] #34 28.24   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:24:27 [2021-03-11T20:24:27.695Z] #34 28.24   vim-common xxd
20:24:27 [2021-03-11T20:24:27.695Z] #34 28.60 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
20:24:27 [2021-03-11T20:24:27.695Z] #34 28.60 Need to get 14.2 MB of archives.
20:24:27 [2021-03-11T20:24:27.695Z] #34 28.60 After this operation, 60.0 MB of additional disk space will be used.
20:24:27 [2021-03-11T20:24:27.695Z] #34 28.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
20:24:27 [2021-03-11T20:24:27.695Z] #34 28.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
20:24:27 [2021-03-11T20:24:27.695Z] #34 28.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
20:24:27 [2021-03-11T20:24:27.695Z] #34 28.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
20:24:27 [2021-03-11T20:24:27.695Z] #34 29.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB]
20:24:27 [2021-03-11T20:24:27.695Z] #34 29.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
20:24:27 [2021-03-11T20:24:27.695Z] #34 29.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
20:24:27 [2021-03-11T20:24:27.695Z] #34 29.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
20:24:27 [2021-03-11T20:24:27.695Z] #34 29.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
20:24:27 [2021-03-11T20:24:27.695Z] #34 29.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
20:24:27 [2021-03-11T20:24:27.695Z] #34 31.04 debconf: delaying package configuration, since apt-utils is not installed
20:24:27 [2021-03-11T20:24:27.695Z] #34 31.26 Fetched 14.2 MB in 1s (9976 kB/s)
20:24:27 [2021-03-11T20:24:27.695Z] #34 31.38 Selecting previously unselected package xxd.
20:24:27 [2021-03-11T20:24:27.695Z] #34 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.)
20:24:27 [2021-03-11T20:24:27.695Z] #34 31.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
20:24:27 [2021-03-11T20:24:27.695Z] #34 31.56 Unpacking xxd (2:8.1.0875-5) ...
20:24:27 [2021-03-11T20:24:27.695Z] #34 31.91 Selecting previously unselected package vim-common.
20:24:27 [2021-03-11T20:24:27.695Z] #34 31.92 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:24:27 [2021-03-11T20:24:27.695Z] #34 31.94 Unpacking vim-common (2:8.1.0875-5) ...
20:24:27 [2021-03-11T20:24:27.695Z] #34 32.43 Selecting previously unselected package cmake-data.
20:24:27 [2021-03-11T20:24:27.695Z] #34 32.43 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:24:27 [2021-03-11T20:24:27.695Z] #34 32.45 Unpacking cmake-data (3.13.4-1) ...
20:24:27 [2021-03-11T20:24:27.713Z] Client:
20:24:27 [2021-03-11T20:24:27.713Z]  Context:    default
20:24:27 [2021-03-11T20:24:27.713Z]  Debug Mode: false
20:24:27 [2021-03-11T20:24:27.713Z]  Plugins:
20:24:27 [2021-03-11T20:24:27.713Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:24:27 [2021-03-11T20:24:27.713Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
20:24:27 [2021-03-11T20:24:27.713Z] 
20:24:27 [2021-03-11T20:24:27.713Z] Server:
20:24:27 [2021-03-11T20:24:27.713Z]  Containers: 0
20:24:27 [2021-03-11T20:24:27.713Z]   Running: 0
20:24:27 [2021-03-11T20:24:27.713Z]   Paused: 0
20:24:27 [2021-03-11T20:24:27.713Z]   Stopped: 0
20:24:27 [2021-03-11T20:24:27.713Z]  Images: 0
20:24:27 [2021-03-11T20:24:27.713Z]  Server Version: 20.10.3
20:24:27 [2021-03-11T20:24:27.713Z]  Storage Driver: overlay2
20:24:27 [2021-03-11T20:24:27.713Z]   Backing Filesystem: extfs
20:24:27 [2021-03-11T20:24:27.713Z]   Supports d_type: true
20:24:27 [2021-03-11T20:24:27.713Z]   Native Overlay Diff: true
20:24:27 [2021-03-11T20:24:27.713Z]  Logging Driver: json-file
20:24:27 [2021-03-11T20:24:27.713Z]  Cgroup Driver: systemd
20:24:27 [2021-03-11T20:24:27.713Z]  Cgroup Version: 2
20:24:27 [2021-03-11T20:24:27.713Z]  Plugins:
20:24:27 [2021-03-11T20:24:27.713Z]   Volume: local
20:24:27 [2021-03-11T20:24:27.713Z]   Network: bridge host ipvlan macvlan null overlay
20:24:27 [2021-03-11T20:24:27.713Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:24:27 [2021-03-11T20:24:27.713Z]  Swarm: inactive
20:24:27 [2021-03-11T20:24:27.713Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
20:24:27 [2021-03-11T20:24:27.713Z]  Default Runtime: runc
20:24:27 [2021-03-11T20:24:27.713Z]  Init Binary: docker-init
20:24:27 [2021-03-11T20:24:27.713Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
20:24:27 [2021-03-11T20:24:27.713Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:24:27 [2021-03-11T20:24:27.713Z]  init version: de40ad0
20:24:27 [2021-03-11T20:24:27.713Z]  Security Options:
20:24:27 [2021-03-11T20:24:27.713Z]   apparmor
20:24:27 [2021-03-11T20:24:27.713Z]   seccomp
20:24:27 [2021-03-11T20:24:27.713Z]    Profile: default
20:24:27 [2021-03-11T20:24:27.713Z]   cgroupns
20:24:27 [2021-03-11T20:24:27.713Z]  Kernel Version: 5.4.0-1037-aws
20:24:27 [2021-03-11T20:24:27.713Z]  Operating System: Ubuntu 20.04.2 LTS
20:24:27 [2021-03-11T20:24:27.713Z]  OSType: linux
20:24:27 [2021-03-11T20:24:27.713Z]  Architecture: x86_64
20:24:27 [2021-03-11T20:24:27.713Z]  CPUs: 2
20:24:27 [2021-03-11T20:24:27.713Z]  Total Memory: 7.569GiB
20:24:27 [2021-03-11T20:24:27.713Z]  Name: ip-10-100-94-110
20:24:27 [2021-03-11T20:24:27.713Z]  ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K
20:24:27 [2021-03-11T20:24:27.713Z]  Docker Root Dir: /var/lib/docker
20:24:27 [2021-03-11T20:24:27.713Z]  Debug Mode: false
20:24:27 [2021-03-11T20:24:27.713Z]  Registry: https://index.docker.io/v1/
20:24:27 [2021-03-11T20:24:27.713Z]  Labels:
20:24:27 [2021-03-11T20:24:27.713Z]  Experimental: true
20:24:27 [2021-03-11T20:24:27.713Z]  Insecure Registries:
20:24:27 [2021-03-11T20:24:27.713Z]   127.0.0.0/8
20:24:27 [2021-03-11T20:24:27.713Z]  Live Restore Enabled: true
20:24:27 [2021-03-11T20:24:27.713Z] 
20:24:27 [2021-03-11T20:24:27.713Z] WARNING: No kernel memory TCP limit support
20:24:27 [2021-03-11T20:24:27.713Z] WARNING: No oom kill disable support
20:24:27 [2021-03-11T20:24:27.713Z] WARNING: Support for cgroup v2 is experimental
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:24:27 [2021-03-11T20:24:27.946Z] #23 DONE 0.2s
20:24:27 [2021-03-11T20:24:27.946Z] 
20:24:27 [2021-03-11T20:24:27.946Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
20:24:27 [2021-03-11T20:24:27.946Z] #28 sha256:c41e2ed3bd95262004b2d9916f5cb5b433c9842daf9d21d8670cda07a78d29f4
20:24:27 [2021-03-11T20:24:27.963Z] #34 ...
20:24:27 [2021-03-11T20:24:27.963Z] 
20:24:27 [2021-03-11T20:24:27.963Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:24:27 [2021-03-11T20:24:27.963Z] #27 sha256:35be3b9226e272f67530bcdcf780d153133012ec46bee57be181442fc1dc61b6
20:24:27 [2021-03-11T20:24:27.963Z] #27 12.28 
                                                                           0.0%
                                                                           0.9%
#                                                                          1.7%
#                                                                          2.3%
##                                                                         3.3%
###                                                                        4.2%
###                                                                        4.9%
####                                                                       5.9%
####                                                                       6.5%
#####                                                                      7.9%
#######                                                                    9.9%
########                                                                  11.5%
#########                                                                 12.9%
##########                                                                14.6%
###########                                                               16.3%
#############                                                             18.2%
20:24:27 [2021-03-11T20:24:27.963Z] #27 ...
20:24:27 [2021-03-11T20:24:27.963Z] 
20:24:27 [2021-03-11T20:24:27.963Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:24:27 [2021-03-11T20:24:27.963Z] #47 sha256:52332e415e45e591cb7d69f8645ed8d2d850fa690f9971cab2913cecce84b06c
20:24:27 [2021-03-11T20:24:27.963Z] #47 24.99 go: extracting github.com/go-lintpack/lintpack v0.5.2
20:24:27 [2021-03-11T20:24:27.963Z] #47 25.07 go: downloading github.com/inconshreveable/mousetrap v1.0.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 25.23 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
20:24:27 [2021-03-11T20:24:27.963Z] #47 25.32 go: extracting github.com/mitchellh/go-homedir v1.1.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 25.36 go: extracting github.com/inconshreveable/mousetrap v1.0.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 25.41 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:24:27 [2021-03-11T20:24:27.963Z] #47 25.57 go: downloading github.com/sirupsen/logrus v1.4.2
20:24:27 [2021-03-11T20:24:27.963Z] #47 25.57 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
20:24:27 [2021-03-11T20:24:27.963Z] #47 25.61 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
20:24:27 [2021-03-11T20:24:27.963Z] #47 25.67 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:24:27 [2021-03-11T20:24:27.963Z] #47 25.71 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
20:24:27 [2021-03-11T20:24:27.963Z] #47 25.80 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
20:24:27 [2021-03-11T20:24:27.963Z] #47 25.80 go: extracting github.com/sirupsen/logrus v1.4.2
20:24:27 [2021-03-11T20:24:27.963Z] #47 25.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 26.14 go: downloading github.com/BurntSushi/toml v0.3.1
20:24:27 [2021-03-11T20:24:27.963Z] #47 26.23 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
20:24:27 [2021-03-11T20:24:27.963Z] #47 26.28 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
20:24:27 [2021-03-11T20:24:27.963Z] #47 26.33 go: extracting github.com/go-toolsmith/astfmt v1.0.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 26.34 go: downloading github.com/magiconair/properties v1.8.1
20:24:27 [2021-03-11T20:24:27.963Z] #47 26.44 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
20:24:27 [2021-03-11T20:24:27.963Z] #47 26.45 go: downloading github.com/stretchr/objx v0.2.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 26.46 go: extracting github.com/BurntSushi/toml v0.3.1
20:24:27 [2021-03-11T20:24:27.963Z] #47 26.74 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:24:27 [2021-03-11T20:24:27.963Z] #47 26.84 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
20:24:27 [2021-03-11T20:24:27.963Z] #47 26.87 go: extracting github.com/magiconair/properties v1.8.1
20:24:27 [2021-03-11T20:24:27.963Z] #47 26.96 go: downloading github.com/spf13/cast v1.3.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 27.08 go: extracting github.com/stretchr/objx v0.2.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 27.14 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:24:27 [2021-03-11T20:24:27.963Z] #47 27.17 go: downloading github.com/pmezard/go-difflib v1.0.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 27.21 go: extracting github.com/spf13/cast v1.3.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 27.38 go: extracting github.com/pmezard/go-difflib v1.0.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 27.45 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
20:24:27 [2021-03-11T20:24:27.963Z] #47 27.53 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
20:24:27 [2021-03-11T20:24:27.963Z] #47 27.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
20:24:27 [2021-03-11T20:24:27.963Z] #47 27.64 go: downloading github.com/spf13/jwalterweatherman v1.0.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 27.64 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
20:24:27 [2021-03-11T20:24:27.963Z] #47 27.64 go: downloading github.com/go-critic/go-critic v0.4.1
20:24:27 [2021-03-11T20:24:27.963Z] #47 27.79 go: extracting github.com/spf13/jwalterweatherman v1.0.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 28.75 go: extracting github.com/go-critic/go-critic v0.4.1
20:24:27 [2021-03-11T20:24:27.963Z] #47 28.95 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
20:24:27 [2021-03-11T20:24:27.963Z] #47 29.88 go: extracting github.com/gogo/protobuf v1.2.1
20:24:27 [2021-03-11T20:24:27.963Z] #47 31.22 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 31.27 go: downloading github.com/go-toolsmith/astequal v1.0.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 31.28 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 31.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 31.38 go: extracting github.com/go-toolsmith/astequal v1.0.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 31.40 go: downloading github.com/go-toolsmith/astp v1.0.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 31.45 go: extracting github.com/go-toolsmith/astp v1.0.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 31.48 go: downloading github.com/go-toolsmith/typep v1.0.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 31.51 go: extracting github.com/go-toolsmith/astcopy v1.0.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 31.56 go: extracting github.com/go-toolsmith/astcast v1.0.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 31.70 go: extracting github.com/go-toolsmith/typep v1.0.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 31.72 go: extracting github.com/go-toolsmith/strparse v1.0.0
20:24:27 [2021-03-11T20:24:27.963Z] #47 31.88 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
20:24:27 [2021-03-11T20:24:27.963Z] #47 33.89 go: extracting golang.org/x/text v0.3.2
20:24:27 [2021-03-11T20:24:27.963Z] #47 ...
20:24:27 [2021-03-11T20:24:27.963Z] 
20:24:27 [2021-03-11T20:24:27.963Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:24:27 [2021-03-11T20:24:27.963Z] #27 sha256:35be3b9226e272f67530bcdcf780d153133012ec46bee57be181442fc1dc61b6
20:24:28 [2021-03-11T20:24:28.050Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 .
20:24:28 [2021-03-11T20:24:28.050Z] #1 [internal] load build definition from Dockerfile
20:24:28 [2021-03-11T20:24:28.050Z] #1 sha256:a841ed1ce916c7023763cf6b11126897bf48b39c74eae785943960133394394e
20:24:28 [2021-03-11T20:24:28.207Z] #41 18.33   CC       images/core-x86.o
20:24:28 [2021-03-11T20:24:28.306Z] #1 transferring dockerfile: 16.54kB 0.1s done
20:24:28 [2021-03-11T20:24:28.306Z] #1 DONE 0.2s
20:24:28 [2021-03-11T20:24:28.306Z] 
20:24:28 [2021-03-11T20:24:28.306Z] #2 [internal] load .dockerignore
20:24:28 [2021-03-11T20:24:28.306Z] #2 sha256:0124b45288e2206c8fb59e9161d50ea747daf4bba4e7caa93ffe34a4fe9d9ff6
20:24:28 [2021-03-11T20:24:28.306Z] #2 transferring context: 87B done
20:24:28 [2021-03-11T20:24:28.306Z] #2 DONE 0.1s
20:24:28 [2021-03-11T20:24:28.306Z] 
20:24:28 [2021-03-11T20:24:28.306Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
20:24:28 [2021-03-11T20:24:28.306Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
20:24:28 [2021-03-11T20:24:28.463Z] #41 18.85   CC       images/core-arm.o
20:24:28 [2021-03-11T20:24:28.721Z] #41 19.16   CC       images/core-aarch64.o
20:24:28 [2021-03-11T20:24:28.978Z] #41 19.51   CC       images/core-ppc64.o
20:24:29 [2021-03-11T20:24:29.091Z] #27 12.28 
                                                                           0.0%
                                                                           0.9%
#                                                                          1.7%
#                                                                          2.3%
##                                                                         3.3%
###                                                                        4.2%
###                                                                        4.9%
####                                                                       5.9%
####                                                                       6.5%
#####                                                                      7.9%
#######                                                                    9.9%
########                                                                  11.5%
#########                                                                 12.9%
##########                                                                14.6%
###########                                                               16.3%
#############                                                             18.2%
#############                                                             18.2%
#############                                                             18.2%
##############                                                            19.9%
###############                                                           21.1%
###############                                                           21.4%
#################                                                         23.9%
##################                                                        25.5%
###################                                                       27.1%
####################                                                      28.4%
#####################  
20:24:29 [2021-03-11T20:24:29.091Z] #27 ...
20:24:29 [2021-03-11T20:24:29.091Z] 
20:24:29 [2021-03-11T20:24:29.091Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:24:29 [2021-03-11T20:24:29.091Z] #43 sha256:700c15aae8dc466be3a4ece036e614d969ec26c72a0a1189eb439b4b9d6a96d6
20:24:29 [2021-03-11T20:24:29.091Z] #43 26.37 sync
20:24:29 [2021-03-11T20:24:29.091Z] #43 26.38 internal/reflectlite
20:24:29 [2021-03-11T20:24:29.091Z] #43 28.15 github.com/LK4D4/vndr/godl/singleflight
20:24:29 [2021-03-11T20:24:29.091Z] #43 28.18 internal/singleflight
20:24:29 [2021-03-11T20:24:29.091Z] #43 28.18 math/rand
20:24:29 [2021-03-11T20:24:29.091Z] #43 29.84 sort
20:24:29 [2021-03-11T20:24:29.091Z] #43 29.84 errors
20:24:29 [2021-03-11T20:24:29.091Z] #43 30.23 io
20:24:29 [2021-03-11T20:24:29.091Z] #43 30.25 syscall
20:24:29 [2021-03-11T20:24:29.091Z] #43 30.30 strconv
20:24:29 [2021-03-11T20:24:29.091Z] #43 31.41 vendor/golang.org/x/net/dns/dnsmessage
20:24:29 [2021-03-11T20:24:29.091Z] #43 32.79 bytes
20:24:29 [2021-03-11T20:24:29.091Z] #43 35.86 bufio
20:24:29 [2021-03-11T20:24:29.091Z] #43 36.43 reflect
20:24:29 [2021-03-11T20:24:29.091Z] #43 ...
20:24:29 [2021-03-11T20:24:29.091Z] 
20:24:29 [2021-03-11T20:24:29.091Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:24:29 [2021-03-11T20:24:29.091Z] #27 sha256:35be3b9226e272f67530bcdcf780d153133012ec46bee57be181442fc1dc61b6
20:24:29 [2021-03-11T20:24:29.157Z] #40 ...
20:24:29 [2021-03-11T20:24:29.157Z] 
20:24:29 [2021-03-11T20:24:29.157Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:24:29 [2021-03-11T20:24:29.157Z] #32 sha256:07162084a50de51a87d93b903801772a3e31e5338d95f04bed6f27b6533ab0b9
20:24:29 [2021-03-11T20:24:29.157Z] #32 53.23 time
20:24:29 [2021-03-11T20:24:29.157Z] #32 59.71 internal/poll
20:24:29 [2021-03-11T20:24:29.157Z] #32 60.28 internal/fmtsort
20:24:29 [2021-03-11T20:24:29.157Z] #32 60.93 internal/syscall/execenv
20:24:29 [2021-03-11T20:24:29.157Z] #32 61.14 internal/syscall/unix
20:24:29 [2021-03-11T20:24:29.157Z] #32 61.48 strings
20:24:29 [2021-03-11T20:24:29.157Z] #32 62.14 os
20:24:29 [2021-03-11T20:24:29.414Z] #32 ...
20:24:29 [2021-03-11T20:24:29.414Z] 
20:24:29 [2021-03-11T20:24:29.414Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:24:29 [2021-03-11T20:24:29.414Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:24:29 [2021-03-11T20:24:29.414Z] #34 62.89 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:24:29 [2021-03-11T20:24:29.414Z] #34 62.92 Setting up xxd (2:8.1.0875-5) ...
20:24:29 [2021-03-11T20:24:29.414Z] #34 62.93 Setting up libuv1:amd64 (1.24.1-1) ...
20:24:29 [2021-03-11T20:24:29.414Z] #34 62.94 Setting up vim-common (2:8.1.0875-5) ...
20:24:29 [2021-03-11T20:24:29.414Z] #34 62.98 Setting up librhash0:amd64 (1.3.8-1) ...
20:24:29 [2021-03-11T20:24:29.414Z] #34 63.00 Setting up cmake-data (3.13.4-1) ...
20:24:29 [2021-03-11T20:24:29.414Z] #34 63.02 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
20:24:29 [2021-03-11T20:24:29.414Z] #34 63.04 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
20:24:29 [2021-03-11T20:24:29.414Z] #34 63.05 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:24:29 [2021-03-11T20:24:29.414Z] #34 63.07 Setting up cmake (3.13.4-1) ...
20:24:29 [2021-03-11T20:24:29.414Z] #34 63.08 Processing triggers for libc-bin (2.28-10) ...
20:24:29 [2021-03-11T20:24:29.414Z] #34 63.18 Processing triggers for mime-support (3.62) ...
20:24:29 [2021-03-11T20:24:29.622Z] #27 12.28 
                                                                           0.0%
                                                                           0.9%
#                                                                          1.7%
#                                                                          2.3%
##                                                                         3.3%
###                                                                        4.2%
###                                                                        4.9%
####                                                                       5.9%
####                                                                       6.5%
#####                                                                      7.9%
#######                                                                    9.9%
########                                                                  11.5%
#########                                                                 12.9%
##########                                                                14.6%
###########                                                               16.3%
#############                                                             18.2%
#############                                                             18.2%
#############                                                             18.2%
##############                                                            19.9%
###############                                                           21.1%
###############                                                           21.4%
#################                                                         23.9%
##################                                                        25.5%
###################                                                       27.1%
####################                                                      28.4%
#####################                                                     29.5%
######################                                                    31.9%
########################                                                  33.4%
#########################                                                 34.8%
##########################                                                36.2%
###########################                                               38.0%
############################                                              39.7%
20:24:29 [2021-03-11T20:24:29.623Z] #27 ...
20:24:29 [2021-03-11T20:24:29.623Z] 
20:24:29 [2021-03-11T20:24:29.623Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:24:29 [2021-03-11T20:24:29.623Z] #32 sha256:6428f0fe1eba9214dc7e0449d4a5e06ebdfc9260604efaab575e999de1331bfb
20:24:29 [2021-03-11T20:24:29.623Z] #32 27.08 sync
20:24:29 [2021-03-11T20:24:29.623Z] #32 27.08 internal/reflectlite
20:24:29 [2021-03-11T20:24:29.623Z] #32 29.58 sort
20:24:29 [2021-03-11T20:24:29.623Z] #32 29.59 errors
20:24:29 [2021-03-11T20:24:29.623Z] #32 30.06 io
20:24:29 [2021-03-11T20:24:29.623Z] #32 30.07 internal/oserror
20:24:29 [2021-03-11T20:24:29.623Z] #32 30.07 strconv
20:24:29 [2021-03-11T20:24:29.623Z] #32 30.15 syscall
20:24:29 [2021-03-11T20:24:29.623Z] #32 32.53 strings
20:24:29 [2021-03-11T20:24:29.623Z] #32 32.54 bytes
20:24:29 [2021-03-11T20:24:29.623Z] #32 35.89 bufio
20:24:29 [2021-03-11T20:24:29.623Z] #32 36.03 reflect
20:24:29 [2021-03-11T20:24:29.673Z] #3 DONE 1.3s
20:24:29 [2021-03-11T20:24:29.673Z] 
20:24:29 [2021-03-11T20:24:29.673Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
20:24:29 [2021-03-11T20:24:29.673Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
20:24:29 [2021-03-11T20:24:29.673Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
20:24:29 [2021-03-11T20:24:29.673Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
20:24:29 [2021-03-11T20:24:29.673Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
20:24:29 [2021-03-11T20:24:29.888Z] #32 ...
20:24:29 [2021-03-11T20:24:29.888Z] 
20:24:29 [2021-03-11T20:24:29.888Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:24:29 [2021-03-11T20:24:29.888Z] #27 sha256:35be3b9226e272f67530bcdcf780d153133012ec46bee57be181442fc1dc61b6
20:24:29 [2021-03-11T20:24:29.908Z] #41 20.15   CC       images/core-s390.o
20:24:29 [2021-03-11T20:24:29.929Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
20:24:29 [2021-03-11T20:24:29.929Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.2s
20:24:29 [2021-03-11T20:24:29.979Z] #34 DONE 64.2s
20:24:29 [2021-03-11T20:24:29.979Z] 
20:24:29 [2021-03-11T20:24:29.979Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:24:29 [2021-03-11T20:24:29.979Z] #49 sha256:00eb831a442406ca266352c762483711b821384ef21128c32828024905eeb2fa
20:24:29 [2021-03-11T20:24:29.979Z] #49 61.43 context
20:24:29 [2021-03-11T20:24:29.979Z] #49 62.51 os
20:24:29 [2021-03-11T20:24:29.979Z] #49 63.58 encoding/binary
20:24:30 [2021-03-11T20:24:30.153Z] #27 12.28 
                                                                           0.0%
                                                                           0.9%
#                                                                          1.7%
#                                                                          2.3%
##                                                                         3.3%
###                                                                        4.2%
###                                                                        4.9%
####                                                                       5.9%
####                                                                       6.5%
#####                                                                      7.9%
#######                                                                    9.9%
########                                                                  11.5%
#########                                                                 12.9%
##########                                                                14.6%
###########                                                               16.3%
#############                                                             18.2%
#############                                                             18.2%
#############                                                             18.2%
##############                                                            19.9%
###############                                                           21.1%
###############                                                           21.4%
#################                                                         23.9%
##################                                                        25.5%
###################                                                       27.1%
####################                                                      28.4%
#####################                                                     29.5%
######################                                                    31.9%
########################                                                  33.4%
#########################                                                 34.8%
##########################                                                36.2%
###########################                                               38.0%
############################                                              39.7%
#############################                                             40.8%
##############################                                            42.4%
###############################                                           43.8%
################################                                          44.9%
20:24:30 [2021-03-11T20:24:30.153Z] #27 ...
20:24:30 [2021-03-11T20:24:30.153Z] 
20:24:30 [2021-03-11T20:24:30.153Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:24:30 [2021-03-11T20:24:30.153Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
20:24:30 [2021-03-11T20:24:30.153Z] #11 26.19 Building dependency tree...
20:24:30 [2021-03-11T20:24:30.153Z] #11 29.19 The following additional packages will be installed:
20:24:30 [2021-03-11T20:24:30.153Z] #11 29.20   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:24:30 [2021-03-11T20:24:30.153Z] #11 29.20   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:24:30 [2021-03-11T20:24:30.153Z] #11 29.20   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:24:30 [2021-03-11T20:24:30.153Z] #11 29.20   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
20:24:30 [2021-03-11T20:24:30.153Z] #11 29.20   mingw-w64-x86-64-dev
20:24:30 [2021-03-11T20:24:30.153Z] #11 29.20 Suggested packages:
20:24:30 [2021-03-11T20:24:30.153Z] #11 29.20   gcc-8-locales seccomp wine64
20:24:30 [2021-03-11T20:24:30.153Z] #11 31.02 The following NEW packages will be installed:
20:24:30 [2021-03-11T20:24:30.153Z] #11 31.02   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:24:30 [2021-03-11T20:24:30.153Z] #11 31.02   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:24:30 [2021-03-11T20:24:30.153Z] #11 31.02   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:24:30 [2021-03-11T20:24:30.153Z] #11 31.03   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:24:30 [2021-03-11T20:24:30.153Z] #11 31.03   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:24:30 [2021-03-11T20:24:30.153Z] #11 31.03   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:24:30 [2021-03-11T20:24:30.153Z] #11 31.04 The following packages will be upgraded:
20:24:30 [2021-03-11T20:24:30.153Z] #11 31.04   libsystemd0 libudev1
20:24:30 [2021-03-11T20:24:30.153Z] #11 31.40 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
20:24:30 [2021-03-11T20:24:30.153Z] #11 31.40 Need to get 73.8 MB of archives.
20:24:30 [2021-03-11T20:24:30.153Z] #11 31.40 After this operation, 472 MB of additional disk space will be used.
20:24:30 [2021-03-11T20:24:30.153Z] #11 31.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB]
20:24:30 [2021-03-11T20:24:30.153Z] #11 31.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB]
20:24:30 [2021-03-11T20:24:30.153Z] #11 31.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
20:24:30 [2021-03-11T20:24:30.153Z] #11 31.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
20:24:30 [2021-03-11T20:24:30.153Z] #11 31.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:24:30 [2021-03-11T20:24:30.153Z] #11 31.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
20:24:30 [2021-03-11T20:24:30.153Z] #11 31.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
20:24:30 [2021-03-11T20:24:30.153Z] #11 31.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:24:30 [2021-03-11T20:24:30.153Z] #11 32.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:24:30 [2021-03-11T20:24:30.153Z] #11 32.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
20:24:30 [2021-03-11T20:24:30.153Z] #11 32.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
20:24:30 [2021-03-11T20:24:30.153Z] #11 36.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
20:24:30 [2021-03-11T20:24:30.153Z] #11 ...
20:24:30 [2021-03-11T20:24:30.153Z] 
20:24:30 [2021-03-11T20:24:30.153Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:24:30 [2021-03-11T20:24:30.153Z] #27 sha256:35be3b9226e272f67530bcdcf780d153133012ec46bee57be181442fc1dc61b6
20:24:30 [2021-03-11T20:24:30.185Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.51MB / 9.64MB 0.3s
20:24:30 [2021-03-11T20:24:30.442Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done
20:24:30 [2021-03-11T20:24:30.442Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
20:24:30 [2021-03-11T20:24:30.472Z] #41 20.84   CC       images/cpuinfo.o
20:24:30 [2021-03-11T20:24:30.718Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
20:24:30 [2021-03-11T20:24:30.730Z] #41 ...
20:24:30 [2021-03-11T20:24:30.730Z] 
20:24:30 [2021-03-11T20:24:30.730Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:24:30 [2021-03-11T20:24:30.730Z] #54 sha256:cce1977c2c8164ad933e6c0b1e0897beccfed10b624ff32fd508ec52bfcf95a9
20:24:30 [2021-03-11T20:24:30.730Z] #54 43.78 Checking out files:  38% (1464/3819)   
Checking out files:  39% (1490/3819)   
Checking out files:  40% (1528/3819)   
Checking out files:  41% (1566/3819)   
Checking out files:  42% (1604/3819)   
Checking out files:  43% (1643/3819)   
Checking out files:  44% (1681/3819)   
Checking out files:  45% (1719/3819)   
Checking out files:  46% (1757/3819)   
Checking out files:  47% (1795/3819)   
Checking out files:  48% (1834/3819)   
Checking out files:  49% (1872/3819)   
Checking out files:  50% (1910/3819)   
Checking out files:  51% (1948/3819)   
Checking out files:  52% (1986/3819)   
Checking out files:  53% (2025/3819)   
Checking out files:  54% (2063/3819)   
Checking out files:  55% (2101/3819)   
Checking out files:  56% (2139/3819)   
Checking out files:  57% (2177/3819)   
Checking out files:  58% (2216/3819)   
Checking out files:  59% (2254/3819)   
Checking out files:  60% (2292/3819)   
Checking out files:  61% (2330/3819)   
Checking out files:  62% (2368/3819)   
Checking out files:  63% (2406/3819)   
Checking out files:  64% (2445/3819)   
Checking out files:  65% (2483/3819)   
Checking out files:  66% (2521/3819)   
Checking out files:  67% (2559/3819)   
Checking out files:  68% (2597/3819)   
Checking out files:  69% (2636/3819)   
Checking out files:  70% (2674/3819)   
Checking out files:  71% (2712/3819)   
Checking out files:  72% (2750/3819)   
Checking out files:  73% (2788/3819)   
Checking out files:  74% (2827/3819)   
Checking out files:  75% (2865/3819)   
Checking out files:  76% (2903/3819)   
Checking out files:  77% (2941/3819)   
Checking out files:  78% (2979/3819)   
Checking out files:  79% (3018/3819)   
Checking out files:  80% (3056/3819)   
Checking out files:  81% (3094/3819)   
Checking out files:  82% (3132/3819)   
Checking out files:  82% (3150/3819)   
Checking out files:  83% (3170/3819)   
Checking out files:  84% (3208/3819)   
Checking out files:  85% (3247/3819)   
Checking out files:  86% (3285/3819)   
Checking out files:  87% (3323/3819)   
Checking out files:  88% (3361/3819)   
Checking out files:  89% (3399/3819)   
Checking out files:  90% (3438/3819)   
Checking out files:  91% (3476/3819)   
Checking out files:  92% (3514/3819)   
Checking out files:  93% (3552/3819)   
Checking out files:  94% (3590/3819)   
Checking out files:  95% (3629/3819)   
Checking out files:  96% (3667/3819)   
Checking out files:  97% (3705/3819)   
Checking out files:  98% (3743/3819)   
Checking out files:  99% (3781/3819)   
Checking out files: 100% (3819/3819)   
Checking out files: 100% (3819/3819), done.
20:24:30 [2021-03-11T20:24:30.975Z] #4 DONE 1.4s
20:24:30 [2021-03-11T20:24:30.987Z] #54 45.49 + cd /tmp/tmp.WMpma6lA2b/src/github.com/containerd/containerd
20:24:30 [2021-03-11T20:24:30.987Z] #54 45.49 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
20:24:31 [2021-03-11T20:24:31.231Z] 
20:24:31 [2021-03-11T20:24:31.231Z] #7 [internal] load metadata for docker.io/library/debian:buster
20:24:31 [2021-03-11T20:24:31.231Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
20:24:31 [2021-03-11T20:24:31.350Z] #49 65.27 encoding/base64
20:24:31 [2021-03-11T20:24:31.487Z] #7 DONE 0.4s
20:24:31 [2021-03-11T20:24:31.487Z] 
20:24:31 [2021-03-11T20:24:31.487Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:24:31 [2021-03-11T20:24:31.487Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
20:24:31 [2021-03-11T20:24:31.487Z] #6 DONE 0.3s
20:24:31 [2021-03-11T20:24:31.487Z] 
20:24:31 [2021-03-11T20:24:31.487Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
20:24:31 [2021-03-11T20:24:31.487Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
20:24:31 [2021-03-11T20:24:31.487Z] #5 DONE 0.3s
20:24:32 [2021-03-11T20:24:32.050Z] 
20:24:32 [2021-03-11T20:24:32.050Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
20:24:32 [2021-03-11T20:24:32.050Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
20:24:32 [2021-03-11T20:24:32.050Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
20:24:32 [2021-03-11T20:24:32.050Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
20:24:32 [2021-03-11T20:24:32.050Z] #24 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done
20:24:32 [2021-03-11T20:24:32.050Z] #24 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done
20:24:32 [2021-03-11T20:24:32.279Z] #49 66.28 golang.org/x/sys/unix
20:24:32 [2021-03-11T20:24:32.536Z] #49 ...
20:24:32 [2021-03-11T20:24:32.536Z] 
20:24:32 [2021-03-11T20:24:32.536Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:24:32 [2021-03-11T20:24:32.536Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:24:32 [2021-03-11T20:24:32.536Z] #11 66.29 Selecting previously unselected package mingw-w64-x86-64-dev.
20:24:32 [2021-03-11T20:24:32.536Z] #11 66.29 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:24:32 [2021-03-11T20:24:32.536Z] #11 66.29 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:24:32 [2021-03-11T20:24:32.816Z] #27 12.28 
                                                                           0.0%
                                                                           0.9%
#                                                                          1.7%
#                                                                          2.3%
##                                                                         3.3%
###                                                                        4.2%
###                                                                        4.9%
####                                                                       5.9%
####                                                                       6.5%
#####                                                                      7.9%
#######                                                                    9.9%
########                                                                  11.5%
#########                                                                 12.9%
##########                                                                14.6%
###########                                                               16.3%
#############                                                             18.2%
#############                                                             18.2%
#############                                                             18.2%
##############                                                            19.9%
###############                                                           21.1%
###############                                                           21.4%
#################                                                         23.9%
##################                                                        25.5%
###################                                                       27.1%
####################                                                      28.4%
#####################                                                     29.5%
######################                                                    31.9%
########################                                                  33.4%
#########################                                                 34.8%
##########################                                                36.2%
###########################                                               38.0%
############################                                              39.7%
#############################                                             40.8%
##############################                                            42.4%
###############################                                           43.8%
################################                                          44.9%
#################################                                         46.2%
##################################                                        47.6%
###################################                                       49.2%
####################################                                      50.9%
#####################################                                     52.4%
######################################                                    54.0%
######################################                                    54.0%
#######################################                                   55.5%
#########################################                                 57.1%
##########################################                                58.8%
##########################################                                59.6%
############################################                              62.2%
###############################################                           65.6%
###############################################                           66.4%
#################################################                         68.7%
##################################################                        70.5%
####################################################                      72.7%
#####################################################                     74.5%
20:24:32 [2021-03-11T20:24:32.816Z] #27 ...
20:24:32 [2021-03-11T20:24:32.816Z] 
20:24:32 [2021-03-11T20:24:32.816Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:24:32 [2021-03-11T20:24:32.816Z] #53 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
20:24:32 [2021-03-11T20:24:32.816Z] #53 28.90 Building dependency tree...
20:24:32 [2021-03-11T20:24:32.816Z] #53 31.91 The following additional packages will be installed:
20:24:32 [2021-03-11T20:24:32.816Z] #53 31.92   libbtrfs0
20:24:32 [2021-03-11T20:24:32.816Z] #53 32.05 The following NEW packages will be installed:
20:24:32 [2021-03-11T20:24:32.816Z] #53 32.05   libbtrfs-dev libbtrfs0
20:24:32 [2021-03-11T20:24:32.816Z] #53 32.43 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
20:24:32 [2021-03-11T20:24:32.816Z] #53 32.43 Need to get 119 kB of archives.
20:24:32 [2021-03-11T20:24:32.816Z] #53 32.43 After this operation, 387 kB of additional disk space will be used.
20:24:32 [2021-03-11T20:24:32.816Z] #53 32.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
20:24:32 [2021-03-11T20:24:32.816Z] #53 32.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
20:24:32 [2021-03-11T20:24:32.816Z] #53 34.05 debconf: delaying package configuration, since apt-utils is not installed
20:24:32 [2021-03-11T20:24:32.816Z] #53 34.24 Fetched 119 kB in 0s (290 kB/s)
20:24:32 [2021-03-11T20:24:32.816Z] #53 34.39 Selecting previously unselected package libbtrfs0.
20:24:32 [2021-03-11T20:24:32.816Z] #53 34.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.)
20:24:32 [2021-03-11T20:24:32.816Z] #53 34.59 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
20:24:32 [2021-03-11T20:24:32.816Z] #53 34.65 Unpacking libbtrfs0 (4.20.1-2) ...
20:24:32 [2021-03-11T20:24:32.816Z] #53 36.38 Selecting previously unselected package libbtrfs-dev.
20:24:32 [2021-03-11T20:24:32.816Z] #53 36.39 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
20:24:32 [2021-03-11T20:24:32.816Z] #53 36.40 Unpacking libbtrfs-dev (4.20.1-2) ...
20:24:32 [2021-03-11T20:24:32.816Z] #53 36.76 Setting up libbtrfs0 (4.20.1-2) ...
20:24:32 [2021-03-11T20:24:32.816Z] #53 36.85 Setting up libbtrfs-dev (4.20.1-2) ...
20:24:32 [2021-03-11T20:24:32.816Z] #53 36.88 Processing triggers for libc-bin (2.28-10) ...
20:24:32 [2021-03-11T20:24:32.816Z] #53 ...
20:24:32 [2021-03-11T20:24:32.816Z] 
20:24:32 [2021-03-11T20:24:32.816Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:24:32 [2021-03-11T20:24:32.816Z] #27 sha256:35be3b9226e272f67530bcdcf780d153133012ec46bee57be181442fc1dc61b6
20:24:32 [2021-03-11T20:24:32.881Z] #54 47.26 + export 'BUILDTAGS=netgo osusergo static_build'
20:24:32 [2021-03-11T20:24:32.881Z] #54 47.26 + BUILDTAGS='netgo osusergo static_build'
20:24:32 [2021-03-11T20:24:32.881Z] #54 47.27 + export EXTRA_FLAGS=-buildmode=pie
20:24:32 [2021-03-11T20:24:32.881Z] #54 47.27 + EXTRA_FLAGS=-buildmode=pie
20:24:32 [2021-03-11T20:24:32.881Z] #54 47.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:24:32 [2021-03-11T20:24:32.881Z] #54 47.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:24:32 [2021-03-11T20:24:32.881Z] #54 47.27 + '[' '' = dynamic ']'
20:24:32 [2021-03-11T20:24:32.881Z] #54 47.27 + make
20:24:33 [2021-03-11T20:24:33.209Z] #28 ...
20:24:33 [2021-03-11T20:24:33.209Z] 
20:24:33 [2021-03-11T20:24:33.209Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:24:33 [2021-03-11T20:24:33.209Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:24:33 [2021-03-11T20:24:33.209Z] #41 53.30   LINK     lib/c/built-in.o
20:24:33 [2021-03-11T20:24:33.209Z] #41 53.31   LINK     lib/c/libcriu.so
20:24:33 [2021-03-11T20:24:33.209Z] #41 53.34   LINK     lib/c/libcriu.a
20:24:33 [2021-03-11T20:24:33.209Z] #41 53.44   GEN      magic.py
20:24:33 [2021-03-11T20:24:33.209Z] #41 53.64 Note: Building without setproctitle() and strlcpy() support.
20:24:33 [2021-03-11T20:24:33.209Z] #41 53.64       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:24:33 [2021-03-11T20:24:33.209Z] #41 53.65 Note: Building without GnuTLS support
20:24:33 [2021-03-11T20:24:33.209Z] #41 53.66 Makefile.config:39: Warn: you have no libnftables installed
20:24:33 [2021-03-11T20:24:33.209Z] #41 53.66 Makefile.config:40: Warn: Building without nftables support
20:24:33 [2021-03-11T20:24:33.209Z] #41 54.17 fatal: not a git repository (or any of the parent directories): .git
20:24:33 [2021-03-11T20:24:33.209Z] #41 54.44 make[1]: Nothing to be done for 'all'.
20:24:33 [2021-03-11T20:24:33.209Z] #41 54.62 make[1]: 'images/built-in.o' is up to date.
20:24:33 [2021-03-11T20:24:33.209Z] #41 54.63 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:24:33 [2021-03-11T20:24:33.209Z] #41 54.64 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:24:33 [2021-03-11T20:24:33.209Z] #41 54.65 make[1]: 'compel/libcompel.a' is up to date.
20:24:33 [2021-03-11T20:24:33.209Z] #41 54.66 make[1]: 'compel/compel-host-bin' is up to date.
20:24:33 [2021-03-11T20:24:33.209Z] #41 54.67 make[1]: Nothing to be done for 'all'.
20:24:33 [2021-03-11T20:24:33.209Z] #41 54.68 make[1]: 'soccr/libsoccr.a' is up to date.
20:24:33 [2021-03-11T20:24:33.209Z] #41 54.78 make[2]: Nothing to be done for 'all'.
20:24:33 [2021-03-11T20:24:33.209Z] #41 54.79 make[2]: Nothing to be done for 'all'.
20:24:33 [2021-03-11T20:24:33.209Z] #41 54.80 make[2]: Nothing to be done for 'all'.
20:24:33 [2021-03-11T20:24:33.209Z] #41 54.83 make[2]: Nothing to be done for 'all'.
20:24:33 [2021-03-11T20:24:33.209Z] #41 54.86 make[2]: Nothing to be done for 'all'.
20:24:33 [2021-03-11T20:24:33.209Z] #41 54.87 make[2]: Nothing to be done for 'all'.
20:24:33 [2021-03-11T20:24:33.209Z] #41 54.88 make[2]: Nothing to be done for 'all'.
20:24:33 [2021-03-11T20:24:33.209Z] #41 54.91 make[2]: Nothing to be done for 'all'.
20:24:33 [2021-03-11T20:24:33.209Z] #41 54.92   INSTALL  criu/criu
20:24:33 [2021-03-11T20:24:33.209Z] #41 ...
20:24:33 [2021-03-11T20:24:33.209Z] 
20:24:33 [2021-03-11T20:24:33.209Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:24:33 [2021-03-11T20:24:33.209Z] #54 sha256:9dd6ed9d68dc0503ca2ee24a9bc8b2c65d0b4d3a5b715079ae6fe61d8fe771af
20:24:33 [2021-03-11T20:24:33.209Z] #54 56.89 + bin/containerd-stress
20:24:33 [2021-03-11T20:24:33.209Z] #54 58.68 + bin/containerd-shim
20:24:33 [2021-03-11T20:24:33.209Z] #54 61.54 + bin/containerd-shim-runc-v1
20:24:33 [2021-03-11T20:24:33.209Z] #54 64.13 + bin/containerd-shim-runc-v2
20:24:33 [2021-03-11T20:24:33.209Z] #54 65.43 + binaries
20:24:33 [2021-03-11T20:24:33.209Z] #54 65.43 + install -D bin/containerd /build/containerd
20:24:33 [2021-03-11T20:24:33.209Z] #54 65.46 + install -D bin/containerd-shim /build/containerd-shim
20:24:33 [2021-03-11T20:24:33.209Z] #54 65.46 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:24:33 [2021-03-11T20:24:33.209Z] #54 65.47 + install -D bin/ctr /build/ctr
20:24:33 [2021-03-11T20:24:33.464Z] #54 ...
20:24:33 [2021-03-11T20:24:33.464Z] 
20:24:33 [2021-03-11T20:24:33.464Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:24:33 [2021-03-11T20:24:33.464Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:24:33 [2021-03-11T20:24:33.464Z] #41 DONE 58.7s
20:24:33 [2021-03-11T20:24:33.464Z] 
20:24:33 [2021-03-11T20:24:33.464Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
20:24:33 [2021-03-11T20:24:33.464Z] #28 sha256:c41e2ed3bd95262004b2d9916f5cb5b433c9842daf9d21d8670cda07a78d29f4
20:24:33 [2021-03-11T20:24:33.464Z] #28 DONE 5.6s
20:24:33 [2021-03-11T20:24:33.464Z] 
20:24:33 [2021-03-11T20:24:33.464Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:24:33 [2021-03-11T20:24:33.464Z] #54 sha256:9dd6ed9d68dc0503ca2ee24a9bc8b2c65d0b4d3a5b715079ae6fe61d8fe771af
20:24:33 [2021-03-11T20:24:33.464Z] #54 DONE 67.2s
20:24:33 [2021-03-11T20:24:33.464Z] 
20:24:33 [2021-03-11T20:24:33.464Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
20:24:33 [2021-03-11T20:24:33.464Z] #31 sha256:73e5b40f7ffdefc141402928b2ce97cf7f7c192011174f85ebdd88c6b1809f33
20:24:33 [2021-03-11T20:24:33.465Z] #11 ...
20:24:33 [2021-03-11T20:24:33.465Z] 
20:24:33 [2021-03-11T20:24:33.465Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:24:33 [2021-03-11T20:24:33.465Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:24:33 [2021-03-11T20:24:33.465Z] #40 67.02 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
20:24:33 [2021-03-11T20:24:33.465Z] #40 67.02 Processing triggers for libc-bin (2.28-10) ...
20:24:33 [2021-03-11T20:24:33.465Z] #40 DONE 67.5s
20:24:33 [2021-03-11T20:24:33.465Z] 
20:24:33 [2021-03-11T20:24:33.465Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
20:24:33 [2021-03-11T20:24:33.465Z] #35 sha256:d9d0166140f95523abaf4710f70c3d6635517146edc63f749563f1b6c22aa709
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.156 + RM_GOPATH=0
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.156 + TMP_GOPATH=
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.156 + : /build
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.156 + '[' -z '' ']'
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.158 ++ mktemp -d
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.159 + export GOPATH=/tmp/tmp.ks42Gk2gvw
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.159 + GOPATH=/tmp/tmp.ks42Gk2gvw
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.159 + RM_GOPATH=1
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.159 + case "$(go env GOARCH)" in
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.160 ++ go env GOARCH
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.184 + export GO_BUILDMODE=-buildmode=pie
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.184 + GO_BUILDMODE=-buildmode=pie
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.184 ++ dirname /tmp/install/install.sh
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.192 + dir=/tmp/install
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.192 + bin=tini
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.192 + shift
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.192 + '[' '!' -f /tmp/install/tini.installer ']'
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.193 + . /tmp/install/tini.installer
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.193 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.193 + install_tini
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.193 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.194 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.194 + git clone https://github.com/krallin/tini.git /tmp/tmp.ks42Gk2gvw/tini
20:24:33 [2021-03-11T20:24:33.465Z] #35 1.195 Cloning into '/tmp/tmp.ks42Gk2gvw/tini'...
20:24:33 [2021-03-11T20:24:33.465Z] #35 3.147 + cd /tmp/tmp.ks42Gk2gvw/tini
20:24:33 [2021-03-11T20:24:33.465Z] #35 3.148 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
20:24:33 [2021-03-11T20:24:33.465Z] #35 3.160 + cmake .
20:24:33 [2021-03-11T20:24:33.720Z] #31 DONE 0.3s
20:24:33 [2021-03-11T20:24:33.720Z] 
20:24:33 [2021-03-11T20:24:33.720Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
20:24:33 [2021-03-11T20:24:33.720Z] #33 sha256:017e89fa84412345340dc772018688d093f509400c88d77fb8f24c6532b784c6
20:24:33 [2021-03-11T20:24:33.720Z] #33 DONE 0.0s
20:24:33 [2021-03-11T20:24:33.720Z] 
20:24:33 [2021-03-11T20:24:33.720Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
20:24:33 [2021-03-11T20:24:33.720Z] #36 sha256:f3fe53dee886ff9d13bf53406af3364ee26573657894657e189126358d093e13
20:24:33 [2021-03-11T20:24:33.720Z] #36 DONE 0.0s
20:24:33 [2021-03-11T20:24:33.975Z] 
20:24:33 [2021-03-11T20:24:33.975Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
20:24:33 [2021-03-11T20:24:33.975Z] #39 sha256:f4780d61c404320ed13be3f014290d925bb52ee824d783827ec22669485a4d71
20:24:34 [2021-03-11T20:24:34.030Z] #35 4.049 -- The C compiler identification is GNU 8.3.0
20:24:34 [2021-03-11T20:24:34.250Z] #54 48.60 + bin/ctr
20:24:34 [2021-03-11T20:24:34.286Z] #35 4.172 -- Check for working C compiler: /usr/bin/cc
20:24:34 [2021-03-11T20:24:34.535Z] #39 DONE 0.6s
20:24:34 [2021-03-11T20:24:34.535Z] 
20:24:34 [2021-03-11T20:24:34.535Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:24:34 [2021-03-11T20:24:34.535Z] #42 sha256:907a2fe95f054a102f4bf5e39d6e6b3a7564c455b6965eaad4dd9b78b4008d4e
20:24:34 [2021-03-11T20:24:34.535Z] #42 DONE 0.0s
20:24:34 [2021-03-11T20:24:34.535Z] 
20:24:34 [2021-03-11T20:24:34.535Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
20:24:34 [2021-03-11T20:24:34.535Z] #44 sha256:2a3fc6b50a005ab051a9f3844dc4ee67935bc3f381a85b444decc6b89997b1e6
20:24:34 [2021-03-11T20:24:34.535Z] #44 DONE 0.2s
20:24:34 [2021-03-11T20:24:34.543Z] #35 ...
20:24:34 [2021-03-11T20:24:34.543Z] 
20:24:34 [2021-03-11T20:24:34.543Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:24:34 [2021-03-11T20:24:34.543Z] #43 sha256:8cbdb0beef49b615ecb808cc8c68245870f39cac0cc58809d71da321febafa77
20:24:34 [2021-03-11T20:24:34.543Z] #43 58.63 time
20:24:34 [2021-03-11T20:24:34.543Z] #43 62.28 strings
20:24:34 [2021-03-11T20:24:34.543Z] #43 64.64 os
20:24:34 [2021-03-11T20:24:34.543Z] #43 65.72 regexp/syntax
20:24:34 [2021-03-11T20:24:34.753Z] #27 12.28 
                                                                           0.0%
                                                                           0.9%
#                                                                          1.7%
#                                                                          2.3%
##                                                                         3.3%
###                                                                        4.2%
###                                                                        4.9%
####                                                                       5.9%
####                                                                       6.5%
#####                                                                      7.9%
#######                                                                    9.9%
########                                                                  11.5%
#########                                                                 12.9%
##########                                                                14.6%
###########                                                               16.3%
#############                                                             18.2%
#############                                                             18.2%
#############                                                             18.2%
##############                                                            19.9%
###############                                                           21.1%
###############                                                           21.4%
#################                                                         23.9%
##################                                                        25.5%
###################                                                       27.1%
####################                                                      28.4%
#####################                                                     29.5%
######################                                                    31.9%
########################                                                  33.4%
#########################                                                 34.8%
##########################                                                36.2%
###########################                                               38.0%
############################                                              39.7%
#############################                                             40.8%
##############################                                            42.4%
###############################                                           43.8%
################################                                          44.9%
#################################                                         46.2%
##################################                                        47.6%
###################################                                       49.2%
####################################                                      50.9%
#####################################                                     52.4%
######################################                                    54.0%
######################################                                    54.0%
#######################################                                   55.5%
#########################################                                 57.1%
##########################################                                58.8%
##########################################                                59.6%
############################################                              62.2%
###############################################                           65.6%
###############################################                           66.4%
#################################################                         68.7%
##################################################                        70.5%
####################################################                      72.7%
#####################################################                     74.5%
#######################################################                   76.4%
########################################################                  78.4%
########################################################                  79.1%
##########################################################                80.7%
##########################################################                80.7%
############################################################              83.8%
############################################################              83.8%
##############################################################            87.3%
################################################################          89.2%
#################################################################         91.2%
##################################################################        93.0%
####################################################################      94.6%
#####################################################################     96.7%
#######################################################################   99.9%
######################################################################## 100.0%
20:24:34 [2021-03-11T20:24:34.753Z] #27 21.13 
20:24:34 [2021-03-11T20:24:34.753Z] #27 ...
20:24:34 [2021-03-11T20:24:34.753Z] 
20:24:34 [2021-03-11T20:24:34.753Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:24:34 [2021-03-11T20:24:34.753Z] #30 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
20:24:34 [2021-03-11T20:24:34.753Z] #30 31.82 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
20:24:34 [2021-03-11T20:24:34.753Z] #30 32.44 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:24:34 [2021-03-11T20:24:34.753Z] #30 32.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:24:34 [2021-03-11T20:24:34.753Z] #30 ...
20:24:34 [2021-03-11T20:24:34.753Z] 
20:24:34 [2021-03-11T20:24:34.753Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:24:34 [2021-03-11T20:24:34.753Z] #47 sha256:52332e415e45e591cb7d69f8645ed8d2d850fa690f9971cab2913cecce84b06c
20:24:34 [2021-03-11T20:24:34.753Z] #47 39.82 go: finding github.com/fatih/color v1.7.0
20:24:34 [2021-03-11T20:24:34.753Z] #47 39.84 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
20:24:34 [2021-03-11T20:24:34.753Z] #47 39.97 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
20:24:34 [2021-03-11T20:24:34.753Z] #47 40.00 go: finding github.com/go-critic/go-critic v0.4.1
20:24:34 [2021-03-11T20:24:34.753Z] #47 40.19 go: finding github.com/go-lintpack/lintpack v0.5.2
20:24:34 [2021-03-11T20:24:34.753Z] #47 40.20 go: finding github.com/pkg/errors v0.8.1
20:24:34 [2021-03-11T20:24:34.753Z] #47 40.20 go: finding github.com/mattn/go-colorable v0.1.4
20:24:34 [2021-03-11T20:24:34.753Z] #47 40.35 go: finding github.com/mattn/go-isatty v0.0.8
20:24:34 [2021-03-11T20:24:34.753Z] #47 40.37 go: finding github.com/mitchellh/go-homedir v1.1.0
20:24:34 [2021-03-11T20:24:34.753Z] #47 40.40 go: finding github.com/go-toolsmith/astequal v1.0.0
20:24:34 [2021-03-11T20:24:34.753Z] #47 40.40 go: finding github.com/go-toolsmith/astfmt v1.0.0
20:24:34 [2021-03-11T20:24:34.753Z] #47 41.12 go: finding github.com/go-toolsmith/astp v1.0.0
20:24:34 [2021-03-11T20:24:34.753Z] #47 41.12 go: finding github.com/spf13/viper v1.6.1
20:24:34 [2021-03-11T20:24:34.753Z] #47 41.13 go: finding github.com/go-toolsmith/astcast v1.0.0
20:24:34 [2021-03-11T20:24:34.753Z] #47 41.14 go: finding github.com/go-toolsmith/typep v1.0.0
20:24:34 [2021-03-11T20:24:34.753Z] #47 41.15 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
20:24:34 [2021-03-11T20:24:34.753Z] #47 41.71 go: finding github.com/go-toolsmith/astcopy v1.0.0
20:24:34 [2021-03-11T20:24:34.753Z] #47 41.77 go: finding github.com/sirupsen/logrus v1.4.2
20:24:34 [2021-03-11T20:24:34.753Z] #47 41.80 go: finding github.com/stretchr/testify v1.4.0
20:24:34 [2021-03-11T20:24:34.753Z] #47 41.89 go: finding github.com/go-toolsmith/strparse v1.0.0
20:24:34 [2021-03-11T20:24:34.790Z] 
20:24:34 [2021-03-11T20:24:34.790Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
20:24:34 [2021-03-11T20:24:34.790Z] #46 sha256:8d720c3b31888ca939c8cd7421a694bb2844525bcead91f3ff31a963a8ae0b89
20:24:34 [2021-03-11T20:24:34.790Z] #46 DONE 0.0s
20:24:34 [2021-03-11T20:24:34.790Z] 
20:24:34 [2021-03-11T20:24:34.790Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
20:24:34 [2021-03-11T20:24:34.790Z] #48 sha256:41fac50e62cdda5418e2a5dd5fea1aada75727182e9ebb5d4bf957576481d654
20:24:34 [2021-03-11T20:24:34.799Z] #43 68.85 fmt
20:24:34 [2021-03-11T20:24:34.799Z] #43 ...
20:24:34 [2021-03-11T20:24:34.799Z] 
20:24:34 [2021-03-11T20:24:34.799Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:24:34 [2021-03-11T20:24:34.799Z] #32 sha256:07162084a50de51a87d93b903801772a3e31e5338d95f04bed6f27b6533ab0b9
20:24:34 [2021-03-11T20:24:34.799Z] #32 65.06 path
20:24:34 [2021-03-11T20:24:34.799Z] #32 65.77 text/tabwriter
20:24:34 [2021-03-11T20:24:34.799Z] #32 66.11 fmt
20:24:34 [2021-03-11T20:24:34.799Z] #32 66.37 path/filepath
20:24:34 [2021-03-11T20:24:34.799Z] #32 68.14 io/ioutil
20:24:35 [2021-03-11T20:24:35.180Z] #54 ...
20:24:35 [2021-03-11T20:24:35.181Z] 
20:24:35 [2021-03-11T20:24:35.181Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:24:35 [2021-03-11T20:24:35.181Z] #49 sha256:8fb2a73d4734b7a881781f01fd8878449b193dc99d473e3c6b9ce0e8d0348565
20:24:35 [2021-03-11T20:24:35.181Z] #49 89.43 mvdan.cc/sh/v3/cmd/shfmt
20:24:35 [2021-03-11T20:24:35.181Z] #49 DONE 95.6s
20:24:35 [2021-03-11T20:24:35.181Z] 
20:24:35 [2021-03-11T20:24:35.181Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:24:35 [2021-03-11T20:24:35.181Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:24:35 [2021-03-11T20:24:35.181Z] #41 21.32   CC       images/inventory.o
20:24:35 [2021-03-11T20:24:35.181Z] #41 21.66   CC       images/fdinfo.o
20:24:35 [2021-03-11T20:24:35.181Z] #41 22.08   CC       images/fown.o
20:24:35 [2021-03-11T20:24:35.181Z] #41 22.34   CC       images/ns.o
20:24:35 [2021-03-11T20:24:35.181Z] #41 22.63   CC       images/regfile.o
20:24:35 [2021-03-11T20:24:35.181Z] #41 22.86   CC       images/ghost-file.o
20:24:35 [2021-03-11T20:24:35.181Z] #41 23.25   CC       images/fifo.o
20:24:35 [2021-03-11T20:24:35.181Z] #41 23.42   CC       images/remap-file-path.o
20:24:35 [2021-03-11T20:24:35.181Z] #41 23.70   CC       images/eventfd.o
20:24:35 [2021-03-11T20:24:35.181Z] #41 23.90   CC       images/eventpoll.o
20:24:35 [2021-03-11T20:24:35.181Z] #41 24.20   CC       images/fh.o
20:24:35 [2021-03-11T20:24:35.181Z] #41 24.54   CC       images/fsnotify.o
20:24:35 [2021-03-11T20:24:35.181Z] #41 25.14   CC       images/signalfd.o
20:24:35 [2021-03-11T20:24:35.181Z] #41 25.42   CC       images/fs.o
20:24:35 [2021-03-11T20:24:35.226Z] #47 42.23 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
20:24:35 [2021-03-11T20:24:35.226Z] #47 42.26 go: finding github.com/davecgh/go-spew v1.1.1
20:24:35 [2021-03-11T20:24:35.226Z] #47 42.28 go: finding github.com/bombsimon/wsl/v2 v2.0.0
20:24:35 [2021-03-11T20:24:35.226Z] #47 42.30 go: finding github.com/spf13/cobra v0.0.5
20:24:35 [2021-03-11T20:24:35.226Z] #47 42.35 go: finding github.com/pmezard/go-difflib v1.0.0
20:24:35 [2021-03-11T20:24:35.226Z] #47 42.39 go: finding github.com/spf13/pflag v1.0.5
20:24:35 [2021-03-11T20:24:35.226Z] #47 42.49 go: finding github.com/fsnotify/fsnotify v1.4.7
20:24:35 [2021-03-11T20:24:35.226Z] #47 42.49 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:24:35 [2021-03-11T20:24:35.226Z] #47 42.50 go: finding github.com/hashicorp/hcl v1.0.0
20:24:35 [2021-03-11T20:24:35.226Z] #47 42.50 go: finding github.com/gobwas/glob v0.2.3
20:24:35 [2021-03-11T20:24:35.226Z] #47 42.51 go: finding github.com/stretchr/objx v0.2.0
20:24:35 [2021-03-11T20:24:35.226Z] #47 42.56 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:24:35 [2021-03-11T20:24:35.350Z] #48 DONE 0.4s
20:24:35 [2021-03-11T20:24:35.350Z] 
20:24:35 [2021-03-11T20:24:35.350Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
20:24:35 [2021-03-11T20:24:35.350Z] #50 sha256:7b4c92aa3d2b10f675f89e8a4a930bf954d49d5dd3e6f0d761297c570b08be66
20:24:35 [2021-03-11T20:24:35.350Z] #50 DONE 0.0s
20:24:35 [2021-03-11T20:24:35.350Z] 
20:24:35 [2021-03-11T20:24:35.350Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
20:24:35 [2021-03-11T20:24:35.350Z] #52 sha256:06eb9b7233df455afd57bc807c47c88e21facaae080da9b20274efe6050e1d0d
20:24:35 [2021-03-11T20:24:35.352Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0B / 50.40MB 2.9s
20:24:35 [2021-03-11T20:24:35.352Z] #24 ...
20:24:35 [2021-03-11T20:24:35.352Z] 
20:24:35 [2021-03-11T20:24:35.352Z] #21 [internal] load build context
20:24:35 [2021-03-11T20:24:35.352Z] #21 sha256:87d1b88146e0413c48d62782d3e854676ac143a59db5577be42f6ff6e1ad12a8
20:24:35 [2021-03-11T20:24:35.352Z] #21 transferring context: 53.41MB 2.8s done
20:24:35 [2021-03-11T20:24:35.352Z] #21 DONE 3.0s
20:24:35 [2021-03-11T20:24:35.352Z] 
20:24:35 [2021-03-11T20:24:35.352Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
20:24:35 [2021-03-11T20:24:35.352Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
20:24:35 [2021-03-11T20:24:35.352Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.15MB / 50.40MB 3.0s
20:24:35 [2021-03-11T20:24:35.352Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 10.49MB / 50.40MB 3.1s
20:24:35 [2021-03-11T20:24:35.352Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 14.68MB / 50.40MB 3.2s
20:24:35 [2021-03-11T20:24:35.352Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 28.31MB / 50.40MB 3.4s
20:24:35 [2021-03-11T20:24:35.438Z] #41 25.72   CC       images/pstree.o
20:24:35 [2021-03-11T20:24:35.523Z] #47 42.61 go: finding github.com/magiconair/properties v1.8.1
20:24:35 [2021-03-11T20:24:35.523Z] #47 42.62 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
20:24:35 [2021-03-11T20:24:35.523Z] #47 42.62 go: finding gopkg.in/yaml.v2 v2.2.7
20:24:35 [2021-03-11T20:24:35.523Z] #47 42.62 go: finding github.com/mitchellh/mapstructure v1.1.2
20:24:35 [2021-03-11T20:24:35.605Z] #52 DONE 0.2s
20:24:35 [2021-03-11T20:24:35.605Z] 
20:24:35 [2021-03-11T20:24:35.605Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
20:24:35 [2021-03-11T20:24:35.605Z] #55 sha256:d64951e4c4076a983e87b3ff4527cfbc4eb41f4aafbacf73cf436a9b5ffda08f
20:24:35 [2021-03-11T20:24:35.610Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 36.70MB / 50.40MB 3.5s
20:24:35 [2021-03-11T20:24:35.610Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 42.99MB / 50.40MB 3.6s
20:24:35 [2021-03-11T20:24:35.610Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 3.7s
20:24:35 [2021-03-11T20:24:35.695Z] #41 25.98   CC       images/pipe.o
20:24:35 [2021-03-11T20:24:35.952Z] #41 26.34   CC       images/tcp-stream.o
20:24:36 [2021-03-11T20:24:36.166Z] #32 70.23 github.com/BurntSushi/toml
20:24:36 [2021-03-11T20:24:36.166Z] #32 70.24 flag
20:24:36 [2021-03-11T20:24:36.208Z] #41 26.61   CC       images/sk-packet.o
20:24:36 [2021-03-11T20:24:36.335Z] #47 43.17 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:24:36 [2021-03-11T20:24:36.335Z] #47 43.21 go: finding github.com/pelletier/go-toml v1.2.0
20:24:36 [2021-03-11T20:24:36.335Z] #47 43.23 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
20:24:36 [2021-03-11T20:24:36.335Z] #47 43.41 go: finding github.com/spf13/afero v1.1.2
20:24:36 [2021-03-11T20:24:36.465Z] #41 26.89   CC       images/mnt.o
20:24:36 [2021-03-11T20:24:36.530Z] #55 DONE 0.9s
20:24:36 [2021-03-11T20:24:36.530Z] 
20:24:36 [2021-03-11T20:24:36.530Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:24:36 [2021-03-11T20:24:36.530Z] #59 sha256:a17f73117a0b712e66216c0c14bd0b1f9f5b249d2a53992d3903c1e462e7fe87
20:24:36 [2021-03-11T20:24:36.530Z] #59 DONE 0.2s
20:24:36 [2021-03-11T20:24:36.540Z] #24 ...
20:24:36 [2021-03-11T20:24:36.540Z] 
20:24:36 [2021-03-11T20:24:36.540Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
20:24:36 [2021-03-11T20:24:36.540Z] #60 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
20:24:36 [2021-03-11T20:24:36.540Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
20:24:36 [2021-03-11T20:24:36.540Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:24:36 [2021-03-11T20:24:36.540Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:24:36 [2021-03-11T20:24:36.540Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.0s done
20:24:36 [2021-03-11T20:24:36.540Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done
20:24:36 [2021-03-11T20:24:36.540Z] #60 DONE 4.5s
20:24:36 [2021-03-11T20:24:36.540Z] 
20:24:36 [2021-03-11T20:24:36.540Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
20:24:36 [2021-03-11T20:24:36.540Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
20:24:36 [2021-03-11T20:24:36.540Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 4.5s done
20:24:36 [2021-03-11T20:24:36.627Z] #47 43.64 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
20:24:36 [2021-03-11T20:24:36.723Z] #41 27.05   CC       images/pipe-data.o
20:24:36 [2021-03-11T20:24:36.723Z] #41 ...
20:24:36 [2021-03-11T20:24:36.723Z] 
20:24:36 [2021-03-11T20:24:36.723Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:24:36 [2021-03-11T20:24:36.723Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:24:36 [2021-03-11T20:24:36.723Z] #11 97.21 Selecting previously unselected package g++-mingw-w64-x86-64.
20:24:36 [2021-03-11T20:24:36.723Z] #11 97.22 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:24:36 [2021-03-11T20:24:36.723Z] #11 97.22 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:24:36 [2021-03-11T20:24:36.785Z] 
20:24:36 [2021-03-11T20:24:36.785Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
20:24:36 [2021-03-11T20:24:36.785Z] #61 sha256:2f72f0a22d48a2e51f9004b337bf18021f86e9c0216efa3ad9d06d46e5cd1203
20:24:36 [2021-03-11T20:24:36.797Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b
20:24:36 [2021-03-11T20:24:36.891Z] #47 43.92 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
20:24:36 [2021-03-11T20:24:36.891Z] #47 43.92 go: finding golang.org/x/text v0.3.2
20:24:36 [2021-03-11T20:24:36.891Z] #47 43.92 go: finding github.com/spf13/cast v1.3.0
20:24:36 [2021-03-11T20:24:36.891Z] #47 43.92 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:24:36 [2021-03-11T20:24:36.891Z] #47 44.20 go: finding github.com/spf13/jwalterweatherman v1.0.0
20:24:37 [2021-03-11T20:24:37.040Z] #61 DONE 0.4s
20:24:37 [2021-03-11T20:24:37.040Z] 
20:24:37 [2021-03-11T20:24:37.040Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
20:24:37 [2021-03-11T20:24:37.040Z] #63 sha256:6fceb52ce6d43954ef23731beae3bbe31aefd015e40f8ea58e9aae3d0f492b72
20:24:37 [2021-03-11T20:24:37.040Z] #63 DONE 0.0s
20:24:37 [2021-03-11T20:24:37.040Z] 
20:24:37 [2021-03-11T20:24:37.040Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:24:37 [2021-03-11T20:24:37.040Z] #64 sha256:6175bf1cd93ddf39c97702335b72a24c29e710c850fa5d115311ea6dcd12122e
20:24:37 [2021-03-11T20:24:37.040Z] #64 DONE 0.0s
20:24:37 [2021-03-11T20:24:37.040Z] 
20:24:37 [2021-03-11T20:24:37.040Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
20:24:37 [2021-03-11T20:24:37.040Z] #65 sha256:9c143932ee023f6d541d57b2311b80cc213d11b8e9b10b054e3c7a39b9432cdb
20:24:37 [2021-03-11T20:24:37.157Z] #47 ...
20:24:37 [2021-03-11T20:24:37.157Z] 
20:24:37 [2021-03-11T20:24:37.157Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:24:37 [2021-03-11T20:24:37.157Z] #40 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
20:24:37 [2021-03-11T20:24:37.157Z] #40 34.48 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
20:24:37 [2021-03-11T20:24:37.157Z] #40 34.48 Need to get 3798 kB of archives.
20:24:37 [2021-03-11T20:24:37.157Z] #40 34.48 After this operation, 21.6 MB of additional disk space will be used.
20:24:37 [2021-03-11T20:24:37.157Z] #40 34.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
20:24:37 [2021-03-11T20:24:37.157Z] #40 34.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:24:37 [2021-03-11T20:24:37.157Z] #40 34.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
20:24:37 [2021-03-11T20:24:37.157Z] #40 34.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
20:24:37 [2021-03-11T20:24:37.157Z] #40 34.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
20:24:37 [2021-03-11T20:24:37.157Z] #40 34.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
20:24:37 [2021-03-11T20:24:37.157Z] #40 34.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
20:24:37 [2021-03-11T20:24:37.157Z] #40 34.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
20:24:37 [2021-03-11T20:24:37.157Z] #40 34.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
20:24:37 [2021-03-11T20:24:37.157Z] #40 34.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
20:24:37 [2021-03-11T20:24:37.157Z] #40 34.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
20:24:37 [2021-03-11T20:24:37.157Z] #40 35.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
20:24:37 [2021-03-11T20:24:37.157Z] #40 35.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
20:24:37 [2021-03-11T20:24:37.157Z] #40 35.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
20:24:37 [2021-03-11T20:24:37.157Z] #40 35.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
20:24:37 [2021-03-11T20:24:37.157Z] #40 35.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
20:24:37 [2021-03-11T20:24:37.157Z] #40 35.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
20:24:37 [2021-03-11T20:24:37.157Z] #40 36.97 debconf: delaying package configuration, since apt-utils is not installed
20:24:37 [2021-03-11T20:24:37.157Z] #40 37.22 Fetched 3798 kB in 1s (2553 kB/s)
20:24:37 [2021-03-11T20:24:37.157Z] #40 40.29 Selecting previously unselected package libcap-dev:arm64.
20:24:37 [2021-03-11T20:24:37.157Z] #40 40.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 ... 15383 files and directories currently installed.)
20:24:37 [2021-03-11T20:24:37.157Z] #40 40.43 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
20:24:37 [2021-03-11T20:24:37.157Z] #40 41.69 Unpacking libcap-dev:arm64 (1:2.25-2) ...
20:24:37 [2021-03-11T20:24:37.157Z] #40 ...
20:24:37 [2021-03-11T20:24:37.157Z] 
20:24:37 [2021-03-11T20:24:37.157Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:24:37 [2021-03-11T20:24:37.157Z] #47 sha256:52332e415e45e591cb7d69f8645ed8d2d850fa690f9971cab2913cecce84b06c
20:24:37 [2021-03-11T20:24:37.158Z] #47 44.55 go: finding github.com/subosito/gotenv v1.2.0
20:24:37 [2021-03-11T20:24:37.158Z] #47 44.58 go: finding gopkg.in/ini.v1 v1.51.0
20:24:37 [2021-03-11T20:24:37.158Z] #47 44.60 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
20:24:37 [2021-03-11T20:24:37.158Z] #47 44.66 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:24:37 [2021-03-11T20:24:37.534Z] #32 ...
20:24:37 [2021-03-11T20:24:37.534Z] 
20:24:37 [2021-03-11T20:24:37.534Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:24:37 [2021-03-11T20:24:37.534Z] #43 sha256:8cbdb0beef49b615ecb808cc8c68245870f39cac0cc58809d71da321febafa77
20:24:37 [2021-03-11T20:24:37.534Z] #43 71.37 regexp
20:24:37 [2021-03-11T20:24:37.965Z] #65 DONE 0.7s
20:24:37 [2021-03-11T20:24:37.965Z] 
20:24:37 [2021-03-11T20:24:37.965Z] #66 exporting to image
20:24:37 [2021-03-11T20:24:37.965Z] #66 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:24:37 [2021-03-11T20:24:37.965Z] #66 exporting layers
20:24:38 [2021-03-11T20:24:38.093Z] #11 ...
20:24:38 [2021-03-11T20:24:38.093Z] 
20:24:38 [2021-03-11T20:24:38.093Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:24:38 [2021-03-11T20:24:38.093Z] #43 sha256:c440c18f30018e92463fc14b28d48f13eeb0b78b3352cc72c2743fe5bff4e3a0
20:24:38 [2021-03-11T20:24:38.093Z] #43 88.56 github.com/LK4D4/vndr/versioned
20:24:38 [2021-03-11T20:24:38.093Z] #43 88.66 compress/flate
20:24:38 [2021-03-11T20:24:38.093Z] #43 88.77 github.com/LK4D4/vndr/build
20:24:38 [2021-03-11T20:24:38.093Z] #43 91.40 hash/crc32
20:24:38 [2021-03-11T20:24:38.093Z] #43 91.96 compress/gzip
20:24:38 [2021-03-11T20:24:38.093Z] #43 92.31 net
20:24:38 [2021-03-11T20:24:38.093Z] #43 92.56 vendor/golang.org/x/text/transform
20:24:38 [2021-03-11T20:24:38.093Z] #43 93.39 vendor/golang.org/x/text/unicode/bidi
20:24:38 [2021-03-11T20:24:38.093Z] #43 95.15 vendor/golang.org/x/text/secure/bidirule
20:24:38 [2021-03-11T20:24:38.093Z] #43 95.48 vendor/golang.org/x/text/unicode/norm
20:24:38 [2021-03-11T20:24:38.093Z] #43 ...
20:24:38 [2021-03-11T20:24:38.093Z] 
20:24:38 [2021-03-11T20:24:38.093Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:24:38 [2021-03-11T20:24:38.093Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:24:38 [2021-03-11T20:24:38.093Z] #41 27.25   CC       images/sa.o
20:24:38 [2021-03-11T20:24:38.093Z] #41 27.45   CC       images/timer.o
20:24:38 [2021-03-11T20:24:38.093Z] #41 27.78   CC       images/timerfd.o
20:24:38 [2021-03-11T20:24:38.093Z] #41 28.00   CC       images/mm.o
20:24:38 [2021-03-11T20:24:38.093Z] #41 28.37   CC       images/sk-opts.o
20:24:38 [2021-03-11T20:24:38.093Z] #41 28.57   CC       images/sk-unix.o
20:24:38 [2021-03-11T20:24:38.158Z] #47 44.97 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:24:38 [2021-03-11T20:24:38.158Z] #47 44.98 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
20:24:38 [2021-03-11T20:24:38.350Z] #41 28.94   CC       images/sk-inet.o
20:24:38 [2021-03-11T20:24:38.654Z] #47 45.42 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
20:24:38 [2021-03-11T20:24:38.654Z] #47 45.44 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:24:38 [2021-03-11T20:24:38.654Z] #47 45.48 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
20:24:38 [2021-03-11T20:24:38.654Z] #47 45.50 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
20:24:38 [2021-03-11T20:24:38.913Z] #41 29.31   CC       images/tun.o
20:24:38 [2021-03-11T20:24:38.919Z] #47 46.23 go: finding github.com/kisielk/gotool v1.0.0
20:24:38 [2021-03-11T20:24:38.919Z] #47 46.23 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
20:24:38 [2021-03-11T20:24:38.919Z] #47 46.24 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
20:24:38 [2021-03-11T20:24:38.919Z] #47 46.35 go: finding github.com/sourcegraph/go-diff v0.5.1
20:24:38 [2021-03-11T20:24:38.919Z] #47 46.36 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
20:24:38 [2021-03-11T20:24:38.919Z] #47 46.37 go: finding github.com/tommy-muehle/go-mnd v1.1.1
20:24:38 [2021-03-11T20:24:38.919Z] #47 46.37 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
20:24:38 [2021-03-11T20:24:38.919Z] #47 46.37 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
20:24:38 [2021-03-11T20:24:38.919Z] #47 46.38 go: finding github.com/ultraware/funlen v0.0.2
20:24:39 [2021-03-11T20:24:39.170Z] #41 29.59   CC       images/sk-netlink.o
20:24:39 [2021-03-11T20:24:39.189Z] #47 46.51 go: finding github.com/ultraware/whitespace v0.0.4
20:24:39 [2021-03-11T20:24:39.189Z] #47 46.51 go: finding github.com/uudashr/gocognit v1.0.1
20:24:39 [2021-03-11T20:24:39.189Z] #47 46.60 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
20:24:39 [2021-03-11T20:24:39.189Z] #47 46.64 go: finding github.com/gogo/protobuf v1.2.1
20:24:39 [2021-03-11T20:24:39.426Z] #43 73.18 go/token
20:24:39 [2021-03-11T20:24:39.427Z] #41 29.82   CC       images/packet-sock.o
20:24:39 [2021-03-11T20:24:39.526Z] #47 46.76 go: finding honnef.co/go/tools v0.0.1-2019.2.3
20:24:39 [2021-03-11T20:24:39.684Z] #41 30.25   CC       images/ipc-var.o
20:24:39 [2021-03-11T20:24:39.790Z] #47 46.88 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:24:39 [2021-03-11T20:24:39.790Z] #47 46.88 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
20:24:39 [2021-03-11T20:24:39.790Z] #47 46.90 go: finding github.com/BurntSushi/toml v0.3.1
20:24:39 [2021-03-11T20:24:39.941Z] #41 30.44   CC       images/ipc-desc.o
20:24:40 [2021-03-11T20:24:40.111Z] #47 47.33 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:24:40 [2021-03-11T20:24:40.111Z] #47 ...
20:24:40 [2021-03-11T20:24:40.111Z] 
20:24:40 [2021-03-11T20:24:40.111Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:24:40 [2021-03-11T20:24:40.111Z] #32 sha256:6428f0fe1eba9214dc7e0449d4a5e06ebdfc9260604efaab575e999de1331bfb
20:24:40 [2021-03-11T20:24:40.111Z] #32 37.33 path
20:24:40 [2021-03-11T20:24:40.111Z] #32 38.36 text/tabwriter
20:24:40 [2021-03-11T20:24:40.111Z] #32 39.54 internal/syscall/execenv
20:24:40 [2021-03-11T20:24:40.111Z] #32 39.54 internal/syscall/unix
20:24:40 [2021-03-11T20:24:40.111Z] #32 39.55 time
20:24:40 [2021-03-11T20:24:40.111Z] #32 42.96 internal/poll
20:24:40 [2021-03-11T20:24:40.111Z] #32 44.45 os
20:24:40 [2021-03-11T20:24:40.111Z] #32 45.70 internal/fmtsort
20:24:40 [2021-03-11T20:24:40.111Z] #32 46.23 path/filepath
20:24:40 [2021-03-11T20:24:40.111Z] #32 46.29 fmt
20:24:40 [2021-03-11T20:24:40.111Z] #32 47.16 io/ioutil
20:24:40 [2021-03-11T20:24:40.198Z] #41 30.68   CC       images/ipc-shm.o
20:24:40 [2021-03-11T20:24:40.354Z] #43 74.17 go/scanner
20:24:40 [2021-03-11T20:24:40.376Z] #32 ...
20:24:40 [2021-03-11T20:24:40.376Z] 
20:24:40 [2021-03-11T20:24:40.376Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:24:40 [2021-03-11T20:24:40.376Z] #27 sha256:35be3b9226e272f67530bcdcf780d153133012ec46bee57be181442fc1dc61b6
20:24:40 [2021-03-11T20:24:40.376Z] #27 22.17 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:24:40 [2021-03-11T20:24:40.376Z] #27 22.69 
20:24:40 [2021-03-11T20:24:40.376Z] #27 22.95 
                                                                           0.1%
######################################################################## 100.0%
20:24:40 [2021-03-11T20:24:40.376Z] #27 23.07 
20:24:40 [2021-03-11T20:24:40.376Z] #27 24.76 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:24:40 [2021-03-11T20:24:40.376Z] #27 25.35 
20:24:40 [2021-03-11T20:24:40.376Z] #27 25.55 
                                                                           0.8%
######################################################################## 100.0%
20:24:40 [2021-03-11T20:24:40.376Z] #27 25.70 
20:24:40 [2021-03-11T20:24:40.376Z] #27 26.76 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
20:24:40 [2021-03-11T20:24:40.456Z] #41 30.94   CC       images/ipc-msg.o
20:24:40 [2021-03-11T20:24:40.641Z] #27 26.98 
20:24:40 [2021-03-11T20:24:40.641Z] #27 ...
20:24:40 [2021-03-11T20:24:40.641Z] 
20:24:40 [2021-03-11T20:24:40.641Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:24:40 [2021-03-11T20:24:40.641Z] #43 sha256:700c15aae8dc466be3a4ece036e614d969ec26c72a0a1189eb439b4b9d6a96d6
20:24:40 [2021-03-11T20:24:40.641Z] #43 37.92 regexp/syntax
20:24:40 [2021-03-11T20:24:40.641Z] #43 39.60 hash
20:24:40 [2021-03-11T20:24:40.641Z] #43 39.82 hash/crc32
20:24:40 [2021-03-11T20:24:40.641Z] #43 41.24 vendor/golang.org/x/text/transform
20:24:40 [2021-03-11T20:24:40.641Z] #43 41.55 time
20:24:40 [2021-03-11T20:24:40.641Z] #43 42.12 regexp
20:24:40 [2021-03-11T20:24:40.641Z] #43 46.24 github.com/LK4D4/vndr/versioned
20:24:40 [2021-03-11T20:24:40.641Z] #43 46.28 context
20:24:40 [2021-03-11T20:24:40.641Z] #43 46.36 path/filepath
20:24:40 [2021-03-11T20:24:40.641Z] #43 46.55 internal/lazyregexp
20:24:40 [2021-03-11T20:24:40.641Z] #43 47.45 net
20:24:40 [2021-03-11T20:24:40.641Z] #43 47.64 io/ioutil
20:24:40 [2021-03-11T20:24:40.641Z] #43 47.65 os/exec
20:24:40 [2021-03-11T20:24:40.641Z] #43 47.73 fmt
20:24:40 [2021-03-11T20:24:40.641Z] #43 ...
20:24:40 [2021-03-11T20:24:40.641Z] 
20:24:40 [2021-03-11T20:24:40.641Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:24:40 [2021-03-11T20:24:40.641Z] #40 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
20:24:40 [2021-03-11T20:24:40.641Z] #40 45.38 Selecting previously unselected package libnet1:arm64.
20:24:40 [2021-03-11T20:24:40.641Z] #40 45.38 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:24:40 [2021-03-11T20:24:40.641Z] #40 46.38 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:24:40 [2021-03-11T20:24:40.641Z] #40 46.89 Selecting previously unselected package libnet1-dev.
20:24:40 [2021-03-11T20:24:40.641Z] #40 46.89 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
20:24:40 [2021-03-11T20:24:40.641Z] #40 48.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:24:40 [2021-03-11T20:24:40.713Z] #41 31.24   CC       images/ipc-sem.o
20:24:40 [2021-03-11T20:24:40.969Z] #41 31.43   CC       images/utsns.o
20:24:40 [2021-03-11T20:24:40.977Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.8s done
20:24:40 [2021-03-11T20:24:40.977Z] #24 DONE 8.6s
20:24:40 [2021-03-11T20:24:40.977Z] 
20:24:40 [2021-03-11T20:24:40.977Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:24:40 [2021-03-11T20:24:40.977Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
20:24:40 [2021-03-11T20:24:40.977Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
20:24:40 [2021-03-11T20:24:40.977Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
20:24:40 [2021-03-11T20:24:40.977Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
20:24:40 [2021-03-11T20:24:40.977Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done
20:24:40 [2021-03-11T20:24:40.977Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
20:24:40 [2021-03-11T20:24:40.977Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
20:24:40 [2021-03-11T20:24:40.977Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s done
20:24:40 [2021-03-11T20:24:40.977Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.7s done
20:24:40 [2021-03-11T20:24:40.977Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.7s done
20:24:40 [2021-03-11T20:24:40.977Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.1s done
20:24:40 [2021-03-11T20:24:40.977Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.9s done
20:24:40 [2021-03-11T20:24:40.977Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.8s done
20:24:40 [2021-03-11T20:24:40.977Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done
20:24:40 [2021-03-11T20:24:40.977Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done
20:24:40 [2021-03-11T20:24:40.977Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.7s
20:24:41 [2021-03-11T20:24:41.219Z] #40 ...
20:24:41 [2021-03-11T20:24:41.219Z] 
20:24:41 [2021-03-11T20:24:41.219Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:24:41 [2021-03-11T20:24:41.219Z] #49 sha256:6abf8802cd953d3ae11bde51f447ac1b92df5336ae669170f73d51b9b49f8f39
20:24:41 [2021-03-11T20:24:41.219Z] #49 38.61 syscall
20:24:41 [2021-03-11T20:24:41.219Z] #49 38.62 reflect
20:24:41 [2021-03-11T20:24:41.219Z] #49 38.65 regexp/syntax
20:24:41 [2021-03-11T20:24:41.219Z] #49 38.72 text/tabwriter
20:24:41 [2021-03-11T20:24:41.219Z] #49 44.58 regexp
20:24:41 [2021-03-11T20:24:41.219Z] #49 46.64 path/filepath
20:24:41 [2021-03-11T20:24:41.219Z] #49 46.64 context
20:24:41 [2021-03-11T20:24:41.219Z] #49 47.46 mvdan.cc/sh/v3/fileutil
20:24:41 [2021-03-11T20:24:41.226Z] #41 31.60   CC       images/creds.o
20:24:41 [2021-03-11T20:24:41.228Z] #66 exporting layers 3.3s done
20:24:41 [2021-03-11T20:24:41.228Z] #66 writing image sha256:7bac8d67c889a5d13fc4ed60166c116e65e97fc03ef4d3325764c4e90485c9b9 done
20:24:41 [2021-03-11T20:24:41.228Z] #66 naming to docker.io/library/docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 done
20:24:41 [2021-03-11T20:24:41.228Z] #66 DONE 3.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
20:24:41 [2021-03-11T20:24:41.283Z] #43 75.39 go/ast
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:24:41 [2021-03-11T20:24:41.483Z] #41 31.90   CC       images/vma.o
20:24:41 [2021-03-11T20:24:41.484Z] #49 ...
20:24:41 [2021-03-11T20:24:41.484Z] 
20:24:41 [2021-03-11T20:24:41.484Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:24:41 [2021-03-11T20:24:41.484Z] #27 sha256:35be3b9226e272f67530bcdcf780d153133012ec46bee57be181442fc1dc61b6
20:24:41 [2021-03-11T20:24:41.571Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 -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:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 hack/make.sh dynbinary test-integration
20:24:41 [2021-03-11T20:24:41.740Z] #41 32.13   CC       images/netdev.o
20:24:41 [2021-03-11T20:24:41.755Z] #27 27.22 
                                                                           0.0%
##                                                                         3.2%
####                                                                       6.8%
#########                                                                 12.8%
############                                                              17.1%
##############                                                            20.4%
################                                                          23.6%
#####################                                                     29.7%
##########################                                                36.4%
20:24:41 [2021-03-11T20:24:41.755Z] #27 ...
20:24:41 [2021-03-11T20:24:41.755Z] 
20:24:41 [2021-03-11T20:24:41.755Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:24:41 [2021-03-11T20:24:41.755Z] #53 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
20:24:41 [2021-03-11T20:24:41.755Z] #53 DONE 49.2s
20:24:41 [2021-03-11T20:24:41.755Z] 
20:24:41 [2021-03-11T20:24:41.755Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:24:41 [2021-03-11T20:24:41.755Z] #27 sha256:35be3b9226e272f67530bcdcf780d153133012ec46bee57be181442fc1dc61b6
20:24:41 [2021-03-11T20:24:41.849Z] #43 ...
20:24:41 [2021-03-11T20:24:41.849Z] 
20:24:41 [2021-03-11T20:24:41.849Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
20:24:41 [2021-03-11T20:24:41.849Z] #35 sha256:d9d0166140f95523abaf4710f70c3d6635517146edc63f749563f1b6c22aa709
20:24:41 [2021-03-11T20:24:41.849Z] #35 4.793 -- Check for working C compiler: /usr/bin/cc -- works
20:24:41 [2021-03-11T20:24:41.849Z] #35 4.801 -- Detecting C compiler ABI info
20:24:41 [2021-03-11T20:24:41.849Z] #35 5.596 -- Detecting C compiler ABI info - done
20:24:41 [2021-03-11T20:24:41.849Z] #35 5.635 -- Detecting C compile features
20:24:41 [2021-03-11T20:24:41.849Z] #35 8.030 -- Detecting C compile features - done
20:24:41 [2021-03-11T20:24:41.849Z] #35 8.061 -- Performing Test HAS_BUILTIN_FORTIFY
20:24:41 [2021-03-11T20:24:41.849Z] #35 8.441 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:24:41 [2021-03-11T20:24:41.849Z] #35 8.554 -- Configuring done
20:24:41 [2021-03-11T20:24:41.849Z] #35 8.593 -- Generating done
20:24:41 [2021-03-11T20:24:41.849Z] #35 8.597 -- Build files have been written to: /tmp/tmp.ks42Gk2gvw/tini
20:24:41 [2021-03-11T20:24:41.849Z] #35 8.606 + make tini-static
20:24:41 [2021-03-11T20:24:41.849Z] #35 9.083 Scanning dependencies of target tini-static
20:24:41 [2021-03-11T20:24:41.849Z] #35 9.264 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:24:41 [2021-03-11T20:24:41.849Z] #35 10.58 [100%] Linking C executable tini-static
20:24:41 [2021-03-11T20:24:41.849Z] #35 11.20 [100%] Built target tini-static
20:24:41 [2021-03-11T20:24:41.849Z] #35 11.30 + mkdir -p /build
20:24:41 [2021-03-11T20:24:41.849Z] #35 11.30 + cp tini-static /build/docker-init
20:24:41 [2021-03-11T20:24:41.849Z] #35 DONE 11.6s
20:24:41 [2021-03-11T20:24:41.849Z] 
20:24:41 [2021-03-11T20:24:41.849Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:24:41 [2021-03-11T20:24:41.849Z] #43 sha256:8cbdb0beef49b615ecb808cc8c68245870f39cac0cc58809d71da321febafa77
20:24:41 [2021-03-11T20:24:41.849Z] #43 75.84 internal/lazyregexp
20:24:41 [2021-03-11T20:24:41.997Z] #41 32.49   CC       images/tty.o
20:24:42 [2021-03-11T20:24:42.020Z] #27 27.22 
                                                                           0.0%
##                                                                         3.2%
####                                                                       6.8%
#########                                                                 12.8%
############                                                              17.1%
##############                                                            20.4%
################                                                          23.6%
#####################                                                     29.7%
##########################                                                36.4%
##############################                                            41.9%
################################                                          45.5%
20:24:42 [2021-03-11T20:24:42.020Z] #27 ...
20:24:42 [2021-03-11T20:24:42.020Z] 
20:24:42 [2021-03-11T20:24:42.020Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
20:24:42 [2021-03-11T20:24:42.020Z] #62 sha256:37f292bb96171bf10683d92ec5363f3809e1b3aa75bf609fd1fa1ae7c67caec7
20:24:42 [2021-03-11T20:24:42.020Z] #62 DONE 49.3s
20:24:42 [2021-03-11T20:24:42.020Z] 
20:24:42 [2021-03-11T20:24:42.020Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:24:42 [2021-03-11T20:24:42.020Z] #27 sha256:35be3b9226e272f67530bcdcf780d153133012ec46bee57be181442fc1dc61b6
20:24:42 [2021-03-11T20:24:42.020Z] #27 27.22 
                                                                           0.0%
##                                                                         3.2%
####                                                                       6.8%
#########                                                                 12.8%
############                                                              17.1%
##############                                                            20.4%
################                                                          23.6%
#####################                                                     29.7%
##########################                                                36.4%
##############################                                            41.9%
################################                                          45.5%
###################
20:24:42 [2021-03-11T20:24:42.020Z] #27 ...
20:24:42 [2021-03-11T20:24:42.020Z] 
20:24:42 [2021-03-11T20:24:42.020Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
20:24:42 [2021-03-11T20:24:42.020Z] #45 sha256:d3e08780357feeb3f1a6ac99bb92f94735ba42a7b292bfae31b2d6cce25bc090
20:24:42 [2021-03-11T20:24:42.020Z] #45 DONE 49.3s
20:24:42 [2021-03-11T20:24:42.020Z] 
20:24:42 [2021-03-11T20:24:42.020Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:24:42 [2021-03-11T20:24:42.020Z] #27 sha256:35be3b9226e272f67530bcdcf780d153133012ec46bee57be181442fc1dc61b6
20:24:42 [2021-03-11T20:24:42.412Z] #43 ...
20:24:42 [2021-03-11T20:24:42.412Z] 
20:24:42 [2021-03-11T20:24:42.412Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:24:42 [2021-03-11T20:24:42.412Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:24:42 [2021-03-11T20:24:42.412Z] #41 2.228 Note: Building without setproctitle() and strlcpy() support.
20:24:42 [2021-03-11T20:24:42.412Z] #41 2.229       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:24:42 [2021-03-11T20:24:42.412Z] #41 2.241 Note: Building without GnuTLS support
20:24:42 [2021-03-11T20:24:42.412Z] #41 2.265 Makefile.config:39: Warn: you have no libnftables installed
20:24:42 [2021-03-11T20:24:42.412Z] #41 2.265 Makefile.config:40: Warn: Building without nftables support
20:24:42 [2021-03-11T20:24:42.412Z] #41 4.653 fatal: not a git repository (or any of the parent directories): .git
20:24:42 [2021-03-11T20:24:42.412Z] #41 4.708   GEN      .gitid
20:24:42 [2021-03-11T20:24:42.412Z] #41 4.728   GEN      criu/include/version.h
20:24:42 [2021-03-11T20:24:42.412Z] #41 4.804   GEN      include/common/asm
20:24:42 [2021-03-11T20:24:42.412Z] #41 6.560   PBCC     images/timens.pb-c.c
20:24:42 [2021-03-11T20:24:42.412Z] #41 6.606   DEP      images/timens.pb-c.d
20:24:42 [2021-03-11T20:24:42.412Z] #41 6.674   PBCC     images/fown.pb-c.c
20:24:42 [2021-03-11T20:24:42.412Z] #41 6.702   PBCC     images/google/protobuf/descriptor.pb-c.c
20:24:42 [2021-03-11T20:24:42.412Z] #41 6.787   PBCC     images/opts.pb-c.c
20:24:42 [2021-03-11T20:24:42.412Z] #41 6.860   PBCC     images/memfd.pb-c.c
20:24:42 [2021-03-11T20:24:42.412Z] #41 6.897   DEP      images/fown.pb-c.d
20:24:42 [2021-03-11T20:24:42.412Z] #41 6.942   DEP      images/google/protobuf/descriptor.pb-c.d
20:24:42 [2021-03-11T20:24:42.412Z] #41 7.034   DEP      images/opts.pb-c.d
20:24:42 [2021-03-11T20:24:42.412Z] #41 7.109   DEP      images/memfd.pb-c.d
20:24:42 [2021-03-11T20:24:42.412Z] #41 7.205   PBCC     images/sit.pb-c.c
20:24:42 [2021-03-11T20:24:42.412Z] #41 7.277   DEP      images/sit.pb-c.d
20:24:42 [2021-03-11T20:24:42.412Z] #41 7.356   PBCC     images/macvlan.pb-c.c
20:24:42 [2021-03-11T20:24:42.412Z] #41 7.372   DEP      images/macvlan.pb-c.d
20:24:42 [2021-03-11T20:24:42.412Z] #41 7.402   PBCC     images/autofs.pb-c.c
20:24:42 [2021-03-11T20:24:42.412Z] #41 7.452   DEP      images/autofs.pb-c.d
20:24:42 [2021-03-11T20:24:42.412Z] #41 7.493   PBCC     images/sysctl.pb-c.c
20:24:42 [2021-03-11T20:24:42.412Z] #41 7.526   DEP      images/sysctl.pb-c.d
20:24:42 [2021-03-11T20:24:42.412Z] #41 7.600   PBCC     images/time.pb-c.c
20:24:42 [2021-03-11T20:24:42.412Z] #41 7.624   DEP      images/time.pb-c.d
20:24:42 [2021-03-11T20:24:42.412Z] #41 7.680   PBCC     images/binfmt-misc.pb-c.c
20:24:42 [2021-03-11T20:24:42.412Z] #41 7.711   DEP      images/binfmt-misc.pb-c.d
20:24:42 [2021-03-11T20:24:42.412Z] #41 7.800   PBCC     images/seccomp.pb-c.c
20:24:42 [2021-03-11T20:24:42.412Z] #41 7.840   DEP      images/seccomp.pb-c.d
20:24:42 [2021-03-11T20:24:42.412Z] #41 7.895   PBCC     images/userns.pb-c.c
20:24:42 [2021-03-11T20:24:42.412Z] #41 7.929   DEP      images/userns.pb-c.d
20:24:42 [2021-03-11T20:24:42.412Z] #41 7.983   PBCC     images/cgroup.pb-c.c
20:24:42 [2021-03-11T20:24:42.412Z] #41 8.044   DEP      images/cgroup.pb-c.d
20:24:42 [2021-03-11T20:24:42.412Z] #41 8.136   PBCC     images/ext-file.pb-c.c
20:24:42 [2021-03-11T20:24:42.412Z] #41 8.157   DEP      images/ext-file.pb-c.d
20:24:42 [2021-03-11T20:24:42.412Z] #41 8.244   PBCC     images/rpc.pb-c.c
20:24:42 [2021-03-11T20:24:42.412Z] #41 8.389   DEP      images/rpc.pb-c.d
20:24:42 [2021-03-11T20:24:42.412Z] #41 8.567   PBCC     images/siginfo.pb-c.c
20:24:42 [2021-03-11T20:24:42.412Z] #41 8.589   DEP      images/siginfo.pb-c.d
20:24:42 [2021-03-11T20:24:42.412Z] #41 8.647   PBCC     images/pagemap.pb-c.c
20:24:42 [2021-03-11T20:24:42.412Z] #41 8.703   DEP      images/pagemap.pb-c.d
20:24:42 [2021-03-11T20:24:42.412Z] #41 8.835   PBCC     images/rlimit.pb-c.c
20:24:42 [2021-03-11T20:24:42.412Z] #41 8.849   DEP      images/rlimit.pb-c.d
20:24:42 [2021-03-11T20:24:42.412Z] #41 8.942   PBCC     images/file-lock.pb-c.c
20:24:42 [2021-03-11T20:24:42.412Z] #41 8.994   DEP      images/file-lock.pb-c.d
20:24:42 [2021-03-11T20:24:42.412Z] #41 ...
20:24:42 [2021-03-11T20:24:42.412Z] 
20:24:42 [2021-03-11T20:24:42.412Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:24:42 [2021-03-11T20:24:42.412Z] #43 sha256:8cbdb0beef49b615ecb808cc8c68245870f39cac0cc58809d71da321febafa77
20:24:42 [2021-03-11T20:24:42.412Z] #43 76.46 net/url
20:24:42 [2021-03-11T20:24:42.554Z] #27 27.22 
                                                                           0.0%
##                                                                         3.2%
####                                                                       6.8%
#########                                                                 12.8%
############                                                              17.1%
##############                                                            20.4%
################                                                          23.6%
#####################                                                     29.7%
##########################                                                36.4%
##############################                                            41.9%
################################                                          45.5%
#################################                                         47.2%
#####################################                                     51.4%
##########################################                                58.4%
#################################################                         69.2%
###################################################                       72.0%
########################################################                  78.4%
###############################################################           88.9%
#####################################################################     96.4%
20:24:42 [2021-03-11T20:24:42.554Z] #27 ...
20:24:42 [2021-03-11T20:24:42.554Z] 
20:24:42 [2021-03-11T20:24:42.554Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:24:42 [2021-03-11T20:24:42.554Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
20:24:42 [2021-03-11T20:24:42.554Z] #11 40.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
20:24:42 [2021-03-11T20:24:42.554Z] #11 40.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
20:24:42 [2021-03-11T20:24:42.554Z] #11 40.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
20:24:42 [2021-03-11T20:24:42.554Z] #11 40.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
20:24:42 [2021-03-11T20:24:42.554Z] #11 40.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
20:24:42 [2021-03-11T20:24:42.554Z] #11 40.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB]
20:24:42 [2021-03-11T20:24:42.554Z] #11 40.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
20:24:42 [2021-03-11T20:24:42.554Z] #11 40.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
20:24:42 [2021-03-11T20:24:42.555Z] #11 40.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
20:24:42 [2021-03-11T20:24:42.555Z] #11 40.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
20:24:42 [2021-03-11T20:24:42.555Z] #11 40.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
20:24:42 [2021-03-11T20:24:42.555Z] #11 40.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
20:24:42 [2021-03-11T20:24:42.555Z] #11 40.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
20:24:42 [2021-03-11T20:24:42.555Z] #11 40.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
20:24:42 [2021-03-11T20:24:42.555Z] #11 40.39 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB]
20:24:42 [2021-03-11T20:24:42.555Z] #11 42.43 debconf: delaying package configuration, since apt-utils is not installed
20:24:42 [2021-03-11T20:24:42.555Z] #11 43.69 Fetched 73.8 MB in 9s (7934 kB/s)
20:24:42 [2021-03-11T20:24:42.555Z] #11 46.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
20:24:42 [2021-03-11T20:24:42.555Z] #11 46.45 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ...
20:24:42 [2021-03-11T20:24:42.555Z] #11 46.78 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ...
20:24:42 [2021-03-11T20:24:42.555Z] #11 49.51 Setting up libsystemd0:arm64 (241-7~deb10u6) ...
20:24:42 [2021-03-11T20:24:42.555Z] #11 49.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
20:24:42 [2021-03-11T20:24:42.579Z] #41 33.04   CC       images/file-lock.o
20:24:42 [2021-03-11T20:24:42.819Z] #11 50.07 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ...
20:24:42 [2021-03-11T20:24:42.819Z] #11 50.14 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ...
20:24:42 [2021-03-11T20:24:42.819Z] #11 ...
20:24:42 [2021-03-11T20:24:42.819Z] 
20:24:42 [2021-03-11T20:24:42.819Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:24:42 [2021-03-11T20:24:42.819Z] #27 sha256:35be3b9226e272f67530bcdcf780d153133012ec46bee57be181442fc1dc61b6
20:24:42 [2021-03-11T20:24:42.819Z] #27 27.22 
                                                                           0.0%
##                                                                         3.2%
####                                                                       6.8%
#########                                                                 12.8%
############                                                              17.1%
##############                                                            20.4%
################                                                          23.6%
#####################                                                     29.7%
##########################                                                36.4%
##############################                                            41.9%
################################                                          45.5%
#################################                                         47.2%
#####################################                                     51.4%
##########################################                                58.4%
#################################################                         69.2%
###################################################                       72.0%
########################################################                  78.4%
###############################################################           88.9%
#####################################################################     96.4%
######################################################################## 100.0%
20:24:42 [2021-03-11T20:24:42.819Z] #27 29.27 
20:24:42 [2021-03-11T20:24:42.837Z] #41 33.22   CC       images/rlimit.o
20:24:42 [2021-03-11T20:24:42.837Z] #41 33.38   CC       images/pagemap.o
20:24:42 [2021-03-11T20:24:42.933Z] 
20:24:42 [2021-03-11T20:24:42.934Z] Removing bundles/
20:24:42 [2021-03-11T20:24:42.934Z] 
20:24:42 [2021-03-11T20:24:42.934Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:24:42 [2021-03-11T20:24:42.934Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:24:42 [2021-03-11T20:24:42.934Z] GOOS="" GOARCH="" GOARM=""
20:24:42 [2021-03-11T20:24:42.975Z] #43 ...
20:24:42 [2021-03-11T20:24:42.975Z] 
20:24:42 [2021-03-11T20:24:42.975Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:24:42 [2021-03-11T20:24:42.975Z] #49 sha256:00eb831a442406ca266352c762483711b821384ef21128c32828024905eeb2fa
20:24:42 [2021-03-11T20:24:42.975Z] #49 67.06 fmt
20:24:42 [2021-03-11T20:24:42.975Z] #49 72.11 encoding/json
20:24:42 [2021-03-11T20:24:42.975Z] #49 75.35 github.com/pkg/diff
20:24:42 [2021-03-11T20:24:42.975Z] #49 77.19 go/ast
20:24:42 [2021-03-11T20:24:42.975Z] #49 ...
20:24:42 [2021-03-11T20:24:42.975Z] 
20:24:42 [2021-03-11T20:24:42.975Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:24:42 [2021-03-11T20:24:42.975Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:24:42 [2021-03-11T20:24:42.975Z] #41 9.119   PBCC     images/tty.pb-c.c
20:24:42 [2021-03-11T20:24:42.975Z] #41 9.196   DEP      images/tty.pb-c.d
20:24:42 [2021-03-11T20:24:42.975Z] #41 9.257   PBCC     images/tun.pb-c.c
20:24:42 [2021-03-11T20:24:42.975Z] #41 9.343   PBCC     images/netdev.pb-c.c
20:24:42 [2021-03-11T20:24:42.975Z] #41 9.503   DEP      images/tun.pb-c.d
20:24:42 [2021-03-11T20:24:42.975Z] #41 9.538   DEP      images/netdev.pb-c.d
20:24:42 [2021-03-11T20:24:42.975Z] #41 9.600   PBCC     images/vma.pb-c.c
20:24:42 [2021-03-11T20:24:42.975Z] #41 9.638   DEP      images/vma.pb-c.d
20:24:42 [2021-03-11T20:24:42.975Z] #41 9.692   PBCC     images/creds.pb-c.c
20:24:43 [2021-03-11T20:24:43.231Z] #41 9.724   DEP      images/creds.pb-c.d
20:24:43 [2021-03-11T20:24:43.231Z] #41 9.772   PBCC     images/utsns.pb-c.c
20:24:43 [2021-03-11T20:24:43.231Z] #41 9.808   DEP      images/utsns.pb-c.d
20:24:43 [2021-03-11T20:24:43.231Z] #41 9.887   PBCC     images/ipc-desc.pb-c.c
20:24:43 [2021-03-11T20:24:43.231Z] #41 9.907   PBCC     images/ipc-sem.pb-c.c
20:24:43 [2021-03-11T20:24:43.231Z] #41 9.949   DEP      images/ipc-desc.pb-c.d
20:24:43 [2021-03-11T20:24:43.402Z] #41 33.72   CC       images/siginfo.o
20:24:43 [2021-03-11T20:24:43.402Z] #41 34.01   CC       images/rpc.o
20:24:43 [2021-03-11T20:24:43.487Z] #41 9.999   DEP      images/ipc-sem.pb-c.d
20:24:43 [2021-03-11T20:24:43.487Z] #41 10.05   PBCC     images/ipc-msg.pb-c.c
20:24:43 [2021-03-11T20:24:43.487Z] #41 10.10   DEP      images/ipc-msg.pb-c.d
20:24:43 [2021-03-11T20:24:43.487Z] #41 10.14   PBCC     images/ipc-shm.pb-c.c
20:24:43 [2021-03-11T20:24:43.487Z] #41 10.16   DEP      images/ipc-shm.pb-c.d
20:24:43 [2021-03-11T20:24:43.487Z] #41 10.23   PBCC     images/ipc-var.pb-c.c
20:24:43 [2021-03-11T20:24:43.487Z] #41 10.26   DEP      images/ipc-var.pb-c.d
20:24:43 [2021-03-11T20:24:43.497Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.6s done
20:24:43 [2021-03-11T20:24:43.744Z] #41 10.33   PBCC     images/sk-opts.pb-c.c
20:24:43 [2021-03-11T20:24:43.744Z] #41 10.37   PBCC     images/packet-sock.pb-c.c
20:24:43 [2021-03-11T20:24:43.744Z] #41 10.41   DEP      images/sk-opts.pb-c.d
20:24:43 [2021-03-11T20:24:43.744Z] #41 10.46   DEP      images/packet-sock.pb-c.d
20:24:43 [2021-03-11T20:24:43.754Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
20:24:44 [2021-03-11T20:24:44.001Z] #41 10.58   PBCC     images/sk-netlink.pb-c.c
20:24:44 [2021-03-11T20:24:44.001Z] #41 10.62   DEP      images/sk-netlink.pb-c.d
20:24:44 [2021-03-11T20:24:44.001Z] #41 10.66   PBCC     images/sk-inet.pb-c.c
20:24:44 [2021-03-11T20:24:44.001Z] #41 10.72   DEP      images/sk-inet.pb-c.d
20:24:44 [2021-03-11T20:24:44.001Z] #41 10.77   PBCC     images/sk-unix.pb-c.c
20:24:44 [2021-03-11T20:24:44.257Z] #41 10.83   DEP      images/sk-unix.pb-c.d
20:24:44 [2021-03-11T20:24:44.257Z] #41 10.90   PBCC     images/mm.pb-c.c
20:24:44 [2021-03-11T20:24:44.257Z] #41 10.99   DEP      images/mm.pb-c.d
20:24:44 [2021-03-11T20:24:44.514Z] #41 11.04   PBCC     images/timerfd.pb-c.c
20:24:44 [2021-03-11T20:24:44.514Z] #41 11.13   DEP      images/timerfd.pb-c.d
20:24:44 [2021-03-11T20:24:44.514Z] #41 11.21   PBCC     images/timer.pb-c.c
20:24:44 [2021-03-11T20:24:44.514Z] #41 11.26   DEP      images/timer.pb-c.d
20:24:44 [2021-03-11T20:24:44.770Z] #41 11.33   PBCC     images/sa.pb-c.c
20:24:44 [2021-03-11T20:24:44.770Z] #41 11.38   DEP      images/sa.pb-c.d
20:24:44 [2021-03-11T20:24:44.770Z] #41 11.45   PBCC     images/pipe-data.pb-c.c
20:24:44 [2021-03-11T20:24:44.770Z] #41 11.46   DEP      images/pipe-data.pb-c.d
20:24:44 [2021-03-11T20:24:44.770Z] #41 11.53   PBCC     images/mnt.pb-c.c
20:24:44 [2021-03-11T20:24:44.771Z] #41 35.19   CC       images/ext-file.o
20:24:45 [2021-03-11T20:24:45.027Z] #41 11.60   DEP      images/mnt.pb-c.d
20:24:45 [2021-03-11T20:24:45.028Z] #41 35.37   CC       images/cgroup.o
20:24:45 [2021-03-11T20:24:45.283Z] #41 11.69   PBCC     images/sk-packet.pb-c.c
20:24:45 [2021-03-11T20:24:45.283Z] #41 11.72   DEP      images/sk-packet.pb-c.d
20:24:45 [2021-03-11T20:24:45.283Z] #41 11.77   PBCC     images/tcp-stream.pb-c.c
20:24:45 [2021-03-11T20:24:45.283Z] #41 11.84   DEP      images/tcp-stream.pb-c.d
20:24:45 [2021-03-11T20:24:45.283Z] #41 11.91   PBCC     images/pipe.pb-c.c
20:24:45 [2021-03-11T20:24:45.283Z] #41 11.97   DEP      images/pipe.pb-c.d
20:24:45 [2021-03-11T20:24:45.386Z] #27 ...
20:24:45 [2021-03-11T20:24:45.386Z] 
20:24:45 [2021-03-11T20:24:45.386Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:24:45 [2021-03-11T20:24:45.386Z] #34 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
20:24:45 [2021-03-11T20:24:45.386Z] #34 42.30 Selecting previously unselected package libicu63:arm64.
20:24:45 [2021-03-11T20:24:45.386Z] #34 42.31 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
20:24:45 [2021-03-11T20:24:45.386Z] #34 42.93 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
20:24:45 [2021-03-11T20:24:45.386Z] #34 49.87 Selecting previously unselected package libxml2:arm64.
20:24:45 [2021-03-11T20:24:45.386Z] #34 49.88 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ...
20:24:45 [2021-03-11T20:24:45.386Z] #34 49.88 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
20:24:45 [2021-03-11T20:24:45.386Z] #34 50.36 Selecting previously unselected package libarchive13:arm64.
20:24:45 [2021-03-11T20:24:45.386Z] #34 50.37 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
20:24:45 [2021-03-11T20:24:45.386Z] #34 50.38 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
20:24:45 [2021-03-11T20:24:45.386Z] #34 50.64 Selecting previously unselected package libjsoncpp1:arm64.
20:24:45 [2021-03-11T20:24:45.386Z] #34 50.64 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
20:24:45 [2021-03-11T20:24:45.386Z] #34 50.65 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
20:24:45 [2021-03-11T20:24:45.386Z] #34 50.80 Selecting previously unselected package librhash0:arm64.
20:24:45 [2021-03-11T20:24:45.386Z] #34 50.81 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
20:24:45 [2021-03-11T20:24:45.386Z] #34 50.82 Unpacking librhash0:arm64 (1.3.8-1) ...
20:24:45 [2021-03-11T20:24:45.386Z] #34 50.96 Selecting previously unselected package libuv1:arm64.
20:24:45 [2021-03-11T20:24:45.386Z] #34 50.96 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
20:24:45 [2021-03-11T20:24:45.386Z] #34 50.96 Unpacking libuv1:arm64 (1.24.1-1) ...
20:24:45 [2021-03-11T20:24:45.386Z] #34 51.09 Selecting previously unselected package cmake.
20:24:45 [2021-03-11T20:24:45.386Z] #34 51.10 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
20:24:45 [2021-03-11T20:24:45.386Z] #34 51.12 Unpacking cmake (3.13.4-1) ...
20:24:45 [2021-03-11T20:24:45.386Z] #34 ...
20:24:45 [2021-03-11T20:24:45.386Z] 
20:24:45 [2021-03-11T20:24:45.386Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:24:45 [2021-03-11T20:24:45.386Z] #40 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
20:24:45 [2021-03-11T20:24:45.386Z] #40 49.51 Selecting previously unselected package libnl-3-200:arm64.
20:24:45 [2021-03-11T20:24:45.386Z] #40 49.51 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
20:24:45 [2021-03-11T20:24:45.386Z] #40 49.53 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
20:24:45 [2021-03-11T20:24:45.386Z] #40 49.87 Selecting previously unselected package libnl-3-dev:arm64.
20:24:45 [2021-03-11T20:24:45.386Z] #40 49.88 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
20:24:45 [2021-03-11T20:24:45.386Z] #40 49.89 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
20:24:45 [2021-03-11T20:24:45.386Z] #40 50.36 Selecting previously unselected package libprotobuf-c1:arm64.
20:24:45 [2021-03-11T20:24:45.386Z] #40 50.37 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
20:24:45 [2021-03-11T20:24:45.386Z] #40 50.38 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
20:24:45 [2021-03-11T20:24:45.386Z] #40 50.52 Selecting previously unselected package libprotobuf-c-dev:arm64.
20:24:45 [2021-03-11T20:24:45.386Z] #40 50.53 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
20:24:45 [2021-03-11T20:24:45.386Z] #40 50.55 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
20:24:45 [2021-03-11T20:24:45.386Z] #40 50.69 Selecting previously unselected package zlib1g-dev:arm64.
20:24:45 [2021-03-11T20:24:45.386Z] #40 50.70 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
20:24:45 [2021-03-11T20:24:45.387Z] #40 50.71 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
20:24:45 [2021-03-11T20:24:45.387Z] #40 51.10 Selecting previously unselected package libprotobuf17:arm64.
20:24:45 [2021-03-11T20:24:45.387Z] #40 51.10 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
20:24:45 [2021-03-11T20:24:45.387Z] #40 51.13 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
20:24:45 [2021-03-11T20:24:45.387Z] #40 51.97 Selecting previously unselected package libprotobuf-lite17:arm64.
20:24:45 [2021-03-11T20:24:45.387Z] #40 51.97 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
20:24:45 [2021-03-11T20:24:45.387Z] #40 51.98 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
20:24:45 [2021-03-11T20:24:45.387Z] #40 52.43 Selecting previously unselected package libprotobuf-dev:arm64.
20:24:45 [2021-03-11T20:24:45.387Z] #40 52.44 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
20:24:45 [2021-03-11T20:24:45.387Z] #40 52.46 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
20:24:45 [2021-03-11T20:24:45.542Z] #41 ...
20:24:45 [2021-03-11T20:24:45.542Z] 
20:24:45 [2021-03-11T20:24:45.542Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:24:45 [2021-03-11T20:24:45.542Z] #32 sha256:07162084a50de51a87d93b903801772a3e31e5338d95f04bed6f27b6533ab0b9
20:24:45 [2021-03-11T20:24:45.542Z] #32 71.75 log
20:24:45 [2021-03-11T20:24:45.542Z] #32 74.60 github.com/BurntSushi/toml/cmd/tomlv
20:24:45 [2021-03-11T20:24:45.542Z] #32 DONE 79.5s
20:24:45 [2021-03-11T20:24:45.542Z] 
20:24:45 [2021-03-11T20:24:45.542Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:24:45 [2021-03-11T20:24:45.542Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:24:45 [2021-03-11T20:24:45.542Z] #41 12.15   PBCC     images/pstree.pb-c.c
20:24:45 [2021-03-11T20:24:45.542Z] #41 12.23   DEP      images/pstree.pb-c.d
20:24:45 [2021-03-11T20:24:45.592Z] #41 35.94   CC       images/userns.o
20:24:45 [2021-03-11T20:24:45.592Z] #41 36.20   CC       images/google/protobuf/descriptor.o
20:24:45 [2021-03-11T20:24:45.799Z] #41 12.35   PBCC     images/fs.pb-c.c
20:24:45 [2021-03-11T20:24:45.799Z] #41 12.36   DEP      images/fs.pb-c.d
20:24:45 [2021-03-11T20:24:45.799Z] #41 12.48   PBCC     images/signalfd.pb-c.c
20:24:46 [2021-03-11T20:24:46.055Z] #41 12.57   DEP      images/signalfd.pb-c.d
20:24:46 [2021-03-11T20:24:46.055Z] #41 12.63   PBCC     images/fh.pb-c.c
20:24:46 [2021-03-11T20:24:46.055Z] #41 12.70   PBCC     images/fsnotify.pb-c.c
20:24:46 [2021-03-11T20:24:46.312Z] #41 12.81   DEP      images/fh.pb-c.d
20:24:46 [2021-03-11T20:24:46.312Z] #41 12.91   DEP      images/fsnotify.pb-c.d
20:24:46 [2021-03-11T20:24:46.312Z] #41 13.02   PBCC     images/eventpoll.pb-c.c
20:24:46 [2021-03-11T20:24:46.568Z] #41 13.03   DEP      images/eventpoll.pb-c.d
20:24:46 [2021-03-11T20:24:46.568Z] #41 13.08   PBCC     images/eventfd.pb-c.c
20:24:46 [2021-03-11T20:24:46.568Z] #41 13.14   DEP      images/eventfd.pb-c.d
20:24:46 [2021-03-11T20:24:46.568Z] #41 13.28   PBCC     images/remap-file-path.pb-c.c
20:24:46 [2021-03-11T20:24:46.824Z] #41 13.30   DEP      images/remap-file-path.pb-c.d
20:24:46 [2021-03-11T20:24:46.824Z] #41 13.36   PBCC     images/fifo.pb-c.c
20:24:46 [2021-03-11T20:24:46.824Z] #41 13.38   DEP      images/fifo.pb-c.d
20:24:46 [2021-03-11T20:24:46.824Z] #41 13.42   PBCC     images/ghost-file.pb-c.c
20:24:46 [2021-03-11T20:24:46.824Z] #41 13.44   DEP      images/ghost-file.pb-c.d
20:24:46 [2021-03-11T20:24:46.824Z] #41 13.52   PBCC     images/regfile.pb-c.c
20:24:46 [2021-03-11T20:24:46.824Z] #41 13.56   DEP      images/regfile.pb-c.d
20:24:47 [2021-03-11T20:24:47.080Z] #41 13.61   PBCC     images/ns.pb-c.c
20:24:47 [2021-03-11T20:24:47.080Z] #41 13.63   DEP      images/ns.pb-c.d
20:24:47 [2021-03-11T20:24:47.080Z] #41 13.68   PBCC     images/fdinfo.pb-c.c
20:24:47 [2021-03-11T20:24:47.080Z] #41 13.82   DEP      images/fdinfo.pb-c.d
20:24:47 [2021-03-11T20:24:47.337Z] #41 13.92   PBCC     images/core-aarch64.pb-c.c
20:24:47 [2021-03-11T20:24:47.337Z] #41 13.95   PBCC     images/core-arm.pb-c.c
20:24:47 [2021-03-11T20:24:47.337Z] #41 14.04   PBCC     images/core-ppc64.pb-c.c
20:24:47 [2021-03-11T20:24:47.486Z] #41 37.78   CC       images/opts.o
20:24:47 [2021-03-11T20:24:47.486Z] #41 38.00   CC       images/seccomp.o
20:24:47 [2021-03-11T20:24:47.593Z] #41 14.12   PBCC     images/core-s390.pb-c.c
20:24:47 [2021-03-11T20:24:47.593Z] #41 14.17   PBCC     images/core-x86.pb-c.c
20:24:47 [2021-03-11T20:24:47.593Z] #41 14.24   PBCC     images/core.pb-c.c
20:24:47 [2021-03-11T20:24:47.593Z] #41 14.30   PBCC     images/inventory.pb-c.c
20:24:47 [2021-03-11T20:24:47.593Z] #41 14.35   DEP      images/core-aarch64.pb-c.d
20:24:47 [2021-03-11T20:24:47.743Z] #41 38.28   CC       images/binfmt-misc.o
20:24:47 [2021-03-11T20:24:47.850Z] #41 14.42   DEP      images/core-arm.pb-c.d
20:24:47 [2021-03-11T20:24:47.932Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done
20:24:47 [2021-03-11T20:24:47.933Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
20:24:47 [2021-03-11T20:24:47.955Z] #40 ...
20:24:47 [2021-03-11T20:24:47.955Z] 
20:24:47 [2021-03-11T20:24:47.955Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:24:47 [2021-03-11T20:24:47.955Z] #27 sha256:35be3b9226e272f67530bcdcf780d153133012ec46bee57be181442fc1dc61b6
20:24:47 [2021-03-11T20:24:47.955Z] #27 32.66 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:24:47 [2021-03-11T20:24:47.955Z] #27 33.06 
20:24:47 [2021-03-11T20:24:47.955Z] #27 33.30 
##################################                                        48.2%
######################################################################## 100.0%
20:24:47 [2021-03-11T20:24:47.955Z] #27 33.36 
20:24:47 [2021-03-11T20:24:47.955Z] #27 33.97 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:24:47 [2021-03-11T20:24:47.955Z] #27 34.41 
20:24:48 [2021-03-11T20:24:48.000Z] #41 38.47   CC       images/time.o
20:24:48 [2021-03-11T20:24:48.106Z] #41 14.51   DEP      images/core-ppc64.pb-c.d
20:24:48 [2021-03-11T20:24:48.106Z] #41 14.60   DEP      images/core-s390.pb-c.d
20:24:48 [2021-03-11T20:24:48.106Z] #41 14.65   DEP      images/core-x86.pb-c.d
20:24:48 [2021-03-11T20:24:48.106Z] #41 14.70   DEP      images/core.pb-c.d
20:24:48 [2021-03-11T20:24:48.106Z] #41 14.78   DEP      images/inventory.pb-c.d
20:24:48 [2021-03-11T20:24:48.256Z] #41 38.67   CC       images/sysctl.o
20:24:48 [2021-03-11T20:24:48.256Z] #41 38.87   CC       images/autofs.o
20:24:48 [2021-03-11T20:24:48.362Z] #41 14.82   PBCC     images/cpuinfo.pb-c.c
20:24:48 [2021-03-11T20:24:48.362Z] #41 14.86   DEP      images/cpuinfo.pb-c.d
20:24:48 [2021-03-11T20:24:48.362Z] #41 14.91   PBCC     images/stats.pb-c.c
20:24:48 [2021-03-11T20:24:48.362Z] #41 14.94   DEP      images/stats.pb-c.d
20:24:48 [2021-03-11T20:24:48.796Z] #27 34.71 #=#=#                                                                         

######################################################################## 100.0%
20:24:48 [2021-03-11T20:24:48.796Z] #27 35.35 
20:24:48 [2021-03-11T20:24:48.820Z] #41 39.10   CC       images/macvlan.o
20:24:48 [2021-03-11T20:24:48.820Z] #41 39.27   CC       images/sit.o
20:24:49 [2021-03-11T20:24:49.060Z] #27 35.46 Download of images into '/build' complete.
20:24:49 [2021-03-11T20:24:49.060Z] #27 35.46 Use something like the following to load the result into a Docker daemon:
20:24:49 [2021-03-11T20:24:49.060Z] #27 35.46   tar -cC '/build' . | docker load
20:24:49 [2021-03-11T20:24:49.076Z] #41 39.56   CC       images/memfd.o
20:24:49 [2021-03-11T20:24:49.291Z] #41 ...
20:24:49 [2021-03-11T20:24:49.291Z] 
20:24:49 [2021-03-11T20:24:49.291Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:24:49 [2021-03-11T20:24:49.291Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:24:49 [2021-03-11T20:24:49.291Z] #11 73.18 Selecting previously unselected package gcc-mingw-w64-base.
20:24:49 [2021-03-11T20:24:49.291Z] #11 73.19 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:24:49 [2021-03-11T20:24:49.291Z] #11 73.20 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:24:49 [2021-03-11T20:24:49.291Z] #11 73.36 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:24:49 [2021-03-11T20:24:49.291Z] #11 73.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:24:49 [2021-03-11T20:24:49.291Z] #11 73.36 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:24:49 [2021-03-11T20:24:49.291Z] #11 ...
20:24:49 [2021-03-11T20:24:49.291Z] 
20:24:49 [2021-03-11T20:24:49.291Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:24:49 [2021-03-11T20:24:49.291Z] #49 sha256:00eb831a442406ca266352c762483711b821384ef21128c32828024905eeb2fa
20:24:49 [2021-03-11T20:24:49.291Z] #49 78.90 golang.org/x/crypto/ssh/terminal
20:24:49 [2021-03-11T20:24:49.291Z] #49 80.98 mvdan.cc/editorconfig
20:24:49 [2021-03-11T20:24:49.291Z] #49 82.23 mvdan.cc/sh/v3/fileutil
20:24:49 [2021-03-11T20:24:49.291Z] #49 82.45 mvdan.cc/sh/v3/syntax
20:24:49 [2021-03-11T20:24:49.334Z] #41 ...
20:24:49 [2021-03-11T20:24:49.334Z] 
20:24:49 [2021-03-11T20:24:49.334Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:24:49 [2021-03-11T20:24:49.334Z] #43 sha256:c440c18f30018e92463fc14b28d48f13eeb0b78b3352cc72c2743fe5bff4e3a0
20:24:49 [2021-03-11T20:24:49.334Z] #43 99.68 vendor/golang.org/x/net/idna
20:24:49 [2021-03-11T20:24:49.334Z] #43 102.1 vendor/golang.org/x/net/http2/hpack
20:24:49 [2021-03-11T20:24:49.334Z] #43 103.2 mime
20:24:49 [2021-03-11T20:24:49.334Z] #43 104.6 mime/quotedprintable
20:24:49 [2021-03-11T20:24:49.334Z] #43 105.0 net/http/internal
20:24:49 [2021-03-11T20:24:49.334Z] #43 109.0 net/textproto
20:24:49 [2021-03-11T20:24:49.334Z] #43 109.0 crypto/x509
20:24:49 [2021-03-11T20:24:49.591Z] #43 ...
20:24:49 [2021-03-11T20:24:49.591Z] 
20:24:49 [2021-03-11T20:24:49.591Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:24:49 [2021-03-11T20:24:49.591Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:24:49 [2021-03-11T20:24:49.591Z] #41 39.93   CC       images/timens.o
20:24:49 [2021-03-11T20:24:49.848Z] #41 40.18   LINK     images/built-in.o
20:24:49 [2021-03-11T20:24:49.848Z] #41 40.35   GEN      compel/include/asm
20:24:49 [2021-03-11T20:24:49.848Z] #41 40.37   GEN      compel/include/version.h
20:24:50 [2021-03-11T20:24:50.012Z] #27 DONE 36.3s
20:24:50 [2021-03-11T20:24:50.012Z] 
20:24:50 [2021-03-11T20:24:50.012Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:24:50 [2021-03-11T20:24:50.012Z] #34 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
20:24:50 [2021-03-11T20:24:50.012Z] #34 55.41 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
20:24:50 [2021-03-11T20:24:50.012Z] #34 55.46 Setting up xxd (2:8.1.0875-5) ...
20:24:50 [2021-03-11T20:24:50.012Z] #34 55.50 Setting up libuv1:arm64 (1.24.1-1) ...
20:24:50 [2021-03-11T20:24:50.012Z] #34 55.52 Setting up vim-common (2:8.1.0875-5) ...
20:24:50 [2021-03-11T20:24:50.012Z] #34 55.60 Setting up librhash0:arm64 (1.3.8-1) ...
20:24:50 [2021-03-11T20:24:50.012Z] #34 55.63 Setting up cmake-data (3.13.4-1) ...
20:24:50 [2021-03-11T20:24:50.012Z] #34 55.68 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
20:24:50 [2021-03-11T20:24:50.012Z] #34 55.70 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
20:24:50 [2021-03-11T20:24:50.012Z] #34 55.72 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
20:24:50 [2021-03-11T20:24:50.012Z] #34 55.75 Setting up cmake (3.13.4-1) ...
20:24:50 [2021-03-11T20:24:50.012Z] #34 55.77 Processing triggers for libc-bin (2.28-10) ...
20:24:50 [2021-03-11T20:24:50.012Z] #34 55.92 Processing triggers for mime-support (3.62) ...
20:24:50 [2021-03-11T20:24:50.012Z] #34 DONE 57.2s
20:24:50 [2021-03-11T20:24:50.012Z] 
20:24:50 [2021-03-11T20:24:50.012Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:24:50 [2021-03-11T20:24:50.012Z] #40 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
20:24:50 [2021-03-11T20:24:50.012Z] #40 55.34 Selecting previously unselected package libprotoc17:arm64.
20:24:50 [2021-03-11T20:24:50.012Z] #40 55.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
20:24:50 [2021-03-11T20:24:50.012Z] #40 55.36 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
20:24:50 [2021-03-11T20:24:50.012Z] #40 55.67 Selecting previously unselected package protobuf-c-compiler.
20:24:50 [2021-03-11T20:24:50.012Z] #40 55.68 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
20:24:50 [2021-03-11T20:24:50.012Z] #40 55.68 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:24:50 [2021-03-11T20:24:50.012Z] #40 55.81 Selecting previously unselected package protobuf-compiler.
20:24:50 [2021-03-11T20:24:50.012Z] #40 55.82 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
20:24:50 [2021-03-11T20:24:50.012Z] #40 55.84 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:24:50 [2021-03-11T20:24:50.012Z] #40 56.03 Selecting previously unselected package python-pkg-resources.
20:24:50 [2021-03-11T20:24:50.012Z] #40 56.04 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:24:50 [2021-03-11T20:24:50.012Z] #40 56.05 Unpacking python-pkg-resources (40.8.0-1) ...
20:24:50 [2021-03-11T20:24:50.012Z] #40 57.29 Selecting previously unselected package python-six.
20:24:50 [2021-03-11T20:24:50.012Z] #40 57.31 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:24:50 [2021-03-11T20:24:50.012Z] #40 57.35 Unpacking python-six (1.12.0-1) ...
20:24:50 [2021-03-11T20:24:50.105Z] #41 40.39 touch .config
20:24:50 [2021-03-11T20:24:50.105Z] #41 40.44   GEN      include/common/config.h
20:24:50 [2021-03-11T20:24:50.105Z] #41 40.52   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
20:24:50 [2021-03-11T20:24:50.105Z] #41 40.54   GEN      compel/plugins/include/uapi/std/syscall-64.h
20:24:50 [2021-03-11T20:24:50.105Z] #41 40.57   GEN      compel/arch/x86/plugins/std/syscalls-64.S
20:24:50 [2021-03-11T20:24:50.105Z] #41 40.57   DEP      compel/arch/x86/plugins/std/syscalls-64.d
20:24:50 [2021-03-11T20:24:50.105Z] #41 40.62   DEP      compel/arch/x86/plugins/std/memcpy.d
20:24:50 [2021-03-11T20:24:50.105Z] #41 40.63   DEP      compel/arch/x86/plugins/std/parasite-head.d
20:24:50 [2021-03-11T20:24:50.288Z] #40 57.59 Selecting previously unselected package python-protobuf.
20:24:50 [2021-03-11T20:24:50.288Z] #40 57.59 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
20:24:50 [2021-03-11T20:24:50.362Z] #41 40.64   GEN      compel/plugins/include/uapi/std/syscall.h
20:24:50 [2021-03-11T20:24:50.362Z] #41 40.67   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
20:24:50 [2021-03-11T20:24:50.362Z] #41 40.68   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:24:50 [2021-03-11T20:24:50.362Z] #41 40.72   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:24:50 [2021-03-11T20:24:50.362Z] #41 40.73   DEP      compel/plugins/std/infect.d
20:24:50 [2021-03-11T20:24:50.362Z] #41 40.81   DEP      compel/plugins/std/string.d
20:24:50 [2021-03-11T20:24:50.362Z] #41 40.90   DEP      compel/plugins/std/log.d
20:24:50 [2021-03-11T20:24:50.463Z] #8 ...
20:24:50 [2021-03-11T20:24:50.463Z] 
20:24:50 [2021-03-11T20:24:50.463Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:24:50 [2021-03-11T20:24:50.463Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
20:24:50 [2021-03-11T20:24:50.463Z] #25 1.208 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
20:24:50 [2021-03-11T20:24:50.463Z] #25 1.216 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:24:50 [2021-03-11T20:24:50.463Z] #25 1.269 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:24:50 [2021-03-11T20:24:50.463Z] #25 1.410 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:24:50 [2021-03-11T20:24:50.463Z] #25 1.719 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:24:50 [2021-03-11T20:24:50.463Z] #25 2.078 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:24:50 [2021-03-11T20:24:50.463Z] #25 3.487 Fetched 8423 kB in 3s (3322 kB/s)
20:24:50 [2021-03-11T20:24:50.463Z] #25 3.487 Reading package lists...
20:24:50 [2021-03-11T20:24:50.463Z] #25 4.438 Reading package lists...
20:24:50 [2021-03-11T20:24:50.463Z] #25 5.359 Building dependency tree...
20:24:50 [2021-03-11T20:24:50.463Z] #25 5.693 The following additional packages will be installed:
20:24:50 [2021-03-11T20:24:50.463Z] #25 5.694   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
20:24:50 [2021-03-11T20:24:50.464Z] #25 5.694   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
20:24:50 [2021-03-11T20:24:50.464Z] #25 5.694   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
20:24:50 [2021-03-11T20:24:50.464Z] #25 5.696 Suggested packages:
20:24:50 [2021-03-11T20:24:50.464Z] #25 5.696   krb5-doc krb5-user
20:24:50 [2021-03-11T20:24:50.464Z] #25 5.696 Recommended packages:
20:24:50 [2021-03-11T20:24:50.464Z] #25 5.696   krb5-locales publicsuffix libsasl2-modules
20:24:50 [2021-03-11T20:24:50.464Z] #25 5.866 The following NEW packages will be installed:
20:24:50 [2021-03-11T20:24:50.464Z] #25 5.866   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
20:24:50 [2021-03-11T20:24:50.464Z] #25 5.867   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
20:24:50 [2021-03-11T20:24:50.464Z] #25 5.867   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:24:50 [2021-03-11T20:24:50.464Z] #25 5.871   libssh2-1 libssl1.1 openssl
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.149 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.149 Need to get 5057 kB of archives.
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.149 After this operation, 12.1 MB of additional disk space will be used.
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.149 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.165 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.165 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.165 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.165 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.165 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.165 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.165 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.167 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.170 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.177 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.177 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.186 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.190 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.197 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.206 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.230 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.230 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.230 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.230 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.234 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.382 debconf: delaying package configuration, since apt-utils is not installed
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.405 Fetched 5057 kB in 0s (14.8 MB/s)
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.468 Selecting previously unselected package libssl1.1:amd64.
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.468 (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 ... 6677 files and directories currently installed.)
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.468 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.476 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.680 Selecting previously unselected package libsasl2-modules-db:amd64.
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.680 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.683 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.737 Selecting previously unselected package libsasl2-2:amd64.
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.737 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.751 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.800 Selecting previously unselected package libldap-common.
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.800 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.805 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.874 Selecting previously unselected package libldap-2.4-2:amd64.
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.876 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.888 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.956 Selecting previously unselected package openssl.
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.956 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 6.961 Unpacking openssl (1.1.1d-0+deb10u5) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.122 Selecting previously unselected package ca-certificates.
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.122 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.126 Unpacking ca-certificates (20200601~deb10u2) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.196 Selecting previously unselected package libkeyutils1:amd64.
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.196 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.201 Unpacking libkeyutils1:amd64 (1.6-6) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.236 Selecting previously unselected package libkrb5support0:amd64.
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.236 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.239 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.281 Selecting previously unselected package libk5crypto3:amd64.
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.281 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.289 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.336 Selecting previously unselected package libkrb5-3:amd64.
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.338 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.343 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.429 Selecting previously unselected package libgssapi-krb5-2:amd64.
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.429 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.433 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.495 Selecting previously unselected package libnghttp2-14:amd64.
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.495 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.499 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.544 Selecting previously unselected package libpsl5:amd64.
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.547 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.551 Unpacking libpsl5:amd64 (0.20.2-2) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.594 Selecting previously unselected package librtmp1:amd64.
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.596 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.600 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.642 Selecting previously unselected package libssh2-1:amd64.
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.642 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.646 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.697 Selecting previously unselected package libcurl4:amd64.
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.697 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.701 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.759 Selecting previously unselected package curl.
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.759 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.762 Unpacking curl (7.64.0-4+deb10u1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.823 Selecting previously unselected package libonig5:amd64.
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.825 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.829 Unpacking libonig5:amd64 (6.9.1-1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.887 Selecting previously unselected package libjq1:amd64.
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.888 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.893 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.932 Selecting previously unselected package jq.
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.932 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.936 Unpacking jq (1.5+dfsg-2+b1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.979 Setting up libkeyutils1:amd64 (1.6-6) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 7.993 Setting up libpsl5:amd64 (0.20.2-2) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 8.004 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 8.136 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 8.149 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 8.162 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 8.174 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 8.185 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 8.197 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 8.209 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 8.220 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 8.231 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 8.242 Setting up openssl (1.1.1d-0+deb10u5) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 8.260 Setting up libonig5:amd64 (6.9.1-1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 8.272 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 8.282 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 8.293 Setting up ca-certificates (20200601~deb10u2) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 8.859 Updating certificates in /etc/ssl/certs...
20:24:50 [2021-03-11T20:24:50.464Z] #25 9.569 137 added, 0 removed; done.
20:24:50 [2021-03-11T20:24:50.464Z] #25 9.634 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 9.647 Setting up jq (1.5+dfsg-2+b1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 9.660 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 9.673 Setting up curl (7.64.0-4+deb10u1) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 9.682 Processing triggers for libc-bin (2.28-10) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 9.698 Processing triggers for ca-certificates (20200601~deb10u2) ...
20:24:50 [2021-03-11T20:24:50.464Z] #25 9.706 Updating certificates in /etc/ssl/certs...
20:24:50 [2021-03-11T20:24:50.555Z] #40 57.83 Unpacking python-protobuf (3.6.1.3-2) ...
20:24:50 [2021-03-11T20:24:50.555Z] #40 ...
20:24:50 [2021-03-11T20:24:50.555Z] 
20:24:50 [2021-03-11T20:24:50.555Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:24:50 [2021-03-11T20:24:50.555Z] #32 sha256:6428f0fe1eba9214dc7e0449d4a5e06ebdfc9260604efaab575e999de1331bfb
20:24:50 [2021-03-11T20:24:50.555Z] #32 48.18 github.com/BurntSushi/toml
20:24:50 [2021-03-11T20:24:50.555Z] #32 48.19 log
20:24:50 [2021-03-11T20:24:50.555Z] #32 48.20 flag
20:24:50 [2021-03-11T20:24:50.555Z] #32 52.57 github.com/BurntSushi/toml/cmd/tomlv
20:24:50 [2021-03-11T20:24:50.555Z] #32 DONE 58.0s
20:24:50 [2021-03-11T20:24:50.619Z] #41 41.05   DEP      compel/plugins/std/fds.d
20:24:50 [2021-03-11T20:24:50.619Z] #41 41.16   DEP      compel/plugins/std/std.d
20:24:50 [2021-03-11T20:24:50.721Z] #25 ...
20:24:50 [2021-03-11T20:24:50.721Z] 
20:24:50 [2021-03-11T20:24:50.721Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:24:50 [2021-03-11T20:24:50.721Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
20:24:50 [2021-03-11T20:24:50.828Z] 
20:24:50 [2021-03-11T20:24:50.828Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:24:50 [2021-03-11T20:24:50.828Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
20:24:50 [2021-03-11T20:24:50.828Z] #11 50.55 Setting up libudev1:arm64 (241-7~deb10u6) ...
20:24:50 [2021-03-11T20:24:50.828Z] #11 50.79 Selecting previously unselected package binutils-mingw-w64-i686.
20:24:50 [2021-03-11T20:24:50.828Z] #11 50.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
20:24:50 [2021-03-11T20:24:50.828Z] #11 50.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
20:24:50 [2021-03-11T20:24:50.828Z] #11 50.99 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:24:50 [2021-03-11T20:24:50.828Z] #11 55.33 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:24:50 [2021-03-11T20:24:50.828Z] #11 55.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
20:24:50 [2021-03-11T20:24:50.828Z] #11 55.35 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:24:50 [2021-03-11T20:24:50.875Z] #41 41.26   DEP      compel/plugins/shmem/shmem.d
20:24:50 [2021-03-11T20:24:50.875Z] #41 41.32   DEP      compel/plugins/fds/fds.d
20:24:50 [2021-03-11T20:24:50.875Z] #41 41.44   CC       compel/plugins/std/std.o
20:24:51 [2021-03-11T20:24:51.132Z] #41 41.73   CC       compel/plugins/std/fds.o
20:24:51 [2021-03-11T20:24:51.139Z] #11 58.33 Selecting previously unselected package binutils-mingw-w64.
20:24:51 [2021-03-11T20:24:51.139Z] #11 58.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:24:51 [2021-03-11T20:24:51.139Z] #11 58.44 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:24:51 [2021-03-11T20:24:51.139Z] #11 ...
20:24:51 [2021-03-11T20:24:51.139Z] 
20:24:51 [2021-03-11T20:24:51.139Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:24:51 [2021-03-11T20:24:51.139Z] #43 sha256:700c15aae8dc466be3a4ece036e614d969ec26c72a0a1189eb439b4b9d6a96d6
20:24:51 [2021-03-11T20:24:51.139Z] #43 48.40 encoding/binary
20:24:51 [2021-03-11T20:24:51.139Z] #43 50.38 encoding/base64
20:24:51 [2021-03-11T20:24:51.139Z] #43 51.23 crypto/cipher
20:24:51 [2021-03-11T20:24:51.139Z] #43 52.75 crypto/sha512
20:24:51 [2021-03-11T20:24:51.139Z] #43 53.84 crypto/aes
20:24:51 [2021-03-11T20:24:51.139Z] #43 53.91 crypto/des
20:24:51 [2021-03-11T20:24:51.139Z] #43 54.72 crypto/ed25519/internal/edwards25519
20:24:51 [2021-03-11T20:24:51.139Z] #43 55.03 crypto/md5
20:24:51 [2021-03-11T20:24:51.139Z] #43 55.44 go/ast
20:24:51 [2021-03-11T20:24:51.139Z] #43 56.61 net/url
20:24:51 [2021-03-11T20:24:51.139Z] #43 57.15 text/template/parse
20:24:51 [2021-03-11T20:24:51.406Z] #43 ...
20:24:51 [2021-03-11T20:24:51.406Z] 
20:24:51 [2021-03-11T20:24:51.406Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:24:51 [2021-03-11T20:24:51.406Z] #40 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
20:24:51 [2021-03-11T20:24:51.406Z] #40 58.71 Setting up python-pkg-resources (40.8.0-1) ...
20:24:51 [2021-03-11T20:24:51.673Z] #40 ...
20:24:51 [2021-03-11T20:24:51.673Z] 
20:24:51 [2021-03-11T20:24:51.673Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:24:51 [2021-03-11T20:24:51.673Z] #49 sha256:6abf8802cd953d3ae11bde51f447ac1b92df5336ae669170f73d51b9b49f8f39
20:24:51 [2021-03-11T20:24:51.673Z] #49 49.13 flag
20:24:51 [2021-03-11T20:24:51.673Z] #49 49.14 go/token
20:24:51 [2021-03-11T20:24:51.673Z] #49 49.18 github.com/pkg/diff
20:24:51 [2021-03-11T20:24:51.673Z] #49 49.18 encoding/binary
20:24:51 [2021-03-11T20:24:51.673Z] #49 52.64 go/scanner
20:24:51 [2021-03-11T20:24:51.673Z] #49 53.10 mvdan.cc/editorconfig
20:24:51 [2021-03-11T20:24:51.673Z] #49 53.46 encoding/json
20:24:51 [2021-03-11T20:24:51.673Z] #49 53.88 golang.org/x/sys/unix
20:24:51 [2021-03-11T20:24:51.673Z] #49 54.82 go/ast
20:24:51 [2021-03-11T20:24:51.673Z] #49 55.00 mvdan.cc/sh/v3/syntax
20:24:51 [2021-03-11T20:24:51.696Z] #41 42.14   CC       compel/plugins/std/log.o
20:24:51 [2021-03-11T20:24:51.810Z] #49 ...
20:24:51 [2021-03-11T20:24:51.810Z] 
20:24:51 [2021-03-11T20:24:51.810Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:24:51 [2021-03-11T20:24:51.810Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:24:51 [2021-03-11T20:24:51.810Z] #41 16.29 make[1]: Nothing to be done for 'all'.
20:24:51 [2021-03-11T20:24:51.810Z] #41 17.66   CC       images/stats.o
20:24:51 [2021-03-11T20:24:51.810Z] #41 18.03   CC       images/core.o
20:24:51 [2021-03-11T20:24:51.937Z] #49 ...
20:24:51 [2021-03-11T20:24:51.937Z] 
20:24:51 [2021-03-11T20:24:51.937Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:24:51 [2021-03-11T20:24:51.937Z] #54 sha256:9273b3d9fa23028fecdd72768ef9fbd15b60425c4c9b8e4816ac482e168a42bc
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.096 + RM_GOPATH=0
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.096 + TMP_GOPATH=
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.096 + : /build
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.097 + '[' -z '' ']'
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.097 ++ mktemp -d
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.100 + export GOPATH=/tmp/tmp.ixBYWf1uiK
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.113 + GOPATH=/tmp/tmp.ixBYWf1uiK
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.113 + RM_GOPATH=1
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.113 + case "$(go env GOARCH)" in
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.113 ++ go env GOARCH
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.205 + export GO_BUILDMODE=-buildmode=pie
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.205 + GO_BUILDMODE=-buildmode=pie
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.205 ++ dirname /tmp/install/install.sh
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.205 + dir=/tmp/install
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.205 + bin=containerd
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.205 + shift
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.205 + '[' '!' -f /tmp/install/containerd.installer ']'
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.205 + . /tmp/install/containerd.installer
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.205 ++ set -e
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.205 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.205 + install_containerd
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.205 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.205 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ixBYWf1uiK/src/github.com/containerd/containerd
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.207 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
20:24:51 [2021-03-11T20:24:51.937Z] #54 2.265 Cloning into '/tmp/tmp.ixBYWf1uiK/src/github.com/containerd/containerd'...
20:24:51 [2021-03-11T20:24:51.937Z] #54 ...
20:24:51 [2021-03-11T20:24:51.937Z] 
20:24:51 [2021-03-11T20:24:51.937Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:24:51 [2021-03-11T20:24:51.937Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
20:24:51 [2021-03-11T20:24:51.937Z] #11 58.88 Selecting previously unselected package libdevmapper1.02.1:arm64.
20:24:51 [2021-03-11T20:24:51.937Z] #11 58.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
20:24:51 [2021-03-11T20:24:51.937Z] #11 58.89 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
20:24:51 [2021-03-11T20:24:51.937Z] #11 59.34 Selecting previously unselected package dmsetup.
20:24:51 [2021-03-11T20:24:51.937Z] #11 59.35 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
20:24:51 [2021-03-11T20:24:51.937Z] #11 59.38 Unpacking dmsetup (2:1.02.155-3) ...
20:24:52 [2021-03-11T20:24:52.066Z] #41 18.67   CC       images/core-x86.o
20:24:52 [2021-03-11T20:24:52.201Z] #11 59.74 Selecting previously unselected package mingw-w64-common.
20:24:52 [2021-03-11T20:24:52.466Z] #11 59.75 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:24:52 [2021-03-11T20:24:52.466Z] #11 59.75 Unpacking mingw-w64-common (6.0.0-3) ...
20:24:52 [2021-03-11T20:24:52.617Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s
20:24:52 [2021-03-11T20:24:52.627Z] #41 42.93   CC       compel/plugins/std/string.o
20:24:52 [2021-03-11T20:24:52.628Z] #41 19.24   CC       images/core-arm.o
20:24:53 [2021-03-11T20:24:53.190Z] #41 43.53   CC       compel/plugins/std/infect.o
20:24:53 [2021-03-11T20:24:53.192Z] #41 19.62   CC       images/core-aarch64.o
20:24:53 [2021-03-11T20:24:53.448Z] #41 20.00   CC       images/core-ppc64.o
20:24:53 [2021-03-11T20:24:53.546Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.7s done
20:24:53 [2021-03-11T20:24:53.754Z] #41 44.01   CC       compel/arch/x86/plugins/std/parasite-head.o
20:24:53 [2021-03-11T20:24:53.754Z] #41 44.08   CC       compel/arch/x86/plugins/std/memcpy.o
20:24:53 [2021-03-11T20:24:53.754Z] #41 44.16   CC       compel/arch/x86/plugins/std/syscalls-64.o
20:24:53 [2021-03-11T20:24:53.754Z] #41 44.21   AR       compel/plugins/std.lib.a
20:24:53 [2021-03-11T20:24:53.754Z] #41 44.29   CC       compel/plugins/fds/fds.o
20:24:53 [2021-03-11T20:24:53.804Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
20:24:54 [2021-03-11T20:24:54.011Z] #41 44.51   AR       compel/plugins/fds.lib.a
20:24:54 [2021-03-11T20:24:54.011Z] #41 20.65   CC       images/core-s390.o
20:24:54 [2021-03-11T20:24:54.060Z] #8 ...
20:24:54 [2021-03-11T20:24:54.060Z] 
20:24:54 [2021-03-11T20:24:54.060Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:24:54 [2021-03-11T20:24:54.060Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
20:24:54 [2021-03-11T20:24:54.060Z] #25 10.35 0 added, 0 removed; done.
20:24:54 [2021-03-11T20:24:54.060Z] #25 10.35 Running hooks in /etc/ca-certificates/update.d...
20:24:54 [2021-03-11T20:24:54.060Z] #25 10.35 done.
20:24:54 [2021-03-11T20:24:54.060Z] #25 DONE 13.3s
20:24:54 [2021-03-11T20:24:54.060Z] 
20:24:54 [2021-03-11T20:24:54.060Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:24:54 [2021-03-11T20:24:54.060Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
20:24:54 [2021-03-11T20:24:54.060Z] #8 DONE 22.1s
20:24:54 [2021-03-11T20:24:54.060Z] 
20:24:54 [2021-03-11T20:24:54.060Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:24:54 [2021-03-11T20:24:54.060Z] #9 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
20:24:54 [2021-03-11T20:24:54.268Z] #41 44.57   HOSTDEP  compel/src/lib/log-host.d
20:24:54 [2021-03-11T20:24:54.268Z] #41 44.63   HOSTDEP  compel/src/lib/handle-elf-host.d
20:24:54 [2021-03-11T20:24:54.268Z] #41 44.74   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
20:24:54 [2021-03-11T20:24:54.309Z] #41 ...
20:24:54 [2021-03-11T20:24:54.309Z] 
20:24:54 [2021-03-11T20:24:54.309Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:24:54 [2021-03-11T20:24:54.309Z] #43 sha256:8cbdb0beef49b615ecb808cc8c68245870f39cac0cc58809d71da321febafa77
20:24:54 [2021-03-11T20:24:54.309Z] #43 78.50 text/template/parse
20:24:54 [2021-03-11T20:24:54.309Z] #43 81.91 go/parser
20:24:54 [2021-03-11T20:24:54.309Z] #43 83.01 text/template
20:24:54 [2021-03-11T20:24:54.309Z] #43 85.39 encoding/xml
20:24:54 [2021-03-11T20:24:54.309Z] #43 87.81 go/doc
20:24:54 [2021-03-11T20:24:54.352Z] #9 ...
20:24:54 [2021-03-11T20:24:54.352Z] 
20:24:54 [2021-03-11T20:24:54.352Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:24:54 [2021-03-11T20:24:54.352Z] #26 sha256:f5e97eb38e46cfa34864be934d8f06e065d12f51e784aacef8911fa59e0d30b3
20:24:54 [2021-03-11T20:24:54.352Z] #26 DONE 0.3s
20:24:54 [2021-03-11T20:24:54.352Z] 
20:24:54 [2021-03-11T20:24:54.352Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:24:54 [2021-03-11T20:24:54.352Z] #27 sha256:ae93b4dfbad07a641c3da48c472a2a087492e49aeaaad56dd2e3ccdda2eac52b
20:24:54 [2021-03-11T20:24:54.525Z] #41 44.82   HOSTDEP  compel/src/main-host.d
20:24:54 [2021-03-11T20:24:54.525Z] #41 44.91   DEP      compel/src/lib/ptrace.d
20:24:54 [2021-03-11T20:24:54.525Z] #41 44.99   DEP      compel/src/lib/infect.d
20:24:54 [2021-03-11T20:24:54.565Z] #43 ...
20:24:54 [2021-03-11T20:24:54.565Z] 
20:24:54 [2021-03-11T20:24:54.565Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:24:54 [2021-03-11T20:24:54.565Z] #54 sha256:6c254431e2eecdaea3f213b3449c02b38549e272a217e9ebd2b122610359d39c
20:24:54 [2021-03-11T20:24:54.565Z] #54 42.47 Checking out files:  44% (1714/3819)   
Checking out files:  45% (1719/3819)   
Checking out files:  46% (1757/3819)   
Checking out files:  47% (1795/3819)   
Checking out files:  48% (1834/3819)   
Checking out files:  49% (1872/3819)   
Checking out files:  50% (1910/3819)   
Checking out files:  51% (1948/3819)   
Checking out files:  52% (1986/3819)   
Checking out files:  53% (2025/3819)   
Checking out files:  54% (2063/3819)   
Checking out files:  55% (2101/3819)   
Checking out files:  56% (2139/3819)   
Checking out files:  57% (2177/3819)   
Checking out files:  58% (2216/3819)   
Checking out files:  59% (2254/3819)   
Checking out files:  60% (2292/3819)   
Checking out files:  61% (2330/3819)   
Checking out files:  62% (2368/3819)   
Checking out files:  63% (2406/3819)   
Checking out files:  64% (2445/3819)   
Checking out files:  65% (2483/3819)   
Checking out files:  66% (2521/3819)   
Checking out files:  67% (2559/3819)   
Checking out files:  68% (2597/3819)   
Checking out files:  69% (2636/3819)   
Checking out files:  70% (2674/3819)   
Checking out files:  71% (2712/3819)   
Checking out files:  72% (2750/3819)   
Checking out files:  73% (2788/3819)   
Checking out files:  74% (2827/3819)   
Checking out files:  75% (2865/3819)   
Checking out files:  76% (2903/3819)   
Checking out files:  77% (2941/3819)   
Checking out files:  78% (2979/3819)   
Checking out files:  79% (3018/3819)   
Checking out files:  80% (3056/3819)   
Checking out files:  81% (3094/3819)   
Checking out files:  82% (3132/3819)   
Checking out files:  83% (3170/3819)   
Checking out files:  84% (3208/3819)   
Checking out files:  85% (3247/3819)   
Checking out files:  86% (3285/3819)   
Checking out files:  87% (3323/3819)   
Checking out files:  87% (3347/3819)   
Checking out files:  88% (3361/3819)   
Checking out files:  89% (3399/3819)   
Checking out files:  90% (3438/3819)   
Checking out files:  91% (3476/3819)   
Checking out files:  92% (3514/3819)   
Checking out files:  93% (3552/3819)   
Checking out files:  94% (3590/3819)   
Checking out files:  95% (3629/3819)   
Checking out files:  96% (3667/3819)   
Checking out files:  97% (3705/3819)   
Checking out files:  98% (3743/3819)   
Checking out files:  99% (3781/3819)   
Checking out files: 100% (3819/3819)   
Checking out files: 100% (3819/3819), done.
20:24:54 [2021-03-11T20:24:54.565Z] #54 43.89 + cd /tmp/tmp.ftvo44dBlU/src/github.com/containerd/containerd
20:24:54 [2021-03-11T20:24:54.565Z] #54 43.90 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
20:24:54 [2021-03-11T20:24:54.782Z] #41 45.11   DEP      compel/src/lib/infect-util.d
20:24:54 [2021-03-11T20:24:54.782Z] #41 45.20   DEP      compel/src/lib/infect-rpc.d
20:24:54 [2021-03-11T20:24:54.782Z] #41 45.29   DEP      compel/arch/x86/src/lib/infect.d
20:24:54 [2021-03-11T20:24:54.922Z] #27 ...
20:24:54 [2021-03-11T20:24:54.922Z] 
20:24:54 [2021-03-11T20:24:54.922Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:24:54 [2021-03-11T20:24:54.922Z] #9 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
20:24:54 [2021-03-11T20:24:54.922Z] #9 DONE 0.9s
20:24:55 [2021-03-11T20:24:55.039Z] #41 45.42   DEP      compel/arch/x86/src/lib/cpu.d
20:24:55 [2021-03-11T20:24:55.039Z] #41 45.48   DEP      compel/src/lib/log.d
20:24:55 [2021-03-11T20:24:55.039Z] #41 45.54   DEP      compel/src/main.d
20:24:55 [2021-03-11T20:24:55.178Z] 
20:24:55 [2021-03-11T20:24:55.178Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
20:24:55 [2021-03-11T20:24:55.178Z] #10 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
20:24:55 [2021-03-11T20:24:55.296Z] #41 45.70   DEP      compel/src/lib/handle-elf.d
20:24:55 [2021-03-11T20:24:55.296Z] #41 45.82   DEP      compel/arch/x86/src/lib/handle-elf.d
20:24:55 [2021-03-11T20:24:55.296Z] #41 45.90   CC       compel/src/lib/log.o
20:24:55 [2021-03-11T20:24:55.493Z] #54 45.94 + export 'BUILDTAGS=netgo osusergo static_build'
20:24:55 [2021-03-11T20:24:55.494Z] #54 45.94 + BUILDTAGS='netgo osusergo static_build'
20:24:55 [2021-03-11T20:24:55.494Z] #54 45.94 + export EXTRA_FLAGS=-buildmode=pie
20:24:55 [2021-03-11T20:24:55.494Z] #54 45.94 + EXTRA_FLAGS=-buildmode=pie
20:24:55 [2021-03-11T20:24:55.494Z] #54 45.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:24:55 [2021-03-11T20:24:55.494Z] #54 45.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:24:55 [2021-03-11T20:24:55.494Z] #54 45.95 + '[' '' = dynamic ']'
20:24:55 [2021-03-11T20:24:55.494Z] #54 45.95 + make
20:24:55 [2021-03-11T20:24:55.554Z] #41 46.05   CC       compel/arch/x86/src/lib/cpu.o
20:24:55 [2021-03-11T20:24:55.740Z] #10 DONE 0.8s
20:24:55 [2021-03-11T20:24:55.740Z] 
20:24:55 [2021-03-11T20:24:55.740Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:24:55 [2021-03-11T20:24:55.740Z] #27 sha256:ae93b4dfbad07a641c3da48c472a2a087492e49aeaaad56dd2e3ccdda2eac52b
20:24:55 [2021-03-11T20:24:55.740Z] #27 1.233 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
20:24:55 [2021-03-11T20:24:55.740Z] #27 1.327 
20:24:56 [2021-03-11T20:24:56.056Z] #54 46.61 + bin/ctr
20:24:56 [2021-03-11T20:24:56.119Z] #41 46.65   CC       compel/arch/x86/src/lib/infect.o
20:24:56 [2021-03-11T20:24:56.119Z] #41 ...
20:24:56 [2021-03-11T20:24:56.119Z] 
20:24:56 [2021-03-11T20:24:56.119Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:24:56 [2021-03-11T20:24:56.119Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:24:56 [2021-03-11T20:24:56.119Z] #11 112.0 Selecting previously unselected package libapparmor1:amd64.
20:24:56 [2021-03-11T20:24:56.119Z] #11 112.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 112.0 Unpacking libapparmor1:amd64 (2.13.2-10) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 112.2 Selecting previously unselected package libapparmor-dev:amd64.
20:24:56 [2021-03-11T20:24:56.119Z] #11 112.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 112.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 112.3 Selecting previously unselected package libbtrfs0.
20:24:56 [2021-03-11T20:24:56.119Z] #11 112.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 112.3 Unpacking libbtrfs0 (4.20.1-2) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 112.4 Selecting previously unselected package libbtrfs-dev.
20:24:56 [2021-03-11T20:24:56.119Z] #11 112.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 112.4 Unpacking libbtrfs-dev (4.20.1-2) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 112.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:24:56 [2021-03-11T20:24:56.119Z] #11 112.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 112.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 112.6 Selecting previously unselected package libudev-dev:amd64.
20:24:56 [2021-03-11T20:24:56.119Z] #11 112.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 112.7 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 112.8 Selecting previously unselected package libsepol1-dev:amd64.
20:24:56 [2021-03-11T20:24:56.119Z] #11 112.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 112.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 113.2 Selecting previously unselected package libpcre16-3:amd64.
20:24:56 [2021-03-11T20:24:56.119Z] #11 113.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 113.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 113.4 Selecting previously unselected package libpcre32-3:amd64.
20:24:56 [2021-03-11T20:24:56.119Z] #11 113.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 113.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 113.6 Selecting previously unselected package libpcrecpp0v5:amd64.
20:24:56 [2021-03-11T20:24:56.119Z] #11 113.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 113.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 113.8 Selecting previously unselected package libpcre3-dev:amd64.
20:24:56 [2021-03-11T20:24:56.119Z] #11 113.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 113.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 114.2 Selecting previously unselected package libselinux1-dev:amd64.
20:24:56 [2021-03-11T20:24:56.119Z] #11 114.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 114.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 114.5 Selecting previously unselected package libdevmapper-dev:amd64.
20:24:56 [2021-03-11T20:24:56.119Z] #11 114.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 114.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 114.6 Selecting previously unselected package libseccomp-dev:amd64.
20:24:56 [2021-03-11T20:24:56.119Z] #11 114.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 114.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 114.7 Selecting previously unselected package libsystemd-dev:amd64.
20:24:56 [2021-03-11T20:24:56.119Z] #11 114.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 114.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.3 Setting up libpcre16-3:amd64 (2:8.39-12) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.3 Setting up libsepol1-dev:amd64 (2.8-1) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.3 Setting up libbtrfs0 (4.20.1-2) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.4 Setting up libpcre32-3:amd64 (2:8.39-12) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.4 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.4 Setting up libbtrfs-dev (4.20.1-2) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.4 Setting up mingw-w64-common (6.0.0-3) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.4 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.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
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.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
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.6 Setting up dmsetup (2:1.02.155-3) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:24:56 [2021-03-11T20:24:56.119Z] #11 115.6 Processing triggers for libc-bin (2.28-10) ...
20:24:56 [2021-03-11T20:24:56.252Z] #27 1.467 
##########                                                                14.9%
########################                                                  34.4%
#################################                                         46.0%
######################################################                    75.9%
##############################################################            87.0%
######################################################################## 100.0%
20:24:56 [2021-03-11T20:24:56.252Z] #27 1.971 
20:24:56 [2021-03-11T20:24:56.252Z] 
20:24:56 [2021-03-11T20:24:56.252Z] #27 ...
20:24:56 [2021-03-11T20:24:56.252Z] 
20:24:56 [2021-03-11T20:24:56.252Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:24:56 [2021-03-11T20:24:56.252Z] #37 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
20:24:56 [2021-03-11T20:24:56.252Z] #37 DONE 0.5s
20:24:56 [2021-03-11T20:24:56.252Z] 
20:24:56 [2021-03-11T20:24:56.252Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:24:56 [2021-03-11T20:24:56.252Z] #27 sha256:ae93b4dfbad07a641c3da48c472a2a087492e49aeaaad56dd2e3ccdda2eac52b
20:24:56 [2021-03-11T20:24:56.521Z] #27 2.085 
#####################################################################     96.9%
######################################################################## 100.0%
20:24:56 [2021-03-11T20:24:56.521Z] #27 2.153 
20:24:56 [2021-03-11T20:24:56.521Z] #27 ...
20:24:56 [2021-03-11T20:24:56.521Z] 
20:24:56 [2021-03-11T20:24:56.521Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:24:56 [2021-03-11T20:24:56.521Z] #29 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
20:24:56 [2021-03-11T20:24:56.521Z] #29 DONE 0.9s
20:24:56 [2021-03-11T20:24:56.521Z] 
20:24:56 [2021-03-11T20:24:56.521Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:24:56 [2021-03-11T20:24:56.521Z] #27 sha256:ae93b4dfbad07a641c3da48c472a2a087492e49aeaaad56dd2e3ccdda2eac52b
20:24:56 [2021-03-11T20:24:56.521Z] #27 2.264 
##################################################                        70.2%
######################################################################## 100.0%
20:24:56 [2021-03-11T20:24:56.521Z] #27 2.341 
20:24:57 [2021-03-11T20:24:57.054Z] #11 DONE 117.4s
20:24:57 [2021-03-11T20:24:57.054Z] 
20:24:57 [2021-03-11T20:24:57.054Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:24:57 [2021-03-11T20:24:57.054Z] #51 sha256:f0233a4956bf3a8645f6e6faacce093cd32b8a47861537248bc87c77d63ef6e8
20:24:57 [2021-03-11T20:24:57.300Z] #27 2.455 
####                                                                       6.6%
#################                                                         24.9%
############################                                              39.8%
###########################################                               60.3%
######################################################                    75.7%
##############################################################            86.2%
######################################################################    98.0%
######################################################################## 100.0%
20:24:57 [2021-03-11T20:24:57.560Z] #27 3.268 
20:24:57 [2021-03-11T20:24:57.804Z] #11 ...
20:24:57 [2021-03-11T20:24:57.804Z] 
20:24:57 [2021-03-11T20:24:57.804Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:24:57 [2021-03-11T20:24:57.804Z] #40 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
20:24:57 [2021-03-11T20:24:57.804Z] #40 61.36 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
20:24:57 [2021-03-11T20:24:57.804Z] #40 61.39 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:24:57 [2021-03-11T20:24:57.804Z] #40 61.41 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
20:24:57 [2021-03-11T20:24:57.804Z] #40 61.43 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
20:24:57 [2021-03-11T20:24:57.804Z] #40 61.45 Setting up python-six (1.12.0-1) ...
20:24:57 [2021-03-11T20:24:57.804Z] #40 63.62 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
20:24:57 [2021-03-11T20:24:57.804Z] #40 63.66 Setting up libnl-3-200:arm64 (3.4.0-1) ...
20:24:57 [2021-03-11T20:24:57.804Z] #40 63.71 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
20:24:57 [2021-03-11T20:24:57.804Z] #40 63.75 Setting up libcap-dev:arm64 (1:2.25-2) ...
20:24:57 [2021-03-11T20:24:57.805Z] #40 63.79 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
20:24:57 [2021-03-11T20:24:57.805Z] #40 63.82 Setting up protobuf-compiler (3.6.1.3-2) ...
20:24:57 [2021-03-11T20:24:57.805Z] #40 63.87 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:24:57 [2021-03-11T20:24:57.805Z] #40 63.89 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
20:24:57 [2021-03-11T20:24:57.805Z] #40 63.92 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:24:57 [2021-03-11T20:24:57.805Z] #40 63.95 Setting up python-protobuf (3.6.1.3-2) ...
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.768 + RM_GOPATH=0
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.768 + TMP_GOPATH=
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.768 + : /build
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.768 + '[' -z '' ']'
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.771 ++ mktemp -d
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.777 + export GOPATH=/tmp/tmp.Wq4aFMwjEX
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.777 + GOPATH=/tmp/tmp.Wq4aFMwjEX
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.777 + RM_GOPATH=1
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.778 + case "$(go env GOARCH)" in
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.778 ++ go env GOARCH
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.803 + export GO_BUILDMODE=-buildmode=pie
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.803 + GO_BUILDMODE=-buildmode=pie
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.804 ++ dirname /tmp/install/install.sh
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.805 + dir=/tmp/install
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.805 + bin=runc
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.805 + shift
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.805 + '[' '!' -f /tmp/install/runc.installer ']'
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.805 + . /tmp/install/runc.installer
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.805 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.805 + install_runc
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.806 + grep -q '^3\.10\.0.*\.el7\.'
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.807 + uname -r
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.808 + RUNC_BUILDTAGS='seccomp '
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.808 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.808 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.810 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Wq4aFMwjEX/src/github.com/opencontainers/runc
20:24:58 [2021-03-11T20:24:58.527Z] #51 1.811 Cloning into '/tmp/tmp.Wq4aFMwjEX/src/github.com/opencontainers/runc'...
20:24:58 [2021-03-11T20:24:58.799Z] #51 ...
20:24:58 [2021-03-11T20:24:58.799Z] 
20:24:58 [2021-03-11T20:24:58.799Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
20:24:58 [2021-03-11T20:24:58.799Z] #12 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
20:24:58 [2021-03-11T20:24:58.799Z] #12 DONE 1.9s
20:24:59 [2021-03-11T20:24:59.059Z] 
20:24:59 [2021-03-11T20:24:59.059Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:24:59 [2021-03-11T20:24:59.059Z] #13 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
20:24:59 [2021-03-11T20:24:59.624Z] #13 ...
20:24:59 [2021-03-11T20:24:59.624Z] 
20:24:59 [2021-03-11T20:24:59.624Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:24:59 [2021-03-11T20:24:59.624Z] #43 sha256:c440c18f30018e92463fc14b28d48f13eeb0b78b3352cc72c2743fe5bff4e3a0
20:24:59 [2021-03-11T20:24:59.624Z] #43 110.2 vendor/golang.org/x/net/http/httpguts
20:24:59 [2021-03-11T20:24:59.624Z] #43 110.5 vendor/golang.org/x/net/http/httpproxy
20:24:59 [2021-03-11T20:24:59.624Z] #43 111.0 mime/multipart
20:24:59 [2021-03-11T20:24:59.624Z] #43 113.1 crypto/tls
20:24:59 [2021-03-11T20:24:59.650Z] #27 3.397 
                                                                           0.7%
##                                                                         3.2%
####                                                                       6.7%
######                                                                     9.3%
#########                                                                 13.1%
#############                                                             18.7%
################                                                          23.4%
#####################                                                     30.1%
#########################                                                 35.2%
###########################                                               38.8%
################################                                          44.5%
####################################                                      50.1%
########################################                                  56.7%
###############################################                           65.3%
####################################################                      72.4%
#######################################################                   76.6%
###########################################################               82.0%
################################################################          90.3%
#######################################################################   99.0%
######################################################################## 100.0%
20:24:59 [2021-03-11T20:24:59.650Z] #27 5.416 
20:24:59 [2021-03-11T20:24:59.850Z] 4612f6d0b889: Verifying Checksum
20:24:59 [2021-03-11T20:24:59.850Z] 4612f6d0b889: Download complete
20:24:59 [2021-03-11T20:24:59.881Z] #43 ...
20:24:59 [2021-03-11T20:24:59.881Z] 
20:24:59 [2021-03-11T20:24:59.881Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:24:59 [2021-03-11T20:24:59.881Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:24:59 [2021-03-11T20:24:59.881Z] #41 47.75   CC       compel/src/lib/infect-rpc.o
20:24:59 [2021-03-11T20:24:59.881Z] #41 48.70   CC       compel/src/lib/infect-util.o
20:24:59 [2021-03-11T20:24:59.881Z] #41 49.08   CC       compel/src/lib/infect.o
20:25:00 [2021-03-11T20:25:00.139Z] #41 ...
20:25:00 [2021-03-11T20:25:00.139Z] 
20:25:00 [2021-03-11T20:25:00.139Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:25:00 [2021-03-11T20:25:00.139Z] #13 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
20:25:00 [2021-03-11T20:25:00.139Z] #13 DONE 1.4s
20:25:00 [2021-03-11T20:25:00.213Z] #27 5.971 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:25:00 [2021-03-11T20:25:00.214Z] #27 6.064 
20:25:00 [2021-03-11T20:25:00.373Z] #40 67.17 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
20:25:00 [2021-03-11T20:25:00.373Z] #40 67.20 Processing triggers for libc-bin (2.28-10) ...
20:25:00 [2021-03-11T20:25:00.373Z] #40 ...
20:25:00 [2021-03-11T20:25:00.373Z] 
20:25:00 [2021-03-11T20:25:00.373Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
20:25:00 [2021-03-11T20:25:00.373Z] #35 sha256:e470b7bb71975687ccf14a893b44db7a177fda98dc78cdfde870da6b289a00ba
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.572 + RM_GOPATH=0
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.572 + TMP_GOPATH=
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.572 + : /build
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.572 + '[' -z '' ']'
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.572 ++ mktemp -d
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.579 + export GOPATH=/tmp/tmp.IAGrAvA4f0
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.579 + GOPATH=/tmp/tmp.IAGrAvA4f0
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.579 + RM_GOPATH=1
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.579 + case "$(go env GOARCH)" in
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.580 ++ go env GOARCH
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.675 + export GO_BUILDMODE=-buildmode=pie
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.675 + GO_BUILDMODE=-buildmode=pie
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.675 ++ dirname /tmp/install/install.sh
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.677 + dir=/tmp/install
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.677 + bin=tini
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.678 + shift
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.678 + '[' '!' -f /tmp/install/tini.installer ']'
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.678 + . /tmp/install/tini.installer
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.678 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.679 + install_tini
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.679 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.679 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.680 + git clone https://github.com/krallin/tini.git /tmp/tmp.IAGrAvA4f0/tini
20:25:00 [2021-03-11T20:25:00.373Z] #35 2.682 Cloning into '/tmp/tmp.IAGrAvA4f0/tini'...
20:25:00 [2021-03-11T20:25:00.373Z] #35 3.804 + cd /tmp/tmp.IAGrAvA4f0/tini
20:25:00 [2021-03-11T20:25:00.373Z] #35 3.804 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
20:25:00 [2021-03-11T20:25:00.373Z] #35 3.846 + cmake .
20:25:00 [2021-03-11T20:25:00.373Z] #35 4.451 -- The C compiler identification is GNU 8.3.0
20:25:00 [2021-03-11T20:25:00.373Z] #35 4.483 -- Check for working C compiler: /usr/bin/cc
20:25:00 [2021-03-11T20:25:00.373Z] #35 5.371 -- Check for working C compiler: /usr/bin/cc -- works
20:25:00 [2021-03-11T20:25:00.373Z] #35 5.381 -- Detecting C compiler ABI info
20:25:00 [2021-03-11T20:25:00.373Z] #35 6.362 -- Detecting C compiler ABI info - done
20:25:00 [2021-03-11T20:25:00.373Z] #35 6.405 -- Detecting C compile features
20:25:00 [2021-03-11T20:25:00.373Z] #35 8.558 -- Detecting C compile features - done
20:25:00 [2021-03-11T20:25:00.373Z] #35 8.579 -- Performing Test HAS_BUILTIN_FORTIFY
20:25:00 [2021-03-11T20:25:00.373Z] #35 8.909 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:25:00 [2021-03-11T20:25:00.373Z] #35 9.067 -- Configuring done
20:25:00 [2021-03-11T20:25:00.373Z] #35 9.104 -- Generating done
20:25:00 [2021-03-11T20:25:00.373Z] #35 9.111 -- Build files have been written to: /tmp/tmp.IAGrAvA4f0/tini
20:25:00 [2021-03-11T20:25:00.373Z] #35 9.117 + make tini-static
20:25:00 [2021-03-11T20:25:00.373Z] #35 9.575 Scanning dependencies of target tini-static
20:25:00 [2021-03-11T20:25:00.373Z] #35 9.634 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:25:00 [2021-03-11T20:25:00.399Z] 
20:25:00 [2021-03-11T20:25:00.399Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:25:00 [2021-03-11T20:25:00.399Z] #14 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
20:25:00 [2021-03-11T20:25:00.471Z] #27 6.122 
######################################################################## 100.0%
20:25:00 [2021-03-11T20:25:00.471Z] #27 6.149 
20:25:00 [2021-03-11T20:25:00.637Z] #35 10.74 [100%] Linking C executable tini-static
20:25:00 [2021-03-11T20:25:00.732Z] #27 6.492 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:25:00 [2021-03-11T20:25:00.999Z] #27 6.597 
20:25:00 [2021-03-11T20:25:00.999Z] #27 6.732 
###                                                                        4.6%
######################################################################## 100.0%
20:25:00 [2021-03-11T20:25:00.999Z] #27 6.780 
20:25:01 [2021-03-11T20:25:01.216Z] #35 11.30 [100%] Built target tini-static
20:25:01 [2021-03-11T20:25:01.216Z] #35 11.36 + mkdir -p /build
20:25:01 [2021-03-11T20:25:01.216Z] #35 11.36 + cp tini-static /build/docker-init
20:25:01 [2021-03-11T20:25:01.305Z] #54 ...
20:25:01 [2021-03-11T20:25:01.305Z] 
20:25:01 [2021-03-11T20:25:01.305Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:25:01 [2021-03-11T20:25:01.305Z] #49 sha256:00eb831a442406ca266352c762483711b821384ef21128c32828024905eeb2fa
20:25:01 [2021-03-11T20:25:01.305Z] #49 88.39 mvdan.cc/sh/v3/cmd/shfmt
20:25:01 [2021-03-11T20:25:01.305Z] #49 DONE 94.7s
20:25:01 [2021-03-11T20:25:01.305Z] 
20:25:01 [2021-03-11T20:25:01.305Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:01 [2021-03-11T20:25:01.305Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:25:01 [2021-03-11T20:25:01.305Z] #41 21.29   CC       images/cpuinfo.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 21.86   CC       images/inventory.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 22.12   CC       images/fdinfo.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 22.48   CC       images/fown.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 22.79   CC       images/ns.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 22.98   CC       images/regfile.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 23.20   CC       images/ghost-file.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 23.48   CC       images/fifo.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 23.79   CC       images/remap-file-path.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 23.95   CC       images/eventfd.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 24.14   CC       images/eventpoll.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 24.37   CC       images/fh.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 24.64   CC       images/fsnotify.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 25.27   CC       images/signalfd.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 25.53   CC       images/fs.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 25.80   CC       images/pstree.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 26.00   CC       images/pipe.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 26.24   CC       images/tcp-stream.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 26.52   CC       images/sk-packet.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 26.89   CC       images/mnt.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 27.10   CC       images/pipe-data.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 27.51   CC       images/sa.o
20:25:01 [2021-03-11T20:25:01.305Z] #41 27.87   CC       images/timer.o
20:25:01 [2021-03-11T20:25:01.332Z] #14 1.131 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:25:01 [2021-03-11T20:25:01.332Z] #14 DONE 1.2s
20:25:01 [2021-03-11T20:25:01.332Z] 
20:25:01 [2021-03-11T20:25:01.332Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:25:01 [2021-03-11T20:25:01.332Z] #43 sha256:c440c18f30018e92463fc14b28d48f13eeb0b78b3352cc72c2743fe5bff4e3a0
20:25:01 [2021-03-11T20:25:01.332Z] #43 120.6 net/http/httptrace
20:25:01 [2021-03-11T20:25:01.332Z] #43 121.1 net/http
20:25:01 [2021-03-11T20:25:01.794Z] #35 ...
20:25:01 [2021-03-11T20:25:01.795Z] 
20:25:01 [2021-03-11T20:25:01.795Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:25:01 [2021-03-11T20:25:01.795Z] #43 sha256:700c15aae8dc466be3a4ece036e614d969ec26c72a0a1189eb439b4b9d6a96d6
20:25:01 [2021-03-11T20:25:01.795Z] #43 59.15 encoding/json
20:25:01 [2021-03-11T20:25:01.795Z] #43 64.06 go/parser
20:25:01 [2021-03-11T20:25:01.795Z] #43 65.01 text/template
20:25:01 [2021-03-11T20:25:01.795Z] #43 66.79 encoding/xml
20:25:01 [2021-03-11T20:25:01.795Z] #43 68.93 compress/gzip
20:25:01 [2021-03-11T20:25:01.869Z] #41 28.52   CC       images/timerfd.o
20:25:02 [2021-03-11T20:25:02.125Z] #41 28.74   CC       images/mm.o
20:25:02 [2021-03-11T20:25:02.141Z] #43 ...
20:25:02 [2021-03-11T20:25:02.141Z] 
20:25:02 [2021-03-11T20:25:02.141Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:25:02 [2021-03-11T20:25:02.141Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
20:25:02 [2021-03-11T20:25:02.141Z] #11 65.13 Selecting previously unselected package mingw-w64-x86-64-dev.
20:25:02 [2021-03-11T20:25:02.141Z] #11 65.14 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:25:02 [2021-03-11T20:25:02.141Z] #11 65.16 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:25:02 [2021-03-11T20:25:02.381Z] #41 29.02   CC       images/sk-opts.o
20:25:02 [2021-03-11T20:25:02.718Z] #43 ...
20:25:02 [2021-03-11T20:25:02.718Z] 
20:25:02 [2021-03-11T20:25:02.718Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:25:02 [2021-03-11T20:25:02.718Z] #15 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
20:25:02 [2021-03-11T20:25:02.718Z] #15 DONE 1.2s
20:25:02 [2021-03-11T20:25:02.718Z] 
20:25:02 [2021-03-11T20:25:02.718Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:25:02 [2021-03-11T20:25:02.718Z] #16 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
20:25:02 [2021-03-11T20:25:02.899Z] #27 8.523 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
20:25:02 [2021-03-11T20:25:02.943Z] #41 29.27   CC       images/sk-unix.o
20:25:02 [2021-03-11T20:25:02.943Z] #41 ...
20:25:02 [2021-03-11T20:25:02.943Z] 
20:25:02 [2021-03-11T20:25:02.943Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:25:02 [2021-03-11T20:25:02.943Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:25:02 [2021-03-11T20:25:02.943Z] #11 96.76 Selecting previously unselected package g++-mingw-w64-x86-64.
20:25:02 [2021-03-11T20:25:02.943Z] #11 96.77 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:25:02 [2021-03-11T20:25:02.943Z] #11 96.77 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:25:03 [2021-03-11T20:25:03.156Z] #27 8.824 
20:25:03 [2021-03-11T20:25:03.646Z] #16 DONE 1.1s
20:25:03 [2021-03-11T20:25:03.646Z] 
20:25:03 [2021-03-11T20:25:03.646Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:03 [2021-03-11T20:25:03.646Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:25:03 [2021-03-11T20:25:03.646Z] #41 53.31   CC       compel/src/lib/ptrace.o
20:25:03 [2021-03-11T20:25:03.646Z] #41 53.93   AR       compel/libcompel.a
20:25:03 [2021-03-11T20:25:03.646Z] #41 54.07   HOSTCC   compel/src/main-host.o
20:25:04 [2021-03-11T20:25:04.072Z] #11 71.16 Selecting previously unselected package gcc-mingw-w64-base.
20:25:04 [2021-03-11T20:25:04.072Z] #11 71.19 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
20:25:04 [2021-03-11T20:25:04.072Z] #11 71.26 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:25:04 [2021-03-11T20:25:04.208Z] #41 54.64   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
20:25:04 [2021-03-11T20:25:04.463Z] #41 54.84   HOSTCC   compel/src/lib/handle-elf-host.o
20:25:05 [2021-03-11T20:25:05.025Z] #11 72.15 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:25:05 [2021-03-11T20:25:05.025Z] #11 72.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
20:25:05 [2021-03-11T20:25:05.025Z] #11 72.42 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:25:05 [2021-03-11T20:25:05.027Z] #41 55.38   HOSTCC   compel/src/lib/log-host.o
20:25:05 [2021-03-11T20:25:05.027Z] #41 ...
20:25:05 [2021-03-11T20:25:05.027Z] 
20:25:05 [2021-03-11T20:25:05.027Z] #17 [dev-systemd-false  6/26] RUN ldconfig
20:25:05 [2021-03-11T20:25:05.027Z] #17 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3
20:25:05 [2021-03-11T20:25:05.027Z] #17 DONE 1.3s
20:25:05 [2021-03-11T20:25:05.218Z] #27 9.001 
                                                                           0.0%
###                                                                        4.9%
#########                                                                 12.6%
#############                                                             19.0%
#################                                                         23.9%
#####################                                                     30.3%
###########################                                               38.3%
#############################                                             40.7%
#################################                                         46.6%
######################################                                    52.9%
#########################################                                 58.2%
###############################################                           65.3%
###################################################                       70.9%
#######################################################                   77.2%
###########################################################               83.2%
################################################################          90.2%
####################################################################      95.3%
######################################################################## 100.0%
20:25:05 [2021-03-11T20:25:05.283Z] 
20:25:05 [2021-03-11T20:25:05.283Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:25:05 [2021-03-11T20:25:05.283Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:25:05 [2021-03-11T20:25:05.290Z] #11 ...
20:25:05 [2021-03-11T20:25:05.290Z] 
20:25:05 [2021-03-11T20:25:05.290Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
20:25:05 [2021-03-11T20:25:05.290Z] #35 sha256:e470b7bb71975687ccf14a893b44db7a177fda98dc78cdfde870da6b289a00ba
20:25:05 [2021-03-11T20:25:05.290Z] #35 DONE 15.3s
20:25:05 [2021-03-11T20:25:05.290Z] 
20:25:05 [2021-03-11T20:25:05.290Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:25:05 [2021-03-11T20:25:05.290Z] #40 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
20:25:05 [2021-03-11T20:25:05.290Z] #40 DONE 72.6s
20:25:05 [2021-03-11T20:25:05.290Z] 
20:25:05 [2021-03-11T20:25:05.290Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:05 [2021-03-11T20:25:05.290Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:25:05 [2021-03-11T20:25:05.475Z] #27 11.13 
20:25:05 [2021-03-11T20:25:05.555Z] #41 ...
20:25:05 [2021-03-11T20:25:05.555Z] 
20:25:05 [2021-03-11T20:25:05.555Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:25:05 [2021-03-11T20:25:05.555Z] #49 sha256:6abf8802cd953d3ae11bde51f447ac1b92df5336ae669170f73d51b9b49f8f39
20:25:05 [2021-03-11T20:25:05.555Z] #49 64.56 golang.org/x/crypto/ssh/terminal
20:25:05 [2021-03-11T20:25:05.555Z] #49 67.29 mvdan.cc/sh/v3/cmd/shfmt
20:25:05 [2021-03-11T20:25:05.555Z] #49 DONE 72.9s
20:25:05 [2021-03-11T20:25:05.732Z] #27 ...
20:25:05 [2021-03-11T20:25:05.732Z] 
20:25:05 [2021-03-11T20:25:05.732Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:25:05 [2021-03-11T20:25:05.732Z] #43 sha256:0764fddad26d36bf334e78e1176c582767641c17510ff719bb8da38c358cadd8
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.182 + RM_GOPATH=0
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.182 + TMP_GOPATH=
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.182 + : /build
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.182 + '[' -z '' ']'
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.182 ++ mktemp -d
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.182 + export GOPATH=/tmp/tmp.jKB5KDZ18F
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.182 + GOPATH=/tmp/tmp.jKB5KDZ18F
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.182 + RM_GOPATH=1
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.182 + case "$(go env GOARCH)" in
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.182 ++ go env GOARCH
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.231 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.231 + export GO_BUILDMODE=-buildmode=pie
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.231 + GO_BUILDMODE=-buildmode=pie
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.231 ++ dirname /tmp/install/install.sh
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.246 + dir=/tmp/install
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.246 + bin=vndr
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.246 + shift
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.246 + '[' '!' -f /tmp/install/vndr.installer ']'
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.246 + . /tmp/install/vndr.installer
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.246 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.246 + install_vndr
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.246 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.246 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jKB5KDZ18F/src/github.com/LK4D4/vndr
20:25:05 [2021-03-11T20:25:05.732Z] #43 8.246 Cloning into '/tmp/tmp.jKB5KDZ18F/src/github.com/LK4D4/vndr'...
20:25:05 [2021-03-11T20:25:05.732Z] #43 9.247 + cd /tmp/tmp.jKB5KDZ18F/src/github.com/LK4D4/vndr
20:25:05 [2021-03-11T20:25:05.732Z] #43 9.248 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
20:25:05 [2021-03-11T20:25:05.732Z] #43 9.276 + go build -buildmode=pie -v -o /build/vndr .
20:25:05 [2021-03-11T20:25:05.819Z] 
20:25:05 [2021-03-11T20:25:05.819Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:25:05 [2021-03-11T20:25:05.819Z] #43 sha256:700c15aae8dc466be3a4ece036e614d969ec26c72a0a1189eb439b4b9d6a96d6
20:25:05 [2021-03-11T20:25:05.819Z] #43 69.87 crypto/rand
20:25:05 [2021-03-11T20:25:05.819Z] #43 70.50 crypto/ecdsa
20:25:05 [2021-03-11T20:25:05.819Z] #43 71.11 crypto/rsa
20:25:05 [2021-03-11T20:25:05.819Z] #43 71.85 go/doc
20:25:05 [2021-03-11T20:25:05.819Z] #43 72.93 vendor/golang.org/x/crypto/cryptobyte
20:25:05 [2021-03-11T20:25:05.990Z] #43 ...
20:25:05 [2021-03-11T20:25:05.990Z] 
20:25:05 [2021-03-11T20:25:05.990Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:25:05 [2021-03-11T20:25:05.990Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
20:25:05 [2021-03-11T20:25:05.990Z] #53 8.368 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:25:05 [2021-03-11T20:25:05.990Z] #53 8.462 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:25:05 [2021-03-11T20:25:05.990Z] #53 8.469 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:25:05 [2021-03-11T20:25:05.990Z] #53 9.728 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:25:05 [2021-03-11T20:25:05.990Z] #53 ...
20:25:05 [2021-03-11T20:25:05.990Z] 
20:25:05 [2021-03-11T20:25:05.990Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
20:25:05 [2021-03-11T20:25:05.990Z] #22 sha256:50d646981db6852b5643679af485f4513492a2607127cecbf87a6323078b42b7
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.031 + RM_GOPATH=0
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.031 + TMP_GOPATH=
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.031 + : /build
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.031 + '[' -z '' ']'
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.032 ++ mktemp -d
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.032 + export GOPATH=/tmp/tmp.vUJwiuu74c
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.032 + GOPATH=/tmp/tmp.vUJwiuu74c
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.032 + RM_GOPATH=1
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.032 + case "$(go env GOARCH)" in
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.032 ++ go env GOARCH
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.038 + export GO_BUILDMODE=-buildmode=pie
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.038 + GO_BUILDMODE=-buildmode=pie
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.038 ++ dirname /tmp/install/install.sh
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.039 Install docker/cli version 17.06.2-ce from stable
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.046 + dir=/tmp/install
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.046 + bin=dockercli
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.046 + shift
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.046 + '[' '!' -f /tmp/install/dockercli.installer ']'
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.046 + . /tmp/install/dockercli.installer
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.046 ++ : stable
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.046 ++ : 17.06.2-ce
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.046 + install_dockercli
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.046 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.046 ++ uname -m
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.046 + arch=x86_64
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.046 + '[' x86_64 '!=' x86_64 ']'
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.046 + url=https://download.docker.com/linux/static
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.054 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:25:05 [2021-03-11T20:25:05.990Z] #22 6.054 + tar -xz docker/docker
20:25:06 [2021-03-11T20:25:06.247Z] #22 ...
20:25:06 [2021-03-11T20:25:06.247Z] 
20:25:06 [2021-03-11T20:25:06.247Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:25:06 [2021-03-11T20:25:06.247Z] #49 sha256:56607838db770a334555755fcffaee996f6372936c72452c71413ff26f2cf5b7
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.114 + RM_GOPATH=0
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.114 + TMP_GOPATH=
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.114 + : /build
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.114 + '[' -z '' ']'
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.114 ++ mktemp -d
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.114 + export GOPATH=/tmp/tmp.4tIsT42f0E
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.114 + GOPATH=/tmp/tmp.4tIsT42f0E
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.114 + RM_GOPATH=1
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.115 + case "$(go env GOARCH)" in
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.115 ++ go env GOARCH
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.127 + export GO_BUILDMODE=-buildmode=pie
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.127 + GO_BUILDMODE=-buildmode=pie
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.128 ++ dirname /tmp/install/install.sh
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.132 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.132 + dir=/tmp/install
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.132 + bin=shfmt
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.132 + shift
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.132 + '[' '!' -f /tmp/install/shfmt.installer ']'
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.132 + . /tmp/install/shfmt.installer
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.132 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.132 + install_shfmt
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.132 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.132 + git clone https://github.com/mvdan/sh.git /tmp/tmp.4tIsT42f0E/src/github.com/mvdan/sh
20:25:06 [2021-03-11T20:25:06.247Z] #49 6.132 Cloning into '/tmp/tmp.4tIsT42f0E/src/github.com/mvdan/sh'...
20:25:06 [2021-03-11T20:25:06.247Z] #49 ...
20:25:06 [2021-03-11T20:25:06.247Z] 
20:25:06 [2021-03-11T20:25:06.247Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:25:06 [2021-03-11T20:25:06.247Z] #32 sha256:5c8a013ac5598039f871850a63ad7735c7d6cad99c2826d96b1d6b3a4e916dc7
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.615 + RM_GOPATH=0
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.615 + TMP_GOPATH=
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.615 + : /build
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.615 + '[' -z '' ']'
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.618 ++ mktemp -d
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.618 + export GOPATH=/tmp/tmp.R9EkXiFrAI
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.618 + GOPATH=/tmp/tmp.R9EkXiFrAI
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.618 + RM_GOPATH=1
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.618 + case "$(go env GOARCH)" in
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.618 ++ go env GOARCH
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.620 + export GO_BUILDMODE=-buildmode=pie
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.620 + GO_BUILDMODE=-buildmode=pie
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.620 ++ dirname /tmp/install/install.sh
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.622 + dir=/tmp/install
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.622 + bin=tomlv
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.622 + shift
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.622 + '[' '!' -f /tmp/install/tomlv.installer ']'
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.622 + . /tmp/install/tomlv.installer
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.622 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.622 + install_tomlv
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.622 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.622 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.R9EkXiFrAI/src/github.com/BurntSushi/toml
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.623 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:25:06 [2021-03-11T20:25:06.247Z] #32 6.625 Cloning into '/tmp/tmp.R9EkXiFrAI/src/github.com/BurntSushi/toml'...
20:25:06 [2021-03-11T20:25:06.247Z] #32 7.399 + cd /tmp/tmp.R9EkXiFrAI/src/github.com/BurntSushi/toml
20:25:06 [2021-03-11T20:25:06.247Z] #32 7.399 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:25:06 [2021-03-11T20:25:06.247Z] #32 7.408 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:25:06 [2021-03-11T20:25:06.247Z] #32 8.104 runtime/internal/atomic
20:25:06 [2021-03-11T20:25:06.247Z] #32 8.104 internal/cpu
20:25:06 [2021-03-11T20:25:06.247Z] #32 8.406 runtime/internal/sys
20:25:06 [2021-03-11T20:25:06.247Z] #32 8.627 runtime/internal/math
20:25:06 [2021-03-11T20:25:06.247Z] #32 8.743 math/bits
20:25:06 [2021-03-11T20:25:06.247Z] #32 8.772 internal/bytealg
20:25:06 [2021-03-11T20:25:06.247Z] #32 9.472 math
20:25:06 [2021-03-11T20:25:06.247Z] #32 9.721 runtime
20:25:06 [2021-03-11T20:25:06.504Z] #32 ...
20:25:06 [2021-03-11T20:25:06.504Z] 
20:25:06 [2021-03-11T20:25:06.504Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:25:06 [2021-03-11T20:25:06.504Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:25:06 [2021-03-11T20:25:06.504Z] #34 6.994 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:25:06 [2021-03-11T20:25:06.504Z] #34 7.062 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:25:06 [2021-03-11T20:25:06.504Z] #34 7.204 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:25:06 [2021-03-11T20:25:06.504Z] #34 8.138 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:25:06 [2021-03-11T20:25:06.504Z] #34 10.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:25:06 [2021-03-11T20:25:06.504Z] #34 ...
20:25:06 [2021-03-11T20:25:06.504Z] 
20:25:06 [2021-03-11T20:25:06.504Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
20:25:06 [2021-03-11T20:25:06.504Z] #45 sha256:96e7908b14a14c3e6a40c0707eb99595aa003c5692cd646e3aa6e17e13931477
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.570 + RM_GOPATH=0
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.570 + TMP_GOPATH=
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.570 + : /build
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.570 + '[' -z '' ']'
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.570 ++ mktemp -d
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.570 + export GOPATH=/tmp/tmp.Y0PCfmgaCp
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.570 + GOPATH=/tmp/tmp.Y0PCfmgaCp
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.570 + RM_GOPATH=1
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.570 + case "$(go env GOARCH)" in
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.570 ++ go env GOARCH
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.603 + export GO_BUILDMODE=-buildmode=pie
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.603 + GO_BUILDMODE=-buildmode=pie
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.603 ++ dirname /tmp/install/install.sh
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.603 + dir=/tmp/install
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.603 + bin=gotestsum
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.603 + shift
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.603 + '[' '!' -f /tmp/install/gotestsum.installer ']'
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.603 + . /tmp/install/gotestsum.installer
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.603 ++ : v0.5.3
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.603 + install_gotestsum
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.611 + set -e
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.611 + export GO111MODULE=on
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.611 + GO111MODULE=on
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.611 + GOBIN=/build
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.611 + go get gotest.tools/gotestsum@v0.5.3
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.760 go: finding gotest.tools/gotestsum v0.5.3
20:25:06 [2021-03-11T20:25:06.504Z] #45 7.760 go: finding gotest.tools v0.5.3
20:25:06 [2021-03-11T20:25:06.504Z] #45 8.855 go: downloading gotest.tools/gotestsum v0.5.3
20:25:06 [2021-03-11T20:25:06.504Z] #45 9.532 go: extracting gotest.tools/gotestsum v0.5.3
20:25:06 [2021-03-11T20:25:06.504Z] #45 10.44 go: downloading github.com/pkg/errors v0.9.1
20:25:06 [2021-03-11T20:25:06.504Z] #45 10.49 go: downloading github.com/spf13/pflag v1.0.3
20:25:06 [2021-03-11T20:25:06.504Z] #45 10.50 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:25:06 [2021-03-11T20:25:06.504Z] #45 10.57 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:25:06 [2021-03-11T20:25:06.504Z] #45 10.62 go: downloading github.com/jonboulle/clockwork v0.1.0
20:25:06 [2021-03-11T20:25:06.504Z] #45 10.77 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:25:06 [2021-03-11T20:25:06.504Z] #45 10.81 go: downloading github.com/fatih/color v1.9.0
20:25:06 [2021-03-11T20:25:06.504Z] #45 10.82 go: extracting github.com/spf13/pflag v1.0.3
20:25:06 [2021-03-11T20:25:06.651Z] #18 1.556 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:25:06 [2021-03-11T20:25:06.651Z] #18 1.576 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:25:06 [2021-03-11T20:25:06.651Z] #18 1.662 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:25:06 [2021-03-11T20:25:06.761Z] #45 10.95 go: extracting github.com/pkg/errors v0.9.1
20:25:06 [2021-03-11T20:25:06.761Z] #45 10.96 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:25:06 [2021-03-11T20:25:06.761Z] #45 10.96 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:25:06 [2021-03-11T20:25:06.761Z] #45 ...
20:25:06 [2021-03-11T20:25:06.761Z] 
20:25:06 [2021-03-11T20:25:06.761Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:25:06 [2021-03-11T20:25:06.761Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
20:25:06 [2021-03-11T20:25:06.761Z] #30 5.778 + git clone https://github.com/kolyshkin/go-swagger.git .
20:25:06 [2021-03-11T20:25:06.761Z] #30 5.778 Cloning into '.'...
20:25:06 [2021-03-11T20:25:06.761Z] #30 ...
20:25:06 [2021-03-11T20:25:06.761Z] 
20:25:06 [2021-03-11T20:25:06.762Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:25:06 [2021-03-11T20:25:06.762Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:25:06 [2021-03-11T20:25:06.762Z] #11 8.917 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:25:06 [2021-03-11T20:25:06.762Z] #11 8.996 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:25:06 [2021-03-11T20:25:06.762Z] #11 9.017 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:25:06 [2021-03-11T20:25:06.762Z] #11 10.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:25:07 [2021-03-11T20:25:07.019Z] #11 ...
20:25:07 [2021-03-11T20:25:07.019Z] 
20:25:07 [2021-03-11T20:25:07.019Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:25:07 [2021-03-11T20:25:07.019Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
20:25:07 [2021-03-11T20:25:07.019Z] #38 7.234 + git clone https://github.com/docker/distribution.git .
20:25:07 [2021-03-11T20:25:07.019Z] #38 7.234 Cloning into '.'...
20:25:07 [2021-03-11T20:25:07.019Z] #38 ...
20:25:07 [2021-03-11T20:25:07.019Z] 
20:25:07 [2021-03-11T20:25:07.019Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:25:07 [2021-03-11T20:25:07.019Z] #56 sha256:1036af273bbc1c508f5e63ba16fcca5accdb9180aae4971d358df6c1dba2f046
20:25:07 [2021-03-11T20:25:07.019Z] #56 7.993 + RM_GOPATH=0
20:25:07 [2021-03-11T20:25:07.019Z] #56 7.993 + TMP_GOPATH=
20:25:07 [2021-03-11T20:25:07.019Z] #56 7.993 + : /build
20:25:07 [2021-03-11T20:25:07.019Z] #56 7.993 + '[' -z '' ']'
20:25:07 [2021-03-11T20:25:07.019Z] #56 7.993 ++ mktemp -d
20:25:07 [2021-03-11T20:25:07.019Z] #56 7.993 + export GOPATH=/tmp/tmp.S6o8MSoMPg
20:25:07 [2021-03-11T20:25:07.019Z] #56 7.993 + GOPATH=/tmp/tmp.S6o8MSoMPg
20:25:07 [2021-03-11T20:25:07.019Z] #56 7.993 + RM_GOPATH=1
20:25:07 [2021-03-11T20:25:07.019Z] #56 7.993 + case "$(go env GOARCH)" in
20:25:07 [2021-03-11T20:25:07.019Z] #56 7.993 ++ go env GOARCH
20:25:07 [2021-03-11T20:25:07.019Z] #56 8.032 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
20:25:07 [2021-03-11T20:25:07.019Z] #56 8.103 + export GO_BUILDMODE=-buildmode=pie
20:25:07 [2021-03-11T20:25:07.019Z] #56 8.103 + GO_BUILDMODE=-buildmode=pie
20:25:07 [2021-03-11T20:25:07.019Z] #56 8.103 ++ dirname /tmp/install/install.sh
20:25:07 [2021-03-11T20:25:07.019Z] #56 8.103 + dir=/tmp/install
20:25:07 [2021-03-11T20:25:07.019Z] #56 8.103 + bin=rootlesskit
20:25:07 [2021-03-11T20:25:07.019Z] #56 8.103 + shift
20:25:07 [2021-03-11T20:25:07.019Z] #56 8.103 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
20:25:07 [2021-03-11T20:25:07.019Z] #56 8.103 + . /tmp/install/rootlesskit.installer
20:25:07 [2021-03-11T20:25:07.019Z] #56 8.103 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
20:25:07 [2021-03-11T20:25:07.019Z] #56 8.103 + install_rootlesskit
20:25:07 [2021-03-11T20:25:07.019Z] #56 8.103 + case "$1" in
20:25:07 [2021-03-11T20:25:07.019Z] #56 8.103 + export CGO_ENABLED=0
20:25:07 [2021-03-11T20:25:07.019Z] #56 8.103 + CGO_ENABLED=0
20:25:07 [2021-03-11T20:25:07.019Z] #56 8.103 + _install_rootlesskit
20:25:07 [2021-03-11T20:25:07.019Z] #56 8.103 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
20:25:07 [2021-03-11T20:25:07.019Z] #56 8.103 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.S6o8MSoMPg/src/github.com/rootless-containers/rootlesskit
20:25:07 [2021-03-11T20:25:07.019Z] #56 8.103 Cloning into '/tmp/tmp.S6o8MSoMPg/src/github.com/rootless-containers/rootlesskit'...
20:25:07 [2021-03-11T20:25:07.111Z] #11 ...
20:25:07 [2021-03-11T20:25:07.111Z] 
20:25:07 [2021-03-11T20:25:07.111Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:25:07 [2021-03-11T20:25:07.111Z] #43 sha256:8cbdb0beef49b615ecb808cc8c68245870f39cac0cc58809d71da321febafa77
20:25:07 [2021-03-11T20:25:07.111Z] #43 90.77 github.com/LK4D4/vndr/versioned
20:25:07 [2021-03-11T20:25:07.111Z] #43 90.93 compress/flate
20:25:07 [2021-03-11T20:25:07.111Z] #43 91.10 github.com/LK4D4/vndr/build
20:25:07 [2021-03-11T20:25:07.111Z] #43 93.57 hash/crc32
20:25:07 [2021-03-11T20:25:07.111Z] #43 94.12 compress/gzip
20:25:07 [2021-03-11T20:25:07.111Z] #43 94.48 net
20:25:07 [2021-03-11T20:25:07.111Z] #43 94.75 vendor/golang.org/x/text/transform
20:25:07 [2021-03-11T20:25:07.111Z] #43 95.60 vendor/golang.org/x/text/unicode/bidi
20:25:07 [2021-03-11T20:25:07.111Z] #43 97.38 vendor/golang.org/x/text/secure/bidirule
20:25:07 [2021-03-11T20:25:07.111Z] #43 97.71 vendor/golang.org/x/text/unicode/norm
20:25:07 [2021-03-11T20:25:07.111Z] #43 ...
20:25:07 [2021-03-11T20:25:07.111Z] 
20:25:07 [2021-03-11T20:25:07.111Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:07 [2021-03-11T20:25:07.111Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:25:07 [2021-03-11T20:25:07.111Z] #41 29.51   CC       images/sk-inet.o
20:25:07 [2021-03-11T20:25:07.111Z] #41 29.98   CC       images/tun.o
20:25:07 [2021-03-11T20:25:07.111Z] #41 30.26   CC       images/sk-netlink.o
20:25:07 [2021-03-11T20:25:07.111Z] #41 30.49   CC       images/packet-sock.o
20:25:07 [2021-03-11T20:25:07.111Z] #41 30.84   CC       images/ipc-var.o
20:25:07 [2021-03-11T20:25:07.111Z] #41 31.09   CC       images/ipc-desc.o
20:25:07 [2021-03-11T20:25:07.111Z] #41 31.31   CC       images/ipc-shm.o
20:25:07 [2021-03-11T20:25:07.111Z] #41 31.48   CC       images/ipc-msg.o
20:25:07 [2021-03-11T20:25:07.111Z] #41 31.67   CC       images/ipc-sem.o
20:25:07 [2021-03-11T20:25:07.111Z] #41 31.91   CC       images/utsns.o
20:25:07 [2021-03-11T20:25:07.111Z] #41 32.19   CC       images/creds.o
20:25:07 [2021-03-11T20:25:07.111Z] #41 32.38   CC       images/vma.o
20:25:07 [2021-03-11T20:25:07.111Z] #41 32.59   CC       images/netdev.o
20:25:07 [2021-03-11T20:25:07.111Z] #41 32.93   CC       images/tty.o
20:25:07 [2021-03-11T20:25:07.111Z] #41 33.41   CC       images/file-lock.o
20:25:07 [2021-03-11T20:25:07.111Z] #41 33.58   CC       images/rlimit.o
20:25:07 [2021-03-11T20:25:07.111Z] #41 33.76   CC       images/pagemap.o
20:25:07 [2021-03-11T20:25:07.213Z] #18 2.178 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:25:07 [2021-03-11T20:25:07.276Z] #56 ...
20:25:07 [2021-03-11T20:25:07.276Z] 
20:25:07 [2021-03-11T20:25:07.276Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
20:25:07 [2021-03-11T20:25:07.276Z] #62 sha256:add52761fa50d47faab5738a7f68d283a9e086ccc1fc6c72fa6a171779abec3b
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.968 + RM_GOPATH=0
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.968 + TMP_GOPATH=
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.968 + : /build
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.968 + '[' -z '' ']'
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.968 ++ mktemp -d
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.970 + export GOPATH=/tmp/tmp.8hFBgcW2Tg
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.970 + GOPATH=/tmp/tmp.8hFBgcW2Tg
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.970 + RM_GOPATH=1
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.970 + case "$(go env GOARCH)" in
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.970 ++ go env GOARCH
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.983 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.983 + export GO_BUILDMODE=-buildmode=pie
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.983 + GO_BUILDMODE=-buildmode=pie
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.983 ++ dirname /tmp/install/install.sh
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.983 + dir=/tmp/install
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.983 + bin=proxy
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.983 + shift
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.983 + '[' '!' -f /tmp/install/proxy.installer ']'
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.983 + . /tmp/install/proxy.installer
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.983 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.983 + install_proxy
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.983 + case "$1" in
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.983 + export CGO_ENABLED=0
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.983 + CGO_ENABLED=0
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.983 + _install_proxy
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.983 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.983 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.8hFBgcW2Tg/src/github.com/docker/libnetwork
20:25:07 [2021-03-11T20:25:07.276Z] #62 5.983 Cloning into '/tmp/tmp.8hFBgcW2Tg/src/github.com/docker/libnetwork'...
20:25:07 [2021-03-11T20:25:07.276Z] #62 ...
20:25:07 [2021-03-11T20:25:07.276Z] 
20:25:07 [2021-03-11T20:25:07.276Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:25:07 [2021-03-11T20:25:07.276Z] #47 sha256:ee699192f7c03830920126ae088998e402ac7bfa3d4724ed37d6f73e0e408577
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.851 + RM_GOPATH=0
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.852 + TMP_GOPATH=
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.852 + : /build
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.854 + '[' -z '' ']'
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.861 ++ mktemp -d
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.873 + export GOPATH=/tmp/tmp.oAb5xp9kGZ
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.873 + GOPATH=/tmp/tmp.oAb5xp9kGZ
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.873 + RM_GOPATH=1
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.873 + case "$(go env GOARCH)" in
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.874 ++ go env GOARCH
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.972 + export GO_BUILDMODE=-buildmode=pie
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.973 + GO_BUILDMODE=-buildmode=pie
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.973 ++ dirname /tmp/install/install.sh
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.977 + dir=/tmp/install
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.985 + bin=golangci_lint
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.985 + shift
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.985 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.986 + . /tmp/install/golangci_lint.installer
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.986 ++ : v1.23.8
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.986 + install_golangci_lint
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.986 + set -e
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.987 + export GO111MODULE=on
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.987 + GO111MODULE=on
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.987 + GOBIN=/build
20:25:07 [2021-03-11T20:25:07.276Z] #47 8.987 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
20:25:07 [2021-03-11T20:25:07.276Z] #47 9.032 go: finding github.com v1.23.8
20:25:07 [2021-03-11T20:25:07.276Z] #47 9.042 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
20:25:07 [2021-03-11T20:25:07.276Z] #47 9.043 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
20:25:07 [2021-03-11T20:25:07.276Z] #47 9.044 go: finding github.com/golangci/golangci-lint v1.23.8
20:25:07 [2021-03-11T20:25:07.276Z] #47 9.046 go: finding github.com/golangci v1.23.8
20:25:07 [2021-03-11T20:25:07.276Z] #47 10.17 go: downloading github.com/golangci/golangci-lint v1.23.8
20:25:07 [2021-03-11T20:25:07.276Z] #47 10.70 go: extracting github.com/golangci/golangci-lint v1.23.8
20:25:07 [2021-03-11T20:25:07.368Z] #41 33.99   CC       images/siginfo.o
20:25:07 [2021-03-11T20:25:07.469Z] #18 ...
20:25:07 [2021-03-11T20:25:07.469Z] 
20:25:07 [2021-03-11T20:25:07.469Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:25:07 [2021-03-11T20:25:07.469Z] #56 sha256:19976d5359e7a3593b3196546606e8ecfe86009b6723f1e8115393f06a91f5ef
20:25:07 [2021-03-11T20:25:07.469Z] #56 118.1 + for f in rootlesskit rootlesskit-docker-proxy
20:25:07 [2021-03-11T20:25:07.469Z] #56 118.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:25:07 [2021-03-11T20:25:07.533Z] #47 ...
20:25:07 [2021-03-11T20:25:07.533Z] 
20:25:07 [2021-03-11T20:25:07.533Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:25:07 [2021-03-11T20:25:07.533Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:25:07 [2021-03-11T20:25:07.533Z] #40 6.997 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:25:07 [2021-03-11T20:25:07.533Z] #40 7.022 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:25:07 [2021-03-11T20:25:07.533Z] #40 7.205 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:25:07 [2021-03-11T20:25:07.533Z] #40 7.803 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:25:07 [2021-03-11T20:25:07.533Z] #40 10.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:25:07 [2021-03-11T20:25:07.624Z] #41 34.25   CC       images/rpc.o
20:25:07 [2021-03-11T20:25:07.726Z] #56 ...
20:25:07 [2021-03-11T20:25:07.726Z] 
20:25:07 [2021-03-11T20:25:07.726Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:07 [2021-03-11T20:25:07.726Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:25:07 [2021-03-11T20:25:07.726Z] #41 55.71   HOSTLINK compel/compel-host-bin
20:25:07 [2021-03-11T20:25:07.726Z] #41 56.01   DEP      soccr/soccr.d
20:25:07 [2021-03-11T20:25:07.726Z] #41 56.25   CC       soccr/soccr.o
20:25:07 [2021-03-11T20:25:07.726Z] #41 57.82   AR       soccr/libsoccr.a
20:25:07 [2021-03-11T20:25:07.726Z] #41 57.87 make[1]: 'soccr/libsoccr.a' is up to date.
20:25:07 [2021-03-11T20:25:07.749Z] #43 75.10 vendor/golang.org/x/text/unicode/bidi
20:25:07 [2021-03-11T20:25:07.790Z] #40 ...
20:25:07 [2021-03-11T20:25:07.790Z] 
20:25:07 [2021-03-11T20:25:07.790Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:25:07 [2021-03-11T20:25:07.790Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
20:25:07 [2021-03-11T20:25:07.790Z] #53 11.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:25:07 [2021-03-11T20:25:07.983Z] #41 58.33   DEP      criu/arch/x86/sigframe.d
20:25:08 [2021-03-11T20:25:08.239Z] #41 ...
20:25:08 [2021-03-11T20:25:08.239Z] 
20:25:08 [2021-03-11T20:25:08.239Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:25:08 [2021-03-11T20:25:08.239Z] #56 sha256:19976d5359e7a3593b3196546606e8ecfe86009b6723f1e8115393f06a91f5ef
20:25:08 [2021-03-11T20:25:08.239Z] #56 DONE 128.7s
20:25:08 [2021-03-11T20:25:08.239Z] 
20:25:08 [2021-03-11T20:25:08.239Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:08 [2021-03-11T20:25:08.239Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:25:08 [2021-03-11T20:25:08.239Z] #41 58.50   DEP      criu/arch/x86/sigaction_compat.d
20:25:08 [2021-03-11T20:25:08.239Z] #41 ...
20:25:08 [2021-03-11T20:25:08.239Z] 
20:25:08 [2021-03-11T20:25:08.239Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:25:08 [2021-03-11T20:25:08.239Z] #57 sha256:2fd1b18727bd39455474b943004126bcdd167808b8f354acf6a3f2ffadcfb84a
20:25:08 [2021-03-11T20:25:08.239Z] #57 DONE 0.1s
20:25:08 [2021-03-11T20:25:08.239Z] 
20:25:08 [2021-03-11T20:25:08.239Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:25:08 [2021-03-11T20:25:08.239Z] #58 sha256:ebe1fc1f58b14a53c68f1cd44064f04ada3e3f2ca406e0b38293623394fc7e31
20:25:08 [2021-03-11T20:25:08.239Z] #58 DONE 0.1s
20:25:08 [2021-03-11T20:25:08.239Z] 
20:25:08 [2021-03-11T20:25:08.239Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:08 [2021-03-11T20:25:08.239Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:25:08 [2021-03-11T20:25:08.239Z] #41 58.70   DEP      criu/arch/x86/kerndat.d
20:25:08 [2021-03-11T20:25:08.801Z] #41 59.10   DEP      criu/arch/x86/crtools.d
20:25:08 [2021-03-11T20:25:08.801Z] #41 59.31   DEP      criu/arch/x86/cpu.d
20:25:08 [2021-03-11T20:25:08.992Z] #41 35.44   CC       images/ext-file.o
20:25:08 [2021-03-11T20:25:08.992Z] #41 35.61   CC       images/cgroup.o
20:25:09 [2021-03-11T20:25:09.057Z] #41 59.55   CC       criu/arch/x86/cpu.o
20:25:09 [2021-03-11T20:25:09.148Z] #43 ...
20:25:09 [2021-03-11T20:25:09.148Z] 
20:25:09 [2021-03-11T20:25:09.148Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:09 [2021-03-11T20:25:09.148Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:25:09 [2021-03-11T20:25:09.148Z] #41 3.880 Note: Building without setproctitle() and strlcpy() support.
20:25:09 [2021-03-11T20:25:09.148Z] #41 3.881       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:25:09 [2021-03-11T20:25:09.148Z] #41 3.890 Note: Building without GnuTLS support
20:25:09 [2021-03-11T20:25:09.148Z] #41 3.899 Makefile.config:39: Warn: you have no libnftables installed
20:25:09 [2021-03-11T20:25:09.148Z] #41 3.899 Makefile.config:40: Warn: Building without nftables support
20:25:09 [2021-03-11T20:25:09.920Z] #41 36.35   CC       images/userns.o
20:25:10 [2021-03-11T20:25:10.177Z] #41 36.70   CC       images/google/protobuf/descriptor.o
20:25:10 [2021-03-11T20:25:10.322Z] #53 14.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:25:10 [2021-03-11T20:25:10.424Z] #41 60.51   CC       criu/arch/x86/crtools.o
20:25:11 [2021-03-11T20:25:11.079Z] #41 5.813 fatal: not a git repository (or any of the parent directories): .git
20:25:11 [2021-03-11T20:25:11.079Z] #41 5.898   GEN      .gitid
20:25:11 [2021-03-11T20:25:11.344Z] #41 5.940   GEN      criu/include/version.h
20:25:11 [2021-03-11T20:25:11.344Z] #41 6.052   GEN      include/common/asm
20:25:11 [2021-03-11T20:25:11.354Z] #41 61.58   CC       criu/arch/x86/kerndat.o
20:25:11 [2021-03-11T20:25:11.553Z] #41 38.20   CC       images/opts.o
20:25:11 [2021-03-11T20:25:11.611Z] #41 62.10   CC       criu/arch/x86/sigaction_compat.o
20:25:11 [2021-03-11T20:25:11.717Z] #53 ...
20:25:11 [2021-03-11T20:25:11.717Z] 
20:25:11 [2021-03-11T20:25:11.717Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:25:11 [2021-03-11T20:25:11.717Z] #27 sha256:ae93b4dfbad07a641c3da48c472a2a087492e49aeaaad56dd2e3ccdda2eac52b
20:25:11 [2021-03-11T20:25:11.717Z] #27 12.14 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:25:11 [2021-03-11T20:25:11.717Z] #27 12.57 
20:25:11 [2021-03-11T20:25:11.717Z] #27 12.79 
######################################################################## 100.0%
20:25:11 [2021-03-11T20:25:11.717Z] #27 12.94 
20:25:11 [2021-03-11T20:25:11.717Z] #27 13.93 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:25:11 [2021-03-11T20:25:11.717Z] #27 14.37 
20:25:11 [2021-03-11T20:25:11.717Z] #27 14.65 
######################################################################## 100.0%
20:25:11 [2021-03-11T20:25:11.717Z] #27 14.79 
20:25:11 [2021-03-11T20:25:11.717Z] #27 14.94 Download of images into '/build' complete.
20:25:11 [2021-03-11T20:25:11.717Z] #27 14.94 Use something like the following to load the result into a Docker daemon:
20:25:11 [2021-03-11T20:25:11.717Z] #27 14.94   tar -cC '/build' . | docker load
20:25:11 [2021-03-11T20:25:11.717Z] #27 DONE 17.3s
20:25:11 [2021-03-11T20:25:11.717Z] 
20:25:11 [2021-03-11T20:25:11.717Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
20:25:11 [2021-03-11T20:25:11.717Z] #22 sha256:50d646981db6852b5643679af485f4513492a2607127cecbf87a6323078b42b7
20:25:11 [2021-03-11T20:25:11.717Z] #22 13.35 + mkdir -p /build
20:25:11 [2021-03-11T20:25:11.717Z] #22 13.35 + mv docker/docker /build/
20:25:11 [2021-03-11T20:25:11.717Z] #22 13.36 + rmdir docker
20:25:11 [2021-03-11T20:25:11.717Z] #22 DONE 15.9s
20:25:11 [2021-03-11T20:25:11.717Z] 
20:25:11 [2021-03-11T20:25:11.717Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
20:25:11 [2021-03-11T20:25:11.717Z] #45 sha256:96e7908b14a14c3e6a40c0707eb99595aa003c5692cd646e3aa6e17e13931477
20:25:11 [2021-03-11T20:25:11.717Z] #45 11.10 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:25:11 [2021-03-11T20:25:11.717Z] #45 11.18 go: extracting github.com/jonboulle/clockwork v0.1.0
20:25:11 [2021-03-11T20:25:11.717Z] #45 11.78 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:25:11 [2021-03-11T20:25:11.717Z] #45 12.69 go: extracting github.com/fatih/color v1.9.0
20:25:11 [2021-03-11T20:25:11.717Z] #45 12.81 go: downloading github.com/mattn/go-colorable v0.1.6
20:25:11 [2021-03-11T20:25:11.717Z] #45 12.82 go: downloading github.com/mattn/go-isatty v0.0.12
20:25:11 [2021-03-11T20:25:11.717Z] #45 13.40 go: extracting github.com/mattn/go-isatty v0.0.12
20:25:11 [2021-03-11T20:25:11.717Z] #45 13.40 go: extracting github.com/mattn/go-colorable v0.1.6
20:25:11 [2021-03-11T20:25:11.717Z] #45 13.43 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:25:11 [2021-03-11T20:25:11.717Z] #45 14.71 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:25:11 [2021-03-11T20:25:11.717Z] #45 15.79 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:25:11 [2021-03-11T20:25:11.810Z] #41 38.52   CC       images/seccomp.o
20:25:11 [2021-03-11T20:25:11.868Z] #41 62.31   CC       criu/arch/x86/sigframe.o
20:25:12 [2021-03-11T20:25:12.066Z] #41 38.78   CC       images/binfmt-misc.o
20:25:12 [2021-03-11T20:25:12.124Z] #41 62.68   LINK     criu/arch/x86/crtools.built-in.o
20:25:12 [2021-03-11T20:25:12.323Z] #41 38.99   CC       images/time.o
20:25:12 [2021-03-11T20:25:12.382Z] #41 62.72   DEP      criu/pie/util-vdso-elf32.d
20:25:12 [2021-03-11T20:25:12.382Z] #41 62.94   DEP      criu/pie/util-vdso.d
20:25:12 [2021-03-11T20:25:12.579Z] #41 39.18   CC       images/sysctl.o
20:25:12 [2021-03-11T20:25:12.648Z] #41 63.08   DEP      criu/pie/util.d
20:25:12 [2021-03-11T20:25:12.648Z] #41 63.22   CC       criu/pie/util.o
20:25:12 [2021-03-11T20:25:12.665Z] #45 ...
20:25:12 [2021-03-11T20:25:12.665Z] 
20:25:12 [2021-03-11T20:25:12.665Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:25:12 [2021-03-11T20:25:12.665Z] #49 sha256:56607838db770a334555755fcffaee996f6372936c72452c71413ff26f2cf5b7
20:25:12 [2021-03-11T20:25:12.665Z] #49 16.76 + cd /tmp/tmp.4tIsT42f0E/src/github.com/mvdan/sh
20:25:12 [2021-03-11T20:25:12.665Z] #49 16.76 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:25:12 [2021-03-11T20:25:12.665Z] #49 16.76 + GO111MODULE=on
20:25:12 [2021-03-11T20:25:12.665Z] #49 16.76 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:25:12 [2021-03-11T20:25:12.742Z] #41 7.396   PBCC     images/timens.pb-c.c
20:25:12 [2021-03-11T20:25:12.742Z] #41 7.452   DEP      images/timens.pb-c.d
20:25:12 [2021-03-11T20:25:12.742Z] #41 7.520   PBCC     images/fown.pb-c.c
20:25:12 [2021-03-11T20:25:12.742Z] #41 7.540   PBCC     images/google/protobuf/descriptor.pb-c.c
20:25:12 [2021-03-11T20:25:12.836Z] #41 39.35   CC       images/autofs.o
20:25:12 [2021-03-11T20:25:12.836Z] #41 39.58   CC       images/macvlan.o
20:25:13 [2021-03-11T20:25:13.019Z] #41 7.612   PBCC     images/opts.pb-c.c
20:25:13 [2021-03-11T20:25:13.019Z] #41 7.652   PBCC     images/memfd.pb-c.c
20:25:13 [2021-03-11T20:25:13.019Z] #41 7.696   DEP      images/fown.pb-c.d
20:25:13 [2021-03-11T20:25:13.019Z] #41 7.747   DEP      images/google/protobuf/descriptor.pb-c.d
20:25:13 [2021-03-11T20:25:13.019Z] #41 7.821   DEP      images/opts.pb-c.d
20:25:13 [2021-03-11T20:25:13.019Z] #41 7.894   DEP      images/memfd.pb-c.d
20:25:13 [2021-03-11T20:25:13.019Z] #41 7.966   PBCC     images/sit.pb-c.c
20:25:13 [2021-03-11T20:25:13.211Z] #41 63.55   CC       criu/pie/util-vdso.o
20:25:13 [2021-03-11T20:25:13.284Z] #41 8.008   DEP      images/sit.pb-c.d
20:25:13 [2021-03-11T20:25:13.284Z] #41 8.048   PBCC     images/macvlan.pb-c.c
20:25:13 [2021-03-11T20:25:13.284Z] #41 8.082   DEP      images/macvlan.pb-c.d
20:25:13 [2021-03-11T20:25:13.284Z] #41 8.133   PBCC     images/autofs.pb-c.c
20:25:13 [2021-03-11T20:25:13.284Z] #41 8.164   DEP      images/autofs.pb-c.d
20:25:13 [2021-03-11T20:25:13.284Z] #41 8.203   PBCC     images/sysctl.pb-c.c
20:25:13 [2021-03-11T20:25:13.398Z] #41 39.80   CC       images/sit.o
20:25:13 [2021-03-11T20:25:13.398Z] #41 40.03   CC       images/memfd.o
20:25:13 [2021-03-11T20:25:13.549Z] #41 8.228   DEP      images/sysctl.pb-c.d
20:25:13 [2021-03-11T20:25:13.549Z] #41 8.330   PBCC     images/time.pb-c.c
20:25:13 [2021-03-11T20:25:13.549Z] #41 8.368   DEP      images/time.pb-c.d
20:25:13 [2021-03-11T20:25:13.549Z] #41 8.397   PBCC     images/binfmt-misc.pb-c.c
20:25:13 [2021-03-11T20:25:13.549Z] #41 8.418   DEP      images/binfmt-misc.pb-c.d
20:25:13 [2021-03-11T20:25:13.596Z] #49 17.83 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:25:13 [2021-03-11T20:25:13.596Z] #49 17.88 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:25:13 [2021-03-11T20:25:13.596Z] #49 17.88 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:25:13 [2021-03-11T20:25:13.775Z] #41 64.27   CC       criu/pie/util-vdso-elf32.o
20:25:13 [2021-03-11T20:25:13.814Z] #41 8.487   PBCC     images/seccomp.pb-c.c
20:25:13 [2021-03-11T20:25:13.814Z] #41 8.513   DEP      images/seccomp.pb-c.d
20:25:13 [2021-03-11T20:25:13.814Z] #41 8.584   PBCC     images/userns.pb-c.c
20:25:13 [2021-03-11T20:25:13.814Z] #41 8.631   DEP      images/userns.pb-c.d
20:25:13 [2021-03-11T20:25:13.814Z] #41 8.682   PBCC     images/cgroup.pb-c.c
20:25:13 [2021-03-11T20:25:13.814Z] #41 8.696   DEP      images/cgroup.pb-c.d
20:25:13 [2021-03-11T20:25:13.961Z] #41 40.36   CC       images/timens.o
20:25:14 [2021-03-11T20:25:14.078Z] #41 8.759   PBCC     images/ext-file.pb-c.c
20:25:14 [2021-03-11T20:25:14.078Z] #41 8.770   DEP      images/ext-file.pb-c.d
20:25:14 [2021-03-11T20:25:14.078Z] #41 8.820   PBCC     images/rpc.pb-c.c
20:25:14 [2021-03-11T20:25:14.078Z] #41 8.904   DEP      images/rpc.pb-c.d
20:25:14 [2021-03-11T20:25:14.078Z] #41 8.960   PBCC     images/siginfo.pb-c.c
20:25:14 [2021-03-11T20:25:14.159Z] #49 18.27 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:25:14 [2021-03-11T20:25:14.159Z] #49 18.30 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:25:14 [2021-03-11T20:25:14.218Z] #41 40.70   LINK     images/built-in.o
20:25:14 [2021-03-11T20:25:14.218Z] #41 40.84   GEN      compel/include/asm
20:25:14 [2021-03-11T20:25:14.218Z] #41 40.89   GEN      compel/include/version.h
20:25:14 [2021-03-11T20:25:14.342Z] #41 8.972   DEP      images/siginfo.pb-c.d
20:25:14 [2021-03-11T20:25:14.342Z] #41 9.035   PBCC     images/pagemap.pb-c.c
20:25:14 [2021-03-11T20:25:14.342Z] #41 9.092   DEP      images/pagemap.pb-c.d
20:25:14 [2021-03-11T20:25:14.342Z] #41 9.123   PBCC     images/rlimit.pb-c.c
20:25:14 [2021-03-11T20:25:14.342Z] #41 9.152   DEP      images/rlimit.pb-c.d
20:25:14 [2021-03-11T20:25:14.342Z] #41 9.183   PBCC     images/file-lock.pb-c.c
20:25:14 [2021-03-11T20:25:14.342Z] #41 9.212   DEP      images/file-lock.pb-c.d
20:25:14 [2021-03-11T20:25:14.474Z] #41 40.91 touch .config
20:25:14 [2021-03-11T20:25:14.474Z] #41 40.96   GEN      include/common/config.h
20:25:14 [2021-03-11T20:25:14.474Z] #41 41.05   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
20:25:14 [2021-03-11T20:25:14.474Z] #41 41.07   GEN      compel/plugins/include/uapi/std/syscall-64.h
20:25:14 [2021-03-11T20:25:14.474Z] #41 41.09   GEN      compel/arch/x86/plugins/std/syscalls-64.S
20:25:14 [2021-03-11T20:25:14.474Z] #41 41.10   DEP      compel/arch/x86/plugins/std/syscalls-64.d
20:25:14 [2021-03-11T20:25:14.474Z] #41 41.13   DEP      compel/arch/x86/plugins/std/memcpy.d
20:25:14 [2021-03-11T20:25:14.474Z] #41 41.16   DEP      compel/arch/x86/plugins/std/parasite-head.d
20:25:14 [2021-03-11T20:25:14.606Z] #41 9.308   PBCC     images/tty.pb-c.c
20:25:14 [2021-03-11T20:25:14.606Z] #41 9.364   DEP      images/tty.pb-c.d
20:25:14 [2021-03-11T20:25:14.606Z] #41 9.408   PBCC     images/tun.pb-c.c
20:25:14 [2021-03-11T20:25:14.606Z] #41 9.497   PBCC     images/netdev.pb-c.c
20:25:14 [2021-03-11T20:25:14.705Z] #41 64.98   AR       criu/pie/pie.lib.a
20:25:14 [2021-03-11T20:25:14.705Z] #41 65.04   DEP      criu/pie/restorer.d
20:25:14 [2021-03-11T20:25:14.705Z] #41 65.24   DEP      criu/arch/x86/sigaction_compat_pie.d
20:25:14 [2021-03-11T20:25:14.722Z] #49 19.15 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:25:14 [2021-03-11T20:25:14.731Z] #41 41.22   GEN      compel/plugins/include/uapi/std/syscall.h
20:25:14 [2021-03-11T20:25:14.731Z] #41 41.23   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
20:25:14 [2021-03-11T20:25:14.731Z] #41 41.27   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:25:14 [2021-03-11T20:25:14.731Z] #41 41.29   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:25:14 [2021-03-11T20:25:14.731Z] #41 41.30   DEP      compel/plugins/std/infect.d
20:25:14 [2021-03-11T20:25:14.871Z] #41 9.576   DEP      images/tun.pb-c.d
20:25:14 [2021-03-11T20:25:14.871Z] #41 9.614   DEP      images/netdev.pb-c.d
20:25:14 [2021-03-11T20:25:14.871Z] #41 9.693   PBCC     images/vma.pb-c.c
20:25:14 [2021-03-11T20:25:14.871Z] #41 9.733   DEP      images/vma.pb-c.d
20:25:14 [2021-03-11T20:25:14.957Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:25:14 [2021-03-11T20:25:14.957Z] 
20:25:14 [2021-03-11T20:25:14.957Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:25:14 [2021-03-11T20:25:14.957Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:25:14 [2021-03-11T20:25:14.957Z] HOSTNAME=da3af8f795b6
20:25:14 [2021-03-11T20:25:14.957Z] DEST=bundles/test-integration
20:25:14 [2021-03-11T20:25:14.957Z] PWD=/go/src/github.com/docker/docker
20:25:14 [2021-03-11T20:25:14.957Z] DOCKER_ROOTLESS=1
20:25:14 [2021-03-11T20:25:14.957Z] DOCKER_GITCOMMIT=a8008f7313e6f9ad0b2d7e7a49d228f520469bc4
20:25:14 [2021-03-11T20:25:14.957Z] container=docker
20:25:14 [2021-03-11T20:25:14.957Z] HOME=/root
20:25:14 [2021-03-11T20:25:14.957Z] GOLANG_VERSION=1.13.15
20:25:14 [2021-03-11T20:25:14.957Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:25:14 [2021-03-11T20:25:14.957Z] VALIDATE_BRANCH=master
20:25:14 [2021-03-11T20:25:14.957Z] TERM=xterm
20:25:14 [2021-03-11T20:25:14.957Z] DOCKER_PKG=github.com/docker/docker
20:25:14 [2021-03-11T20:25:14.957Z] SHLVL=1
20:25:14 [2021-03-11T20:25:14.957Z] TIMEOUT=120m
20:25:14 [2021-03-11T20:25:14.957Z] DOCKER_BUILDTAGS=apparmor seccomp journald
20:25:14 [2021-03-11T20:25:14.957Z] DOCKER_GRAPHDRIVER=overlay2
20:25:14 [2021-03-11T20:25:14.957Z] GO111MODULE=off
20:25:14 [2021-03-11T20:25:14.958Z] DOCKER_EXPERIMENTAL=1
20:25:14 [2021-03-11T20:25:14.958Z] TEST_SKIP_INTEGRATION_CLI=1
20:25:14 [2021-03-11T20:25:14.958Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:25:14 [2021-03-11T20:25:14.958Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:25:14 [2021-03-11T20:25:14.958Z] GOPATH=/go
20:25:14 [2021-03-11T20:25:14.958Z] PKG_CONFIG=pkg-config
20:25:14 [2021-03-11T20:25:14.958Z] _=/usr/bin/env
20:25:14 [2021-03-11T20:25:14.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:25:14 [2021-03-11T20:25:14.962Z] #41 65.34   DEP      criu/arch/x86/restorer_unmap.d
20:25:14 [2021-03-11T20:25:14.962Z] #41 65.36   DEP      criu/arch/x86/restorer.d
20:25:14 [2021-03-11T20:25:14.987Z] #41 41.46   DEP      compel/plugins/std/string.d
20:25:14 [2021-03-11T20:25:14.987Z] #41 41.54   DEP      compel/plugins/std/log.d
20:25:14 [2021-03-11T20:25:14.987Z] #41 41.64   DEP      compel/plugins/std/fds.d
20:25:14 [2021-03-11T20:25:14.987Z] #41 41.76   DEP      compel/plugins/std/std.d
20:25:15 [2021-03-11T20:25:15.135Z] #41 9.760   PBCC     images/creds.pb-c.c
20:25:15 [2021-03-11T20:25:15.135Z] #41 9.774   DEP      images/creds.pb-c.d
20:25:15 [2021-03-11T20:25:15.135Z] #41 9.822   PBCC     images/utsns.pb-c.c
20:25:15 [2021-03-11T20:25:15.135Z] #41 9.840   DEP      images/utsns.pb-c.d
20:25:15 [2021-03-11T20:25:15.135Z] #41 9.908   PBCC     images/ipc-desc.pb-c.c
20:25:15 [2021-03-11T20:25:15.135Z] #41 9.932   PBCC     images/ipc-sem.pb-c.c
20:25:15 [2021-03-11T20:25:15.135Z] #41 9.952   DEP      images/ipc-desc.pb-c.d
20:25:15 [2021-03-11T20:25:15.219Z] #41 65.62   DEP      criu/arch/x86/vdso-pie.d
20:25:15 [2021-03-11T20:25:15.219Z] #41 65.71   DEP      criu/pie/parasite-vdso.d
20:25:15 [2021-03-11T20:25:15.243Z] #41 41.86   DEP      compel/plugins/shmem/shmem.d
20:25:15 [2021-03-11T20:25:15.243Z] #41 41.94   DEP      compel/plugins/fds/fds.d
20:25:15 [2021-03-11T20:25:15.399Z] #41 9.982   DEP      images/ipc-sem.pb-c.d
20:25:15 [2021-03-11T20:25:15.399Z] #41 10.02   PBCC     images/ipc-msg.pb-c.c
20:25:15 [2021-03-11T20:25:15.399Z] #41 10.04   DEP      images/ipc-msg.pb-c.d
20:25:15 [2021-03-11T20:25:15.399Z] #41 10.11   PBCC     images/ipc-shm.pb-c.c
20:25:15 [2021-03-11T20:25:15.399Z] #41 10.17   DEP      images/ipc-shm.pb-c.d
20:25:15 [2021-03-11T20:25:15.399Z] #41 10.25   PBCC     images/ipc-var.pb-c.c
20:25:15 [2021-03-11T20:25:15.476Z] #41 65.82   DEP      criu/pie/parasite.d
20:25:15 [2021-03-11T20:25:15.499Z] #41 42.04   CC       compel/plugins/std/std.o
20:25:15 [2021-03-11T20:25:15.664Z] #41 10.27   DEP      images/ipc-var.pb-c.d
20:25:15 [2021-03-11T20:25:15.664Z] #41 10.37   PBCC     images/sk-opts.pb-c.c
20:25:15 [2021-03-11T20:25:15.664Z] #41 10.40   PBCC     images/packet-sock.pb-c.c
20:25:15 [2021-03-11T20:25:15.664Z] #41 10.45   DEP      images/sk-opts.pb-c.d
20:25:15 [2021-03-11T20:25:15.664Z] #41 10.50   DEP      images/packet-sock.pb-c.d
20:25:15 [2021-03-11T20:25:15.732Z] #41 66.17   CC       criu/pie/parasite.o
20:25:15 [2021-03-11T20:25:15.756Z] #41 42.29   CC       compel/plugins/std/fds.o
20:25:15 [2021-03-11T20:25:15.928Z] #41 10.57   PBCC     images/sk-netlink.pb-c.c
20:25:15 [2021-03-11T20:25:15.928Z] #41 10.59   DEP      images/sk-netlink.pb-c.d
20:25:15 [2021-03-11T20:25:15.928Z] #41 10.67   PBCC     images/sk-inet.pb-c.c
20:25:15 [2021-03-11T20:25:15.928Z] #41 10.74   DEP      images/sk-inet.pb-c.d
20:25:15 [2021-03-11T20:25:15.928Z] #41 10.80   PBCC     images/sk-unix.pb-c.c
20:25:16 [2021-03-11T20:25:16.092Z] #49 20.05 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:25:16 [2021-03-11T20:25:16.193Z] #41 10.86   DEP      images/sk-unix.pb-c.d
20:25:16 [2021-03-11T20:25:16.193Z] #41 10.90   PBCC     images/mm.pb-c.c
20:25:16 [2021-03-11T20:25:16.193Z] #41 10.95   DEP      images/mm.pb-c.d
20:25:16 [2021-03-11T20:25:16.193Z] #41 11.02   PBCC     images/timerfd.pb-c.c
20:25:16 [2021-03-11T20:25:16.296Z] #41 ...
20:25:16 [2021-03-11T20:25:16.296Z] 
20:25:16 [2021-03-11T20:25:16.296Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:25:16 [2021-03-11T20:25:16.296Z] #43 sha256:c440c18f30018e92463fc14b28d48f13eeb0b78b3352cc72c2743fe5bff4e3a0
20:25:16 [2021-03-11T20:25:16.296Z] #43 136.6 github.com/LK4D4/vndr/godl
20:25:16 [2021-03-11T20:25:16.319Z] #41 42.85   CC       compel/plugins/std/log.o
20:25:16 [2021-03-11T20:25:16.457Z] #41 11.08   DEP      images/timerfd.pb-c.d
20:25:16 [2021-03-11T20:25:16.457Z] #41 11.19   PBCC     images/timer.pb-c.c
20:25:16 [2021-03-11T20:25:16.457Z] #41 11.22   DEP      images/timer.pb-c.d
20:25:16 [2021-03-11T20:25:16.457Z] #41 11.28   PBCC     images/sa.pb-c.c
20:25:16 [2021-03-11T20:25:16.457Z] #41 11.32   DEP      images/sa.pb-c.d
20:25:16 [2021-03-11T20:25:16.457Z] #41 11.38   PBCC     images/pipe-data.pb-c.c
20:25:16 [2021-03-11T20:25:16.666Z] #49 ...
20:25:16 [2021-03-11T20:25:16.666Z] 
20:25:16 [2021-03-11T20:25:16.666Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:25:16 [2021-03-11T20:25:16.666Z] #43 sha256:0764fddad26d36bf334e78e1176c582767641c17510ff719bb8da38c358cadd8
20:25:16 [2021-03-11T20:25:16.666Z] #43 10.82 internal/race
20:25:16 [2021-03-11T20:25:16.666Z] #43 11.06 sync/atomic
20:25:16 [2021-03-11T20:25:16.666Z] #43 11.21 runtime
20:25:16 [2021-03-11T20:25:16.666Z] #43 11.44 unicode
20:25:16 [2021-03-11T20:25:16.666Z] #43 15.65 internal/testlog
20:25:16 [2021-03-11T20:25:16.666Z] #43 16.05 encoding
20:25:16 [2021-03-11T20:25:16.666Z] #43 16.41 unicode/utf16
20:25:16 [2021-03-11T20:25:16.666Z] #43 16.80 container/list
20:25:16 [2021-03-11T20:25:16.666Z] #43 17.39 crypto/internal/subtle
20:25:16 [2021-03-11T20:25:16.666Z] #43 17.52 crypto/subtle
20:25:16 [2021-03-11T20:25:16.666Z] #43 17.72 vendor/golang.org/x/crypto/cryptobyte/asn1
20:25:16 [2021-03-11T20:25:16.666Z] #43 18.03 internal/nettrace
20:25:16 [2021-03-11T20:25:16.666Z] #43 18.13 runtime/cgo
20:25:16 [2021-03-11T20:25:16.666Z] #43 ...
20:25:16 [2021-03-11T20:25:16.666Z] 
20:25:16 [2021-03-11T20:25:16.666Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:25:16 [2021-03-11T20:25:16.666Z] #47 sha256:ee699192f7c03830920126ae088998e402ac7bfa3d4724ed37d6f73e0e408577
20:25:16 [2021-03-11T20:25:16.666Z] #47 19.94 go: downloading github.com/go-critic/go-critic v0.4.1
20:25:16 [2021-03-11T20:25:16.666Z] #47 19.98 go: downloading github.com/spf13/viper v1.6.1
20:25:16 [2021-03-11T20:25:16.666Z] #47 19.98 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
20:25:16 [2021-03-11T20:25:16.666Z] #47 19.98 go: downloading github.com/spf13/pflag v1.0.5
20:25:16 [2021-03-11T20:25:16.666Z] #47 19.98 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:25:16 [2021-03-11T20:25:16.666Z] #47 20.04 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
20:25:16 [2021-03-11T20:25:16.666Z] #47 20.18 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
20:25:16 [2021-03-11T20:25:16.666Z] #47 20.27 go: downloading github.com/go-lintpack/lintpack v0.5.2
20:25:16 [2021-03-11T20:25:16.666Z] #47 20.27 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
20:25:16 [2021-03-11T20:25:16.666Z] #47 20.30 go: downloading github.com/pkg/errors v0.8.1
20:25:16 [2021-03-11T20:25:16.666Z] #47 20.39 go: downloading github.com/fatih/color v1.7.0
20:25:16 [2021-03-11T20:25:16.666Z] #47 20.51 go: extracting github.com/mitchellh/go-homedir v1.1.0
20:25:16 [2021-03-11T20:25:16.666Z] #47 20.51 go: extracting github.com/spf13/viper v1.6.1
20:25:16 [2021-03-11T20:25:16.666Z] #47 20.63 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
20:25:16 [2021-03-11T20:25:16.666Z] #47 20.63 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:25:16 [2021-03-11T20:25:16.666Z] #47 20.63 go: extracting github.com/pkg/errors v0.8.1
20:25:16 [2021-03-11T20:25:16.666Z] #47 20.69 go: extracting github.com/go-lintpack/lintpack v0.5.2
20:25:16 [2021-03-11T20:25:16.666Z] #47 20.77 go: extracting github.com/fatih/color v1.7.0
20:25:16 [2021-03-11T20:25:16.666Z] #47 21.05 go: extracting github.com/spf13/pflag v1.0.5
20:25:16 [2021-03-11T20:25:16.666Z] #47 21.12 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:25:16 [2021-03-11T20:25:16.727Z] #41 11.41   DEP      images/pipe-data.pb-c.d
20:25:16 [2021-03-11T20:25:16.727Z] #41 11.49   PBCC     images/mnt.pb-c.c
20:25:16 [2021-03-11T20:25:16.727Z] #41 11.54   DEP      images/mnt.pb-c.d
20:25:16 [2021-03-11T20:25:16.727Z] #41 11.60   PBCC     images/sk-packet.pb-c.c
20:25:16 [2021-03-11T20:25:16.860Z] #43 137.5 github.com/LK4D4/vndr
20:25:16 [2021-03-11T20:25:16.882Z] #41 ...
20:25:16 [2021-03-11T20:25:16.882Z] 
20:25:16 [2021-03-11T20:25:16.882Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:25:16 [2021-03-11T20:25:16.882Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:25:16 [2021-03-11T20:25:16.882Z] #11 110.9 Selecting previously unselected package libapparmor1:amd64.
20:25:16 [2021-03-11T20:25:16.882Z] #11 110.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
20:25:16 [2021-03-11T20:25:16.882Z] #11 111.0 Unpacking libapparmor1:amd64 (2.13.2-10) ...
20:25:16 [2021-03-11T20:25:16.992Z] #41 11.63   DEP      images/sk-packet.pb-c.d
20:25:16 [2021-03-11T20:25:16.992Z] #41 11.71   PBCC     images/tcp-stream.pb-c.c
20:25:16 [2021-03-11T20:25:16.992Z] #41 11.79   DEP      images/tcp-stream.pb-c.d
20:25:17 [2021-03-11T20:25:17.140Z] #11 111.1 Selecting previously unselected package libapparmor-dev:amd64.
20:25:17 [2021-03-11T20:25:17.140Z] #11 111.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
20:25:17 [2021-03-11T20:25:17.140Z] #11 111.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
20:25:17 [2021-03-11T20:25:17.140Z] #11 ...
20:25:17 [2021-03-11T20:25:17.140Z] 
20:25:17 [2021-03-11T20:25:17.140Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:25:17 [2021-03-11T20:25:17.140Z] #43 sha256:8cbdb0beef49b615ecb808cc8c68245870f39cac0cc58809d71da321febafa77
20:25:17 [2021-03-11T20:25:17.140Z] #43 101.1 vendor/golang.org/x/net/idna
20:25:17 [2021-03-11T20:25:17.140Z] #43 103.6 vendor/golang.org/x/net/http2/hpack
20:25:17 [2021-03-11T20:25:17.140Z] #43 104.9 mime
20:25:17 [2021-03-11T20:25:17.140Z] #43 106.5 mime/quotedprintable
20:25:17 [2021-03-11T20:25:17.140Z] #43 106.9 net/http/internal
20:25:17 [2021-03-11T20:25:17.140Z] #43 111.2 net/textproto
20:25:17 [2021-03-11T20:25:17.140Z] #43 111.2 crypto/x509
20:25:17 [2021-03-11T20:25:17.140Z] #43 ...
20:25:17 [2021-03-11T20:25:17.140Z] 
20:25:17 [2021-03-11T20:25:17.140Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:25:17 [2021-03-11T20:25:17.140Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:25:17 [2021-03-11T20:25:17.140Z] #11 111.3 Selecting previously unselected package libbtrfs0.
20:25:17 [2021-03-11T20:25:17.140Z] #11 111.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
20:25:17 [2021-03-11T20:25:17.140Z] #11 111.3 Unpacking libbtrfs0 (4.20.1-2) ...
20:25:17 [2021-03-11T20:25:17.140Z] #11 111.4 Selecting previously unselected package libbtrfs-dev.
20:25:17 [2021-03-11T20:25:17.230Z] #47 21.28 go: extracting github.com/go-critic/go-critic v0.4.1
20:25:17 [2021-03-11T20:25:17.256Z] #41 11.88   PBCC     images/pipe.pb-c.c
20:25:17 [2021-03-11T20:25:17.256Z] #41 11.94   DEP      images/pipe.pb-c.d
20:25:17 [2021-03-11T20:25:17.256Z] #41 12.05   PBCC     images/pstree.pb-c.c
20:25:17 [2021-03-11T20:25:17.256Z] #41 12.07   DEP      images/pstree.pb-c.d
20:25:17 [2021-03-11T20:25:17.256Z] #41 12.12   PBCC     images/fs.pb-c.c
20:25:17 [2021-03-11T20:25:17.397Z] #11 111.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
20:25:17 [2021-03-11T20:25:17.397Z] #11 111.4 Unpacking libbtrfs-dev (4.20.1-2) ...
20:25:17 [2021-03-11T20:25:17.397Z] #11 111.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:25:17 [2021-03-11T20:25:17.397Z] #11 111.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
20:25:17 [2021-03-11T20:25:17.397Z] #11 111.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:25:17 [2021-03-11T20:25:17.397Z] #11 111.5 Selecting previously unselected package libudev-dev:amd64.
20:25:17 [2021-03-11T20:25:17.397Z] #11 111.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
20:25:17 [2021-03-11T20:25:17.397Z] #11 111.6 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
20:25:17 [2021-03-11T20:25:17.487Z] #47 21.65 go: downloading github.com/fsnotify/fsnotify v1.4.7
20:25:17 [2021-03-11T20:25:17.521Z] #41 12.17   DEP      images/fs.pb-c.d
20:25:17 [2021-03-11T20:25:17.521Z] #41 12.24   PBCC     images/signalfd.pb-c.c
20:25:17 [2021-03-11T20:25:17.521Z] #41 12.33   DEP      images/signalfd.pb-c.d
20:25:17 [2021-03-11T20:25:17.654Z] #11 111.8 Selecting previously unselected package libsepol1-dev:amd64.
20:25:17 [2021-03-11T20:25:17.654Z] #11 111.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
20:25:17 [2021-03-11T20:25:17.654Z] #11 111.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
20:25:17 [2021-03-11T20:25:17.747Z] #47 21.87 go: extracting github.com/fsnotify/fsnotify v1.4.7
20:25:17 [2021-03-11T20:25:17.786Z] #41 12.42   PBCC     images/fh.pb-c.c
20:25:17 [2021-03-11T20:25:17.786Z] #41 12.48   PBCC     images/fsnotify.pb-c.c
20:25:17 [2021-03-11T20:25:17.786Z] #41 12.56   DEP      images/fh.pb-c.d
20:25:17 [2021-03-11T20:25:17.786Z] #41 12.61   DEP      images/fsnotify.pb-c.d
20:25:18 [2021-03-11T20:25:18.004Z] #47 22.19 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
20:25:18 [2021-03-11T20:25:18.004Z] #47 22.27 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
20:25:18 [2021-03-11T20:25:18.004Z] #47 ...
20:25:18 [2021-03-11T20:25:18.004Z] 
20:25:18 [2021-03-11T20:25:18.004Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:25:18 [2021-03-11T20:25:18.004Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:25:18 [2021-03-11T20:25:18.004Z] #11 12.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:25:18 [2021-03-11T20:25:18.004Z] #11 14.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:25:18 [2021-03-11T20:25:18.004Z] #11 ...
20:25:18 [2021-03-11T20:25:18.004Z] 
20:25:18 [2021-03-11T20:25:18.004Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
20:25:18 [2021-03-11T20:25:18.004Z] #62 sha256:add52761fa50d47faab5738a7f68d283a9e086ccc1fc6c72fa6a171779abec3b
20:25:18 [2021-03-11T20:25:18.050Z] #41 12.70   PBCC     images/eventpoll.pb-c.c
20:25:18 [2021-03-11T20:25:18.050Z] #41 12.74   DEP      images/eventpoll.pb-c.d
20:25:18 [2021-03-11T20:25:18.050Z] #41 12.81   PBCC     images/eventfd.pb-c.c
20:25:18 [2021-03-11T20:25:18.050Z] #41 12.82   DEP      images/eventfd.pb-c.d
20:25:18 [2021-03-11T20:25:18.050Z] #41 12.90   PBCC     images/remap-file-path.pb-c.c
20:25:18 [2021-03-11T20:25:18.050Z] #41 12.92   DEP      images/remap-file-path.pb-c.d
20:25:18 [2021-03-11T20:25:18.216Z] #11 112.1 Selecting previously unselected package libpcre16-3:amd64.
20:25:18 [2021-03-11T20:25:18.216Z] #11 112.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
20:25:18 [2021-03-11T20:25:18.216Z] #11 112.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
20:25:18 [2021-03-11T20:25:18.216Z] #11 112.3 Selecting previously unselected package libpcre32-3:amd64.
20:25:18 [2021-03-11T20:25:18.216Z] #11 112.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
20:25:18 [2021-03-11T20:25:18.216Z] #11 112.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
20:25:18 [2021-03-11T20:25:18.315Z] #41 12.98   PBCC     images/fifo.pb-c.c
20:25:18 [2021-03-11T20:25:18.315Z] #41 12.99   DEP      images/fifo.pb-c.d
20:25:18 [2021-03-11T20:25:18.315Z] #41 13.03   PBCC     images/ghost-file.pb-c.c
20:25:18 [2021-03-11T20:25:18.315Z] #41 13.12   DEP      images/ghost-file.pb-c.d
20:25:18 [2021-03-11T20:25:18.483Z] #11 112.5 Selecting previously unselected package libpcrecpp0v5:amd64.
20:25:18 [2021-03-11T20:25:18.483Z] #11 112.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
20:25:18 [2021-03-11T20:25:18.483Z] #11 112.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
20:25:18 [2021-03-11T20:25:18.483Z] #11 112.6 Selecting previously unselected package libpcre3-dev:amd64.
20:25:18 [2021-03-11T20:25:18.483Z] #11 112.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
20:25:18 [2021-03-11T20:25:18.483Z] #11 112.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
20:25:18 [2021-03-11T20:25:18.518Z] #62 22.19 Checking out files:  59% (1131/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
20:25:18 [2021-03-11T20:25:18.518Z] #62 ...
20:25:18 [2021-03-11T20:25:18.518Z] 
20:25:18 [2021-03-11T20:25:18.518Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:25:18 [2021-03-11T20:25:18.518Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:25:18 [2021-03-11T20:25:18.518Z] #34 12.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:25:18 [2021-03-11T20:25:18.579Z] #41 13.20   PBCC     images/regfile.pb-c.c
20:25:18 [2021-03-11T20:25:18.579Z] #41 13.28   DEP      images/regfile.pb-c.d
20:25:18 [2021-03-11T20:25:18.579Z] #41 13.36   PBCC     images/ns.pb-c.c
20:25:18 [2021-03-11T20:25:18.579Z] #41 13.37   DEP      images/ns.pb-c.d
20:25:18 [2021-03-11T20:25:18.579Z] #41 13.42   PBCC     images/fdinfo.pb-c.c
20:25:18 [2021-03-11T20:25:18.579Z] #41 ...
20:25:18 [2021-03-11T20:25:18.579Z] 
20:25:18 [2021-03-11T20:25:18.579Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:25:18 [2021-03-11T20:25:18.579Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
20:25:18 [2021-03-11T20:25:18.579Z] #11 86.02 Selecting previously unselected package g++-mingw-w64-x86-64.
20:25:18 [2021-03-11T20:25:18.776Z] #34 ...
20:25:18 [2021-03-11T20:25:18.776Z] 
20:25:18 [2021-03-11T20:25:18.776Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:25:18 [2021-03-11T20:25:18.776Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:25:18 [2021-03-11T20:25:18.776Z] #40 12.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:25:18 [2021-03-11T20:25:18.843Z] #11 86.03 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
20:25:18 [2021-03-11T20:25:18.843Z] #11 86.03 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:25:19 [2021-03-11T20:25:19.033Z] #40 ...
20:25:19 [2021-03-11T20:25:19.033Z] 
20:25:19 [2021-03-11T20:25:19.033Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
20:25:19 [2021-03-11T20:25:19.033Z] #62 sha256:add52761fa50d47faab5738a7f68d283a9e086ccc1fc6c72fa6a171779abec3b
20:25:19 [2021-03-11T20:25:19.033Z] #62 22.99 + cd /tmp/tmp.8hFBgcW2Tg/src/github.com/docker/libnetwork
20:25:19 [2021-03-11T20:25:19.033Z] #62 22.99 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
20:25:19 [2021-03-11T20:25:19.033Z] #62 ...
20:25:19 [2021-03-11T20:25:19.033Z] 
20:25:19 [2021-03-11T20:25:19.033Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:25:19 [2021-03-11T20:25:19.033Z] #56 sha256:1036af273bbc1c508f5e63ba16fcca5accdb9180aae4971d358df6c1dba2f046
20:25:19 [2021-03-11T20:25:19.033Z] #56 13.33 + cd /tmp/tmp.S6o8MSoMPg/src/github.com/rootless-containers/rootlesskit
20:25:19 [2021-03-11T20:25:19.033Z] #56 13.33 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
20:25:19 [2021-03-11T20:25:19.033Z] #56 13.39 + export GO111MODULE=on
20:25:19 [2021-03-11T20:25:19.033Z] #56 13.39 + GO111MODULE=on
20:25:19 [2021-03-11T20:25:19.033Z] #56 13.39 + for f in rootlesskit rootlesskit-docker-proxy
20:25:19 [2021-03-11T20:25:19.033Z] #56 13.39 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:25:19 [2021-03-11T20:25:19.033Z] #56 16.28 go: downloading github.com/sirupsen/logrus v1.7.0
20:25:19 [2021-03-11T20:25:19.033Z] #56 16.28 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:25:19 [2021-03-11T20:25:19.033Z] #56 16.41 go: downloading github.com/urfave/cli/v2 v2.3.0
20:25:19 [2021-03-11T20:25:19.033Z] #56 16.78 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:25:19 [2021-03-11T20:25:19.033Z] #56 16.78 go: downloading github.com/gorilla/mux v1.8.0
20:25:19 [2021-03-11T20:25:19.033Z] #56 16.78 go: downloading github.com/moby/sys/mountinfo v0.4.0
20:25:19 [2021-03-11T20:25:19.033Z] #56 16.78 go: downloading github.com/google/uuid v1.2.0
20:25:19 [2021-03-11T20:25:19.033Z] #56 16.78 go: downloading github.com/pkg/errors v0.9.1
20:25:19 [2021-03-11T20:25:19.033Z] #56 16.78 go: downloading github.com/gofrs/flock v0.8.0
20:25:19 [2021-03-11T20:25:19.033Z] #56 16.87 go: extracting github.com/sirupsen/logrus v1.7.0
20:25:19 [2021-03-11T20:25:19.033Z] #56 17.18 go: extracting github.com/gofrs/flock v0.8.0
20:25:19 [2021-03-11T20:25:19.033Z] #56 17.18 go: downloading github.com/moby/vpnkit v0.4.0
20:25:19 [2021-03-11T20:25:19.033Z] #56 17.18 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:25:19 [2021-03-11T20:25:19.033Z] #56 17.21 go: extracting github.com/moby/sys/mountinfo v0.4.0
20:25:19 [2021-03-11T20:25:19.033Z] #56 17.51 go: extracting github.com/google/uuid v1.2.0
20:25:19 [2021-03-11T20:25:19.033Z] #56 17.57 go: extracting github.com/gorilla/mux v1.8.0
20:25:19 [2021-03-11T20:25:19.033Z] #56 17.58 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
20:25:19 [2021-03-11T20:25:19.033Z] #56 17.70 go: extracting github.com/pkg/errors v0.9.1
20:25:19 [2021-03-11T20:25:19.033Z] #56 18.57 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
20:25:19 [2021-03-11T20:25:19.033Z] #56 19.45 go: extracting github.com/moby/vpnkit v0.4.0
20:25:19 [2021-03-11T20:25:19.033Z] #56 20.08 go: downloading github.com/u-root/u-root v7.0.0+incompatible
20:25:19 [2021-03-11T20:25:19.033Z] #56 20.08 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:25:19 [2021-03-11T20:25:19.033Z] #56 20.71 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:25:19 [2021-03-11T20:25:19.047Z] #11 113.1 Selecting previously unselected package libselinux1-dev:amd64.
20:25:19 [2021-03-11T20:25:19.047Z] #11 113.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
20:25:19 [2021-03-11T20:25:19.047Z] #11 113.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
20:25:19 [2021-03-11T20:25:19.290Z] #56 23.37 go: extracting github.com/urfave/cli/v2 v2.3.0
20:25:19 [2021-03-11T20:25:19.290Z] #56 ...
20:25:19 [2021-03-11T20:25:19.290Z] 
20:25:19 [2021-03-11T20:25:19.290Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
20:25:19 [2021-03-11T20:25:19.290Z] #62 sha256:add52761fa50d47faab5738a7f68d283a9e086ccc1fc6c72fa6a171779abec3b
20:25:19 [2021-03-11T20:25:19.290Z] #62 23.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:25:19 [2021-03-11T20:25:19.303Z] #11 113.4 Selecting previously unselected package libdevmapper-dev:amd64.
20:25:19 [2021-03-11T20:25:19.303Z] #11 113.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
20:25:19 [2021-03-11T20:25:19.303Z] #11 113.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:25:19 [2021-03-11T20:25:19.303Z] #11 113.5 Selecting previously unselected package libseccomp-dev:amd64.
20:25:19 [2021-03-11T20:25:19.560Z] #11 113.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
20:25:19 [2021-03-11T20:25:19.560Z] #11 113.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
20:25:19 [2021-03-11T20:25:19.560Z] #11 113.6 Selecting previously unselected package libsystemd-dev:amd64.
20:25:19 [2021-03-11T20:25:19.560Z] #11 113.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
20:25:19 [2021-03-11T20:25:19.560Z] #11 113.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
20:25:19 [2021-03-11T20:25:19.917Z] #11 ...
20:25:19 [2021-03-11T20:25:19.917Z] 
20:25:19 [2021-03-11T20:25:19.917Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:25:19 [2021-03-11T20:25:19.917Z] #43 sha256:700c15aae8dc466be3a4ece036e614d969ec26c72a0a1189eb439b4b9d6a96d6
20:25:19 [2021-03-11T20:25:19.917Z] #43 77.01 vendor/golang.org/x/text/unicode/norm
20:25:19 [2021-03-11T20:25:19.917Z] #43 77.62 github.com/LK4D4/vndr/build
20:25:19 [2021-03-11T20:25:19.917Z] #43 78.24 mime
20:25:19 [2021-03-11T20:25:19.917Z] #43 82.39 vendor/golang.org/x/net/idna
20:25:19 [2021-03-11T20:25:19.917Z] #43 84.69 vendor/golang.org/x/net/http/httpproxy
20:25:19 [2021-03-11T20:25:19.917Z] #43 84.69 net/textproto
20:25:19 [2021-03-11T20:25:19.918Z] #43 84.69 crypto/x509
20:25:19 [2021-03-11T20:25:19.918Z] #43 85.83 vendor/golang.org/x/net/http/httpguts
20:25:19 [2021-03-11T20:25:19.918Z] #43 85.83 mime/multipart
20:25:19 [2021-03-11T20:25:19.918Z] #43 ...
20:25:19 [2021-03-11T20:25:19.918Z] 
20:25:19 [2021-03-11T20:25:19.918Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:19 [2021-03-11T20:25:19.918Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:25:19 [2021-03-11T20:25:19.918Z] #41 13.48   DEP      images/fdinfo.pb-c.d
20:25:19 [2021-03-11T20:25:19.918Z] #41 13.56   PBCC     images/core-aarch64.pb-c.c
20:25:19 [2021-03-11T20:25:19.918Z] #41 13.59   PBCC     images/core-arm.pb-c.c
20:25:19 [2021-03-11T20:25:19.918Z] #41 13.66   PBCC     images/core-ppc64.pb-c.c
20:25:19 [2021-03-11T20:25:19.918Z] #41 13.73   PBCC     images/core-s390.pb-c.c
20:25:19 [2021-03-11T20:25:19.918Z] #41 13.82   PBCC     images/core-x86.pb-c.c
20:25:19 [2021-03-11T20:25:19.918Z] #41 13.91   PBCC     images/core.pb-c.c
20:25:19 [2021-03-11T20:25:19.918Z] #41 13.95   PBCC     images/inventory.pb-c.c
20:25:19 [2021-03-11T20:25:19.918Z] #41 13.99   DEP      images/core-aarch64.pb-c.d
20:25:19 [2021-03-11T20:25:19.918Z] #41 14.05   DEP      images/core-arm.pb-c.d
20:25:19 [2021-03-11T20:25:19.918Z] #41 14.11   DEP      images/core-ppc64.pb-c.d
20:25:19 [2021-03-11T20:25:19.918Z] #41 14.23   DEP      images/core-s390.pb-c.d
20:25:19 [2021-03-11T20:25:19.918Z] #41 14.27   DEP      images/core-x86.pb-c.d
20:25:19 [2021-03-11T20:25:19.918Z] #41 14.34   DEP      images/core.pb-c.d
20:25:19 [2021-03-11T20:25:19.918Z] #41 14.44   DEP      images/inventory.pb-c.d
20:25:19 [2021-03-11T20:25:19.918Z] #41 14.48   PBCC     images/cpuinfo.pb-c.c
20:25:19 [2021-03-11T20:25:19.918Z] #41 14.49   DEP      images/cpuinfo.pb-c.d
20:25:19 [2021-03-11T20:25:19.918Z] #41 14.54   PBCC     images/stats.pb-c.c
20:25:19 [2021-03-11T20:25:19.918Z] #41 14.57   DEP      images/stats.pb-c.d
20:25:20 [2021-03-11T20:25:20.123Z] #11 114.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
20:25:20 [2021-03-11T20:25:20.123Z] #11 114.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
20:25:20 [2021-03-11T20:25:20.123Z] #11 114.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
20:25:20 [2021-03-11T20:25:20.123Z] #11 114.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:25:20 [2021-03-11T20:25:20.123Z] #11 114.3 Setting up libpcre16-3:amd64 (2:8.39-12) ...
20:25:20 [2021-03-11T20:25:20.133Z] #43 ...
20:25:20 [2021-03-11T20:25:20.133Z] 
20:25:20 [2021-03-11T20:25:20.133Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:25:20 [2021-03-11T20:25:20.133Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:25:20 [2021-03-11T20:25:20.133Z] #18 4.534 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:25:20 [2021-03-11T20:25:20.133Z] #18 5.984 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:25:20 [2021-03-11T20:25:20.133Z] #18 11.46 Fetched 8423 kB in 10s (822 kB/s)
20:25:20 [2021-03-11T20:25:20.133Z] #18 11.46 Reading package lists...
20:25:20 [2021-03-11T20:25:20.133Z] #18 ...
20:25:20 [2021-03-11T20:25:20.133Z] 
20:25:20 [2021-03-11T20:25:20.133Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:20 [2021-03-11T20:25:20.133Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:25:20 [2021-03-11T20:25:20.133Z] #41 67.48   LINK     criu/pie/parasite.built-in.o
20:25:20 [2021-03-11T20:25:20.133Z] #41 67.49   GEN      criu/pie/parasite-blob.h
20:25:20 [2021-03-11T20:25:20.133Z] #41 67.52   CC       criu/pie/parasite-vdso.o
20:25:20 [2021-03-11T20:25:20.133Z] #41 68.24   CC       criu/arch/x86/vdso-pie.o
20:25:20 [2021-03-11T20:25:20.133Z] #41 68.51   CC       criu/arch/x86/restorer.o
20:25:20 [2021-03-11T20:25:20.133Z] #41 69.01   CC       criu/arch/x86/restorer_unmap.o
20:25:20 [2021-03-11T20:25:20.133Z] #41 69.05   CC       criu/arch/x86/sigaction_compat_pie.o
20:25:20 [2021-03-11T20:25:20.133Z] #41 69.38   CC       criu/pie/restorer.o
20:25:20 [2021-03-11T20:25:20.221Z] #62 ...
20:25:20 [2021-03-11T20:25:20.221Z] 
20:25:20 [2021-03-11T20:25:20.221Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:25:20 [2021-03-11T20:25:20.221Z] #32 sha256:5c8a013ac5598039f871850a63ad7735c7d6cad99c2826d96b1d6b3a4e916dc7
20:25:20 [2021-03-11T20:25:20.221Z] #32 14.43 unicode/utf8
20:25:20 [2021-03-11T20:25:20.221Z] #32 15.12 unicode
20:25:20 [2021-03-11T20:25:20.221Z] #32 18.35 runtime/cgo
20:25:20 [2021-03-11T20:25:20.221Z] #32 ...
20:25:20 [2021-03-11T20:25:20.221Z] 
20:25:20 [2021-03-11T20:25:20.221Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:25:20 [2021-03-11T20:25:20.221Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
20:25:20 [2021-03-11T20:25:20.221Z] #38 23.63 Checking out files:  86% (1460/1682)   
Checking out files:  87% (1464/1682)   
Checking out files:  88% (1481/1682)   
Checking out files:  89% (1497/1682)   
Checking out files:  90% (1514/1682)   
Checking out files:  91% (1531/1682)   
Checking out files:  92% (1548/1682)   
Checking out files:  93% (1565/1682)   
Checking out files:  94% (1582/1682)   
Checking out files:  95% (1598/1682)   
Checking out files:  96% (1615/1682)   
Checking out files:  97% (1632/1682)   
Checking out files:  98% (1649/1682)   
Checking out files:  99% (1666/1682)   
Checking out files: 100% (1682/1682)   
Checking out files: 100% (1682/1682), done.
20:25:20 [2021-03-11T20:25:20.221Z] #38 23.94 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:25:20 [2021-03-11T20:25:20.379Z] #11 114.3 Setting up libsepol1-dev:amd64 (2.8-1) ...
20:25:20 [2021-03-11T20:25:20.380Z] #11 114.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:25:20 [2021-03-11T20:25:20.380Z] #11 114.3 Setting up libbtrfs0 (4.20.1-2) ...
20:25:20 [2021-03-11T20:25:20.380Z] #11 114.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
20:25:20 [2021-03-11T20:25:20.380Z] #11 114.3 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
20:25:20 [2021-03-11T20:25:20.380Z] #11 114.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:25:20 [2021-03-11T20:25:20.380Z] #11 114.4 Setting up libbtrfs-dev (4.20.1-2) ...
20:25:20 [2021-03-11T20:25:20.380Z] #11 114.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
20:25:20 [2021-03-11T20:25:20.380Z] #11 114.4 Setting up mingw-w64-common (6.0.0-3) ...
20:25:20 [2021-03-11T20:25:20.380Z] #11 114.4 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
20:25:20 [2021-03-11T20:25:20.380Z] #11 114.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:25:20 [2021-03-11T20:25:20.380Z] #11 114.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
20:25:20 [2021-03-11T20:25:20.380Z] #11 114.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:25:20 [2021-03-11T20:25:20.380Z] #11 114.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:25:20 [2021-03-11T20:25:20.380Z] #11 114.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:25:20 [2021-03-11T20:25:20.380Z] #11 114.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:25:20 [2021-03-11T20:25:20.380Z] #11 114.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
20:25:20 [2021-03-11T20:25:20.380Z] #11 114.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
20:25:20 [2021-03-11T20:25:20.636Z] #11 114.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:25:20 [2021-03-11T20:25:20.636Z] #11 114.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
20:25:20 [2021-03-11T20:25:20.636Z] #11 114.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:25:20 [2021-03-11T20:25:20.636Z] #11 114.5 Setting up dmsetup (2:1.02.155-3) ...
20:25:20 [2021-03-11T20:25:20.636Z] #11 114.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:25:20 [2021-03-11T20:25:20.636Z] #11 114.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:25:20 [2021-03-11T20:25:20.636Z] #11 114.6 Processing triggers for libc-bin (2.28-10) ...
20:25:21 [2021-03-11T20:25:21.064Z] #41 ...
20:25:21 [2021-03-11T20:25:21.064Z] 
20:25:21 [2021-03-11T20:25:21.064Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:25:21 [2021-03-11T20:25:21.064Z] #51 sha256:f0233a4956bf3a8645f6e6faacce093cd32b8a47861537248bc87c77d63ef6e8
20:25:21 [2021-03-11T20:25:21.064Z] #51 13.95 + cd /tmp/tmp.Wq4aFMwjEX/src/github.com/opencontainers/runc
20:25:21 [2021-03-11T20:25:21.064Z] #51 13.95 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
20:25:21 [2021-03-11T20:25:21.064Z] #51 14.42 + '[' -z '' ']'
20:25:21 [2021-03-11T20:25:21.064Z] #51 14.42 + target=static
20:25:21 [2021-03-11T20:25:21.064Z] #51 14.42 + make 'BUILDTAGS=seccomp ' static
20:25:21 [2021-03-11T20:25:21.064Z] #51 14.63 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
20:25:21 [2021-03-11T20:25:21.064Z] #51 ...
20:25:21 [2021-03-11T20:25:21.064Z] 
20:25:21 [2021-03-11T20:25:21.064Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:25:21 [2021-03-11T20:25:21.064Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:25:21 [2021-03-11T20:25:21.064Z] #18 11.46 Reading package lists...
20:25:21 [2021-03-11T20:25:21.437Z] #41 16.13 make[1]: Nothing to be done for 'all'.
20:25:22 [2021-03-11T20:25:22.387Z] #41 ...
20:25:22 [2021-03-11T20:25:22.387Z] 
20:25:22 [2021-03-11T20:25:22.387Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:25:22 [2021-03-11T20:25:22.387Z] #54 sha256:9273b3d9fa23028fecdd72768ef9fbd15b60425c4c9b8e4816ac482e168a42bc
20:25:22 [2021-03-11T20:25:22.387Z] #54 30.72 Checking out files:  75% (2873/3819)   
Checking out files:  76% (2903/3819)   
Checking out files:  77% (2941/3819)   
Checking out files:  78% (2979/3819)   
Checking out files:  79% (3018/3819)   
Checking out files:  80% (3056/3819)   
Checking out files:  81% (3094/3819)   
Checking out files:  82% (3132/3819)   
Checking out files:  83% (3170/3819)   
Checking out files:  84% (3208/3819)   
Checking out files:  85% (3247/3819)   
Checking out files:  86% (3285/3819)   
Checking out files:  87% (3323/3819)   
Checking out files:  88% (3361/3819)   
Checking out files:  89% (3399/3819)   
Checking out files:  90% (3438/3819)   
Checking out files:  91% (3476/3819)   
Checking out files:  92% (3514/3819)   
Checking out files:  93% (3552/3819)   
Checking out files:  94% (3590/3819)   
Checking out files:  95% (3629/3819)   
Checking out files:  96% (3667/3819)   
Checking out files:  97% (3705/3819)   
Checking out files:  98% (3743/3819)   
Checking out files:  99% (3781/3819)   
Checking out files: 100% (3819/3819)   
Checking out files: 100% (3819/3819), done.
20:25:22 [2021-03-11T20:25:22.387Z] #54 31.23 + cd /tmp/tmp.ixBYWf1uiK/src/github.com/containerd/containerd
20:25:22 [2021-03-11T20:25:22.387Z] #54 31.23 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
20:25:22 [2021-03-11T20:25:22.387Z] #54 32.99 + export 'BUILDTAGS=netgo osusergo static_build'
20:25:22 [2021-03-11T20:25:22.387Z] #54 32.99 + BUILDTAGS='netgo osusergo static_build'
20:25:22 [2021-03-11T20:25:22.387Z] #54 32.99 + export EXTRA_FLAGS=-buildmode=pie
20:25:22 [2021-03-11T20:25:22.387Z] #54 32.99 + EXTRA_FLAGS=-buildmode=pie
20:25:22 [2021-03-11T20:25:22.387Z] #54 32.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:25:22 [2021-03-11T20:25:22.387Z] #54 32.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:25:22 [2021-03-11T20:25:22.387Z] #54 32.99 + '[' '' = dynamic ']'
20:25:22 [2021-03-11T20:25:22.387Z] #54 32.99 + make
20:25:22 [2021-03-11T20:25:22.387Z] #54 34.12 + bin/ctr
20:25:22 [2021-03-11T20:25:22.742Z] #38 26.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:25:22 [2021-03-11T20:25:22.965Z] #54 ...
20:25:22 [2021-03-11T20:25:22.965Z] 
20:25:22 [2021-03-11T20:25:22.965Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:22 [2021-03-11T20:25:22.965Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:25:22 [2021-03-11T20:25:22.965Z] #41 17.66   CC       images/stats.o
20:25:23 [2021-03-11T20:25:23.543Z] #41 18.18   CC       images/core.o
20:25:24 [2021-03-11T20:25:24.121Z] #41 18.89   CC       images/core-x86.o
20:25:24 [2021-03-11T20:25:24.339Z] #18 15.44 Reading package lists...
20:25:24 [2021-03-11T20:25:24.700Z] #41 19.55   CC       images/core-arm.o
20:25:24 [2021-03-11T20:25:24.806Z] #11 DONE 118.1s
20:25:24 [2021-03-11T20:25:24.806Z] 
20:25:24 [2021-03-11T20:25:24.806Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:25:24 [2021-03-11T20:25:24.806Z] #51 sha256:72adb5ca842321842a73f1eb9d7b591d26b1f702854377c6f5af84a1be6aedda
20:25:24 [2021-03-11T20:25:24.902Z] #18 19.27 Building dependency tree...
20:25:24 [2021-03-11T20:25:24.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:25:24 [2021-03-11T20:25:24.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:25:25 [2021-03-11T20:25:25.278Z] #41 20.04   CC       images/core-aarch64.o
20:25:25 [2021-03-11T20:25:25.543Z] #41 20.35   CC       images/core-ppc64.o
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.662 + RM_GOPATH=0
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.662 + TMP_GOPATH=
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.662 + : /build
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.662 + '[' -z '' ']'
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.674 ++ mktemp -d
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.675 + export GOPATH=/tmp/tmp.8AvjSDC02u
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.675 + GOPATH=/tmp/tmp.8AvjSDC02u
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.675 + RM_GOPATH=1
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.675 + case "$(go env GOARCH)" in
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.676 ++ go env GOARCH
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.690 + export GO_BUILDMODE=-buildmode=pie
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.690 + GO_BUILDMODE=-buildmode=pie
20:25:25 [2021-03-11T20:25:25.738Z] #51 ...
20:25:25 [2021-03-11T20:25:25.738Z] 
20:25:25 [2021-03-11T20:25:25.738Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
20:25:25 [2021-03-11T20:25:25.738Z] #12 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
20:25:25 [2021-03-11T20:25:25.738Z] #12 DONE 1.8s
20:25:25 [2021-03-11T20:25:25.738Z] 
20:25:25 [2021-03-11T20:25:25.738Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:25:25 [2021-03-11T20:25:25.738Z] #51 sha256:72adb5ca842321842a73f1eb9d7b591d26b1f702854377c6f5af84a1be6aedda
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.691 ++ dirname /tmp/install/install.sh
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.693 + dir=/tmp/install
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.693 + bin=runc
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.693 + shift
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.693 + '[' '!' -f /tmp/install/runc.installer ']'
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.693 + . /tmp/install/runc.installer
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.693 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.694 + install_runc
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.697 + uname -r
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.697 + grep -q '^3\.10\.0.*\.el7\.'
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.699 + RUNC_BUILDTAGS='seccomp '
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.709 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.709 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.709 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8AvjSDC02u/src/github.com/opencontainers/runc
20:25:25 [2021-03-11T20:25:25.738Z] #51 1.715 Cloning into '/tmp/tmp.8AvjSDC02u/src/github.com/opencontainers/runc'...
20:25:25 [2021-03-11T20:25:25.833Z] #18 20.63 libcap2-bin is already the newest version (1:2.25-2).
20:25:25 [2021-03-11T20:25:25.833Z] #18 20.63 The following additional packages will be installed:
20:25:25 [2021-03-11T20:25:25.833Z] #18 20.63   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:25:25 [2021-03-11T20:25:25.833Z] #18 20.63   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:25:25 [2021-03-11T20:25:25.833Z] #18 20.63   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:25:25 [2021-03-11T20:25:25.833Z] #18 20.64   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:25:25 [2021-03-11T20:25:25.833Z] #18 20.64   python3.7 python3.7-minimal vim-runtime xxd
20:25:25 [2021-03-11T20:25:25.833Z] #18 20.64 Suggested packages:
20:25:25 [2021-03-11T20:25:25.833Z] #18 20.64   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:25:25 [2021-03-11T20:25:25.833Z] #18 20.64   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:25:25 [2021-03-11T20:25:25.833Z] #18 20.64   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:25:25 [2021-03-11T20:25:25.833Z] #18 20.64 Recommended packages:
20:25:25 [2021-03-11T20:25:25.833Z] #18 20.64   aufs-dkms nftables build-essential python3-dev python3-keyring
20:25:25 [2021-03-11T20:25:25.833Z] #18 20.64   python3-keyrings.alt python3-xdg unzip
20:25:26 [2021-03-11T20:25:26.038Z] #38 ...
20:25:26 [2021-03-11T20:25:26.038Z] 
20:25:26 [2021-03-11T20:25:26.038Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:25:26 [2021-03-11T20:25:26.038Z] #43 sha256:0764fddad26d36bf334e78e1176c582767641c17510ff719bb8da38c358cadd8
20:25:26 [2021-03-11T20:25:26.038Z] #43 29.50 vendor/golang.org/x/crypto/internal/subtle
20:25:26 [2021-03-11T20:25:26.038Z] #43 29.65 vendor/golang.org/x/crypto/curve25519
20:25:26 [2021-03-11T20:25:26.038Z] #43 ...
20:25:26 [2021-03-11T20:25:26.038Z] 
20:25:26 [2021-03-11T20:25:26.038Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
20:25:26 [2021-03-11T20:25:26.038Z] #45 sha256:96e7908b14a14c3e6a40c0707eb99595aa003c5692cd646e3aa6e17e13931477
20:25:26 [2021-03-11T20:25:26.038Z] #45 19.88 go: finding github.com/fatih/color v1.9.0
20:25:26 [2021-03-11T20:25:26.038Z] #45 19.88 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:25:26 [2021-03-11T20:25:26.038Z] #45 19.98 go: finding github.com/pkg/errors v0.9.1
20:25:26 [2021-03-11T20:25:26.038Z] #45 19.98 go: finding github.com/spf13/pflag v1.0.3
20:25:26 [2021-03-11T20:25:26.038Z] #45 20.15 go: finding github.com/mattn/go-colorable v0.1.6
20:25:26 [2021-03-11T20:25:26.038Z] #45 20.18 go: finding github.com/mattn/go-isatty v0.0.12
20:25:26 [2021-03-11T20:25:26.038Z] #45 20.51 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:25:26 [2021-03-11T20:25:26.038Z] #45 20.71 go: finding github.com/jonboulle/clockwork v0.1.0
20:25:26 [2021-03-11T20:25:26.038Z] #45 20.71 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:25:26 [2021-03-11T20:25:26.038Z] #45 20.86 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:25:26 [2021-03-11T20:25:26.038Z] #45 20.93 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:25:26 [2021-03-11T20:25:26.038Z] #45 ...
20:25:26 [2021-03-11T20:25:26.038Z] 
20:25:26 [2021-03-11T20:25:26.038Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:25:26 [2021-03-11T20:25:26.038Z] #47 sha256:ee699192f7c03830920126ae088998e402ac7bfa3d4724ed37d6f73e0e408577
20:25:26 [2021-03-11T20:25:26.038Z] #47 22.30 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:25:26 [2021-03-11T20:25:26.038Z] #47 22.49 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:25:26 [2021-03-11T20:25:26.038Z] #47 24.04 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.32 go: downloading github.com/hashicorp/hcl v1.0.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.32 go: downloading github.com/ultraware/whitespace v0.0.4
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.33 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.34 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.34 go: downloading github.com/subosito/gotenv v1.2.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.37 go: downloading github.com/mattn/go-isatty v0.0.8
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.37 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.37 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.38 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.41 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.43 go: extracting github.com/ultraware/whitespace v0.0.4
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.43 go: downloading github.com/ultraware/funlen v0.0.2
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.53 go: extracting github.com/ultraware/funlen v0.0.2
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.54 go: downloading gopkg.in/ini.v1 v1.51.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.58 go: extracting github.com/go-toolsmith/astfmt v1.0.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.59 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.59 go: downloading github.com/magiconair/properties v1.8.1
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.78 go: downloading github.com/spf13/cobra v0.0.5
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.78 go: extracting github.com/mattn/go-isatty v0.0.8
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.78 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.84 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.84 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.85 go: extracting github.com/hashicorp/hcl v1.0.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.86 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.87 go: extracting github.com/subosito/gotenv v1.2.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.91 go: extracting github.com/go-toolsmith/astcast v1.0.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.93 go: extracting github.com/go-toolsmith/strparse v1.0.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.97 go: downloading github.com/sourcegraph/go-diff v0.5.1
20:25:26 [2021-03-11T20:25:26.038Z] #47 26.97 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
20:25:26 [2021-03-11T20:25:26.038Z] #47 27.02 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:25:26 [2021-03-11T20:25:26.038Z] #47 27.16 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:25:26 [2021-03-11T20:25:26.038Z] #47 27.16 go: downloading github.com/sirupsen/logrus v1.4.2
20:25:26 [2021-03-11T20:25:26.038Z] #47 27.16 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
20:25:26 [2021-03-11T20:25:26.038Z] #47 27.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:25:26 [2021-03-11T20:25:26.038Z] #47 27.16 go: extracting gopkg.in/ini.v1 v1.51.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 27.27 go: extracting github.com/spf13/cobra v0.0.5
20:25:26 [2021-03-11T20:25:26.038Z] #47 27.38 go: extracting github.com/magiconair/properties v1.8.1
20:25:26 [2021-03-11T20:25:26.038Z] #47 27.38 go: downloading github.com/spf13/afero v1.1.2
20:25:26 [2021-03-11T20:25:26.038Z] #47 27.46 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
20:25:26 [2021-03-11T20:25:26.038Z] #47 27.62 go: downloading github.com/go-toolsmith/astp v1.0.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 27.71 go: downloading github.com/mitchellh/mapstructure v1.1.2
20:25:26 [2021-03-11T20:25:26.038Z] #47 27.71 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:25:26 [2021-03-11T20:25:26.038Z] #47 27.85 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
20:25:26 [2021-03-11T20:25:26.038Z] #47 27.85 go: downloading github.com/inconshreveable/mousetrap v1.0.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 27.87 go: downloading github.com/uudashr/gocognit v1.0.1
20:25:26 [2021-03-11T20:25:26.038Z] #47 28.10 go: extracting github.com/uudashr/gocognit v1.0.1
20:25:26 [2021-03-11T20:25:26.038Z] #47 28.10 go: downloading github.com/pelletier/go-toml v1.2.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 28.10 go: extracting github.com/go-toolsmith/astp v1.0.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 28.10 go: extracting github.com/mitchellh/mapstructure v1.1.2
20:25:26 [2021-03-11T20:25:26.038Z] #47 28.13 go: downloading github.com/spf13/jwalterweatherman v1.0.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 28.13 go: extracting github.com/sourcegraph/go-diff v0.5.1
20:25:26 [2021-03-11T20:25:26.038Z] #47 28.21 go: extracting github.com/sirupsen/logrus v1.4.2
20:25:26 [2021-03-11T20:25:26.038Z] #47 28.30 go: downloading github.com/kisielk/gotool v1.0.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 28.38 go: extracting github.com/spf13/afero v1.1.2
20:25:26 [2021-03-11T20:25:26.038Z] #47 28.41 go: extracting github.com/spf13/jwalterweatherman v1.0.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 28.66 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
20:25:26 [2021-03-11T20:25:26.038Z] #47 28.66 go: extracting github.com/inconshreveable/mousetrap v1.0.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 28.66 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:25:26 [2021-03-11T20:25:26.038Z] #47 28.66 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
20:25:26 [2021-03-11T20:25:26.038Z] #47 28.66 go: downloading golang.org/x/text v0.3.2
20:25:26 [2021-03-11T20:25:26.038Z] #47 28.85 go: extracting github.com/kisielk/gotool v1.0.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 28.85 go: downloading gopkg.in/yaml.v2 v2.2.7
20:25:26 [2021-03-11T20:25:26.038Z] #47 29.28 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
20:25:26 [2021-03-11T20:25:26.038Z] #47 29.32 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
20:25:26 [2021-03-11T20:25:26.038Z] #47 29.55 go: extracting github.com/pelletier/go-toml v1.2.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 29.55 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
20:25:26 [2021-03-11T20:25:26.038Z] #47 29.55 go: extracting gopkg.in/yaml.v2 v2.2.7
20:25:26 [2021-03-11T20:25:26.038Z] #47 29.62 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
20:25:26 [2021-03-11T20:25:26.038Z] #47 29.90 go: downloading github.com/gobwas/glob v0.2.3
20:25:26 [2021-03-11T20:25:26.038Z] #47 29.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:25:26 [2021-03-11T20:25:26.038Z] #47 29.90 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
20:25:26 [2021-03-11T20:25:26.038Z] #47 30.10 go: downloading github.com/spf13/cast v1.3.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 30.31 go: extracting github.com/spf13/cast v1.3.0
20:25:26 [2021-03-11T20:25:26.038Z] #47 30.31 go: downloading github.com/mattn/go-colorable v0.1.4
20:25:26 [2021-03-11T20:25:26.038Z] #47 30.31 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:25:26 [2021-03-11T20:25:26.122Z] #41 20.98   CC       images/core-s390.o
20:25:26 [2021-03-11T20:25:26.295Z] #47 30.35 go: extracting github.com/gobwas/glob v0.2.3
20:25:26 [2021-03-11T20:25:26.295Z] #47 30.39 go: downloading github.com/go-toolsmith/typep v1.0.0
20:25:26 [2021-03-11T20:25:26.295Z] #47 30.47 go: extracting github.com/mattn/go-colorable v0.1.4
20:25:26 [2021-03-11T20:25:26.295Z] #47 30.54 go: downloading github.com/go-toolsmith/astequal v1.0.0
20:25:26 [2021-03-11T20:25:26.295Z] #47 30.64 go: extracting github.com/go-toolsmith/typep v1.0.0
20:25:26 [2021-03-11T20:25:26.556Z] #47 30.72 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
20:25:26 [2021-03-11T20:25:26.556Z] #47 30.74 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:25:26 [2021-03-11T20:25:26.556Z] #47 30.74 go: extracting github.com/go-toolsmith/astequal v1.0.0
20:25:26 [2021-03-11T20:25:26.556Z] #47 30.74 go: downloading github.com/gogo/protobuf v1.2.1
20:25:26 [2021-03-11T20:25:26.856Z] #47 31.06 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
20:25:26 [2021-03-11T20:25:26.856Z] #47 31.06 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
20:25:27 [2021-03-11T20:25:27.076Z] #41 21.78   CC       images/cpuinfo.o
20:25:27 [2021-03-11T20:25:27.115Z] #51 ...
20:25:27 [2021-03-11T20:25:27.115Z] 
20:25:27 [2021-03-11T20:25:27.115Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:25:27 [2021-03-11T20:25:27.115Z] #13 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
20:25:27 [2021-03-11T20:25:27.115Z] #13 DONE 1.4s
20:25:27 [2021-03-11T20:25:27.204Z] #18 ...
20:25:27 [2021-03-11T20:25:27.204Z] 
20:25:27 [2021-03-11T20:25:27.204Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:25:27 [2021-03-11T20:25:27.204Z] #43 sha256:c440c18f30018e92463fc14b28d48f13eeb0b78b3352cc72c2743fe5bff4e3a0
20:25:27 [2021-03-11T20:25:27.204Z] #43 DONE 147.4s
20:25:27 [2021-03-11T20:25:27.204Z] 
20:25:27 [2021-03-11T20:25:27.204Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:27 [2021-03-11T20:25:27.204Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:25:27 [2021-03-11T20:25:27.204Z] #41 72.60   LINK     criu/pie/restorer.built-in.o
20:25:27 [2021-03-11T20:25:27.204Z] #41 72.64   GEN      criu/pie/restorer-blob.h
20:25:27 [2021-03-11T20:25:27.204Z] #41 72.72   DEP      criu/vdso.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 72.93   DEP      criu/vdso-compat.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 73.06   DEP      criu/uts_ns.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 73.22   DEP      criu/util.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 73.45   DEP      criu/uffd.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 73.66   DEP      criu/tun.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 73.77   DEP      criu/tty.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 73.95   DEP      criu/timerfd.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 74.12   DEP      criu/timens.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 74.30   DEP      criu/sysfs_parse.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 74.54   DEP      criu/sysctl.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 74.66   DEP      criu/string.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 74.69   DEP      criu/stats.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 74.78   DEP      criu/sockets.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 75.01   DEP      criu/sk-unix.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 75.24   DEP      criu/sk-tcp.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 75.50   DEP      criu/sk-queue.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 75.73   DEP      criu/sk-packet.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 75.94   DEP      criu/sk-netlink.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 76.19   DEP      criu/sk-inet.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 76.35   DEP      criu/signalfd.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 76.49   DEP      criu/sigframe.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 76.60   DEP      criu/shmem.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 76.78   DEP      criu/servicefd.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 76.98   DEP      criu/seize.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 77.16   DEP      criu/seccomp.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 77.36   DEP      criu/rst-malloc.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 77.56   DEP      criu/rbtree.d
20:25:27 [2021-03-11T20:25:27.204Z] #41 77.62   DEP      criu/pstree.d
20:25:27 [2021-03-11T20:25:27.340Z] #41 22.22   CC       images/inventory.o
20:25:27 [2021-03-11T20:25:27.372Z] 
20:25:27 [2021-03-11T20:25:27.372Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:25:27 [2021-03-11T20:25:27.372Z] #14 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
20:25:27 [2021-03-11T20:25:27.372Z] #14 ...
20:25:27 [2021-03-11T20:25:27.372Z] 
20:25:27 [2021-03-11T20:25:27.372Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:27 [2021-03-11T20:25:27.372Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:25:27 [2021-03-11T20:25:27.372Z] #41 43.77   CC       compel/plugins/std/string.o
20:25:27 [2021-03-11T20:25:27.372Z] #41 44.45   CC       compel/plugins/std/infect.o
20:25:27 [2021-03-11T20:25:27.372Z] #41 44.85   CC       compel/arch/x86/plugins/std/parasite-head.o
20:25:27 [2021-03-11T20:25:27.372Z] #41 44.91   CC       compel/arch/x86/plugins/std/memcpy.o
20:25:27 [2021-03-11T20:25:27.372Z] #41 44.95   CC       compel/arch/x86/plugins/std/syscalls-64.o
20:25:27 [2021-03-11T20:25:27.372Z] #41 45.05   AR       compel/plugins/std.lib.a
20:25:27 [2021-03-11T20:25:27.372Z] #41 45.13   CC       compel/plugins/fds/fds.o
20:25:27 [2021-03-11T20:25:27.372Z] #41 45.50   AR       compel/plugins/fds.lib.a
20:25:27 [2021-03-11T20:25:27.372Z] #41 45.55   HOSTDEP  compel/src/lib/log-host.d
20:25:27 [2021-03-11T20:25:27.372Z] #41 45.67   HOSTDEP  compel/src/lib/handle-elf-host.d
20:25:27 [2021-03-11T20:25:27.372Z] #41 45.78   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
20:25:27 [2021-03-11T20:25:27.372Z] #41 45.86   HOSTDEP  compel/src/main-host.d
20:25:27 [2021-03-11T20:25:27.372Z] #41 45.95   DEP      compel/src/lib/ptrace.d
20:25:27 [2021-03-11T20:25:27.372Z] #41 46.10   DEP      compel/src/lib/infect.d
20:25:27 [2021-03-11T20:25:27.372Z] #41 46.29   DEP      compel/src/lib/infect-util.d
20:25:27 [2021-03-11T20:25:27.372Z] #41 46.43   DEP      compel/src/lib/infect-rpc.d
20:25:27 [2021-03-11T20:25:27.372Z] #41 46.59   DEP      compel/arch/x86/src/lib/infect.d
20:25:27 [2021-03-11T20:25:27.372Z] #41 46.70   DEP      compel/arch/x86/src/lib/cpu.d
20:25:27 [2021-03-11T20:25:27.372Z] #41 46.75   DEP      compel/src/lib/log.d
20:25:27 [2021-03-11T20:25:27.372Z] #41 46.82   DEP      compel/src/main.d
20:25:27 [2021-03-11T20:25:27.372Z] #41 46.91   DEP      compel/src/lib/handle-elf.d
20:25:27 [2021-03-11T20:25:27.372Z] #41 47.01   DEP      compel/arch/x86/src/lib/handle-elf.d
20:25:27 [2021-03-11T20:25:27.372Z] #41 47.09   CC       compel/src/lib/log.o
20:25:27 [2021-03-11T20:25:27.372Z] #41 47.39   CC       compel/arch/x86/src/lib/cpu.o
20:25:27 [2021-03-11T20:25:27.372Z] #41 48.05   CC       compel/arch/x86/src/lib/infect.o
20:25:27 [2021-03-11T20:25:27.372Z] #41 48.64   CC       compel/src/lib/infect-rpc.o
20:25:27 [2021-03-11T20:25:27.372Z] #41 48.97   CC       compel/src/lib/infect-util.o
20:25:27 [2021-03-11T20:25:27.372Z] #41 49.22   CC       compel/src/lib/infect.o
20:25:27 [2021-03-11T20:25:27.372Z] #41 51.53   CC       compel/src/lib/ptrace.o
20:25:27 [2021-03-11T20:25:27.372Z] #41 52.05   AR       compel/libcompel.a
20:25:27 [2021-03-11T20:25:27.372Z] #41 52.16   HOSTCC   compel/src/main-host.o
20:25:27 [2021-03-11T20:25:27.372Z] #41 52.75   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
20:25:27 [2021-03-11T20:25:27.372Z] #41 53.01   HOSTCC   compel/src/lib/handle-elf-host.o
20:25:27 [2021-03-11T20:25:27.372Z] #41 53.62   HOSTCC   compel/src/lib/log-host.o
20:25:27 [2021-03-11T20:25:27.372Z] #41 54.00   HOSTLINK compel/compel-host-bin
20:25:27 [2021-03-11T20:25:27.434Z] #47 31.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
20:25:27 [2021-03-11T20:25:27.434Z] #47 ...
20:25:27 [2021-03-11T20:25:27.434Z] 
20:25:27 [2021-03-11T20:25:27.434Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:25:27 [2021-03-11T20:25:27.434Z] #49 sha256:56607838db770a334555755fcffaee996f6372936c72452c71413ff26f2cf5b7
20:25:27 [2021-03-11T20:25:27.434Z] #49 21.58 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:25:27 [2021-03-11T20:25:27.434Z] #49 22.98 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:25:27 [2021-03-11T20:25:27.434Z] #49 23.11 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:25:27 [2021-03-11T20:25:27.434Z] #49 23.28 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:25:27 [2021-03-11T20:25:27.434Z] #49 23.47 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:25:27 [2021-03-11T20:25:27.434Z] #49 24.44 runtime
20:25:27 [2021-03-11T20:25:27.434Z] #49 24.45 runtime/cgo
20:25:27 [2021-03-11T20:25:27.434Z] #49 ...
20:25:27 [2021-03-11T20:25:27.434Z] 
20:25:27 [2021-03-11T20:25:27.434Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:25:27 [2021-03-11T20:25:27.434Z] #47 sha256:ee699192f7c03830920126ae088998e402ac7bfa3d4724ed37d6f73e0e408577
20:25:27 [2021-03-11T20:25:27.434Z] #47 31.38 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:25:27 [2021-03-11T20:25:27.434Z] #47 31.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:25:27 [2021-03-11T20:25:27.434Z] #47 31.74 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
20:25:27 [2021-03-11T20:25:27.434Z] #47 31.74 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
20:25:27 [2021-03-11T20:25:27.461Z] #41 77.81   DEP      criu/protobuf.d
20:25:27 [2021-03-11T20:25:27.605Z] #41 22.40   CC       images/fdinfo.o
20:25:27 [2021-03-11T20:25:27.705Z] #47 31.84 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:25:27 [2021-03-11T20:25:27.705Z] #47 31.94 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
20:25:27 [2021-03-11T20:25:27.705Z] #47 32.05 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
20:25:27 [2021-03-11T20:25:27.721Z] #41 78.14   GEN      criu/protobuf-desc-gen.h
20:25:27 [2021-03-11T20:25:27.869Z] #41 22.72   CC       images/fown.o
20:25:27 [2021-03-11T20:25:27.936Z] #41 54.33   DEP      soccr/soccr.d
20:25:27 [2021-03-11T20:25:27.936Z] #41 54.54   CC       soccr/soccr.o
20:25:27 [2021-03-11T20:25:27.962Z] #47 32.06 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
20:25:27 [2021-03-11T20:25:27.978Z] #41 ...
20:25:27 [2021-03-11T20:25:27.978Z] 
20:25:27 [2021-03-11T20:25:27.978Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:25:27 [2021-03-11T20:25:27.978Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:25:27 [2021-03-11T20:25:27.978Z] #18 23.03 The following NEW packages will be installed:
20:25:27 [2021-03-11T20:25:27.978Z] #18 23.06   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:25:27 [2021-03-11T20:25:27.978Z] #18 23.06   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:25:27 [2021-03-11T20:25:27.978Z] #18 23.06   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:25:27 [2021-03-11T20:25:27.978Z] #18 23.06   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:25:27 [2021-03-11T20:25:27.978Z] #18 23.06   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:25:27 [2021-03-11T20:25:27.978Z] #18 23.06   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:25:27 [2021-03-11T20:25:27.978Z] #18 23.06   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:25:27 [2021-03-11T20:25:27.978Z] #18 23.06   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:25:27 [2021-03-11T20:25:27.978Z] #18 23.06   xz-utils zip
20:25:28 [2021-03-11T20:25:28.194Z] #41 ...
20:25:28 [2021-03-11T20:25:28.194Z] 
20:25:28 [2021-03-11T20:25:28.194Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:25:28 [2021-03-11T20:25:28.194Z] #14 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
20:25:28 [2021-03-11T20:25:28.194Z] #14 1.014 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:25:28 [2021-03-11T20:25:28.194Z] #14 ...
20:25:28 [2021-03-11T20:25:28.194Z] 
20:25:28 [2021-03-11T20:25:28.194Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:25:28 [2021-03-11T20:25:28.194Z] #43 sha256:8cbdb0beef49b615ecb808cc8c68245870f39cac0cc58809d71da321febafa77
20:25:28 [2021-03-11T20:25:28.194Z] #43 112.4 vendor/golang.org/x/net/http/httpguts
20:25:28 [2021-03-11T20:25:28.194Z] #43 112.6 vendor/golang.org/x/net/http/httpproxy
20:25:28 [2021-03-11T20:25:28.194Z] #43 113.0 mime/multipart
20:25:28 [2021-03-11T20:25:28.194Z] #43 115.1 crypto/tls
20:25:28 [2021-03-11T20:25:28.194Z] #43 121.5 net/http/httptrace
20:25:28 [2021-03-11T20:25:28.194Z] #43 121.8 net/http
20:25:28 [2021-03-11T20:25:28.448Z] #41 23.02   CC       images/ns.o
20:25:28 [2021-03-11T20:25:28.453Z] #43 ...
20:25:28 [2021-03-11T20:25:28.453Z] 
20:25:28 [2021-03-11T20:25:28.453Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:25:28 [2021-03-11T20:25:28.453Z] #14 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
20:25:28 [2021-03-11T20:25:28.453Z] #14 DONE 1.2s
20:25:28 [2021-03-11T20:25:28.453Z] 
20:25:28 [2021-03-11T20:25:28.453Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:25:28 [2021-03-11T20:25:28.453Z] #15 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
20:25:28 [2021-03-11T20:25:28.526Z] #47 32.56 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
20:25:28 [2021-03-11T20:25:28.526Z] #47 32.59 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
20:25:28 [2021-03-11T20:25:28.526Z] #47 32.83 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
20:25:28 [2021-03-11T20:25:28.542Z] #18 23.43 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
20:25:28 [2021-03-11T20:25:28.542Z] #18 23.43 Need to get 28.5 MB of archives.
20:25:28 [2021-03-11T20:25:28.542Z] #18 23.43 After this operation, 116 MB of additional disk space will be used.
20:25:28 [2021-03-11T20:25:28.542Z] #18 23.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
20:25:28 [2021-03-11T20:25:28.542Z] #18 23.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
20:25:28 [2021-03-11T20:25:28.542Z] #18 23.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
20:25:28 [2021-03-11T20:25:28.542Z] #18 23.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
20:25:28 [2021-03-11T20:25:28.542Z] #18 23.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
20:25:28 [2021-03-11T20:25:28.542Z] #18 23.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
20:25:28 [2021-03-11T20:25:28.542Z] #18 23.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
20:25:28 [2021-03-11T20:25:28.542Z] #18 23.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
20:25:28 [2021-03-11T20:25:28.542Z] #18 23.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
20:25:28 [2021-03-11T20:25:28.712Z] #41 23.33   CC       images/regfile.o
20:25:28 [2021-03-11T20:25:28.712Z] #41 ...
20:25:28 [2021-03-11T20:25:28.712Z] 
20:25:28 [2021-03-11T20:25:28.712Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:25:28 [2021-03-11T20:25:28.712Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
20:25:28 [2021-03-11T20:25:28.712Z] #11 96.14 Selecting previously unselected package libapparmor1:arm64.
20:25:28 [2021-03-11T20:25:28.783Z] #47 33.01 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
20:25:28 [2021-03-11T20:25:28.799Z] #18 23.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
20:25:28 [2021-03-11T20:25:28.799Z] #18 23.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
20:25:28 [2021-03-11T20:25:28.799Z] #18 23.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
20:25:28 [2021-03-11T20:25:28.799Z] #18 23.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:25:28 [2021-03-11T20:25:28.799Z] #18 23.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
20:25:28 [2021-03-11T20:25:28.799Z] #18 23.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
20:25:28 [2021-03-11T20:25:28.799Z] #18 23.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
20:25:28 [2021-03-11T20:25:28.799Z] #18 23.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:25:28 [2021-03-11T20:25:28.799Z] #18 23.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:25:28 [2021-03-11T20:25:28.799Z] #18 23.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
20:25:28 [2021-03-11T20:25:28.799Z] #18 23.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
20:25:28 [2021-03-11T20:25:28.799Z] #18 23.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
20:25:28 [2021-03-11T20:25:28.799Z] #18 23.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
20:25:28 [2021-03-11T20:25:28.799Z] #18 23.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
20:25:28 [2021-03-11T20:25:28.799Z] #18 23.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:25:28 [2021-03-11T20:25:28.799Z] #18 23.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:25:28 [2021-03-11T20:25:28.799Z] #18 23.87 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:25:28 [2021-03-11T20:25:28.799Z] #18 23.87 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
20:25:28 [2021-03-11T20:25:28.799Z] #18 23.87 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
20:25:28 [2021-03-11T20:25:28.799Z] #18 23.87 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:25:28 [2021-03-11T20:25:28.977Z] #11 96.15 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
20:25:28 [2021-03-11T20:25:28.977Z] #11 96.16 Unpacking libapparmor1:arm64 (2.13.2-10) ...
20:25:29 [2021-03-11T20:25:29.241Z] #11 96.65 Selecting previously unselected package libapparmor-dev:arm64.
20:25:29 [2021-03-11T20:25:29.241Z] #11 96.66 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
20:25:29 [2021-03-11T20:25:29.241Z] #11 96.67 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
20:25:29 [2021-03-11T20:25:29.357Z] #47 33.60 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
20:25:29 [2021-03-11T20:25:29.358Z] #47 33.70 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
20:25:29 [2021-03-11T20:25:29.361Z] #18 24.38 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:25:29 [2021-03-11T20:25:29.361Z] #18 24.38 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:25:29 [2021-03-11T20:25:29.361Z] #18 24.39 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:25:29 [2021-03-11T20:25:29.361Z] #18 24.39 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
20:25:29 [2021-03-11T20:25:29.361Z] #18 24.39 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
20:25:29 [2021-03-11T20:25:29.361Z] #18 24.40 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
20:25:29 [2021-03-11T20:25:29.361Z] #18 24.50 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:25:29 [2021-03-11T20:25:29.614Z] #47 33.71 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
20:25:29 [2021-03-11T20:25:29.614Z] #47 33.94 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
20:25:29 [2021-03-11T20:25:29.614Z] #47 33.94 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:25:29 [2021-03-11T20:25:29.614Z] #47 33.98 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
20:25:29 [2021-03-11T20:25:29.617Z] #18 24.50 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
20:25:29 [2021-03-11T20:25:29.617Z] #18 24.51 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
20:25:29 [2021-03-11T20:25:29.617Z] #18 24.51 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:25:29 [2021-03-11T20:25:29.617Z] #18 24.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
20:25:29 [2021-03-11T20:25:29.617Z] #18 24.55 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
20:25:29 [2021-03-11T20:25:29.617Z] #18 24.56 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
20:25:29 [2021-03-11T20:25:29.617Z] #18 24.63 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
20:25:29 [2021-03-11T20:25:29.821Z] #15 DONE 1.3s
20:25:29 [2021-03-11T20:25:29.821Z] 
20:25:29 [2021-03-11T20:25:29.821Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:25:29 [2021-03-11T20:25:29.821Z] #16 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
20:25:29 [2021-03-11T20:25:29.871Z] #47 34.03 go: downloading github.com/stretchr/testify v1.4.0
20:25:29 [2021-03-11T20:25:29.871Z] #47 34.17 go: extracting github.com/go-toolsmith/astcopy v1.0.0
20:25:29 [2021-03-11T20:25:29.871Z] #47 34.28 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
20:25:29 [2021-03-11T20:25:29.874Z] #18 24.65 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
20:25:29 [2021-03-11T20:25:29.874Z] #18 24.66 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:25:29 [2021-03-11T20:25:29.883Z] #11 96.87 Selecting previously unselected package libbtrfs0.
20:25:29 [2021-03-11T20:25:29.883Z] #11 96.89 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
20:25:29 [2021-03-11T20:25:29.883Z] #11 96.93 Unpacking libbtrfs0 (4.20.1-2) ...
20:25:30 [2021-03-11T20:25:30.128Z] #47 34.28 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
20:25:30 [2021-03-11T20:25:30.128Z] #47 34.38 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
20:25:30 [2021-03-11T20:25:30.130Z] #18 25.00 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
20:25:30 [2021-03-11T20:25:30.130Z] #18 25.05 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
20:25:30 [2021-03-11T20:25:30.130Z] #18 25.10 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
20:25:30 [2021-03-11T20:25:30.385Z] #47 ...
20:25:30 [2021-03-11T20:25:30.385Z] 
20:25:30 [2021-03-11T20:25:30.385Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:25:30 [2021-03-11T20:25:30.385Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:25:30 [2021-03-11T20:25:30.385Z] #40 24.58 Fetched 8423 kB in 18s (463 kB/s)
20:25:30 [2021-03-11T20:25:30.385Z] #40 24.58 Reading package lists...
20:25:30 [2021-03-11T20:25:30.385Z] #40 31.98 Reading package lists...
20:25:30 [2021-03-11T20:25:30.385Z] #40 ...
20:25:30 [2021-03-11T20:25:30.385Z] 
20:25:30 [2021-03-11T20:25:30.385Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:25:30 [2021-03-11T20:25:30.385Z] #47 sha256:ee699192f7c03830920126ae088998e402ac7bfa3d4724ed37d6f73e0e408577
20:25:30 [2021-03-11T20:25:30.385Z] #47 34.80 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
20:25:30 [2021-03-11T20:25:30.641Z] #47 34.85 go: downloading github.com/BurntSushi/toml v0.3.1
20:25:30 [2021-03-11T20:25:30.641Z] #47 ...
20:25:30 [2021-03-11T20:25:30.641Z] 
20:25:30 [2021-03-11T20:25:30.641Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:25:30 [2021-03-11T20:25:30.641Z] #56 sha256:1036af273bbc1c508f5e63ba16fcca5accdb9180aae4971d358df6c1dba2f046
20:25:30 [2021-03-11T20:25:30.641Z] #56 24.83 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:25:30 [2021-03-11T20:25:30.641Z] #56 27.58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:25:30 [2021-03-11T20:25:30.641Z] #56 27.68 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
20:25:30 [2021-03-11T20:25:30.641Z] #56 27.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:25:30 [2021-03-11T20:25:30.641Z] #56 28.28 go: extracting github.com/russross/blackfriday/v2 v2.1.0
20:25:30 [2021-03-11T20:25:30.641Z] #56 28.30 go: extracting github.com/u-root/u-root v7.0.0+incompatible
20:25:30 [2021-03-11T20:25:30.641Z] #56 31.66 go: finding github.com/pkg/errors v0.9.1
20:25:30 [2021-03-11T20:25:30.641Z] #56 31.71 go: finding github.com/sirupsen/logrus v1.7.0
20:25:30 [2021-03-11T20:25:30.641Z] #56 31.85 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
20:25:30 [2021-03-11T20:25:30.641Z] #56 32.15 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
20:25:30 [2021-03-11T20:25:30.641Z] #56 32.24 go: finding github.com/google/uuid v1.2.0
20:25:30 [2021-03-11T20:25:30.641Z] #56 32.33 go: finding github.com/gofrs/flock v0.8.0
20:25:30 [2021-03-11T20:25:30.641Z] #56 32.35 go: finding github.com/moby/vpnkit v0.4.0
20:25:30 [2021-03-11T20:25:30.641Z] #56 32.39 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
20:25:30 [2021-03-11T20:25:30.641Z] #56 32.44 go: finding github.com/gorilla/mux v1.8.0
20:25:30 [2021-03-11T20:25:30.641Z] #56 32.55 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
20:25:30 [2021-03-11T20:25:30.641Z] #56 32.55 go: finding github.com/moby/sys/mountinfo v0.4.0
20:25:30 [2021-03-11T20:25:30.641Z] #56 32.60 go: finding github.com/u-root/u-root v7.0.0+incompatible
20:25:30 [2021-03-11T20:25:30.641Z] #56 32.63 go: finding github.com/urfave/cli/v2 v2.3.0
20:25:30 [2021-03-11T20:25:30.641Z] #56 32.91 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
20:25:30 [2021-03-11T20:25:30.641Z] #56 33.05 go: finding github.com/russross/blackfriday/v2 v2.1.0
20:25:30 [2021-03-11T20:25:30.641Z] #56 ...
20:25:30 [2021-03-11T20:25:30.641Z] 
20:25:30 [2021-03-11T20:25:30.641Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:25:30 [2021-03-11T20:25:30.641Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:25:30 [2021-03-11T20:25:30.641Z] #34 24.96 Fetched 8423 kB in 19s (455 kB/s)
20:25:30 [2021-03-11T20:25:30.641Z] #34 24.96 Reading package lists...
20:25:30 [2021-03-11T20:25:30.751Z] #16 DONE 1.2s
20:25:30 [2021-03-11T20:25:30.751Z] 
20:25:30 [2021-03-11T20:25:30.751Z] #17 [dev-systemd-false  6/26] RUN ldconfig
20:25:30 [2021-03-11T20:25:30.751Z] #17 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3
20:25:30 [2021-03-11T20:25:30.839Z] #11 ...
20:25:30 [2021-03-11T20:25:30.839Z] 
20:25:30 [2021-03-11T20:25:30.839Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:25:30 [2021-03-11T20:25:30.839Z] #43 sha256:700c15aae8dc466be3a4ece036e614d969ec26c72a0a1189eb439b4b9d6a96d6
20:25:30 [2021-03-11T20:25:30.839Z] #43 88.05 crypto/tls
20:25:30 [2021-03-11T20:25:30.839Z] #43 92.79 net/http/httptrace
20:25:30 [2021-03-11T20:25:30.839Z] #43 92.97 net/http
20:25:30 [2021-03-11T20:25:30.839Z] #43 ...
20:25:30 [2021-03-11T20:25:30.839Z] 
20:25:30 [2021-03-11T20:25:30.839Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:30 [2021-03-11T20:25:30.839Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:25:30 [2021-03-11T20:25:30.839Z] #41 23.69   CC       images/ghost-file.o
20:25:30 [2021-03-11T20:25:30.839Z] #41 24.01   CC       images/fifo.o
20:25:30 [2021-03-11T20:25:30.839Z] #41 24.17   CC       images/remap-file-path.o
20:25:30 [2021-03-11T20:25:30.839Z] #41 24.57   CC       images/eventfd.o
20:25:30 [2021-03-11T20:25:30.839Z] #41 24.91   CC       images/eventpoll.o
20:25:30 [2021-03-11T20:25:30.839Z] #41 25.11   CC       images/fh.o
20:25:30 [2021-03-11T20:25:30.839Z] #41 25.46   CC       images/fsnotify.o
20:25:30 [2021-03-11T20:25:30.898Z] #34 32.97 Reading package lists...
20:25:30 [2021-03-11T20:25:30.898Z] #34 ...
20:25:30 [2021-03-11T20:25:30.898Z] 
20:25:30 [2021-03-11T20:25:30.898Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:25:30 [2021-03-11T20:25:30.898Z] #47 sha256:ee699192f7c03830920126ae088998e402ac7bfa3d4724ed37d6f73e0e408577
20:25:30 [2021-03-11T20:25:30.898Z] #47 35.05 go: extracting github.com/stretchr/testify v1.4.0
20:25:30 [2021-03-11T20:25:30.898Z] #47 35.20 go: downloading github.com/davecgh/go-spew v1.1.1
20:25:31 [2021-03-11T20:25:31.060Z] #18 25.76 debconf: delaying package configuration, since apt-utils is not installed
20:25:31 [2021-03-11T20:25:31.060Z] #18 25.88 Fetched 28.5 MB in 2s (14.7 MB/s)
20:25:31 [2021-03-11T20:25:31.060Z] #18 25.95 Selecting previously unselected package pigz.
20:25:31 [2021-03-11T20:25:31.060Z] #18 25.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
20:25:31 [2021-03-11T20:25:31.060Z] #18 26.02 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
20:25:31 [2021-03-11T20:25:31.060Z] #18 26.03 Unpacking pigz (2.4-1) ...
20:25:31 [2021-03-11T20:25:31.155Z] #47 35.39 go: extracting github.com/BurntSushi/toml v0.3.1
20:25:31 [2021-03-11T20:25:31.155Z] #47 35.40 go: downloading github.com/pmezard/go-difflib v1.0.0
20:25:31 [2021-03-11T20:25:31.316Z] #18 26.13 Selecting previously unselected package libpython3.7-minimal:amd64.
20:25:31 [2021-03-11T20:25:31.316Z] #18 26.14 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
20:25:31 [2021-03-11T20:25:31.316Z] #18 26.14 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
20:25:31 [2021-03-11T20:25:31.411Z] #47 35.60 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
20:25:31 [2021-03-11T20:25:31.411Z] #47 35.68 go: downloading github.com/stretchr/objx v0.2.0
20:25:31 [2021-03-11T20:25:31.411Z] #47 35.76 go: extracting github.com/pmezard/go-difflib v1.0.0
20:25:31 [2021-03-11T20:25:31.415Z] #41 25.94   CC       images/signalfd.o
20:25:31 [2021-03-11T20:25:31.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:25:31 [2021-03-11T20:25:31.573Z] #18 26.61 Selecting previously unselected package python3.7-minimal.
20:25:31 [2021-03-11T20:25:31.668Z] #47 35.92 go: extracting github.com/stretchr/objx v0.2.0
20:25:31 [2021-03-11T20:25:31.668Z] #47 35.96 go: extracting github.com/davecgh/go-spew v1.1.1
20:25:31 [2021-03-11T20:25:31.668Z] #47 ...
20:25:31 [2021-03-11T20:25:31.668Z] 
20:25:31 [2021-03-11T20:25:31.668Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:25:31 [2021-03-11T20:25:31.668Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
20:25:31 [2021-03-11T20:25:31.668Z] #53 26.00 Fetched 8423 kB in 18s (469 kB/s)
20:25:31 [2021-03-11T20:25:31.668Z] #53 26.00 Reading package lists...
20:25:31 [2021-03-11T20:25:31.679Z] #41 26.62   CC       images/fs.o
20:25:31 [2021-03-11T20:25:31.829Z] #18 26.62 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
20:25:31 [2021-03-11T20:25:31.829Z] #18 26.63 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
20:25:31 [2021-03-11T20:25:31.925Z] #53 33.80 Reading package lists...
20:25:31 [2021-03-11T20:25:31.925Z] #53 ...
20:25:31 [2021-03-11T20:25:31.925Z] 
20:25:31 [2021-03-11T20:25:31.925Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:25:31 [2021-03-11T20:25:31.925Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:25:31 [2021-03-11T20:25:31.925Z] #11 26.45 Fetched 8423 kB in 18s (473 kB/s)
20:25:31 [2021-03-11T20:25:31.925Z] #11 26.45 Reading package lists...
20:25:32 [2021-03-11T20:25:32.119Z] #17 DONE 1.3s
20:25:32 [2021-03-11T20:25:32.119Z] 
20:25:32 [2021-03-11T20:25:32.119Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:25:32 [2021-03-11T20:25:32.119Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:25:32 [2021-03-11T20:25:32.256Z] #41 26.84   CC       images/pstree.o
20:25:32 [2021-03-11T20:25:32.520Z] #41 27.15   CC       images/pipe.o
20:25:32 [2021-03-11T20:25:32.758Z] #18 27.54 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
20:25:32 [2021-03-11T20:25:32.758Z] #18 27.56 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
20:25:32 [2021-03-11T20:25:32.788Z] #41 27.47   CC       images/tcp-stream.o
20:25:33 [2021-03-11T20:25:33.232Z] #41 27.90   CC       images/sk-packet.o
20:25:33 [2021-03-11T20:25:33.810Z] #41 28.33   CC       images/mnt.o
20:25:33 [2021-03-11T20:25:33.810Z] #41 ...
20:25:33 [2021-03-11T20:25:33.810Z] 
20:25:33 [2021-03-11T20:25:33.810Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:25:33 [2021-03-11T20:25:33.810Z] #56 sha256:c97c86cfd88d61c6c6a55b98ce0b64aaab6ead8663bcc9e07d492b9b286724da
20:25:33 [2021-03-11T20:25:33.810Z] #56 91.04 + for f in rootlesskit rootlesskit-docker-proxy
20:25:33 [2021-03-11T20:25:33.810Z] #56 91.04 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:25:33 [2021-03-11T20:25:33.810Z] #56 ...
20:25:33 [2021-03-11T20:25:33.810Z] 
20:25:33 [2021-03-11T20:25:33.810Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:25:33 [2021-03-11T20:25:33.810Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
20:25:33 [2021-03-11T20:25:33.810Z] #11 98.56 Selecting previously unselected package libbtrfs-dev.
20:25:33 [2021-03-11T20:25:33.810Z] #11 98.57 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
20:25:33 [2021-03-11T20:25:33.810Z] #11 98.60 Unpacking libbtrfs-dev (4.20.1-2) ...
20:25:33 [2021-03-11T20:25:33.810Z] #11 100.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
20:25:33 [2021-03-11T20:25:33.810Z] #11 100.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
20:25:33 [2021-03-11T20:25:33.810Z] #11 100.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
20:25:34 [2021-03-11T20:25:34.010Z] #18 1.460 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:25:34 [2021-03-11T20:25:34.010Z] #18 1.524 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:25:34 [2021-03-11T20:25:34.010Z] #18 1.524 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:25:34 [2021-03-11T20:25:34.010Z] #18 ...
20:25:34 [2021-03-11T20:25:34.010Z] 
20:25:34 [2021-03-11T20:25:34.010Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:25:34 [2021-03-11T20:25:34.010Z] #56 sha256:1dfd00258f1f366adbce4bed704970d6445212b7e1636555b92433a90f4f715d
20:25:34 [2021-03-11T20:25:34.010Z] #56 117.7 + for f in rootlesskit rootlesskit-docker-proxy
20:25:34 [2021-03-11T20:25:34.010Z] #56 117.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:25:34 [2021-03-11T20:25:34.010Z] #56 ...
20:25:34 [2021-03-11T20:25:34.010Z] 
20:25:34 [2021-03-11T20:25:34.010Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:34 [2021-03-11T20:25:34.010Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:25:34 [2021-03-11T20:25:34.010Z] #41 56.65   AR       soccr/libsoccr.a
20:25:34 [2021-03-11T20:25:34.010Z] #41 56.73 make[1]: 'soccr/libsoccr.a' is up to date.
20:25:34 [2021-03-11T20:25:34.010Z] #41 57.25   DEP      criu/arch/x86/sigframe.d
20:25:34 [2021-03-11T20:25:34.010Z] #41 57.35   DEP      criu/arch/x86/sigaction_compat.d
20:25:34 [2021-03-11T20:25:34.010Z] #41 57.52   DEP      criu/arch/x86/kerndat.d
20:25:34 [2021-03-11T20:25:34.010Z] #41 57.89   DEP      criu/arch/x86/crtools.d
20:25:34 [2021-03-11T20:25:34.010Z] #41 58.17   DEP      criu/arch/x86/cpu.d
20:25:34 [2021-03-11T20:25:34.010Z] #41 58.42   CC       criu/arch/x86/cpu.o
20:25:34 [2021-03-11T20:25:34.010Z] #41 59.32   CC       criu/arch/x86/crtools.o
20:25:34 [2021-03-11T20:25:34.267Z] #41 60.75   CC       criu/arch/x86/kerndat.o
20:25:34 [2021-03-11T20:25:34.267Z] #41 ...
20:25:34 [2021-03-11T20:25:34.267Z] 
20:25:34 [2021-03-11T20:25:34.267Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:25:34 [2021-03-11T20:25:34.267Z] #56 sha256:1dfd00258f1f366adbce4bed704970d6445212b7e1636555b92433a90f4f715d
20:25:34 [2021-03-11T20:25:34.267Z] #56 DONE 128.4s
20:25:34 [2021-03-11T20:25:34.267Z] 
20:25:34 [2021-03-11T20:25:34.267Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:25:34 [2021-03-11T20:25:34.267Z] #57 sha256:8183f15c12a6e87dce4ce74b91345b1a2cd15335ac01919b00638cbe42c96b93
20:25:34 [2021-03-11T20:25:34.267Z] #57 DONE 0.1s
20:25:34 [2021-03-11T20:25:34.525Z] 
20:25:34 [2021-03-11T20:25:34.525Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:25:34 [2021-03-11T20:25:34.525Z] #58 sha256:5eca61a0e91b41801d8de46418fb8e3c9b1c73ab416514616e1fc840b020bbc8
20:25:34 [2021-03-11T20:25:34.525Z] #58 DONE 0.2s
20:25:34 [2021-03-11T20:25:34.525Z] 
20:25:34 [2021-03-11T20:25:34.525Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:25:34 [2021-03-11T20:25:34.525Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:25:34 [2021-03-11T20:25:34.525Z] #18 2.182 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:25:35 [2021-03-11T20:25:35.197Z] #11 34.18 Reading package lists...
20:25:35 [2021-03-11T20:25:35.197Z] #11 ...
20:25:35 [2021-03-11T20:25:35.197Z] 
20:25:35 [2021-03-11T20:25:35.197Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:25:35 [2021-03-11T20:25:35.197Z] #47 sha256:ee699192f7c03830920126ae088998e402ac7bfa3d4724ed37d6f73e0e408577
20:25:35 [2021-03-11T20:25:35.197Z] #47 39.09 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
20:25:35 [2021-03-11T20:25:35.197Z] #47 39.19 go: extracting github.com/gogo/protobuf v1.2.1
20:25:35 [2021-03-11T20:25:35.277Z] #18 30.01 Selecting previously unselected package python3-minimal.
20:25:35 [2021-03-11T20:25:35.277Z] #18 30.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
20:25:35 [2021-03-11T20:25:35.277Z] #18 30.07 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
20:25:35 [2021-03-11T20:25:35.277Z] #18 30.08 Unpacking python3-minimal (3.7.3-1) ...
20:25:35 [2021-03-11T20:25:35.277Z] #18 30.16 Selecting previously unselected package libmpdec2:amd64.
20:25:35 [2021-03-11T20:25:35.277Z] #18 30.16 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
20:25:35 [2021-03-11T20:25:35.277Z] #18 30.17 Unpacking libmpdec2:amd64 (2.4.2-2) ...
20:25:35 [2021-03-11T20:25:35.277Z] #18 30.26 Selecting previously unselected package libpython3.7-stdlib:amd64.
20:25:35 [2021-03-11T20:25:35.277Z] #18 30.26 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
20:25:35 [2021-03-11T20:25:35.277Z] #18 30.27 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
20:25:35 [2021-03-11T20:25:35.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:25:35 [2021-03-11T20:25:35.752Z] #11 ...
20:25:35 [2021-03-11T20:25:35.752Z] 
20:25:35 [2021-03-11T20:25:35.752Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:25:35 [2021-03-11T20:25:35.752Z] #56 sha256:c97c86cfd88d61c6c6a55b98ce0b64aaab6ead8663bcc9e07d492b9b286724da
20:25:35 [2021-03-11T20:25:35.752Z] #56 DONE 102.8s
20:25:35 [2021-03-11T20:25:35.752Z] 
20:25:35 [2021-03-11T20:25:35.752Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:25:35 [2021-03-11T20:25:35.752Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
20:25:35 [2021-03-11T20:25:35.752Z] #11 102.8 Selecting previously unselected package libudev-dev:arm64.
20:25:35 [2021-03-11T20:25:35.752Z] #11 102.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ...
20:25:35 [2021-03-11T20:25:35.752Z] #11 102.8 Unpacking libudev-dev:arm64 (241-7~deb10u6) ...
20:25:35 [2021-03-11T20:25:35.752Z] #11 ...
20:25:35 [2021-03-11T20:25:35.752Z] 
20:25:35 [2021-03-11T20:25:35.752Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:25:35 [2021-03-11T20:25:35.752Z] #57 sha256:2e6c2911e113c3844a427349c86d38c5996ddffbb0f4b5fb14f45fb086e84152
20:25:35 [2021-03-11T20:25:35.752Z] #57 DONE 0.1s
20:25:35 [2021-03-11T20:25:35.752Z] 
20:25:35 [2021-03-11T20:25:35.752Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:25:35 [2021-03-11T20:25:35.752Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
20:25:35 [2021-03-11T20:25:35.752Z] #11 103.1 Selecting previously unselected package libsepol1-dev:arm64.#11 ...
20:25:35 [2021-03-11T20:25:35.752Z] 
20:25:35 [2021-03-11T20:25:35.752Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:25:35 [2021-03-11T20:25:35.752Z] #58 sha256:4ada400c253fa8e2049336786c82ca908c414e7a7d2e43d5b6bfb00bda16164a
20:25:35 [2021-03-11T20:25:35.752Z] #58 DONE 0.2s
20:25:35 [2021-03-11T20:25:35.752Z] 
20:25:35 [2021-03-11T20:25:35.752Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:25:35 [2021-03-11T20:25:35.752Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
20:25:35 [2021-03-11T20:25:35.752Z] #11 103.1 Selecting previously unselected package libsepol1-dev:arm64.
20:25:35 [2021-03-11T20:25:35.752Z] #11 103.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
20:25:35 [2021-03-11T20:25:35.752Z] #11 103.1 Unpacking libsepol1-dev:arm64 (2.8-1) ...
20:25:35 [2021-03-11T20:25:35.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:25:36 [2021-03-11T20:25:36.018Z] #11 103.4 Selecting previously unselected package libpcre16-3:arm64.
20:25:36 [2021-03-11T20:25:36.019Z] #11 103.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
20:25:36 [2021-03-11T20:25:36.019Z] #11 103.4 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
20:25:36 [2021-03-11T20:25:36.264Z] #18 ...
20:25:36 [2021-03-11T20:25:36.264Z] 
20:25:36 [2021-03-11T20:25:36.264Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:25:36 [2021-03-11T20:25:36.264Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
20:25:36 [2021-03-11T20:25:36.264Z] #30 DONE 155.9s
20:25:36 [2021-03-11T20:25:36.264Z] 
20:25:36 [2021-03-11T20:25:36.264Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:36 [2021-03-11T20:25:36.264Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:25:36 [2021-03-11T20:25:36.264Z] #41 80.06   DEP      criu/protobuf-desc.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 80.15   DEP      criu/proc_parse.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 80.40   DEP      criu/plugin.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 80.50   DEP      criu/pipes.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 80.66   DEP      criu/pie-util.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 80.82   DEP      criu/pie-util-vdso.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 80.93   DEP      criu/pie-util-vdso-elf32.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 81.06   DEP      criu/path.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 81.29   DEP      criu/parasite-syscall.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 81.53   DEP      criu/pagemap.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 81.71   DEP      criu/pagemap-cache.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 81.82   DEP      criu/page-xfer.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 82.00   DEP      criu/page-pipe.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 82.10   DEP      criu/netfilter.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 82.26   DEP      criu/net.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 82.44   DEP      criu/namespaces.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 82.66   DEP      criu/mount.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 82.82   DEP      criu/memfd.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 83.02   DEP      criu/mem.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 83.18   DEP      criu/lsm.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 83.33   DEP      criu/log.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 83.48   DEP      criu/libnetlink.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 83.59   DEP      criu/kerndat.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 83.84   DEP      criu/kcmp-ids.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 83.90   DEP      criu/irmap.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 84.02   DEP      criu/ipc_ns.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 84.18   DEP      criu/image.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 84.40   DEP      criu/image-desc.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 84.53   DEP      criu/fsnotify.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 84.74   DEP      criu/filesystems.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 84.87   DEP      criu/files.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 85.05   DEP      criu/files-reg.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 85.20   DEP      criu/files-ext.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 85.31   DEP      criu/file-lock.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 85.40   DEP      criu/file-ids.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 85.55   DEP      criu/fifo.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 85.71   DEP      criu/fdstore.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 85.80   DEP      criu/fault-injection.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 85.83   DEP      criu/external.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 85.97   DEP      criu/eventpoll.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 86.14   DEP      criu/eventfd.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 86.35   DEP      criu/crtools.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 86.55   DEP      criu/cr-service.d
20:25:36 [2021-03-11T20:25:36.264Z] #41 86.75   DEP      criu/cr-restore.d
20:25:36 [2021-03-11T20:25:36.284Z] #11 103.7 Selecting previously unselected package libpcre32-3:arm64.
20:25:36 [2021-03-11T20:25:36.284Z] #11 103.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
20:25:36 [2021-03-11T20:25:36.284Z] #11 103.7 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
20:25:36 [2021-03-11T20:25:36.284Z] #11 103.8 Selecting previously unselected package libpcrecpp0v5:arm64.
20:25:36 [2021-03-11T20:25:36.284Z] #11 103.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
20:25:36 [2021-03-11T20:25:36.418Z] #18 4.074 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:25:36 [2021-03-11T20:25:36.523Z] #41 ...
20:25:36 [2021-03-11T20:25:36.523Z] 
20:25:36 [2021-03-11T20:25:36.523Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:25:36 [2021-03-11T20:25:36.523Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:25:36 [2021-03-11T20:25:36.523Z] #18 31.39 Selecting previously unselected package python3.7.
20:25:36 [2021-03-11T20:25:36.523Z] #18 31.40 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
20:25:36 [2021-03-11T20:25:36.523Z] #18 31.40 Unpacking python3.7 (3.7.3-2+deb10u2) ...
20:25:36 [2021-03-11T20:25:36.523Z] #18 31.58 Selecting previously unselected package libpython3-stdlib:amd64.
20:25:36 [2021-03-11T20:25:36.523Z] #18 31.58 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
20:25:36 [2021-03-11T20:25:36.523Z] #18 31.59 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
20:25:36 [2021-03-11T20:25:36.553Z] #11 103.8 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
20:25:36 [2021-03-11T20:25:36.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:25:36 [2021-03-11T20:25:36.780Z] #18 31.76 Setting up python3-minimal (3.7.3-1) ...
20:25:36 [2021-03-11T20:25:36.818Z] #11 104.0 Selecting previously unselected package libpcre3-dev:arm64.
20:25:36 [2021-03-11T20:25:36.818Z] #11 104.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
20:25:36 [2021-03-11T20:25:36.818Z] #11 104.0 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
20:25:37 [2021-03-11T20:25:37.397Z] #11 104.7 Selecting previously unselected package libselinux1-dev:arm64.
20:25:37 [2021-03-11T20:25:37.397Z] #11 104.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
20:25:37 [2021-03-11T20:25:37.397Z] #11 104.7 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
20:25:37 [2021-03-11T20:25:37.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:25:37 [2021-03-11T20:25:37.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:25:37 [2021-03-11T20:25:37.785Z] #18 5.719 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:25:37 [2021-03-11T20:25:37.972Z] #47 42.22 go: extracting golang.org/x/text v0.3.2
20:25:37 [2021-03-11T20:25:37.988Z] #11 105.2 Selecting previously unselected package libdevmapper-dev:arm64.
20:25:37 [2021-03-11T20:25:37.988Z] #11 105.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
20:25:37 [2021-03-11T20:25:37.988Z] #11 105.3 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
20:25:37 [2021-03-11T20:25:37.988Z] #11 105.4 Selecting previously unselected package libseccomp-dev:arm64.
20:25:37 [2021-03-11T20:25:37.988Z] #11 105.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
20:25:37 [2021-03-11T20:25:37.988Z] #11 105.4 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
20:25:37 [2021-03-11T20:25:37.988Z] #11 105.5 Selecting previously unselected package libsystemd-dev:arm64.
20:25:38 [2021-03-11T20:25:38.150Z] #18 32.81 Selecting previously unselected package python3.
20:25:38 [2021-03-11T20:25:38.150Z] #18 32.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
20:25:38 [2021-03-11T20:25:38.150Z] #18 32.89 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
20:25:38 [2021-03-11T20:25:38.150Z] #18 32.90 Unpacking python3 (3.7.3-1) ...
20:25:38 [2021-03-11T20:25:38.150Z] #18 33.00 Selecting previously unselected package libip4tc0:amd64.
20:25:38 [2021-03-11T20:25:38.150Z] #18 33.01 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
20:25:38 [2021-03-11T20:25:38.150Z] #18 33.03 Unpacking libip4tc0:amd64 (1.8.2-4) ...
20:25:38 [2021-03-11T20:25:38.150Z] #18 33.11 Selecting previously unselected package libip6tc0:amd64.
20:25:38 [2021-03-11T20:25:38.150Z] #18 33.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
20:25:38 [2021-03-11T20:25:38.150Z] #18 33.12 Unpacking libip6tc0:amd64 (1.8.2-4) ...
20:25:38 [2021-03-11T20:25:38.150Z] #18 33.23 Selecting previously unselected package libiptc0:amd64.
20:25:38 [2021-03-11T20:25:38.232Z] #47 ...
20:25:38 [2021-03-11T20:25:38.232Z] 
20:25:38 [2021-03-11T20:25:38.232Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
20:25:38 [2021-03-11T20:25:38.232Z] #62 sha256:add52761fa50d47faab5738a7f68d283a9e086ccc1fc6c72fa6a171779abec3b
20:25:38 [2021-03-11T20:25:38.232Z] #62 DONE 42.4s
20:25:38 [2021-03-11T20:25:38.256Z] #11 105.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ...
20:25:38 [2021-03-11T20:25:38.256Z] #11 105.5 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ...
20:25:38 [2021-03-11T20:25:38.406Z] #18 33.23 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
20:25:38 [2021-03-11T20:25:38.406Z] #18 33.23 Unpacking libiptc0:amd64 (1.8.2-4) ...
20:25:38 [2021-03-11T20:25:38.406Z] #18 33.28 Selecting previously unselected package libnfnetlink0:amd64.
20:25:38 [2021-03-11T20:25:38.406Z] #18 33.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:25:38 [2021-03-11T20:25:38.406Z] #18 33.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:25:38 [2021-03-11T20:25:38.406Z] #18 33.34 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:25:38 [2021-03-11T20:25:38.406Z] #18 33.34 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
20:25:38 [2021-03-11T20:25:38.406Z] #18 33.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:25:38 [2021-03-11T20:25:38.406Z] #18 33.43 Selecting previously unselected package libnftnl11:amd64.
20:25:38 [2021-03-11T20:25:38.406Z] #18 33.44 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
20:25:38 [2021-03-11T20:25:38.406Z] #18 33.45 Unpacking libnftnl11:amd64 (1.1.2-2) ...
20:25:38 [2021-03-11T20:25:38.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:25:38 [2021-03-11T20:25:38.504Z] 
20:25:38 [2021-03-11T20:25:38.504Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:25:38 [2021-03-11T20:25:38.504Z] #43 sha256:0764fddad26d36bf334e78e1176c582767641c17510ff719bb8da38c358cadd8
20:25:38 [2021-03-11T20:25:38.504Z] #43 42.42 internal/reflectlite
20:25:38 [2021-03-11T20:25:38.504Z] #43 42.50 sync
20:25:38 [2021-03-11T20:25:38.662Z] #18 33.52 Selecting previously unselected package iptables.
20:25:38 [2021-03-11T20:25:38.662Z] #18 33.53 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
20:25:38 [2021-03-11T20:25:38.662Z] #18 33.54 Unpacking iptables (1.8.2-4) ...
20:25:38 [2021-03-11T20:25:38.793Z] #11 106.0 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
20:25:38 [2021-03-11T20:25:38.793Z] #11 106.0 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
20:25:38 [2021-03-11T20:25:38.793Z] #11 106.0 Setting up libapparmor1:arm64 (2.13.2-10) ...
20:25:38 [2021-03-11T20:25:38.793Z] #11 106.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:25:38 [2021-03-11T20:25:38.793Z] #11 106.1 Setting up libpcre16-3:arm64 (2:8.39-12) ...
20:25:38 [2021-03-11T20:25:38.793Z] #11 106.1 Setting up libsepol1-dev:arm64 (2.8-1) ...
20:25:38 [2021-03-11T20:25:38.793Z] #11 106.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:25:38 [2021-03-11T20:25:38.793Z] #11 106.1 Setting up libbtrfs0 (4.20.1-2) ...
20:25:38 [2021-03-11T20:25:38.793Z] #11 106.1 Setting up libpcre32-3:arm64 (2:8.39-12) ...
20:25:38 [2021-03-11T20:25:38.793Z] #11 106.2 Setting up libudev-dev:arm64 (241-7~deb10u6) ...
20:25:38 [2021-03-11T20:25:38.793Z] #11 106.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:25:38 [2021-03-11T20:25:38.918Z] #18 33.88 Selecting previously unselected package xxd.
20:25:38 [2021-03-11T20:25:38.918Z] #18 33.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
20:25:38 [2021-03-11T20:25:38.918Z] #18 33.89 Unpacking xxd (2:8.1.0875-5) ...
20:25:39 [2021-03-11T20:25:39.058Z] #11 106.2 Setting up libbtrfs-dev (4.20.1-2) ...
20:25:39 [2021-03-11T20:25:39.058Z] #11 106.2 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
20:25:39 [2021-03-11T20:25:39.058Z] #11 106.2 Setting up mingw-w64-common (6.0.0-3) ...
20:25:39 [2021-03-11T20:25:39.058Z] #11 106.4 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ...
20:25:39 [2021-03-11T20:25:39.175Z] #18 34.02 Selecting previously unselected package vim-common.
20:25:39 [2021-03-11T20:25:39.175Z] #18 34.02 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:25:39 [2021-03-11T20:25:39.175Z] #18 34.06 Unpacking vim-common (2:8.1.0875-5) ...
20:25:39 [2021-03-11T20:25:39.175Z] #18 34.25 Selecting previously unselected package bash-completion.
20:25:39 [2021-03-11T20:25:39.175Z] #18 34.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:25:39 [2021-03-11T20:25:39.323Z] #11 106.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:25:39 [2021-03-11T20:25:39.324Z] #11 106.5 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
20:25:39 [2021-03-11T20:25:39.324Z] #11 106.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:25:39 [2021-03-11T20:25:39.324Z] #11 106.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:25:39 [2021-03-11T20:25:39.324Z] #11 106.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:25:39 [2021-03-11T20:25:39.324Z] #11 106.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:25:39 [2021-03-11T20:25:39.324Z] #11 106.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:25:39 [2021-03-11T20:25:39.324Z] #11 106.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:25:39 [2021-03-11T20:25:39.324Z] #11 106.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:25:39 [2021-03-11T20:25:39.588Z] #11 107.0 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
20:25:39 [2021-03-11T20:25:39.588Z] #11 107.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
20:25:39 [2021-03-11T20:25:39.588Z] #11 107.1 Setting up dmsetup (2:1.02.155-3) ...
20:25:39 [2021-03-11T20:25:39.588Z] #11 107.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
20:25:39 [2021-03-11T20:25:39.588Z] #11 107.1 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
20:25:39 [2021-03-11T20:25:39.588Z] #11 107.1 Processing triggers for libc-bin (2.28-10) ...
20:25:39 [2021-03-11T20:25:39.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:25:39 [2021-03-11T20:25:39.869Z] #43 44.08 github.com/LK4D4/vndr/godl/singleflight
20:25:40 [2021-03-11T20:25:40.126Z] #43 44.37 math/rand
20:25:40 [2021-03-11T20:25:40.317Z] #18 ...
20:25:40 [2021-03-11T20:25:40.317Z] 
20:25:40 [2021-03-11T20:25:40.317Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:40 [2021-03-11T20:25:40.317Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:25:40 [2021-03-11T20:25:40.317Z] #41 61.61   CC       criu/arch/x86/sigaction_compat.o
20:25:40 [2021-03-11T20:25:40.317Z] #41 62.19   CC       criu/arch/x86/sigframe.o
20:25:40 [2021-03-11T20:25:40.317Z] #41 62.54   LINK     criu/arch/x86/crtools.built-in.o
20:25:40 [2021-03-11T20:25:40.317Z] #41 62.57   DEP      criu/pie/util-vdso-elf32.d
20:25:40 [2021-03-11T20:25:40.317Z] #41 62.75   DEP      criu/pie/util-vdso.d
20:25:40 [2021-03-11T20:25:40.317Z] #41 62.88   DEP      criu/pie/util.d
20:25:40 [2021-03-11T20:25:40.317Z] #41 63.07   CC       criu/pie/util.o
20:25:40 [2021-03-11T20:25:40.317Z] #41 63.38   CC       criu/pie/util-vdso.o
20:25:40 [2021-03-11T20:25:40.317Z] #41 64.17   CC       criu/pie/util-vdso-elf32.o
20:25:40 [2021-03-11T20:25:40.317Z] #41 64.78   AR       criu/pie/pie.lib.a
20:25:40 [2021-03-11T20:25:40.317Z] #41 64.84   DEP      criu/pie/restorer.d
20:25:40 [2021-03-11T20:25:40.317Z] #41 65.06   DEP      criu/arch/x86/sigaction_compat_pie.d
20:25:40 [2021-03-11T20:25:40.317Z] #41 65.23   DEP      criu/arch/x86/restorer_unmap.d
20:25:40 [2021-03-11T20:25:40.317Z] #41 65.26   DEP      criu/arch/x86/restorer.d
20:25:40 [2021-03-11T20:25:40.317Z] #41 65.44   DEP      criu/arch/x86/vdso-pie.d
20:25:40 [2021-03-11T20:25:40.317Z] #41 65.55   DEP      criu/pie/parasite-vdso.d
20:25:40 [2021-03-11T20:25:40.317Z] #41 65.77   DEP      criu/pie/parasite.d
20:25:40 [2021-03-11T20:25:40.317Z] #41 66.01   CC       criu/pie/parasite.o
20:25:40 [2021-03-11T20:25:40.881Z] #41 67.41   LINK     criu/pie/parasite.built-in.o
20:25:40 [2021-03-11T20:25:40.881Z] #41 67.43   GEN      criu/pie/parasite-blob.h
20:25:40 [2021-03-11T20:25:40.881Z] #41 67.45   CC       criu/pie/parasite-vdso.o
20:25:40 [2021-03-11T20:25:40.990Z] #11 DONE 108.2s
20:25:40 [2021-03-11T20:25:40.990Z] 
20:25:40 [2021-03-11T20:25:40.990Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
20:25:40 [2021-03-11T20:25:40.990Z] #12 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce
20:25:41 [2021-03-11T20:25:41.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:25:41 [2021-03-11T20:25:41.444Z] #41 68.13   CC       criu/arch/x86/vdso-pie.o
20:25:41 [2021-03-11T20:25:41.492Z] #43 45.43 internal/singleflight
20:25:41 [2021-03-11T20:25:41.701Z] #41 68.43   CC       criu/arch/x86/restorer.o
20:25:41 [2021-03-11T20:25:41.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:25:41 [2021-03-11T20:25:41.748Z] #43 46.02 strconv
20:25:41 [2021-03-11T20:25:41.748Z] #43 46.02 io
20:25:42 [2021-03-11T20:25:42.263Z] #41 ...
20:25:42 [2021-03-11T20:25:42.263Z] 
20:25:42 [2021-03-11T20:25:42.263Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:25:42 [2021-03-11T20:25:42.263Z] #43 sha256:8cbdb0beef49b615ecb808cc8c68245870f39cac0cc58809d71da321febafa77
20:25:42 [2021-03-11T20:25:42.263Z] #43 136.3 github.com/LK4D4/vndr/godl
20:25:42 [2021-03-11T20:25:42.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:25:42 [2021-03-11T20:25:42.448Z] #18 36.97 Unpacking bash-completion (1:2.8-6) ...
20:25:42 [2021-03-11T20:25:42.448Z] #18 37.33 Selecting previously unselected package bzip2.
20:25:42 [2021-03-11T20:25:42.448Z] #18 37.33 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
20:25:42 [2021-03-11T20:25:42.448Z] #18 37.34 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:25:42 [2021-03-11T20:25:42.448Z] #18 37.40 Selecting previously unselected package xz-utils.
20:25:42 [2021-03-11T20:25:42.448Z] #18 37.40 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
20:25:42 [2021-03-11T20:25:42.448Z] #18 37.41 Unpacking xz-utils (5.2.4-1) ...
20:25:42 [2021-03-11T20:25:42.704Z] #18 37.58 Selecting previously unselected package apparmor.
20:25:42 [2021-03-11T20:25:42.704Z] #18 37.58 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
20:25:42 [2021-03-11T20:25:42.704Z] #18 37.66 Unpacking apparmor (2.13.2-10) ...
20:25:43 [2021-03-11T20:25:43.116Z] #43 47.33 bytes
20:25:43 [2021-03-11T20:25:43.191Z] #43 137.1 github.com/LK4D4/vndr
20:25:43 [2021-03-11T20:25:43.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:25:43 [2021-03-11T20:25:43.265Z] #18 38.01 Selecting previously unselected package aufs-tools.
20:25:43 [2021-03-11T20:25:43.265Z] #18 38.03 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
20:25:43 [2021-03-11T20:25:43.265Z] #18 38.04 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:25:43 [2021-03-11T20:25:43.265Z] #18 38.18 Selecting previously unselected package libonig5:amd64.
20:25:43 [2021-03-11T20:25:43.265Z] #18 38.21 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
20:25:43 [2021-03-11T20:25:43.265Z] #18 38.21 Unpacking libonig5:amd64 (6.9.1-1) ...
20:25:43 [2021-03-11T20:25:43.265Z] #18 38.35 Selecting previously unselected package libjq1:amd64.
20:25:43 [2021-03-11T20:25:43.265Z] #18 38.36 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:25:43 [2021-03-11T20:25:43.265Z] #18 38.37 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:25:43 [2021-03-11T20:25:43.521Z] #18 38.49 Selecting previously unselected package jq.
20:25:43 [2021-03-11T20:25:43.521Z] #18 38.49 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
20:25:43 [2021-03-11T20:25:43.521Z] #18 38.50 Unpacking jq (1.5+dfsg-2+b1) ...
20:25:43 [2021-03-11T20:25:43.521Z] #18 38.57 Selecting previously unselected package libaio1:amd64.
20:25:43 [2021-03-11T20:25:43.521Z] #18 38.57 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
20:25:43 [2021-03-11T20:25:43.521Z] #18 38.58 Unpacking libaio1:amd64 (0.3.112-3) ...
20:25:43 [2021-03-11T20:25:43.521Z] #18 38.63 Selecting previously unselected package libgpm2:amd64.
20:25:43 [2021-03-11T20:25:43.557Z] #12 DONE 2.4s
20:25:43 [2021-03-11T20:25:43.557Z] 
20:25:43 [2021-03-11T20:25:43.557Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:25:43 [2021-03-11T20:25:43.557Z] #30 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
20:25:43 [2021-03-11T20:25:43.557Z] #30 DONE 110.5s
20:25:43 [2021-03-11T20:25:43.557Z] 
20:25:43 [2021-03-11T20:25:43.557Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:25:43 [2021-03-11T20:25:43.557Z] #13 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be
20:25:43 [2021-03-11T20:25:43.557Z] #13 ...
20:25:43 [2021-03-11T20:25:43.557Z] 
20:25:43 [2021-03-11T20:25:43.557Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:25:43 [2021-03-11T20:25:43.557Z] #43 sha256:700c15aae8dc466be3a4ece036e614d969ec26c72a0a1189eb439b4b9d6a96d6
20:25:43 [2021-03-11T20:25:43.557Z] #43 101.7 github.com/LK4D4/vndr/godl
20:25:43 [2021-03-11T20:25:43.557Z] #43 102.3 github.com/LK4D4/vndr
20:25:43 [2021-03-11T20:25:43.557Z] #43 DONE 110.6s
20:25:43 [2021-03-11T20:25:43.557Z] 
20:25:43 [2021-03-11T20:25:43.557Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:25:43 [2021-03-11T20:25:43.557Z] #51 sha256:454bd997350e8bdb7809a52c53f0dd13d19d08d5aa2ead1ac5e186498f0601e8
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.609 + RM_GOPATH=0
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.609 + TMP_GOPATH=
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.609 + : /build
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.609 + '[' -z '' ']'
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.609 ++ mktemp -d
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.611 + export GOPATH=/tmp/tmp.SlMRz1suEI
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.611 + GOPATH=/tmp/tmp.SlMRz1suEI
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.611 + RM_GOPATH=1
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.611 + case "$(go env GOARCH)" in
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.612 ++ go env GOARCH
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.633 + export GO_BUILDMODE=-buildmode=pie
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.635 + GO_BUILDMODE=-buildmode=pie
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.637 ++ dirname /tmp/install/install.sh
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.641 + dir=/tmp/install
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.641 + bin=runc
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.641 + shift
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.641 + '[' '!' -f /tmp/install/runc.installer ']'
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.641 + . /tmp/install/runc.installer
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.641 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.641 + install_runc
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.641 + uname -r
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.642 + grep -q '^3\.10\.0.*\.el7\.'
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.644 + RUNC_BUILDTAGS='seccomp '
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.653 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.653 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.653 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SlMRz1suEI/src/github.com/opencontainers/runc
20:25:43 [2021-03-11T20:25:43.557Z] #51 1.654 Cloning into '/tmp/tmp.SlMRz1suEI/src/github.com/opencontainers/runc'...
20:25:43 [2021-03-11T20:25:43.681Z] #43 ...
20:25:43 [2021-03-11T20:25:43.681Z] 
20:25:43 [2021-03-11T20:25:43.681Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:25:43 [2021-03-11T20:25:43.681Z] #47 sha256:ee699192f7c03830920126ae088998e402ac7bfa3d4724ed37d6f73e0e408577
20:25:43 [2021-03-11T20:25:43.681Z] #47 47.89 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
20:25:43 [2021-03-11T20:25:43.681Z] #47 47.89 go: finding github.com/fatih/color v1.7.0
20:25:43 [2021-03-11T20:25:43.681Z] #47 47.98 go: finding github.com/mattn/go-colorable v0.1.4
20:25:43 [2021-03-11T20:25:43.681Z] #47 48.05 go: finding github.com/mattn/go-isatty v0.0.8
20:25:43 [2021-03-11T20:25:43.778Z] #18 38.63 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
20:25:43 [2021-03-11T20:25:43.778Z] #18 38.65 Unpacking libgpm2:amd64 (1.20.7-5) ...
20:25:43 [2021-03-11T20:25:43.778Z] #18 38.71 Selecting previously unselected package libicu63:amd64.
20:25:43 [2021-03-11T20:25:43.778Z] #18 38.72 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
20:25:43 [2021-03-11T20:25:43.778Z] #18 38.73 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:25:43 [2021-03-11T20:25:43.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:25:43 [2021-03-11T20:25:43.821Z] #51 ...
20:25:43 [2021-03-11T20:25:43.821Z] 
20:25:43 [2021-03-11T20:25:43.821Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:43 [2021-03-11T20:25:43.821Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:25:43 [2021-03-11T20:25:43.821Z] #41 28.68   CC       images/pipe-data.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 28.94   CC       images/sa.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 29.17   CC       images/timer.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 29.68   CC       images/timerfd.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 29.87   CC       images/mm.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 30.14   CC       images/sk-opts.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 30.27   CC       images/sk-unix.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 30.71   CC       images/sk-inet.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 31.19   CC       images/tun.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 31.43   CC       images/sk-netlink.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 31.66   CC       images/packet-sock.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 32.12   CC       images/ipc-var.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 32.46   CC       images/ipc-desc.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 32.61   CC       images/ipc-shm.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 32.80   CC       images/ipc-msg.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 33.15   CC       images/ipc-sem.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 33.32   CC       images/utsns.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 33.45   CC       images/creds.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 33.72   CC       images/vma.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 33.94   CC       images/netdev.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 34.28   CC       images/tty.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 34.93   CC       images/file-lock.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 35.28   CC       images/rlimit.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 35.56   CC       images/pagemap.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 36.00   CC       images/siginfo.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 36.25   CC       images/rpc.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 37.69   CC       images/ext-file.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 37.91   CC       images/cgroup.o
20:25:43 [2021-03-11T20:25:43.821Z] #41 38.64   CC       images/userns.o
20:25:43 [2021-03-11T20:25:43.938Z] #47 48.12 go: finding github.com/go-critic/go-critic v0.4.1
20:25:43 [2021-03-11T20:25:43.938Z] #47 48.13 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
20:25:43 [2021-03-11T20:25:43.938Z] #47 48.26 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
20:25:43 [2021-03-11T20:25:43.938Z] #47 48.26 go: finding github.com/go-lintpack/lintpack v0.5.2
20:25:43 [2021-03-11T20:25:43.938Z] #47 48.26 go: finding github.com/pkg/errors v0.8.1
20:25:44 [2021-03-11T20:25:44.197Z] #47 48.38 go: finding github.com/mitchellh/go-homedir v1.1.0
20:25:44 [2021-03-11T20:25:44.197Z] #47 48.38 go: finding github.com/go-toolsmith/astequal v1.0.0
20:25:44 [2021-03-11T20:25:44.197Z] #47 48.38 go: finding github.com/go-toolsmith/astfmt v1.0.0
20:25:44 [2021-03-11T20:25:44.197Z] #47 48.38 go: finding github.com/go-toolsmith/astp v1.0.0
20:25:44 [2021-03-11T20:25:44.197Z] #47 48.47 go: finding github.com/spf13/viper v1.6.1
20:25:44 [2021-03-11T20:25:44.197Z] #47 48.48 go: finding github.com/go-toolsmith/astcast v1.0.0
20:25:44 [2021-03-11T20:25:44.197Z] #47 48.49 go: finding github.com/sirupsen/logrus v1.4.2
20:25:44 [2021-03-11T20:25:44.197Z] #47 48.54 go: finding github.com/go-toolsmith/typep v1.0.0
20:25:44 [2021-03-11T20:25:44.197Z] #47 48.54 go: finding github.com/stretchr/testify v1.4.0
20:25:44 [2021-03-11T20:25:44.197Z] #47 48.56 go: finding github.com/go-toolsmith/astcopy v1.0.0
20:25:44 [2021-03-11T20:25:44.400Z] #41 39.09   CC       images/google/protobuf/descriptor.o
20:25:44 [2021-03-11T20:25:44.454Z] #47 48.72 go: finding github.com/davecgh/go-spew v1.1.1
20:25:44 [2021-03-11T20:25:44.454Z] #47 48.72 go: finding github.com/go-toolsmith/strparse v1.0.0
20:25:44 [2021-03-11T20:25:44.454Z] #47 48.72 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
20:25:44 [2021-03-11T20:25:44.454Z] #47 48.76 go: finding github.com/bombsimon/wsl/v2 v2.0.0
20:25:44 [2021-03-11T20:25:44.454Z] #47 48.76 go: finding github.com/fsnotify/fsnotify v1.4.7
20:25:44 [2021-03-11T20:25:44.454Z] #47 48.80 go: finding github.com/pmezard/go-difflib v1.0.0
20:25:44 [2021-03-11T20:25:44.454Z] #47 48.80 go: finding github.com/gobwas/glob v0.2.3
20:25:44 [2021-03-11T20:25:44.713Z] #47 48.86 go: finding github.com/spf13/cobra v0.0.5
20:25:44 [2021-03-11T20:25:44.713Z] #47 48.86 go: finding github.com/stretchr/objx v0.2.0
20:25:44 [2021-03-11T20:25:44.713Z] #47 48.88 go: finding github.com/hashicorp/hcl v1.0.0
20:25:44 [2021-03-11T20:25:44.713Z] #47 48.90 go: finding github.com/spf13/pflag v1.0.5
20:25:44 [2021-03-11T20:25:44.713Z] #47 48.94 go: finding gopkg.in/yaml.v2 v2.2.7
20:25:44 [2021-03-11T20:25:44.713Z] #47 48.95 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:25:44 [2021-03-11T20:25:44.713Z] #47 48.98 go: finding github.com/magiconair/properties v1.8.1
20:25:44 [2021-03-11T20:25:44.713Z] #47 ...
20:25:44 [2021-03-11T20:25:44.713Z] 
20:25:44 [2021-03-11T20:25:44.713Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:25:44 [2021-03-11T20:25:44.713Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
20:25:44 [2021-03-11T20:25:44.713Z] #53 33.80 Reading package lists...
20:25:44 [2021-03-11T20:25:44.713Z] #53 40.87 Building dependency tree...
20:25:44 [2021-03-11T20:25:44.713Z] #53 45.12 The following additional packages will be installed:
20:25:44 [2021-03-11T20:25:44.713Z] #53 45.12   libbtrfs0
20:25:44 [2021-03-11T20:25:44.713Z] #53 45.34 The following NEW packages will be installed:
20:25:44 [2021-03-11T20:25:44.713Z] #53 45.34   libbtrfs-dev libbtrfs0
20:25:44 [2021-03-11T20:25:44.713Z] #53 45.97 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
20:25:44 [2021-03-11T20:25:44.713Z] #53 45.97 Need to get 119 kB of archives.
20:25:44 [2021-03-11T20:25:44.713Z] #53 45.97 After this operation, 387 kB of additional disk space will be used.
20:25:44 [2021-03-11T20:25:44.713Z] #53 45.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:25:44 [2021-03-11T20:25:44.713Z] #53 45.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:25:44 [2021-03-11T20:25:44.713Z] #53 47.31 debconf: delaying package configuration, since apt-utils is not installed
20:25:44 [2021-03-11T20:25:44.713Z] #53 47.57 Fetched 119 kB in 0s (259 kB/s)
20:25:44 [2021-03-11T20:25:44.713Z] #53 47.81 Selecting previously unselected package libbtrfs0.
20:25:44 [2021-03-11T20:25:44.713Z] #53 47.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:25:44 [2021-03-11T20:25:44.713Z] #53 47.81 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
20:25:44 [2021-03-11T20:25:44.713Z] #53 47.84 Unpacking libbtrfs0 (4.20.1-2) ...
20:25:44 [2021-03-11T20:25:44.713Z] #53 47.95 Selecting previously unselected package libbtrfs-dev.
20:25:44 [2021-03-11T20:25:44.713Z] #53 47.95 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
20:25:44 [2021-03-11T20:25:44.713Z] #53 47.97 Unpacking libbtrfs-dev (4.20.1-2) ...
20:25:44 [2021-03-11T20:25:44.713Z] #53 48.26 Setting up libbtrfs0 (4.20.1-2) ...
20:25:44 [2021-03-11T20:25:44.713Z] #53 48.38 Setting up libbtrfs-dev (4.20.1-2) ...
20:25:44 [2021-03-11T20:25:44.713Z] #53 48.38 Processing triggers for libc-bin (2.28-10) ...
20:25:44 [2021-03-11T20:25:44.713Z] #53 DONE 49.0s
20:25:44 [2021-03-11T20:25:44.713Z] 
20:25:44 [2021-03-11T20:25:44.713Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:25:44 [2021-03-11T20:25:44.713Z] #47 sha256:ee699192f7c03830920126ae088998e402ac7bfa3d4724ed37d6f73e0e408577
20:25:44 [2021-03-11T20:25:44.713Z] #47 49.03 go: finding github.com/mitchellh/mapstructure v1.1.2
20:25:44 [2021-03-11T20:25:44.713Z] #47 49.04 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:25:44 [2021-03-11T20:25:44.713Z] #47 49.08 go: finding github.com/pelletier/go-toml v1.2.0
20:25:44 [2021-03-11T20:25:44.713Z] #47 ...
20:25:44 [2021-03-11T20:25:44.713Z] 
20:25:44 [2021-03-11T20:25:44.713Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:25:44 [2021-03-11T20:25:44.713Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:25:44 [2021-03-11T20:25:44.713Z] #40 31.98 Reading package lists...
20:25:44 [2021-03-11T20:25:44.713Z] #40 39.30 Building dependency tree...
20:25:44 [2021-03-11T20:25:44.713Z] #40 43.58 The following additional packages will be installed:
20:25:44 [2021-03-11T20:25:44.713Z] #40 43.58   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:25:44 [2021-03-11T20:25:44.713Z] #40 43.58   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:25:44 [2021-03-11T20:25:44.713Z] #40 43.58 Suggested packages:
20:25:44 [2021-03-11T20:25:44.713Z] #40 43.58   manpages-dev python-setuptools
20:25:44 [2021-03-11T20:25:44.713Z] #40 44.97 The following NEW packages will be installed:
20:25:44 [2021-03-11T20:25:44.713Z] #40 44.97   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:25:44 [2021-03-11T20:25:44.713Z] #40 44.97   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:25:44 [2021-03-11T20:25:44.713Z] #40 44.97   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:25:44 [2021-03-11T20:25:44.713Z] #40 44.97   python-six zlib1g-dev
20:25:44 [2021-03-11T20:25:44.713Z] #40 45.40 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
20:25:44 [2021-03-11T20:25:44.713Z] #40 45.40 Need to get 4095 kB of archives.
20:25:44 [2021-03-11T20:25:44.713Z] #40 45.40 After this operation, 22.5 MB of additional disk space will be used.
20:25:44 [2021-03-11T20:25:44.713Z] #40 45.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
20:25:44 [2021-03-11T20:25:44.713Z] #40 45.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:25:44 [2021-03-11T20:25:44.713Z] #40 45.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
20:25:44 [2021-03-11T20:25:44.713Z] #40 45.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:25:44 [2021-03-11T20:25:44.713Z] #40 45.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
20:25:44 [2021-03-11T20:25:44.713Z] #40 45.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:25:44 [2021-03-11T20:25:44.713Z] #40 45.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
20:25:44 [2021-03-11T20:25:44.713Z] #40 45.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
20:25:44 [2021-03-11T20:25:44.713Z] #40 45.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
20:25:44 [2021-03-11T20:25:44.713Z] #40 45.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
20:25:44 [2021-03-11T20:25:44.713Z] #40 45.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
20:25:44 [2021-03-11T20:25:44.713Z] #40 45.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
20:25:44 [2021-03-11T20:25:44.713Z] #40 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]
20:25:44 [2021-03-11T20:25:44.713Z] #40 45.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
20:25:44 [2021-03-11T20:25:44.713Z] #40 45.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
20:25:44 [2021-03-11T20:25:44.713Z] #40 45.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
20:25:44 [2021-03-11T20:25:44.713Z] #40 45.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
20:25:44 [2021-03-11T20:25:44.713Z] #40 47.09 debconf: delaying package configuration, since apt-utils is not installed
20:25:44 [2021-03-11T20:25:44.713Z] #40 47.33 Fetched 4095 kB in 1s (6060 kB/s)
20:25:44 [2021-03-11T20:25:44.713Z] #40 47.46 Selecting previously unselected package libcap-dev:amd64.
20:25:44 [2021-03-11T20:25:44.713Z] #40 47.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 ... 15410 files and directories currently installed.)
20:25:44 [2021-03-11T20:25:44.713Z] #40 47.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
20:25:44 [2021-03-11T20:25:44.713Z] #40 47.54 Unpacking libcap-dev:amd64 (1:2.25-2) ...
20:25:44 [2021-03-11T20:25:44.713Z] #40 47.81 Selecting previously unselected package libnet1:amd64.
20:25:44 [2021-03-11T20:25:44.713Z] #40 47.81 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:25:44 [2021-03-11T20:25:44.713Z] #40 47.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:25:44 [2021-03-11T20:25:44.713Z] #40 47.90 Selecting previously unselected package libnet1-dev.
20:25:44 [2021-03-11T20:25:44.713Z] #40 47.90 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
20:25:44 [2021-03-11T20:25:44.713Z] #40 47.95 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:25:44 [2021-03-11T20:25:44.713Z] #40 48.12 Selecting previously unselected package libnl-3-200:amd64.
20:25:44 [2021-03-11T20:25:44.713Z] #40 48.12 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
20:25:44 [2021-03-11T20:25:44.713Z] #40 48.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:25:44 [2021-03-11T20:25:44.713Z] #40 48.26 Selecting previously unselected package libnl-3-dev:amd64.
20:25:44 [2021-03-11T20:25:44.713Z] #40 48.26 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
20:25:44 [2021-03-11T20:25:44.713Z] #40 48.28 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
20:25:44 [2021-03-11T20:25:44.713Z] #40 48.81 Selecting previously unselected package libprotobuf-c1:amd64.
20:25:44 [2021-03-11T20:25:44.713Z] #40 48.81 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:25:44 [2021-03-11T20:25:44.713Z] #40 48.82 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:25:44 [2021-03-11T20:25:44.713Z] #40 48.98 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:25:44 [2021-03-11T20:25:44.713Z] #40 48.98 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
20:25:44 [2021-03-11T20:25:44.713Z] #40 48.98 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:25:44 [2021-03-11T20:25:44.970Z] #40 49.08 Selecting previously unselected package zlib1g-dev:amd64.
20:25:44 [2021-03-11T20:25:44.970Z] #40 49.15 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
20:25:44 [2021-03-11T20:25:44.970Z] #40 49.15 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:25:44 [2021-03-11T20:25:44.970Z] #40 ...
20:25:44 [2021-03-11T20:25:44.970Z] 
20:25:44 [2021-03-11T20:25:44.970Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:25:44 [2021-03-11T20:25:44.970Z] #47 sha256:ee699192f7c03830920126ae088998e402ac7bfa3d4724ed37d6f73e0e408577
20:25:44 [2021-03-11T20:25:44.970Z] #47 49.11 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
20:25:44 [2021-03-11T20:25:44.970Z] #47 49.15 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:25:44 [2021-03-11T20:25:44.970Z] #47 49.24 go: finding github.com/spf13/cast v1.3.0
20:25:44 [2021-03-11T20:25:44.970Z] #47 49.38 go: finding github.com/spf13/afero v1.1.2
20:25:45 [2021-03-11T20:25:45.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:25:45 [2021-03-11T20:25:45.227Z] #47 49.47 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
20:25:45 [2021-03-11T20:25:45.227Z] #47 49.52 go: finding github.com/spf13/jwalterweatherman v1.0.0
20:25:45 [2021-03-11T20:25:45.227Z] #47 49.52 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
20:25:45 [2021-03-11T20:25:45.227Z] #47 49.56 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
20:25:45 [2021-03-11T20:25:45.227Z] #47 49.56 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:25:45 [2021-03-11T20:25:45.485Z] #47 49.66 go: finding github.com/subosito/gotenv v1.2.0
20:25:45 [2021-03-11T20:25:45.485Z] #47 49.68 go: finding gopkg.in/ini.v1 v1.51.0
20:25:45 [2021-03-11T20:25:45.485Z] #47 49.84 go: finding golang.org/x/text v0.3.2
20:25:45 [2021-03-11T20:25:45.485Z] #47 49.90 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
20:25:45 [2021-03-11T20:25:45.485Z] #47 49.90 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:25:45 [2021-03-11T20:25:45.485Z] #47 ...
20:25:45 [2021-03-11T20:25:45.485Z] 
20:25:45 [2021-03-11T20:25:45.485Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:25:45 [2021-03-11T20:25:45.485Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:25:45 [2021-03-11T20:25:45.485Z] #34 32.97 Reading package lists...
20:25:45 [2021-03-11T20:25:45.485Z] #34 40.09 Building dependency tree...
20:25:45 [2021-03-11T20:25:45.485Z] #34 44.43 The following additional packages will be installed:
20:25:45 [2021-03-11T20:25:45.485Z] #34 44.43   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:25:45 [2021-03-11T20:25:45.485Z] #34 44.45 Suggested packages:
20:25:45 [2021-03-11T20:25:45.485Z] #34 44.47   cmake-doc ninja-build lrzip
20:25:45 [2021-03-11T20:25:45.485Z] #34 44.47 Recommended packages:
20:25:45 [2021-03-11T20:25:45.485Z] #34 44.47   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:25:45 [2021-03-11T20:25:45.485Z] #34 45.59 The following NEW packages will be installed:
20:25:45 [2021-03-11T20:25:45.485Z] #34 45.59   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:25:45 [2021-03-11T20:25:45.485Z] #34 45.59   vim-common xxd
20:25:45 [2021-03-11T20:25:45.485Z] #34 46.02 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
20:25:45 [2021-03-11T20:25:45.485Z] #34 46.02 Need to get 14.9 MB of archives.
20:25:45 [2021-03-11T20:25:45.485Z] #34 46.02 After this operation, 61.8 MB of additional disk space will be used.
20:25:45 [2021-03-11T20:25:45.485Z] #34 46.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:25:45 [2021-03-11T20:25:45.485Z] #34 46.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:25:45 [2021-03-11T20:25:45.485Z] #34 46.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
20:25:45 [2021-03-11T20:25:45.485Z] #34 46.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:25:45 [2021-03-11T20:25:45.485Z] #34 47.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
20:25:45 [2021-03-11T20:25:45.485Z] #34 47.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
20:25:45 [2021-03-11T20:25:45.485Z] #34 47.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
20:25:45 [2021-03-11T20:25:45.485Z] #34 47.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
20:25:45 [2021-03-11T20:25:45.485Z] #34 47.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
20:25:45 [2021-03-11T20:25:45.485Z] #34 47.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
20:25:45 [2021-03-11T20:25:45.485Z] #34 48.91 debconf: delaying package configuration, since apt-utils is not installed
20:25:45 [2021-03-11T20:25:45.485Z] #34 49.10 Fetched 14.9 MB in 2s (7794 kB/s)
20:25:45 [2021-03-11T20:25:45.485Z] #34 49.25 Selecting previously unselected package xxd.
20:25:45 [2021-03-11T20:25:45.485Z] #34 49.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:25:45 [2021-03-11T20:25:45.485Z] #34 49.31 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
20:25:45 [2021-03-11T20:25:45.485Z] #34 49.31 Unpacking xxd (2:8.1.0875-5) ...
20:25:45 [2021-03-11T20:25:45.485Z] #34 49.66 Selecting previously unselected package vim-common.
20:25:45 [2021-03-11T20:25:45.485Z] #34 49.66 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:25:45 [2021-03-11T20:25:45.485Z] #34 49.78 Unpacking vim-common (2:8.1.0875-5) ...
20:25:45 [2021-03-11T20:25:45.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:25:45 [2021-03-11T20:25:45.744Z] #34 ...
20:25:45 [2021-03-11T20:25:45.744Z] 
20:25:45 [2021-03-11T20:25:45.744Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:25:45 [2021-03-11T20:25:45.744Z] #47 sha256:ee699192f7c03830920126ae088998e402ac7bfa3d4724ed37d6f73e0e408577
20:25:45 [2021-03-11T20:25:45.744Z] #47 49.91 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:25:45 [2021-03-11T20:25:45.744Z] #47 49.92 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
20:25:45 [2021-03-11T20:25:45.744Z] #47 49.93 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
20:25:45 [2021-03-11T20:25:45.744Z] #47 50.02 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:25:45 [2021-03-11T20:25:45.744Z] #47 50.02 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
20:25:45 [2021-03-11T20:25:45.744Z] #47 50.07 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
20:25:45 [2021-03-11T20:25:45.744Z] #47 50.07 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
20:25:45 [2021-03-11T20:25:45.744Z] #47 50.10 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
20:25:45 [2021-03-11T20:25:45.744Z] #47 50.12 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
20:25:45 [2021-03-11T20:25:45.799Z] #41 ...
20:25:45 [2021-03-11T20:25:45.799Z] 
20:25:45 [2021-03-11T20:25:45.799Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:25:45 [2021-03-11T20:25:45.799Z] #13 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be
20:25:45 [2021-03-11T20:25:45.799Z] #13 DONE 2.7s
20:25:45 [2021-03-11T20:25:45.799Z] 
20:25:45 [2021-03-11T20:25:45.799Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:25:45 [2021-03-11T20:25:45.799Z] #14 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45
20:25:46 [2021-03-11T20:25:46.000Z] #47 50.14 go: finding github.com/kisielk/gotool v1.0.0
20:25:46 [2021-03-11T20:25:46.000Z] #47 50.17 go: finding github.com/sourcegraph/go-diff v0.5.1
20:25:46 [2021-03-11T20:25:46.000Z] #47 50.23 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
20:25:46 [2021-03-11T20:25:46.000Z] #47 50.23 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
20:25:46 [2021-03-11T20:25:46.000Z] #47 50.28 go: finding github.com/tommy-muehle/go-mnd v1.1.1
20:25:46 [2021-03-11T20:25:46.000Z] #47 50.28 go: finding github.com/ultraware/funlen v0.0.2
20:25:46 [2021-03-11T20:25:46.000Z] #47 50.29 go: finding github.com/ultraware/whitespace v0.0.4
20:25:46 [2021-03-11T20:25:46.000Z] #47 50.33 go: finding github.com/uudashr/gocognit v1.0.1
20:25:46 [2021-03-11T20:25:46.000Z] #47 50.47 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
20:25:46 [2021-03-11T20:25:46.256Z] #47 50.58 go: finding github.com/gogo/protobuf v1.2.1
20:25:46 [2021-03-11T20:25:46.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:25:46 [2021-03-11T20:25:46.512Z] #47 50.77 go: finding honnef.co/go/tools v0.0.1-2019.2.3
20:25:46 [2021-03-11T20:25:46.512Z] #47 50.82 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:25:46 [2021-03-11T20:25:46.512Z] #47 50.83 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
20:25:46 [2021-03-11T20:25:46.775Z] #47 50.89 go: finding github.com/BurntSushi/toml v0.3.1
20:25:46 [2021-03-11T20:25:46.775Z] #47 50.90 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:25:46 [2021-03-11T20:25:46.775Z] #47 ...
20:25:46 [2021-03-11T20:25:46.775Z] 
20:25:46 [2021-03-11T20:25:46.775Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:25:46 [2021-03-11T20:25:46.775Z] #32 sha256:5c8a013ac5598039f871850a63ad7735c7d6cad99c2826d96b1d6b3a4e916dc7
20:25:46 [2021-03-11T20:25:46.775Z] #32 41.17 sync
20:25:46 [2021-03-11T20:25:46.775Z] #32 41.17 internal/reflectlite
20:25:46 [2021-03-11T20:25:46.775Z] #32 44.13 sort
20:25:46 [2021-03-11T20:25:46.775Z] #32 44.13 errors
20:25:46 [2021-03-11T20:25:46.775Z] #32 44.60 strconv
20:25:46 [2021-03-11T20:25:46.775Z] #32 45.39 io
20:25:46 [2021-03-11T20:25:46.775Z] #32 46.72 internal/oserror
20:25:46 [2021-03-11T20:25:46.775Z] #32 46.90 syscall
20:25:46 [2021-03-11T20:25:46.775Z] #32 48.23 reflect
20:25:47 [2021-03-11T20:25:47.032Z] #32 ...
20:25:47 [2021-03-11T20:25:47.032Z] 
20:25:47 [2021-03-11T20:25:47.032Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:25:47 [2021-03-11T20:25:47.032Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
20:25:47 [2021-03-11T20:25:47.032Z] #30 48.64 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
20:25:47 [2021-03-11T20:25:47.032Z] #30 49.40 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:25:47 [2021-03-11T20:25:47.032Z] #30 50.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:25:47 [2021-03-11T20:25:47.032Z] #30 ...
20:25:47 [2021-03-11T20:25:47.032Z] 
20:25:47 [2021-03-11T20:25:47.032Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:25:47 [2021-03-11T20:25:47.032Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:25:47 [2021-03-11T20:25:47.032Z] #11 34.18 Reading package lists...
20:25:47 [2021-03-11T20:25:47.032Z] #11 41.69 Building dependency tree...
20:25:47 [2021-03-11T20:25:47.032Z] #11 45.39 The following additional packages will be installed:
20:25:47 [2021-03-11T20:25:47.032Z] #11 45.39   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:25:47 [2021-03-11T20:25:47.032Z] #11 45.39   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:25:47 [2021-03-11T20:25:47.032Z] #11 45.40   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:25:47 [2021-03-11T20:25:47.032Z] #11 45.40   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
20:25:47 [2021-03-11T20:25:47.032Z] #11 45.40   mingw-w64-x86-64-dev
20:25:47 [2021-03-11T20:25:47.032Z] #11 45.41 Suggested packages:
20:25:47 [2021-03-11T20:25:47.032Z] #11 45.41   gcc-8-locales seccomp wine64
20:25:47 [2021-03-11T20:25:47.032Z] #11 46.99 The following NEW packages will be installed:
20:25:47 [2021-03-11T20:25:47.032Z] #11 46.99   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:25:47 [2021-03-11T20:25:47.032Z] #11 46.99   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:25:47 [2021-03-11T20:25:47.032Z] #11 47.00   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:25:47 [2021-03-11T20:25:47.032Z] #11 47.01   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:25:47 [2021-03-11T20:25:47.032Z] #11 47.01   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:25:47 [2021-03-11T20:25:47.032Z] #11 47.01   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:25:47 [2021-03-11T20:25:47.032Z] #11 47.02 The following packages will be upgraded:
20:25:47 [2021-03-11T20:25:47.032Z] #11 47.03   libsystemd0 libudev1
20:25:47 [2021-03-11T20:25:47.032Z] #11 47.44 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
20:25:47 [2021-03-11T20:25:47.032Z] #11 47.44 Need to get 78.2 MB of archives.
20:25:47 [2021-03-11T20:25:47.032Z] #11 47.44 After this operation, 487 MB of additional disk space will be used.
20:25:47 [2021-03-11T20:25:47.032Z] #11 47.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
20:25:47 [2021-03-11T20:25:47.032Z] #11 47.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
20:25:47 [2021-03-11T20:25:47.032Z] #11 47.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
20:25:47 [2021-03-11T20:25:47.032Z] #11 47.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
20:25:47 [2021-03-11T20:25:47.032Z] #11 48.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:25:47 [2021-03-11T20:25:47.032Z] #11 48.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
20:25:47 [2021-03-11T20:25:47.032Z] #11 48.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
20:25:47 [2021-03-11T20:25:47.032Z] #11 48.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:25:47 [2021-03-11T20:25:47.032Z] #11 48.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:25:47 [2021-03-11T20:25:47.032Z] #11 48.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
20:25:47 [2021-03-11T20:25:47.032Z] #11 48.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
20:25:47 [2021-03-11T20:25:47.051Z] #18 ...
20:25:47 [2021-03-11T20:25:47.052Z] 
20:25:47 [2021-03-11T20:25:47.052Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:47 [2021-03-11T20:25:47.052Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:25:47 [2021-03-11T20:25:47.052Z] #41 87.33   DEP      criu/cr-errno.d
20:25:47 [2021-03-11T20:25:47.052Z] #41 87.38   DEP      criu/cr-dump.d
20:25:47 [2021-03-11T20:25:47.052Z] #41 87.77   DEP      criu/cr-dedup.d
20:25:47 [2021-03-11T20:25:47.052Z] #41 87.91   DEP      criu/cr-check.d
20:25:47 [2021-03-11T20:25:47.052Z] #41 88.08   DEP      criu/config.d
20:25:47 [2021-03-11T20:25:47.052Z] #41 88.17   DEP      criu/clone-noasan.d
20:25:47 [2021-03-11T20:25:47.052Z] #41 88.27   DEP      criu/cgroup.d
20:25:47 [2021-03-11T20:25:47.052Z] #41 88.47   DEP      criu/cgroup-props.d
20:25:47 [2021-03-11T20:25:47.052Z] #41 88.55   DEP      criu/bitmap.d
20:25:47 [2021-03-11T20:25:47.052Z] #41 88.56   DEP      criu/bfd.d
20:25:47 [2021-03-11T20:25:47.052Z] #41 88.65   DEP      criu/autofs.d
20:25:47 [2021-03-11T20:25:47.052Z] #41 88.77   DEP      criu/aio.d
20:25:47 [2021-03-11T20:25:47.052Z] #41 88.90   DEP      criu/action-scripts.d
20:25:47 [2021-03-11T20:25:47.052Z] #41 89.19   CC       criu/action-scripts.o
20:25:47 [2021-03-11T20:25:47.052Z] #41 89.66   CC       criu/aio.o
20:25:47 [2021-03-11T20:25:47.052Z] #41 90.14   CC       criu/autofs.o
20:25:47 [2021-03-11T20:25:47.052Z] #41 91.60   CC       criu/bfd.o
20:25:47 [2021-03-11T20:25:47.052Z] #41 92.10   CC       criu/bitmap.o
20:25:47 [2021-03-11T20:25:47.052Z] #41 92.25   CC       criu/cgroup-props.o
20:25:47 [2021-03-11T20:25:47.052Z] #41 93.01   CC       criu/cgroup.o
20:25:47 [2021-03-11T20:25:47.052Z] #41 95.96   CC       criu/clone-noasan.o
20:25:47 [2021-03-11T20:25:47.052Z] #41 96.21   CC       criu/config.o
20:25:47 [2021-03-11T20:25:47.052Z] #41 97.51   CC       criu/cr-check.o
20:25:47 [2021-03-11T20:25:47.052Z] #41 ...
20:25:47 [2021-03-11T20:25:47.052Z] 
20:25:47 [2021-03-11T20:25:47.052Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:25:47 [2021-03-11T20:25:47.052Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:25:47 [2021-03-11T20:25:47.052Z] #18 41.98 Selecting previously unselected package libnet1:amd64.
20:25:47 [2021-03-11T20:25:47.052Z] #18 41.99 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:25:47 [2021-03-11T20:25:47.052Z] #18 42.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:25:47 [2021-03-11T20:25:47.052Z] #18 42.09 Selecting previously unselected package libnl-3-200:amd64.
20:25:47 [2021-03-11T20:25:47.052Z] #18 42.09 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
20:25:47 [2021-03-11T20:25:47.052Z] #18 42.10 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:25:47 [2021-03-11T20:25:47.052Z] #18 42.19 Selecting previously unselected package libprotobuf-c1:amd64.
20:25:47 [2021-03-11T20:25:47.191Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:25:47 [2021-03-11T20:25:47.192Z] Using test binary docker
20:25:47 [2021-03-11T20:25:47.192Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:25:47 [2021-03-11T20:25:47.192Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:25:47 [2021-03-11T20:25:47.192Z] INFO: Waiting for daemon to start...
20:25:47 [2021-03-11T20:25:47.192Z] Starting dockerd
20:25:47 [2021-03-11T20:25:47.289Z] #11 ...
20:25:47 [2021-03-11T20:25:47.289Z] 
20:25:47 [2021-03-11T20:25:47.289Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:25:47 [2021-03-11T20:25:47.289Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:25:47 [2021-03-11T20:25:47.289Z] #40 49.52 Selecting previously unselected package libprotobuf17:amd64.
20:25:47 [2021-03-11T20:25:47.289Z] #40 49.52 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
20:25:47 [2021-03-11T20:25:47.289Z] #40 49.54 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
20:25:47 [2021-03-11T20:25:47.289Z] #40 50.35 Selecting previously unselected package libprotobuf-lite17:amd64.
20:25:47 [2021-03-11T20:25:47.289Z] #40 50.35 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
20:25:47 [2021-03-11T20:25:47.289Z] #40 50.36 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:25:47 [2021-03-11T20:25:47.289Z] #40 50.63 Selecting previously unselected package libprotobuf-dev:amd64.
20:25:47 [2021-03-11T20:25:47.289Z] #40 50.63 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
20:25:47 [2021-03-11T20:25:47.289Z] #40 50.63 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:25:47 [2021-03-11T20:25:47.309Z] #18 42.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:25:47 [2021-03-11T20:25:47.309Z] #18 42.20 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:25:47 [2021-03-11T20:25:47.309Z] #18 42.27 Selecting previously unselected package libreadline5:amd64.
20:25:47 [2021-03-11T20:25:47.309Z] #18 42.27 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
20:25:47 [2021-03-11T20:25:47.309Z] #18 42.28 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:25:47 [2021-03-11T20:25:47.363Z] #43 ...
20:25:47 [2021-03-11T20:25:47.363Z] 
20:25:47 [2021-03-11T20:25:47.363Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:25:47 [2021-03-11T20:25:47.363Z] #51 sha256:72adb5ca842321842a73f1eb9d7b591d26b1f702854377c6f5af84a1be6aedda
20:25:47 [2021-03-11T20:25:47.363Z] #51 13.11 + cd /tmp/tmp.8AvjSDC02u/src/github.com/opencontainers/runc
20:25:47 [2021-03-11T20:25:47.363Z] #51 13.12 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
20:25:47 [2021-03-11T20:25:47.363Z] #51 13.72 + '[' -z '' ']'
20:25:47 [2021-03-11T20:25:47.363Z] #51 13.72 + target=static
20:25:47 [2021-03-11T20:25:47.363Z] #51 13.72 + make 'BUILDTAGS=seccomp ' static
20:25:47 [2021-03-11T20:25:47.363Z] #51 13.91 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
20:25:47 [2021-03-11T20:25:47.363Z] #51 ...
20:25:47 [2021-03-11T20:25:47.363Z] 
20:25:47 [2021-03-11T20:25:47.363Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:47 [2021-03-11T20:25:47.363Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:25:47 [2021-03-11T20:25:47.363Z] #41 68.98   CC       criu/arch/x86/restorer_unmap.o
20:25:47 [2021-03-11T20:25:47.363Z] #41 69.02   CC       criu/arch/x86/sigaction_compat_pie.o
20:25:47 [2021-03-11T20:25:47.363Z] #41 69.31   CC       criu/pie/restorer.o
20:25:47 [2021-03-11T20:25:47.363Z] #41 72.45   LINK     criu/pie/restorer.built-in.o
20:25:47 [2021-03-11T20:25:47.363Z] #41 72.46   GEN      criu/pie/restorer-blob.h
20:25:47 [2021-03-11T20:25:47.363Z] #41 72.56   DEP      criu/vdso.d
20:25:47 [2021-03-11T20:25:47.363Z] #41 72.73   DEP      criu/vdso-compat.d
20:25:47 [2021-03-11T20:25:47.363Z] #41 72.91   DEP      criu/uts_ns.d
20:25:47 [2021-03-11T20:25:47.363Z] #41 73.11   DEP      criu/util.d
20:25:47 [2021-03-11T20:25:47.363Z] #41 73.32   DEP      criu/uffd.d
20:25:47 [2021-03-11T20:25:47.363Z] #41 73.56   DEP      criu/tun.d
20:25:47 [2021-03-11T20:25:47.363Z] #41 73.81   DEP      criu/tty.d
20:25:47 [2021-03-11T20:25:47.363Z] #41 74.03   DEP      criu/timerfd.d
20:25:47 [2021-03-11T20:25:47.566Z] #18 42.39 Selecting previously unselected package net-tools.
20:25:47 [2021-03-11T20:25:47.566Z] #18 42.41 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
20:25:47 [2021-03-11T20:25:47.566Z] #18 42.42 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:25:47 [2021-03-11T20:25:47.566Z] #18 42.61 Selecting previously unselected package python-pip-whl.
20:25:47 [2021-03-11T20:25:47.734Z] #14 1.676 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:25:47 [2021-03-11T20:25:47.734Z] #14 DONE 1.7s
20:25:47 [2021-03-11T20:25:47.734Z] 
20:25:47 [2021-03-11T20:25:47.734Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:47 [2021-03-11T20:25:47.734Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:25:47 [2021-03-11T20:25:47.734Z] #41 41.17   CC       images/opts.o
20:25:47 [2021-03-11T20:25:47.734Z] #41 41.38   CC       images/seccomp.o
20:25:47 [2021-03-11T20:25:47.734Z] #41 41.84   CC       images/binfmt-misc.o
20:25:47 [2021-03-11T20:25:47.734Z] #41 42.00   CC       images/time.o
20:25:47 [2021-03-11T20:25:47.734Z] #41 42.16   CC       images/sysctl.o
20:25:47 [2021-03-11T20:25:47.734Z] #41 42.29   CC       images/autofs.o
20:25:47 [2021-03-11T20:25:47.734Z] #41 42.41   CC       images/macvlan.o
20:25:47 [2021-03-11T20:25:47.823Z] #18 42.62 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:25:47 [2021-03-11T20:25:47.823Z] #18 42.63 Unpacking python-pip-whl (18.1-5) ...
20:25:47 [2021-03-11T20:25:47.854Z] #40 52.08 Selecting previously unselected package libprotoc17:amd64.
20:25:47 [2021-03-11T20:25:47.854Z] #40 52.08 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
20:25:47 [2021-03-11T20:25:47.854Z] #40 52.09 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
20:25:47 [2021-03-11T20:25:47.926Z] #41 74.27   DEP      criu/timens.d
20:25:47 [2021-03-11T20:25:47.926Z] #41 74.48   DEP      criu/sysfs_parse.d
20:25:47 [2021-03-11T20:25:47.998Z] #41 42.59   CC       images/sit.o
20:25:47 [2021-03-11T20:25:47.998Z] #41 42.79   CC       images/memfd.o
20:25:48 [2021-03-11T20:25:48.182Z] #41 74.63   DEP      criu/sysctl.d
20:25:48 [2021-03-11T20:25:48.262Z] #41 43.05   CC       images/timens.o
20:25:48 [2021-03-11T20:25:48.386Z] #18 43.21 Selecting previously unselected package python3-lib2to3.
20:25:48 [2021-03-11T20:25:48.386Z] #18 43.23 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:25:48 [2021-03-11T20:25:48.386Z] #18 43.23 Unpacking python3-lib2to3 (3.7.3-1) ...
20:25:48 [2021-03-11T20:25:48.386Z] #18 43.37 Selecting previously unselected package python3-distutils.
20:25:48 [2021-03-11T20:25:48.386Z] #18 43.39 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:25:48 [2021-03-11T20:25:48.386Z] #18 43.40 Unpacking python3-distutils (3.7.3-1) ...
20:25:48 [2021-03-11T20:25:48.439Z] #41 74.86   DEP      criu/string.d
20:25:48 [2021-03-11T20:25:48.439Z] #41 74.91   DEP      criu/stats.d
20:25:48 [2021-03-11T20:25:48.439Z] #41 75.08   DEP      criu/sockets.d
20:25:48 [2021-03-11T20:25:48.527Z] #41 43.24   LINK     images/built-in.o
20:25:48 [2021-03-11T20:25:48.527Z] #41 43.39   GEN      compel/include/asm
20:25:48 [2021-03-11T20:25:48.527Z] #41 43.45   GEN      compel/include/version.h
20:25:48 [2021-03-11T20:25:48.643Z] #18 43.56 Selecting previously unselected package python3-pip.
20:25:48 [2021-03-11T20:25:48.643Z] #18 43.58 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:25:48 [2021-03-11T20:25:48.643Z] #18 43.59 Unpacking python3-pip (18.1-5) ...
20:25:48 [2021-03-11T20:25:48.698Z] #41 75.28   DEP      criu/sk-unix.d
20:25:48 [2021-03-11T20:25:48.785Z] #40 52.84 Selecting previously unselected package protobuf-c-compiler.
20:25:48 [2021-03-11T20:25:48.785Z] #40 52.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
20:25:48 [2021-03-11T20:25:48.785Z] #40 52.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:25:48 [2021-03-11T20:25:48.785Z] #40 52.97 Selecting previously unselected package protobuf-compiler.
20:25:48 [2021-03-11T20:25:48.785Z] #40 52.99 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
20:25:48 [2021-03-11T20:25:48.785Z] #40 52.99 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:25:48 [2021-03-11T20:25:48.785Z] #40 53.19 Selecting previously unselected package python-pkg-resources.
20:25:48 [2021-03-11T20:25:48.785Z] #40 53.19 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:25:48 [2021-03-11T20:25:48.791Z] #41 43.46 touch .config
20:25:48 [2021-03-11T20:25:48.791Z] #41 43.51   GEN      include/common/config.h
20:25:48 [2021-03-11T20:25:48.791Z] #41 43.66   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:25:48 [2021-03-11T20:25:48.791Z] #41 43.68   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
20:25:48 [2021-03-11T20:25:48.900Z] #18 43.74 Selecting previously unselected package python3-pkg-resources.
20:25:48 [2021-03-11T20:25:48.900Z] #18 43.74 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:25:48 [2021-03-11T20:25:48.900Z] #18 43.75 Unpacking python3-pkg-resources (40.8.0-1) ...
20:25:48 [2021-03-11T20:25:48.900Z] #18 43.88 Selecting previously unselected package python3-setuptools.
20:25:48 [2021-03-11T20:25:48.900Z] #18 43.89 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:25:48 [2021-03-11T20:25:48.900Z] #18 43.90 Unpacking python3-setuptools (40.8.0-1) ...
20:25:48 [2021-03-11T20:25:48.957Z] #41 75.50   DEP      criu/sk-tcp.d
20:25:48 [2021-03-11T20:25:48.957Z] #41 75.72   DEP      criu/sk-queue.d
20:25:49 [2021-03-11T20:25:49.041Z] #40 53.22 Unpacking python-pkg-resources (40.8.0-1) ...
20:25:49 [2021-03-11T20:25:49.056Z] #41 43.76   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
20:25:49 [2021-03-11T20:25:49.056Z] #41 43.80   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
20:25:49 [2021-03-11T20:25:49.056Z] #41 43.82   DEP      compel/plugins/std/infect.d
20:25:49 [2021-03-11T20:25:49.157Z] #18 44.13 Selecting previously unselected package python3-wheel.
20:25:49 [2021-03-11T20:25:49.157Z] #18 44.14 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:25:49 [2021-03-11T20:25:49.157Z] #18 44.15 Unpacking python3-wheel (0.32.3-2) ...
20:25:49 [2021-03-11T20:25:49.157Z] #18 44.22 Selecting previously unselected package sudo.
20:25:49 [2021-03-11T20:25:49.217Z] #41 75.85   DEP      criu/sk-packet.d
20:25:49 [2021-03-11T20:25:49.297Z] #40 53.51 Selecting previously unselected package python-six.
20:25:49 [2021-03-11T20:25:49.297Z] #40 53.51 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:25:49 [2021-03-11T20:25:49.297Z] #40 53.51 Unpacking python-six (1.12.0-1) ...
20:25:49 [2021-03-11T20:25:49.328Z] #41 43.96   DEP      compel/plugins/std/string.d
20:25:49 [2021-03-11T20:25:49.328Z] #41 ...
20:25:49 [2021-03-11T20:25:49.328Z] 
20:25:49 [2021-03-11T20:25:49.328Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:25:49 [2021-03-11T20:25:49.328Z] #15 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52
20:25:49 [2021-03-11T20:25:49.328Z] #15 DONE 1.7s
20:25:49 [2021-03-11T20:25:49.328Z] 
20:25:49 [2021-03-11T20:25:49.328Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:49 [2021-03-11T20:25:49.328Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:25:49 [2021-03-11T20:25:49.328Z] #41 44.07   DEP      compel/plugins/std/log.d
20:25:49 [2021-03-11T20:25:49.328Z] #41 44.19   DEP      compel/plugins/std/fds.d
20:25:49 [2021-03-11T20:25:49.414Z] #18 44.22 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
20:25:49 [2021-03-11T20:25:49.414Z] #18 44.23 Unpacking sudo (1.8.27-1+deb10u3) ...
20:25:49 [2021-03-11T20:25:49.473Z] #41 76.04   DEP      criu/sk-netlink.d
20:25:49 [2021-03-11T20:25:49.553Z] #40 53.66 Selecting previously unselected package python-protobuf.
20:25:49 [2021-03-11T20:25:49.553Z] #40 53.66 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
20:25:49 [2021-03-11T20:25:49.553Z] #40 53.67 Unpacking python-protobuf (3.6.1.3-2) ...
20:25:49 [2021-03-11T20:25:49.592Z] #41 44.32   DEP      compel/plugins/std/std.d
20:25:49 [2021-03-11T20:25:49.592Z] #41 44.42   DEP      compel/plugins/shmem/shmem.d
20:25:49 [2021-03-11T20:25:49.592Z] #41 44.54   DEP      compel/plugins/fds/fds.d
20:25:49 [2021-03-11T20:25:49.739Z] #41 76.19   DEP      criu/sk-inet.d
20:25:49 [2021-03-11T20:25:49.739Z] #41 76.44   DEP      criu/signalfd.d
20:25:49 [2021-03-11T20:25:49.858Z] #41 44.73   CC       compel/plugins/std/std.o
20:25:49 [2021-03-11T20:25:49.978Z] #18 44.71 Selecting previously unselected package thin-provisioning-tools.
20:25:49 [2021-03-11T20:25:49.978Z] #18 44.72 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
20:25:49 [2021-03-11T20:25:49.978Z] #18 44.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:25:49 [2021-03-11T20:25:49.978Z] #18 44.99 Selecting previously unselected package uidmap.
20:25:49 [2021-03-11T20:25:49.978Z] #18 45.00 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
20:25:49 [2021-03-11T20:25:49.978Z] #18 45.01 Unpacking uidmap (1:4.5-1.1) ...
20:25:49 [2021-03-11T20:25:49.995Z] #41 76.57   DEP      criu/sigframe.d
20:25:49 [2021-03-11T20:25:49.995Z] #41 76.68   DEP      criu/shmem.d
20:25:50 [2021-03-11T20:25:50.115Z] #40 54.30 Setting up python-pkg-resources (40.8.0-1) ...
20:25:50 [2021-03-11T20:25:50.234Z] #18 45.12 Selecting previously unselected package vim-runtime.
20:25:50 [2021-03-11T20:25:50.235Z] #18 45.13 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:25:50 [2021-03-11T20:25:50.235Z] #18 45.18 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:25:50 [2021-03-11T20:25:50.235Z] #18 45.23 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:25:50 [2021-03-11T20:25:50.235Z] #18 45.23 Unpacking vim-runtime (2:8.1.0875-5) ...
20:25:50 [2021-03-11T20:25:50.251Z] #41 76.87   DEP      criu/servicefd.d
20:25:50 [2021-03-11T20:25:50.437Z] #41 45.20   CC       compel/plugins/std/fds.o
20:25:50 [2021-03-11T20:25:50.451Z] .
20:25:50 [2021-03-11T20:25:50.451Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:25:50 [2021-03-11T20:25:50.451Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:25:50 [2021-03-11T20:25:50.451Z] Error: No such image: emptyfs
20:25:50 [2021-03-11T20:25:50.508Z] #41 77.10   DEP      criu/seize.d
20:25:50 [2021-03-11T20:25:50.702Z] #41 45.57   CC       compel/plugins/std/log.o
20:25:50 [2021-03-11T20:25:50.706Z] Running integration-test (iteration 1)
20:25:50 [2021-03-11T20:25:50.706Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:25:50 [2021-03-11T20:25:50.764Z] #41 77.25   DEP      criu/seccomp.d
20:25:50 [2021-03-11T20:25:50.764Z] #41 77.42   DEP      criu/rst-malloc.d
20:25:50 [2021-03-11T20:25:50.764Z] #41 77.52   DEP      criu/rbtree.d
20:25:51 [2021-03-11T20:25:51.020Z] #41 77.59   DEP      criu/pstree.d
20:25:51 [2021-03-11T20:25:51.277Z] #41 77.83   DEP      criu/protobuf.d
20:25:51 [2021-03-11T20:25:51.285Z] #41 ...
20:25:51 [2021-03-11T20:25:51.285Z] 
20:25:51 [2021-03-11T20:25:51.285Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:25:51 [2021-03-11T20:25:51.285Z] #16 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7
20:25:51 [2021-03-11T20:25:51.285Z] #16 DONE 1.8s
20:25:51 [2021-03-11T20:25:51.285Z] 
20:25:51 [2021-03-11T20:25:51.285Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
20:25:51 [2021-03-11T20:25:51.285Z] #22 sha256:c917b5e560e3026ccbe218399c9544bf85a0cfbeb8ed96d20cfcd2be5a372773
20:25:51 [2021-03-11T20:25:51.533Z] #41 78.02   GEN      criu/protobuf-desc-gen.h
20:25:52 [2021-03-11T20:25:52.008Z] #40 ...
20:25:52 [2021-03-11T20:25:52.008Z] 
20:25:52 [2021-03-11T20:25:52.008Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:25:52 [2021-03-11T20:25:52.008Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:25:52 [2021-03-11T20:25:52.008Z] #11 52.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
20:25:52 [2021-03-11T20:25:52.008Z] #11 55.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
20:25:52 [2021-03-11T20:25:52.008Z] #11 55.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
20:25:52 [2021-03-11T20:25:52.008Z] #11 55.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:25:52 [2021-03-11T20:25:52.008Z] #11 55.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:25:52 [2021-03-11T20:25:52.008Z] #11 55.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
20:25:52 [2021-03-11T20:25:52.008Z] #11 55.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
20:25:52 [2021-03-11T20:25:52.008Z] #11 55.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
20:25:52 [2021-03-11T20:25:52.008Z] #11 55.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
20:25:52 [2021-03-11T20:25:52.008Z] #11 55.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
20:25:52 [2021-03-11T20:25:52.008Z] #11 55.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
20:25:52 [2021-03-11T20:25:52.008Z] #11 55.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
20:25:52 [2021-03-11T20:25:52.008Z] #11 55.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
20:25:52 [2021-03-11T20:25:52.008Z] #11 55.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
20:25:52 [2021-03-11T20:25:52.008Z] #11 55.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
20:25:52 [2021-03-11T20:25:52.008Z] #11 55.36 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
20:25:52 [2021-03-11T20:25:52.265Z] #11 56.42 debconf: delaying package configuration, since apt-utils is not installed
20:25:52 [2021-03-11T20:25:52.265Z] #11 56.63 Fetched 78.2 MB in 8s (9527 kB/s)
20:25:52 [2021-03-11T20:25:52.521Z] #11 56.70 (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.)
20:25:52 [2021-03-11T20:25:52.521Z] #11 56.77 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
20:25:52 [2021-03-11T20:25:52.521Z] #11 56.79 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
20:25:52 [2021-03-11T20:25:52.901Z] #41 ...
20:25:52 [2021-03-11T20:25:52.901Z] 
20:25:52 [2021-03-11T20:25:52.901Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:25:52 [2021-03-11T20:25:52.901Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:25:52 [2021-03-11T20:25:52.901Z] #18 10.88 Fetched 8423 kB in 10s (867 kB/s)
20:25:52 [2021-03-11T20:25:52.901Z] #18 10.88 Reading package lists...
20:25:52 [2021-03-11T20:25:52.901Z] #18 14.68 Reading package lists...
20:25:52 [2021-03-11T20:25:52.901Z] #18 18.53 Building dependency tree...
20:25:52 [2021-03-11T20:25:52.901Z] #18 20.04 libcap2-bin is already the newest version (1:2.25-2).
20:25:52 [2021-03-11T20:25:52.901Z] #18 20.04 The following additional packages will be installed:
20:25:52 [2021-03-11T20:25:52.901Z] #18 20.05   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:25:52 [2021-03-11T20:25:52.901Z] #18 20.05   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:25:52 [2021-03-11T20:25:52.901Z] #18 20.05   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:25:52 [2021-03-11T20:25:52.901Z] #18 20.05   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:25:52 [2021-03-11T20:25:52.901Z] #18 20.05   python3.7 python3.7-minimal vim-runtime xxd
20:25:52 [2021-03-11T20:25:52.901Z] #18 20.05 Suggested packages:
20:25:52 [2021-03-11T20:25:52.901Z] #18 20.05   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:25:52 [2021-03-11T20:25:52.901Z] #18 20.05   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:25:52 [2021-03-11T20:25:52.901Z] #18 20.05   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:25:52 [2021-03-11T20:25:52.901Z] #18 20.05 Recommended packages:
20:25:52 [2021-03-11T20:25:52.901Z] #18 20.05   aufs-dkms nftables build-essential python3-dev python3-keyring
20:25:52 [2021-03-11T20:25:52.901Z] #18 20.05   python3-keyrings.alt python3-xdg unzip
20:25:53 [2021-03-11T20:25:53.083Z] #11 57.17 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
20:25:53 [2021-03-11T20:25:53.137Z] #22 118.1 Checking out files:  23% (2610/11201)   
Checking out files:  24% (2689/11201)   
Checking out files:  25% (2801/11201)   
Checking out files:  26% (2913/11201)   
Checking out files:  27% (3025/11201)   
Checking out files:  28% (3137/11201)   
Checking out files:  29% (3249/11201)   
Checking out files:  30% (3361/11201)   
Checking out files:  31% (3473/11201)   
Checking out files:  32% (3585/11201)   
Checking out files:  33% (3697/11201)   
Checking out files:  34% (3809/11201)   
Checking out files:  35% (3921/11201)   
Checking out files:  35% (3933/11201)   
Checking out files:  36% (4033/11201)   
Checking out files:  37% (4145/11201)   
Checking out files:  38% (4257/11201)   
Checking out files:  39% (4369/11201)   
Checking out files:  40% (4481/11201)   
Checking out files:  41% (4593/11201)   
Checking out files:  42% (4705/11201)   
Checking out files:  43% (4817/11201)   
Checking out files:  44% (4929/11201)   
Checking out files:  45% (5041/11201)   
Checking out files:  46% (5153/11201)   
Checking out files:  47% (5265/11201)   
Checking out files:  48% (5377/11201)   
Checking out files:  49% (5489/11201)   
Checking out files:  50% (5601/11201)   
Checking out files:  51% (5713/11201)   
Checking out files:  52% (5825/11201)   
Checking out files:  53% (5937/11201)   
Checking out files:  54% (6049/11201)   
Checking out files:  55% (6161/11201)   
Checking out files:  56% (6273/11201)   
Checking out files:  56% (6358/11201)   
Checking out files:  57% (6385/11201)   
Checking out files:  58% (6497/11201)   
Checking out files:  59% (6609/11201)   
Checking out files:  60% (6721/11201)   
Checking out files:  61% (6833/11201)   
Checking out files:  62% (6945/11201)   
Checking out files:  63% (7057/11201)   
Checking out files:  64% (7169/11201)   
20:25:53 [2021-03-11T20:25:53.137Z] #22 ...
20:25:53 [2021-03-11T20:25:53.137Z] 
20:25:53 [2021-03-11T20:25:53.137Z] #17 [dev-systemd-false  6/26] RUN ldconfig
20:25:53 [2021-03-11T20:25:53.137Z] #17 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f
20:25:53 [2021-03-11T20:25:53.137Z] #17 DONE 1.8s
20:25:53 [2021-03-11T20:25:53.137Z] 
20:25:53 [2021-03-11T20:25:53.137Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
20:25:53 [2021-03-11T20:25:53.137Z] #22 sha256:c917b5e560e3026ccbe218399c9544bf85a0cfbeb8ed96d20cfcd2be5a372773
20:25:53 [2021-03-11T20:25:53.158Z] #18 ...
20:25:53 [2021-03-11T20:25:53.158Z] 
20:25:53 [2021-03-11T20:25:53.158Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:53 [2021-03-11T20:25:53.158Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:25:53 [2021-03-11T20:25:53.158Z] #41 79.76   DEP      criu/protobuf-desc.d
20:25:53 [2021-03-11T20:25:53.158Z] #41 79.90   DEP      criu/proc_parse.d
20:25:53 [2021-03-11T20:25:53.342Z] #11 57.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:25:53 [2021-03-11T20:25:53.342Z] #11 57.47 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
20:25:53 [2021-03-11T20:25:53.342Z] #11 57.49 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
20:25:53 [2021-03-11T20:25:53.414Z] #41 ...
20:25:53 [2021-03-11T20:25:53.414Z] 
20:25:53 [2021-03-11T20:25:53.414Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:25:53 [2021-03-11T20:25:53.414Z] #43 sha256:8cbdb0beef49b615ecb808cc8c68245870f39cac0cc58809d71da321febafa77
20:25:53 [2021-03-11T20:25:53.414Z] #43 DONE 147.4s
20:25:53 [2021-03-11T20:25:53.507Z] #18 48.59 Selecting previously unselected package vim.
20:25:53 [2021-03-11T20:25:53.507Z] #18 48.59 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
20:25:53 [2021-03-11T20:25:53.598Z] #11 57.73 Setting up libudev1:amd64 (241-7~deb10u6) ...
20:25:53 [2021-03-11T20:25:53.598Z] #11 57.93 Selecting previously unselected package binutils-mingw-w64-i686.
20:25:53 [2021-03-11T20:25:53.671Z] 
20:25:53 [2021-03-11T20:25:53.671Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:25:53 [2021-03-11T20:25:53.671Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:25:53 [2021-03-11T20:25:53.671Z] #18 ...
20:25:53 [2021-03-11T20:25:53.671Z] 
20:25:53 [2021-03-11T20:25:53.671Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:53 [2021-03-11T20:25:53.671Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:25:53 [2021-03-11T20:25:53.671Z] #41 80.23   DEP      criu/plugin.d
20:25:53 [2021-03-11T20:25:53.764Z] #18 48.62 Unpacking vim (2:8.1.0875-5) ...
20:25:53 [2021-03-11T20:25:53.854Z] #11 57.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.)
20:25:53 [2021-03-11T20:25:53.854Z] #11 58.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
20:25:53 [2021-03-11T20:25:53.854Z] #11 58.05 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:25:53 [2021-03-11T20:25:53.927Z] #41 80.40   DEP      criu/pipes.d
20:25:54 [2021-03-11T20:25:54.184Z] #41 80.67   DEP      criu/pie-util.d
20:25:54 [2021-03-11T20:25:54.184Z] #41 80.91   DEP      criu/pie-util-vdso.d
20:25:54 [2021-03-11T20:25:54.328Z] #18 49.25 Selecting previously unselected package xfsprogs.
20:25:54 [2021-03-11T20:25:54.328Z] #18 49.25 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
20:25:54 [2021-03-11T20:25:54.328Z] #18 49.25 Unpacking xfsprogs (4.20.0-1) ...
20:25:54 [2021-03-11T20:25:54.440Z] #41 81.15   DEP      criu/pie-util-vdso-elf32.d
20:25:54 [2021-03-11T20:25:54.697Z] #41 81.33   DEP      criu/path.d
20:25:54 [2021-03-11T20:25:54.697Z] #41 81.45   DEP      criu/parasite-syscall.d
20:25:54 [2021-03-11T20:25:54.892Z] #18 49.72 Selecting previously unselected package zip.
20:25:54 [2021-03-11T20:25:54.892Z] #18 49.73 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
20:25:54 [2021-03-11T20:25:54.892Z] #18 49.75 Unpacking zip (3.0-11+b1) ...
20:25:54 [2021-03-11T20:25:54.892Z] #18 49.97 Setting up aufs-tools (1:4.14+20190211-1) ...
20:25:54 [2021-03-11T20:25:54.892Z] #18 49.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:25:54 [2021-03-11T20:25:54.953Z] #41 81.73   DEP      criu/pagemap.d
20:25:54 [2021-03-11T20:25:54.988Z] #22 118.1 Checking out files:  23% (2610/11201)   
Checking out files:  24% (2689/11201)   
Checking out files:  25% (2801/11201)   
Checking out files:  26% (2913/11201)   
Checking out files:  27% (3025/11201)   
Checking out files:  28% (3137/11201)   
Checking out files:  29% (3249/11201)   
Checking out files:  30% (3361/11201)   
Checking out files:  31% (3473/11201)   
Checking out files:  32% (3585/11201)   
Checking out files:  33% (3697/11201)   
Checking out files:  34% (3809/11201)   
Checking out files:  35% (3921/11201)   
Checking out files:  35% (3933/11201)   
Checking out files:  36% (4033/11201)   
Checking out files:  37% (4145/11201)   
Checking out files:  38% (4257/11201)   
Checking out files:  39% (4369/11201)   
Checking out files:  40% (4481/11201)   
Checking out files:  41% (4593/11201)   
Checking out files:  42% (4705/11201)   
Checking out files:  43% (4817/11201)   
Checking out files:  44% (4929/11201)   
Checking out files:  45% (5041/11201)   
Checking out files:  46% (5153/11201)   
Checking out files:  47% (5265/11201)   
Checking out files:  48% (5377/11201)   
Checking out files:  49% (5489/11201)   
Checking out files:  50% (5601/11201)   
Checking out files:  51% (5713/11201)   
Checking out files:  52% (5825/11201)   
Checking out files:  53% (5937/11201)   
Checking out files:  54% (6049/11201)   
Checking out files:  55% (6161/11201)   
Checking out files:  56% (6273/11201)   
Checking out files:  56% (6358/11201)   
Checking out files:  57% (6385/11201)   
Checking out files:  58% (6497/11201)   
Checking out files:  59% (6609/11201)   
Checking out files:  60% (6721/11201)   
Checking out files:  61% (6833/11201)   
Checking out files:  62% (6945/11201)   
Checking out files:  63% (7057/11201)   
Checking out files:  64% (7169/11201)   
Checking out files:  65% (7281/11201)   
Checking out files:  66% (7393/11201)   
Checking out files:  67% (7505/11201)   
Checking out files:  68% (7617/11201)   
Checking out files:  69% (7729/11201)   
Checking out files:  70% (7841/11201)   
Checking out files:  71% (7953/11201)   
Checking out files:  72% (8065/11201)   
Checking out files:  73% (8177/11201)   
Checking out files:  74% (8289/11201)   
Checking out files:  75% (8401/11201)   
Checking out files:  76% (8513/11201)   
Checking out files:  76% (8535/11201)   
Checking out files:  77% (8625/11201)   
Checking out files:  78% (8737/11201)   
Checking out files:  79% (8849/11201)   
Checking out files:  80% (8961/11201)   
Checking out files:  81% (9073/11201)   
Checking out files:  82% (9185/11201)   
Checking out files:  83% (9297/11201)   
Checking out files:  84% (9409/11201)   
Checking out files:  85% (9521/11201)   
Checking out files:  86% (9633/11201)   
Checking out files:  87% (9745/11201)   
Checking out files:  88% (9857/11201)   
Checking out files:  89% (9969/11201)   
Checking out files:  90% (10081/11201)   
Checking out files:  91% (10193/11201)   
Checking out files:  92% (10305/11201)   
Checking out files:  93% (10417/11201)   
Checking out files:  94% (10529/11201)   
Checking out files:  95% (10641/11201)   
Checking out files:  96% (10753/11201)   
Checking out files:  97% (10865/11201)   
Checking out files:  97% (10971/11201)   
Checking out files:  98% (10977/11201)   
Checking out files:  99% (11089/11201)   
Checking out files: 100% (11201/11201)   
Checking out files: 100% (11201/11201), done.
20:25:54 [2021-03-11T20:25:54.988Z] #22 122.3 + cd /tmp/tmp.i6DNNejWVL/tmp/docker-ce
20:25:54 [2021-03-11T20:25:54.988Z] #22 122.3 + git checkout -q v17.06.2-ce
20:25:55 [2021-03-11T20:25:55.149Z] #18 50.02 Setting up libip6tc0:amd64 (1.8.2-4) ...
20:25:55 [2021-03-11T20:25:55.149Z] #18 50.05 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:25:55 [2021-03-11T20:25:55.149Z] #18 50.06 Setting up libgpm2:amd64 (1.20.7-5) ...
20:25:55 [2021-03-11T20:25:55.149Z] #18 50.07 Setting up libip4tc0:amd64 (1.8.2-4) ...
20:25:55 [2021-03-11T20:25:55.149Z] #18 50.08 Setting up uidmap (1:4.5-1.1) ...
20:25:55 [2021-03-11T20:25:55.149Z] #18 50.10 Setting up libnftnl11:amd64 (1.1.2-2) ...
20:25:55 [2021-03-11T20:25:55.149Z] #18 50.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:25:55 [2021-03-11T20:25:55.149Z] #18 50.12 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:25:55 [2021-03-11T20:25:55.149Z] #18 50.13 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:25:55 [2021-03-11T20:25:55.149Z] #18 50.14 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:25:55 [2021-03-11T20:25:55.149Z] #18 50.16 Setting up xxd (2:8.1.0875-5) ...
20:25:55 [2021-03-11T20:25:55.149Z] #18 50.17 Setting up zip (3.0-11+b1) ...
20:25:55 [2021-03-11T20:25:55.149Z] #18 50.19 Setting up vim-common (2:8.1.0875-5) ...
20:25:55 [2021-03-11T20:25:55.149Z] #18 50.23 Setting up bash-completion (1:2.8-6) ...
20:25:55 [2021-03-11T20:25:55.220Z] #11 ...
20:25:55 [2021-03-11T20:25:55.220Z] 
20:25:55 [2021-03-11T20:25:55.220Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:25:55 [2021-03-11T20:25:55.220Z] #54 sha256:bf8da062bd0c32ccab715a8bf6cee3527ba955e093d7183e16b1855d9e7379d5
20:25:55 [2021-03-11T20:25:55.220Z] #54 3.809 + RM_GOPATH=0
20:25:55 [2021-03-11T20:25:55.220Z] #54 3.809 + TMP_GOPATH=
20:25:55 [2021-03-11T20:25:55.220Z] #54 3.809 + : /build
20:25:55 [2021-03-11T20:25:55.220Z] #54 3.809 + '[' -z '' ']'
20:25:55 [2021-03-11T20:25:55.220Z] #54 3.810 ++ mktemp -d
20:25:55 [2021-03-11T20:25:55.220Z] #54 3.814 + export GOPATH=/tmp/tmp.6B0rfrgxtL
20:25:55 [2021-03-11T20:25:55.220Z] #54 3.819 + GOPATH=/tmp/tmp.6B0rfrgxtL
20:25:55 [2021-03-11T20:25:55.220Z] #54 3.819 + RM_GOPATH=1
20:25:55 [2021-03-11T20:25:55.220Z] #54 3.819 + case "$(go env GOARCH)" in
20:25:55 [2021-03-11T20:25:55.220Z] #54 3.820 ++ go env GOARCH
20:25:55 [2021-03-11T20:25:55.220Z] #54 3.859 + export GO_BUILDMODE=-buildmode=pie
20:25:55 [2021-03-11T20:25:55.220Z] #54 3.860 + GO_BUILDMODE=-buildmode=pie
20:25:55 [2021-03-11T20:25:55.220Z] #54 3.860 ++ dirname /tmp/install/install.sh
20:25:55 [2021-03-11T20:25:55.220Z] #54 3.869 + dir=/tmp/install
20:25:55 [2021-03-11T20:25:55.220Z] #54 3.869 + bin=containerd
20:25:55 [2021-03-11T20:25:55.220Z] #54 3.869 + shift
20:25:55 [2021-03-11T20:25:55.221Z] #54 3.869 + '[' '!' -f /tmp/install/containerd.installer ']'
20:25:55 [2021-03-11T20:25:55.221Z] #54 3.869 + . /tmp/install/containerd.installer
20:25:55 [2021-03-11T20:25:55.221Z] #54 3.869 ++ set -e
20:25:55 [2021-03-11T20:25:55.221Z] #54 3.869 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
20:25:55 [2021-03-11T20:25:55.221Z] #54 3.869 + install_containerd
20:25:55 [2021-03-11T20:25:55.221Z] #54 3.870 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
20:25:55 [2021-03-11T20:25:55.221Z] #54 3.870 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
20:25:55 [2021-03-11T20:25:55.221Z] #54 3.872 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6B0rfrgxtL/src/github.com/containerd/containerd
20:25:55 [2021-03-11T20:25:55.221Z] #54 3.877 Cloning into '/tmp/tmp.6B0rfrgxtL/src/github.com/containerd/containerd'...
20:25:55 [2021-03-11T20:25:55.221Z] #54 ...
20:25:55 [2021-03-11T20:25:55.221Z] 
20:25:55 [2021-03-11T20:25:55.221Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:25:55 [2021-03-11T20:25:55.221Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:25:55 [2021-03-11T20:25:55.221Z] #40 59.03 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:25:55 [2021-03-11T20:25:55.221Z] #40 59.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:25:55 [2021-03-11T20:25:55.221Z] #40 59.14 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:25:55 [2021-03-11T20:25:55.221Z] #40 59.15 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:25:55 [2021-03-11T20:25:55.221Z] #40 59.17 Setting up python-six (1.12.0-1) ...
20:25:55 [2021-03-11T20:25:55.477Z] #40 ...
20:25:55 [2021-03-11T20:25:55.477Z] 
20:25:55 [2021-03-11T20:25:55.477Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:25:55 [2021-03-11T20:25:55.477Z] #43 sha256:0764fddad26d36bf334e78e1176c582767641c17510ff719bb8da38c358cadd8
20:25:55 [2021-03-11T20:25:55.477Z] #43 49.64 bufio
20:25:55 [2021-03-11T20:25:55.477Z] #43 50.06 reflect
20:25:55 [2021-03-11T20:25:55.477Z] #43 51.60 syscall
20:25:55 [2021-03-11T20:25:55.477Z] #43 58.85 time
20:25:55 [2021-03-11T20:25:55.516Z] #41 81.96   DEP      criu/pagemap-cache.d
20:25:55 [2021-03-11T20:25:55.516Z] #41 82.07   DEP      criu/page-xfer.d
20:25:55 [2021-03-11T20:25:55.772Z] #41 82.22   DEP      criu/page-pipe.d
20:25:55 [2021-03-11T20:25:55.772Z] #41 82.33   DEP      criu/netfilter.d
20:25:56 [2021-03-11T20:25:56.029Z] #41 82.54   DEP      criu/net.d
20:25:56 [2021-03-11T20:25:56.029Z] #41 82.71   DEP      criu/namespaces.d
20:25:56 [2021-03-11T20:25:56.039Z] #43 ...
20:25:56 [2021-03-11T20:25:56.039Z] 
20:25:56 [2021-03-11T20:25:56.039Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:25:56 [2021-03-11T20:25:56.039Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:25:56 [2021-03-11T20:25:56.039Z] #34 50.21 Selecting previously unselected package cmake-data.
20:25:56 [2021-03-11T20:25:56.039Z] #34 50.21 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:25:56 [2021-03-11T20:25:56.039Z] #34 50.21 Unpacking cmake-data (3.13.4-1) ...
20:25:56 [2021-03-11T20:25:56.039Z] #34 53.42 Selecting previously unselected package libicu63:amd64.
20:25:56 [2021-03-11T20:25:56.039Z] #34 53.42 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
20:25:56 [2021-03-11T20:25:56.039Z] #34 53.43 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:25:56 [2021-03-11T20:25:56.039Z] #34 ...
20:25:56 [2021-03-11T20:25:56.039Z] 
20:25:56 [2021-03-11T20:25:56.039Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:25:56 [2021-03-11T20:25:56.039Z] #49 sha256:56607838db770a334555755fcffaee996f6372936c72452c71413ff26f2cf5b7
20:25:56 [2021-03-11T20:25:56.039Z] #49 51.97 syscall
20:25:56 [2021-03-11T20:25:56.039Z] #49 52.00 reflect
20:25:56 [2021-03-11T20:25:56.039Z] #49 59.00 time
20:25:56 [2021-03-11T20:25:56.287Z] #41 82.89   DEP      criu/mount.d
20:25:56 [2021-03-11T20:25:56.298Z] #49 ...
20:25:56 [2021-03-11T20:25:56.298Z] 
20:25:56 [2021-03-11T20:25:56.298Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
20:25:56 [2021-03-11T20:25:56.298Z] #45 sha256:96e7908b14a14c3e6a40c0707eb99595aa003c5692cd646e3aa6e17e13931477
20:25:56 [2021-03-11T20:25:56.298Z] #45 DONE 60.5s
20:25:56 [2021-03-11T20:25:56.298Z] 
20:25:56 [2021-03-11T20:25:56.298Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:25:56 [2021-03-11T20:25:56.298Z] #32 sha256:5c8a013ac5598039f871850a63ad7735c7d6cad99c2826d96b1d6b3a4e916dc7
20:25:56 [2021-03-11T20:25:56.298Z] #32 54.61 time
20:25:56 [2021-03-11T20:25:56.298Z] #32 ...
20:25:56 [2021-03-11T20:25:56.298Z] 
20:25:56 [2021-03-11T20:25:56.298Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:25:56 [2021-03-11T20:25:56.298Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:25:56 [2021-03-11T20:25:56.298Z] #11 60.73 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:25:56 [2021-03-11T20:25:56.298Z] #11 60.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
20:25:56 [2021-03-11T20:25:56.298Z] #11 60.73 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:25:56 [2021-03-11T20:25:56.543Z] #41 83.10   DEP      criu/memfd.d
20:25:56 [2021-03-11T20:25:56.543Z] #41 83.27   DEP      criu/mem.d
20:25:56 [2021-03-11T20:25:56.800Z] #41 83.41   DEP      criu/lsm.d
20:25:56 [2021-03-11T20:25:56.800Z] #41 83.48   DEP      criu/log.d
20:25:57 [2021-03-11T20:25:57.055Z] #41 83.55   DEP      criu/libnetlink.d
20:25:57 [2021-03-11T20:25:57.055Z] #41 83.76   DEP      criu/kerndat.d
20:25:57 [2021-03-11T20:25:57.312Z] #41 83.94   DEP      criu/kcmp-ids.d
20:25:57 [2021-03-11T20:25:57.312Z] #41 84.02   DEP      criu/irmap.d
20:25:57 [2021-03-11T20:25:57.568Z] #41 84.18   DEP      criu/ipc_ns.d
20:25:57 [2021-03-11T20:25:57.825Z] #41 84.32   DEP      criu/image.d
20:25:57 [2021-03-11T20:25:57.825Z] #41 84.46   DEP      criu/image-desc.d
20:25:57 [2021-03-11T20:25:57.825Z] #41 84.54   DEP      criu/fsnotify.d
20:25:58 [2021-03-11T20:25:58.082Z] #41 84.71   DEP      criu/filesystems.d
20:25:58 [2021-03-11T20:25:58.338Z] #41 84.87   DEP      criu/files.d
20:25:58 [2021-03-11T20:25:58.338Z] #41 85.11   DEP      criu/files-reg.d
20:25:58 [2021-03-11T20:25:58.415Z] #18 52.96 Setting up libiptc0:amd64 (1.8.2-4) ...
20:25:58 [2021-03-11T20:25:58.415Z] #18 52.97 Setting up xz-utils (5.2.4-1) ...
20:25:58 [2021-03-11T20:25:58.415Z] #18 52.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:25:58 [2021-03-11T20:25:58.415Z] #18 53.00 Setting up sudo (1.8.27-1+deb10u3) ...
20:25:58 [2021-03-11T20:25:58.415Z] #18 53.07 invoke-rc.d: could not determine current runlevel
20:25:58 [2021-03-11T20:25:58.415Z] #18 53.08 invoke-rc.d: policy-rc.d denied execution of start.
20:25:58 [2021-03-11T20:25:58.415Z] #18 53.10 Setting up pigz (2.4-1) ...
20:25:58 [2021-03-11T20:25:58.415Z] #18 53.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:25:58 [2021-03-11T20:25:58.415Z] #18 53.12 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:25:58 [2021-03-11T20:25:58.415Z] #18 53.14 Setting up python-pip-whl (18.1-5) ...
20:25:58 [2021-03-11T20:25:58.415Z] #18 53.15 Setting up libmpdec2:amd64 (2.4.2-2) ...
20:25:58 [2021-03-11T20:25:58.415Z] #18 53.17 Setting up vim-runtime (2:8.1.0875-5) ...
20:25:58 [2021-03-11T20:25:58.671Z] #18 53.60 Setting up libaio1:amd64 (0.3.112-3) ...
20:25:58 [2021-03-11T20:25:58.671Z] #18 53.61 Setting up libonig5:amd64 (6.9.1-1) ...
20:25:58 [2021-03-11T20:25:58.671Z] #18 53.62 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
20:25:58 [2021-03-11T20:25:58.671Z] #18 53.64 Setting up vim (2:8.1.0875-5) ...
20:25:58 [2021-03-11T20:25:58.671Z] #18 53.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:25:58 [2021-03-11T20:25:58.671Z] #18 53.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:25:58 [2021-03-11T20:25:58.671Z] #18 53.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:25:58 [2021-03-11T20:25:58.671Z] #18 53.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:25:58 [2021-03-11T20:25:58.671Z] #18 53.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:25:58 [2021-03-11T20:25:58.671Z] #18 53.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:25:58 [2021-03-11T20:25:58.671Z] #18 53.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:25:58 [2021-03-11T20:25:58.671Z] #18 53.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:25:58 [2021-03-11T20:25:58.671Z] #18 53.73 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:25:58 [2021-03-11T20:25:58.671Z] #18 53.74 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:25:58 [2021-03-11T20:25:58.671Z] #18 ...
20:25:58 [2021-03-11T20:25:58.671Z] 
20:25:58 [2021-03-11T20:25:58.671Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:58 [2021-03-11T20:25:58.671Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:25:58 [2021-03-11T20:25:58.671Z] #41 99.17   CC       criu/cr-dedup.o
20:25:58 [2021-03-11T20:25:58.671Z] #41 99.55   CC       criu/cr-dump.o
20:25:58 [2021-03-11T20:25:58.671Z] #41 101.9   CC       criu/cr-errno.o
20:25:58 [2021-03-11T20:25:58.671Z] #41 102.0   CC       criu/cr-restore.o
20:25:58 [2021-03-11T20:25:58.671Z] #41 106.3   CC       criu/cr-service.o
20:25:58 [2021-03-11T20:25:58.671Z] #41 108.0   CC       criu/crtools.o
20:25:58 [2021-03-11T20:25:58.671Z] #41 108.6   CC       criu/eventfd.o
20:25:58 [2021-03-11T20:25:58.671Z] #41 109.0   CC       criu/eventpoll.o
20:25:58 [2021-03-11T20:25:58.786Z] Loaded image: buildpack-deps:buster
20:25:58 [2021-03-11T20:25:58.786Z] Loaded image: busybox:latest
20:25:58 [2021-03-11T20:25:58.786Z] Loaded image: busybox:glibc
20:25:58 [2021-03-11T20:25:58.900Z] #41 85.34   DEP      criu/files-ext.d
20:25:58 [2021-03-11T20:25:58.900Z] #41 85.44   DEP      criu/file-lock.d
20:25:58 [2021-03-11T20:25:58.927Z] #41 ...
20:25:58 [2021-03-11T20:25:58.927Z] 
20:25:58 [2021-03-11T20:25:58.927Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:25:58 [2021-03-11T20:25:58.927Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:25:58 [2021-03-11T20:25:58.927Z] #18 53.75 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:25:58 [2021-03-11T20:25:58.927Z] #18 53.77 Setting up jq (1.5+dfsg-2+b1) ...
20:25:58 [2021-03-11T20:25:58.927Z] #18 53.78 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
20:25:58 [2021-03-11T20:25:58.927Z] #18 53.79 Setting up python3.7 (3.7.3-2+deb10u2) ...
20:25:59 [2021-03-11T20:25:59.157Z] #41 85.58   DEP      criu/file-ids.d
20:25:59 [2021-03-11T20:25:59.157Z] #41 85.65   DEP      criu/fifo.d
20:25:59 [2021-03-11T20:25:59.157Z] #41 85.77   DEP      criu/fdstore.d
20:25:59 [2021-03-11T20:25:59.222Z] #22 126.0 + mkdir -p /tmp/tmp.i6DNNejWVL/src/github.com/docker
20:25:59 [2021-03-11T20:25:59.222Z] #22 126.0 + mv components/cli /tmp/tmp.i6DNNejWVL/src/github.com/docker/cli
20:25:59 [2021-03-11T20:25:59.222Z] #22 126.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
20:25:59 [2021-03-11T20:25:59.222Z] #22 ...
20:25:59 [2021-03-11T20:25:59.222Z] 
20:25:59 [2021-03-11T20:25:59.222Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:25:59 [2021-03-11T20:25:59.222Z] #51 sha256:454bd997350e8bdb7809a52c53f0dd13d19d08d5aa2ead1ac5e186498f0601e8
20:25:59 [2021-03-11T20:25:59.222Z] #51 8.516 + cd /tmp/tmp.SlMRz1suEI/src/github.com/opencontainers/runc
20:25:59 [2021-03-11T20:25:59.222Z] #51 8.516 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
20:25:59 [2021-03-11T20:25:59.222Z] #51 8.767 + '[' -z '' ']'
20:25:59 [2021-03-11T20:25:59.222Z] #51 8.767 + target=static
20:25:59 [2021-03-11T20:25:59.222Z] #51 8.767 + make 'BUILDTAGS=seccomp ' static
20:25:59 [2021-03-11T20:25:59.222Z] #51 9.189 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
20:25:59 [2021-03-11T20:25:59.413Z] #41 85.86   DEP      criu/fault-injection.d
20:25:59 [2021-03-11T20:25:59.413Z] #41 85.91   DEP      criu/external.d
20:25:59 [2021-03-11T20:25:59.413Z] #41 86.01   DEP      criu/eventpoll.d
20:25:59 [2021-03-11T20:25:59.486Z] #51 ...
20:25:59 [2021-03-11T20:25:59.486Z] 
20:25:59 [2021-03-11T20:25:59.486Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:25:59 [2021-03-11T20:25:59.486Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:25:59 [2021-03-11T20:25:59.486Z] #41 46.51   CC       compel/plugins/std/string.o
20:25:59 [2021-03-11T20:25:59.486Z] #41 47.08   CC       compel/plugins/std/infect.o
20:25:59 [2021-03-11T20:25:59.486Z] #41 47.41   CC       compel/arch/aarch64/plugins/std/parasite-head.o
20:25:59 [2021-03-11T20:25:59.486Z] #41 47.45   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
20:25:59 [2021-03-11T20:25:59.486Z] #41 47.55   AR       compel/plugins/std.lib.a
20:25:59 [2021-03-11T20:25:59.486Z] #41 47.63   CC       compel/plugins/fds/fds.o
20:25:59 [2021-03-11T20:25:59.486Z] #41 48.02   AR       compel/plugins/fds.lib.a
20:25:59 [2021-03-11T20:25:59.487Z] #41 48.09   HOSTDEP  compel/src/lib/log-host.d
20:25:59 [2021-03-11T20:25:59.487Z] #41 48.27   HOSTDEP  compel/src/lib/handle-elf-host.d
20:25:59 [2021-03-11T20:25:59.487Z] #41 48.42   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
20:25:59 [2021-03-11T20:25:59.487Z] #41 48.46   HOSTDEP  compel/src/main-host.d
20:25:59 [2021-03-11T20:25:59.487Z] #41 48.51   DEP      compel/src/lib/ptrace.d
20:25:59 [2021-03-11T20:25:59.487Z] #41 48.58   DEP      compel/src/lib/infect.d
20:25:59 [2021-03-11T20:25:59.487Z] #41 48.72   DEP      compel/src/lib/infect-util.d
20:25:59 [2021-03-11T20:25:59.487Z] #41 48.89   DEP      compel/src/lib/infect-rpc.d
20:25:59 [2021-03-11T20:25:59.487Z] #41 48.98   DEP      compel/arch/aarch64/src/lib/infect.d
20:25:59 [2021-03-11T20:25:59.487Z] #41 49.10   DEP      compel/arch/aarch64/src/lib/cpu.d
20:25:59 [2021-03-11T20:25:59.487Z] #41 49.17   DEP      compel/src/lib/log.d
20:25:59 [2021-03-11T20:25:59.487Z] #41 49.28   DEP      compel/src/main.d
20:25:59 [2021-03-11T20:25:59.487Z] #41 49.37   DEP      compel/src/lib/handle-elf.d
20:25:59 [2021-03-11T20:25:59.487Z] #41 49.47   DEP      compel/arch/aarch64/src/lib/handle-elf.d
20:25:59 [2021-03-11T20:25:59.487Z] #41 49.55   CC       compel/src/lib/log.o
20:25:59 [2021-03-11T20:25:59.487Z] #41 49.83   CC       compel/arch/aarch64/src/lib/cpu.o
20:25:59 [2021-03-11T20:25:59.487Z] #41 50.07   CC       compel/arch/aarch64/src/lib/infect.o
20:25:59 [2021-03-11T20:25:59.487Z] #41 50.38   CC       compel/src/lib/infect-rpc.o
20:25:59 [2021-03-11T20:25:59.487Z] #41 50.71   CC       compel/src/lib/infect-util.o
20:25:59 [2021-03-11T20:25:59.487Z] #41 50.88   CC       compel/src/lib/infect.o
20:25:59 [2021-03-11T20:25:59.487Z] #41 52.63   CC       compel/src/lib/ptrace.o
20:25:59 [2021-03-11T20:25:59.487Z] #41 53.06   AR       compel/libcompel.a
20:25:59 [2021-03-11T20:25:59.487Z] #41 53.18   HOSTCC   compel/src/main-host.o
20:25:59 [2021-03-11T20:25:59.487Z] #41 53.58   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
20:25:59 [2021-03-11T20:25:59.487Z] #41 53.75   HOSTCC   compel/src/lib/handle-elf-host.o
20:25:59 [2021-03-11T20:25:59.487Z] #41 53.99   HOSTCC   compel/src/lib/log-host.o
20:25:59 [2021-03-11T20:25:59.487Z] #41 54.20   HOSTLINK compel/compel-host-bin
20:25:59 [2021-03-11T20:25:59.487Z] #41 54.40   DEP      soccr/soccr.d
20:25:59 [2021-03-11T20:25:59.568Z] #11 63.75 Selecting previously unselected package binutils-mingw-w64.
20:25:59 [2021-03-11T20:25:59.568Z] #11 63.78 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:25:59 [2021-03-11T20:25:59.568Z] #11 63.79 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:25:59 [2021-03-11T20:25:59.569Z] #11 63.96 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:25:59 [2021-03-11T20:25:59.569Z] #11 63.96 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
20:25:59 [2021-03-11T20:25:59.569Z] #11 63.99 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:25:59 [2021-03-11T20:25:59.669Z] #41 86.18   DEP      criu/eventfd.d
20:25:59 [2021-03-11T20:25:59.669Z] #41 86.32   DEP      criu/crtools.d
20:25:59 [2021-03-11T20:25:59.751Z] #41 54.61   CC       soccr/soccr.o
20:25:59 [2021-03-11T20:25:59.824Z] #11 64.18 Selecting previously unselected package dmsetup.
20:25:59 [2021-03-11T20:25:59.824Z] #11 64.18 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
20:25:59 [2021-03-11T20:25:59.824Z] #11 64.19 Unpacking dmsetup (2:1.02.155-3) ...
20:25:59 [2021-03-11T20:25:59.925Z] #41 86.50   DEP      criu/cr-service.d
20:26:00 [2021-03-11T20:26:00.148Z] Loaded image: debian:bullseye
20:26:00 [2021-03-11T20:26:00.148Z] Loaded image: hello-world:latest
20:26:00 [2021-03-11T20:26:00.148Z] Loaded image: arm32v7/hello-world:latest
20:26:00 [2021-03-11T20:26:00.148Z] INFO: Testing against a local daemon
20:26:00 [2021-03-11T20:26:00.148Z] === RUN   TestCgroupNamespacesBuild
20:26:00 [2021-03-11T20:26:00.182Z] #41 86.72   DEP      criu/cr-restore.d
20:26:00 [2021-03-11T20:26:00.386Z] #11 64.47 Selecting previously unselected package mingw-w64-common.
20:26:00 [2021-03-11T20:26:00.386Z] #11 64.47 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:26:00 [2021-03-11T20:26:00.386Z] #11 64.47 Unpacking mingw-w64-common (6.0.0-3) ...
20:26:00 [2021-03-11T20:26:00.438Z] #41 ...
20:26:00 [2021-03-11T20:26:00.438Z] 
20:26:00 [2021-03-11T20:26:00.438Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:26:00 [2021-03-11T20:26:00.438Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
20:26:00 [2021-03-11T20:26:00.438Z] #30 DONE 154.3s
20:26:00 [2021-03-11T20:26:00.438Z] 
20:26:00 [2021-03-11T20:26:00.439Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:26:00 [2021-03-11T20:26:00.439Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:26:00 [2021-03-11T20:26:00.439Z] #18 22.64 The following NEW packages will be installed:
20:26:00 [2021-03-11T20:26:00.439Z] #18 22.64   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:26:00 [2021-03-11T20:26:00.439Z] #18 22.64   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:26:00 [2021-03-11T20:26:00.439Z] #18 22.64   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:26:00 [2021-03-11T20:26:00.439Z] #18 22.64   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:26:00 [2021-03-11T20:26:00.439Z] #18 22.64   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:26:00 [2021-03-11T20:26:00.439Z] #18 22.65   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:26:00 [2021-03-11T20:26:00.439Z] #18 22.65   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:26:00 [2021-03-11T20:26:00.439Z] #18 22.65   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:26:00 [2021-03-11T20:26:00.439Z] #18 22.65   xz-utils zip
20:26:00 [2021-03-11T20:26:00.439Z] #18 22.96 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
20:26:00 [2021-03-11T20:26:00.439Z] #18 22.96 Need to get 28.5 MB of archives.
20:26:00 [2021-03-11T20:26:00.439Z] #18 22.96 After this operation, 116 MB of additional disk space will be used.
20:26:00 [2021-03-11T20:26:00.439Z] #18 22.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 22.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 22.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.28 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.36 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.36 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.37 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.90 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.91 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.91 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.91 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.91 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 23.93 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 24.04 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 24.04 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 24.06 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 24.07 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 24.08 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 24.10 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 24.11 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 24.18 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 24.20 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 24.22 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 24.56 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 24.61 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 24.68 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
20:26:00 [2021-03-11T20:26:00.439Z] #18 25.41 debconf: delaying package configuration, since apt-utils is not installed
20:26:00 [2021-03-11T20:26:00.439Z] #18 25.52 Fetched 28.5 MB in 2s (14.3 MB/s)
20:26:00 [2021-03-11T20:26:00.439Z] #18 25.58 Selecting previously unselected package pigz.
20:26:00 [2021-03-11T20:26:00.439Z] #18 25.58 (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.)
20:26:00 [2021-03-11T20:26:00.439Z] #18 25.67 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
20:26:00 [2021-03-11T20:26:00.439Z] #18 25.67 Unpacking pigz (2.4-1) ...
20:26:00 [2021-03-11T20:26:00.439Z] #18 25.78 Selecting previously unselected package libpython3.7-minimal:amd64.
20:26:00 [2021-03-11T20:26:00.439Z] #18 25.78 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
20:26:00 [2021-03-11T20:26:00.439Z] #18 25.79 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
20:26:00 [2021-03-11T20:26:00.439Z] #18 26.27 Selecting previously unselected package python3.7-minimal.
20:26:00 [2021-03-11T20:26:00.439Z] #18 26.28 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
20:26:00 [2021-03-11T20:26:00.439Z] #18 26.30 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
20:26:00 [2021-03-11T20:26:00.439Z] #18 27.29 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
20:26:00 [2021-03-11T20:26:00.439Z] #18 27.31 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
20:26:01 [2021-03-11T20:26:01.193Z] #41 55.70   AR       soccr/libsoccr.a
20:26:01 [2021-03-11T20:26:01.193Z] #41 55.76 make[1]: 'soccr/libsoccr.a' is up to date.
20:26:01 [2021-03-11T20:26:01.447Z] #18 56.56 Setting up iptables (1.8.2-4) ...
20:26:01 [2021-03-11T20:26:01.488Z] #41 56.25   DEP      criu/arch/aarch64/sigframe.d
20:26:01 [2021-03-11T20:26:01.703Z] #18 56.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:26:01 [2021-03-11T20:26:01.703Z] #18 56.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:26:01 [2021-03-11T20:26:01.703Z] #18 56.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:26:01 [2021-03-11T20:26:01.703Z] #18 56.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:26:01 [2021-03-11T20:26:01.703Z] #18 56.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:26:01 [2021-03-11T20:26:01.703Z] #18 56.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:26:01 [2021-03-11T20:26:01.703Z] #18 56.66 Setting up python3 (3.7.3-1) ...
20:26:01 [2021-03-11T20:26:01.777Z] #41 56.39   DEP      criu/arch/aarch64/crtools.d
20:26:01 [2021-03-11T20:26:01.777Z] #41 56.63   DEP      criu/arch/aarch64/cpu.d
20:26:01 [2021-03-11T20:26:01.777Z] #41 56.65   DEP      criu/arch/aarch64/bitops.d
20:26:01 [2021-03-11T20:26:01.777Z] #41 56.67   CC       criu/arch/aarch64/bitops.o
20:26:01 [2021-03-11T20:26:01.777Z] #41 56.71   CC       criu/arch/aarch64/cpu.o
20:26:02 [2021-03-11T20:26:02.049Z] #41 56.86   CC       criu/arch/aarch64/crtools.o
20:26:02 [2021-03-11T20:26:02.265Z] #18 57.11 Setting up python3-wheel (0.32.3-2) ...
20:26:02 [2021-03-11T20:26:02.276Z] #11 ...
20:26:02 [2021-03-11T20:26:02.276Z] 
20:26:02 [2021-03-11T20:26:02.276Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:26:02 [2021-03-11T20:26:02.276Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
20:26:02 [2021-03-11T20:26:02.276Z] #34 60.75 Selecting previously unselected package libxml2:amd64.
20:26:02 [2021-03-11T20:26:02.276Z] #34 60.75 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 60.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 61.40 Selecting previously unselected package libarchive13:amd64.
20:26:02 [2021-03-11T20:26:02.276Z] #34 61.40 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 61.41 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 61.76 Selecting previously unselected package libjsoncpp1:amd64.
20:26:02 [2021-03-11T20:26:02.276Z] #34 61.78 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 61.78 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 61.98 Selecting previously unselected package librhash0:amd64.
20:26:02 [2021-03-11T20:26:02.276Z] #34 61.99 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 62.01 Unpacking librhash0:amd64 (1.3.8-1) ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 62.20 Selecting previously unselected package libuv1:amd64.
20:26:02 [2021-03-11T20:26:02.276Z] #34 62.20 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 62.22 Unpacking libuv1:amd64 (1.24.1-1) ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 62.40 Selecting previously unselected package cmake.
20:26:02 [2021-03-11T20:26:02.276Z] #34 62.40 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 62.42 Unpacking cmake (3.13.4-1) ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 65.55 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 65.60 Setting up xxd (2:8.1.0875-5) ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 65.63 Setting up libuv1:amd64 (1.24.1-1) ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 65.63 Setting up vim-common (2:8.1.0875-5) ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 65.67 Setting up librhash0:amd64 (1.3.8-1) ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 65.69 Setting up cmake-data (3.13.4-1) ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 65.71 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 65.73 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 65.74 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 65.78 Setting up cmake (3.13.4-1) ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 65.78 Processing triggers for libc-bin (2.28-10) ...
20:26:02 [2021-03-11T20:26:02.276Z] #34 65.93 Processing triggers for mime-support (3.62) ...
20:26:02 [2021-03-11T20:26:02.546Z] #34 DONE 66.8s
20:26:02 [2021-03-11T20:26:02.546Z] 
20:26:02 [2021-03-11T20:26:02.546Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:26:02 [2021-03-11T20:26:02.546Z] #49 sha256:56607838db770a334555755fcffaee996f6372936c72452c71413ff26f2cf5b7
20:26:02 [2021-03-11T20:26:02.546Z] #49 65.33 context
20:26:02 [2021-03-11T20:26:02.546Z] #49 65.68 encoding/binary
20:26:02 [2021-03-11T20:26:02.546Z] #49 66.35 os
20:26:02 [2021-03-11T20:26:02.643Z] #41 57.58   CC       criu/arch/aarch64/sigframe.o
20:26:02 [2021-03-11T20:26:02.959Z] #18 30.42 Selecting previously unselected package python3-minimal.
20:26:02 [2021-03-11T20:26:02.959Z] #18 30.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
20:26:02 [2021-03-11T20:26:02.959Z] #18 30.48 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
20:26:02 [2021-03-11T20:26:02.959Z] #18 30.48 Unpacking python3-minimal (3.7.3-1) ...
20:26:02 [2021-03-11T20:26:02.959Z] #18 30.55 Selecting previously unselected package libmpdec2:amd64.
20:26:02 [2021-03-11T20:26:02.959Z] #18 30.55 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
20:26:02 [2021-03-11T20:26:02.959Z] #18 30.57 Unpacking libmpdec2:amd64 (2.4.2-2) ...
20:26:02 [2021-03-11T20:26:02.959Z] #18 30.65 Selecting previously unselected package libpython3.7-stdlib:amd64.
20:26:02 [2021-03-11T20:26:02.959Z] #18 30.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
20:26:02 [2021-03-11T20:26:02.959Z] #18 30.67 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
20:26:03 [2021-03-11T20:26:03.083Z] #18 57.83 Setting up apparmor (2.13.2-10) ...
20:26:03 [2021-03-11T20:26:03.224Z] #41 57.81   LINK     criu/arch/aarch64/crtools.built-in.o
20:26:03 [2021-03-11T20:26:03.224Z] #41 ...
20:26:03 [2021-03-11T20:26:03.224Z] 
20:26:03 [2021-03-11T20:26:03.224Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:26:03 [2021-03-11T20:26:03.224Z] #18 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
20:26:03 [2021-03-11T20:26:03.224Z] #18 1.668 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:26:03 [2021-03-11T20:26:03.224Z] #18 1.699 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:26:03 [2021-03-11T20:26:03.224Z] #18 1.699 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:26:03 [2021-03-11T20:26:03.224Z] #18 2.316 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
20:26:03 [2021-03-11T20:26:03.224Z] #18 3.067 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
20:26:03 [2021-03-11T20:26:03.224Z] #18 4.272 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
20:26:03 [2021-03-11T20:26:03.224Z] #18 6.428 Fetched 8246 kB in 5s (1644 kB/s)
20:26:03 [2021-03-11T20:26:03.224Z] #18 6.428 Reading package lists...
20:26:03 [2021-03-11T20:26:03.224Z] #18 8.673 Reading package lists...
20:26:03 [2021-03-11T20:26:03.224Z] #18 ...
20:26:03 [2021-03-11T20:26:03.224Z] 
20:26:03 [2021-03-11T20:26:03.224Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:03 [2021-03-11T20:26:03.224Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:26:03 [2021-03-11T20:26:03.224Z] #41 57.88   DEP      criu/pie/util-vdso.d
20:26:03 [2021-03-11T20:26:03.224Z] #41 58.05   DEP      criu/pie/util.d
20:26:03 [2021-03-11T20:26:03.489Z] #41 58.23   CC       criu/pie/util.o
20:26:03 [2021-03-11T20:26:03.753Z] #41 58.48   CC       criu/pie/util-vdso.o
20:26:03 [2021-03-11T20:26:03.894Z] #18 31.63 Selecting previously unselected package python3.7.
20:26:03 [2021-03-11T20:26:03.894Z] #18 31.65 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
20:26:03 [2021-03-11T20:26:03.894Z] #18 31.67 Unpacking python3.7 (3.7.3-2+deb10u2) ...
20:26:03 [2021-03-11T20:26:03.894Z] #18 31.75 Selecting previously unselected package libpython3-stdlib:amd64.
20:26:03 [2021-03-11T20:26:03.894Z] #18 31.76 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
20:26:03 [2021-03-11T20:26:03.894Z] #18 31.77 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
20:26:03 [2021-03-11T20:26:03.894Z] #18 31.87 Setting up python3-minimal (3.7.3-1) ...
20:26:03 [2021-03-11T20:26:03.919Z] #49 68.18 encoding/base64
20:26:04 [2021-03-11T20:26:04.333Z] #41 59.06   AR       criu/pie/pie.lib.a
20:26:04 [2021-03-11T20:26:04.333Z] #41 59.14   DEP      criu/pie/restorer.d
20:26:04 [2021-03-11T20:26:04.597Z] #41 59.40   DEP      criu/arch/aarch64/intraprocedure.d
20:26:04 [2021-03-11T20:26:04.597Z] #41 59.41   DEP      criu/arch/aarch64/restorer.d
20:26:04 [2021-03-11T20:26:04.831Z] #18 32.74 Selecting previously unselected package python3.
20:26:04 [2021-03-11T20:26:04.832Z] #18 32.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
20:26:04 [2021-03-11T20:26:04.832Z] #18 32.80 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
20:26:04 [2021-03-11T20:26:04.832Z] #18 32.81 Unpacking python3 (3.7.3-1) ...
20:26:04 [2021-03-11T20:26:04.862Z] #41 59.59   DEP      criu/arch/aarch64/vdso-pie.d
20:26:04 [2021-03-11T20:26:04.862Z] #41 59.66   DEP      criu/pie/parasite-vdso.d
20:26:04 [2021-03-11T20:26:04.862Z] #41 59.79   DEP      criu/pie/parasite.d
20:26:04 [2021-03-11T20:26:04.974Z] #18 59.69 Setting up xfsprogs (4.20.0-1) ...
20:26:04 [2021-03-11T20:26:04.974Z] #18 59.70 Setting up python3-lib2to3 (3.7.3-1) ...
20:26:05 [2021-03-11T20:26:05.088Z] #18 32.91 Selecting previously unselected package libip4tc0:amd64.
20:26:05 [2021-03-11T20:26:05.088Z] #18 32.93 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
20:26:05 [2021-03-11T20:26:05.088Z] #18 32.94 Unpacking libip4tc0:amd64 (1.8.2-4) ...
20:26:05 [2021-03-11T20:26:05.088Z] #18 33.03 Selecting previously unselected package libip6tc0:amd64.
20:26:05 [2021-03-11T20:26:05.088Z] #18 33.03 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
20:26:05 [2021-03-11T20:26:05.088Z] #18 33.05 Unpacking libip6tc0:amd64 (1.8.2-4) ...
20:26:05 [2021-03-11T20:26:05.127Z] #41 60.05   CC       criu/pie/parasite.o
20:26:05 [2021-03-11T20:26:05.232Z] #18 60.08 Setting up python3-pkg-resources (40.8.0-1) ...
20:26:05 [2021-03-11T20:26:05.287Z] #49 69.36 golang.org/x/sys/unix
20:26:05 [2021-03-11T20:26:05.366Z] #18 33.13 Selecting previously unselected package libiptc0:amd64.
20:26:05 [2021-03-11T20:26:05.366Z] #18 33.14 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
20:26:05 [2021-03-11T20:26:05.366Z] #18 33.16 Unpacking libiptc0:amd64 (1.8.2-4) ...
20:26:05 [2021-03-11T20:26:05.366Z] #18 33.26 Selecting previously unselected package libnfnetlink0:amd64.
20:26:05 [2021-03-11T20:26:05.366Z] #18 33.26 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:26:05 [2021-03-11T20:26:05.366Z] #18 33.28 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:26:05 [2021-03-11T20:26:05.366Z] #18 33.33 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:26:05 [2021-03-11T20:26:05.366Z] #18 33.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
20:26:05 [2021-03-11T20:26:05.366Z] #18 33.34 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:26:05 [2021-03-11T20:26:05.383Z] --- PASS: TestCgroupNamespacesBuild (5.01s)
20:26:05 [2021-03-11T20:26:05.383Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:26:05 [2021-03-11T20:26:05.624Z] #18 33.45 Selecting previously unselected package libnftnl11:amd64.
20:26:05 [2021-03-11T20:26:05.624Z] #18 33.45 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
20:26:05 [2021-03-11T20:26:05.624Z] #18 33.46 Unpacking libnftnl11:amd64 (1.1.2-2) ...
20:26:05 [2021-03-11T20:26:05.624Z] #18 33.53 Selecting previously unselected package iptables.
20:26:05 [2021-03-11T20:26:05.624Z] #18 33.54 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
20:26:05 [2021-03-11T20:26:05.624Z] #18 33.55 Unpacking iptables (1.8.2-4) ...
20:26:06 [2021-03-11T20:26:06.051Z] #18 60.83 Setting up python3-distutils (3.7.3-1) ...
20:26:06 [2021-03-11T20:26:06.187Z] #18 33.89 Selecting previously unselected package xxd.
20:26:06 [2021-03-11T20:26:06.187Z] #18 33.89 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
20:26:06 [2021-03-11T20:26:06.187Z] #18 33.91 Unpacking xxd (2:8.1.0875-5) ...
20:26:06 [2021-03-11T20:26:06.187Z] #18 34.04 Selecting previously unselected package vim-common.
20:26:06 [2021-03-11T20:26:06.187Z] #18 34.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:26:06 [2021-03-11T20:26:06.187Z] #18 34.06 Unpacking vim-common (2:8.1.0875-5) ...
20:26:06 [2021-03-11T20:26:06.221Z] #49 ...
20:26:06 [2021-03-11T20:26:06.221Z] 
20:26:06 [2021-03-11T20:26:06.221Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:26:06 [2021-03-11T20:26:06.221Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:26:06 [2021-03-11T20:26:06.221Z] #11 70.53 Selecting previously unselected package mingw-w64-x86-64-dev.
20:26:06 [2021-03-11T20:26:06.221Z] #11 70.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:26:06 [2021-03-11T20:26:06.221Z] #11 70.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:26:06 [2021-03-11T20:26:06.308Z] #18 61.29 Setting up python3-setuptools (40.8.0-1) ...
20:26:06 [2021-03-11T20:26:06.443Z] #18 34.25 Selecting previously unselected package bash-completion.
20:26:06 [2021-03-11T20:26:06.443Z] #18 34.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:26:06 [2021-03-11T20:26:06.527Z] #41 61.15   LINK     criu/pie/parasite.built-in.o
20:26:06 [2021-03-11T20:26:06.527Z] #41 61.17   GEN      criu/pie/parasite-blob.h
20:26:06 [2021-03-11T20:26:06.527Z] #41 61.20   CC       criu/pie/parasite-vdso.o
20:26:06 [2021-03-11T20:26:06.783Z] #11 ...
20:26:06 [2021-03-11T20:26:06.783Z] 
20:26:06 [2021-03-11T20:26:06.783Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:26:06 [2021-03-11T20:26:06.783Z] #32 sha256:5c8a013ac5598039f871850a63ad7735c7d6cad99c2826d96b1d6b3a4e916dc7
20:26:06 [2021-03-11T20:26:06.783Z] #32 60.95 internal/poll
20:26:06 [2021-03-11T20:26:06.783Z] #32 61.28 internal/fmtsort
20:26:06 [2021-03-11T20:26:06.783Z] #32 62.17 internal/syscall/execenv
20:26:06 [2021-03-11T20:26:06.783Z] #32 62.46 internal/syscall/unix
20:26:06 [2021-03-11T20:26:06.783Z] #32 62.71 strings
20:26:06 [2021-03-11T20:26:06.783Z] #32 63.49 os
20:26:06 [2021-03-11T20:26:06.783Z] #32 65.36 path
20:26:06 [2021-03-11T20:26:06.783Z] #32 65.97 text/tabwriter
20:26:06 [2021-03-11T20:26:06.783Z] #32 67.59 path/filepath
20:26:06 [2021-03-11T20:26:06.783Z] #32 67.59 fmt
20:26:06 [2021-03-11T20:26:06.783Z] #32 69.39 io/ioutil
20:26:06 [2021-03-11T20:26:06.783Z] #32 ...
20:26:06 [2021-03-11T20:26:06.783Z] 
20:26:06 [2021-03-11T20:26:06.783Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
20:26:06 [2021-03-11T20:26:06.783Z] #35 sha256:79c5ebe001effc18254ac6e41256c35c78e085d23908e169807662bc6c10ef7b
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.036 + RM_GOPATH=0
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.036 + TMP_GOPATH=
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.036 + : /build
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.036 + '[' -z '' ']'
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.038 ++ mktemp -d
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.058 + export GOPATH=/tmp/tmp.2LnN7U3ZuM
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.058 + GOPATH=/tmp/tmp.2LnN7U3ZuM
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.058 + RM_GOPATH=1
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.059 + case "$(go env GOARCH)" in
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.060 ++ go env GOARCH
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.080 + export GO_BUILDMODE=-buildmode=pie
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.084 + GO_BUILDMODE=-buildmode=pie
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.085 ++ dirname /tmp/install/install.sh
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.086 + dir=/tmp/install
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.089 + bin=tini
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.100 + shift
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.101 + '[' '!' -f /tmp/install/tini.installer ']'
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.101 + . /tmp/install/tini.installer
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.101 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.101 + install_tini
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.104 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.104 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.104 + git clone https://github.com/krallin/tini.git /tmp/tmp.2LnN7U3ZuM/tini
20:26:06 [2021-03-11T20:26:06.783Z] #35 4.106 Cloning into '/tmp/tmp.2LnN7U3ZuM/tini'...
20:26:06 [2021-03-11T20:26:06.791Z] #41 61.67   CC       criu/arch/aarch64/vdso-pie.o
20:26:07 [2021-03-11T20:26:07.056Z] #41 61.91   CC       criu/arch/aarch64/restorer.o
20:26:07 [2021-03-11T20:26:07.268Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.18s)
20:26:07 [2021-03-11T20:26:07.268Z] === RUN   TestBuildWithSession
20:26:07 [2021-03-11T20:26:07.268Z] --- SKIP: TestBuildWithSession (0.00s)
20:26:07 [2021-03-11T20:26:07.268Z]     build_session_test.go:25: TODO: BuildKit
20:26:07 [2021-03-11T20:26:07.268Z] === RUN   TestBuildSquashParent
20:26:07 [2021-03-11T20:26:07.320Z] #41 62.20   CC       criu/arch/aarch64/intraprocedure.o
20:26:07 [2021-03-11T20:26:07.320Z] #41 62.24   CC       criu/pie/restorer.o
20:26:07 [2021-03-11T20:26:07.347Z] #35 4.874 + cd /tmp/tmp.2LnN7U3ZuM/tini
20:26:07 [2021-03-11T20:26:07.347Z] #35 4.874 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
20:26:07 [2021-03-11T20:26:07.347Z] #35 4.890 + cmake .
20:26:07 [2021-03-11T20:26:07.604Z] #35 ...
20:26:07 [2021-03-11T20:26:07.604Z] 
20:26:07 [2021-03-11T20:26:07.604Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
20:26:07 [2021-03-11T20:26:07.604Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
20:26:07 [2021-03-11T20:26:07.604Z] #40 63.75 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:26:07 [2021-03-11T20:26:07.604Z] #40 63.76 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:26:07 [2021-03-11T20:26:07.604Z] #40 63.81 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
20:26:07 [2021-03-11T20:26:07.604Z] #40 63.81 Setting up libcap-dev:amd64 (1:2.25-2) ...
20:26:07 [2021-03-11T20:26:07.604Z] #40 63.87 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
20:26:07 [2021-03-11T20:26:07.604Z] #40 63.87 Setting up protobuf-compiler (3.6.1.3-2) ...
20:26:07 [2021-03-11T20:26:07.604Z] #40 63.87 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:26:07 [2021-03-11T20:26:07.604Z] #40 63.87 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:26:07 [2021-03-11T20:26:07.604Z] #40 63.93 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:26:07 [2021-03-11T20:26:07.604Z] #40 63.96 Setting up python-protobuf (3.6.1.3-2) ...
20:26:07 [2021-03-11T20:26:07.604Z] #40 71.11 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
20:26:07 [2021-03-11T20:26:07.604Z] #40 71.12 Processing triggers for libc-bin (2.28-10) ...
20:26:07 [2021-03-11T20:26:07.604Z] #40 DONE 71.7s
20:26:07 [2021-03-11T20:26:07.604Z] 
20:26:07 [2021-03-11T20:26:07.604Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:07 [2021-03-11T20:26:07.604Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:26:07 [2021-03-11T20:26:07.677Z] #18 62.40 Setting up python3-pip (18.1-5) ...
20:26:07 [2021-03-11T20:26:07.934Z] #18 ...
20:26:07 [2021-03-11T20:26:07.934Z] 
20:26:07 [2021-03-11T20:26:07.934Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:26:07 [2021-03-11T20:26:07.934Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
20:26:07 [2021-03-11T20:26:07.934Z] #38 187.4 + dpkg --print-architecture
20:26:07 [2021-03-11T20:26:07.934Z] #38 187.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:26:08 [2021-03-11T20:26:08.498Z] #38 188.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:26:08 [2021-03-11T20:26:08.498Z] #38 188.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:26:09 [2021-03-11T20:26:09.253Z] #41 ...
20:26:09 [2021-03-11T20:26:09.254Z] 
20:26:09 [2021-03-11T20:26:09.254Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:26:09 [2021-03-11T20:26:09.254Z] #18 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
20:26:09 [2021-03-11T20:26:09.254Z] #18 8.673 Reading package lists...
20:26:09 [2021-03-11T20:26:09.254Z] #18 11.14 Building dependency tree...
20:26:09 [2021-03-11T20:26:09.254Z] #18 12.23 libcap2-bin is already the newest version (1:2.25-2).
20:26:09 [2021-03-11T20:26:09.254Z] #18 12.23 The following additional packages will be installed:
20:26:09 [2021-03-11T20:26:09.254Z] #18 12.23   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:26:09 [2021-03-11T20:26:09.254Z] #18 12.23   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:26:09 [2021-03-11T20:26:09.254Z] #18 12.24   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:26:09 [2021-03-11T20:26:09.254Z] #18 12.24   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:26:09 [2021-03-11T20:26:09.254Z] #18 12.24   python3.7 python3.7-minimal vim-runtime xxd
20:26:09 [2021-03-11T20:26:09.254Z] #18 12.24 Suggested packages:
20:26:09 [2021-03-11T20:26:09.254Z] #18 12.24   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:26:09 [2021-03-11T20:26:09.254Z] #18 12.24   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:26:09 [2021-03-11T20:26:09.254Z] #18 12.24   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:26:09 [2021-03-11T20:26:09.254Z] #18 12.24 Recommended packages:
20:26:09 [2021-03-11T20:26:09.254Z] #18 12.24   aufs-dkms nftables build-essential python3-dev python3-keyring
20:26:09 [2021-03-11T20:26:09.254Z] #18 12.24   python3-keyrings.alt python3-xdg unzip
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.38 The following NEW packages will be installed:
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.38   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.38   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.38   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.38   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.38   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.38   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.39   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.39   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.39   xz-utils zip
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.71 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.71 Need to get 27.6 MB of archives.
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.71 After this operation, 114 MB of additional disk space will be used.
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 13.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.10 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.10 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.59 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.63 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.64 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.64 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.64 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.65 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.69 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.70 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.70 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.71 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.71 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.77 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.77 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.80 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.81 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 14.83 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 15.19 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 15.23 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 15.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
20:26:09 [2021-03-11T20:26:09.254Z] #18 16.08 debconf: delaying package configuration, since apt-utils is not installed
20:26:09 [2021-03-11T20:26:09.254Z] #18 16.19 Fetched 27.6 MB in 2s (15.1 MB/s)
20:26:09 [2021-03-11T20:26:09.254Z] #18 16.41 Selecting previously unselected package pigz.
20:26:09 [2021-03-11T20:26:09.433Z] #38 ...
20:26:09 [2021-03-11T20:26:09.433Z] 
20:26:09 [2021-03-11T20:26:09.433Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:26:09 [2021-03-11T20:26:09.433Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:26:09 [2021-03-11T20:26:09.433Z] #18 63.60 Processing triggers for libc-bin (2.28-10) ...
20:26:09 [2021-03-11T20:26:09.433Z] #18 63.62 Processing triggers for mime-support (3.62) ...
20:26:09 [2021-03-11T20:26:09.433Z] #18 DONE 64.5s
20:26:09 [2021-03-11T20:26:09.433Z] 
20:26:09 [2021-03-11T20:26:09.433Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:09 [2021-03-11T20:26:09.433Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:26:09 [2021-03-11T20:26:09.433Z] #41 109.9   CC       criu/external.o
20:26:09 [2021-03-11T20:26:09.433Z] #41 110.2   CC       criu/fault-injection.o
20:26:09 [2021-03-11T20:26:09.433Z] #41 110.3   CC       criu/fdstore.o
20:26:09 [2021-03-11T20:26:09.433Z] #41 110.7   CC       criu/fifo.o
20:26:09 [2021-03-11T20:26:09.433Z] #41 111.0   CC       criu/file-ids.o
20:26:09 [2021-03-11T20:26:09.433Z] #41 111.4   CC       criu/file-lock.o
20:26:09 [2021-03-11T20:26:09.433Z] #41 112.4   CC       criu/files-ext.o
20:26:09 [2021-03-11T20:26:09.433Z] #41 112.7   CC       criu/files-reg.o
20:26:09 [2021-03-11T20:26:09.433Z] #41 114.6   CC       criu/files.o
20:26:09 [2021-03-11T20:26:09.433Z] #41 117.0   CC       criu/filesystems.o
20:26:09 [2021-03-11T20:26:09.433Z] #41 117.8   CC       criu/fsnotify.o
20:26:09 [2021-03-11T20:26:09.433Z] #41 118.9   CC       criu/image-desc.o
20:26:09 [2021-03-11T20:26:09.433Z] #41 119.1   CC       criu/image.o
20:26:09 [2021-03-11T20:26:09.506Z] #41 ...
20:26:09 [2021-03-11T20:26:09.506Z] 
20:26:09 [2021-03-11T20:26:09.506Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:26:09 [2021-03-11T20:26:09.506Z] #43 sha256:0764fddad26d36bf334e78e1176c582767641c17510ff719bb8da38c358cadd8
20:26:09 [2021-03-11T20:26:09.506Z] #43 63.36 strings
20:26:09 [2021-03-11T20:26:09.506Z] #43 65.74 os
20:26:09 [2021-03-11T20:26:09.506Z] #43 65.85 regexp/syntax
20:26:09 [2021-03-11T20:26:09.506Z] #43 70.08 fmt
20:26:09 [2021-03-11T20:26:09.506Z] #43 71.49 regexp
20:26:09 [2021-03-11T20:26:09.506Z] #43 ...
20:26:09 [2021-03-11T20:26:09.506Z] 
20:26:09 [2021-03-11T20:26:09.506Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
20:26:09 [2021-03-11T20:26:09.506Z] #35 sha256:79c5ebe001effc18254ac6e41256c35c78e085d23908e169807662bc6c10ef7b
20:26:09 [2021-03-11T20:26:09.506Z] #35 5.612 -- The C compiler identification is GNU 8.3.0
20:26:09 [2021-03-11T20:26:09.506Z] #35 5.635 -- Check for working C compiler: /usr/bin/cc
20:26:09 [2021-03-11T20:26:09.506Z] #35 6.477 -- Check for working C compiler: /usr/bin/cc -- works
20:26:09 [2021-03-11T20:26:09.506Z] #35 6.481 -- Detecting C compiler ABI info
20:26:09 [2021-03-11T20:26:09.521Z] #18 16.41 (Reading database ... 
#18 ...
20:26:09 [2021-03-11T20:26:09.521Z] 
20:26:09 [2021-03-11T20:26:09.521Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:26:09 [2021-03-11T20:26:09.521Z] #38 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
20:26:09 [2021-03-11T20:26:09.521Z] #38 135.4 + dpkg --print-architecture
20:26:09 [2021-03-11T20:26:09.521Z] #38 DONE 136.6s
20:26:09 [2021-03-11T20:26:09.521Z] 
20:26:09 [2021-03-11T20:26:09.521Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:26:09 [2021-03-11T20:26:09.521Z] #18 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
20:26:09 [2021-03-11T20:26:09.521Z] #18 16.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23405 files and directories currently installed.)
20:26:09 [2021-03-11T20:26:09.521Z] #18 16.46 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
20:26:09 [2021-03-11T20:26:09.521Z] #18 16.48 Unpacking pigz (2.4-1) ...
20:26:09 [2021-03-11T20:26:09.690Z] #41 120.1   CC       criu/ipc_ns.o
20:26:09 [2021-03-11T20:26:09.690Z] #41 ...
20:26:09 [2021-03-11T20:26:09.690Z] 
20:26:09 [2021-03-11T20:26:09.690Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
20:26:09 [2021-03-11T20:26:09.690Z] #19 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8
20:26:09 [2021-03-11T20:26:09.763Z] #35 7.102 -- Detecting C compiler ABI info - done
20:26:09 [2021-03-11T20:26:09.763Z] #35 7.145 -- Detecting C compile features
20:26:09 [2021-03-11T20:26:09.785Z] #18 16.72 Selecting previously unselected package libpython3.7-minimal:arm64.
20:26:09 [2021-03-11T20:26:09.785Z] #18 16.73 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
20:26:09 [2021-03-11T20:26:09.785Z] #18 16.75 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
20:26:09 [2021-03-11T20:26:09.807Z] #18 37.19 Unpacking bash-completion (1:2.8-6) ...
20:26:09 [2021-03-11T20:26:09.807Z] #18 37.53 Selecting previously unselected package bzip2.
20:26:09 [2021-03-11T20:26:09.807Z] #18 37.55 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
20:26:09 [2021-03-11T20:26:09.807Z] #18 37.56 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:26:09 [2021-03-11T20:26:09.807Z] #18 37.65 Selecting previously unselected package xz-utils.
20:26:09 [2021-03-11T20:26:09.807Z] #18 37.66 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
20:26:09 [2021-03-11T20:26:09.807Z] #18 37.67 Unpacking xz-utils (5.2.4-1) ...
20:26:10 [2021-03-11T20:26:10.068Z] #18 37.81 Selecting previously unselected package apparmor.
20:26:10 [2021-03-11T20:26:10.068Z] #18 37.81 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
20:26:10 [2021-03-11T20:26:10.068Z] #18 37.93 Unpacking apparmor (2.13.2-10) ...
20:26:10 [2021-03-11T20:26:10.324Z] #18 38.29 Selecting previously unselected package aufs-tools.
20:26:10 [2021-03-11T20:26:10.324Z] #18 38.30 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
20:26:10 [2021-03-11T20:26:10.324Z] #18 38.31 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:26:10 [2021-03-11T20:26:10.324Z] #18 ...
20:26:10 [2021-03-11T20:26:10.324Z] 
20:26:10 [2021-03-11T20:26:10.324Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:10 [2021-03-11T20:26:10.324Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:26:10 [2021-03-11T20:26:10.324Z] #41 87.07   DEP      criu/cr-errno.d
20:26:10 [2021-03-11T20:26:10.324Z] #41 87.15   DEP      criu/cr-dump.d
20:26:10 [2021-03-11T20:26:10.324Z] #41 87.45   DEP      criu/cr-dedup.d
20:26:10 [2021-03-11T20:26:10.324Z] #41 87.63   DEP      criu/cr-check.d
20:26:10 [2021-03-11T20:26:10.324Z] #41 87.86   DEP      criu/config.d
20:26:10 [2021-03-11T20:26:10.324Z] #41 88.12   DEP      criu/clone-noasan.d
20:26:10 [2021-03-11T20:26:10.324Z] #41 88.26   DEP      criu/cgroup.d
20:26:10 [2021-03-11T20:26:10.324Z] #41 88.44   DEP      criu/cgroup-props.d
20:26:10 [2021-03-11T20:26:10.324Z] #41 88.49   DEP      criu/bitmap.d
20:26:10 [2021-03-11T20:26:10.324Z] #41 88.50   DEP      criu/bfd.d
20:26:10 [2021-03-11T20:26:10.324Z] #41 88.65   DEP      criu/autofs.d
20:26:10 [2021-03-11T20:26:10.324Z] #41 88.87   DEP      criu/aio.d
20:26:10 [2021-03-11T20:26:10.324Z] #41 89.02   DEP      criu/action-scripts.d
20:26:10 [2021-03-11T20:26:10.324Z] #41 89.24   CC       criu/action-scripts.o
20:26:10 [2021-03-11T20:26:10.324Z] #41 89.66   CC       criu/aio.o
20:26:10 [2021-03-11T20:26:10.324Z] #41 90.12   CC       criu/autofs.o
20:26:10 [2021-03-11T20:26:10.324Z] #41 91.59   CC       criu/bfd.o
20:26:10 [2021-03-11T20:26:10.324Z] #41 92.15   CC       criu/bitmap.o
20:26:10 [2021-03-11T20:26:10.324Z] #41 92.31   CC       criu/cgroup-props.o
20:26:10 [2021-03-11T20:26:10.324Z] #41 93.11   CC       criu/cgroup.o
20:26:10 [2021-03-11T20:26:10.324Z] #41 96.08   CC       criu/clone-noasan.o
20:26:10 [2021-03-11T20:26:10.324Z] #41 96.28   CC       criu/config.o
20:26:10 [2021-03-11T20:26:10.586Z] #41 ...
20:26:10 [2021-03-11T20:26:10.586Z] 
20:26:10 [2021-03-11T20:26:10.586Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:26:10 [2021-03-11T20:26:10.586Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:26:10 [2021-03-11T20:26:10.622Z] #19 1.089 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:26:10 [2021-03-11T20:26:10.622Z] #19 1.093 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:26:10 [2021-03-11T20:26:10.622Z] #19 1.097 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:26:10 [2021-03-11T20:26:10.622Z] #19 DONE 1.1s
20:26:10 [2021-03-11T20:26:10.622Z] 
20:26:10 [2021-03-11T20:26:10.622Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:26:10 [2021-03-11T20:26:10.622Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
20:26:10 [2021-03-11T20:26:10.741Z] #18 17.60 Selecting previously unselected package python3.7-minimal.
20:26:10 [2021-03-11T20:26:10.741Z] #18 17.62 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
20:26:10 [2021-03-11T20:26:10.741Z] #18 17.65 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
20:26:10 [2021-03-11T20:26:10.843Z] #18 38.53 Selecting previously unselected package libonig5:amd64.
20:26:10 [2021-03-11T20:26:10.843Z] #18 38.55 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
20:26:10 [2021-03-11T20:26:10.843Z] #18 38.56 Unpacking libonig5:amd64 (6.9.1-1) ...
20:26:10 [2021-03-11T20:26:10.843Z] #18 38.74 Selecting previously unselected package libjq1:amd64.
20:26:10 [2021-03-11T20:26:10.843Z] #18 38.75 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:26:10 [2021-03-11T20:26:10.843Z] #18 38.76 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:26:11 [2021-03-11T20:26:11.107Z] #18 38.86 Selecting previously unselected package jq.
20:26:11 [2021-03-11T20:26:11.107Z] #18 38.87 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
20:26:11 [2021-03-11T20:26:11.107Z] #18 38.89 Unpacking jq (1.5+dfsg-2+b1) ...
20:26:11 [2021-03-11T20:26:11.107Z] #18 38.99 Selecting previously unselected package libaio1:amd64.
20:26:11 [2021-03-11T20:26:11.107Z] #18 39.00 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
20:26:11 [2021-03-11T20:26:11.107Z] #18 39.00 Unpacking libaio1:amd64 (0.3.112-3) ...
20:26:11 [2021-03-11T20:26:11.107Z] #18 39.06 Selecting previously unselected package libgpm2:amd64.
20:26:11 [2021-03-11T20:26:11.107Z] #18 39.06 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
20:26:11 [2021-03-11T20:26:11.107Z] #18 39.07 Unpacking libgpm2:amd64 (1.20.7-5) ...
20:26:11 [2021-03-11T20:26:11.321Z] #18 18.27 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
20:26:11 [2021-03-11T20:26:11.367Z] #18 39.15 Selecting previously unselected package libicu63:amd64.
20:26:11 [2021-03-11T20:26:11.367Z] #18 39.16 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
20:26:11 [2021-03-11T20:26:11.367Z] #18 39.16 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:26:11 [2021-03-11T20:26:11.585Z] #18 18.48 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
20:26:11 [2021-03-11T20:26:11.656Z] #35 9.047 -- Detecting C compile features - done
20:26:11 [2021-03-11T20:26:11.656Z] #35 9.105 -- Performing Test HAS_BUILTIN_FORTIFY
20:26:11 [2021-03-11T20:26:11.966Z] #35 9.330 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:26:11 [2021-03-11T20:26:11.966Z] #35 9.440 -- Configuring done
20:26:11 [2021-03-11T20:26:11.966Z] #35 9.473 -- Generating done
20:26:11 [2021-03-11T20:26:11.966Z] #35 9.478 -- Build files have been written to: /tmp/tmp.2LnN7U3ZuM/tini
20:26:11 [2021-03-11T20:26:11.966Z] #35 9.482 + make tini-static
20:26:12 [2021-03-11T20:26:12.547Z] #35 9.887 Scanning dependencies of target tini-static
20:26:12 [2021-03-11T20:26:12.547Z] #35 10.05 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:26:13 [2021-03-11T20:26:13.514Z] #18 20.65 Selecting previously unselected package python3-minimal.
20:26:13 [2021-03-11T20:26:13.777Z] #18 20.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 ... 23654 files and directories currently installed.)
20:26:13 [2021-03-11T20:26:13.778Z] #18 20.69 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
20:26:13 [2021-03-11T20:26:13.778Z] #18 20.69 Unpacking python3-minimal (3.7.3-1) ...
20:26:13 [2021-03-11T20:26:13.778Z] #18 20.79 Selecting previously unselected package libmpdec2:arm64.
20:26:13 [2021-03-11T20:26:13.778Z] #18 20.80 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
20:26:13 [2021-03-11T20:26:13.778Z] #18 20.81 Unpacking libmpdec2:arm64 (2.4.2-2) ...
20:26:13 [2021-03-11T20:26:13.778Z] #18 20.89 Selecting previously unselected package libpython3.7-stdlib:arm64.
20:26:14 [2021-03-11T20:26:14.041Z] #18 20.89 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
20:26:14 [2021-03-11T20:26:14.041Z] #18 20.92 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
20:26:14 [2021-03-11T20:26:14.441Z] #35 11.51 [100%] Linking C executable tini-static
20:26:14 [2021-03-11T20:26:14.441Z] #35 ...
20:26:14 [2021-03-11T20:26:14.441Z] 
20:26:14 [2021-03-11T20:26:14.441Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:26:14 [2021-03-11T20:26:14.441Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:26:14 [2021-03-11T20:26:14.441Z] #11 77.34 Selecting previously unselected package gcc-mingw-w64-base.
20:26:14 [2021-03-11T20:26:14.441Z] #11 77.36 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:26:14 [2021-03-11T20:26:14.441Z] #11 77.37 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:26:14 [2021-03-11T20:26:14.441Z] #11 77.59 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:26:14 [2021-03-11T20:26:14.441Z] #11 77.59 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:26:14 [2021-03-11T20:26:14.441Z] #11 77.60 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:26:14 [2021-03-11T20:26:14.619Z] #18 21.72 Selecting previously unselected package python3.7.
20:26:14 [2021-03-11T20:26:14.619Z] #18 21.72 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
20:26:14 [2021-03-11T20:26:14.619Z] #18 21.73 Unpacking python3.7 (3.7.3-2+deb10u2) ...
20:26:14 [2021-03-11T20:26:14.883Z] #18 21.87 Selecting previously unselected package libpython3-stdlib:arm64.
20:26:14 [2021-03-11T20:26:14.883Z] #18 21.87 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
20:26:14 [2021-03-11T20:26:14.883Z] #18 21.88 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
20:26:14 [2021-03-11T20:26:14.883Z] #18 21.98 Setting up python3-minimal (3.7.3-1) ...
20:26:15 [2021-03-11T20:26:15.343Z] --- PASS: TestBuildSquashParent (6.82s)
20:26:15 [2021-03-11T20:26:15.343Z] === RUN   TestBuildWithRemoveAndForceRemove
20:26:15 [2021-03-11T20:26:15.343Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:26:15 [2021-03-11T20:26:15.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:26:15 [2021-03-11T20:26:15.343Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:26:15 [2021-03-11T20:26:15.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:26:15 [2021-03-11T20:26:15.343Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:26:15 [2021-03-11T20:26:15.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:26:15 [2021-03-11T20:26:15.343Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:26:15 [2021-03-11T20:26:15.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:26:15 [2021-03-11T20:26:15.343Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:26:15 [2021-03-11T20:26:15.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:26:15 [2021-03-11T20:26:15.343Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:26:15 [2021-03-11T20:26:15.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:26:15 [2021-03-11T20:26:15.343Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:26:15 [2021-03-11T20:26:15.343Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:26:15 [2021-03-11T20:26:15.343Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:26:15 [2021-03-11T20:26:15.343Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:26:15 [2021-03-11T20:26:15.343Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:26:15 [2021-03-11T20:26:15.343Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:26:15 [2021-03-11T20:26:15.372Z] #11 ...
20:26:15 [2021-03-11T20:26:15.372Z] 
20:26:15 [2021-03-11T20:26:15.372Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
20:26:15 [2021-03-11T20:26:15.372Z] #35 sha256:79c5ebe001effc18254ac6e41256c35c78e085d23908e169807662bc6c10ef7b
20:26:15 [2021-03-11T20:26:15.372Z] #35 12.18 [100%] Built target tini-static
20:26:15 [2021-03-11T20:26:15.372Z] #35 12.28 + mkdir -p /build
20:26:15 [2021-03-11T20:26:15.372Z] #35 12.28 + cp tini-static /build/docker-init
20:26:15 [2021-03-11T20:26:15.372Z] #35 DONE 12.8s
20:26:15 [2021-03-11T20:26:15.557Z] #18 42.96 Selecting previously unselected package libnet1:amd64.
20:26:15 [2021-03-11T20:26:15.557Z] #18 42.97 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:26:15 [2021-03-11T20:26:15.557Z] #18 42.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:26:15 [2021-03-11T20:26:15.557Z] #18 43.07 Selecting previously unselected package libnl-3-200:amd64.
20:26:15 [2021-03-11T20:26:15.557Z] #18 43.08 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
20:26:15 [2021-03-11T20:26:15.557Z] #18 43.08 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:26:15 [2021-03-11T20:26:15.557Z] #18 43.19 Selecting previously unselected package libprotobuf-c1:amd64.
20:26:15 [2021-03-11T20:26:15.557Z] #18 43.19 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:26:15 [2021-03-11T20:26:15.557Z] #18 43.21 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:26:15 [2021-03-11T20:26:15.557Z] #18 43.27 Selecting previously unselected package libreadline5:amd64.
20:26:15 [2021-03-11T20:26:15.557Z] #18 43.28 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
20:26:15 [2021-03-11T20:26:15.557Z] #18 43.28 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:26:15 [2021-03-11T20:26:15.557Z] #18 43.39 Selecting previously unselected package net-tools.
20:26:15 [2021-03-11T20:26:15.557Z] #18 43.40 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
20:26:15 [2021-03-11T20:26:15.557Z] #18 43.40 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:26:15 [2021-03-11T20:26:15.557Z] #18 43.59 Selecting previously unselected package python-pip-whl.
20:26:15 [2021-03-11T20:26:15.557Z] #18 43.59 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:26:15 [2021-03-11T20:26:15.557Z] #18 43.60 Unpacking python-pip-whl (18.1-5) ...
20:26:15 [2021-03-11T20:26:15.628Z] 
20:26:15 [2021-03-11T20:26:15.628Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:15 [2021-03-11T20:26:15.628Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:26:15 [2021-03-11T20:26:15.628Z] #41 4.654 Note: Building without setproctitle() and strlcpy() support.
20:26:15 [2021-03-11T20:26:15.628Z] #41 4.655       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:26:15 [2021-03-11T20:26:15.628Z] #41 4.697 Note: Building without GnuTLS support
20:26:15 [2021-03-11T20:26:15.628Z] #41 4.712 Makefile.config:39: Warn: you have no libnftables installed
20:26:15 [2021-03-11T20:26:15.628Z] #41 4.712 Makefile.config:40: Warn: Building without nftables support
20:26:15 [2021-03-11T20:26:15.628Z] #41 6.966 fatal: not a git repository (or any of the parent directories): .git
20:26:15 [2021-03-11T20:26:15.628Z] #41 7.035   GEN      .gitid
20:26:15 [2021-03-11T20:26:15.628Z] #41 7.067   GEN      criu/include/version.h
20:26:15 [2021-03-11T20:26:15.628Z] #41 7.141   GEN      include/common/asm
20:26:15 [2021-03-11T20:26:15.836Z] #18 22.93 Selecting previously unselected package python3.
20:26:15 [2021-03-11T20:26:15.836Z] #18 22.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 ... 24066 files and directories currently installed.)
20:26:15 [2021-03-11T20:26:15.836Z] #18 22.97 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
20:26:15 [2021-03-11T20:26:15.883Z] #20 5.310 Collecting yamllint==1.16.0
20:26:16 [2021-03-11T20:26:16.100Z] #18 22.98 Unpacking python3 (3.7.3-1) ...
20:26:16 [2021-03-11T20:26:16.100Z] #18 23.09 Selecting previously unselected package libip4tc0:arm64.
20:26:16 [2021-03-11T20:26:16.100Z] #18 23.10 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
20:26:16 [2021-03-11T20:26:16.100Z] #18 23.10 Unpacking libip4tc0:arm64 (1.8.2-4) ...
20:26:16 [2021-03-11T20:26:16.100Z] #18 23.21 Selecting previously unselected package libip6tc0:arm64.
20:26:16 [2021-03-11T20:26:16.121Z] #18 44.16 Selecting previously unselected package python3-lib2to3.
20:26:16 [2021-03-11T20:26:16.121Z] #18 44.16 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:26:16 [2021-03-11T20:26:16.365Z] #18 23.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
20:26:16 [2021-03-11T20:26:16.365Z] #18 23.23 Unpacking libip6tc0:arm64 (1.8.2-4) ...
20:26:16 [2021-03-11T20:26:16.365Z] #18 23.32 Selecting previously unselected package libiptc0:arm64.
20:26:16 [2021-03-11T20:26:16.365Z] #18 23.32 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
20:26:16 [2021-03-11T20:26:16.365Z] #18 23.34 Unpacking libiptc0:arm64 (1.8.2-4) ...
20:26:16 [2021-03-11T20:26:16.365Z] #18 23.40 Selecting previously unselected package libnfnetlink0:arm64.
20:26:16 [2021-03-11T20:26:16.365Z] #18 23.41 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
20:26:16 [2021-03-11T20:26:16.377Z] #18 44.16 Unpacking python3-lib2to3 (3.7.3-1) ...
20:26:16 [2021-03-11T20:26:16.377Z] #18 44.28 Selecting previously unselected package python3-distutils.
20:26:16 [2021-03-11T20:26:16.377Z] #18 44.28 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:26:16 [2021-03-11T20:26:16.377Z] #18 44.30 Unpacking python3-distutils (3.7.3-1) ...
20:26:16 [2021-03-11T20:26:16.557Z] #41 ...
20:26:16 [2021-03-11T20:26:16.557Z] 
20:26:16 [2021-03-11T20:26:16.557Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:26:16 [2021-03-11T20:26:16.557Z] #49 sha256:56607838db770a334555755fcffaee996f6372936c72452c71413ff26f2cf5b7
20:26:16 [2021-03-11T20:26:16.557Z] #49 70.66 fmt
20:26:16 [2021-03-11T20:26:16.557Z] #49 75.58 encoding/json
20:26:16 [2021-03-11T20:26:16.557Z] #49 79.57 github.com/pkg/diff
20:26:16 [2021-03-11T20:26:16.557Z] #49 ...
20:26:16 [2021-03-11T20:26:16.557Z] 
20:26:16 [2021-03-11T20:26:16.557Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
20:26:16 [2021-03-11T20:26:16.557Z] #32 sha256:5c8a013ac5598039f871850a63ad7735c7d6cad99c2826d96b1d6b3a4e916dc7
20:26:16 [2021-03-11T20:26:16.557Z] #32 71.47 github.com/BurntSushi/toml
20:26:16 [2021-03-11T20:26:16.557Z] #32 71.47 flag
20:26:16 [2021-03-11T20:26:16.557Z] #32 73.07 log
20:26:16 [2021-03-11T20:26:16.557Z] #32 75.96 github.com/BurntSushi/toml/cmd/tomlv
20:26:16 [2021-03-11T20:26:16.557Z] #32 DONE 80.8s
20:26:16 [2021-03-11T20:26:16.557Z] 
20:26:16 [2021-03-11T20:26:16.557Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:16 [2021-03-11T20:26:16.557Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:26:16 [2021-03-11T20:26:16.557Z] #41 9.018   PBCC     images/timens.pb-c.c
20:26:16 [2021-03-11T20:26:16.557Z] #41 9.111   DEP      images/timens.pb-c.d
20:26:16 [2021-03-11T20:26:16.557Z] #41 9.183   PBCC     images/fown.pb-c.c
20:26:16 [2021-03-11T20:26:16.557Z] #41 9.199   PBCC     images/google/protobuf/descriptor.pb-c.c
20:26:16 [2021-03-11T20:26:16.629Z] #18 23.42 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:26:16 [2021-03-11T20:26:16.629Z] #18 23.50 Selecting previously unselected package libnetfilter-conntrack3:arm64.
20:26:16 [2021-03-11T20:26:16.629Z] #18 23.52 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
20:26:16 [2021-03-11T20:26:16.629Z] #18 23.54 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
20:26:16 [2021-03-11T20:26:16.629Z] #18 23.65 Selecting previously unselected package libnftnl11:arm64.
20:26:16 [2021-03-11T20:26:16.629Z] #18 23.68 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
20:26:16 [2021-03-11T20:26:16.629Z] #18 23.69 Unpacking libnftnl11:arm64 (1.1.2-2) ...
20:26:16 [2021-03-11T20:26:16.633Z] #18 44.44 Selecting previously unselected package python3-pip.
20:26:16 [2021-03-11T20:26:16.633Z] #18 44.46 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:26:16 [2021-03-11T20:26:16.633Z] #18 44.47 Unpacking python3-pip (18.1-5) ...
20:26:16 [2021-03-11T20:26:16.814Z] #41 9.292   PBCC     images/opts.pb-c.c
20:26:16 [2021-03-11T20:26:16.814Z] #41 9.316   PBCC     images/memfd.pb-c.c
20:26:16 [2021-03-11T20:26:16.814Z] #41 9.387   DEP      images/fown.pb-c.d
20:26:16 [2021-03-11T20:26:16.814Z] #41 9.487   DEP      images/google/protobuf/descriptor.pb-c.d
20:26:16 [2021-03-11T20:26:16.814Z] #41 9.499   DEP      images/opts.pb-c.d
20:26:16 [2021-03-11T20:26:16.820Z] #20 ...
20:26:16 [2021-03-11T20:26:16.820Z] 
20:26:16 [2021-03-11T20:26:16.820Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:16 [2021-03-11T20:26:16.820Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:26:16 [2021-03-11T20:26:16.820Z] #41 121.7   CC       criu/irmap.o
20:26:16 [2021-03-11T20:26:16.820Z] #41 122.4   CC       criu/kcmp-ids.o
20:26:16 [2021-03-11T20:26:16.820Z] #41 122.8   CC       criu/kerndat.o
20:26:16 [2021-03-11T20:26:16.820Z] #41 123.9   CC       criu/libnetlink.o
20:26:16 [2021-03-11T20:26:16.820Z] #41 124.2   CC       criu/log.o
20:26:16 [2021-03-11T20:26:16.820Z] #41 124.7   CC       criu/lsm.o
20:26:16 [2021-03-11T20:26:16.820Z] #41 125.2   CC       criu/mem.o
20:26:16 [2021-03-11T20:26:16.821Z] #41 126.8   CC       criu/memfd.o
20:26:16 [2021-03-11T20:26:16.890Z] #18 44.63 Selecting previously unselected package python3-pkg-resources.
20:26:16 [2021-03-11T20:26:16.890Z] #18 44.63 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:26:16 [2021-03-11T20:26:16.890Z] #18 44.65 Unpacking python3-pkg-resources (40.8.0-1) ...
20:26:16 [2021-03-11T20:26:16.890Z] #18 44.77 Selecting previously unselected package python3-setuptools.
20:26:16 [2021-03-11T20:26:16.890Z] #18 44.78 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:26:16 [2021-03-11T20:26:16.890Z] #18 44.79 Unpacking python3-setuptools (40.8.0-1) ...
20:26:16 [2021-03-11T20:26:16.893Z] #18 23.84 Selecting previously unselected package iptables.
20:26:16 [2021-03-11T20:26:16.893Z] #18 23.84 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
20:26:16 [2021-03-11T20:26:16.893Z] #18 23.85 Unpacking iptables (1.8.2-4) ...
20:26:17 [2021-03-11T20:26:17.070Z] #41 9.572   DEP      images/memfd.pb-c.d
20:26:17 [2021-03-11T20:26:17.070Z] #41 9.695   PBCC     images/sit.pb-c.c
20:26:17 [2021-03-11T20:26:17.070Z] #41 9.695   DEP      images/sit.pb-c.d
20:26:17 [2021-03-11T20:26:17.070Z] #41 9.751   PBCC     images/macvlan.pb-c.c
20:26:17 [2021-03-11T20:26:17.077Z] #41 127.5   CC       criu/mount.o
20:26:17 [2021-03-11T20:26:17.147Z] #18 45.04 Selecting previously unselected package python3-wheel.
20:26:17 [2021-03-11T20:26:17.147Z] #18 45.04 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:26:17 [2021-03-11T20:26:17.147Z] #18 45.05 Unpacking python3-wheel (0.32.3-2) ...
20:26:17 [2021-03-11T20:26:17.158Z] #18 24.20 Selecting previously unselected package xxd.
20:26:17 [2021-03-11T20:26:17.158Z] #18 24.22 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
20:26:17 [2021-03-11T20:26:17.158Z] #18 24.23 Unpacking xxd (2:8.1.0875-5) ...
20:26:17 [2021-03-11T20:26:17.326Z] #41 9.759   DEP      images/macvlan.pb-c.d
20:26:17 [2021-03-11T20:26:17.326Z] #41 9.827   PBCC     images/autofs.pb-c.c
20:26:17 [2021-03-11T20:26:17.403Z] #18 45.14 Selecting previously unselected package sudo.
20:26:17 [2021-03-11T20:26:17.403Z] #18 45.14 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
20:26:17 [2021-03-11T20:26:17.403Z] #18 45.16 Unpacking sudo (1.8.27-1+deb10u3) ...
20:26:17 [2021-03-11T20:26:17.422Z] #18 24.32 Selecting previously unselected package vim-common.
20:26:17 [2021-03-11T20:26:17.422Z] #18 24.33 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:26:17 [2021-03-11T20:26:17.422Z] #18 24.35 Unpacking vim-common (2:8.1.0875-5) ...
20:26:17 [2021-03-11T20:26:17.582Z] #41 9.919   DEP      images/autofs.pb-c.d
20:26:17 [2021-03-11T20:26:17.582Z] #41 9.919   PBCC     images/sysctl.pb-c.c
20:26:17 [2021-03-11T20:26:17.582Z] #41 9.956   DEP      images/sysctl.pb-c.d
20:26:17 [2021-03-11T20:26:17.660Z] #18 45.63 Selecting previously unselected package thin-provisioning-tools.
20:26:17 [2021-03-11T20:26:17.660Z] #18 45.64 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
20:26:17 [2021-03-11T20:26:17.660Z] #18 45.65 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:26:17 [2021-03-11T20:26:17.686Z] #18 24.56 Selecting previously unselected package bash-completion.
20:26:17 [2021-03-11T20:26:17.686Z] #18 24.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:26:17 [2021-03-11T20:26:17.839Z] #41 10.03   PBCC     images/time.pb-c.c
20:26:17 [2021-03-11T20:26:17.839Z] #41 10.03   DEP      images/time.pb-c.d
20:26:17 [2021-03-11T20:26:17.839Z] #41 10.16   PBCC     images/binfmt-misc.pb-c.c
20:26:17 [2021-03-11T20:26:17.839Z] #41 10.16   DEP      images/binfmt-misc.pb-c.d
20:26:17 [2021-03-11T20:26:17.839Z] #41 10.16   PBCC     images/seccomp.pb-c.c
20:26:17 [2021-03-11T20:26:17.839Z] #41 10.20   DEP      images/seccomp.pb-c.d
20:26:17 [2021-03-11T20:26:17.839Z] #41 10.34   PBCC     images/userns.pb-c.c
20:26:17 [2021-03-11T20:26:17.839Z] #41 10.34   DEP      images/userns.pb-c.d
20:26:17 [2021-03-11T20:26:17.839Z] #41 10.34   PBCC     images/cgroup.pb-c.c
20:26:17 [2021-03-11T20:26:17.839Z] #41 10.36   DEP      images/cgroup.pb-c.d
20:26:17 [2021-03-11T20:26:17.839Z] #41 10.38   PBCC     images/ext-file.pb-c.c
20:26:17 [2021-03-11T20:26:17.839Z] #41 10.42   DEP      images/ext-file.pb-c.d
20:26:17 [2021-03-11T20:26:17.839Z] #41 10.49   PBCC     images/rpc.pb-c.c
20:26:17 [2021-03-11T20:26:17.854Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:26:17 [2021-03-11T20:26:17.854Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s)
20:26:17 [2021-03-11T20:26:17.854Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.82s)
20:26:17 [2021-03-11T20:26:17.854Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s)
20:26:17 [2021-03-11T20:26:17.854Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.09s)
20:26:17 [2021-03-11T20:26:17.854Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.33s)
20:26:17 [2021-03-11T20:26:17.854Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.39s)
20:26:17 [2021-03-11T20:26:17.854Z] === RUN   TestBuildMultiStageCopy
20:26:17 [2021-03-11T20:26:17.854Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:26:17 [2021-03-11T20:26:17.916Z] #18 45.88 Selecting previously unselected package uidmap.
20:26:18 [2021-03-11T20:26:18.095Z] #41 10.59   DEP      images/rpc.pb-c.d
20:26:18 [2021-03-11T20:26:18.095Z] #41 10.69   PBCC     images/siginfo.pb-c.c
20:26:18 [2021-03-11T20:26:18.095Z] #41 10.70   DEP      images/siginfo.pb-c.d
20:26:18 [2021-03-11T20:26:18.172Z] #18 45.89 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
20:26:18 [2021-03-11T20:26:18.172Z] #18 45.90 Unpacking uidmap (1:4.5-1.1) ...
20:26:18 [2021-03-11T20:26:18.172Z] #18 46.02 Selecting previously unselected package vim-runtime.
20:26:18 [2021-03-11T20:26:18.172Z] #18 46.02 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:26:18 [2021-03-11T20:26:18.172Z] #18 46.07 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:26:18 [2021-03-11T20:26:18.172Z] #18 46.11 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:26:18 [2021-03-11T20:26:18.352Z] #41 10.86   PBCC     images/pagemap.pb-c.c
20:26:18 [2021-03-11T20:26:18.352Z] #41 10.86   DEP      images/pagemap.pb-c.d
20:26:18 [2021-03-11T20:26:18.429Z] #18 46.12 Unpacking vim-runtime (2:8.1.0875-5) ...
20:26:18 [2021-03-11T20:26:18.608Z] #41 10.92   PBCC     images/rlimit.pb-c.c
20:26:18 [2021-03-11T20:26:18.608Z] #41 10.92   DEP      images/rlimit.pb-c.d
20:26:18 [2021-03-11T20:26:18.608Z] #41 11.01   PBCC     images/file-lock.pb-c.c
20:26:18 [2021-03-11T20:26:18.608Z] #41 11.01   DEP      images/file-lock.pb-c.d
20:26:18 [2021-03-11T20:26:18.608Z] #41 11.12   PBCC     images/tty.pb-c.c
20:26:18 [2021-03-11T20:26:18.608Z] #41 11.15   DEP      images/tty.pb-c.d
20:26:18 [2021-03-11T20:26:18.608Z] #41 11.20   PBCC     images/tun.pb-c.c
20:26:18 [2021-03-11T20:26:18.608Z] #41 11.25   PBCC     images/netdev.pb-c.c
20:26:18 [2021-03-11T20:26:18.608Z] #41 11.32   DEP      images/tun.pb-c.d
20:26:18 [2021-03-11T20:26:18.864Z] #41 11.37   DEP      images/netdev.pb-c.d
20:26:18 [2021-03-11T20:26:18.864Z] #41 11.46   PBCC     images/vma.pb-c.c
20:26:19 [2021-03-11T20:26:19.121Z] #41 11.49   DEP      images/vma.pb-c.d
20:26:19 [2021-03-11T20:26:19.121Z] #41 11.56   PBCC     images/creds.pb-c.c
20:26:19 [2021-03-11T20:26:19.121Z] #41 11.60   DEP      images/creds.pb-c.d
20:26:19 [2021-03-11T20:26:19.121Z] #41 11.64   PBCC     images/utsns.pb-c.c
20:26:19 [2021-03-11T20:26:19.121Z] #41 11.64   DEP      images/utsns.pb-c.d
20:26:19 [2021-03-11T20:26:19.121Z] #41 11.71   PBCC     images/ipc-desc.pb-c.c
20:26:19 [2021-03-11T20:26:19.121Z] #41 11.76   PBCC     images/ipc-sem.pb-c.c
20:26:19 [2021-03-11T20:26:19.377Z] #41 11.78   DEP      images/ipc-desc.pb-c.d
20:26:19 [2021-03-11T20:26:19.377Z] #41 11.84   DEP      images/ipc-sem.pb-c.d
20:26:19 [2021-03-11T20:26:19.377Z] #41 11.89   PBCC     images/ipc-msg.pb-c.c
20:26:19 [2021-03-11T20:26:19.377Z] #41 11.95   DEP      images/ipc-msg.pb-c.d
20:26:19 [2021-03-11T20:26:19.634Z] #41 12.02   PBCC     images/ipc-shm.pb-c.c
20:26:19 [2021-03-11T20:26:19.634Z] #41 12.08   DEP      images/ipc-shm.pb-c.d
20:26:19 [2021-03-11T20:26:19.634Z] #41 12.13   PBCC     images/ipc-var.pb-c.c
20:26:19 [2021-03-11T20:26:19.634Z] #41 12.15   DEP      images/ipc-var.pb-c.d
20:26:19 [2021-03-11T20:26:19.634Z] #41 12.21   PBCC     images/sk-opts.pb-c.c
20:26:19 [2021-03-11T20:26:19.891Z] #41 12.26   PBCC     images/packet-sock.pb-c.c
20:26:19 [2021-03-11T20:26:19.891Z] #41 12.37   DEP      images/sk-opts.pb-c.d
20:26:19 [2021-03-11T20:26:19.891Z] #41 12.39   DEP      images/packet-sock.pb-c.d
20:26:19 [2021-03-11T20:26:19.891Z] #41 12.45   PBCC     images/sk-netlink.pb-c.c
20:26:19 [2021-03-11T20:26:19.891Z] #41 12.51   DEP      images/sk-netlink.pb-c.d
20:26:19 [2021-03-11T20:26:19.891Z] #41 12.61   PBCC     images/sk-inet.pb-c.c
20:26:20 [2021-03-11T20:26:20.147Z] #41 12.67   DEP      images/sk-inet.pb-c.d
20:26:20 [2021-03-11T20:26:20.147Z] #41 12.76   PBCC     images/sk-unix.pb-c.c
20:26:20 [2021-03-11T20:26:20.249Z] #18 ...
20:26:20 [2021-03-11T20:26:20.249Z] 
20:26:20 [2021-03-11T20:26:20.249Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:20 [2021-03-11T20:26:20.249Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:26:20 [2021-03-11T20:26:20.249Z] #41 64.49   LINK     criu/pie/restorer.built-in.o
20:26:20 [2021-03-11T20:26:20.249Z] #41 64.51   GEN      criu/pie/restorer-blob.h
20:26:20 [2021-03-11T20:26:20.249Z] #41 64.72   DEP      criu/vdso.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 65.05   DEP      criu/uts_ns.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 65.27   DEP      criu/util.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 65.39   DEP      criu/uffd.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 65.55   DEP      criu/tun.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 65.83   DEP      criu/tty.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 66.12   DEP      criu/timerfd.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 66.28   DEP      criu/timens.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 66.46   DEP      criu/sysfs_parse.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 66.61   DEP      criu/sysctl.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 66.73   DEP      criu/string.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 66.76   DEP      criu/stats.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 66.89   DEP      criu/sockets.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 67.00   DEP      criu/sk-unix.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 67.20   DEP      criu/sk-tcp.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 67.37   DEP      criu/sk-queue.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 67.54   DEP      criu/sk-packet.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 67.83   DEP      criu/sk-netlink.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 68.02   DEP      criu/sk-inet.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 68.25   DEP      criu/signalfd.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 68.39   DEP      criu/sigframe.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 68.54   DEP      criu/shmem.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 68.69   DEP      criu/servicefd.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 68.88   DEP      criu/seize.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 69.06   DEP      criu/seccomp.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 69.37   DEP      criu/rst-malloc.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 69.47   DEP      criu/rbtree.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 69.53   DEP      criu/pstree.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 69.70   DEP      criu/protobuf.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 69.84   GEN      criu/protobuf-desc-gen.h
20:26:20 [2021-03-11T20:26:20.249Z] #41 71.27   DEP      criu/protobuf-desc.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 71.39   DEP      criu/proc_parse.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 71.54   DEP      criu/plugin.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 71.65   DEP      criu/pipes.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 71.77   DEP      criu/pie-util.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 71.93   DEP      criu/pie-util-vdso.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 72.07   DEP      criu/path.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 72.22   DEP      criu/parasite-syscall.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 72.44   DEP      criu/pagemap.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 72.60   DEP      criu/pagemap-cache.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 72.73   DEP      criu/page-xfer.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 72.87   DEP      criu/page-pipe.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 72.99   DEP      criu/netfilter.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 73.13   DEP      criu/net.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 73.33   DEP      criu/namespaces.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 73.54   DEP      criu/mount.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 73.70   DEP      criu/memfd.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 73.84   DEP      criu/mem.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 74.02   DEP      criu/lsm.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 74.13   DEP      criu/log.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 74.27   DEP      criu/libnetlink.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 74.45   DEP      criu/kerndat.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 74.68   DEP      criu/kcmp-ids.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 74.75   DEP      criu/irmap.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 74.88   DEP      criu/ipc_ns.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 75.06   DEP      criu/image.d
20:26:20 [2021-03-11T20:26:20.249Z] #41 ...
20:26:20 [2021-03-11T20:26:20.249Z] 
20:26:20 [2021-03-11T20:26:20.249Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:26:20 [2021-03-11T20:26:20.249Z] #18 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
20:26:20 [2021-03-11T20:26:20.249Z] #18 27.33 Unpacking bash-completion (1:2.8-6) ...
20:26:20 [2021-03-11T20:26:20.364Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:26:20 [2021-03-11T20:26:20.404Z] #41 12.80   DEP      images/sk-unix.pb-c.d
20:26:20 [2021-03-11T20:26:20.404Z] #41 12.86   PBCC     images/mm.pb-c.c
20:26:20 [2021-03-11T20:26:20.404Z] #41 12.92   DEP      images/mm.pb-c.d
20:26:20 [2021-03-11T20:26:20.404Z] #41 12.97   PBCC     images/timerfd.pb-c.c
20:26:20 [2021-03-11T20:26:20.404Z] #41 13.01   DEP      images/timerfd.pb-c.d
20:26:20 [2021-03-11T20:26:20.660Z] #41 13.08   PBCC     images/timer.pb-c.c
20:26:20 [2021-03-11T20:26:20.660Z] #41 13.14   DEP      images/timer.pb-c.d
20:26:20 [2021-03-11T20:26:20.660Z] #41 13.23   PBCC     images/sa.pb-c.c
20:26:20 [2021-03-11T20:26:20.660Z] #41 13.28   DEP      images/sa.pb-c.d
20:26:20 [2021-03-11T20:26:20.660Z] #41 13.36   PBCC     images/pipe-data.pb-c.c
20:26:20 [2021-03-11T20:26:20.660Z] #41 13.36   DEP      images/pipe-data.pb-c.d
20:26:20 [2021-03-11T20:26:20.826Z] #18 27.86 Selecting previously unselected package bzip2.
20:26:20 [2021-03-11T20:26:20.826Z] #18 27.86 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
20:26:20 [2021-03-11T20:26:20.826Z] #18 27.87 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:26:20 [2021-03-11T20:26:20.917Z] #41 13.42   PBCC     images/mnt.pb-c.c
20:26:20 [2021-03-11T20:26:20.917Z] #41 13.45   DEP      images/mnt.pb-c.d
20:26:20 [2021-03-11T20:26:20.917Z] #41 13.49   PBCC     images/sk-packet.pb-c.c
20:26:20 [2021-03-11T20:26:20.917Z] #41 13.55   DEP      images/sk-packet.pb-c.d
20:26:20 [2021-03-11T20:26:20.917Z] #41 13.58   PBCC     images/tcp-stream.pb-c.c
20:26:20 [2021-03-11T20:26:20.917Z] #41 13.63   DEP      images/tcp-stream.pb-c.d
20:26:20 [2021-03-11T20:26:20.917Z] #41 ...
20:26:20 [2021-03-11T20:26:20.917Z] 
20:26:20 [2021-03-11T20:26:20.917Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:26:20 [2021-03-11T20:26:20.917Z] #43 sha256:0764fddad26d36bf334e78e1176c582767641c17510ff719bb8da38c358cadd8
20:26:20 [2021-03-11T20:26:20.917Z] #43 75.26 internal/lazyregexp
20:26:20 [2021-03-11T20:26:20.917Z] #43 75.59 github.com/LK4D4/vndr/versioned
20:26:20 [2021-03-11T20:26:20.917Z] #43 75.70 hash/crc32
20:26:20 [2021-03-11T20:26:20.917Z] #43 75.83 go/token
20:26:20 [2021-03-11T20:26:20.917Z] #43 76.41 net/url
20:26:20 [2021-03-11T20:26:20.917Z] #43 76.99 go/scanner
20:26:20 [2021-03-11T20:26:20.917Z] #43 78.27 text/template/parse
20:26:20 [2021-03-11T20:26:20.917Z] #43 78.44 go/ast
20:26:20 [2021-03-11T20:26:20.917Z] #43 83.07 go/parser
20:26:20 [2021-03-11T20:26:20.917Z] #43 83.74 text/template
20:26:21 [2021-03-11T20:26:21.089Z] #18 27.97 Selecting previously unselected package xz-utils.
20:26:21 [2021-03-11T20:26:21.089Z] #18 27.98 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
20:26:21 [2021-03-11T20:26:21.089Z] #18 27.99 Unpacking xz-utils (5.2.4-1) ...
20:26:21 [2021-03-11T20:26:21.174Z] #43 ...
20:26:21 [2021-03-11T20:26:21.174Z] 
20:26:21 [2021-03-11T20:26:21.174Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:21 [2021-03-11T20:26:21.174Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:26:21 [2021-03-11T20:26:21.174Z] #41 13.68   PBCC     images/pipe.pb-c.c
20:26:21 [2021-03-11T20:26:21.174Z] #41 13.73   DEP      images/pipe.pb-c.d
20:26:21 [2021-03-11T20:26:21.174Z] #41 13.78   PBCC     images/pstree.pb-c.c
20:26:21 [2021-03-11T20:26:21.174Z] #41 13.82   DEP      images/pstree.pb-c.d
20:26:21 [2021-03-11T20:26:21.252Z] #41 131.1   CC       criu/namespaces.o
20:26:21 [2021-03-11T20:26:21.252Z] #41 ...
20:26:21 [2021-03-11T20:26:21.252Z] 
20:26:21 [2021-03-11T20:26:21.252Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:26:21 [2021-03-11T20:26:21.252Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
20:26:21 [2021-03-11T20:26:21.252Z] #20 10.69   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:26:21 [2021-03-11T20:26:21.252Z] #20 10.77 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:26:21 [2021-03-11T20:26:21.288Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:26:21 [2021-03-11T20:26:21.353Z] #18 28.22 Selecting previously unselected package apparmor.
20:26:21 [2021-03-11T20:26:21.353Z] #18 28.23 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
20:26:21 [2021-03-11T20:26:21.353Z] #18 28.32 Unpacking apparmor (2.13.2-10) ...
20:26:21 [2021-03-11T20:26:21.430Z] #41 13.91   PBCC     images/fs.pb-c.c
20:26:21 [2021-03-11T20:26:21.430Z] #41 13.96   DEP      images/fs.pb-c.d
20:26:21 [2021-03-11T20:26:21.430Z] #41 14.01   PBCC     images/signalfd.pb-c.c
20:26:21 [2021-03-11T20:26:21.430Z] #41 14.06   DEP      images/signalfd.pb-c.d
20:26:21 [2021-03-11T20:26:21.509Z] #20 10.82   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
20:26:21 [2021-03-11T20:26:21.509Z] #20 10.87 Collecting pyyaml (from yamllint==1.16.0)
20:26:21 [2021-03-11T20:26:21.617Z] #18 28.69 Selecting previously unselected package aufs-tools.
20:26:21 [2021-03-11T20:26:21.617Z] #18 28.69 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
20:26:21 [2021-03-11T20:26:21.617Z] #18 28.70 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:26:21 [2021-03-11T20:26:21.691Z] #41 14.12   PBCC     images/fh.pb-c.c
20:26:21 [2021-03-11T20:26:21.691Z] #41 14.19   PBCC     images/fsnotify.pb-c.c
20:26:21 [2021-03-11T20:26:21.691Z] #41 14.24   DEP      images/fh.pb-c.d
20:26:21 [2021-03-11T20:26:21.691Z] #41 14.32   DEP      images/fsnotify.pb-c.d
20:26:21 [2021-03-11T20:26:21.699Z] #18 ...
20:26:21 [2021-03-11T20:26:21.699Z] 
20:26:21 [2021-03-11T20:26:21.699Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:21 [2021-03-11T20:26:21.699Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:26:21 [2021-03-11T20:26:21.699Z] #41 97.82   CC       criu/cr-check.o
20:26:21 [2021-03-11T20:26:21.699Z] #41 99.70   CC       criu/cr-dedup.o
20:26:21 [2021-03-11T20:26:21.699Z] #41 100.1   CC       criu/cr-dump.o
20:26:21 [2021-03-11T20:26:21.699Z] #41 102.2   CC       criu/cr-errno.o
20:26:21 [2021-03-11T20:26:21.699Z] #41 102.4   CC       criu/cr-restore.o
20:26:21 [2021-03-11T20:26:21.699Z] #41 106.9   CC       criu/cr-service.o
20:26:21 [2021-03-11T20:26:21.699Z] #41 ...
20:26:21 [2021-03-11T20:26:21.699Z] 
20:26:21 [2021-03-11T20:26:21.699Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:26:21 [2021-03-11T20:26:21.699Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:26:21 [2021-03-11T20:26:21.699Z] #18 49.29 Selecting previously unselected package vim.
20:26:21 [2021-03-11T20:26:21.699Z] #18 49.29 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
20:26:21 [2021-03-11T20:26:21.699Z] #18 49.30 Unpacking vim (2:8.1.0875-5) ...
20:26:21 [2021-03-11T20:26:21.766Z] #20 11.13   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
20:26:21 [2021-03-11T20:26:21.880Z] #18 28.84 Selecting previously unselected package libonig5:arm64.
20:26:21 [2021-03-11T20:26:21.880Z] #18 28.85 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
20:26:21 [2021-03-11T20:26:21.880Z] #18 28.86 Unpacking libonig5:arm64 (6.9.1-1) ...
20:26:21 [2021-03-11T20:26:21.947Z] #41 14.41   PBCC     images/eventpoll.pb-c.c
20:26:21 [2021-03-11T20:26:21.947Z] #41 14.47   DEP      images/eventpoll.pb-c.d
20:26:21 [2021-03-11T20:26:21.947Z] #41 14.52   PBCC     images/eventfd.pb-c.c
20:26:21 [2021-03-11T20:26:21.947Z] #41 14.57   DEP      images/eventfd.pb-c.d
20:26:21 [2021-03-11T20:26:21.955Z] #18 49.86 Selecting previously unselected package xfsprogs.
20:26:21 [2021-03-11T20:26:21.955Z] #18 49.88 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
20:26:21 [2021-03-11T20:26:21.955Z] #18 49.88 Unpacking xfsprogs (4.20.0-1) ...
20:26:22 [2021-03-11T20:26:22.023Z] #20 11.43 Installing collected packages: pathspec, pyyaml, yamllint
20:26:22 [2021-03-11T20:26:22.144Z] #18 29.02 Selecting previously unselected package libjq1:arm64.
20:26:22 [2021-03-11T20:26:22.144Z] #18 29.03 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
20:26:22 [2021-03-11T20:26:22.144Z] #18 29.04 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
20:26:22 [2021-03-11T20:26:22.144Z] #18 29.15 Selecting previously unselected package jq.
20:26:22 [2021-03-11T20:26:22.144Z] #18 29.16 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
20:26:22 [2021-03-11T20:26:22.144Z] #18 29.17 Unpacking jq (1.5+dfsg-2+b1) ...
20:26:22 [2021-03-11T20:26:22.202Z] #41 14.67   PBCC     images/remap-file-path.pb-c.c
20:26:22 [2021-03-11T20:26:22.202Z] #41 14.67   DEP      images/remap-file-path.pb-c.d
20:26:22 [2021-03-11T20:26:22.202Z] #41 14.75   PBCC     images/fifo.pb-c.c
20:26:22 [2021-03-11T20:26:22.202Z] #41 14.75   DEP      images/fifo.pb-c.d
20:26:22 [2021-03-11T20:26:22.212Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:26:22 [2021-03-11T20:26:22.408Z] #18 29.28 Selecting previously unselected package libaio1:arm64.
20:26:22 [2021-03-11T20:26:22.408Z] #18 29.29 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
20:26:22 [2021-03-11T20:26:22.408Z] #18 29.30 Unpacking libaio1:arm64 (0.3.112-3) ...
20:26:22 [2021-03-11T20:26:22.408Z] #18 29.39 Selecting previously unselected package libgpm2:arm64.
20:26:22 [2021-03-11T20:26:22.408Z] #18 29.39 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
20:26:22 [2021-03-11T20:26:22.408Z] #18 29.40 Unpacking libgpm2:arm64 (1.20.7-5) ...
20:26:22 [2021-03-11T20:26:22.458Z] #41 14.81   PBCC     images/ghost-file.pb-c.c
20:26:22 [2021-03-11T20:26:22.458Z] #41 14.90   DEP      images/ghost-file.pb-c.d
20:26:22 [2021-03-11T20:26:22.458Z] #41 14.96   PBCC     images/regfile.pb-c.c
20:26:22 [2021-03-11T20:26:22.458Z] #41 15.08   DEP      images/regfile.pb-c.d
20:26:22 [2021-03-11T20:26:22.519Z] #18 50.33 Selecting previously unselected package zip.
20:26:22 [2021-03-11T20:26:22.519Z] #18 50.35 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
20:26:22 [2021-03-11T20:26:22.519Z] #18 50.36 Unpacking zip (3.0-11+b1) ...
20:26:22 [2021-03-11T20:26:22.519Z] #18 50.57 Setting up aufs-tools (1:4.14+20190211-1) ...
20:26:22 [2021-03-11T20:26:22.589Z] #20 11.83 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
20:26:22 [2021-03-11T20:26:22.672Z] #18 29.52 Selecting previously unselected package libicu63:arm64.
20:26:22 [2021-03-11T20:26:22.672Z] #18 29.53 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
20:26:22 [2021-03-11T20:26:22.672Z] #18 29.54 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
20:26:22 [2021-03-11T20:26:22.715Z] #41 15.15   PBCC     images/ns.pb-c.c
20:26:22 [2021-03-11T20:26:22.715Z] #41 15.18   DEP      images/ns.pb-c.d
20:26:22 [2021-03-11T20:26:22.715Z] #41 15.34   PBCC     images/fdinfo.pb-c.c
20:26:22 [2021-03-11T20:26:22.715Z] #41 15.34   DEP      images/fdinfo.pb-c.d
20:26:22 [2021-03-11T20:26:22.775Z] #18 50.59 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:26:22 [2021-03-11T20:26:22.775Z] #18 50.60 Setting up libip6tc0:amd64 (1.8.2-4) ...
20:26:22 [2021-03-11T20:26:22.775Z] #18 50.61 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:26:22 [2021-03-11T20:26:22.775Z] #18 50.62 Setting up libgpm2:amd64 (1.20.7-5) ...
20:26:22 [2021-03-11T20:26:22.775Z] #18 50.64 Setting up libip4tc0:amd64 (1.8.2-4) ...
20:26:22 [2021-03-11T20:26:22.775Z] #18 50.64 Setting up uidmap (1:4.5-1.1) ...
20:26:22 [2021-03-11T20:26:22.775Z] #18 50.65 Setting up libnftnl11:amd64 (1.1.2-2) ...
20:26:22 [2021-03-11T20:26:22.775Z] #18 50.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:26:22 [2021-03-11T20:26:22.775Z] #18 50.70 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:26:22 [2021-03-11T20:26:22.775Z] #18 50.71 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:26:22 [2021-03-11T20:26:22.775Z] #18 50.73 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:26:22 [2021-03-11T20:26:22.775Z] #18 50.74 Setting up xxd (2:8.1.0875-5) ...
20:26:22 [2021-03-11T20:26:22.775Z] #18 50.75 Setting up zip (3.0-11+b1) ...
20:26:22 [2021-03-11T20:26:22.775Z] #18 50.77 Setting up vim-common (2:8.1.0875-5) ...
20:26:22 [2021-03-11T20:26:22.846Z] #20 DONE 12.3s
20:26:22 [2021-03-11T20:26:22.846Z] 
20:26:22 [2021-03-11T20:26:22.846Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
20:26:22 [2021-03-11T20:26:22.846Z] #23 sha256:51fc91f702ff66b98acc5891e325b3f2eedf1873187750465c4e734a74050dfb
20:26:22 [2021-03-11T20:26:22.971Z] #41 15.44   PBCC     images/core-aarch64.pb-c.c
20:26:22 [2021-03-11T20:26:22.971Z] #41 15.51   PBCC     images/core-arm.pb-c.c
20:26:23 [2021-03-11T20:26:23.032Z] #18 50.79 Setting up bash-completion (1:2.8-6) ...
20:26:23 [2021-03-11T20:26:23.107Z] #23 DONE 0.3s
20:26:23 [2021-03-11T20:26:23.107Z] 
20:26:23 [2021-03-11T20:26:23.107Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:23 [2021-03-11T20:26:23.107Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:26:23 [2021-03-11T20:26:23.107Z] #41 133.1   CC       criu/net.o
20:26:23 [2021-03-11T20:26:23.137Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:26:23 [2021-03-11T20:26:23.227Z] #41 15.61   PBCC     images/core-ppc64.pb-c.c
20:26:23 [2021-03-11T20:26:23.227Z] #41 15.68   PBCC     images/core-s390.pb-c.c
20:26:23 [2021-03-11T20:26:23.227Z] #41 15.75   PBCC     images/core-x86.pb-c.c
20:26:23 [2021-03-11T20:26:23.484Z] #41 15.95   PBCC     images/core.pb-c.c
20:26:23 [2021-03-11T20:26:23.484Z] #41 15.95   PBCC     images/inventory.pb-c.c
20:26:23 [2021-03-11T20:26:23.484Z] #41 16.03   DEP      images/core-aarch64.pb-c.d
20:26:23 [2021-03-11T20:26:23.484Z] #41 16.11   DEP      images/core-arm.pb-c.d
20:26:23 [2021-03-11T20:26:23.740Z] #41 16.23   DEP      images/core-ppc64.pb-c.d
20:26:23 [2021-03-11T20:26:23.740Z] #41 16.23   DEP      images/core-s390.pb-c.d
20:26:23 [2021-03-11T20:26:23.740Z] #41 16.32   DEP      images/core-x86.pb-c.d
20:26:23 [2021-03-11T20:26:23.740Z] #41 16.42   DEP      images/core.pb-c.d
20:26:23 [2021-03-11T20:26:23.997Z] #41 16.53   DEP      images/inventory.pb-c.d
20:26:23 [2021-03-11T20:26:23.997Z] #41 16.57   PBCC     images/cpuinfo.pb-c.c
20:26:23 [2021-03-11T20:26:23.997Z] #41 16.57   DEP      images/cpuinfo.pb-c.d
20:26:23 [2021-03-11T20:26:23.997Z] #41 16.67   PBCC     images/stats.pb-c.c
20:26:23 [2021-03-11T20:26:23.997Z] #41 16.67   DEP      images/stats.pb-c.d
20:26:24 [2021-03-11T20:26:24.062Z] --- PASS: TestBuildMultiStageCopy (6.60s)
20:26:24 [2021-03-11T20:26:24.062Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s)
20:26:24 [2021-03-11T20:26:24.062Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
20:26:24 [2021-03-11T20:26:24.062Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
20:26:24 [2021-03-11T20:26:24.062Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
20:26:24 [2021-03-11T20:26:24.062Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
20:26:24 [2021-03-11T20:26:24.062Z] === RUN   TestBuildMultiStageParentConfig
20:26:24 [2021-03-11T20:26:24.601Z] #18 31.51 Selecting previously unselected package libnet1:arm64.
20:26:24 [2021-03-11T20:26:24.601Z] #18 31.52 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:26:24 [2021-03-11T20:26:24.601Z] #18 31.53 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:26:24 [2021-03-11T20:26:24.601Z] #18 31.66 Selecting previously unselected package libnl-3-200:arm64.
20:26:24 [2021-03-11T20:26:24.601Z] #18 31.66 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
20:26:24 [2021-03-11T20:26:24.601Z] #18 31.68 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
20:26:24 [2021-03-11T20:26:24.866Z] #18 31.77 Selecting previously unselected package libprotobuf-c1:arm64.
20:26:24 [2021-03-11T20:26:24.866Z] #18 31.78 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
20:26:24 [2021-03-11T20:26:24.866Z] #18 31.80 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
20:26:25 [2021-03-11T20:26:25.131Z] #18 31.93 Selecting previously unselected package libreadline5:arm64.
20:26:25 [2021-03-11T20:26:25.131Z] #18 31.94 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
20:26:25 [2021-03-11T20:26:25.131Z] #18 31.95 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
20:26:25 [2021-03-11T20:26:25.131Z] #18 32.07 Selecting previously unselected package net-tools.
20:26:25 [2021-03-11T20:26:25.131Z] #18 32.08 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
20:26:25 [2021-03-11T20:26:25.131Z] #18 32.09 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:26:25 [2021-03-11T20:26:25.406Z] #18 32.36 Selecting previously unselected package python-pip-whl.
20:26:25 [2021-03-11T20:26:25.407Z] #18 32.37 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:26:25 [2021-03-11T20:26:25.407Z] #18 32.39 Unpacking python-pip-whl (18.1-5) ...
20:26:25 [2021-03-11T20:26:25.551Z] #18 53.46 Setting up libiptc0:amd64 (1.8.2-4) ...
20:26:25 [2021-03-11T20:26:25.551Z] #18 53.47 Setting up xz-utils (5.2.4-1) ...
20:26:25 [2021-03-11T20:26:25.551Z] #18 53.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:26:25 [2021-03-11T20:26:25.551Z] #18 53.49 Setting up sudo (1.8.27-1+deb10u3) ...
20:26:25 [2021-03-11T20:26:25.671Z] #18 32.74 Selecting previously unselected package python3-lib2to3.
20:26:25 [2021-03-11T20:26:25.671Z] #18 32.75 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:26:25 [2021-03-11T20:26:25.807Z] #18 53.56 invoke-rc.d: could not determine current runlevel
20:26:25 [2021-03-11T20:26:25.807Z] #18 53.58 invoke-rc.d: policy-rc.d denied execution of start.
20:26:25 [2021-03-11T20:26:25.807Z] #18 53.59 Setting up pigz (2.4-1) ...
20:26:25 [2021-03-11T20:26:25.807Z] #18 53.59 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:26:25 [2021-03-11T20:26:25.807Z] #18 53.61 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:26:25 [2021-03-11T20:26:25.807Z] #18 53.63 Setting up python-pip-whl (18.1-5) ...
20:26:25 [2021-03-11T20:26:25.807Z] #18 53.64 Setting up libmpdec2:amd64 (2.4.2-2) ...
20:26:25 [2021-03-11T20:26:25.807Z] #18 53.65 Setting up vim-runtime (2:8.1.0875-5) ...
20:26:25 [2021-03-11T20:26:25.891Z] #41 18.23 make[1]: Nothing to be done for 'all'.
20:26:25 [2021-03-11T20:26:25.935Z] #18 32.77 Unpacking python3-lib2to3 (3.7.3-1) ...
20:26:25 [2021-03-11T20:26:25.935Z] #18 32.94 Selecting previously unselected package python3-distutils.
20:26:25 [2021-03-11T20:26:25.935Z] #18 32.95 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:26:25 [2021-03-11T20:26:25.935Z] #18 32.96 Unpacking python3-distutils (3.7.3-1) ...
20:26:26 [2021-03-11T20:26:26.064Z] #18 54.05 Setting up libaio1:amd64 (0.3.112-3) ...
20:26:26 [2021-03-11T20:26:26.064Z] #18 54.07 Setting up libonig5:amd64 (6.9.1-1) ...
20:26:26 [2021-03-11T20:26:26.064Z] #18 54.08 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
20:26:26 [2021-03-11T20:26:26.064Z] #18 54.09 Setting up vim (2:8.1.0875-5) ...
20:26:26 [2021-03-11T20:26:26.064Z] #18 54.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:26:26 [2021-03-11T20:26:26.064Z] #18 54.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:26:26 [2021-03-11T20:26:26.064Z] #18 54.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:26:26 [2021-03-11T20:26:26.064Z] #18 54.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:26:26 [2021-03-11T20:26:26.200Z] #18 33.14 Selecting previously unselected package python3-pip.
20:26:26 [2021-03-11T20:26:26.200Z] #18 33.14 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:26:26 [2021-03-11T20:26:26.200Z] #18 33.15 Unpacking python3-pip (18.1-5) ...
20:26:26 [2021-03-11T20:26:26.321Z] #18 54.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:26:26 [2021-03-11T20:26:26.321Z] #18 54.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:26:26 [2021-03-11T20:26:26.321Z] #18 54.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:26:26 [2021-03-11T20:26:26.321Z] #18 54.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:26:26 [2021-03-11T20:26:26.321Z] #18 54.18 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:26:26 [2021-03-11T20:26:26.321Z] #18 54.19 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:26:26 [2021-03-11T20:26:26.321Z] #18 54.20 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:26:26 [2021-03-11T20:26:26.321Z] #18 54.21 Setting up jq (1.5+dfsg-2+b1) ...
20:26:26 [2021-03-11T20:26:26.321Z] #18 54.22 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
20:26:26 [2021-03-11T20:26:26.321Z] #18 54.23 Setting up python3.7 (3.7.3-2+deb10u2) ...
20:26:26 [2021-03-11T20:26:26.382Z] #41 136.6   CC       criu/netfilter.o
20:26:26 [2021-03-11T20:26:26.382Z] #41 137.0   CC       criu/page-pipe.o
20:26:26 [2021-03-11T20:26:26.465Z] #18 33.33 Selecting previously unselected package python3-pkg-resources.
20:26:26 [2021-03-11T20:26:26.465Z] #18 33.35 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:26:26 [2021-03-11T20:26:26.465Z] #18 33.36 Unpacking python3-pkg-resources (40.8.0-1) ...
20:26:26 [2021-03-11T20:26:26.465Z] #18 33.51 Selecting previously unselected package python3-setuptools.
20:26:26 [2021-03-11T20:26:26.465Z] #18 33.53 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:26:26 [2021-03-11T20:26:26.730Z] #18 33.55 Unpacking python3-setuptools (40.8.0-1) ...
20:26:26 [2021-03-11T20:26:26.946Z] #41 137.5   CC       criu/page-xfer.o
20:26:26 [2021-03-11T20:26:26.994Z] #18 33.81 Selecting previously unselected package python3-wheel.
20:26:26 [2021-03-11T20:26:26.994Z] #18 33.81 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:26:26 [2021-03-11T20:26:26.994Z] #18 33.83 Unpacking python3-wheel (0.32.3-2) ...
20:26:26 [2021-03-11T20:26:26.994Z] #18 33.94 Selecting previously unselected package sudo.
20:26:26 [2021-03-11T20:26:26.994Z] #18 33.96 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ...
20:26:26 [2021-03-11T20:26:26.994Z] #18 33.97 Unpacking sudo (1.8.27-1+deb10u3) ...
20:26:27 [2021-03-11T20:26:27.258Z] #41 ...
20:26:27 [2021-03-11T20:26:27.258Z] 
20:26:27 [2021-03-11T20:26:27.258Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:26:27 [2021-03-11T20:26:27.258Z] #49 sha256:56607838db770a334555755fcffaee996f6372936c72452c71413ff26f2cf5b7
20:26:27 [2021-03-11T20:26:27.258Z] #49 81.24 go/ast
20:26:27 [2021-03-11T20:26:27.258Z] #49 82.44 golang.org/x/crypto/ssh/terminal
20:26:27 [2021-03-11T20:26:27.258Z] #49 83.86 mvdan.cc/editorconfig
20:26:27 [2021-03-11T20:26:27.258Z] #49 85.20 mvdan.cc/sh/v3/fileutil
20:26:27 [2021-03-11T20:26:27.258Z] #49 85.39 mvdan.cc/sh/v3/syntax
20:26:27 [2021-03-11T20:26:27.258Z] #49 ...
20:26:27 [2021-03-11T20:26:27.258Z] 
20:26:27 [2021-03-11T20:26:27.258Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:27 [2021-03-11T20:26:27.258Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:26:27 [2021-03-11T20:26:27.258Z] #41 19.78   CC       images/stats.o
20:26:27 [2021-03-11T20:26:27.517Z] #41 ...
20:26:27 [2021-03-11T20:26:27.517Z] 
20:26:27 [2021-03-11T20:26:27.517Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
20:26:27 [2021-03-11T20:26:27.517Z] #28 sha256:1307678955913a709d96c38037644b7812ebe35a0ecea2a4f50d934fc3260fba
20:26:27 [2021-03-11T20:26:27.517Z] #28 DONE 4.4s
20:26:27 [2021-03-11T20:26:27.573Z] #18 34.43 Selecting previously unselected package thin-provisioning-tools.
20:26:27 [2021-03-11T20:26:27.573Z] #18 34.45 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
20:26:27 [2021-03-11T20:26:27.573Z] #18 34.46 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:26:27 [2021-03-11T20:26:27.779Z] 
20:26:27 [2021-03-11T20:26:27.779Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
20:26:27 [2021-03-11T20:26:27.779Z] #31 sha256:d6fd1f9a8cb9c2f8b0cf2f27a456fef72d41797f7201b6aad4e073ce2515935b
20:26:27 [2021-03-11T20:26:27.822Z] #41 20.19   CC       images/core.o
20:26:27 [2021-03-11T20:26:27.838Z] #18 34.67 Selecting previously unselected package uidmap.
20:26:27 [2021-03-11T20:26:27.838Z] #18 34.68 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
20:26:27 [2021-03-11T20:26:27.838Z] #18 34.69 Unpacking uidmap (1:4.5-1.1) ...
20:26:27 [2021-03-11T20:26:27.838Z] #18 34.81 Selecting previously unselected package vim-runtime.
20:26:27 [2021-03-11T20:26:27.838Z] #18 34.83 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:26:27 [2021-03-11T20:26:27.838Z] #18 34.88 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:26:28 [2021-03-11T20:26:28.036Z] #31 DONE 0.3s
20:26:28 [2021-03-11T20:26:28.036Z] 
20:26:28 [2021-03-11T20:26:28.036Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
20:26:28 [2021-03-11T20:26:28.036Z] #33 sha256:47df095222ac4a3df2045f72f3c47f1ae27e970ce32b016c7a57a5c0af8e48ad
20:26:28 [2021-03-11T20:26:28.036Z] #33 DONE 0.1s
20:26:28 [2021-03-11T20:26:28.036Z] 
20:26:28 [2021-03-11T20:26:28.036Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:26:28 [2021-03-11T20:26:28.036Z] #54 sha256:cce1977c2c8164ad933e6c0b1e0897beccfed10b624ff32fd508ec52bfcf95a9
20:26:28 [2021-03-11T20:26:28.102Z] #18 34.91 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:26:28 [2021-03-11T20:26:28.102Z] #18 34.92 Unpacking vim-runtime (2:8.1.0875-5) ...
20:26:28 [2021-03-11T20:26:28.294Z] #54 ...
20:26:28 [2021-03-11T20:26:28.294Z] 
20:26:28 [2021-03-11T20:26:28.294Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
20:26:28 [2021-03-11T20:26:28.294Z] #36 sha256:24b43c38d01b3d60b546b90e9144b2378ef7a857bfadc3f6fb6658cd3430c8ac
20:26:28 [2021-03-11T20:26:28.294Z] #36 DONE 0.1s
20:26:28 [2021-03-11T20:26:28.294Z] 
20:26:28 [2021-03-11T20:26:28.294Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:26:28 [2021-03-11T20:26:28.294Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
20:26:28 [2021-03-11T20:26:28.384Z] #41 20.83   CC       images/core-x86.o
20:26:28 [2021-03-11T20:26:28.551Z] #38 ...
20:26:28 [2021-03-11T20:26:28.551Z] 
20:26:28 [2021-03-11T20:26:28.551Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:28 [2021-03-11T20:26:28.551Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:26:28 [2021-03-11T20:26:28.551Z] #41 139.1   CC       criu/pagemap-cache.o
20:26:28 [2021-03-11T20:26:28.640Z] #41 21.30   CC       images/core-arm.o
20:26:29 [2021-03-11T20:26:29.117Z] #41 139.4   CC       criu/pagemap.o
20:26:29 [2021-03-11T20:26:29.203Z] #41 21.76   CC       images/core-aarch64.o
20:26:29 [2021-03-11T20:26:29.298Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
20:26:29 [2021-03-11T20:26:29.298Z] === RUN   TestBuildLabelWithTargets
20:26:29 [2021-03-11T20:26:29.593Z] #18 57.05 Setting up iptables (1.8.2-4) ...
20:26:29 [2021-03-11T20:26:29.593Z] #18 57.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:26:29 [2021-03-11T20:26:29.593Z] #18 57.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:26:29 [2021-03-11T20:26:29.593Z] #18 57.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:26:29 [2021-03-11T20:26:29.593Z] #18 57.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:26:29 [2021-03-11T20:26:29.593Z] #18 57.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:26:29 [2021-03-11T20:26:29.593Z] #18 57.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:26:29 [2021-03-11T20:26:29.593Z] #18 57.13 Setting up python3 (3.7.3-1) ...
20:26:29 [2021-03-11T20:26:29.593Z] #18 57.57 Setting up python3-wheel (0.32.3-2) ...
20:26:29 [2021-03-11T20:26:29.767Z] #41 22.25   CC       images/core-ppc64.o
20:26:30 [2021-03-11T20:26:30.047Z] #41 140.4   CC       criu/parasite-syscall.o
20:26:30 [2021-03-11T20:26:30.330Z] #41 22.85   CC       images/core-s390.o
20:26:30 [2021-03-11T20:26:30.524Z] #18 58.32 Setting up apparmor (2.13.2-10) ...
20:26:30 [2021-03-11T20:26:30.611Z] #41 141.1   CC       criu/path.o
20:26:30 [2021-03-11T20:26:30.680Z] #18 37.36 Selecting previously unselected package vim.
20:26:30 [2021-03-11T20:26:30.680Z] #18 37.38 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
20:26:30 [2021-03-11T20:26:30.680Z] #18 37.41 Unpacking vim (2:8.1.0875-5) ...
20:26:30 [2021-03-11T20:26:30.680Z] #18 ...
20:26:30 [2021-03-11T20:26:30.680Z] 
20:26:30 [2021-03-11T20:26:30.680Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:30 [2021-03-11T20:26:30.680Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:26:30 [2021-03-11T20:26:30.680Z] #41 75.25   DEP      criu/image-desc.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 75.38   DEP      criu/fsnotify.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 75.54   DEP      criu/filesystems.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 75.73   DEP      criu/files.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 75.89   DEP      criu/files-reg.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 76.00   DEP      criu/files-ext.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 76.15   DEP      criu/file-lock.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 76.30   DEP      criu/file-ids.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 76.44   DEP      criu/fifo.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 76.56   DEP      criu/fdstore.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 76.69   DEP      criu/fault-injection.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 76.74   DEP      criu/external.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 76.85   DEP      criu/eventpoll.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 77.02   DEP      criu/eventfd.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 77.26   DEP      criu/crtools.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 77.47   DEP      criu/cr-service.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 77.66   DEP      criu/cr-restore.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 77.82   DEP      criu/cr-errno.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 77.83   DEP      criu/cr-dump.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 78.15   DEP      criu/cr-dedup.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 78.24   DEP      criu/cr-check.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 78.42   DEP      criu/config.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 78.59   DEP      criu/clone-noasan.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 78.71   DEP      criu/cgroup.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 78.87   DEP      criu/cgroup-props.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 78.95   DEP      criu/bitmap.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 78.96   DEP      criu/bfd.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 79.05   DEP      criu/autofs.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 79.18   DEP      criu/aio.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 79.29   DEP      criu/action-scripts.d
20:26:30 [2021-03-11T20:26:30.680Z] #41 79.52   CC       criu/action-scripts.o
20:26:30 [2021-03-11T20:26:30.680Z] #41 80.10   CC       criu/aio.o
20:26:30 [2021-03-11T20:26:30.680Z] #41 80.66   CC       criu/autofs.o
20:26:30 [2021-03-11T20:26:30.680Z] #41 81.87   CC       criu/bfd.o
20:26:30 [2021-03-11T20:26:30.680Z] #41 82.34   CC       criu/bitmap.o
20:26:30 [2021-03-11T20:26:30.680Z] #41 82.47   CC       criu/cgroup-props.o
20:26:30 [2021-03-11T20:26:30.680Z] #41 83.26   CC       criu/cgroup.o
20:26:30 [2021-03-11T20:26:30.680Z] #41 85.60   CC       criu/clone-noasan.o
20:26:30 [2021-03-11T20:26:30.867Z] #41 141.5   CC       criu/pie-util-vdso-elf32.o
20:26:30 [2021-03-11T20:26:30.893Z] #41 23.44   CC       images/cpuinfo.o
20:26:30 [2021-03-11T20:26:30.945Z] #41 ...
20:26:30 [2021-03-11T20:26:30.945Z] 
20:26:30 [2021-03-11T20:26:30.945Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:26:30 [2021-03-11T20:26:30.945Z] #18 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
20:26:30 [2021-03-11T20:26:30.945Z] #18 37.88 Selecting previously unselected package xfsprogs.
20:26:30 [2021-03-11T20:26:30.945Z] #18 37.89 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
20:26:30 [2021-03-11T20:26:30.945Z] #18 37.90 Unpacking xfsprogs (4.20.0-1) ...
20:26:31 [2021-03-11T20:26:31.431Z] #41 142.0   CC       criu/pie-util-vdso.o
20:26:31 [2021-03-11T20:26:31.456Z] #41 23.88   CC       images/inventory.o
20:26:31 [2021-03-11T20:26:31.456Z] #41 24.15   CC       images/fdinfo.o
20:26:31 [2021-03-11T20:26:31.524Z] #18 38.30 Selecting previously unselected package zip.
20:26:31 [2021-03-11T20:26:31.524Z] #18 38.31 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
20:26:31 [2021-03-11T20:26:31.524Z] #18 38.32 Unpacking zip (3.0-11+b1) ...
20:26:31 [2021-03-11T20:26:31.524Z] #18 38.63 Setting up aufs-tools (1:4.14+20190211-1) ...
20:26:31 [2021-03-11T20:26:31.524Z] #18 38.66 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:26:31 [2021-03-11T20:26:31.524Z] #18 38.68 Setting up libip6tc0:arm64 (1.8.2-4) ...
20:26:31 [2021-03-11T20:26:31.792Z] #18 38.70 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
20:26:31 [2021-03-11T20:26:31.792Z] #18 38.71 Setting up libgpm2:arm64 (1.20.7-5) ...
20:26:31 [2021-03-11T20:26:31.792Z] #18 38.74 Setting up libip4tc0:arm64 (1.8.2-4) ...
20:26:31 [2021-03-11T20:26:31.792Z] #18 38.76 Setting up uidmap (1:4.5-1.1) ...
20:26:31 [2021-03-11T20:26:31.792Z] #18 38.77 Setting up libnftnl11:arm64 (1.1.2-2) ...
20:26:31 [2021-03-11T20:26:31.792Z] #18 38.81 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:26:31 [2021-03-11T20:26:31.792Z] #18 38.87 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:26:31 [2021-03-11T20:26:31.792Z] #18 38.88 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
20:26:31 [2021-03-11T20:26:31.792Z] #18 38.90 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
20:26:31 [2021-03-11T20:26:31.792Z] #18 38.93 Setting up xxd (2:8.1.0875-5) ...
20:26:31 [2021-03-11T20:26:31.892Z] #18 ...
20:26:31 [2021-03-11T20:26:31.892Z] 
20:26:31 [2021-03-11T20:26:31.892Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:31 [2021-03-11T20:26:31.892Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:26:31 [2021-03-11T20:26:31.892Z] #41 108.5   CC       criu/crtools.o
20:26:31 [2021-03-11T20:26:31.892Z] #41 109.1   CC       criu/eventfd.o
20:26:31 [2021-03-11T20:26:31.892Z] #41 109.5   CC       criu/eventpoll.o
20:26:31 [2021-03-11T20:26:31.892Z] #41 110.5   CC       criu/external.o
20:26:31 [2021-03-11T20:26:31.892Z] #41 110.8   CC       criu/fault-injection.o
20:26:31 [2021-03-11T20:26:31.892Z] #41 110.9   CC       criu/fdstore.o
20:26:31 [2021-03-11T20:26:31.892Z] #41 111.3   CC       criu/fifo.o
20:26:31 [2021-03-11T20:26:31.892Z] #41 111.7   CC       criu/file-ids.o
20:26:31 [2021-03-11T20:26:31.892Z] #41 112.1   CC       criu/file-lock.o
20:26:31 [2021-03-11T20:26:31.892Z] #41 113.1   CC       criu/files-ext.o
20:26:31 [2021-03-11T20:26:31.892Z] #41 113.5   CC       criu/files-reg.o
20:26:31 [2021-03-11T20:26:31.892Z] #41 115.8   CC       criu/files.o
20:26:31 [2021-03-11T20:26:31.892Z] #41 118.1   CC       criu/filesystems.o
20:26:31 [2021-03-11T20:26:31.994Z] #41 142.3   CC       criu/pie-util.o
20:26:31 [2021-03-11T20:26:31.994Z] #41 142.4   CC       criu/pipes.o
20:26:32 [2021-03-11T20:26:32.019Z] #41 24.49   CC       images/fown.o
20:26:32 [2021-03-11T20:26:32.057Z] #18 38.98 Setting up zip (3.0-11+b1) ...
20:26:32 [2021-03-11T20:26:32.057Z] #18 39.01 Setting up vim-common (2:8.1.0875-5) ...
20:26:32 [2021-03-11T20:26:32.057Z] #18 39.04 Setting up bash-completion (1:2.8-6) ...
20:26:32 [2021-03-11T20:26:32.149Z] #41 ...
20:26:32 [2021-03-11T20:26:32.149Z] 
20:26:32 [2021-03-11T20:26:32.149Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:26:32 [2021-03-11T20:26:32.149Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:26:32 [2021-03-11T20:26:32.149Z] #18 59.97 Setting up xfsprogs (4.20.0-1) ...
20:26:32 [2021-03-11T20:26:32.149Z] #18 59.98 Setting up python3-lib2to3 (3.7.3-1) ...
20:26:32 [2021-03-11T20:26:32.276Z] #41 24.77   CC       images/ns.o
20:26:32 [2021-03-11T20:26:32.532Z] #41 25.06   CC       images/regfile.o
20:26:32 [2021-03-11T20:26:32.558Z] #41 143.1   CC       criu/plugin.o
20:26:32 [2021-03-11T20:26:32.711Z] #18 60.39 Setting up python3-pkg-resources (40.8.0-1) ...
20:26:32 [2021-03-11T20:26:32.789Z] #41 25.38   CC       images/ghost-file.o
20:26:32 [2021-03-11T20:26:32.789Z] #41 ...
20:26:32 [2021-03-11T20:26:32.789Z] 
20:26:32 [2021-03-11T20:26:32.789Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:26:32 [2021-03-11T20:26:32.789Z] #43 sha256:0764fddad26d36bf334e78e1176c582767641c17510ff719bb8da38c358cadd8
20:26:32 [2021-03-11T20:26:32.789Z] #43 87.17 encoding/xml
20:26:32 [2021-03-11T20:26:32.789Z] #43 89.00 go/doc
20:26:32 [2021-03-11T20:26:32.789Z] #43 92.15 github.com/LK4D4/vndr/build
20:26:32 [2021-03-11T20:26:32.789Z] #43 92.64 compress/flate
20:26:32 [2021-03-11T20:26:32.789Z] #43 95.14 compress/gzip
20:26:32 [2021-03-11T20:26:32.789Z] #43 95.80 vendor/golang.org/x/text/transform
20:26:32 [2021-03-11T20:26:32.789Z] #43 95.82 net
20:26:32 [2021-03-11T20:26:32.789Z] #43 96.70 vendor/golang.org/x/text/unicode/bidi
20:26:33 [2021-03-11T20:26:33.045Z] #43 ...
20:26:33 [2021-03-11T20:26:33.045Z] 
20:26:33 [2021-03-11T20:26:33.045Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:26:33 [2021-03-11T20:26:33.045Z] #54 sha256:bf8da062bd0c32ccab715a8bf6cee3527ba955e093d7183e16b1855d9e7379d5
20:26:33 [2021-03-11T20:26:33.046Z] #54 44.43 Checking out files:  45% (1729/3819)   
Checking out files:  46% (1757/3819)   
Checking out files:  47% (1795/3819)   
Checking out files:  48% (1834/3819)   
Checking out files:  49% (1872/3819)   
Checking out files:  50% (1910/3819)   
Checking out files:  51% (1948/3819)   
Checking out files:  52% (1986/3819)   
Checking out files:  53% (2025/3819)   
Checking out files:  54% (2063/3819)   
Checking out files:  55% (2101/3819)   
Checking out files:  56% (2139/3819)   
Checking out files:  57% (2177/3819)   
Checking out files:  58% (2216/3819)   
Checking out files:  59% (2254/3819)   
Checking out files:  60% (2292/3819)   
Checking out files:  61% (2330/3819)   
Checking out files:  62% (2368/3819)   
Checking out files:  63% (2406/3819)   
Checking out files:  64% (2445/3819)   
Checking out files:  65% (2483/3819)   
Checking out files:  66% (2521/3819)   
Checking out files:  67% (2559/3819)   
Checking out files:  68% (2597/3819)   
Checking out files:  69% (2636/3819)   
Checking out files:  70% (2674/3819)   
Checking out files:  71% (2712/3819)   
Checking out files:  72% (2750/3819)   
Checking out files:  73% (2788/3819)   
Checking out files:  74% (2827/3819)   
Checking out files:  75% (2865/3819)   
Checking out files:  76% (2903/3819)   
Checking out files:  77% (2941/3819)   
Checking out files:  78% (2979/3819)   
Checking out files:  79% (3018/3819)   
Checking out files:  80% (3056/3819)   
Checking out files:  81% (3094/3819)   
Checking out files:  82% (3132/3819)   
Checking out files:  83% (3170/3819)   
Checking out files:  84% (3208/3819)   
Checking out files:  85% (3247/3819)   
Checking out files:  85% (3274/3819)   
Checking out files:  86% (3285/3819)   
Checking out files:  87% (3323/3819)   
Checking out files:  88% (3361/3819)   
Checking out files:  89% (3399/3819)   
Checking out files:  90% (3438/3819)   
Checking out files:  91% (3476/3819)   
Checking out files:  92% (3514/3819)   
Checking out files:  93% (3552/3819)   
Checking out files:  94% (3590/3819)   
Checking out files:  95% (3629/3819)   
Checking out files:  96% (3667/3819)   
Checking out files:  97% (3705/3819)   
Checking out files:  98% (3743/3819)   
Checking out files:  99% (3781/3819)   
Checking out files: 100% (3819/3819)   
Checking out files: 100% (3819/3819), done.
20:26:33 [2021-03-11T20:26:33.046Z] #54 46.00 + cd /tmp/tmp.6B0rfrgxtL/src/github.com/containerd/containerd
20:26:33 [2021-03-11T20:26:33.046Z] #54 46.01 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
20:26:33 [2021-03-11T20:26:33.046Z] #54 47.94 + export 'BUILDTAGS=netgo osusergo static_build'
20:26:33 [2021-03-11T20:26:33.046Z] #54 47.94 + BUILDTAGS='netgo osusergo static_build'
20:26:33 [2021-03-11T20:26:33.046Z] #54 47.94 + export EXTRA_FLAGS=-buildmode=pie
20:26:33 [2021-03-11T20:26:33.046Z] #54 47.94 + EXTRA_FLAGS=-buildmode=pie
20:26:33 [2021-03-11T20:26:33.046Z] #54 47.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:26:33 [2021-03-11T20:26:33.046Z] #54 47.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:26:33 [2021-03-11T20:26:33.046Z] #54 47.94 + '[' '' = dynamic ']'
20:26:33 [2021-03-11T20:26:33.046Z] #54 47.94 + make
20:26:33 [2021-03-11T20:26:33.121Z] #41 143.5   CC       criu/proc_parse.o
20:26:33 [2021-03-11T20:26:33.644Z] #18 61.28 Setting up python3-distutils (3.7.3-1) ...
20:26:33 [2021-03-11T20:26:33.901Z] #18 61.75 Setting up python3-setuptools (40.8.0-1) ...
20:26:33 [2021-03-11T20:26:33.975Z] #54 ...
20:26:33 [2021-03-11T20:26:33.975Z] 
20:26:33 [2021-03-11T20:26:33.975Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
20:26:33 [2021-03-11T20:26:33.975Z] #49 sha256:56607838db770a334555755fcffaee996f6372936c72452c71413ff26f2cf5b7
20:26:33 [2021-03-11T20:26:33.975Z] #49 92.51 mvdan.cc/sh/v3/cmd/shfmt
20:26:33 [2021-03-11T20:26:33.975Z] #49 DONE 98.1s
20:26:33 [2021-03-11T20:26:33.975Z] 
20:26:33 [2021-03-11T20:26:33.975Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:33 [2021-03-11T20:26:33.975Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:26:33 [2021-03-11T20:26:33.975Z] #41 25.73   CC       images/fifo.o
20:26:33 [2021-03-11T20:26:33.975Z] #41 25.92   CC       images/remap-file-path.o
20:26:33 [2021-03-11T20:26:33.975Z] #41 26.14   CC       images/eventfd.o
20:26:33 [2021-03-11T20:26:33.975Z] #41 26.36   CC       images/eventpoll.o
20:26:34 [2021-03-11T20:26:34.231Z] #41 26.69   CC       images/fh.o
20:26:34 [2021-03-11T20:26:34.488Z] #41 27.03   CC       images/fsnotify.o
20:26:35 [2021-03-11T20:26:35.051Z] #41 27.69   CC       images/signalfd.o
20:26:35 [2021-03-11T20:26:35.268Z] #18 62.96 Setting up python3-pip (18.1-5) ...
20:26:35 [2021-03-11T20:26:35.307Z] #41 27.91   CC       images/fs.o
20:26:35 [2021-03-11T20:26:35.380Z] #18 42.04 Setting up libiptc0:arm64 (1.8.2-4) ...
20:26:35 [2021-03-11T20:26:35.380Z] #18 42.06 Setting up xz-utils (5.2.4-1) ...
20:26:35 [2021-03-11T20:26:35.380Z] #18 42.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:26:35 [2021-03-11T20:26:35.380Z] #18 42.12 Setting up sudo (1.8.27-1+deb10u3) ...
20:26:35 [2021-03-11T20:26:35.380Z] #18 42.20 invoke-rc.d: could not determine current runlevel
20:26:35 [2021-03-11T20:26:35.380Z] #18 42.21 invoke-rc.d: policy-rc.d denied execution of start.
20:26:35 [2021-03-11T20:26:35.380Z] #18 42.22 Setting up pigz (2.4-1) ...
20:26:35 [2021-03-11T20:26:35.380Z] #18 42.24 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:26:35 [2021-03-11T20:26:35.380Z] #18 42.25 Setting up libnl-3-200:arm64 (3.4.0-1) ...
20:26:35 [2021-03-11T20:26:35.380Z] #18 42.28 Setting up python-pip-whl (18.1-5) ...
20:26:35 [2021-03-11T20:26:35.380Z] #18 42.30 Setting up libmpdec2:arm64 (2.4.2-2) ...
20:26:35 [2021-03-11T20:26:35.380Z] #18 42.32 Setting up vim-runtime (2:8.1.0875-5) ...
20:26:35 [2021-03-11T20:26:35.643Z] #41 146.2   CC       criu/protobuf-desc.o
20:26:35 [2021-03-11T20:26:35.870Z] #41 28.16   CC       images/pstree.o
20:26:35 [2021-03-11T20:26:35.870Z] #41 28.37   CC       images/pipe.o
20:26:35 [2021-03-11T20:26:35.959Z] #18 42.88 Setting up libaio1:arm64 (0.3.112-3) ...
20:26:35 [2021-03-11T20:26:35.959Z] #18 42.91 Setting up libonig5:arm64 (6.9.1-1) ...
20:26:35 [2021-03-11T20:26:35.959Z] #18 42.92 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
20:26:35 [2021-03-11T20:26:35.959Z] #18 42.94 Setting up vim (2:8.1.0875-5) ...
20:26:35 [2021-03-11T20:26:35.959Z] #18 42.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:26:35 [2021-03-11T20:26:35.959Z] #18 42.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:26:35 [2021-03-11T20:26:35.959Z] #18 42.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:26:35 [2021-03-11T20:26:35.959Z] #18 43.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:26:35 [2021-03-11T20:26:35.959Z] #18 43.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:26:35 [2021-03-11T20:26:35.959Z] #18 43.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:26:36 [2021-03-11T20:26:36.126Z] #41 28.61   CC       images/tcp-stream.o
20:26:36 [2021-03-11T20:26:36.197Z] #18 64.15 Processing triggers for libc-bin (2.28-10) ...
20:26:36 [2021-03-11T20:26:36.197Z] #18 64.19 Processing triggers for mime-support (3.62) ...
20:26:36 [2021-03-11T20:26:36.206Z] #41 ...
20:26:36 [2021-03-11T20:26:36.206Z] 
20:26:36 [2021-03-11T20:26:36.206Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:26:36 [2021-03-11T20:26:36.206Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
20:26:36 [2021-03-11T20:26:36.206Z] #38 DONE 215.8s
20:26:36 [2021-03-11T20:26:36.206Z] 
20:26:36 [2021-03-11T20:26:36.206Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:26:36 [2021-03-11T20:26:36.206Z] #47 sha256:4175beff98cab0134b1c9d52ac4ea8b1de55590a2b90896bdc91fbe25b776f63
20:26:36 [2021-03-11T20:26:36.223Z] #18 43.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:26:36 [2021-03-11T20:26:36.223Z] #18 43.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:26:36 [2021-03-11T20:26:36.223Z] #18 43.08 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
20:26:36 [2021-03-11T20:26:36.223Z] #18 43.10 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:26:36 [2021-03-11T20:26:36.223Z] #18 43.12 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
20:26:36 [2021-03-11T20:26:36.223Z] #18 43.14 Setting up jq (1.5+dfsg-2+b1) ...
20:26:36 [2021-03-11T20:26:36.223Z] #18 43.17 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
20:26:36 [2021-03-11T20:26:36.223Z] #18 43.18 Setting up python3.7 (3.7.3-2+deb10u2) ...
20:26:36 [2021-03-11T20:26:36.383Z] #41 28.92   CC       images/sk-packet.o
20:26:36 [2021-03-11T20:26:36.639Z] #41 29.17   CC       images/mnt.o
20:26:36 [2021-03-11T20:26:36.776Z] #47 ...
20:26:36 [2021-03-11T20:26:36.776Z] 
20:26:36 [2021-03-11T20:26:36.776Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:36 [2021-03-11T20:26:36.776Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:26:36 [2021-03-11T20:26:36.776Z] #41 147.2   CC       criu/protobuf.o
20:26:36 [2021-03-11T20:26:36.896Z] #41 29.40   CC       images/pipe-data.o
20:26:36 [2021-03-11T20:26:36.896Z] #41 29.59   CC       images/sa.o
20:26:37 [2021-03-11T20:26:37.129Z] #18 DONE 65.0s
20:26:37 [2021-03-11T20:26:37.129Z] 
20:26:37 [2021-03-11T20:26:37.129Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
20:26:37 [2021-03-11T20:26:37.129Z] #19 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8
20:26:37 [2021-03-11T20:26:37.340Z] #41 147.9   CC       criu/pstree.o
20:26:37 [2021-03-11T20:26:37.373Z] --- PASS: TestBuildLabelWithTargets (8.00s)
20:26:37 [2021-03-11T20:26:37.373Z] === RUN   TestBuildWithEmptyLayers
20:26:37 [2021-03-11T20:26:37.459Z] #41 29.83   CC       images/timer.o
20:26:37 [2021-03-11T20:26:37.715Z] #41 30.23   CC       images/timerfd.o
20:26:37 [2021-03-11T20:26:37.972Z] #41 30.40   CC       images/mm.o
20:26:38 [2021-03-11T20:26:38.059Z] #19 1.050 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:26:38 [2021-03-11T20:26:38.060Z] #19 1.058 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:26:38 [2021-03-11T20:26:38.060Z] #19 1.061 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:26:38 [2021-03-11T20:26:38.060Z] #19 DONE 1.1s
20:26:38 [2021-03-11T20:26:38.060Z] 
20:26:38 [2021-03-11T20:26:38.060Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:26:38 [2021-03-11T20:26:38.060Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
20:26:38 [2021-03-11T20:26:38.060Z] #38 188.6 + dpkg --print-architecture
20:26:38 [2021-03-11T20:26:38.060Z] #38 188.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:26:38 [2021-03-11T20:26:38.060Z] #38 188.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:26:38 [2021-03-11T20:26:38.060Z] #38 188.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:26:38 [2021-03-11T20:26:38.229Z] #41 30.73   CC       images/sk-opts.o
20:26:38 [2021-03-11T20:26:38.485Z] #41 31.03   CC       images/sk-unix.o
20:26:38 [2021-03-11T20:26:38.710Z] #41 ...
20:26:38 [2021-03-11T20:26:38.710Z] 
20:26:38 [2021-03-11T20:26:38.710Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
20:26:38 [2021-03-11T20:26:38.710Z] #39 sha256:c882ed1282f4cf3ead903417710383ae875107c668c8b9c5f134e9199e6881c4
20:26:38 [2021-03-11T20:26:38.710Z] #39 DONE 0.6s
20:26:38 [2021-03-11T20:26:38.710Z] 
20:26:38 [2021-03-11T20:26:38.710Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:38 [2021-03-11T20:26:38.710Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:26:38 [2021-03-11T20:26:38.710Z] #41 149.1   CC       criu/rbtree.o
20:26:38 [2021-03-11T20:26:38.789Z] #18 45.72 Setting up iptables (1.8.2-4) ...
20:26:38 [2021-03-11T20:26:38.789Z] #18 45.77 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:26:38 [2021-03-11T20:26:38.789Z] #18 45.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:26:38 [2021-03-11T20:26:38.789Z] #18 45.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:26:38 [2021-03-11T20:26:38.789Z] #18 45.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:26:38 [2021-03-11T20:26:38.789Z] #18 45.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:26:38 [2021-03-11T20:26:38.789Z] #18 45.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:26:38 [2021-03-11T20:26:38.789Z] #18 45.87 Setting up python3 (3.7.3-1) ...
20:26:38 [2021-03-11T20:26:38.967Z] #41 149.4   CC       criu/rst-malloc.o
20:26:39 [2021-03-11T20:26:39.049Z] #41 31.44   CC       images/sk-inet.o
20:26:39 [2021-03-11T20:26:39.224Z] #41 149.7   CC       criu/seccomp.o
20:26:39 [2021-03-11T20:26:39.306Z] #41 31.84   CC       images/tun.o
20:26:39 [2021-03-11T20:26:39.562Z] #41 32.15   CC       images/sk-netlink.o
20:26:39 [2021-03-11T20:26:39.743Z] #18 46.58 Setting up python3-wheel (0.32.3-2) ...
20:26:39 [2021-03-11T20:26:39.788Z] #41 150.2   CC       criu/seize.o
20:26:39 [2021-03-11T20:26:39.819Z] #41 32.42   CC       images/packet-sock.o
20:26:40 [2021-03-11T20:26:40.384Z] #41 32.76   CC       images/ipc-var.o
20:26:40 [2021-03-11T20:26:40.384Z] #41 32.95   CC       images/ipc-desc.o
20:26:40 [2021-03-11T20:26:40.633Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
20:26:40 [2021-03-11T20:26:40.633Z] === RUN   TestBuildMultiStageOnBuild
20:26:40 [2021-03-11T20:26:40.642Z] #41 33.14   CC       images/ipc-shm.o
20:26:40 [2021-03-11T20:26:40.697Z] #18 47.55 Setting up apparmor (2.13.2-10) ...
20:26:40 [2021-03-11T20:26:40.719Z] #41 151.0   CC       criu/servicefd.o
20:26:40 [2021-03-11T20:26:40.899Z] #41 33.38   CC       images/ipc-msg.o
20:26:40 [2021-03-11T20:26:40.976Z] #41 151.4   CC       criu/shmem.o
20:26:41 [2021-03-11T20:26:41.156Z] #41 33.67   CC       images/ipc-sem.o
20:26:41 [2021-03-11T20:26:41.156Z] #41 33.85   CC       images/utsns.o
20:26:41 [2021-03-11T20:26:41.277Z] #18 ...
20:26:41 [2021-03-11T20:26:41.277Z] 
20:26:41 [2021-03-11T20:26:41.277Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:41 [2021-03-11T20:26:41.277Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:26:41 [2021-03-11T20:26:41.277Z] #41 85.90   CC       criu/config.o
20:26:41 [2021-03-11T20:26:41.277Z] #41 87.08   CC       criu/cr-check.o
20:26:41 [2021-03-11T20:26:41.277Z] #41 88.65   CC       criu/cr-dedup.o
20:26:41 [2021-03-11T20:26:41.277Z] #41 89.20   CC       criu/cr-dump.o
20:26:41 [2021-03-11T20:26:41.277Z] #41 91.30   CC       criu/cr-errno.o
20:26:41 [2021-03-11T20:26:41.277Z] #41 91.38   CC       criu/cr-restore.o
20:26:41 [2021-03-11T20:26:41.277Z] #41 95.36   CC       criu/cr-service.o
20:26:41 [2021-03-11T20:26:41.287Z] #41 ...
20:26:41 [2021-03-11T20:26:41.287Z] 
20:26:41 [2021-03-11T20:26:41.287Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:26:41 [2021-03-11T20:26:41.287Z] #47 sha256:4175beff98cab0134b1c9d52ac4ea8b1de55590a2b90896bdc91fbe25b776f63
20:26:41 [2021-03-11T20:26:41.287Z] #47 221.2 + /build/golangci-lint --version
20:26:41 [2021-03-11T20:26:41.287Z] #47 221.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
20:26:41 [2021-03-11T20:26:41.287Z] #47 DONE 221.8s
20:26:41 [2021-03-11T20:26:41.562Z] 
20:26:41 [2021-03-11T20:26:41.562Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:26:41 [2021-03-11T20:26:41.562Z] #51 sha256:f0233a4956bf3a8645f6e6faacce093cd32b8a47861537248bc87c77d63ef6e8
20:26:41 [2021-03-11T20:26:41.723Z] #41 34.09   CC       images/creds.o
20:26:41 [2021-03-11T20:26:41.821Z] #51 ...
20:26:41 [2021-03-11T20:26:41.821Z] 
20:26:41 [2021-03-11T20:26:41.821Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:41 [2021-03-11T20:26:41.821Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:26:41 [2021-03-11T20:26:41.822Z] #41 152.3   CC       criu/sigframe.o
20:26:41 [2021-03-11T20:26:41.980Z] #41 34.32   CC       images/vma.o
20:26:41 [2021-03-11T20:26:41.980Z] #41 34.54   CC       images/netdev.o
20:26:42 [2021-03-11T20:26:42.088Z] #41 152.5   CC       criu/signalfd.o
20:26:42 [2021-03-11T20:26:42.230Z] #41 96.84   CC       criu/crtools.o
20:26:42 [2021-03-11T20:26:42.232Z] #38 ...
20:26:42 [2021-03-11T20:26:42.232Z] 
20:26:42 [2021-03-11T20:26:42.232Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:42 [2021-03-11T20:26:42.232Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:26:42 [2021-03-11T20:26:42.232Z] #41 118.8   CC       criu/fsnotify.o
20:26:42 [2021-03-11T20:26:42.232Z] #41 120.0   CC       criu/image-desc.o
20:26:42 [2021-03-11T20:26:42.232Z] #41 120.2   CC       criu/image.o
20:26:42 [2021-03-11T20:26:42.232Z] #41 121.1   CC       criu/ipc_ns.o
20:26:42 [2021-03-11T20:26:42.232Z] #41 122.3   CC       criu/irmap.o
20:26:42 [2021-03-11T20:26:42.232Z] #41 123.0   CC       criu/kcmp-ids.o
20:26:42 [2021-03-11T20:26:42.232Z] #41 123.4   CC       criu/kerndat.o
20:26:42 [2021-03-11T20:26:42.232Z] #41 125.0   CC       criu/libnetlink.o
20:26:42 [2021-03-11T20:26:42.232Z] #41 125.4   CC       criu/log.o
20:26:42 [2021-03-11T20:26:42.232Z] #41 126.0   CC       criu/lsm.o
20:26:42 [2021-03-11T20:26:42.232Z] #41 126.6   CC       criu/mem.o
20:26:42 [2021-03-11T20:26:42.232Z] #41 128.5   CC       criu/memfd.o
20:26:42 [2021-03-11T20:26:42.367Z] #41 152.9   CC       criu/sk-inet.o
20:26:42 [2021-03-11T20:26:42.489Z] #41 129.2   CC       criu/mount.o
20:26:42 [2021-03-11T20:26:42.495Z] #41 97.42   CC       criu/eventfd.o
20:26:42 [2021-03-11T20:26:42.543Z] #41 34.89   CC       images/tty.o
20:26:42 [2021-03-11T20:26:42.760Z] #41 ...
20:26:42 [2021-03-11T20:26:42.760Z] 
20:26:42 [2021-03-11T20:26:42.760Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:26:42 [2021-03-11T20:26:42.760Z] #18 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
20:26:42 [2021-03-11T20:26:42.760Z] #18 49.84 Setting up xfsprogs (4.20.0-1) ...
20:26:42 [2021-03-11T20:26:42.760Z] #18 49.85 Setting up python3-lib2to3 (3.7.3-1) ...
20:26:42 [2021-03-11T20:26:42.800Z] #41 35.45   CC       images/file-lock.o
20:26:43 [2021-03-11T20:26:43.057Z] #41 35.71   CC       images/rlimit.o
20:26:43 [2021-03-11T20:26:43.314Z] #41 35.92   CC       images/pagemap.o
20:26:43 [2021-03-11T20:26:43.345Z] #18 50.30 Setting up python3-pkg-resources (40.8.0-1) ...
20:26:43 [2021-03-11T20:26:43.753Z] #41 153.9   CC       criu/sk-netlink.o
20:26:43 [2021-03-11T20:26:43.753Z] #41 154.2   CC       criu/sk-packet.o
20:26:43 [2021-03-11T20:26:43.878Z] #41 36.20   CC       images/siginfo.o
20:26:43 [2021-03-11T20:26:43.878Z] #41 36.44   CC       images/rpc.o
20:26:43 [2021-03-11T20:26:43.878Z] #41 ...
20:26:43 [2021-03-11T20:26:43.878Z] 
20:26:43 [2021-03-11T20:26:43.879Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:26:43 [2021-03-11T20:26:43.879Z] #54 sha256:bf8da062bd0c32ccab715a8bf6cee3527ba955e093d7183e16b1855d9e7379d5
20:26:43 [2021-03-11T20:26:43.879Z] #54 49.03 + bin/ctr
20:26:44 [2021-03-11T20:26:44.136Z] #54 ...
20:26:44 [2021-03-11T20:26:44.136Z] 
20:26:44 [2021-03-11T20:26:44.136Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:26:44 [2021-03-11T20:26:44.136Z] #43 sha256:0764fddad26d36bf334e78e1176c582767641c17510ff719bb8da38c358cadd8
20:26:44 [2021-03-11T20:26:44.136Z] #43 98.78 vendor/golang.org/x/text/secure/bidirule
20:26:44 [2021-03-11T20:26:44.136Z] #43 99.16 vendor/golang.org/x/text/unicode/norm
20:26:44 [2021-03-11T20:26:44.136Z] #43 103.0 vendor/golang.org/x/net/idna
20:26:44 [2021-03-11T20:26:44.136Z] #43 105.0 vendor/golang.org/x/net/http2/hpack
20:26:44 [2021-03-11T20:26:44.136Z] #43 106.3 mime
20:26:44 [2021-03-11T20:26:44.136Z] #43 107.9 mime/quotedprintable
20:26:44 [2021-03-11T20:26:44.136Z] #43 108.2 net/http/internal
20:26:44 [2021-03-11T20:26:44.339Z] #41 154.7   CC       criu/sk-queue.o
20:26:44 [2021-03-11T20:26:44.482Z] #18 51.45 Setting up python3-distutils (3.7.3-1) ...
20:26:44 [2021-03-11T20:26:44.597Z] #41 155.1   CC       criu/sk-tcp.o
20:26:44 [2021-03-11T20:26:44.854Z] #41 155.5   CC       criu/sk-unix.o
20:26:45 [2021-03-11T20:26:45.066Z] #43 ...
20:26:45 [2021-03-11T20:26:45.067Z] 
20:26:45 [2021-03-11T20:26:45.067Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:45 [2021-03-11T20:26:45.067Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:26:45 [2021-03-11T20:26:45.067Z] #41 37.59   CC       images/ext-file.o
20:26:45 [2021-03-11T20:26:45.075Z] #18 51.92 Setting up python3-setuptools (40.8.0-1) ...
20:26:45 [2021-03-11T20:26:45.323Z] #41 37.83   CC       images/cgroup.o
20:26:45 [2021-03-11T20:26:45.870Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
20:26:45 [2021-03-11T20:26:45.870Z] === RUN   TestBuildUncleanTarFilenames
20:26:45 [2021-03-11T20:26:45.870Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
20:26:45 [2021-03-11T20:26:45.870Z] === RUN   TestBuildMultiStageLayerLeak
20:26:45 [2021-03-11T20:26:45.887Z] #41 38.45   CC       images/userns.o
20:26:46 [2021-03-11T20:26:46.144Z] #41 38.72   CC       images/google/protobuf/descriptor.o
20:26:46 [2021-03-11T20:26:46.221Z] #41 156.6   CC       criu/sockets.o
20:26:46 [2021-03-11T20:26:46.291Z] #18 53.19 Setting up python3-pip (18.1-5) ...
20:26:46 [2021-03-11T20:26:46.662Z] #41 132.9   CC       criu/namespaces.o
20:26:46 [2021-03-11T20:26:46.784Z] #41 157.2   CC       criu/stats.o
20:26:47 [2021-03-11T20:26:47.040Z] #41 157.4   CC       criu/string.o
20:26:47 [2021-03-11T20:26:47.040Z] #41 157.5   CC       criu/sysctl.o
20:26:47 [2021-03-11T20:26:47.243Z] #18 54.27 Processing triggers for libc-bin (2.28-10) ...
20:26:47 [2021-03-11T20:26:47.507Z] #18 54.42 Processing triggers for mime-support (3.62) ...
20:26:47 [2021-03-11T20:26:47.602Z] #41 157.9   CC       criu/sysfs_parse.o
20:26:47 [2021-03-11T20:26:47.858Z] #41 158.1   CC       criu/timens.o
20:26:48 [2021-03-11T20:26:48.030Z] #41 134.6   CC       criu/net.o
20:26:48 [2021-03-11T20:26:48.030Z] #41 ...
20:26:48 [2021-03-11T20:26:48.030Z] 
20:26:48 [2021-03-11T20:26:48.030Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:26:48 [2021-03-11T20:26:48.030Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
20:26:48 [2021-03-11T20:26:48.030Z] #20 5.061 Collecting yamllint==1.16.0
20:26:48 [2021-03-11T20:26:48.039Z] #41 40.35   CC       images/opts.o
20:26:48 [2021-03-11T20:26:48.039Z] #41 40.60   CC       images/seccomp.o
20:26:48 [2021-03-11T20:26:48.039Z] #41 ...
20:26:48 [2021-03-11T20:26:48.039Z] 
20:26:48 [2021-03-11T20:26:48.039Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:26:48 [2021-03-11T20:26:48.039Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:26:48 [2021-03-11T20:26:48.039Z] #11 102.4 Selecting previously unselected package g++-mingw-w64-x86-64.
20:26:48 [2021-03-11T20:26:48.039Z] #11 102.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:26:48 [2021-03-11T20:26:48.039Z] #11 102.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:26:48 [2021-03-11T20:26:48.115Z] #41 158.4   CC       criu/timerfd.o
20:26:48 [2021-03-11T20:26:48.115Z] #41 158.7   CC       criu/tty.o
20:26:48 [2021-03-11T20:26:48.296Z] #11 ...
20:26:48 [2021-03-11T20:26:48.296Z] 
20:26:48 [2021-03-11T20:26:48.296Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:48 [2021-03-11T20:26:48.296Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:26:48 [2021-03-11T20:26:48.296Z] #41 40.88   CC       images/binfmt-misc.o
20:26:48 [2021-03-11T20:26:48.553Z] #41 41.08   CC       images/time.o
20:26:48 [2021-03-11T20:26:48.593Z] #20 10.44   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:26:48 [2021-03-11T20:26:48.593Z] #20 10.51 Collecting pyyaml (from yamllint==1.16.0)
20:26:48 [2021-03-11T20:26:48.810Z] #41 41.31   CC       images/sysctl.o
20:26:49 [2021-03-11T20:26:49.068Z] #41 41.50   CC       images/autofs.o
20:26:49 [2021-03-11T20:26:49.068Z] #41 41.75   CC       images/macvlan.o
20:26:49 [2021-03-11T20:26:49.156Z] #20 10.78   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
20:26:49 [2021-03-11T20:26:49.156Z] #20 11.16 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:26:49 [2021-03-11T20:26:49.325Z] #41 41.92   CC       images/sit.o
20:26:49 [2021-03-11T20:26:49.413Z] #20 11.23   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
20:26:49 [2021-03-11T20:26:49.413Z] #20 11.29 Installing collected packages: pyyaml, pathspec, yamllint
20:26:49 [2021-03-11T20:26:49.482Z] #41 159.8   CC       criu/tun.o
20:26:49 [2021-03-11T20:26:49.582Z] #41 42.18   CC       images/memfd.o
20:26:49 [2021-03-11T20:26:49.738Z] #41 160.2   CC       criu/uffd.o
20:26:49 [2021-03-11T20:26:49.847Z] #41 42.46   CC       images/timens.o
20:26:49 [2021-03-11T20:26:49.977Z] #20 11.71 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
20:26:50 [2021-03-11T20:26:50.029Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s)
20:26:50 [2021-03-11T20:26:50.029Z] === RUN   TestBuildWithHugeFile
20:26:50 [2021-03-11T20:26:50.108Z] #41 42.72   LINK     images/built-in.o
20:26:50 [2021-03-11T20:26:50.237Z] #20 DONE 12.1s
20:26:50 [2021-03-11T20:26:50.237Z] 
20:26:50 [2021-03-11T20:26:50.237Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
20:26:50 [2021-03-11T20:26:50.237Z] #23 sha256:5f323ff5c2dc538525125897404403e6f4223e589a92125032049defd294987c
20:26:50 [2021-03-11T20:26:50.389Z] #41 42.88   GEN      compel/include/asm
20:26:50 [2021-03-11T20:26:50.389Z] #41 42.92   GEN      compel/include/version.h
20:26:50 [2021-03-11T20:26:50.389Z] #41 42.96 touch .config
20:26:50 [2021-03-11T20:26:50.389Z] #41 43.00   GEN      include/common/config.h
20:26:50 [2021-03-11T20:26:50.389Z] #41 43.09   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
20:26:50 [2021-03-11T20:26:50.389Z] #41 43.11   GEN      compel/plugins/include/uapi/std/syscall-64.h
20:26:50 [2021-03-11T20:26:50.495Z] #23 DONE 0.2s
20:26:50 [2021-03-11T20:26:50.495Z] 
20:26:50 [2021-03-11T20:26:50.495Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:26:50 [2021-03-11T20:26:50.495Z] #51 sha256:72adb5ca842321842a73f1eb9d7b591d26b1f702854377c6f5af84a1be6aedda
20:26:50 [2021-03-11T20:26:50.495Z] #51 ...
20:26:50 [2021-03-11T20:26:50.495Z] 
20:26:50 [2021-03-11T20:26:50.495Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
20:26:50 [2021-03-11T20:26:50.495Z] #28 sha256:e9d1777565222879e59eda3b956fd76638d1ffc130e071cc8000db2914573ede
20:26:50 [2021-03-11T20:26:50.656Z] #41 43.13   GEN      compel/arch/x86/plugins/std/syscalls-64.S
20:26:50 [2021-03-11T20:26:50.656Z] #41 43.15   DEP      compel/arch/x86/plugins/std/syscalls-64.d
20:26:50 [2021-03-11T20:26:50.656Z] #41 43.21   DEP      compel/arch/x86/plugins/std/memcpy.d
20:26:50 [2021-03-11T20:26:50.656Z] #41 43.25   DEP      compel/arch/x86/plugins/std/parasite-head.d
20:26:50 [2021-03-11T20:26:50.656Z] #41 43.27   GEN      compel/plugins/include/uapi/std/syscall.h
20:26:50 [2021-03-11T20:26:50.656Z] #41 43.30   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
20:26:50 [2021-03-11T20:26:50.656Z] #41 43.31   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:26:50 [2021-03-11T20:26:50.656Z] #41 43.34   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:26:50 [2021-03-11T20:26:50.669Z] #41 161.0   CC       criu/util.o
20:26:50 [2021-03-11T20:26:50.838Z] #18 DONE 57.3s
20:26:50 [2021-03-11T20:26:50.838Z] 
20:26:50 [2021-03-11T20:26:50.838Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:26:50 [2021-03-11T20:26:50.838Z] #47 sha256:52332e415e45e591cb7d69f8645ed8d2d850fa690f9971cab2913cecce84b06c
20:26:50 [2021-03-11T20:26:50.838Z] #47 175.4 + /build/golangci-lint --version
20:26:50 [2021-03-11T20:26:50.838Z] #47 175.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
20:26:50 [2021-03-11T20:26:50.838Z] #47 DONE 177.6s
20:26:50 [2021-03-11T20:26:50.838Z] 
20:26:50 [2021-03-11T20:26:50.838Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
20:26:50 [2021-03-11T20:26:50.838Z] #19 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f
20:26:50 [2021-03-11T20:26:50.914Z] #41 43.35   DEP      compel/plugins/std/infect.d
20:26:51 [2021-03-11T20:26:51.177Z] #41 43.56   DEP      compel/plugins/std/string.d
20:26:51 [2021-03-11T20:26:51.177Z] #41 43.71   DEP      compel/plugins/std/log.d
20:26:51 [2021-03-11T20:26:51.177Z] #41 43.75   DEP      compel/plugins/std/fds.d
20:26:51 [2021-03-11T20:26:51.177Z] #41 43.79   DEP      compel/plugins/std/std.d
20:26:51 [2021-03-11T20:26:51.177Z] #41 43.86   DEP      compel/plugins/shmem/shmem.d
20:26:51 [2021-03-11T20:26:51.450Z] #41 44.00   DEP      compel/plugins/fds/fds.d
20:26:51 [2021-03-11T20:26:51.450Z] #41 44.11   CC       compel/plugins/std/std.o
20:26:51 [2021-03-11T20:26:51.599Z] #41 162.0   CC       criu/uts_ns.o
20:26:51 [2021-03-11T20:26:51.856Z] #41 162.1   CC       criu/vdso-compat.o
20:26:51 [2021-03-11T20:26:51.856Z] #41 162.3   CC       criu/vdso.o
20:26:52 [2021-03-11T20:26:52.014Z] #41 44.49   CC       compel/plugins/std/fds.o
20:26:52 [2021-03-11T20:26:52.235Z] #19 1.758 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:26:52 [2021-03-11T20:26:52.235Z] #19 1.767 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:26:52 [2021-03-11T20:26:52.235Z] #19 1.775 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:26:52 [2021-03-11T20:26:52.235Z] #19 DONE 2.0s
20:26:52 [2021-03-11T20:26:52.235Z] 
20:26:52 [2021-03-11T20:26:52.235Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:52 [2021-03-11T20:26:52.235Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:26:52 [2021-03-11T20:26:52.235Z] #41 97.85   CC       criu/eventpoll.o
20:26:52 [2021-03-11T20:26:52.235Z] #41 98.95   CC       criu/external.o
20:26:52 [2021-03-11T20:26:52.235Z] #41 99.38   CC       criu/fault-injection.o
20:26:52 [2021-03-11T20:26:52.235Z] #41 99.57   CC       criu/fdstore.o
20:26:52 [2021-03-11T20:26:52.235Z] #41 100.1   CC       criu/fifo.o
20:26:52 [2021-03-11T20:26:52.235Z] #41 100.7   CC       criu/file-ids.o
20:26:52 [2021-03-11T20:26:52.235Z] #41 100.9   CC       criu/file-lock.o
20:26:52 [2021-03-11T20:26:52.235Z] #41 101.8   CC       criu/files-ext.o
20:26:52 [2021-03-11T20:26:52.235Z] #41 102.2   CC       criu/files-reg.o
20:26:52 [2021-03-11T20:26:52.235Z] #41 103.9   CC       criu/files.o
20:26:52 [2021-03-11T20:26:52.235Z] #41 105.4   CC       criu/filesystems.o
20:26:52 [2021-03-11T20:26:52.235Z] #41 106.1   CC       criu/fsnotify.o
20:26:52 [2021-03-11T20:26:52.235Z] #41 107.0   CC       criu/image-desc.o
20:26:52 [2021-03-11T20:26:52.235Z] #41 107.2   CC       criu/image.o
20:26:52 [2021-03-11T20:26:52.235Z] #41 ...
20:26:52 [2021-03-11T20:26:52.235Z] 
20:26:52 [2021-03-11T20:26:52.235Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:26:52 [2021-03-11T20:26:52.235Z] #20 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c
20:26:52 [2021-03-11T20:26:52.418Z] #41 162.8   LINK     criu/built-in.o
20:26:52 [2021-03-11T20:26:52.419Z] #41 162.9   LINK     criu/criu
20:26:52 [2021-03-11T20:26:52.576Z] #41 44.95   CC       compel/plugins/std/log.o
20:26:52 [2021-03-11T20:26:52.675Z] #41 163.1   DEP      lib/c/criu.d
20:26:52 [2021-03-11T20:26:52.675Z] #41 163.2   CC       images/rpc.pb-c.o
20:26:53 [2021-03-11T20:26:53.238Z] #41 163.6   CC       lib/c/criu.o
20:26:53 [2021-03-11T20:26:53.508Z] #41 45.78   CC       compel/plugins/std/string.o
20:26:53 [2021-03-11T20:26:53.764Z] #41 46.48   CC       compel/plugins/std/infect.o
20:26:54 [2021-03-11T20:26:54.021Z] #41 ...
20:26:54 [2021-03-11T20:26:54.021Z] 
20:26:54 [2021-03-11T20:26:54.021Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:26:54 [2021-03-11T20:26:54.021Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:26:54 [2021-03-11T20:26:54.021Z] #11 118.3 Selecting previously unselected package libapparmor1:amd64.
20:26:54 [2021-03-11T20:26:54.021Z] #11 118.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
20:26:54 [2021-03-11T20:26:54.021Z] #11 118.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
20:26:54 [2021-03-11T20:26:54.168Z] #41 164.4   LINK     lib/c/built-in.o
20:26:54 [2021-03-11T20:26:54.168Z] #41 164.4   LINK     lib/c/libcriu.so
20:26:54 [2021-03-11T20:26:54.168Z] #41 164.4   LINK     lib/c/libcriu.a
20:26:54 [2021-03-11T20:26:54.168Z] #41 164.5   GEN      magic.py
20:26:54 [2021-03-11T20:26:54.168Z] #41 164.6 Note: Building without setproctitle() and strlcpy() support.
20:26:54 [2021-03-11T20:26:54.168Z] #41 164.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:26:54 [2021-03-11T20:26:54.168Z] #41 164.6 Note: Building without GnuTLS support
20:26:54 [2021-03-11T20:26:54.168Z] #41 164.6 Makefile.config:39: Warn: you have no libnftables installed
20:26:54 [2021-03-11T20:26:54.168Z] #41 164.6 Makefile.config:40: Warn: Building without nftables support
20:26:54 [2021-03-11T20:26:54.281Z] #11 118.5 Selecting previously unselected package libapparmor-dev:amd64.
20:26:54 [2021-03-11T20:26:54.281Z] #11 118.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
20:26:54 [2021-03-11T20:26:54.538Z] #11 118.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
20:26:54 [2021-03-11T20:26:54.795Z] #11 118.9 Selecting previously unselected package libbtrfs0.
20:26:54 [2021-03-11T20:26:54.795Z] #11 118.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
20:26:54 [2021-03-11T20:26:54.795Z] #11 118.9 Unpacking libbtrfs0 (4.20.1-2) ...
20:26:54 [2021-03-11T20:26:54.795Z] #11 119.0 Selecting previously unselected package libbtrfs-dev.
20:26:54 [2021-03-11T20:26:54.795Z] #11 119.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
20:26:54 [2021-03-11T20:26:54.795Z] #11 119.1 Unpacking libbtrfs-dev (4.20.1-2) ...
20:26:55 [2021-03-11T20:26:55.052Z] #11 119.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:26:55 [2021-03-11T20:26:55.052Z] #11 119.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
20:26:55 [2021-03-11T20:26:55.052Z] #11 119.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:26:55 [2021-03-11T20:26:55.052Z] #11 119.3 Selecting previously unselected package libudev-dev:amd64.
20:26:55 [2021-03-11T20:26:55.052Z] #11 119.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
20:26:55 [2021-03-11T20:26:55.052Z] #11 119.3 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
20:26:55 [2021-03-11T20:26:55.098Z] #41 165.2 fatal: not a git repository (or any of the parent directories): .git
20:26:55 [2021-03-11T20:26:55.309Z] #11 119.5 Selecting previously unselected package libsepol1-dev:amd64.
20:26:55 [2021-03-11T20:26:55.309Z] #11 119.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
20:26:55 [2021-03-11T20:26:55.309Z] #11 119.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
20:26:55 [2021-03-11T20:26:55.355Z] #41 165.8 make[1]: Nothing to be done for 'all'.
20:26:55 [2021-03-11T20:26:55.566Z] #11 119.8 Selecting previously unselected package libpcre16-3:amd64.
20:26:55 [2021-03-11T20:26:55.566Z] #11 119.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
20:26:55 [2021-03-11T20:26:55.566Z] #11 119.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
20:26:55 [2021-03-11T20:26:55.746Z] #28 DONE 4.4s
20:26:55 [2021-03-11T20:26:55.747Z] 
20:26:55 [2021-03-11T20:26:55.747Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
20:26:55 [2021-03-11T20:26:55.747Z] #31 sha256:baaef9f64a4aacc600884f0d9372b01692d7425d9ceb5540e1ed50c70a6c9612
20:26:55 [2021-03-11T20:26:55.747Z] #31 DONE 0.3s
20:26:55 [2021-03-11T20:26:55.747Z] 
20:26:55 [2021-03-11T20:26:55.747Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
20:26:55 [2021-03-11T20:26:55.747Z] #33 sha256:7c8c6ba9e821df9db6a0751080dfbaed19b85f65f1e31a4a48ad1d22596219af
20:26:55 [2021-03-11T20:26:55.747Z] #33 DONE 0.1s
20:26:55 [2021-03-11T20:26:55.747Z] 
20:26:55 [2021-03-11T20:26:55.747Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
20:26:55 [2021-03-11T20:26:55.747Z] #36 sha256:41c1734e355b840d6eff679b9b1329e504d666c30007530bbba87f3db9d8edd1
20:26:55 [2021-03-11T20:26:55.747Z] #36 DONE 0.1s
20:26:55 [2021-03-11T20:26:55.747Z] 
20:26:55 [2021-03-11T20:26:55.747Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:55 [2021-03-11T20:26:55.747Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:26:55 [2021-03-11T20:26:55.747Z] #41 138.4   CC       criu/netfilter.o
20:26:55 [2021-03-11T20:26:55.747Z] #41 138.7   CC       criu/page-pipe.o
20:26:55 [2021-03-11T20:26:55.747Z] #41 139.4   CC       criu/page-xfer.o
20:26:55 [2021-03-11T20:26:55.747Z] #41 140.8   CC       criu/pagemap-cache.o
20:26:55 [2021-03-11T20:26:55.747Z] #41 141.2   CC       criu/pagemap.o
20:26:55 [2021-03-11T20:26:55.747Z] #41 142.1   CC       criu/parasite-syscall.o
20:26:55 [2021-03-11T20:26:55.823Z] #11 120.0 Selecting previously unselected package libpcre32-3:amd64.
20:26:55 [2021-03-11T20:26:55.823Z] #11 120.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
20:26:55 [2021-03-11T20:26:55.823Z] #11 120.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
20:26:55 [2021-03-11T20:26:55.823Z] #11 120.2 Selecting previously unselected package libpcrecpp0v5:amd64.
20:26:55 [2021-03-11T20:26:55.918Z] #41 166.3 make[1]: 'images/built-in.o' is up to date.
20:26:55 [2021-03-11T20:26:55.918Z] #41 166.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:26:55 [2021-03-11T20:26:55.918Z] #41 166.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:26:55 [2021-03-11T20:26:55.918Z] #41 166.4 make[1]: 'compel/libcompel.a' is up to date.
20:26:55 [2021-03-11T20:26:55.918Z] #41 166.4 make[1]: 'compel/compel-host-bin' is up to date.
20:26:56 [2021-03-11T20:26:56.081Z] #11 120.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
20:26:56 [2021-03-11T20:26:56.081Z] #11 120.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
20:26:56 [2021-03-11T20:26:56.081Z] #11 120.3 Selecting previously unselected package libpcre3-dev:amd64.
20:26:56 [2021-03-11T20:26:56.081Z] #11 120.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
20:26:56 [2021-03-11T20:26:56.081Z] #11 120.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
20:26:56 [2021-03-11T20:26:56.174Z] #41 166.4 make[1]: Nothing to be done for 'all'.
20:26:56 [2021-03-11T20:26:56.174Z] #41 166.4 make[1]: 'soccr/libsoccr.a' is up to date.
20:26:56 [2021-03-11T20:26:56.174Z] #41 166.6 make[2]: Nothing to be done for 'all'.
20:26:56 [2021-03-11T20:26:56.174Z] #41 166.6 make[2]: Nothing to be done for 'all'.
20:26:56 [2021-03-11T20:26:56.174Z] #41 166.7 make[2]: Nothing to be done for 'all'.
20:26:56 [2021-03-11T20:26:56.174Z] #41 166.8 make[2]: Nothing to be done for 'all'.
20:26:56 [2021-03-11T20:26:56.174Z] #41 166.8 make[2]: Nothing to be done for 'all'.
20:26:56 [2021-03-11T20:26:56.310Z] #41 143.0   CC       criu/path.o
20:26:56 [2021-03-11T20:26:56.396Z] 4612f6d0b889: Pull complete
20:26:56 [2021-03-11T20:26:56.431Z] #41 166.8 make[2]: Nothing to be done for 'all'.
20:26:56 [2021-03-11T20:26:56.431Z] #41 166.8 make[2]: Nothing to be done for 'all'.
20:26:56 [2021-03-11T20:26:56.431Z] #41 166.9 make[2]: Nothing to be done for 'all'.
20:26:56 [2021-03-11T20:26:56.644Z] #11 120.8 Selecting previously unselected package libselinux1-dev:amd64.
20:26:56 [2021-03-11T20:26:56.644Z] #11 120.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
20:26:56 [2021-03-11T20:26:56.644Z] #11 120.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
20:26:56 [2021-03-11T20:26:56.687Z] #41 167.0   INSTALL  criu/criu
20:26:56 [2021-03-11T20:26:56.687Z] #41 DONE 167.2s
20:26:56 [2021-03-11T20:26:56.687Z] 
20:26:56 [2021-03-11T20:26:56.687Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:26:56 [2021-03-11T20:26:56.687Z] #54 sha256:cce1977c2c8164ad933e6c0b1e0897beccfed10b624ff32fd508ec52bfcf95a9
20:26:56 [2021-03-11T20:26:56.873Z] #41 143.3   CC       criu/pie-util-vdso-elf32.o
20:26:56 [2021-03-11T20:26:56.901Z] #11 121.1 Selecting previously unselected package libdevmapper-dev:amd64.
20:26:56 [2021-03-11T20:26:56.901Z] #11 121.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
20:26:56 [2021-03-11T20:26:56.901Z] #11 121.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:26:57 [2021-03-11T20:26:57.130Z] #41 143.8   CC       criu/pie-util-vdso.o
20:26:57 [2021-03-11T20:26:57.158Z] #11 121.3 Selecting previously unselected package libseccomp-dev:amd64.
20:26:57 [2021-03-11T20:26:57.158Z] #11 121.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
20:26:57 [2021-03-11T20:26:57.158Z] #11 121.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
20:26:57 [2021-03-11T20:26:57.158Z] #11 121.5 Selecting previously unselected package libsystemd-dev:amd64.
20:26:57 [2021-03-11T20:26:57.158Z] #11 121.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
20:26:57 [2021-03-11T20:26:57.158Z] #11 121.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
20:26:57 [2021-03-11T20:26:57.565Z] #20 4.920 Collecting yamllint==1.16.0
20:26:57 [2021-03-11T20:26:57.695Z] #41 144.2   CC       criu/pie-util.o
20:26:57 [2021-03-11T20:26:57.695Z] #41 144.4   CC       criu/pipes.o
20:26:57 [2021-03-11T20:26:57.723Z] #11 ...
20:26:57 [2021-03-11T20:26:57.723Z] 
20:26:57 [2021-03-11T20:26:57.723Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:26:57 [2021-03-11T20:26:57.723Z] #43 sha256:0764fddad26d36bf334e78e1176c582767641c17510ff719bb8da38c358cadd8
20:26:57 [2021-03-11T20:26:57.723Z] #43 112.0 net/textproto
20:26:57 [2021-03-11T20:26:57.723Z] #43 112.0 crypto/x509
20:26:57 [2021-03-11T20:26:57.723Z] #43 113.4 vendor/golang.org/x/net/http/httpguts
20:26:57 [2021-03-11T20:26:57.723Z] #43 113.7 vendor/golang.org/x/net/http/httpproxy
20:26:57 [2021-03-11T20:26:57.723Z] #43 114.3 mime/multipart
20:26:57 [2021-03-11T20:26:57.723Z] #43 116.0 crypto/tls
20:26:57 [2021-03-11T20:26:57.980Z] #43 ...
20:26:57 [2021-03-11T20:26:57.980Z] 
20:26:57 [2021-03-11T20:26:57.980Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:57 [2021-03-11T20:26:57.980Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:26:57 [2021-03-11T20:26:57.980Z] #41 47.02   CC       compel/arch/x86/plugins/std/parasite-head.o
20:26:57 [2021-03-11T20:26:57.980Z] #41 47.09   CC       compel/arch/x86/plugins/std/memcpy.o
20:26:57 [2021-03-11T20:26:57.980Z] #41 47.13   CC       compel/arch/x86/plugins/std/syscalls-64.o
20:26:57 [2021-03-11T20:26:57.980Z] #41 47.22   AR       compel/plugins/std.lib.a
20:26:57 [2021-03-11T20:26:57.980Z] #41 47.28   CC       compel/plugins/fds/fds.o
20:26:57 [2021-03-11T20:26:57.980Z] #41 47.54   AR       compel/plugins/fds.lib.a
20:26:57 [2021-03-11T20:26:57.980Z] #41 47.61   HOSTDEP  compel/src/lib/log-host.d
20:26:57 [2021-03-11T20:26:57.980Z] #41 47.69   HOSTDEP  compel/src/lib/handle-elf-host.d
20:26:57 [2021-03-11T20:26:57.980Z] #41 47.79   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
20:26:57 [2021-03-11T20:26:57.980Z] #41 47.88   HOSTDEP  compel/src/main-host.d
20:26:57 [2021-03-11T20:26:57.980Z] #41 48.01   DEP      compel/src/lib/ptrace.d
20:26:57 [2021-03-11T20:26:57.980Z] #41 48.18   DEP      compel/src/lib/infect.d
20:26:57 [2021-03-11T20:26:57.980Z] #41 48.32   DEP      compel/src/lib/infect-util.d
20:26:57 [2021-03-11T20:26:57.980Z] #41 48.40   DEP      compel/src/lib/infect-rpc.d
20:26:57 [2021-03-11T20:26:57.980Z] #41 48.51   DEP      compel/arch/x86/src/lib/infect.d
20:26:57 [2021-03-11T20:26:57.980Z] #41 48.67   DEP      compel/arch/x86/src/lib/cpu.d
20:26:57 [2021-03-11T20:26:57.980Z] #41 48.72   DEP      compel/src/lib/log.d
20:26:57 [2021-03-11T20:26:57.980Z] #41 48.78   DEP      compel/src/main.d
20:26:57 [2021-03-11T20:26:57.980Z] #41 48.87   DEP      compel/src/lib/handle-elf.d
20:26:57 [2021-03-11T20:26:57.980Z] #41 48.97   DEP      compel/arch/x86/src/lib/handle-elf.d
20:26:57 [2021-03-11T20:26:57.980Z] #41 49.10   CC       compel/src/lib/log.o
20:26:57 [2021-03-11T20:26:57.980Z] #41 49.38   CC       compel/arch/x86/src/lib/cpu.o
20:26:57 [2021-03-11T20:26:57.980Z] #41 50.00   CC       compel/arch/x86/src/lib/infect.o
20:26:58 [2021-03-11T20:26:58.237Z] #41 50.77   CC       compel/src/lib/infect-rpc.o
20:26:58 [2021-03-11T20:26:58.258Z] #41 145.0   CC       criu/plugin.o
20:26:58 [2021-03-11T20:26:58.494Z] #41 ...
20:26:58 [2021-03-11T20:26:58.494Z] 
20:26:58 [2021-03-11T20:26:58.494Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
20:26:58 [2021-03-11T20:26:58.494Z] #56 sha256:1036af273bbc1c508f5e63ba16fcca5accdb9180aae4971d358df6c1dba2f046
20:26:58 [2021-03-11T20:26:58.494Z] #56 114.5 + for f in rootlesskit rootlesskit-docker-proxy
20:26:58 [2021-03-11T20:26:58.494Z] #56 114.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:26:58 [2021-03-11T20:26:58.494Z] #56 DONE 122.7s
20:26:58 [2021-03-11T20:26:58.494Z] 
20:26:58 [2021-03-11T20:26:58.494Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:26:58 [2021-03-11T20:26:58.494Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:26:58 [2021-03-11T20:26:58.494Z] #11 122.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
20:26:58 [2021-03-11T20:26:58.494Z] #11 122.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
20:26:58 [2021-03-11T20:26:58.518Z] #20 ...
20:26:58 [2021-03-11T20:26:58.518Z] 
20:26:58 [2021-03-11T20:26:58.518Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:26:58 [2021-03-11T20:26:58.518Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:26:58 [2021-03-11T20:26:58.518Z] #41 108.0   CC       criu/ipc_ns.o
20:26:58 [2021-03-11T20:26:58.518Z] #41 109.1   CC       criu/irmap.o
20:26:58 [2021-03-11T20:26:58.518Z] #41 109.6   CC       criu/kcmp-ids.o
20:26:58 [2021-03-11T20:26:58.518Z] #41 109.9   CC       criu/kerndat.o
20:26:58 [2021-03-11T20:26:58.518Z] #41 110.8   CC       criu/libnetlink.o
20:26:58 [2021-03-11T20:26:58.518Z] #41 111.2   CC       criu/log.o
20:26:58 [2021-03-11T20:26:58.518Z] #41 111.8   CC       criu/lsm.o
20:26:58 [2021-03-11T20:26:58.518Z] #41 112.2   CC       criu/mem.o
20:26:58 [2021-03-11T20:26:58.588Z] #54 ...
20:26:58 [2021-03-11T20:26:58.588Z] 
20:26:58 [2021-03-11T20:26:58.588Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:26:58 [2021-03-11T20:26:58.588Z] #42 sha256:0ce8d9f3ae37f39eb68c701ab2944aca76c2712b278df5a582be720346c0d0c9
20:26:58 [2021-03-11T20:26:58.588Z] #42 DONE 0.1s
20:26:58 [2021-03-11T20:26:58.588Z] 
20:26:58 [2021-03-11T20:26:58.588Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
20:26:58 [2021-03-11T20:26:58.588Z] #44 sha256:58de96354dc80c721c178b1852b65d34b52d92fe2092f0fb687642e0714cee13
20:26:58 [2021-03-11T20:26:58.588Z] #44 DONE 0.2s
20:26:58 [2021-03-11T20:26:58.588Z] 
20:26:58 [2021-03-11T20:26:58.588Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
20:26:58 [2021-03-11T20:26:58.588Z] #46 sha256:0d036fc1c93469c084eca574f1c7185be0ba254263d749a9d5f84708c48632a6
20:26:58 [2021-03-11T20:26:58.588Z] #46 DONE 0.1s
20:26:58 [2021-03-11T20:26:58.588Z] 
20:26:58 [2021-03-11T20:26:58.588Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
20:26:58 [2021-03-11T20:26:58.588Z] #48 sha256:2c8d2a30b643ca71a3925f494cdf7199d298e1c481444db43cd90bf9bd0fa344
20:26:58 [2021-03-11T20:26:58.761Z] #11 ...
20:26:58 [2021-03-11T20:26:58.761Z] 
20:26:58 [2021-03-11T20:26:58.761Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:26:58 [2021-03-11T20:26:58.761Z] #57 sha256:0b24a2e5059fe29346a45bc0d50a1d26a2263404c4817aed23cf8cbc21307643
20:26:58 [2021-03-11T20:26:58.761Z] #57 DONE 0.1s
20:26:58 [2021-03-11T20:26:58.761Z] 
20:26:58 [2021-03-11T20:26:58.761Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:26:58 [2021-03-11T20:26:58.761Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:26:58 [2021-03-11T20:26:58.761Z] #11 122.9 Setting up libapparmor1:amd64 (2.13.2-10) ...
20:26:58 [2021-03-11T20:26:58.761Z] #11 122.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:26:58 [2021-03-11T20:26:58.761Z] #11 122.9 Setting up libpcre16-3:amd64 (2:8.39-12) ...
20:26:58 [2021-03-11T20:26:58.761Z] #11 123.0 Setting up libsepol1-dev:amd64 (2.8-1) ...
20:26:58 [2021-03-11T20:26:58.761Z] #11 ...
20:26:58 [2021-03-11T20:26:58.761Z] 
20:26:58 [2021-03-11T20:26:58.761Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:26:58 [2021-03-11T20:26:58.761Z] #58 sha256:29c48fe530c6498f67b238909198cf42947663bbe55f93785c319eea899813f2
20:26:58 [2021-03-11T20:26:58.761Z] #58 DONE 0.2s
20:26:58 [2021-03-11T20:26:58.761Z] 
20:26:58 [2021-03-11T20:26:58.761Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:26:58 [2021-03-11T20:26:58.761Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
20:26:58 [2021-03-11T20:26:58.761Z] #11 123.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:26:58 [2021-03-11T20:26:58.761Z] #11 123.1 Setting up libbtrfs0 (4.20.1-2) ...
20:26:58 [2021-03-11T20:26:58.761Z] #11 123.1 Setting up libpcre32-3:amd64 (2:8.39-12) ...
20:26:58 [2021-03-11T20:26:58.761Z] #11 123.1 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
20:26:58 [2021-03-11T20:26:58.761Z] #11 123.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:26:58 [2021-03-11T20:26:58.761Z] #11 123.1 Setting up libbtrfs-dev (4.20.1-2) ...
20:26:58 [2021-03-11T20:26:58.761Z] #11 123.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
20:26:58 [2021-03-11T20:26:58.761Z] #11 123.2 Setting up mingw-w64-common (6.0.0-3) ...
20:26:58 [2021-03-11T20:26:58.761Z] #11 123.2 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
20:26:58 [2021-03-11T20:26:58.761Z] #11 123.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:26:58 [2021-03-11T20:26:58.761Z] #11 123.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
20:26:58 [2021-03-11T20:26:58.761Z] #11 123.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:26:58 [2021-03-11T20:26:58.761Z] #11 123.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:26:58 [2021-03-11T20:26:58.761Z] #11 123.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:26:58 [2021-03-11T20:26:58.761Z] #11 123.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:26:58 [2021-03-11T20:26:58.821Z] #41 145.4   CC       criu/proc_parse.o
20:26:58 [2021-03-11T20:26:58.844Z] #48 DONE 0.5s
20:26:58 [2021-03-11T20:26:58.844Z] 
20:26:58 [2021-03-11T20:26:58.844Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
20:26:58 [2021-03-11T20:26:58.844Z] #50 sha256:37efcce1fb6837c12b8386033b994cc7d1e626ca5c86220fb29146ac2b3c85a3
20:26:59 [2021-03-11T20:26:59.017Z] #11 123.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:26:59 [2021-03-11T20:26:59.017Z] #11 123.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:26:59 [2021-03-11T20:26:59.017Z] #11 123.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:26:59 [2021-03-11T20:26:59.017Z] #11 123.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
20:26:59 [2021-03-11T20:26:59.017Z] #11 123.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:26:59 [2021-03-11T20:26:59.017Z] #11 123.3 Setting up dmsetup (2:1.02.155-3) ...
20:26:59 [2021-03-11T20:26:59.017Z] #11 123.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:26:59 [2021-03-11T20:26:59.017Z] #11 123.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:26:59 [2021-03-11T20:26:59.017Z] #11 123.3 Processing triggers for libc-bin (2.28-10) ...
20:26:59 [2021-03-11T20:26:59.098Z] #41 113.7   CC       criu/memfd.o
20:26:59 [2021-03-11T20:26:59.100Z] #50 DONE 0.1s
20:26:59 [2021-03-11T20:26:59.100Z] 
20:26:59 [2021-03-11T20:26:59.100Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:26:59 [2021-03-11T20:26:59.100Z] #54 sha256:cce1977c2c8164ad933e6c0b1e0897beccfed10b624ff32fd508ec52bfcf95a9
20:26:59 [2021-03-11T20:26:59.580Z] #11 DONE 123.8s
20:26:59 [2021-03-11T20:26:59.580Z] 
20:26:59 [2021-03-11T20:26:59.580Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:26:59 [2021-03-11T20:26:59.580Z] #51 sha256:0cc9fb148ed387bf433a749e8d45d188a83774e16d4caf03afc8307b79126c21
20:26:59 [2021-03-11T20:26:59.676Z] #41 114.2   CC       criu/mount.o
20:27:01 [2021-03-11T20:27:01.342Z] #41 148.0   CC       criu/protobuf-desc.o
20:27:02 [2021-03-11T20:27:02.242Z] #41 117.0   CC       criu/namespaces.o
20:27:02 [2021-03-11T20:27:02.285Z] #41 ...
20:27:02 [2021-03-11T20:27:02.285Z] 
20:27:02 [2021-03-11T20:27:02.285Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:27:02 [2021-03-11T20:27:02.285Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
20:27:02 [2021-03-11T20:27:02.285Z] #38 DONE 216.0s
20:27:02 [2021-03-11T20:27:02.285Z] 
20:27:02 [2021-03-11T20:27:02.285Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:27:02 [2021-03-11T20:27:02.285Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:27:02 [2021-03-11T20:27:02.285Z] #41 148.8   CC       criu/protobuf.o
20:27:02 [2021-03-11T20:27:02.510Z] #41 ...
20:27:02 [2021-03-11T20:27:02.510Z] 
20:27:02 [2021-03-11T20:27:02.510Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:27:02 [2021-03-11T20:27:02.510Z] #20 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c
20:27:02 [2021-03-11T20:27:02.510Z] #20 10.23   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:27:02 [2021-03-11T20:27:02.510Z] #20 10.31 Collecting pyyaml (from yamllint==1.16.0)
20:27:02 [2021-03-11T20:27:02.774Z] #20 10.54   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
20:27:02 [2021-03-11T20:27:02.849Z] #41 149.2   CC       criu/pstree.o
20:27:03 [2021-03-11T20:27:03.357Z] #20 11.18   Installing build dependencies: started
20:27:04 [2021-03-11T20:27:04.220Z] #41 150.6   CC       criu/rbtree.o
20:27:04 [2021-03-11T20:27:04.220Z] #41 150.9   CC       criu/rst-malloc.o
20:27:04 [2021-03-11T20:27:04.350Z] #54 198.4 + bin/containerd
20:27:04 [2021-03-11T20:27:04.477Z] #41 ...
20:27:04 [2021-03-11T20:27:04.477Z] 
20:27:04 [2021-03-11T20:27:04.477Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
20:27:04 [2021-03-11T20:27:04.477Z] #39 sha256:1a1ee96ae2d50812c77b6544db6fb42ab458afa944a49fe00e457150060bc56e
20:27:04 [2021-03-11T20:27:04.477Z] #39 DONE 1.1s
20:27:04 [2021-03-11T20:27:04.477Z] 
20:27:04 [2021-03-11T20:27:04.477Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:27:04 [2021-03-11T20:27:04.477Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:27:04 [2021-03-11T20:27:04.477Z] #41 151.1   CC       criu/seccomp.o
20:27:04 [2021-03-11T20:27:04.831Z] #51 ...
20:27:04 [2021-03-11T20:27:04.831Z] 
20:27:04 [2021-03-11T20:27:04.831Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
20:27:04 [2021-03-11T20:27:04.831Z] #12 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
20:27:04 [2021-03-11T20:27:04.831Z] #12 DONE 5.1s
20:27:04 [2021-03-11T20:27:04.831Z] 
20:27:04 [2021-03-11T20:27:04.831Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:27:04 [2021-03-11T20:27:04.831Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:27:04 [2021-03-11T20:27:04.831Z] #41 51.14   CC       compel/src/lib/infect-util.o
20:27:04 [2021-03-11T20:27:04.831Z] #41 51.46   CC       compel/src/lib/infect.o
20:27:04 [2021-03-11T20:27:04.831Z] #41 53.82   CC       compel/src/lib/ptrace.o
20:27:04 [2021-03-11T20:27:04.831Z] #41 54.21   AR       compel/libcompel.a
20:27:04 [2021-03-11T20:27:04.831Z] #41 54.34   HOSTCC   compel/src/main-host.o
20:27:04 [2021-03-11T20:27:04.831Z] #41 54.56   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
20:27:04 [2021-03-11T20:27:04.831Z] #41 54.72   HOSTCC   compel/src/lib/handle-elf-host.o
20:27:04 [2021-03-11T20:27:04.831Z] #41 55.03   HOSTCC   compel/src/lib/log-host.o
20:27:04 [2021-03-11T20:27:04.831Z] #41 55.20   HOSTLINK compel/compel-host-bin
20:27:04 [2021-03-11T20:27:04.831Z] #41 55.47   DEP      soccr/soccr.d
20:27:04 [2021-03-11T20:27:04.831Z] #41 55.59   CC       soccr/soccr.o
20:27:04 [2021-03-11T20:27:04.831Z] #41 56.89   AR       soccr/libsoccr.a
20:27:04 [2021-03-11T20:27:04.831Z] #41 56.92 make[1]: 'soccr/libsoccr.a' is up to date.
20:27:04 [2021-03-11T20:27:04.831Z] #41 ...
20:27:04 [2021-03-11T20:27:04.831Z] 
20:27:04 [2021-03-11T20:27:04.831Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:27:04 [2021-03-11T20:27:04.831Z] #51 sha256:0cc9fb148ed387bf433a749e8d45d188a83774e16d4caf03afc8307b79126c21
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.213 + RM_GOPATH=0
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.213 + TMP_GOPATH=
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.213 + : /build
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.213 + '[' -z '' ']'
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.213 ++ mktemp -d
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.217 + export GOPATH=/tmp/tmp.W6UevAGXFJ
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.217 + GOPATH=/tmp/tmp.W6UevAGXFJ
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.217 + RM_GOPATH=1
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.217 + case "$(go env GOARCH)" in
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.217 ++ go env GOARCH
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.241 + export GO_BUILDMODE=-buildmode=pie
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.241 + GO_BUILDMODE=-buildmode=pie
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.241 ++ dirname /tmp/install/install.sh
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.241 + dir=/tmp/install
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.241 + bin=runc
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.241 + shift
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.241 + '[' '!' -f /tmp/install/runc.installer ']'
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.241 + . /tmp/install/runc.installer
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.241 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.241 + install_runc
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.241 + grep -q '^3\.10\.0.*\.el7\.'
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.251 + uname -r
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.257 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.258 + RUNC_BUILDTAGS='seccomp '
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.258 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.258 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.W6UevAGXFJ/src/github.com/opencontainers/runc
20:27:04 [2021-03-11T20:27:04.831Z] #51 5.258 Cloning into '/tmp/tmp.W6UevAGXFJ/src/github.com/opencontainers/runc'...
20:27:05 [2021-03-11T20:27:05.407Z] #41 151.7   CC       criu/seize.o
20:27:05 [2021-03-11T20:27:05.970Z] #41 152.5   CC       criu/servicefd.o
20:27:06 [2021-03-11T20:27:06.226Z] #41 152.8   CC       criu/shmem.o
20:27:07 [2021-03-11T20:27:07.167Z] #41 153.6   CC       criu/sigframe.o
20:27:07 [2021-03-11T20:27:07.424Z] #41 153.9   CC       criu/signalfd.o
20:27:07 [2021-03-11T20:27:07.631Z] #54 ...
20:27:07 [2021-03-11T20:27:07.631Z] 
20:27:07 [2021-03-11T20:27:07.631Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:27:07 [2021-03-11T20:27:07.631Z] #51 sha256:f0233a4956bf3a8645f6e6faacce093cd32b8a47861537248bc87c77d63ef6e8
20:27:07 [2021-03-11T20:27:07.631Z] #51 129.2 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
20:27:07 [2021-03-11T20:27:07.631Z] #51 130.2 + mkdir -p /build
20:27:07 [2021-03-11T20:27:07.631Z] #51 130.2 + cp runc /build/runc
20:27:07 [2021-03-11T20:27:07.631Z] #51 DONE 130.7s
20:27:07 [2021-03-11T20:27:07.631Z] 
20:27:07 [2021-03-11T20:27:07.631Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:27:07 [2021-03-11T20:27:07.631Z] #54 sha256:cce1977c2c8164ad933e6c0b1e0897beccfed10b624ff32fd508ec52bfcf95a9
20:27:07 [2021-03-11T20:27:07.680Z] #41 154.2   CC       criu/sk-inet.o
20:27:08 [2021-03-11T20:27:08.104Z] #51 ...
20:27:08 [2021-03-11T20:27:08.104Z] 
20:27:08 [2021-03-11T20:27:08.104Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:27:08 [2021-03-11T20:27:08.104Z] #43 sha256:0764fddad26d36bf334e78e1176c582767641c17510ff719bb8da38c358cadd8
20:27:08 [2021-03-11T20:27:08.104Z] #43 122.5 net/http/httptrace
20:27:08 [2021-03-11T20:27:08.104Z] #43 122.6 net/http
20:27:08 [2021-03-11T20:27:08.361Z] #43 ...
20:27:08 [2021-03-11T20:27:08.361Z] 
20:27:08 [2021-03-11T20:27:08.361Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:27:08 [2021-03-11T20:27:08.361Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:27:08 [2021-03-11T20:27:08.361Z] #41 57.34   DEP      criu/arch/x86/sigframe.d
20:27:08 [2021-03-11T20:27:08.361Z] #41 57.52   DEP      criu/arch/x86/sigaction_compat.d
20:27:08 [2021-03-11T20:27:08.361Z] #41 57.60   DEP      criu/arch/x86/kerndat.d
20:27:08 [2021-03-11T20:27:08.361Z] #41 57.71   DEP      criu/arch/x86/crtools.d
20:27:08 [2021-03-11T20:27:08.361Z] #41 57.91   DEP      criu/arch/x86/cpu.d
20:27:08 [2021-03-11T20:27:08.361Z] #41 58.14   CC       criu/arch/x86/cpu.o
20:27:08 [2021-03-11T20:27:08.361Z] #41 58.86   CC       criu/arch/x86/crtools.o
20:27:08 [2021-03-11T20:27:08.361Z] #41 60.20   CC       criu/arch/x86/kerndat.o
20:27:08 [2021-03-11T20:27:08.361Z] #41 60.73   CC       criu/arch/x86/sigaction_compat.o
20:27:08 [2021-03-11T20:27:08.610Z] #41 155.1   CC       criu/sk-netlink.o
20:27:08 [2021-03-11T20:27:08.618Z] #41 60.97   CC       criu/arch/x86/sigframe.o
20:27:08 [2021-03-11T20:27:08.888Z] #41 155.4   CC       criu/sk-packet.o
20:27:08 [2021-03-11T20:27:08.891Z] #41 61.37   LINK     criu/arch/x86/crtools.built-in.o
20:27:08 [2021-03-11T20:27:08.891Z] #41 61.42   DEP      criu/pie/util-vdso-elf32.d
20:27:09 [2021-03-11T20:27:09.016Z] #54 ...
20:27:09 [2021-03-11T20:27:09.016Z] 
20:27:09 [2021-03-11T20:27:09.016Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
20:27:09 [2021-03-11T20:27:09.016Z] #52 sha256:b05c1db09ae2b226e7cb97f83c111e62f504126d64951330a04e919f397d2aa6
20:27:09 [2021-03-11T20:27:09.016Z] #52 DONE 0.3s
20:27:09 [2021-03-11T20:27:09.016Z] 
20:27:09 [2021-03-11T20:27:09.016Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:27:09 [2021-03-11T20:27:09.016Z] #54 sha256:cce1977c2c8164ad933e6c0b1e0897beccfed10b624ff32fd508ec52bfcf95a9
20:27:09 [2021-03-11T20:27:09.149Z] #41 61.55   DEP      criu/pie/util-vdso.d
20:27:09 [2021-03-11T20:27:09.149Z] #41 61.65   DEP      criu/pie/util.d
20:27:09 [2021-03-11T20:27:09.149Z] #41 61.79   CC       criu/pie/util.o
20:27:09 [2021-03-11T20:27:09.454Z] #41 155.9   CC       criu/sk-queue.o
20:27:09 [2021-03-11T20:27:09.454Z] #41 156.2   CC       criu/sk-tcp.o
20:27:09 [2021-03-11T20:27:09.711Z] #41 ...
20:27:09 [2021-03-11T20:27:09.711Z] 
20:27:09 [2021-03-11T20:27:09.711Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:27:09 [2021-03-11T20:27:09.711Z] #47 sha256:f0c9b7f622cfbe9cc84ca1146fac92eaed433893b68ab5396c47a3558d2ce873
20:27:09 [2021-03-11T20:27:09.711Z] #47 222.8 + /build/golangci-lint --version
20:27:09 [2021-03-11T20:27:09.711Z] #47 223.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
20:27:09 [2021-03-11T20:27:09.711Z] #47 DONE 223.9s
20:27:09 [2021-03-11T20:27:09.713Z] #41 62.22   CC       criu/pie/util-vdso.o
20:27:09 [2021-03-11T20:27:09.713Z] #41 ...
20:27:09 [2021-03-11T20:27:09.713Z] 
20:27:09 [2021-03-11T20:27:09.713Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:27:09 [2021-03-11T20:27:09.713Z] #13 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
20:27:09 [2021-03-11T20:27:09.713Z] #13 DONE 5.1s
20:27:09 [2021-03-11T20:27:09.713Z] 
20:27:09 [2021-03-11T20:27:09.713Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:27:09 [2021-03-11T20:27:09.713Z] #14 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
20:27:09 [2021-03-11T20:27:09.967Z] 
20:27:09 [2021-03-11T20:27:09.967Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:27:09 [2021-03-11T20:27:09.967Z] #54 sha256:6c254431e2eecdaea3f213b3449c02b38549e272a217e9ebd2b122610359d39c
20:27:09 [2021-03-11T20:27:09.987Z] #20 ...
20:27:09 [2021-03-11T20:27:09.987Z] 
20:27:09 [2021-03-11T20:27:09.987Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:27:09 [2021-03-11T20:27:09.987Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:27:09 [2021-03-11T20:27:09.987Z] #41 118.7   CC       criu/net.o
20:27:09 [2021-03-11T20:27:09.987Z] #41 121.4   CC       criu/netfilter.o
20:27:09 [2021-03-11T20:27:09.987Z] #41 121.6   CC       criu/page-pipe.o
20:27:09 [2021-03-11T20:27:09.987Z] #41 122.2   CC       criu/page-xfer.o
20:27:09 [2021-03-11T20:27:09.987Z] #41 123.5   CC       criu/pagemap-cache.o
20:27:09 [2021-03-11T20:27:09.987Z] #41 123.8   CC       criu/pagemap.o
20:27:09 [2021-03-11T20:27:09.987Z] #41 124.6   CC       criu/parasite-syscall.o
20:27:10 [2021-03-11T20:27:10.224Z] #54 ...
20:27:10 [2021-03-11T20:27:10.224Z] 
20:27:10 [2021-03-11T20:27:10.224Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:27:10 [2021-03-11T20:27:10.224Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:27:10 [2021-03-11T20:27:10.224Z] #41 156.8   CC       criu/sk-unix.o
20:27:10 [2021-03-11T20:27:10.252Z] #41 ...
20:27:10 [2021-03-11T20:27:10.252Z] 
20:27:10 [2021-03-11T20:27:10.252Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:27:10 [2021-03-11T20:27:10.252Z] #54 sha256:9273b3d9fa23028fecdd72768ef9fbd15b60425c4c9b8e4816ac482e168a42bc
20:27:10 [2021-03-11T20:27:10.252Z] #54 148.3 + bin/containerd
20:27:12 [2021-03-11T20:27:12.116Z] #41 158.6   CC       criu/sockets.o
20:27:12 [2021-03-11T20:27:12.240Z] #14 2.264 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:27:12 [2021-03-11T20:27:12.240Z] #14 DONE 2.4s
20:27:12 [2021-03-11T20:27:12.240Z] 
20:27:12 [2021-03-11T20:27:12.240Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:27:12 [2021-03-11T20:27:12.240Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:27:12 [2021-03-11T20:27:12.240Z] #41 63.07   CC       criu/pie/util-vdso-elf32.o
20:27:12 [2021-03-11T20:27:12.240Z] #41 63.88   AR       criu/pie/pie.lib.a
20:27:12 [2021-03-11T20:27:12.240Z] #41 63.94   DEP      criu/pie/restorer.d
20:27:12 [2021-03-11T20:27:12.240Z] #41 64.24   DEP      criu/arch/x86/sigaction_compat_pie.d
20:27:12 [2021-03-11T20:27:12.240Z] #41 64.42   DEP      criu/arch/x86/restorer_unmap.d
20:27:12 [2021-03-11T20:27:12.240Z] #41 64.45   DEP      criu/arch/x86/restorer.d
20:27:12 [2021-03-11T20:27:12.240Z] #41 64.81   DEP      criu/arch/x86/vdso-pie.d
20:27:12 [2021-03-11T20:27:12.240Z] #41 64.96   DEP      criu/pie/parasite-vdso.d
20:27:12 [2021-03-11T20:27:12.679Z] #41 159.0   CC       criu/stats.o
20:27:12 [2021-03-11T20:27:12.679Z] #41 159.2   CC       criu/string.o
20:27:12 [2021-03-11T20:27:12.679Z] #41 159.3   CC       criu/sysctl.o
20:27:12 [2021-03-11T20:27:12.804Z] #41 65.20   DEP      criu/pie/parasite.d
20:27:13 [2021-03-11T20:27:13.061Z] #41 65.44   CC       criu/pie/parasite.o
20:27:13 [2021-03-11T20:27:13.242Z] #41 159.7   CC       criu/sysfs_parse.o
20:27:13 [2021-03-11T20:27:13.498Z] #41 159.9   CC       criu/timens.o
20:27:13 [2021-03-11T20:27:13.755Z] #41 160.2   CC       criu/timerfd.o
20:27:13 [2021-03-11T20:27:13.755Z] #41 160.5   CC       criu/tty.o
20:27:14 [2021-03-11T20:27:14.430Z] #41 66.80   LINK     criu/pie/parasite.built-in.o
20:27:14 [2021-03-11T20:27:14.430Z] #41 66.82   GEN      criu/pie/parasite-blob.h
20:27:14 [2021-03-11T20:27:14.430Z] #41 66.86   CC       criu/pie/parasite-vdso.o
20:27:14 [2021-03-11T20:27:14.687Z] #41 ...
20:27:14 [2021-03-11T20:27:14.687Z] 
20:27:14 [2021-03-11T20:27:14.687Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:27:14 [2021-03-11T20:27:14.688Z] #15 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
20:27:14 [2021-03-11T20:27:14.688Z] #15 DONE 2.5s
20:27:14 [2021-03-11T20:27:14.946Z] 
20:27:14 [2021-03-11T20:27:14.946Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:27:14 [2021-03-11T20:27:14.946Z] #16 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
20:27:15 [2021-03-11T20:27:15.125Z] #41 161.7   CC       criu/tun.o
20:27:15 [2021-03-11T20:27:15.381Z] #41 162.0   CC       criu/uffd.o
20:27:16 [2021-03-11T20:27:16.311Z] #41 162.7   CC       criu/util.o
20:27:16 [2021-03-11T20:27:16.874Z] #41 163.5   CC       criu/uts_ns.o
20:27:16 [2021-03-11T20:27:16.876Z] #54 ...
20:27:16 [2021-03-11T20:27:16.876Z] 
20:27:16 [2021-03-11T20:27:16.876Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:27:16 [2021-03-11T20:27:16.876Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:27:16 [2021-03-11T20:27:16.876Z] #41 125.3   CC       criu/path.o
20:27:16 [2021-03-11T20:27:16.876Z] #41 125.5   CC       criu/pie-util-vdso.o
20:27:16 [2021-03-11T20:27:16.876Z] #41 125.9   CC       criu/pie-util.o
20:27:16 [2021-03-11T20:27:16.876Z] #41 126.1   CC       criu/pipes.o
20:27:16 [2021-03-11T20:27:16.876Z] #41 126.7   CC       criu/plugin.o
20:27:16 [2021-03-11T20:27:16.876Z] #41 127.0   CC       criu/proc_parse.o
20:27:16 [2021-03-11T20:27:16.876Z] #41 129.1   CC       criu/protobuf-desc.o
20:27:16 [2021-03-11T20:27:16.876Z] #41 130.0   CC       criu/protobuf.o
20:27:16 [2021-03-11T20:27:16.876Z] #41 130.4   CC       criu/pstree.o
20:27:16 [2021-03-11T20:27:16.876Z] #41 131.7   CC       criu/rbtree.o
20:27:17 [2021-03-11T20:27:17.131Z] #41 163.7   CC       criu/vdso-compat.o
20:27:17 [2021-03-11T20:27:17.388Z] #41 163.8   CC       criu/vdso.o
20:27:17 [2021-03-11T20:27:17.456Z] #41 132.1   CC       criu/rst-malloc.o
20:27:17 [2021-03-11T20:27:17.469Z] #16 DONE 2.7s
20:27:17 [2021-03-11T20:27:17.469Z] 
20:27:17 [2021-03-11T20:27:17.469Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:27:17 [2021-03-11T20:27:17.469Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:27:17 [2021-03-11T20:27:17.469Z] #41 67.82   CC       criu/arch/x86/vdso-pie.o
20:27:17 [2021-03-11T20:27:17.469Z] #41 68.20   CC       criu/arch/x86/restorer.o
20:27:17 [2021-03-11T20:27:17.469Z] #41 68.77   CC       criu/arch/x86/restorer_unmap.o
20:27:17 [2021-03-11T20:27:17.469Z] #41 68.84   CC       criu/arch/x86/sigaction_compat_pie.o
20:27:17 [2021-03-11T20:27:17.469Z] #41 69.15   CC       criu/pie/restorer.o
20:27:17 [2021-03-11T20:27:17.645Z] #41 164.2   LINK     criu/built-in.o
20:27:17 [2021-03-11T20:27:17.645Z] #41 164.4   LINK     criu/criu
20:27:17 [2021-03-11T20:27:17.722Z] #41 132.4   CC       criu/seccomp.o
20:27:17 [2021-03-11T20:27:17.722Z] #41 ...
20:27:17 [2021-03-11T20:27:17.722Z] 
20:27:17 [2021-03-11T20:27:17.722Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:27:17 [2021-03-11T20:27:17.722Z] #20 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c
20:27:17 [2021-03-11T20:27:17.722Z] #20 25.53   Installing build dependencies: finished with status 'done'
20:27:17 [2021-03-11T20:27:17.902Z] #41 164.6   DEP      lib/c/criu.d
20:27:18 [2021-03-11T20:27:18.158Z] #41 164.7   CC       images/rpc.pb-c.o
20:27:18 [2021-03-11T20:27:18.721Z] #41 165.1   CC       lib/c/criu.o
20:27:19 [2021-03-11T20:27:19.284Z] #41 165.8   LINK     lib/c/built-in.o
20:27:19 [2021-03-11T20:27:19.284Z] #41 165.8   LINK     lib/c/libcriu.so
20:27:19 [2021-03-11T20:27:19.284Z] #41 165.8   LINK     lib/c/libcriu.a
20:27:19 [2021-03-11T20:27:19.284Z] #41 165.9   GEN      magic.py
20:27:19 [2021-03-11T20:27:19.541Z] #41 166.0 Note: Building without setproctitle() and strlcpy() support.
20:27:19 [2021-03-11T20:27:19.541Z] #41 166.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:27:19 [2021-03-11T20:27:19.541Z] #41 166.0 Note: Building without GnuTLS support
20:27:19 [2021-03-11T20:27:19.541Z] #41 166.0 Makefile.config:39: Warn: you have no libnftables installed
20:27:19 [2021-03-11T20:27:19.541Z] #41 166.0 Makefile.config:40: Warn: Building without nftables support
20:27:19 [2021-03-11T20:27:19.991Z] #41 72.39   LINK     criu/pie/restorer.built-in.o
20:27:19 [2021-03-11T20:27:19.991Z] #41 72.40   GEN      criu/pie/restorer-blob.h
20:27:19 [2021-03-11T20:27:19.991Z] #41 72.56   DEP      criu/vdso.d
20:27:20 [2021-03-11T20:27:20.105Z] #41 166.6 fatal: not a git repository (or any of the parent directories): .git
20:27:20 [2021-03-11T20:27:20.248Z] #41 72.73   DEP      criu/vdso-compat.d
20:27:20 [2021-03-11T20:27:20.248Z] #41 ...
20:27:20 [2021-03-11T20:27:20.248Z] 
20:27:20 [2021-03-11T20:27:20.248Z] #17 [dev-systemd-false  6/26] RUN ldconfig
20:27:20 [2021-03-11T20:27:20.248Z] #17 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3
20:27:20 [2021-03-11T20:27:20.248Z] #17 DONE 2.9s
20:27:20 [2021-03-11T20:27:20.248Z] 
20:27:20 [2021-03-11T20:27:20.249Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:27:20 [2021-03-11T20:27:20.249Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:27:20 [2021-03-11T20:27:20.249Z] #41 72.86   DEP      criu/uts_ns.d
20:27:20 [2021-03-11T20:27:20.249Z] #41 ...
20:27:20 [2021-03-11T20:27:20.249Z] 
20:27:20 [2021-03-11T20:27:20.249Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:27:20 [2021-03-11T20:27:20.249Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:27:20 [2021-03-11T20:27:20.669Z] #41 167.2 make[1]: Nothing to be done for 'all'.
20:27:20 [2021-03-11T20:27:20.812Z] #18 ...
20:27:20 [2021-03-11T20:27:20.812Z] 
20:27:20 [2021-03-11T20:27:20.812Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:27:20 [2021-03-11T20:27:20.812Z] #43 sha256:0764fddad26d36bf334e78e1176c582767641c17510ff719bb8da38c358cadd8
20:27:20 [2021-03-11T20:27:20.812Z] #43 134.9 github.com/LK4D4/vndr/godl
20:27:20 [2021-03-11T20:27:20.812Z] #43 135.7 github.com/LK4D4/vndr
20:27:20 [2021-03-11T20:27:20.812Z] #43 ...
20:27:20 [2021-03-11T20:27:20.812Z] 
20:27:20 [2021-03-11T20:27:20.812Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:27:20 [2021-03-11T20:27:20.812Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:27:20 [2021-03-11T20:27:20.812Z] #41 73.10   DEP      criu/util.d
20:27:20 [2021-03-11T20:27:20.812Z] #41 73.32   DEP      criu/uffd.d
20:27:21 [2021-03-11T20:27:21.069Z] #41 ...
20:27:21 [2021-03-11T20:27:21.069Z] 
20:27:21 [2021-03-11T20:27:21.069Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
20:27:21 [2021-03-11T20:27:21.069Z] #43 sha256:0764fddad26d36bf334e78e1176c582767641c17510ff719bb8da38c358cadd8
20:27:21 [2021-03-11T20:27:21.069Z] #43 DONE 145.3s
20:27:21 [2021-03-11T20:27:21.069Z] 
20:27:21 [2021-03-11T20:27:21.069Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:27:21 [2021-03-11T20:27:21.069Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:27:21 [2021-03-11T20:27:21.069Z] #41 73.55   DEP      criu/tun.d
20:27:21 [2021-03-11T20:27:21.232Z] #41 167.7 make[1]: 'images/built-in.o' is up to date.
20:27:21 [2021-03-11T20:27:21.232Z] #41 167.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:27:21 [2021-03-11T20:27:21.232Z] #41 167.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:27:21 [2021-03-11T20:27:21.232Z] #41 167.8 make[1]: 'compel/libcompel.a' is up to date.
20:27:21 [2021-03-11T20:27:21.232Z] #41 167.8 make[1]: 'compel/compel-host-bin' is up to date.
20:27:21 [2021-03-11T20:27:21.232Z] #41 167.8 make[1]: Nothing to be done for 'all'.
20:27:21 [2021-03-11T20:27:21.232Z] #41 167.8 make[1]: 'soccr/libsoccr.a' is up to date.
20:27:21 [2021-03-11T20:27:21.326Z] #41 73.83   DEP      criu/tty.d
20:27:21 [2021-03-11T20:27:21.493Z] #41 168.0 make[2]: Nothing to be done for 'all'.
20:27:21 [2021-03-11T20:27:21.493Z] #41 168.0 make[2]: Nothing to be done for 'all'.
20:27:21 [2021-03-11T20:27:21.493Z] #41 168.0 make[2]: Nothing to be done for 'all'.
20:27:21 [2021-03-11T20:27:21.493Z] #41 168.1 make[2]: Nothing to be done for 'all'.
20:27:21 [2021-03-11T20:27:21.583Z] #41 74.01   DEP      criu/timerfd.d
20:27:21 [2021-03-11T20:27:21.583Z] #41 74.19   DEP      criu/timens.d
20:27:21 [2021-03-11T20:27:21.750Z] #41 168.2 make[2]: Nothing to be done for 'all'.
20:27:21 [2021-03-11T20:27:21.751Z] #41 168.2 make[2]: Nothing to be done for 'all'.
20:27:21 [2021-03-11T20:27:21.751Z] #41 168.2 make[2]: Nothing to be done for 'all'.
20:27:21 [2021-03-11T20:27:21.751Z] #41 168.3 make[2]: Nothing to be done for 'all'.
20:27:21 [2021-03-11T20:27:21.751Z] #41 168.4   INSTALL  criu/criu
20:27:21 [2021-03-11T20:27:21.840Z] #41 74.31   DEP      criu/sysfs_parse.d
20:27:22 [2021-03-11T20:27:22.057Z] #41 DONE 168.6s
20:27:22 [2021-03-11T20:27:22.057Z] 
20:27:22 [2021-03-11T20:27:22.057Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:27:22 [2021-03-11T20:27:22.057Z] #51 sha256:72adb5ca842321842a73f1eb9d7b591d26b1f702854377c6f5af84a1be6aedda
20:27:22 [2021-03-11T20:27:22.097Z] #41 74.51   DEP      criu/sysctl.d
20:27:22 [2021-03-11T20:27:22.097Z] #41 74.70   DEP      criu/string.d
20:27:22 [2021-03-11T20:27:22.097Z] #41 74.73   DEP      criu/stats.d
20:27:22 [2021-03-11T20:27:22.097Z] #41 74.81   DEP      criu/sockets.d
20:27:22 [2021-03-11T20:27:22.662Z] #41 74.98   DEP      criu/sk-unix.d
20:27:22 [2021-03-11T20:27:22.662Z] #41 75.21   DEP      criu/sk-tcp.d
20:27:22 [2021-03-11T20:27:22.919Z] #41 75.37   DEP      criu/sk-queue.d
20:27:22 [2021-03-11T20:27:22.991Z] #51 ...
20:27:22 [2021-03-11T20:27:22.991Z] 
20:27:22 [2021-03-11T20:27:22.991Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:27:22 [2021-03-11T20:27:22.991Z] #42 sha256:5233a0d056e951040783cfaf2f58c36019713039b3d93ff0ebf3da0369321a84
20:27:22 [2021-03-11T20:27:22.991Z] #42 DONE 0.1s
20:27:22 [2021-03-11T20:27:22.991Z] 
20:27:22 [2021-03-11T20:27:22.991Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:27:22 [2021-03-11T20:27:22.991Z] #54 sha256:6c254431e2eecdaea3f213b3449c02b38549e272a217e9ebd2b122610359d39c
20:27:23 [2021-03-11T20:27:23.047Z] #20 ...
20:27:23 [2021-03-11T20:27:23.047Z] 
20:27:23 [2021-03-11T20:27:23.047Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:27:23 [2021-03-11T20:27:23.047Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:27:23 [2021-03-11T20:27:23.047Z] #41 133.0   CC       criu/seize.o
20:27:23 [2021-03-11T20:27:23.047Z] #41 133.8   CC       criu/servicefd.o
20:27:23 [2021-03-11T20:27:23.047Z] #41 134.2   CC       criu/shmem.o
20:27:23 [2021-03-11T20:27:23.047Z] #41 135.2   CC       criu/sigframe.o
20:27:23 [2021-03-11T20:27:23.047Z] #41 135.3   CC       criu/signalfd.o
20:27:23 [2021-03-11T20:27:23.047Z] #41 135.6   CC       criu/sk-inet.o
20:27:23 [2021-03-11T20:27:23.047Z] #41 136.7   CC       criu/sk-netlink.o
20:27:23 [2021-03-11T20:27:23.047Z] #41 137.1   CC       criu/sk-packet.o
20:27:23 [2021-03-11T20:27:23.047Z] #41 137.9   CC       criu/sk-queue.o
20:27:23 [2021-03-11T20:27:23.175Z] #41 75.56   DEP      criu/sk-packet.d
20:27:23 [2021-03-11T20:27:23.175Z] #41 75.73   DEP      criu/sk-netlink.d
20:27:23 [2021-03-11T20:27:23.175Z] #41 ...
20:27:23 [2021-03-11T20:27:23.175Z] 
20:27:23 [2021-03-11T20:27:23.175Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:27:23 [2021-03-11T20:27:23.175Z] #51 sha256:0cc9fb148ed387bf433a749e8d45d188a83774e16d4caf03afc8307b79126c21
20:27:23 [2021-03-11T20:27:23.175Z] #51 13.68 + cd /tmp/tmp.W6UevAGXFJ/src/github.com/opencontainers/runc
20:27:23 [2021-03-11T20:27:23.175Z] #51 13.68 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
20:27:23 [2021-03-11T20:27:23.175Z] #51 13.80 + '[' -z '' ']'
20:27:23 [2021-03-11T20:27:23.175Z] #51 13.80 + target=static
20:27:23 [2021-03-11T20:27:23.175Z] #51 13.80 + make 'BUILDTAGS=seccomp ' static
20:27:23 [2021-03-11T20:27:23.175Z] #51 14.04 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
20:27:23 [2021-03-11T20:27:23.253Z] #54 ...
20:27:23 [2021-03-11T20:27:23.253Z] 
20:27:23 [2021-03-11T20:27:23.253Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
20:27:23 [2021-03-11T20:27:23.253Z] #44 sha256:90b37fea98bf318cb83ac33426eaa95ba81cfc978e43977432ec2699bb72efaf
20:27:23 [2021-03-11T20:27:23.253Z] #44 DONE 0.3s
20:27:23 [2021-03-11T20:27:23.253Z] 
20:27:23 [2021-03-11T20:27:23.253Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:27:23 [2021-03-11T20:27:23.253Z] #51 sha256:72adb5ca842321842a73f1eb9d7b591d26b1f702854377c6f5af84a1be6aedda
20:27:23 [2021-03-11T20:27:23.432Z] #51 ...
20:27:23 [2021-03-11T20:27:23.432Z] 
20:27:23 [2021-03-11T20:27:23.432Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:27:23 [2021-03-11T20:27:23.432Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:27:23 [2021-03-11T20:27:23.432Z] #41 75.93   DEP      criu/sk-inet.d
20:27:23 [2021-03-11T20:27:23.510Z] #51 ...
20:27:23 [2021-03-11T20:27:23.510Z] 
20:27:23 [2021-03-11T20:27:23.510Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
20:27:23 [2021-03-11T20:27:23.510Z] #46 sha256:6fe241c70f4d9266eafc51344c020dab2a65beca3395dc02a8a6e300e62d9a56
20:27:23 [2021-03-11T20:27:23.510Z] #46 DONE 0.1s
20:27:23 [2021-03-11T20:27:23.510Z] 
20:27:23 [2021-03-11T20:27:23.510Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
20:27:23 [2021-03-11T20:27:23.510Z] #48 sha256:02f9d3b3612a0741328dbdfa93be161c690c3f7e749dfaee1d4442d1bdb7471f
20:27:23 [2021-03-11T20:27:23.626Z] #41 ...
20:27:23 [2021-03-11T20:27:23.626Z] 
20:27:23 [2021-03-11T20:27:23.626Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:27:23 [2021-03-11T20:27:23.626Z] #20 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c
20:27:23 [2021-03-11T20:27:23.626Z] #20 31.25 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:27:23 [2021-03-11T20:27:23.626Z] #20 31.31   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
20:27:23 [2021-03-11T20:27:23.626Z] #20 31.34 Building wheels for collected packages: pyyaml
20:27:23 [2021-03-11T20:27:23.626Z] #20 31.34   Running setup.py bdist_wheel for pyyaml: started
20:27:23 [2021-03-11T20:27:23.689Z] #41 76.16   DEP      criu/signalfd.d
20:27:23 [2021-03-11T20:27:23.689Z] #41 76.29   DEP      criu/sigframe.d
20:27:23 [2021-03-11T20:27:23.946Z] #41 76.40   DEP      criu/shmem.d
20:27:24 [2021-03-11T20:27:24.113Z] #48 DONE 0.5s
20:27:24 [2021-03-11T20:27:24.113Z] 
20:27:24 [2021-03-11T20:27:24.113Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
20:27:24 [2021-03-11T20:27:24.113Z] #50 sha256:940fecf434f59a3abd6febdfd77b45ebeb0a9520674d708762380f3ff5b6ec28
20:27:24 [2021-03-11T20:27:24.113Z] #50 DONE 0.1s
20:27:24 [2021-03-11T20:27:24.113Z] 
20:27:24 [2021-03-11T20:27:24.113Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:27:24 [2021-03-11T20:27:24.113Z] #54 sha256:6c254431e2eecdaea3f213b3449c02b38549e272a217e9ebd2b122610359d39c
20:27:24 [2021-03-11T20:27:24.203Z] #41 76.59   DEP      criu/servicefd.d
20:27:24 [2021-03-11T20:27:24.203Z] #41 76.73   DEP      criu/seize.d
20:27:24 [2021-03-11T20:27:24.205Z] #20 ...
20:27:24 [2021-03-11T20:27:24.205Z] 
20:27:24 [2021-03-11T20:27:24.205Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
20:27:24 [2021-03-11T20:27:24.205Z] #22 sha256:c917b5e560e3026ccbe218399c9544bf85a0cfbeb8ed96d20cfcd2be5a372773
20:27:24 [2021-03-11T20:27:24.205Z] #22 209.8 + return
20:27:24 [2021-03-11T20:27:24.205Z] #22 DONE 211.5s
20:27:24 [2021-03-11T20:27:24.460Z] #41 76.88   DEP      criu/seccomp.d
20:27:24 [2021-03-11T20:27:24.460Z] #41 77.06   DEP      criu/rst-malloc.d
20:27:24 [2021-03-11T20:27:24.469Z] 
20:27:24 [2021-03-11T20:27:24.469Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:27:24 [2021-03-11T20:27:24.470Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:27:24 [2021-03-11T20:27:24.470Z] #41 138.4   CC       criu/sk-tcp.o
20:27:24 [2021-03-11T20:27:24.470Z] #41 139.0   CC       criu/sk-unix.o
20:27:24 [2021-03-11T20:27:24.717Z] #41 77.18   DEP      criu/rbtree.d
20:27:24 [2021-03-11T20:27:24.717Z] #41 77.23   DEP      criu/pstree.d
20:27:24 [2021-03-11T20:27:24.974Z] #41 77.46   DEP      criu/protobuf.d
20:27:24 [2021-03-11T20:27:24.974Z] #41 77.62   GEN      criu/protobuf-desc-gen.h
20:27:26 [2021-03-11T20:27:26.406Z] #41 ...
20:27:26 [2021-03-11T20:27:26.406Z] 
20:27:26 [2021-03-11T20:27:26.406Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:27:26 [2021-03-11T20:27:26.406Z] #51 sha256:454bd997350e8bdb7809a52c53f0dd13d19d08d5aa2ead1ac5e186498f0601e8
20:27:26 [2021-03-11T20:27:26.406Z] #51 102.9 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
20:27:26 [2021-03-11T20:27:26.406Z] #51 104.6 + mkdir -p /build
20:27:26 [2021-03-11T20:27:26.406Z] #51 104.6 + cp runc /build/runc
20:27:26 [2021-03-11T20:27:26.406Z] #51 DONE 105.4s
20:27:26 [2021-03-11T20:27:26.406Z] 
20:27:26 [2021-03-11T20:27:26.406Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:27:26 [2021-03-11T20:27:26.406Z] #20 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c
20:27:26 [2021-03-11T20:27:26.406Z] #20 32.71   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:27:26 [2021-03-11T20:27:26.406Z] #20 32.71   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
20:27:26 [2021-03-11T20:27:26.406Z] #20 32.93 Successfully built pyyaml
20:27:26 [2021-03-11T20:27:26.406Z] #20 32.94 Installing collected packages: pyyaml, pathspec, yamllint
20:27:26 [2021-03-11T20:27:26.406Z] #20 33.25 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
20:27:26 [2021-03-11T20:27:26.406Z] #20 DONE 34.0s
20:27:26 [2021-03-11T20:27:26.406Z] 
20:27:26 [2021-03-11T20:27:26.406Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:27:26 [2021-03-11T20:27:26.406Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:27:26 [2021-03-11T20:27:26.406Z] #41 141.0   CC       criu/sockets.o
20:27:26 [2021-03-11T20:27:26.671Z] #41 ...
20:27:26 [2021-03-11T20:27:26.671Z] 
20:27:26 [2021-03-11T20:27:26.671Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
20:27:26 [2021-03-11T20:27:26.671Z] #23 sha256:9dc94b5a6a20f3a298ac49d6c3ee54ef8332899412dc1f32a62b01123d85aab0
20:27:26 [2021-03-11T20:27:26.671Z] #23 DONE 0.2s
20:27:26 [2021-03-11T20:27:26.671Z] 
20:27:26 [2021-03-11T20:27:26.671Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
20:27:26 [2021-03-11T20:27:26.671Z] #28 sha256:1621d4251029c076594a2f0feb3a010710a6ab5df8224004dded37d48397fed1
20:27:26 [2021-03-11T20:27:26.876Z] #41 79.24   DEP      criu/protobuf-desc.d
20:27:26 [2021-03-11T20:27:26.876Z] #41 79.40   DEP      criu/proc_parse.d
20:27:27 [2021-03-11T20:27:27.133Z] #41 79.68   DEP      criu/plugin.d
20:27:27 [2021-03-11T20:27:27.133Z] #41 79.77   DEP      criu/pipes.d
20:27:27 [2021-03-11T20:27:27.390Z] #41 79.97   DEP      criu/pie-util.d
20:27:27 [2021-03-11T20:27:27.648Z] #41 80.12   DEP      criu/pie-util-vdso.d
20:27:27 [2021-03-11T20:27:27.905Z] #41 80.28   DEP      criu/pie-util-vdso-elf32.d
20:27:27 [2021-03-11T20:27:27.905Z] #41 80.40   DEP      criu/path.d
20:27:27 [2021-03-11T20:27:27.905Z] #41 80.49   DEP      criu/parasite-syscall.d
20:27:28 [2021-03-11T20:27:28.162Z] #41 80.73   DEP      criu/pagemap.d
20:27:28 [2021-03-11T20:27:28.419Z] #41 80.92   DEP      criu/pagemap-cache.d
20:27:28 [2021-03-11T20:27:28.676Z] #41 81.05   DEP      criu/page-xfer.d
20:27:28 [2021-03-11T20:27:28.676Z] #41 81.20   DEP      criu/page-pipe.d
20:27:28 [2021-03-11T20:27:28.935Z] #41 81.32   DEP      criu/netfilter.d
20:27:28 [2021-03-11T20:27:28.935Z] #41 81.46   DEP      criu/net.d
20:27:29 [2021-03-11T20:27:29.199Z] #41 81.71   DEP      criu/namespaces.d
20:27:29 [2021-03-11T20:27:29.199Z] #41 ...
20:27:29 [2021-03-11T20:27:29.199Z] 
20:27:29 [2021-03-11T20:27:29.199Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:27:29 [2021-03-11T20:27:29.199Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
20:27:29 [2021-03-11T20:27:29.199Z] #30 DONE 152.7s
20:27:29 [2021-03-11T20:27:29.199Z] 
20:27:29 [2021-03-11T20:27:29.199Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:27:29 [2021-03-11T20:27:29.199Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:27:29 [2021-03-11T20:27:29.199Z] #18 3.988 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:27:29 [2021-03-11T20:27:29.199Z] #18 4.034 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:27:29 [2021-03-11T20:27:29.199Z] #18 4.034 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:27:29 [2021-03-11T20:27:29.199Z] #18 4.664 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:27:29 [2021-03-11T20:27:29.199Z] #18 6.029 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
20:27:29 [2021-03-11T20:27:29.199Z] #18 7.188 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
20:27:29 [2021-03-11T20:27:29.366Z] #54 199.1 + bin/containerd
20:27:30 [2021-03-11T20:27:30.132Z] #18 ...
20:27:30 [2021-03-11T20:27:30.132Z] 
20:27:30 [2021-03-11T20:27:30.132Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:27:30 [2021-03-11T20:27:30.132Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:27:30 [2021-03-11T20:27:30.132Z] #41 81.89   DEP      criu/mount.d
20:27:30 [2021-03-11T20:27:30.132Z] #41 82.02   DEP      criu/memfd.d
20:27:30 [2021-03-11T20:27:30.132Z] #41 82.16   DEP      criu/mem.d
20:27:30 [2021-03-11T20:27:30.132Z] #41 82.35   DEP      criu/lsm.d
20:27:30 [2021-03-11T20:27:30.132Z] #41 82.53   DEP      criu/log.d
20:27:30 [2021-03-11T20:27:30.132Z] #41 82.62   DEP      criu/libnetlink.d
20:27:30 [2021-03-11T20:27:30.132Z] #41 82.72   DEP      criu/kerndat.d
20:27:30 [2021-03-11T20:27:30.389Z] #41 82.99   DEP      criu/kcmp-ids.d
20:27:30 [2021-03-11T20:27:30.646Z] #41 83.06   DEP      criu/irmap.d
20:27:30 [2021-03-11T20:27:30.646Z] #41 83.19   DEP      criu/ipc_ns.d
20:27:30 [2021-03-11T20:27:30.903Z] #41 83.32   DEP      criu/image.d
20:27:30 [2021-03-11T20:27:30.903Z] #41 83.52   DEP      criu/image-desc.d
20:27:31 [2021-03-11T20:27:31.159Z] #41 83.69   DEP      criu/fsnotify.d
20:27:31 [2021-03-11T20:27:31.439Z] #41 83.89   DEP      criu/filesystems.d
20:27:31 [2021-03-11T20:27:31.439Z] #41 84.08   DEP      criu/files.d
20:27:31 [2021-03-11T20:27:31.704Z] #41 84.34   DEP      criu/files-reg.d
20:27:31 [2021-03-11T20:27:31.704Z] #41 84.42   DEP      criu/files-ext.d
20:27:31 [2021-03-11T20:27:31.993Z] #28 ...
20:27:31 [2021-03-11T20:27:31.993Z] 
20:27:31 [2021-03-11T20:27:31.993Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:27:31 [2021-03-11T20:27:31.993Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:27:31 [2021-03-11T20:27:31.993Z] #41 141.9   CC       criu/stats.o
20:27:31 [2021-03-11T20:27:31.993Z] #41 142.2   CC       criu/string.o
20:27:31 [2021-03-11T20:27:31.993Z] #41 142.3   CC       criu/sysctl.o
20:27:31 [2021-03-11T20:27:31.993Z] #41 142.9   CC       criu/sysfs_parse.o
20:27:31 [2021-03-11T20:27:31.993Z] #41 143.3   CC       criu/timens.o
20:27:31 [2021-03-11T20:27:31.993Z] #41 143.8   CC       criu/timerfd.o
20:27:31 [2021-03-11T20:27:31.993Z] #41 144.2   CC       criu/tty.o
20:27:31 [2021-03-11T20:27:31.993Z] #41 145.9   CC       criu/tun.o
20:27:31 [2021-03-11T20:27:31.993Z] #41 146.3   CC       criu/uffd.o
20:27:32 [2021-03-11T20:27:32.273Z] #41 84.62   DEP      criu/file-lock.d
20:27:32 [2021-03-11T20:27:32.273Z] #41 84.80   DEP      criu/file-ids.d
20:27:32 [2021-03-11T20:27:32.273Z] #41 84.96   DEP      criu/fifo.d
20:27:32 [2021-03-11T20:27:32.531Z] #41 85.16   DEP      criu/fdstore.d
20:27:32 [2021-03-11T20:27:32.531Z] #41 85.22   DEP      criu/fault-injection.d
20:27:32 [2021-03-11T20:27:32.573Z] #41 147.4   CC       criu/util.o
20:27:32 [2021-03-11T20:27:32.790Z] #41 85.32   DEP      criu/external.d
20:27:32 [2021-03-11T20:27:32.790Z] #41 85.40   DEP      criu/eventpoll.d
20:27:33 [2021-03-11T20:27:33.045Z] #41 85.58   DEP      criu/eventfd.d
20:27:33 [2021-03-11T20:27:33.045Z] #41 85.71   DEP      criu/crtools.d
20:27:33 [2021-03-11T20:27:33.301Z] #41 85.93   DEP      criu/cr-service.d
20:27:33 [2021-03-11T20:27:33.557Z] #41 86.09   DEP      criu/cr-restore.d
20:27:33 [2021-03-11T20:27:33.813Z] #41 86.44   DEP      criu/cr-errno.d
20:27:33 [2021-03-11T20:27:33.973Z] #41 148.7   CC       criu/uts_ns.o
20:27:33 [2021-03-11T20:27:33.973Z] #41 148.9   CC       criu/vdso.o
20:27:34 [2021-03-11T20:27:34.069Z] #41 86.46   DEP      criu/cr-dump.d
20:27:34 [2021-03-11T20:27:34.069Z] #41 86.69   DEP      criu/cr-dedup.d
20:27:34 [2021-03-11T20:27:34.326Z] #41 86.86   DEP      criu/cr-check.d
20:27:34 [2021-03-11T20:27:34.554Z] #41 149.4   LINK     criu/built-in.o
20:27:34 [2021-03-11T20:27:34.583Z] #41 87.10   DEP      criu/config.d
20:27:34 [2021-03-11T20:27:34.583Z] #41 87.25   DEP      criu/clone-noasan.d
20:27:34 [2021-03-11T20:27:34.583Z] #41 87.30   DEP      criu/cgroup.d
20:27:34 [2021-03-11T20:27:34.681Z] #54 ...
20:27:34 [2021-03-11T20:27:34.682Z] 
20:27:34 [2021-03-11T20:27:34.682Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:27:34 [2021-03-11T20:27:34.682Z] #51 sha256:72adb5ca842321842a73f1eb9d7b591d26b1f702854377c6f5af84a1be6aedda
20:27:34 [2021-03-11T20:27:34.682Z] #51 128.3 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
20:27:34 [2021-03-11T20:27:34.682Z] #51 129.3 + mkdir -p /build
20:27:34 [2021-03-11T20:27:34.682Z] #51 129.3 + cp runc /build/runc
20:27:34 [2021-03-11T20:27:34.682Z] #51 DONE 130.1s
20:27:34 [2021-03-11T20:27:34.682Z] 
20:27:34 [2021-03-11T20:27:34.682Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:27:34 [2021-03-11T20:27:34.682Z] #54 sha256:6c254431e2eecdaea3f213b3449c02b38549e272a217e9ebd2b122610359d39c
20:27:34 [2021-03-11T20:27:34.831Z] #41 149.5   LINK     criu/criu
20:27:35 [2021-03-11T20:27:35.094Z] #41 149.9   DEP      lib/c/criu.d
20:27:35 [2021-03-11T20:27:35.094Z] #41 150.0   CC       images/rpc.pb-c.o
20:27:35 [2021-03-11T20:27:35.145Z] #41 87.47   DEP      criu/cgroup-props.d
20:27:35 [2021-03-11T20:27:35.145Z] #41 87.57   DEP      criu/bitmap.d
20:27:35 [2021-03-11T20:27:35.145Z] #41 87.60   DEP      criu/bfd.d
20:27:35 [2021-03-11T20:27:35.145Z] #41 87.68   DEP      criu/autofs.d
20:27:35 [2021-03-11T20:27:35.145Z] #41 87.79   DEP      criu/aio.d
20:27:35 [2021-03-11T20:27:35.402Z] #41 87.92   DEP      criu/action-scripts.d
20:27:35 [2021-03-11T20:27:35.536Z] #54 229.1 + bin/containerd-stress
20:27:35 [2021-03-11T20:27:35.614Z] #54 ...
20:27:35 [2021-03-11T20:27:35.614Z] 
20:27:35 [2021-03-11T20:27:35.614Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
20:27:35 [2021-03-11T20:27:35.614Z] #52 sha256:cefd1f957f2253368595bc981a654185511ac614e9a6098243dcaf1f21c1f1e5
20:27:35 [2021-03-11T20:27:35.658Z] #41 88.24   CC       criu/action-scripts.o
20:27:35 [2021-03-11T20:27:35.871Z] #52 DONE 0.3s
20:27:35 [2021-03-11T20:27:35.871Z] 
20:27:35 [2021-03-11T20:27:35.871Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:27:35 [2021-03-11T20:27:35.871Z] #54 sha256:6c254431e2eecdaea3f213b3449c02b38549e272a217e9ebd2b122610359d39c
20:27:36 [2021-03-11T20:27:36.045Z] #41 150.6   CC       lib/c/criu.o
20:27:36 [2021-03-11T20:27:36.220Z] #41 88.66   CC       criu/aio.o
20:27:36 [2021-03-11T20:27:36.464Z] #54 231.1 + bin/containerd-shim
20:27:36 [2021-03-11T20:27:36.783Z] #41 89.14   CC       criu/autofs.o
20:27:36 [2021-03-11T20:27:36.997Z] #41 151.6   LINK     lib/c/built-in.o
20:27:36 [2021-03-11T20:27:36.997Z] #41 151.6   LINK     lib/c/libcriu.so
20:27:36 [2021-03-11T20:27:36.997Z] #41 151.6   LINK     lib/c/libcriu.a
20:27:36 [2021-03-11T20:27:36.997Z] #41 151.7   GEN      magic.py
20:27:37 [2021-03-11T20:27:37.261Z] #41 152.0 Note: Building without setproctitle() and strlcpy() support.
20:27:37 [2021-03-11T20:27:37.261Z] #41 152.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:27:37 [2021-03-11T20:27:37.261Z] #41 152.0 Note: Building without GnuTLS support
20:27:37 [2021-03-11T20:27:37.261Z] #41 152.0 Makefile.config:39: Warn: you have no libnftables installed
20:27:37 [2021-03-11T20:27:37.261Z] #41 152.0 Makefile.config:40: Warn: Building without nftables support
20:27:38 [2021-03-11T20:27:38.150Z] #41 90.38   CC       criu/bfd.o
20:27:38 [2021-03-11T20:27:38.214Z] #41 152.8 fatal: not a git repository (or any of the parent directories): .git
20:27:38 [2021-03-11T20:27:38.407Z] #41 90.90   CC       criu/bitmap.o
20:27:38 [2021-03-11T20:27:38.663Z] #41 91.09   CC       criu/cgroup-props.o
20:27:39 [2021-03-11T20:27:39.166Z] #41 153.7 make[1]: Nothing to be done for 'all'.
20:27:39 [2021-03-11T20:27:39.166Z] #41 ...
20:27:39 [2021-03-11T20:27:39.166Z] 
20:27:39 [2021-03-11T20:27:39.166Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
20:27:39 [2021-03-11T20:27:39.166Z] #28 sha256:1621d4251029c076594a2f0feb3a010710a6ab5df8224004dded37d48397fed1
20:27:39 [2021-03-11T20:27:39.166Z] #28 DONE 12.8s
20:27:39 [2021-03-11T20:27:39.225Z] #41 91.76   CC       criu/cgroup.o
20:27:39 [2021-03-11T20:27:39.428Z] 
20:27:39 [2021-03-11T20:27:39.428Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
20:27:39 [2021-03-11T20:27:39.428Z] #31 sha256:88d93e9d60790d5092fbb51c379352263e073fa81a8164d7a1b0fee8c6f974b4
20:27:40 [2021-03-11T20:27:40.005Z] #31 DONE 0.8s
20:27:40 [2021-03-11T20:27:40.005Z] 
20:27:40 [2021-03-11T20:27:40.005Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
20:27:40 [2021-03-11T20:27:40.005Z] #33 sha256:5ded03ae5647ca1441294ab740fe26fdf333f44ee02baff66ff2ac114da1b08c
20:27:40 [2021-03-11T20:27:40.274Z] #33 DONE 0.2s
20:27:40 [2021-03-11T20:27:40.274Z] 
20:27:40 [2021-03-11T20:27:40.274Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:27:40 [2021-03-11T20:27:40.274Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:27:40 [2021-03-11T20:27:40.274Z] #41 154.6 make[1]: 'images/built-in.o' is up to date.
20:27:40 [2021-03-11T20:27:40.274Z] #41 154.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:27:40 [2021-03-11T20:27:40.274Z] #41 154.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:27:40 [2021-03-11T20:27:40.274Z] #41 154.7 make[1]: 'compel/libcompel.a' is up to date.
20:27:40 [2021-03-11T20:27:40.274Z] #41 154.8 make[1]: 'compel/compel-host-bin' is up to date.
20:27:40 [2021-03-11T20:27:40.274Z] #41 154.8 make[1]: Nothing to be done for 'all'.
20:27:40 [2021-03-11T20:27:40.274Z] #41 154.9 make[1]: 'soccr/libsoccr.a' is up to date.
20:27:40 [2021-03-11T20:27:40.274Z] #41 155.2 make[2]: Nothing to be done for 'all'.
20:27:40 [2021-03-11T20:27:40.274Z] #41 155.2 make[2]: Nothing to be done for 'all'.
20:27:40 [2021-03-11T20:27:40.537Z] #41 155.2 make[2]: Nothing to be done for 'all'.
20:27:40 [2021-03-11T20:27:40.538Z] #41 155.3 make[2]: Nothing to be done for 'all'.
20:27:40 [2021-03-11T20:27:40.538Z] #41 155.4 make[2]: Nothing to be done for 'all'.
20:27:40 [2021-03-11T20:27:40.538Z] #41 155.4 make[2]: Nothing to be done for 'all'.
20:27:40 [2021-03-11T20:27:40.842Z] #41 ...
20:27:40 [2021-03-11T20:27:40.842Z] 
20:27:40 [2021-03-11T20:27:40.842Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
20:27:40 [2021-03-11T20:27:40.842Z] #36 sha256:82f5d0e4290d46788922ee2795aa2e8c25371205f706bb9cb7a57a8fe21a3fcc
20:27:40 [2021-03-11T20:27:40.842Z] #36 DONE 0.3s
20:27:40 [2021-03-11T20:27:40.842Z] 
20:27:40 [2021-03-11T20:27:40.842Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:27:40 [2021-03-11T20:27:40.842Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
20:27:40 [2021-03-11T20:27:40.842Z] #41 155.5 make[2]: Nothing to be done for 'all'.
20:27:40 [2021-03-11T20:27:40.842Z] #41 155.6 make[2]: Nothing to be done for 'all'.
20:27:40 [2021-03-11T20:27:40.842Z] #41 155.6   INSTALL  criu/criu
20:27:41 [2021-03-11T20:27:41.425Z] #41 DONE 156.2s
20:27:41 [2021-03-11T20:27:41.425Z] 
20:27:41 [2021-03-11T20:27:41.425Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
20:27:41 [2021-03-11T20:27:41.425Z] #39 sha256:2d6594ccb88eebedf7559540fcb6a3eba82c2ac4959a5b381929ee560e27bb34
20:27:41 [2021-03-11T20:27:41.425Z] #39 DONE 0.8s
20:27:41 [2021-03-11T20:27:41.425Z] 
20:27:41 [2021-03-11T20:27:41.425Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:27:41 [2021-03-11T20:27:41.425Z] #54 sha256:9273b3d9fa23028fecdd72768ef9fbd15b60425c4c9b8e4816ac482e168a42bc
20:27:41 [2021-03-11T20:27:41.743Z] #41 94.37   CC       criu/clone-noasan.o
20:27:41 [2021-03-11T20:27:41.999Z] #41 94.53   CC       criu/config.o
20:27:42 [2021-03-11T20:27:42.256Z] #41 ...
20:27:42 [2021-03-11T20:27:42.256Z] 
20:27:42 [2021-03-11T20:27:42.256Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:27:42 [2021-03-11T20:27:42.256Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:27:42 [2021-03-11T20:27:42.256Z] #18 12.33 Fetched 8423 kB in 9s (988 kB/s)
20:27:42 [2021-03-11T20:27:42.256Z] #18 12.33 Reading package lists...
20:27:42 [2021-03-11T20:27:42.256Z] #18 15.51 Reading package lists...
20:27:42 [2021-03-11T20:27:42.256Z] #18 18.38 Building dependency tree...
20:27:42 [2021-03-11T20:27:42.256Z] #18 19.83 libcap2-bin is already the newest version (1:2.25-2).
20:27:42 [2021-03-11T20:27:42.256Z] #18 19.83 The following additional packages will be installed:
20:27:42 [2021-03-11T20:27:42.256Z] #18 19.84   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:27:42 [2021-03-11T20:27:42.256Z] #18 19.84   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:27:42 [2021-03-11T20:27:42.256Z] #18 19.84   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:27:42 [2021-03-11T20:27:42.256Z] #18 19.84   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:27:42 [2021-03-11T20:27:42.256Z] #18 19.84   python3.7 python3.7-minimal vim-runtime xxd
20:27:42 [2021-03-11T20:27:42.256Z] #18 19.84 Suggested packages:
20:27:42 [2021-03-11T20:27:42.256Z] #18 19.84   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:27:42 [2021-03-11T20:27:42.256Z] #18 19.84   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:27:42 [2021-03-11T20:27:42.256Z] #18 19.84   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:27:42 [2021-03-11T20:27:42.256Z] #18 19.84 Recommended packages:
20:27:42 [2021-03-11T20:27:42.256Z] #18 19.84   aufs-dkms nftables build-essential python3-dev python3-keyring
20:27:42 [2021-03-11T20:27:42.256Z] #18 19.84   python3-keyrings.alt python3-xdg unzip
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.41 The following NEW packages will be installed:
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.42   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.42   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.42   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.42   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.42   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.42   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.42   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.42   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.42   xz-utils zip
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.75 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.75 Need to get 28.5 MB of archives.
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.75 After this operation, 116 MB of additional disk space will be used.
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
20:27:42 [2021-03-11T20:27:42.256Z] #18 21.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
20:27:42 [2021-03-11T20:27:42.256Z] #18 22.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
20:27:42 [2021-03-11T20:27:42.256Z] #18 22.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
20:27:42 [2021-03-11T20:27:42.256Z] #18 22.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
20:27:42 [2021-03-11T20:27:42.256Z] #18 22.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:27:42 [2021-03-11T20:27:42.256Z] #18 22.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
20:27:42 [2021-03-11T20:27:42.256Z] #18 22.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
20:27:42 [2021-03-11T20:27:42.256Z] #18 22.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
20:27:42 [2021-03-11T20:27:42.256Z] #18 22.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:27:42 [2021-03-11T20:27:42.256Z] #18 22.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:27:42 [2021-03-11T20:27:42.256Z] #18 22.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
20:27:42 [2021-03-11T20:27:42.256Z] #18 22.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
20:27:42 [2021-03-11T20:27:42.512Z] #18 22.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
20:27:42 [2021-03-11T20:27:42.512Z] #18 22.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
20:27:42 [2021-03-11T20:27:42.512Z] #18 22.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
20:27:42 [2021-03-11T20:27:42.512Z] #18 22.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:27:42 [2021-03-11T20:27:42.512Z] #18 22.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:27:42 [2021-03-11T20:27:42.512Z] #18 22.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:27:42 [2021-03-11T20:27:42.512Z] #18 22.15 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
20:27:42 [2021-03-11T20:27:42.512Z] #18 22.15 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
20:27:42 [2021-03-11T20:27:42.512Z] #18 22.16 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:27:43 [2021-03-11T20:27:43.075Z] #18 22.57 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:27:43 [2021-03-11T20:27:43.075Z] #18 22.57 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:27:43 [2021-03-11T20:27:43.075Z] #18 22.57 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:27:43 [2021-03-11T20:27:43.075Z] #18 22.57 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
20:27:43 [2021-03-11T20:27:43.075Z] #18 22.58 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
20:27:43 [2021-03-11T20:27:43.075Z] #18 22.59 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
20:27:43 [2021-03-11T20:27:43.075Z] #18 22.66 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:27:43 [2021-03-11T20:27:43.075Z] #18 22.68 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
20:27:43 [2021-03-11T20:27:43.075Z] #18 22.68 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
20:27:43 [2021-03-11T20:27:43.075Z] #18 22.69 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:27:43 [2021-03-11T20:27:43.075Z] #18 22.70 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
20:27:43 [2021-03-11T20:27:43.075Z] #18 22.72 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
20:27:43 [2021-03-11T20:27:43.075Z] #18 22.72 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
20:27:43 [2021-03-11T20:27:43.075Z] #18 22.78 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
20:27:43 [2021-03-11T20:27:43.075Z] #18 22.80 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
20:27:43 [2021-03-11T20:27:43.075Z] #18 22.81 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:27:43 [2021-03-11T20:27:43.330Z] #18 ...
20:27:43 [2021-03-11T20:27:43.330Z] 
20:27:43 [2021-03-11T20:27:43.330Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:27:43 [2021-03-11T20:27:43.330Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:27:43 [2021-03-11T20:27:43.330Z] #41 95.90   CC       criu/cr-check.o
20:27:43 [2021-03-11T20:27:43.353Z] #54 ...
20:27:43 [2021-03-11T20:27:43.353Z] 
20:27:43 [2021-03-11T20:27:43.353Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:27:43 [2021-03-11T20:27:43.353Z] #42 sha256:4b7d937046c7f7179ba343a3718fb2b27f01999120d2445dbc1be1f1a3005473
20:27:43 [2021-03-11T20:27:43.353Z] #42 DONE 0.1s
20:27:43 [2021-03-11T20:27:43.353Z] 
20:27:43 [2021-03-11T20:27:43.353Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
20:27:43 [2021-03-11T20:27:43.353Z] #44 sha256:db08eae182be87b582441fd8c829c21a1e3bdb441449769bea9b08989e162ed0
20:27:43 [2021-03-11T20:27:43.353Z] #44 DONE 0.1s
20:27:43 [2021-03-11T20:27:43.353Z] 
20:27:43 [2021-03-11T20:27:43.353Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
20:27:43 [2021-03-11T20:27:43.353Z] #46 sha256:e34787bae933740ff1bb7e3beac18dfc12e531a3ebd0b41c0f3478c8899593f5
20:27:43 [2021-03-11T20:27:43.353Z] #46 DONE 0.1s
20:27:43 [2021-03-11T20:27:43.353Z] 
20:27:43 [2021-03-11T20:27:43.353Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:27:43 [2021-03-11T20:27:43.353Z] #54 sha256:9273b3d9fa23028fecdd72768ef9fbd15b60425c4c9b8e4816ac482e168a42bc
20:27:43 [2021-03-11T20:27:43.353Z] #54 ...
20:27:43 [2021-03-11T20:27:43.353Z] 
20:27:43 [2021-03-11T20:27:43.353Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
20:27:43 [2021-03-11T20:27:43.353Z] #48 sha256:4f474a4a99672d80736b91a6d06517eb276a0269425ffd04e6eb55a29417d72e
20:27:44 [2021-03-11T20:27:44.314Z] #48 DONE 0.8s
20:27:44 [2021-03-11T20:27:44.314Z] 
20:27:44 [2021-03-11T20:27:44.314Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
20:27:44 [2021-03-11T20:27:44.314Z] #50 sha256:72a7e231488bf5ac54728a6944c199d73e8491359fd9a31817f7832c8f13b49c
20:27:44 [2021-03-11T20:27:44.314Z] #50 DONE 0.1s
20:27:44 [2021-03-11T20:27:44.314Z] 
20:27:44 [2021-03-11T20:27:44.314Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
20:27:44 [2021-03-11T20:27:44.314Z] #52 sha256:97f781773aa8cd2254be573ae6b1d2ef0d3211d6aa0b70b57bec72335307ca5a
20:27:44 [2021-03-11T20:27:44.555Z] #54 237.9 + bin/containerd-shim-runc-v1
20:27:44 [2021-03-11T20:27:44.576Z] #52 DONE 0.4s
20:27:44 [2021-03-11T20:27:44.576Z] 
20:27:44 [2021-03-11T20:27:44.576Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:27:44 [2021-03-11T20:27:44.576Z] #54 sha256:9273b3d9fa23028fecdd72768ef9fbd15b60425c4c9b8e4816ac482e168a42bc
20:27:45 [2021-03-11T20:27:45.220Z] #41 97.63   CC       criu/cr-dedup.o
20:27:45 [2021-03-11T20:27:45.477Z] #41 98.02   CC       criu/cr-dump.o
20:27:46 [2021-03-11T20:27:46.187Z] --- PASS: TestBuildWithHugeFile (53.02s)
20:27:46 [2021-03-11T20:27:46.187Z] === RUN   TestBuildWCOWSandboxSize
20:27:46 [2021-03-11T20:27:46.187Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
20:27:46 [2021-03-11T20:27:46.187Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
20:27:46 [2021-03-11T20:27:46.187Z] === RUN   TestBuildWithEmptyDockerfile
20:27:46 [2021-03-11T20:27:46.187Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:27:46 [2021-03-11T20:27:46.187Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:27:46 [2021-03-11T20:27:46.187Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:27:46 [2021-03-11T20:27:46.187Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:27:46 [2021-03-11T20:27:46.187Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:27:46 [2021-03-11T20:27:46.187Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:27:46 [2021-03-11T20:27:46.187Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:27:46 [2021-03-11T20:27:46.187Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:27:46 [2021-03-11T20:27:46.187Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:27:46 [2021-03-11T20:27:46.187Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
20:27:46 [2021-03-11T20:27:46.187Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s)
20:27:46 [2021-03-11T20:27:46.187Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s)
20:27:46 [2021-03-11T20:27:46.187Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
20:27:46 [2021-03-11T20:27:46.187Z] === RUN   TestBuildPreserveOwnership
20:27:46 [2021-03-11T20:27:46.187Z] === RUN   TestBuildPreserveOwnership/copy_from
20:27:47 [2021-03-11T20:27:47.829Z] #54 242.4 + bin/containerd-shim-runc-v2
20:27:47 [2021-03-11T20:27:47.996Z] #41 100.3   CC       criu/cr-errno.o
20:27:47 [2021-03-11T20:27:47.996Z] #41 100.3   CC       criu/cr-restore.o
20:27:48 [2021-03-11T20:27:48.757Z] #54 243.3 + binaries
20:27:48 [2021-03-11T20:27:48.757Z] #54 243.3 + install -D bin/containerd /build/containerd
20:27:48 [2021-03-11T20:27:48.757Z] #54 243.3 + install -D bin/containerd-shim /build/containerd-shim
20:27:48 [2021-03-11T20:27:48.757Z] #54 243.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:27:48 [2021-03-11T20:27:48.757Z] #54 243.3 + install -D bin/ctr /build/ctr
20:27:48 [2021-03-11T20:27:48.925Z] #41 ...
20:27:48 [2021-03-11T20:27:48.925Z] 
20:27:48 [2021-03-11T20:27:48.925Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:27:48 [2021-03-11T20:27:48.925Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:27:48 [2021-03-11T20:27:48.925Z] #18 23.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
20:27:48 [2021-03-11T20:27:48.925Z] #18 23.18 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
20:27:48 [2021-03-11T20:27:48.925Z] #18 23.22 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
20:27:48 [2021-03-11T20:27:48.925Z] #18 23.80 debconf: delaying package configuration, since apt-utils is not installed
20:27:48 [2021-03-11T20:27:48.925Z] #18 23.89 Fetched 28.5 MB in 2s (16.4 MB/s)
20:27:48 [2021-03-11T20:27:48.925Z] #18 23.96 Selecting previously unselected package pigz.
20:27:48 [2021-03-11T20:27:48.926Z] #18 23.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
20:27:48 [2021-03-11T20:27:48.926Z] #18 24.03 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
20:27:48 [2021-03-11T20:27:48.926Z] #18 24.04 Unpacking pigz (2.4-1) ...
20:27:48 [2021-03-11T20:27:48.926Z] #18 24.18 Selecting previously unselected package libpython3.7-minimal:amd64.
20:27:48 [2021-03-11T20:27:48.926Z] #18 24.18 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
20:27:48 [2021-03-11T20:27:48.926Z] #18 24.19 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
20:27:48 [2021-03-11T20:27:48.926Z] #18 24.67 Selecting previously unselected package python3.7-minimal.
20:27:48 [2021-03-11T20:27:48.926Z] #18 24.67 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
20:27:48 [2021-03-11T20:27:48.926Z] #18 24.70 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
20:27:48 [2021-03-11T20:27:48.926Z] #18 25.46 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
20:27:48 [2021-03-11T20:27:48.926Z] #18 25.49 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
20:27:48 [2021-03-11T20:27:48.926Z] #18 27.60 Selecting previously unselected package python3-minimal.
20:27:48 [2021-03-11T20:27:48.926Z] #18 27.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
20:27:48 [2021-03-11T20:27:48.926Z] #18 27.66 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
20:27:48 [2021-03-11T20:27:48.926Z] #18 27.67 Unpacking python3-minimal (3.7.3-1) ...
20:27:48 [2021-03-11T20:27:48.926Z] #18 27.74 Selecting previously unselected package libmpdec2:amd64.
20:27:48 [2021-03-11T20:27:48.926Z] #18 27.74 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
20:27:48 [2021-03-11T20:27:48.926Z] #18 27.75 Unpacking libmpdec2:amd64 (2.4.2-2) ...
20:27:48 [2021-03-11T20:27:48.926Z] #18 27.85 Selecting previously unselected package libpython3.7-stdlib:amd64.
20:27:48 [2021-03-11T20:27:48.926Z] #18 27.85 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
20:27:48 [2021-03-11T20:27:48.926Z] #18 27.86 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
20:27:49 [2021-03-11T20:27:49.182Z] #18 28.78 Selecting previously unselected package python3.7.
20:27:49 [2021-03-11T20:27:49.183Z] #18 28.79 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
20:27:49 [2021-03-11T20:27:49.183Z] #18 28.80 Unpacking python3.7 (3.7.3-2+deb10u2) ...
20:27:49 [2021-03-11T20:27:49.183Z] #18 28.91 Selecting previously unselected package libpython3-stdlib:amd64.
20:27:49 [2021-03-11T20:27:49.183Z] #18 28.92 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
20:27:49 [2021-03-11T20:27:49.183Z] #18 28.94 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
20:27:49 [2021-03-11T20:27:49.183Z] #18 29.04 Setting up python3-minimal (3.7.3-1) ...
20:27:49 [2021-03-11T20:27:49.447Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:27:50 [2021-03-11T20:27:50.111Z] #18 29.92 Selecting previously unselected package python3.
20:27:50 [2021-03-11T20:27:50.367Z] #18 29.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 ... 24093 files and directories currently installed.)
20:27:50 [2021-03-11T20:27:50.367Z] #18 29.96 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
20:27:50 [2021-03-11T20:27:50.367Z] #18 29.97 Unpacking python3 (3.7.3-1) ...
20:27:50 [2021-03-11T20:27:50.367Z] #18 30.07 Selecting previously unselected package libip4tc0:amd64.
20:27:50 [2021-03-11T20:27:50.367Z] #18 30.07 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
20:27:50 [2021-03-11T20:27:50.367Z] #18 30.08 Unpacking libip4tc0:amd64 (1.8.2-4) ...
20:27:50 [2021-03-11T20:27:50.624Z] #18 30.18 Selecting previously unselected package libip6tc0:amd64.
20:27:50 [2021-03-11T20:27:50.624Z] #18 30.20 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
20:27:50 [2021-03-11T20:27:50.624Z] #18 30.21 Unpacking libip6tc0:amd64 (1.8.2-4) ...
20:27:50 [2021-03-11T20:27:50.624Z] #18 30.32 Selecting previously unselected package libiptc0:amd64.
20:27:50 [2021-03-11T20:27:50.624Z] #18 30.32 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
20:27:50 [2021-03-11T20:27:50.624Z] #18 30.32 Unpacking libiptc0:amd64 (1.8.2-4) ...
20:27:50 [2021-03-11T20:27:50.624Z] #18 30.41 Selecting previously unselected package libnfnetlink0:amd64.
20:27:50 [2021-03-11T20:27:50.624Z] #18 30.41 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:27:50 [2021-03-11T20:27:50.624Z] #18 30.42 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:27:50 [2021-03-11T20:27:50.645Z] #54 DONE 244.9s
20:27:50 [2021-03-11T20:27:50.880Z] #18 30.48 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:27:50 [2021-03-11T20:27:50.880Z] #18 30.48 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
20:27:50 [2021-03-11T20:27:50.880Z] #18 30.49 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:27:50 [2021-03-11T20:27:50.880Z] #18 30.60 Selecting previously unselected package libnftnl11:amd64.
20:27:50 [2021-03-11T20:27:50.880Z] #18 30.60 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
20:27:50 [2021-03-11T20:27:50.880Z] #18 30.60 Unpacking libnftnl11:amd64 (1.1.2-2) ...
20:27:50 [2021-03-11T20:27:50.880Z] #18 30.68 Selecting previously unselected package iptables.
20:27:50 [2021-03-11T20:27:50.880Z] #18 30.68 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
20:27:51 [2021-03-11T20:27:51.136Z] #18 30.69 Unpacking iptables (1.8.2-4) ...
20:27:51 [2021-03-11T20:27:51.392Z] #18 30.99 Selecting previously unselected package xxd.
20:27:51 [2021-03-11T20:27:51.392Z] #18 31.01 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
20:27:51 [2021-03-11T20:27:51.392Z] #18 31.02 Unpacking xxd (2:8.1.0875-5) ...
20:27:51 [2021-03-11T20:27:51.574Z] 
20:27:51 [2021-03-11T20:27:51.574Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
20:27:51 [2021-03-11T20:27:51.574Z] #55 sha256:1c11e8fbae5f38a1b4f78ca8af1a2dbe62ff6fc73956288180522a63475c0530
20:27:51 [2021-03-11T20:27:51.649Z] #18 31.15 Selecting previously unselected package vim-common.
20:27:51 [2021-03-11T20:27:51.649Z] #18 31.15 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:27:51 [2021-03-11T20:27:51.649Z] #18 31.18 Unpacking vim-common (2:8.1.0875-5) ...
20:27:51 [2021-03-11T20:27:51.649Z] #18 31.35 Selecting previously unselected package bash-completion.
20:27:51 [2021-03-11T20:27:51.649Z] #18 31.37 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:27:52 [2021-03-11T20:27:52.136Z] #55 DONE 0.9s
20:27:52 [2021-03-11T20:27:52.136Z] 
20:27:52 [2021-03-11T20:27:52.136Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:27:52 [2021-03-11T20:27:52.136Z] #59 sha256:01f2305ea6ec3008bbd7009e436620231903e5ec8cddc4c0667f78e3385cb373
20:27:52 [2021-03-11T20:27:52.391Z] #59 DONE 0.2s
20:27:52 [2021-03-11T20:27:52.391Z] 
20:27:52 [2021-03-11T20:27:52.391Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
20:27:52 [2021-03-11T20:27:52.391Z] #61 sha256:a876787bfebaa47b03ec5dfbed9a6c71a3a3c0ff7f73e0819d63306eebfd934f
20:27:52 [2021-03-11T20:27:52.955Z] #61 DONE 0.4s
20:27:52 [2021-03-11T20:27:52.955Z] 
20:27:52 [2021-03-11T20:27:52.955Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
20:27:52 [2021-03-11T20:27:52.955Z] #63 sha256:fa2b8cb0900ba22c9380d48948ba5a8ecd467c7cc66090b163977d13801886e6
20:27:52 [2021-03-11T20:27:52.955Z] #63 DONE 0.0s
20:27:52 [2021-03-11T20:27:52.955Z] 
20:27:52 [2021-03-11T20:27:52.955Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:27:52 [2021-03-11T20:27:52.955Z] #64 sha256:e8dbb08ff9d4df791eb5be15f3c16ce2b314f96e8eabc2290ec1aacfb9710bd0
20:27:52 [2021-03-11T20:27:52.955Z] #64 DONE 0.0s
20:27:52 [2021-03-11T20:27:52.955Z] 
20:27:52 [2021-03-11T20:27:52.955Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
20:27:52 [2021-03-11T20:27:52.955Z] #65 sha256:a400538f6a6b2a5846db8662c22ade077f1294a3b465a187671f610b09d4899a
20:27:53 [2021-03-11T20:27:53.606Z] --- PASS: TestBuildPreserveOwnership (9.89s)
20:27:53 [2021-03-11T20:27:53.606Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.88s)
20:27:53 [2021-03-11T20:27:53.606Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
20:27:53 [2021-03-11T20:27:53.606Z] === RUN   TestBuildPlatformInvalid
20:27:53 [2021-03-11T20:27:53.606Z] --- PASS: TestBuildPlatformInvalid (0.07s)
20:27:53 [2021-03-11T20:27:53.606Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:27:53 [2021-03-11T20:27:53.606Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
20:27:53 [2021-03-11T20:27:53.606Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
20:27:53 [2021-03-11T20:27:53.606Z] PASS
20:27:53 [2021-03-11T20:27:53.606Z] 
20:27:53 [2021-03-11T20:27:53.606Z] === Skipped
20:27:53 [2021-03-11T20:27:53.606Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
20:27:53 [2021-03-11T20:27:53.606Z]     build_session_test.go:25: TODO: BuildKit
20:27:53 [2021-03-11T20:27:53.606Z] 
20:27:53 [2021-03-11T20:27:53.606Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
20:27:53 [2021-03-11T20:27:53.606Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
20:27:53 [2021-03-11T20:27:53.606Z] 
20:27:53 [2021-03-11T20:27:53.606Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
20:27:53 [2021-03-11T20:27:53.606Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
20:27:53 [2021-03-11T20:27:53.606Z] 
20:27:53 [2021-03-11T20:27:53.606Z] 
20:27:53 [2021-03-11T20:27:53.606Z] DONE 34 tests, 3 skipped in 122.535s
20:27:53 [2021-03-11T20:27:53.606Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:27:53 [2021-03-11T20:27:53.606Z] INFO: Testing against a local daemon
20:27:53 [2021-03-11T20:27:53.606Z] === RUN   TestConfigInspect
20:27:53 [2021-03-11T20:27:53.606Z] --- SKIP: TestConfigInspect (0.01s)
20:27:53 [2021-03-11T20:27:53.606Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:27:53 [2021-03-11T20:27:53.606Z] === RUN   TestConfigList
20:27:53 [2021-03-11T20:27:53.606Z] --- SKIP: TestConfigList (0.01s)
20:27:53 [2021-03-11T20:27:53.606Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:27:53 [2021-03-11T20:27:53.606Z] === RUN   TestConfigsCreateAndDelete
20:27:53 [2021-03-11T20:27:53.606Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
20:27:53 [2021-03-11T20:27:53.606Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:27:53 [2021-03-11T20:27:53.606Z] === RUN   TestConfigsUpdate
20:27:53 [2021-03-11T20:27:53.606Z] --- SKIP: TestConfigsUpdate (0.01s)
20:27:53 [2021-03-11T20:27:53.606Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:27:53 [2021-03-11T20:27:53.606Z] === RUN   TestTemplatedConfig
20:27:53 [2021-03-11T20:27:53.606Z] --- SKIP: TestTemplatedConfig (0.00s)
20:27:53 [2021-03-11T20:27:53.606Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:27:53 [2021-03-11T20:27:53.606Z] === RUN   TestConfigCreateResolve
20:27:53 [2021-03-11T20:27:53.606Z] --- SKIP: TestConfigCreateResolve (0.01s)
20:27:53 [2021-03-11T20:27:53.606Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:27:53 [2021-03-11T20:27:53.606Z] === RUN   TestConfigDaemonLibtrustID
20:27:53 [2021-03-11T20:27:53.885Z] #65 DONE 0.7s
20:27:53 [2021-03-11T20:27:53.885Z] 
20:27:53 [2021-03-11T20:27:53.885Z] #66 exporting to image
20:27:53 [2021-03-11T20:27:53.885Z] #66 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:27:53 [2021-03-11T20:27:53.885Z] #66 exporting layers
20:27:54 [2021-03-11T20:27:54.919Z] #18 34.18 Unpacking bash-completion (1:2.8-6) ...
20:27:54 [2021-03-11T20:27:54.919Z] #18 34.52 Selecting previously unselected package bzip2.
20:27:54 [2021-03-11T20:27:54.919Z] #18 34.54 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
20:27:54 [2021-03-11T20:27:54.919Z] #18 34.55 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:27:54 [2021-03-11T20:27:54.919Z] #18 34.64 Selecting previously unselected package xz-utils.
20:27:54 [2021-03-11T20:27:54.919Z] #18 34.64 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
20:27:54 [2021-03-11T20:27:54.919Z] #18 34.65 Unpacking xz-utils (5.2.4-1) ...
20:27:54 [2021-03-11T20:27:54.968Z] --- PASS: TestConfigDaemonLibtrustID (1.53s)
20:27:54 [2021-03-11T20:27:54.968Z] PASS
20:27:54 [2021-03-11T20:27:54.968Z] 
20:27:54 [2021-03-11T20:27:54.968Z] === Skipped
20:27:54 [2021-03-11T20:27:54.968Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
20:27:54 [2021-03-11T20:27:54.968Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:27:54 [2021-03-11T20:27:54.968Z] 
20:27:54 [2021-03-11T20:27:54.968Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
20:27:54 [2021-03-11T20:27:54.968Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:27:54 [2021-03-11T20:27:54.968Z] 
20:27:54 [2021-03-11T20:27:54.968Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
20:27:54 [2021-03-11T20:27:54.968Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:27:54 [2021-03-11T20:27:54.968Z] 
20:27:54 [2021-03-11T20:27:54.968Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
20:27:54 [2021-03-11T20:27:54.968Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:27:54 [2021-03-11T20:27:54.968Z] 
20:27:54 [2021-03-11T20:27:54.968Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
20:27:54 [2021-03-11T20:27:54.968Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:27:54 [2021-03-11T20:27:54.968Z] 
20:27:54 [2021-03-11T20:27:54.968Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
20:27:54 [2021-03-11T20:27:54.968Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:27:54 [2021-03-11T20:27:54.968Z] 
20:27:54 [2021-03-11T20:27:54.968Z] 
20:27:54 [2021-03-11T20:27:54.968Z] DONE 7 tests, 6 skipped in 1.621s
20:27:54 [2021-03-11T20:27:54.968Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
20:27:54 [2021-03-11T20:27:54.968Z] INFO: Testing against a local daemon
20:27:54 [2021-03-11T20:27:54.968Z] === RUN   TestCheckpoint
20:27:54 [2021-03-11T20:27:54.968Z] --- SKIP: TestCheckpoint (0.00s)
20:27:54 [2021-03-11T20:27:54.968Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:27:54 [2021-03-11T20:27:54.968Z] === RUN   TestContainerInvalidJSON
20:27:54 [2021-03-11T20:27:54.968Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:27:54 [2021-03-11T20:27:54.968Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:27:54 [2021-03-11T20:27:54.968Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:27:54 [2021-03-11T20:27:54.968Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:27:54 [2021-03-11T20:27:54.968Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:27:54 [2021-03-11T20:27:54.968Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:27:54 [2021-03-11T20:27:54.968Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:27:54 [2021-03-11T20:27:54.968Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:27:54 [2021-03-11T20:27:54.968Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:27:54 [2021-03-11T20:27:54.968Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:27:54 [2021-03-11T20:27:54.968Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:27:54 [2021-03-11T20:27:54.968Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:27:54 [2021-03-11T20:27:54.968Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:27:54 [2021-03-11T20:27:54.968Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:27:54 [2021-03-11T20:27:54.968Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
20:27:54 [2021-03-11T20:27:54.968Z] === RUN   TestCopyFromContainerPathIsNotDir
20:27:54 [2021-03-11T20:27:54.968Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
20:27:54 [2021-03-11T20:27:54.968Z] === RUN   TestCopyToContainerPathDoesNotExist
20:27:54 [2021-03-11T20:27:54.968Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
20:27:54 [2021-03-11T20:27:54.968Z] === RUN   TestCopyToContainerPathIsNotDir
20:27:54 [2021-03-11T20:27:54.968Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
20:27:54 [2021-03-11T20:27:54.968Z] === RUN   TestCopyFromContainer
20:27:55 [2021-03-11T20:27:55.175Z] #18 34.80 Selecting previously unselected package apparmor.
20:27:55 [2021-03-11T20:27:55.175Z] #18 34.80 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
20:27:55 [2021-03-11T20:27:55.175Z] #18 34.90 Unpacking apparmor (2.13.2-10) ...
20:27:55 [2021-03-11T20:27:55.738Z] #18 35.26 Selecting previously unselected package aufs-tools.
20:27:55 [2021-03-11T20:27:55.738Z] #18 35.27 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
20:27:55 [2021-03-11T20:27:55.738Z] #18 35.28 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:27:55 [2021-03-11T20:27:55.738Z] #18 35.41 Selecting previously unselected package libonig5:amd64.
20:27:55 [2021-03-11T20:27:55.738Z] #18 35.41 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
20:27:55 [2021-03-11T20:27:55.738Z] #18 35.42 Unpacking libonig5:amd64 (6.9.1-1) ...
20:27:55 [2021-03-11T20:27:55.995Z] #18 35.55 Selecting previously unselected package libjq1:amd64.
20:27:55 [2021-03-11T20:27:55.995Z] #18 35.55 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:27:55 [2021-03-11T20:27:55.995Z] #18 35.55 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:27:55 [2021-03-11T20:27:55.995Z] #18 35.67 Selecting previously unselected package jq.
20:27:55 [2021-03-11T20:27:55.995Z] #18 35.67 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
20:27:55 [2021-03-11T20:27:55.995Z] #18 35.69 Unpacking jq (1.5+dfsg-2+b1) ...
20:27:55 [2021-03-11T20:27:55.995Z] #18 35.79 Selecting previously unselected package libaio1:amd64.
20:27:56 [2021-03-11T20:27:56.251Z] #18 35.79 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
20:27:56 [2021-03-11T20:27:56.251Z] #18 35.80 Unpacking libaio1:amd64 (0.3.112-3) ...
20:27:56 [2021-03-11T20:27:56.251Z] #18 35.86 Selecting previously unselected package libgpm2:amd64.
20:27:56 [2021-03-11T20:27:56.251Z] #18 35.86 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
20:27:56 [2021-03-11T20:27:56.251Z] #18 35.87 Unpacking libgpm2:amd64 (1.20.7-5) ...
20:27:56 [2021-03-11T20:27:56.251Z] #18 35.95 Selecting previously unselected package libicu63:amd64.
20:27:56 [2021-03-11T20:27:56.251Z] #18 35.95 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
20:27:56 [2021-03-11T20:27:56.251Z] #18 35.97 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:27:59 [2021-03-11T20:27:59.128Z] === RUN   TestCopyFromContainer//
20:27:59 [2021-03-11T20:27:59.128Z] === RUN   TestCopyFromContainer//bar/root
20:27:59 [2021-03-11T20:27:59.383Z] === RUN   TestCopyFromContainer//bar/root/
20:27:59 [2021-03-11T20:27:59.383Z] === RUN   TestCopyFromContainer/bar/quux
20:27:59 [2021-03-11T20:27:59.383Z] === RUN   TestCopyFromContainer/bar/quux/
20:27:59 [2021-03-11T20:27:59.383Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:27:59 [2021-03-11T20:27:59.383Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:27:59 [2021-03-11T20:27:59.509Z] #54 197.4 + bin/containerd-stress
20:27:59 [2021-03-11T20:27:59.521Z] #18 39.17 Selecting previously unselected package libnet1:amd64.
20:27:59 [2021-03-11T20:27:59.521Z] #18 39.18 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:27:59 [2021-03-11T20:27:59.521Z] #18 39.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:27:59 [2021-03-11T20:27:59.521Z] #18 39.27 Selecting previously unselected package libnl-3-200:amd64.
20:27:59 [2021-03-11T20:27:59.521Z] #18 39.29 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
20:27:59 [2021-03-11T20:27:59.521Z] #18 39.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:27:59 [2021-03-11T20:27:59.521Z] #18 39.37 Selecting previously unselected package libprotobuf-c1:amd64.
20:27:59 [2021-03-11T20:27:59.521Z] #18 39.38 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:27:59 [2021-03-11T20:27:59.638Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:27:59 [2021-03-11T20:27:59.638Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:27:59 [2021-03-11T20:27:59.638Z] === RUN   TestCopyFromContainer/bar/notarget
20:27:59 [2021-03-11T20:27:59.638Z] --- PASS: TestCopyFromContainer (4.68s)
20:27:59 [2021-03-11T20:27:59.638Z]     --- PASS: TestCopyFromContainer// (0.06s)
20:27:59 [2021-03-11T20:27:59.638Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
20:27:59 [2021-03-11T20:27:59.638Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
20:27:59 [2021-03-11T20:27:59.638Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
20:27:59 [2021-03-11T20:27:59.638Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
20:27:59 [2021-03-11T20:27:59.638Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
20:27:59 [2021-03-11T20:27:59.638Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
20:27:59 [2021-03-11T20:27:59.638Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
20:27:59 [2021-03-11T20:27:59.638Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
20:27:59 [2021-03-11T20:27:59.638Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
20:27:59 [2021-03-11T20:27:59.638Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:27:59 [2021-03-11T20:27:59.638Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:27:59 [2021-03-11T20:27:59.638Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:27:59 [2021-03-11T20:27:59.638Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:27:59 [2021-03-11T20:27:59.638Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:27:59 [2021-03-11T20:27:59.638Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:27:59 [2021-03-11T20:27:59.638Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:27:59 [2021-03-11T20:27:59.638Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:27:59 [2021-03-11T20:27:59.638Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:27:59 [2021-03-11T20:27:59.638Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:27:59 [2021-03-11T20:27:59.638Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:27:59 [2021-03-11T20:27:59.638Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:27:59 [2021-03-11T20:27:59.638Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:27:59 [2021-03-11T20:27:59.638Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:27:59 [2021-03-11T20:27:59.638Z] === RUN   TestCreateLinkToNonExistingContainer
20:27:59 [2021-03-11T20:27:59.781Z] #18 39.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:27:59 [2021-03-11T20:27:59.781Z] #18 39.47 Selecting previously unselected package libreadline5:amd64.
20:27:59 [2021-03-11T20:27:59.781Z] #18 39.48 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
20:27:59 [2021-03-11T20:27:59.781Z] #18 39.49 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:27:59 [2021-03-11T20:27:59.893Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
20:27:59 [2021-03-11T20:27:59.893Z] === RUN   TestCreateWithInvalidEnv
20:27:59 [2021-03-11T20:27:59.893Z] === RUN   TestCreateWithInvalidEnv/0
20:27:59 [2021-03-11T20:27:59.893Z] === PAUSE TestCreateWithInvalidEnv/0
20:27:59 [2021-03-11T20:27:59.893Z] === RUN   TestCreateWithInvalidEnv/1
20:27:59 [2021-03-11T20:27:59.893Z] === PAUSE TestCreateWithInvalidEnv/1
20:27:59 [2021-03-11T20:27:59.893Z] === RUN   TestCreateWithInvalidEnv/2
20:27:59 [2021-03-11T20:27:59.893Z] === PAUSE TestCreateWithInvalidEnv/2
20:27:59 [2021-03-11T20:27:59.893Z] === CONT  TestCreateWithInvalidEnv/0
20:27:59 [2021-03-11T20:27:59.893Z] === CONT  TestCreateWithInvalidEnv/2
20:27:59 [2021-03-11T20:27:59.893Z] === CONT  TestCreateWithInvalidEnv/1
20:27:59 [2021-03-11T20:27:59.893Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:27:59 [2021-03-11T20:27:59.893Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:27:59 [2021-03-11T20:27:59.893Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:27:59 [2021-03-11T20:27:59.893Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:27:59 [2021-03-11T20:27:59.893Z] === RUN   TestCreateTmpfsMountsTarget
20:27:59 [2021-03-11T20:27:59.893Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:27:59 [2021-03-11T20:27:59.893Z] === RUN   TestCreateWithCustomMaskedPaths
20:28:00 [2021-03-11T20:28:00.038Z] #18 39.60 Selecting previously unselected package net-tools.
20:28:00 [2021-03-11T20:28:00.038Z] #18 39.62 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
20:28:00 [2021-03-11T20:28:00.038Z] #18 39.63 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:28:00 [2021-03-11T20:28:00.038Z] #18 39.83 Selecting previously unselected package python-pip-whl.
20:28:00 [2021-03-11T20:28:00.038Z] #18 39.85 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:28:00 [2021-03-11T20:28:00.295Z] #18 39.86 Unpacking python-pip-whl (18.1-5) ...
20:28:00 [2021-03-11T20:28:00.425Z] #66 exporting layers 6.5s done
20:28:00 [2021-03-11T20:28:00.425Z] #66 writing image sha256:000d44dd14e7143a67a9bb5ed4e429055a8f11d1faa6eef82a6871631f36953c done
20:28:00 [2021-03-11T20:28:00.425Z] #66 naming to docker.io/library/docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 done
20:28:00 [2021-03-11T20:28:00.425Z] #66 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
20:28:00 [2021-03-11T20:28:00.763Z] + trap exit INT TERM
20:28:00 [2021-03-11T20:28:00.763Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
20:28:00 [2021-03-11T20:28:00.763Z] + CONTAINER_NAME=docker-pr6
20:28:00 [2021-03-11T20:28:00.763Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42068/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42068/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 -e DOCKER_GRAPHDRIVER docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 hack/make.sh dynbinary-daemon
20:28:00 [2021-03-11T20:28:00.857Z] #18 40.38 Selecting previously unselected package python3-lib2to3.
20:28:00 [2021-03-11T20:28:00.857Z] #18 40.38 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:28:00 [2021-03-11T20:28:00.857Z] #18 40.38 Unpacking python3-lib2to3 (3.7.3-1) ...
20:28:00 [2021-03-11T20:28:00.857Z] #18 40.52 Selecting previously unselected package python3-distutils.
20:28:00 [2021-03-11T20:28:00.857Z] #18 40.52 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:28:00 [2021-03-11T20:28:00.857Z] #18 40.53 Unpacking python3-distutils (3.7.3-1) ...
20:28:01 [2021-03-11T20:28:01.116Z] #18 40.67 Selecting previously unselected package python3-pip.
20:28:01 [2021-03-11T20:28:01.116Z] #18 40.67 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:28:01 [2021-03-11T20:28:01.116Z] #18 40.67 Unpacking python3-pip (18.1-5) ...
20:28:01 [2021-03-11T20:28:01.116Z] #18 40.84 Selecting previously unselected package python3-pkg-resources.
20:28:01 [2021-03-11T20:28:01.116Z] #18 40.85 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:28:01 [2021-03-11T20:28:01.116Z] #18 40.86 Unpacking python3-pkg-resources (40.8.0-1) ...
20:28:01 [2021-03-11T20:28:01.255Z] --- PASS: TestCreateWithCustomMaskedPaths (1.33s)
20:28:01 [2021-03-11T20:28:01.255Z] === RUN   TestCreateWithCustomReadonlyPaths
20:28:01 [2021-03-11T20:28:01.326Z] 
20:28:01 [2021-03-11T20:28:01.326Z] Removing bundles/
20:28:01 [2021-03-11T20:28:01.326Z] 
20:28:01 [2021-03-11T20:28:01.326Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
20:28:01 [2021-03-11T20:28:01.326Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:28:01 [2021-03-11T20:28:01.326Z] GOOS="" GOARCH="" GOARM=""
20:28:01 [2021-03-11T20:28:01.372Z] #18 41.01 Selecting previously unselected package python3-setuptools.
20:28:01 [2021-03-11T20:28:01.372Z] #18 41.04 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:28:01 [2021-03-11T20:28:01.629Z] #18 41.25 Unpacking python3-setuptools (40.8.0-1) ...
20:28:01 [2021-03-11T20:28:01.885Z] #18 41.47 Selecting previously unselected package python3-wheel.
20:28:01 [2021-03-11T20:28:01.885Z] #18 41.47 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:28:01 [2021-03-11T20:28:01.885Z] #18 41.48 Unpacking python3-wheel (0.32.3-2) ...
20:28:01 [2021-03-11T20:28:01.885Z] #18 41.55 Selecting previously unselected package sudo.
20:28:01 [2021-03-11T20:28:01.885Z] #18 41.56 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
20:28:01 [2021-03-11T20:28:01.885Z] #18 41.56 Unpacking sudo (1.8.27-1+deb10u3) ...
20:28:02 [2021-03-11T20:28:02.141Z] #18 ...
20:28:02 [2021-03-11T20:28:02.141Z] 
20:28:02 [2021-03-11T20:28:02.141Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:28:02 [2021-03-11T20:28:02.141Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:28:02 [2021-03-11T20:28:02.141Z] #41 104.7   CC       criu/cr-service.o
20:28:02 [2021-03-11T20:28:02.141Z] #41 106.3   CC       criu/crtools.o
20:28:02 [2021-03-11T20:28:02.141Z] #41 106.7   CC       criu/eventfd.o
20:28:02 [2021-03-11T20:28:02.141Z] #41 107.2   CC       criu/eventpoll.o
20:28:02 [2021-03-11T20:28:02.141Z] #41 108.1   CC       criu/external.o
20:28:02 [2021-03-11T20:28:02.141Z] #41 108.4   CC       criu/fault-injection.o
20:28:02 [2021-03-11T20:28:02.141Z] #41 108.5   CC       criu/fdstore.o
20:28:02 [2021-03-11T20:28:02.141Z] #41 108.8   CC       criu/fifo.o
20:28:02 [2021-03-11T20:28:02.141Z] #41 109.2   CC       criu/file-ids.o
20:28:02 [2021-03-11T20:28:02.141Z] #41 109.5   CC       criu/file-lock.o
20:28:02 [2021-03-11T20:28:02.141Z] #41 110.4   CC       criu/files-ext.o
20:28:02 [2021-03-11T20:28:02.141Z] #41 110.9   CC       criu/files-reg.o
20:28:02 [2021-03-11T20:28:02.141Z] #41 113.2   CC       criu/files.o
20:28:02 [2021-03-11T20:28:02.397Z] #41 ...
20:28:02 [2021-03-11T20:28:02.397Z] 
20:28:02 [2021-03-11T20:28:02.397Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:28:02 [2021-03-11T20:28:02.397Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:28:02 [2021-03-11T20:28:02.397Z] #18 42.04 Selecting previously unselected package thin-provisioning-tools.
20:28:02 [2021-03-11T20:28:02.397Z] #18 42.05 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
20:28:02 [2021-03-11T20:28:02.397Z] #18 42.07 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:28:02 [2021-03-11T20:28:02.410Z] #54 230.1 + bin/containerd-stress
20:28:02 [2021-03-11T20:28:02.410Z] #54 232.3 + bin/containerd-shim
20:28:02 [2021-03-11T20:28:02.617Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s)
20:28:02 [2021-03-11T20:28:02.617Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:28:02 [2021-03-11T20:28:02.617Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:28:02 [2021-03-11T20:28:02.617Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:28:02 [2021-03-11T20:28:02.617Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:28:02 [2021-03-11T20:28:02.617Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:28:02 [2021-03-11T20:28:02.617Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:28:02 [2021-03-11T20:28:02.617Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:28:02 [2021-03-11T20:28:02.617Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:28:02 [2021-03-11T20:28:02.617Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:28:02 [2021-03-11T20:28:02.617Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:28:02 [2021-03-11T20:28:02.617Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:28:02 [2021-03-11T20:28:02.617Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:28:02 [2021-03-11T20:28:02.617Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:28:02 [2021-03-11T20:28:02.617Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:28:02 [2021-03-11T20:28:02.617Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:28:02 [2021-03-11T20:28:02.617Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:28:02 [2021-03-11T20:28:02.617Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:28:02 [2021-03-11T20:28:02.617Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:28:02 [2021-03-11T20:28:02.617Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:28:02 [2021-03-11T20:28:02.617Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:28:02 [2021-03-11T20:28:02.617Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:28:02 [2021-03-11T20:28:02.617Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:28:02 [2021-03-11T20:28:02.617Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:28:02 [2021-03-11T20:28:02.653Z] #18 42.27 Selecting previously unselected package uidmap.
20:28:02 [2021-03-11T20:28:02.653Z] #18 42.28 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
20:28:02 [2021-03-11T20:28:02.653Z] #18 42.29 Unpacking uidmap (1:4.5-1.1) ...
20:28:02 [2021-03-11T20:28:02.653Z] #18 42.40 Selecting previously unselected package vim-runtime.
20:28:02 [2021-03-11T20:28:02.827Z] #54 200.8 + bin/containerd-shim
20:28:02 [2021-03-11T20:28:02.872Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s)
20:28:02 [2021-03-11T20:28:02.872Z] === RUN   TestCreateDifferentPlatform
20:28:02 [2021-03-11T20:28:02.872Z] === RUN   TestCreateDifferentPlatform/different_os
20:28:02 [2021-03-11T20:28:02.872Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:28:02 [2021-03-11T20:28:02.872Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:28:02 [2021-03-11T20:28:02.872Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:28:02 [2021-03-11T20:28:02.872Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:28:02 [2021-03-11T20:28:02.872Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:28:02 [2021-03-11T20:28:02.872Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
20:28:02 [2021-03-11T20:28:02.872Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:28:02 [2021-03-11T20:28:02.872Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
20:28:02 [2021-03-11T20:28:02.872Z] === RUN   TestContainerStartOnDaemonRestart
20:28:02 [2021-03-11T20:28:02.872Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
20:28:02 [2021-03-11T20:28:02.872Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
20:28:02 [2021-03-11T20:28:02.872Z] === RUN   TestDaemonRestartIpcMode
20:28:02 [2021-03-11T20:28:02.872Z] === PAUSE TestDaemonRestartIpcMode
20:28:02 [2021-03-11T20:28:02.872Z] === RUN   TestDaemonHostGatewayIP
20:28:02 [2021-03-11T20:28:02.872Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
20:28:02 [2021-03-11T20:28:02.872Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
20:28:02 [2021-03-11T20:28:02.872Z] === RUN   TestRestartDaemonWithRestartingContainer
20:28:02 [2021-03-11T20:28:02.872Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:28:02 [2021-03-11T20:28:02.872Z] === RUN   TestContainerKillOnDaemonStart
20:28:02 [2021-03-11T20:28:02.872Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
20:28:02 [2021-03-11T20:28:02.872Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
20:28:02 [2021-03-11T20:28:02.872Z] === RUN   TestDiff
20:28:02 [2021-03-11T20:28:02.908Z] #18 42.40 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:28:02 [2021-03-11T20:28:02.908Z] #18 42.44 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:28:02 [2021-03-11T20:28:02.908Z] #18 42.47 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:28:02 [2021-03-11T20:28:02.908Z] #18 42.48 Unpacking vim-runtime (2:8.1.0875-5) ...
20:28:03 [2021-03-11T20:28:03.432Z] --- PASS: TestDiff (0.44s)
20:28:03 [2021-03-11T20:28:03.432Z] === RUN   TestExecWithCloseStdin
20:28:03 [2021-03-11T20:28:03.992Z] --- PASS: TestExecWithCloseStdin (0.50s)
20:28:03 [2021-03-11T20:28:03.992Z] === RUN   TestExec
20:28:04 [2021-03-11T20:28:04.247Z] --- PASS: TestExec (0.49s)
20:28:04 [2021-03-11T20:28:04.247Z] === RUN   TestExecUser
20:28:04 [2021-03-11T20:28:04.807Z] --- PASS: TestExecUser (0.47s)
20:28:04 [2021-03-11T20:28:04.807Z] === RUN   TestExportContainerAndImportImage
20:28:05 [2021-03-11T20:28:05.367Z] --- PASS: TestExportContainerAndImportImage (0.61s)
20:28:05 [2021-03-11T20:28:05.367Z] === RUN   TestExportContainerAfterDaemonRestart
20:28:06 [2021-03-11T20:28:06.177Z] #18 45.57 Selecting previously unselected package vim.
20:28:06 [2021-03-11T20:28:06.177Z] #18 45.58 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
20:28:06 [2021-03-11T20:28:06.177Z] #18 45.60 Unpacking vim (2:8.1.0875-5) ...
20:28:06 [2021-03-11T20:28:06.434Z] #18 46.19 Selecting previously unselected package xfsprogs.
20:28:06 [2021-03-11T20:28:06.690Z] #18 46.19 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
20:28:06 [2021-03-11T20:28:06.690Z] #18 46.20 Unpacking xfsprogs (4.20.0-1) ...
20:28:06 [2021-03-11T20:28:06.947Z] #18 46.66 Selecting previously unselected package zip.
20:28:06 [2021-03-11T20:28:06.947Z] #18 46.66 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
20:28:06 [2021-03-11T20:28:06.947Z] #18 46.67 Unpacking zip (3.0-11+b1) ...
20:28:07 [2021-03-11T20:28:07.203Z] #18 46.85 Setting up aufs-tools (1:4.14+20190211-1) ...
20:28:07 [2021-03-11T20:28:07.204Z] #18 46.90 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:28:07 [2021-03-11T20:28:07.204Z] #18 46.91 Setting up libip6tc0:amd64 (1.8.2-4) ...
20:28:07 [2021-03-11T20:28:07.204Z] #18 46.92 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:28:07 [2021-03-11T20:28:07.204Z] #18 46.93 Setting up libgpm2:amd64 (1.20.7-5) ...
20:28:07 [2021-03-11T20:28:07.204Z] #18 46.96 Setting up libip4tc0:amd64 (1.8.2-4) ...
20:28:07 [2021-03-11T20:28:07.204Z] #18 46.97 Setting up uidmap (1:4.5-1.1) ...
20:28:07 [2021-03-11T20:28:07.204Z] #18 46.98 Setting up libnftnl11:amd64 (1.1.2-2) ...
20:28:07 [2021-03-11T20:28:07.204Z] #18 46.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:28:07 [2021-03-11T20:28:07.204Z] #18 47.01 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:28:07 [2021-03-11T20:28:07.460Z] #18 47.03 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:28:07 [2021-03-11T20:28:07.460Z] #18 47.05 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:28:07 [2021-03-11T20:28:07.460Z] #18 47.06 Setting up xxd (2:8.1.0875-5) ...
20:28:07 [2021-03-11T20:28:07.460Z] #18 47.07 Setting up zip (3.0-11+b1) ...
20:28:07 [2021-03-11T20:28:07.460Z] #18 47.08 Setting up vim-common (2:8.1.0875-5) ...
20:28:07 [2021-03-11T20:28:07.460Z] #18 47.13 Setting up bash-completion (1:2.8-6) ...
20:28:08 [2021-03-11T20:28:08.629Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s)
20:28:08 [2021-03-11T20:28:08.629Z] === RUN   TestHealthCheckWorkdir
20:28:08 [2021-03-11T20:28:08.953Z] #54 239.0 + bin/containerd-shim-runc-v1
20:28:09 [2021-03-11T20:28:09.440Z] #54 206.5 + bin/containerd-shim-runc-v1
20:28:09 [2021-03-11T20:28:09.560Z] --- PASS: TestHealthCheckWorkdir (0.67s)
20:28:09 [2021-03-11T20:28:09.560Z] === RUN   TestHealthKillContainer
20:28:10 [2021-03-11T20:28:10.735Z] #18 50.06 Setting up libiptc0:amd64 (1.8.2-4) ...
20:28:10 [2021-03-11T20:28:10.735Z] #18 50.07 Setting up xz-utils (5.2.4-1) ...
20:28:10 [2021-03-11T20:28:10.735Z] #18 50.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:28:10 [2021-03-11T20:28:10.735Z] #18 50.09 Setting up sudo (1.8.27-1+deb10u3) ...
20:28:10 [2021-03-11T20:28:10.735Z] #18 50.15 invoke-rc.d: could not determine current runlevel
20:28:10 [2021-03-11T20:28:10.735Z] #18 50.16 invoke-rc.d: policy-rc.d denied execution of start.
20:28:10 [2021-03-11T20:28:10.735Z] #18 50.17 Setting up pigz (2.4-1) ...
20:28:10 [2021-03-11T20:28:10.735Z] #18 50.18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:28:10 [2021-03-11T20:28:10.735Z] #18 50.19 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:28:10 [2021-03-11T20:28:10.735Z] #18 50.21 Setting up python-pip-whl (18.1-5) ...
20:28:10 [2021-03-11T20:28:10.735Z] #18 50.23 Setting up libmpdec2:amd64 (2.4.2-2) ...
20:28:10 [2021-03-11T20:28:10.735Z] #18 50.24 Setting up vim-runtime (2:8.1.0875-5) ...
20:28:10 [2021-03-11T20:28:10.992Z] #18 50.71 Setting up libaio1:amd64 (0.3.112-3) ...
20:28:10 [2021-03-11T20:28:10.992Z] #18 50.72 Setting up libonig5:amd64 (6.9.1-1) ...
20:28:10 [2021-03-11T20:28:10.992Z] #18 50.74 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
20:28:10 [2021-03-11T20:28:10.992Z] #18 50.75 Setting up vim (2:8.1.0875-5) ...
20:28:10 [2021-03-11T20:28:10.992Z] #18 50.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:28:10 [2021-03-11T20:28:10.992Z] #18 50.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:28:10 [2021-03-11T20:28:10.992Z] #18 50.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:28:10 [2021-03-11T20:28:10.992Z] #18 50.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:28:10 [2021-03-11T20:28:10.992Z] #18 50.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:28:10 [2021-03-11T20:28:10.992Z] #18 50.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:28:10 [2021-03-11T20:28:10.992Z] #18 50.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:28:10 [2021-03-11T20:28:10.992Z] #18 50.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:28:10 [2021-03-11T20:28:10.992Z] #18 50.82 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:28:11 [2021-03-11T20:28:11.249Z] #18 50.83 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:28:11 [2021-03-11T20:28:11.249Z] #18 50.85 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:28:11 [2021-03-11T20:28:11.249Z] #18 50.86 Setting up jq (1.5+dfsg-2+b1) ...
20:28:11 [2021-03-11T20:28:11.249Z] #18 50.87 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
20:28:11 [2021-03-11T20:28:11.249Z] #18 50.88 Setting up python3.7 (3.7.3-2+deb10u2) ...
20:28:12 [2021-03-11T20:28:12.071Z] --- PASS: TestHealthKillContainer (2.54s)
20:28:12 [2021-03-11T20:28:12.071Z] === RUN   TestInspectCpusetInConfigPre120
20:28:12 [2021-03-11T20:28:12.327Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
20:28:12 [2021-03-11T20:28:12.327Z] === RUN   TestIpcModeNone
20:28:12 [2021-03-11T20:28:12.620Z] #18 ...
20:28:12 [2021-03-11T20:28:12.620Z] 
20:28:12 [2021-03-11T20:28:12.620Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:28:12 [2021-03-11T20:28:12.620Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:28:12 [2021-03-11T20:28:12.620Z] #41 115.3   CC       criu/filesystems.o
20:28:12 [2021-03-11T20:28:12.620Z] #41 116.0   CC       criu/fsnotify.o
20:28:12 [2021-03-11T20:28:12.620Z] #41 117.2   CC       criu/image-desc.o
20:28:12 [2021-03-11T20:28:12.620Z] #41 117.4   CC       criu/image.o
20:28:12 [2021-03-11T20:28:12.620Z] #41 118.3   CC       criu/ipc_ns.o
20:28:12 [2021-03-11T20:28:12.620Z] #41 119.6   CC       criu/irmap.o
20:28:12 [2021-03-11T20:28:12.620Z] #41 120.2   CC       criu/kcmp-ids.o
20:28:12 [2021-03-11T20:28:12.620Z] #41 120.6   CC       criu/kerndat.o
20:28:12 [2021-03-11T20:28:12.620Z] #41 121.9   CC       criu/libnetlink.o
20:28:12 [2021-03-11T20:28:12.620Z] #41 122.3   CC       criu/log.o
20:28:12 [2021-03-11T20:28:12.620Z] #41 122.8   CC       criu/lsm.o
20:28:12 [2021-03-11T20:28:12.620Z] #41 123.3   CC       criu/mem.o
20:28:12 [2021-03-11T20:28:12.620Z] #41 125.0   CC       criu/memfd.o
20:28:12 [2021-03-11T20:28:12.761Z] #54 210.6 + bin/containerd-shim-runc-v2
20:28:12 [2021-03-11T20:28:12.877Z] #41 ...
20:28:12 [2021-03-11T20:28:12.877Z] 
20:28:12 [2021-03-11T20:28:12.877Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:28:12 [2021-03-11T20:28:12.877Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
20:28:12 [2021-03-11T20:28:12.877Z] #38 187.2 + dpkg --print-architecture
20:28:12 [2021-03-11T20:28:12.877Z] #38 187.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:28:12 [2021-03-11T20:28:12.877Z] #38 187.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:28:12 [2021-03-11T20:28:12.877Z] #38 187.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:28:12 [2021-03-11T20:28:12.887Z] --- PASS: TestIpcModeNone (0.47s)
20:28:12 [2021-03-11T20:28:12.887Z] === RUN   TestIpcModePrivate
20:28:13 [2021-03-11T20:28:13.127Z] #54 243.5 + bin/containerd-shim-runc-v2
20:28:13 [2021-03-11T20:28:13.133Z] #38 ...
20:28:13 [2021-03-11T20:28:13.133Z] 
20:28:13 [2021-03-11T20:28:13.133Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:28:13 [2021-03-11T20:28:13.133Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:28:13 [2021-03-11T20:28:13.133Z] #41 125.7   CC       criu/mount.o
20:28:13 [2021-03-11T20:28:13.446Z] --- PASS: TestIpcModePrivate (0.50s)
20:28:13 [2021-03-11T20:28:13.446Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
20:28:13 [2021-03-11T20:28:13.446Z] === RUN   TestIpcModeShareable
20:28:13 [2021-03-11T20:28:13.446Z] --- SKIP: TestIpcModeShareable (0.00s)
20:28:13 [2021-03-11T20:28:13.446Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:28:13 [2021-03-11T20:28:13.446Z] === RUN   TestAPIIpcModeShareableAndContainer
20:28:13 [2021-03-11T20:28:13.713Z] #54 211.9 + binaries
20:28:13 [2021-03-11T20:28:13.713Z] #54 211.9 + install -D bin/containerd /build/containerd
20:28:13 [2021-03-11T20:28:13.713Z] #54 211.9 + install -D bin/containerd-shim /build/containerd-shim
20:28:13 [2021-03-11T20:28:13.713Z] #54 212.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:28:13 [2021-03-11T20:28:13.713Z] #54 212.0 + install -D bin/ctr /build/ctr
20:28:14 [2021-03-11T20:28:14.054Z] #54 244.6 + binaries
20:28:14 [2021-03-11T20:28:14.055Z] #54 244.6 + install -D bin/containerd /build/containerd
20:28:14 [2021-03-11T20:28:14.055Z] #54 244.6 + install -D bin/containerd-shim /build/containerd-shim
20:28:14 [2021-03-11T20:28:14.055Z] #54 244.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:28:14 [2021-03-11T20:28:14.055Z] #54 244.6 + install -D bin/ctr /build/ctr
20:28:14 [2021-03-11T20:28:14.810Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.55s)
20:28:14 [2021-03-11T20:28:14.810Z] === RUN   TestAPIIpcModeHost
20:28:14 [2021-03-11T20:28:14.810Z] --- SKIP: TestAPIIpcModeHost (0.00s)
20:28:14 [2021-03-11T20:28:14.810Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:28:14 [2021-03-11T20:28:14.810Z] === RUN   TestDaemonIpcModeShareable
20:28:14 [2021-03-11T20:28:14.810Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
20:28:14 [2021-03-11T20:28:14.810Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:28:14 [2021-03-11T20:28:14.810Z] === RUN   TestDaemonIpcModePrivate
20:28:15 [2021-03-11T20:28:15.421Z] #54 DONE 246.3s
20:28:16 [2021-03-11T20:28:16.349Z] 
20:28:16 [2021-03-11T20:28:16.349Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
20:28:16 [2021-03-11T20:28:16.349Z] #55 sha256:d2cb540c7e917a553fed18f6fb1a80212aaf4f23e6734c38863c418f7c833c1c
20:28:17 [2021-03-11T20:28:17.276Z] #55 DONE 0.8s
20:28:17 [2021-03-11T20:28:17.276Z] 
20:28:17 [2021-03-11T20:28:17.276Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:28:17 [2021-03-11T20:28:17.276Z] #59 sha256:5732b05002ef056754cb299d32f5ac6fa6c612a7664888d29088261ebd565344
20:28:17 [2021-03-11T20:28:17.321Z] --- PASS: TestDaemonIpcModePrivate (2.16s)
20:28:17 [2021-03-11T20:28:17.321Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
20:28:17 [2021-03-11T20:28:17.321Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:28:17 [2021-03-11T20:28:17.321Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
20:28:17 [2021-03-11T20:28:17.321Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:28:17 [2021-03-11T20:28:17.321Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:28:17 [2021-03-11T20:28:17.321Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
20:28:17 [2021-03-11T20:28:17.321Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:28:17 [2021-03-11T20:28:17.321Z] === RUN   TestIpcModeOlderClient
20:28:17 [2021-03-11T20:28:17.321Z] === PAUSE TestIpcModeOlderClient
20:28:17 [2021-03-11T20:28:17.321Z] === RUN   TestKillContainerInvalidSignal
20:28:17 [2021-03-11T20:28:17.531Z] #59 DONE 0.2s
20:28:17 [2021-03-11T20:28:17.531Z] 
20:28:17 [2021-03-11T20:28:17.531Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
20:28:17 [2021-03-11T20:28:17.531Z] #61 sha256:31912d110ae8f7a2cf52632e9d8ce4ccdb91339309bcdd3befcb55fa4f7a2f9d
20:28:17 [2021-03-11T20:28:17.576Z] --- PASS: TestKillContainerInvalidSignal (0.52s)
20:28:17 [2021-03-11T20:28:17.576Z] === RUN   TestKillContainer
20:28:17 [2021-03-11T20:28:17.576Z] === RUN   TestKillContainer/no_signal
20:28:17 [2021-03-11T20:28:17.786Z] #61 DONE 0.4s
20:28:17 [2021-03-11T20:28:17.786Z] 
20:28:17 [2021-03-11T20:28:17.786Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
20:28:17 [2021-03-11T20:28:17.786Z] #63 sha256:5d1b47952d40e2ca0c3b4c927f81c4aa5ff81ec4728db4682fa5e35758b6bcfb
20:28:17 [2021-03-11T20:28:17.786Z] #63 DONE 0.0s
20:28:17 [2021-03-11T20:28:17.786Z] 
20:28:17 [2021-03-11T20:28:17.786Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:28:17 [2021-03-11T20:28:17.786Z] #64 sha256:79af0790233cb6586bf228e87f9bea235da6212accb48b5a63b7bb24272ccaa6
20:28:17 [2021-03-11T20:28:17.786Z] #64 DONE 0.0s
20:28:17 [2021-03-11T20:28:17.929Z] #54 DONE 216.0s
20:28:18 [2021-03-11T20:28:18.043Z] 
20:28:18 [2021-03-11T20:28:18.043Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
20:28:18 [2021-03-11T20:28:18.043Z] #65 sha256:9a519f2d5bfd154fb82296203c1de7d311d6bf820ce0313c93fec3faf4b01689
20:28:18 [2021-03-11T20:28:18.136Z] === RUN   TestKillContainer/non_killing_signal
20:28:18 [2021-03-11T20:28:18.390Z] === RUN   TestKillContainer/killing_signal
20:28:18 [2021-03-11T20:28:18.444Z] #41 130.1   CC       criu/namespaces.o
20:28:18 [2021-03-11T20:28:18.444Z] #41 ...
20:28:18 [2021-03-11T20:28:18.444Z] 
20:28:18 [2021-03-11T20:28:18.444Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:28:18 [2021-03-11T20:28:18.444Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:28:18 [2021-03-11T20:28:18.444Z] #18 53.83 Setting up iptables (1.8.2-4) ...
20:28:18 [2021-03-11T20:28:18.444Z] #18 53.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:28:18 [2021-03-11T20:28:18.444Z] #18 53.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:28:18 [2021-03-11T20:28:18.444Z] #18 53.87 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:28:18 [2021-03-11T20:28:18.444Z] #18 53.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:28:18 [2021-03-11T20:28:18.444Z] #18 53.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:28:18 [2021-03-11T20:28:18.444Z] #18 53.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:28:18 [2021-03-11T20:28:18.444Z] #18 53.90 Setting up python3 (3.7.3-1) ...
20:28:18 [2021-03-11T20:28:18.444Z] #18 54.33 Setting up python3-wheel (0.32.3-2) ...
20:28:18 [2021-03-11T20:28:18.444Z] #18 55.22 Setting up apparmor (2.13.2-10) ...
20:28:18 [2021-03-11T20:28:18.444Z] #18 56.89 Setting up xfsprogs (4.20.0-1) ...
20:28:18 [2021-03-11T20:28:18.444Z] #18 56.91 Setting up python3-lib2to3 (3.7.3-1) ...
20:28:18 [2021-03-11T20:28:18.444Z] #18 57.30 Setting up python3-pkg-resources (40.8.0-1) ...
20:28:18 [2021-03-11T20:28:18.444Z] #18 58.27 Setting up python3-distutils (3.7.3-1) ...
20:28:18 [2021-03-11T20:28:18.604Z] #65 DONE 0.7s
20:28:18 [2021-03-11T20:28:18.604Z] 
20:28:18 [2021-03-11T20:28:18.604Z] #66 exporting to image
20:28:18 [2021-03-11T20:28:18.604Z] #66 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:28:18 [2021-03-11T20:28:18.604Z] #66 exporting layers
20:28:18 [2021-03-11T20:28:18.950Z] --- PASS: TestKillContainer (1.44s)
20:28:18 [2021-03-11T20:28:18.950Z]     --- PASS: TestKillContainer/no_signal (0.49s)
20:28:18 [2021-03-11T20:28:18.950Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
20:28:18 [2021-03-11T20:28:18.950Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
20:28:18 [2021-03-11T20:28:18.950Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:28:18 [2021-03-11T20:28:18.950Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:28:19 [2021-03-11T20:28:19.320Z] 
20:28:19 [2021-03-11T20:28:19.320Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
20:28:19 [2021-03-11T20:28:19.320Z] #55 sha256:89936b5e898f896a42fb48b3b001f539987458fbae7ff0cc74571ab6d9f0ddc5
20:28:19 [2021-03-11T20:28:19.372Z] #18 58.79 Setting up python3-setuptools (40.8.0-1) ...
20:28:19 [2021-03-11T20:28:19.510Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:28:19 [2021-03-11T20:28:19.628Z] #18 ...
20:28:19 [2021-03-11T20:28:19.628Z] 
20:28:19 [2021-03-11T20:28:19.628Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:28:19 [2021-03-11T20:28:19.628Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:28:19 [2021-03-11T20:28:19.628Z] #41 132.2   CC       criu/net.o
20:28:19 [2021-03-11T20:28:19.765Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s)
20:28:19 [2021-03-11T20:28:19.765Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
20:28:19 [2021-03-11T20:28:19.765Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
20:28:19 [2021-03-11T20:28:19.765Z] === RUN   TestKillStoppedContainer
20:28:20 [2021-03-11T20:28:20.020Z] --- PASS: TestKillStoppedContainer (0.04s)
20:28:20 [2021-03-11T20:28:20.020Z] === RUN   TestKillStoppedContainerAPIPre120
20:28:20 [2021-03-11T20:28:20.020Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
20:28:20 [2021-03-11T20:28:20.020Z] === RUN   TestKillDifferentUserContainer
20:28:20 [2021-03-11T20:28:20.580Z] --- PASS: TestKillDifferentUserContainer (0.46s)
20:28:20 [2021-03-11T20:28:20.580Z] === RUN   TestInspectOomKilledTrue
20:28:20 [2021-03-11T20:28:20.580Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:28:20 [2021-03-11T20:28:20.580Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
20:28:20 [2021-03-11T20:28:20.580Z] === RUN   TestInspectOomKilledFalse
20:28:20 [2021-03-11T20:28:20.580Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:28:20 [2021-03-11T20:28:20.580Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:28:20 [2021-03-11T20:28:20.580Z] === RUN   TestLinksEtcHostsContentMatch
20:28:20 [2021-03-11T20:28:20.580Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
20:28:20 [2021-03-11T20:28:20.580Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
20:28:20 [2021-03-11T20:28:20.580Z] === RUN   TestLinksContainerNames
20:28:21 [2021-03-11T20:28:21.239Z] #55 DONE 2.1s
20:28:21 [2021-03-11T20:28:21.239Z] 
20:28:21 [2021-03-11T20:28:21.239Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:28:21 [2021-03-11T20:28:21.239Z] #59 sha256:bfd35c8f031b696246f693974ae3c80d6977510f71b7f1c52fb8bce7fd171d7e
20:28:21 [2021-03-11T20:28:21.504Z] --- PASS: TestLinksContainerNames (0.89s)
20:28:21 [2021-03-11T20:28:21.504Z] === RUN   TestLogsFollowTailEmpty
20:28:21 [2021-03-11T20:28:21.759Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
20:28:21 [2021-03-11T20:28:21.759Z] === RUN   TestContainerNetworkMountsNoChown
20:28:21 [2021-03-11T20:28:21.812Z] #59 DONE 0.5s
20:28:21 [2021-03-11T20:28:21.812Z] 
20:28:21 [2021-03-11T20:28:21.812Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
20:28:21 [2021-03-11T20:28:21.812Z] #61 sha256:f1f5fb95b5444bac5f0f7394a44a450cf6314bea33f8e4901bded0c6db81e470
20:28:22 [2021-03-11T20:28:22.146Z] #41 ...
20:28:22 [2021-03-11T20:28:22.146Z] 
20:28:22 [2021-03-11T20:28:22.146Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
20:28:22 [2021-03-11T20:28:22.146Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
20:28:22 [2021-03-11T20:28:22.146Z] #18 59.97 Setting up python3-pip (18.1-5) ...
20:28:22 [2021-03-11T20:28:22.146Z] #18 61.06 Processing triggers for libc-bin (2.28-10) ...
20:28:22 [2021-03-11T20:28:22.146Z] #18 61.13 Processing triggers for mime-support (3.62) ...
20:28:22 [2021-03-11T20:28:22.146Z] #18 DONE 61.5s
20:28:22 [2021-03-11T20:28:22.146Z] 
20:28:22 [2021-03-11T20:28:22.146Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
20:28:22 [2021-03-11T20:28:22.146Z] #19 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8
20:28:22 [2021-03-11T20:28:22.320Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/default
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/default
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/private
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/private
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/rprivate
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/rprivate
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/slave
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/slave
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/rslave
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/rslave
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/shared
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/shared
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/rshared
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/rshared
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/default
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/default/bind_root
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/rslave
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/rprivate
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/rshared
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/private
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/private/bind_root
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/private/mount_root
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/shared
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/slave
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/default/mount_root
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/private/bind_root
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/private/mount_root
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/default/bind_root
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/default/mount_root
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:28:22 [2021-03-11T20:28:22.320Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:28:22 [2021-03-11T20:28:22.320Z] --- PASS: TestMountDaemonRoot (0.02s)
20:28:22 [2021-03-11T20:28:22.320Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
20:28:22 [2021-03-11T20:28:22.320Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
20:28:22 [2021-03-11T20:28:22.320Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
20:28:22 [2021-03-11T20:28:22.320Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
20:28:22 [2021-03-11T20:28:22.320Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
20:28:22 [2021-03-11T20:28:22.320Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
20:28:22 [2021-03-11T20:28:22.320Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
20:28:22 [2021-03-11T20:28:22.320Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestContainerBindMountNonRecursive
20:28:22 [2021-03-11T20:28:22.320Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
20:28:22 [2021-03-11T20:28:22.320Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestContainerVolumesMountedAsShared
20:28:22 [2021-03-11T20:28:22.320Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
20:28:22 [2021-03-11T20:28:22.320Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestContainerVolumesMountedAsSlave
20:28:22 [2021-03-11T20:28:22.320Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
20:28:22 [2021-03-11T20:28:22.320Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
20:28:22 [2021-03-11T20:28:22.320Z] === RUN   TestNetworkNat
20:28:22 [2021-03-11T20:28:22.664Z] 5ff1512f88ec: Pull complete
20:28:22 [2021-03-11T20:28:22.664Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab
20:28:22 [2021-03-11T20:28:22.664Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
20:28:22 [2021-03-11T20:28:22.664Z] mcr.microsoft.com/windows/servercore:ltsc2019
20:28:22 [2021-03-11T20:28:22.664Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
20:28:22 [2021-03-11T20:28:22.664Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
20:28:22 [2021-03-11T20:28:22.664Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817'
20:28:22 [2021-03-11T20:28:22.664Z] INFO: Docker version of control daemon
20:28:22 [2021-03-11T20:28:22.664Z] 
20:28:22 [2021-03-11T20:28:22.664Z] Client: Docker Engine - Enterprise
20:28:22 [2021-03-11T20:28:22.664Z]  Version:           19.03.12
20:28:22 [2021-03-11T20:28:22.664Z]  API version:       1.40
20:28:22 [2021-03-11T20:28:22.664Z]  Go version:        go1.13.13
20:28:22 [2021-03-11T20:28:22.664Z]  Git commit:        4306744
20:28:22 [2021-03-11T20:28:22.664Z]  Built:             08/05/2020 19:27:53
20:28:22 [2021-03-11T20:28:22.664Z]  OS/Arch:           windows/amd64
20:28:22 [2021-03-11T20:28:22.664Z]  Experimental:      false
20:28:22 [2021-03-11T20:28:22.664Z] 
20:28:22 [2021-03-11T20:28:22.664Z] Server: Docker Engine - Enterprise
20:28:22 [2021-03-11T20:28:22.664Z]  Engine:
20:28:22 [2021-03-11T20:28:22.664Z]   Version:          19.03.12
20:28:22 [2021-03-11T20:28:22.664Z]   API version:      1.40 (minimum version 1.24)
20:28:22 [2021-03-11T20:28:22.664Z]   Go version:       go1.13.13
20:28:22 [2021-03-11T20:28:22.664Z]   Git commit:       f295753ffd
20:28:22 [2021-03-11T20:28:22.664Z]   Built:            08/05/2020 19:26:41
20:28:22 [2021-03-11T20:28:22.664Z]   OS/Arch:          windows/amd64
20:28:22 [2021-03-11T20:28:22.664Z]   Experimental:     true
20:28:22 [2021-03-11T20:28:22.664Z] 
20:28:22 [2021-03-11T20:28:22.664Z] INFO: Docker info of control daemon
20:28:22 [2021-03-11T20:28:22.664Z] 
20:28:22 [2021-03-11T20:28:22.664Z] Client:
20:28:22 [2021-03-11T20:28:22.664Z]  Debug Mode: false
20:28:22 [2021-03-11T20:28:22.664Z]  Plugins:
20:28:22 [2021-03-11T20:28:22.664Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
20:28:22 [2021-03-11T20:28:22.664Z] 
20:28:22 [2021-03-11T20:28:22.664Z] Server:
20:28:22 [2021-03-11T20:28:22.664Z]  Containers: 0
20:28:22 [2021-03-11T20:28:22.664Z]   Running: 0
20:28:22 [2021-03-11T20:28:22.664Z]   Paused: 0
20:28:22 [2021-03-11T20:28:22.664Z]   Stopped: 0
20:28:22 [2021-03-11T20:28:22.664Z]  Images: 1
20:28:22 [2021-03-11T20:28:22.664Z]  Server Version: 19.03.12
20:28:22 [2021-03-11T20:28:22.664Z]  Storage Driver: windowsfilter (windows) lcow (linux)
20:28:22 [2021-03-11T20:28:22.664Z]   Windows: 
20:28:22 [2021-03-11T20:28:22.664Z]   LCOW: 
20:28:22 [2021-03-11T20:28:22.664Z]  Logging Driver: json-file
20:28:22 [2021-03-11T20:28:22.664Z]  Plugins:
20:28:22 [2021-03-11T20:28:22.664Z]   Volume: local
20:28:22 [2021-03-11T20:28:22.664Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:28:22 [2021-03-11T20:28:22.664Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:28:22 [2021-03-11T20:28:22.664Z]  Swarm: inactive
20:28:22 [2021-03-11T20:28:22.664Z]  Default Isolation: process
20:28:22 [2021-03-11T20:28:22.664Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:28:22 [2021-03-11T20:28:22.664Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697)
20:28:22 [2021-03-11T20:28:22.664Z]  OSType: windows
20:28:22 [2021-03-11T20:28:22.664Z]  Architecture: x86_64
20:28:22 [2021-03-11T20:28:22.664Z]  CPUs: 4
20:28:22 [2021-03-11T20:28:22.664Z]  Total Memory: 32GiB
20:28:22 [2021-03-11T20:28:22.664Z]  Name: azwin-2-700250
20:28:22 [2021-03-11T20:28:22.664Z]  ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3
20:28:22 [2021-03-11T20:28:22.664Z]  Docker Root Dir: D:\docker
20:28:22 [2021-03-11T20:28:22.664Z]  Debug Mode: false
20:28:22 [2021-03-11T20:28:22.664Z]  Registry: https://index.docker.io/v1/
20:28:22 [2021-03-11T20:28:22.664Z]  Labels:
20:28:22 [2021-03-11T20:28:22.664Z]  Experimental: true
20:28:22 [2021-03-11T20:28:22.664Z]  Insecure Registries:
20:28:22 [2021-03-11T20:28:22.664Z]   10.0.0.4:5000
20:28:22 [2021-03-11T20:28:22.664Z]   127.0.0.0/8
20:28:22 [2021-03-11T20:28:22.664Z]  Registry Mirrors:
20:28:22 [2021-03-11T20:28:22.664Z]   http://10.0.0.4:5000/
20:28:22 [2021-03-11T20:28:22.664Z]  Live Restore Enabled: false
20:28:22 [2021-03-11T20:28:22.664Z] 
20:28:22 [2021-03-11T20:28:22.664Z] 
20:28:22 [2021-03-11T20:28:22.664Z] INFO: Commit hash is a8008f7313
20:28:22 [2021-03-11T20:28:22.664Z] INFO: Nuke-Everything...
20:28:22 [2021-03-11T20:28:22.664Z] INFO: Container count on control daemon to delete is 0
20:28:22 [2021-03-11T20:28:22.664Z] INFO: Nuking d:\CI
20:28:22 [2021-03-11T20:28:22.664Z] INFO: Zapped successfully
20:28:22 [2021-03-11T20:28:22.664Z] INFO: Location for testing is d:\CI\PR-42068\6
20:28:22 [2021-03-11T20:28:22.664Z] INFO: Validating GOLang consistency in Dockerfile.windows...
20:28:22 [2021-03-11T20:28:22.664Z] 
20:28:22 [2021-03-11T20:28:22.664Z] 
20:28:22 [2021-03-11T20:28:22.664Z] INFO: Building the image from Dockerfile.windows at 03/11/2021 20:28:15...
20:28:22 [2021-03-11T20:28:22.664Z] 
20:28:22 [2021-03-11T20:28:22.664Z] Sending build context to Docker daemon  58.32MB
20:28:22 [2021-03-11T20:28:22.664Z] 
20:28:22 [2021-03-11T20:28:22.664Z] Step 1/10 : FROM microsoft/windowsservercore
20:28:22 [2021-03-11T20:28:22.664Z]  ---> 3eaa9ebbf51f
20:28:22 [2021-03-11T20:28:22.664Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
20:28:22 [2021-03-11T20:28:22.664Z]  ---> Running in d4687e2f3e58
20:28:22 [2021-03-11T20:28:22.664Z] Removing intermediate container d4687e2f3e58
20:28:22 [2021-03-11T20:28:22.664Z]  ---> 05033f96d973
20:28:22 [2021-03-11T20:28:22.664Z] Step 3/10 : ARG GO_VERSION=1.13.15
20:28:22 [2021-03-11T20:28:22.664Z]  ---> Running in 2d16f15d197c
20:28:22 [2021-03-11T20:28:22.664Z] Removing intermediate container 2d16f15d197c
20:28:22 [2021-03-11T20:28:22.664Z]  ---> 86c18967da9e
20:28:22 [2021-03-11T20:28:22.664Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
20:28:22 [2021-03-11T20:28:22.664Z]  ---> Running in ddcc249d6d73
20:28:22 [2021-03-11T20:28:22.664Z] Removing intermediate container ddcc249d6d73
20:28:22 [2021-03-11T20:28:22.664Z]  ---> b411cfd9ad8e
20:28:22 [2021-03-11T20:28:22.664Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
20:28:22 [2021-03-11T20:28:22.664Z]  ---> Running in c51866d71cc8
20:28:22 [2021-03-11T20:28:22.664Z] Removing intermediate container c51866d71cc8
20:28:22 [2021-03-11T20:28:22.664Z]  ---> 8dab60092e3f
20:28:22 [2021-03-11T20:28:22.664Z] 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 {       [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12;       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
20:28:22 [2021-03-11T20:28:22.664Z]  ---> Running in 849e0584d092
20:28:22 [2021-03-11T20:28:22.881Z] --- PASS: TestNetworkNat (0.46s)
20:28:22 [2021-03-11T20:28:22.881Z] === RUN   TestNetworkLocalhostTCPNat
20:28:23 [2021-03-11T20:28:23.202Z] #61 DONE 1.1s
20:28:23 [2021-03-11T20:28:23.202Z] 
20:28:23 [2021-03-11T20:28:23.202Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
20:28:23 [2021-03-11T20:28:23.202Z] #63 sha256:c38ae0dc164f536504cacee343259f2cd55239f55a198b7059607575dd33d868
20:28:23 [2021-03-11T20:28:23.202Z] #63 DONE 0.1s
20:28:23 [2021-03-11T20:28:23.202Z] 
20:28:23 [2021-03-11T20:28:23.202Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:28:23 [2021-03-11T20:28:23.202Z] #64 sha256:92089bc35fbd0624c719ff8f5493ef2d0d57d00b95c22be0e7608cb83aff73af
20:28:23 [2021-03-11T20:28:23.202Z] #64 DONE 0.0s
20:28:23 [2021-03-11T20:28:23.202Z] 
20:28:23 [2021-03-11T20:28:23.202Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
20:28:23 [2021-03-11T20:28:23.202Z] #65 sha256:7036a1f9e940a986f615c181f77896c2a05aeff4bbe93226b50d65ad91720d11
20:28:23 [2021-03-11T20:28:23.441Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
20:28:23 [2021-03-11T20:28:23.441Z] === RUN   TestNetworkLoopbackNat
20:28:24 [2021-03-11T20:28:24.036Z] #19 1.871 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:28:24 [2021-03-11T20:28:24.036Z] #19 1.883 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:28:24 [2021-03-11T20:28:24.036Z] #19 1.892 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:28:24 [2021-03-11T20:28:24.036Z] #19 DONE 2.0s
20:28:24 [2021-03-11T20:28:24.036Z] 
20:28:24 [2021-03-11T20:28:24.036Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:28:24 [2021-03-11T20:28:24.036Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:28:24 [2021-03-11T20:28:24.036Z] #41 135.9   CC       criu/netfilter.o
20:28:24 [2021-03-11T20:28:24.036Z] #41 136.3   CC       criu/page-pipe.o
20:28:24 [2021-03-11T20:28:24.598Z] #41 137.1   CC       criu/page-xfer.o
20:28:25 [2021-03-11T20:28:25.140Z] #66 exporting layers 6.3s done
20:28:25 [2021-03-11T20:28:25.140Z] #66 writing image sha256:4356ede9396953dd4691d74d4d54456e8999733890bb8607b76a0b02abc2e2c0 done
20:28:25 [2021-03-11T20:28:25.140Z] #66 naming to docker.io/library/docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 done
20:28:25 [2021-03-11T20:28:25.140Z] #66 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
20:28:25 [2021-03-11T20:28:25.468Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42068/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42068/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 hack/validate/default
20:28:25 [2021-03-11T20:28:25.760Z] #65 DONE 2.6s
20:28:25 [2021-03-11T20:28:25.760Z] 
20:28:25 [2021-03-11T20:28:25.760Z] #66 exporting to image
20:28:25 [2021-03-11T20:28:25.760Z] #66 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:28:25 [2021-03-11T20:28:25.760Z] #66 exporting layers
20:28:25 [2021-03-11T20:28:25.951Z] --- PASS: TestNetworkLoopbackNat (2.54s)
20:28:25 [2021-03-11T20:28:25.951Z] === RUN   TestPause
20:28:25 [2021-03-11T20:28:25.951Z] --- SKIP: TestPause (0.00s)
20:28:25 [2021-03-11T20:28:25.951Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:28:25 [2021-03-11T20:28:25.951Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:28:25 [2021-03-11T20:28:25.951Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:28:25 [2021-03-11T20:28:25.951Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:28:25 [2021-03-11T20:28:25.951Z] === RUN   TestPauseStopPausedContainer
20:28:25 [2021-03-11T20:28:25.951Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
20:28:25 [2021-03-11T20:28:25.951Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
20:28:25 [2021-03-11T20:28:25.951Z] === RUN   TestPsFilter
20:28:25 [2021-03-11T20:28:25.951Z] --- PASS: TestPsFilter (0.09s)
20:28:25 [2021-03-11T20:28:25.951Z] === RUN   TestRemoveContainerWithRemovedVolume
20:28:26 [2021-03-11T20:28:26.496Z] #41 138.9   CC       criu/pagemap-cache.o
20:28:26 [2021-03-11T20:28:26.511Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s)
20:28:26 [2021-03-11T20:28:26.511Z] === RUN   TestRemoveContainerWithVolume
20:28:26 [2021-03-11T20:28:26.766Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
20:28:26 [2021-03-11T20:28:26.766Z] === RUN   TestRemoveContainerRunning
20:28:26 [2021-03-11T20:28:26.858Z] Congratulations!  All commits are properly signed with the DCO!
20:28:26 [2021-03-11T20:28:26.858Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
20:28:26 [2021-03-11T20:28:26.858Z] No api/types/ or api/swagger.yaml changes in diff.
20:28:26 [2021-03-11T20:28:26.858Z] Congratulations!  All TOML source files changed here have valid syntax.
20:28:26 [2021-03-11T20:28:26.858Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
20:28:26 [2021-03-11T20:28:26.858Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
20:28:26 [2021-03-11T20:28:26.858Z] Congratulations!  No new tests were added to integration-cli.
20:28:26 [2021-03-11T20:28:26.858Z] 
20:28:26 [2021-03-11T20:28:26.858Z] INFO Start validation with golang-ci-lint
20:28:27 [2021-03-11T20:28:27.060Z] #41 139.4   CC       criu/pagemap.o
20:28:27 [2021-03-11T20:28:27.133Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
20:28:27 [2021-03-11T20:28:27.134Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
20:28:27 [2021-03-11T20:28:27.134Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
20:28:27 [2021-03-11T20:28:27.327Z] --- PASS: TestRemoveContainerRunning (0.50s)
20:28:27 [2021-03-11T20:28:27.327Z] === RUN   TestRemoveContainerForceRemoveRunning
20:28:27 [2021-03-11T20:28:27.395Z] 
20:28:27 [2021-03-11T20:28:27.395Z] SUCCESS: Specified value was saved.
20:28:27 [2021-03-11T20:28:27.858Z] INFO: Downloading git...
20:28:27 [2021-03-11T20:28:27.887Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
20:28:27 [2021-03-11T20:28:27.887Z] === RUN   TestRemoveInvalidContainer
20:28:27 [2021-03-11T20:28:27.887Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:28:27 [2021-03-11T20:28:27.887Z] === RUN   TestRenameLinkedContainer
20:28:27 [2021-03-11T20:28:27.990Z] #41 140.6   CC       criu/parasite-syscall.o
20:28:29 [2021-03-11T20:28:29.358Z] #41 141.6   CC       criu/path.o
20:28:29 [2021-03-11T20:28:29.358Z] #41 142.0   CC       criu/pie-util-vdso-elf32.o
20:28:29 [2021-03-11T20:28:29.416Z] INFO: Downloading go...
20:28:29 [2021-03-11T20:28:29.773Z] --- PASS: TestRenameLinkedContainer (1.74s)
20:28:29 [2021-03-11T20:28:29.773Z] === RUN   TestRenameStoppedContainer
20:28:29 [2021-03-11T20:28:29.921Z] #41 142.5   CC       criu/pie-util-vdso.o
20:28:29 [2021-03-11T20:28:29.987Z] #66 exporting layers 4.2s done
20:28:29 [2021-03-11T20:28:29.987Z] #66 writing image sha256:c40bd81e49593d85ef3c46a8217311128293a9f245db24a97752e57f4485309a
20:28:29 [2021-03-11T20:28:29.987Z] #66 writing image sha256:c40bd81e49593d85ef3c46a8217311128293a9f245db24a97752e57f4485309a done
20:28:29 [2021-03-11T20:28:29.987Z] #66 naming to docker.io/library/docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 done
20:28:29 [2021-03-11T20:28:29.987Z] #66 DONE 4.3s
[Pipeline] }
[Pipeline] // stage
20:28:30 [2021-03-11T20:28:30.029Z] --- PASS: TestRenameStoppedContainer (0.40s)
20:28:30 [2021-03-11T20:28:30.029Z] === RUN   TestRenameRunningContainerAndReuse
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:28:30 [2021-03-11T20:28:30.178Z] #41 142.9   CC       criu/pie-util.o
20:28:30 [2021-03-11T20:28:30.337Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 hack/test/unit
20:28:30 [2021-03-11T20:28:30.742Z] #41 143.1   CC       criu/pipes.o
20:28:30 [2021-03-11T20:28:30.953Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s)
20:28:30 [2021-03-11T20:28:30.953Z] === RUN   TestRenameInvalidName
20:28:31 [2021-03-11T20:28:31.209Z] --- PASS: TestRenameInvalidName (0.45s)
20:28:31 [2021-03-11T20:28:31.209Z] === RUN   TestRenameAnonymousContainer
20:28:31 [2021-03-11T20:28:31.305Z] #41 143.9   CC       criu/plugin.o
20:28:31 [2021-03-11T20:28:31.612Z] INFO: Downloading compiler 1 of 3...
20:28:31 [2021-03-11T20:28:31.868Z] #41 144.4   CC       criu/proc_parse.o
20:28:33 [2021-03-11T20:28:33.094Z] --- PASS: TestRenameAnonymousContainer (1.66s)
20:28:33 [2021-03-11T20:28:33.094Z] === RUN   TestRenameContainerWithSameName
20:28:33 [2021-03-11T20:28:33.165Z] INFO: Downloading compiler 2 of 3...
20:28:33 [2021-03-11T20:28:33.349Z] --- PASS: TestRenameContainerWithSameName (0.46s)
20:28:33 [2021-03-11T20:28:33.349Z] === RUN   TestRenameContainerWithLinkedContainer
20:28:33 [2021-03-11T20:28:33.761Z] #41 ...
20:28:33 [2021-03-11T20:28:33.761Z] 
20:28:33 [2021-03-11T20:28:33.761Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:28:33 [2021-03-11T20:28:33.761Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
20:28:33 [2021-03-11T20:28:33.761Z] #38 DONE 217.4s
20:28:33 [2021-03-11T20:28:33.761Z] 
20:28:33 [2021-03-11T20:28:33.761Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:28:33 [2021-03-11T20:28:33.761Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
20:28:33 [2021-03-11T20:28:33.761Z] #20 6.089 Collecting yamllint==1.16.0
20:28:34 [2021-03-11T20:28:34.273Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s)
20:28:34 [2021-03-11T20:28:34.273Z] === RUN   TestResize
20:28:34 [2021-03-11T20:28:34.327Z] #20 ...
20:28:34 [2021-03-11T20:28:34.327Z] 
20:28:34 [2021-03-11T20:28:34.327Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:28:34 [2021-03-11T20:28:34.327Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:28:34 [2021-03-11T20:28:34.327Z] #41 147.0   CC       criu/protobuf-desc.o
20:28:34 [2021-03-11T20:28:34.833Z] --- PASS: TestResize (0.46s)
20:28:34 [2021-03-11T20:28:34.833Z] === RUN   TestResizeWithInvalidSize
20:28:35 [2021-03-11T20:28:35.393Z] --- PASS: TestResizeWithInvalidSize (0.47s)
20:28:35 [2021-03-11T20:28:35.393Z] === RUN   TestResizeWhenContainerNotStarted
20:28:35 [2021-03-11T20:28:35.649Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
20:28:35 [2021-03-11T20:28:35.649Z] === RUN   TestDaemonRestartKillContainers
20:28:35 [2021-03-11T20:28:35.649Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
20:28:35 [2021-03-11T20:28:35.649Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
20:28:35 [2021-03-11T20:28:35.649Z] === RUN   TestCgroupNamespacesRun
20:28:35 [2021-03-11T20:28:35.696Z] #41 147.9   CC       criu/protobuf.o
20:28:35 [2021-03-11T20:28:35.953Z] #41 148.4   CC       criu/pstree.o
20:28:36 [2021-03-11T20:28:36.884Z] #41 ...
20:28:36 [2021-03-11T20:28:36.884Z] 
20:28:36 [2021-03-11T20:28:36.884Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:28:36 [2021-03-11T20:28:36.884Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
20:28:36 [2021-03-11T20:28:36.884Z] #20 11.52   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:28:36 [2021-03-11T20:28:36.884Z] #20 11.62 Collecting pyyaml (from yamllint==1.16.0)
20:28:36 [2021-03-11T20:28:36.884Z] #20 11.87   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
20:28:36 [2021-03-11T20:28:36.884Z] #20 12.25 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:28:36 [2021-03-11T20:28:36.884Z] #20 12.31   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
20:28:36 [2021-03-11T20:28:36.884Z] #20 12.36 Installing collected packages: pyyaml, pathspec, yamllint
20:28:36 [2021-03-11T20:28:36.884Z] #20 12.76 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
20:28:36 [2021-03-11T20:28:36.884Z] #20 DONE 13.0s
20:28:36 [2021-03-11T20:28:36.884Z] 
20:28:36 [2021-03-11T20:28:36.884Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
20:28:36 [2021-03-11T20:28:36.884Z] #23 sha256:fd9d1d2acb7e9c653d2beab64a2327ac0c21a2bc10330c7b16d7901b621c261b
20:28:36 [2021-03-11T20:28:36.938Z] ?   	github.com/docker/docker/api	[no test files]
20:28:37 [2021-03-11T20:28:37.141Z] #23 DONE 0.4s
20:28:37 [2021-03-11T20:28:37.141Z] 
20:28:37 [2021-03-11T20:28:37.141Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:28:37 [2021-03-11T20:28:37.141Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:28:37 [2021-03-11T20:28:37.399Z] #41 149.8   CC       criu/rbtree.o
20:28:37 [2021-03-11T20:28:37.658Z] #41 150.1   CC       criu/rst-malloc.o
20:28:37 [2021-03-11T20:28:37.914Z] #41 150.5   CC       criu/seccomp.o
20:28:38 [2021-03-11T20:28:38.158Z] --- PASS: TestCgroupNamespacesRun (2.33s)
20:28:38 [2021-03-11T20:28:38.158Z] === RUN   TestCgroupNamespacesRunPrivileged
20:28:38 [2021-03-11T20:28:38.845Z] #41 151.2   CC       criu/seize.o
20:28:39 [2021-03-11T20:28:39.408Z] #41 151.9   CC       criu/servicefd.o
20:28:39 [2021-03-11T20:28:39.970Z] #41 152.3   CC       criu/shmem.o
20:28:40 [2021-03-11T20:28:40.533Z] #41 153.0   CC       criu/sigframe.o
20:28:40 [2021-03-11T20:28:40.669Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s)
20:28:40 [2021-03-11T20:28:40.669Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:28:40 [2021-03-11T20:28:40.843Z] #41 153.3   CC       criu/signalfd.o
20:28:41 [2021-03-11T20:28:41.100Z] #41 153.5   CC       criu/sk-inet.o
20:28:42 [2021-03-11T20:28:42.028Z] #41 154.4   CC       criu/sk-netlink.o
20:28:42 [2021-03-11T20:28:42.029Z] #41 ...
20:28:42 [2021-03-11T20:28:42.029Z] 
20:28:42 [2021-03-11T20:28:42.029Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
20:28:42 [2021-03-11T20:28:42.029Z] #47 sha256:ee699192f7c03830920126ae088998e402ac7bfa3d4724ed37d6f73e0e408577
20:28:42 [2021-03-11T20:28:42.029Z] #47 225.8 + /build/golangci-lint --version
20:28:42 [2021-03-11T20:28:42.029Z] #47 226.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
20:28:42 [2021-03-11T20:28:42.029Z] #47 DONE 226.5s
20:28:42 [2021-03-11T20:28:42.284Z] 
20:28:42 [2021-03-11T20:28:42.285Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
20:28:42 [2021-03-11T20:28:42.285Z] #28 sha256:8697e136b3d81724ed3aaf63a4f1c7518a5c946b0013a7bebaac86b359c1f24a
20:28:42 [2021-03-11T20:28:42.285Z] #28 DONE 5.0s
20:28:42 [2021-03-11T20:28:42.285Z] 
20:28:42 [2021-03-11T20:28:42.285Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:28:42 [2021-03-11T20:28:42.285Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:28:42 [2021-03-11T20:28:42.285Z] #41 154.8   CC       criu/sk-packet.o
20:28:42 [2021-03-11T20:28:42.716Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.19s)
20:28:42 [2021-03-11T20:28:42.716Z] === RUN   TestCgroupNamespacesRunHostMode
20:28:42 [2021-03-11T20:28:42.849Z] #41 ...
20:28:42 [2021-03-11T20:28:42.849Z] 
20:28:42 [2021-03-11T20:28:42.849Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
20:28:42 [2021-03-11T20:28:42.849Z] #31 sha256:a5bb5c455485562bd6c71ddb2be49782ade1b14f0a44aec757b80307c2d8feaa
20:28:42 [2021-03-11T20:28:42.849Z] #31 DONE 0.5s
20:28:42 [2021-03-11T20:28:42.849Z] 
20:28:42 [2021-03-11T20:28:42.849Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:28:42 [2021-03-11T20:28:42.849Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:28:42 [2021-03-11T20:28:42.849Z] #41 155.4   CC       criu/sk-queue.o
20:28:42 [2021-03-11T20:28:42.849Z] #41 ...
20:28:42 [2021-03-11T20:28:42.849Z] 
20:28:42 [2021-03-11T20:28:42.849Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
20:28:42 [2021-03-11T20:28:42.849Z] #33 sha256:d0df692a825c47e9dd5ae600bb4058b660baf77e3a607e18a78667441eca9805
20:28:42 [2021-03-11T20:28:42.849Z] #33 DONE 0.2s
20:28:42 [2021-03-11T20:28:42.849Z] 
20:28:42 [2021-03-11T20:28:42.849Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
20:28:42 [2021-03-11T20:28:42.849Z] #36 sha256:14b23d75b7984d7d0682c2002a164f1ff479c156b68943f97ca1882905e5ac6b
20:28:42 [2021-03-11T20:28:42.849Z] #36 DONE 0.1s
20:28:43 [2021-03-11T20:28:43.105Z] 
20:28:43 [2021-03-11T20:28:43.105Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
20:28:43 [2021-03-11T20:28:43.105Z] #39 sha256:640c5c3037b0a931d1502b4e52ff453a30cda903b5c438277a5f71a64181a51e
20:28:44 [2021-03-11T20:28:44.033Z] #39 DONE 0.9s
20:28:44 [2021-03-11T20:28:44.033Z] 
20:28:44 [2021-03-11T20:28:44.033Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:28:44 [2021-03-11T20:28:44.033Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
20:28:44 [2021-03-11T20:28:44.033Z] #41 155.9   CC       criu/sk-tcp.o
20:28:44 [2021-03-11T20:28:44.033Z] #41 156.4   CC       criu/sk-unix.o
20:28:44 [2021-03-11T20:28:44.601Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s)
20:28:44 [2021-03-11T20:28:44.601Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:28:45 [2021-03-11T20:28:45.926Z] #41 158.1   CC       criu/sockets.o
20:28:46 [2021-03-11T20:28:46.183Z] #41 158.7   CC       criu/stats.o
20:28:46 [2021-03-11T20:28:46.440Z] #41 159.0   CC       criu/string.o
20:28:46 [2021-03-11T20:28:46.440Z] #41 159.1   CC       criu/sysctl.o
20:28:47 [2021-03-11T20:28:47.003Z] #41 159.5   CC       criu/sysfs_parse.o
20:28:47 [2021-03-11T20:28:47.112Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.19s)
20:28:47 [2021-03-11T20:28:47.112Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:28:47 [2021-03-11T20:28:47.260Z] #41 159.8   CC       criu/timens.o
20:28:47 [2021-03-11T20:28:47.516Z] #41 160.0   CC       criu/timerfd.o
20:28:47 [2021-03-11T20:28:47.772Z] #41 160.2   CC       criu/tty.o
20:28:48 [2021-03-11T20:28:48.997Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s)
20:28:48 [2021-03-11T20:28:48.997Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:28:49 [2021-03-11T20:28:49.140Z] #41 161.4   CC       criu/tun.o
20:28:49 [2021-03-11T20:28:49.217Z] ok  	github.com/docker/docker/api/server	0.059s	coverage: 9.0% of statements
20:28:49 [2021-03-11T20:28:49.397Z] #41 161.8   CC       criu/uffd.o
20:28:49 [2021-03-11T20:28:49.960Z] #41 162.5   CC       criu/util.o
20:28:50 [2021-03-11T20:28:50.881Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.68s)
20:28:50 [2021-03-11T20:28:50.881Z] === RUN   TestCgroupNamespacesRunOlderClient
20:28:50 [2021-03-11T20:28:50.888Z] #41 163.4   CC       criu/uts_ns.o
20:28:51 [2021-03-11T20:28:51.144Z] #41 163.6   CC       criu/vdso-compat.o
20:28:51 [2021-03-11T20:28:51.144Z] #41 163.8   CC       criu/vdso.o
20:28:51 [2021-03-11T20:28:51.706Z] #41 164.3   LINK     criu/built-in.o
20:28:51 [2021-03-11T20:28:51.706Z] #41 164.3   LINK     criu/criu
20:28:51 [2021-03-11T20:28:51.962Z] #41 164.6   DEP      lib/c/criu.d
20:28:51 [2021-03-11T20:28:51.962Z] #41 164.7   CC       images/rpc.pb-c.o
20:28:52 [2021-03-11T20:28:52.526Z] #41 165.1   CC       lib/c/criu.o
20:28:52 [2021-03-11T20:28:52.766Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s)
20:28:52 [2021-03-11T20:28:52.766Z] === RUN   TestKernelTCPMemory
20:28:52 [2021-03-11T20:28:52.766Z] --- SKIP: TestKernelTCPMemory (0.01s)
20:28:52 [2021-03-11T20:28:52.766Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:28:52 [2021-03-11T20:28:52.767Z] === RUN   TestNISDomainname
20:28:52 [2021-03-11T20:28:52.767Z] --- SKIP: TestNISDomainname (0.00s)
20:28:52 [2021-03-11T20:28:52.767Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
20:28:52 [2021-03-11T20:28:52.767Z] === RUN   TestHostnameDnsResolution
20:28:53 [2021-03-11T20:28:53.455Z] #41 165.8   LINK     lib/c/built-in.o
20:28:53 [2021-03-11T20:28:53.455Z] #41 165.8   LINK     lib/c/libcriu.so
20:28:53 [2021-03-11T20:28:53.455Z] #41 165.9   LINK     lib/c/libcriu.a
20:28:53 [2021-03-11T20:28:53.455Z] #41 166.0   GEN      magic.py
20:28:53 [2021-03-11T20:28:53.455Z] #41 166.1 Note: Building without setproctitle() and strlcpy() support.
20:28:53 [2021-03-11T20:28:53.455Z] #41 166.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:28:53 [2021-03-11T20:28:53.455Z] #41 166.1 Note: Building without GnuTLS support
20:28:53 [2021-03-11T20:28:53.692Z] --- PASS: TestHostnameDnsResolution (0.76s)
20:28:53 [2021-03-11T20:28:53.692Z] === RUN   TestStats
20:28:53 [2021-03-11T20:28:53.692Z] --- SKIP: TestStats (0.00s)
20:28:53 [2021-03-11T20:28:53.692Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
20:28:53 [2021-03-11T20:28:53.692Z] === RUN   TestStopContainerWithTimeout
20:28:53 [2021-03-11T20:28:53.692Z] === RUN   TestStopContainerWithTimeout/0
20:28:53 [2021-03-11T20:28:53.692Z] === PAUSE TestStopContainerWithTimeout/0
20:28:53 [2021-03-11T20:28:53.692Z] === RUN   TestStopContainerWithTimeout/1
20:28:53 [2021-03-11T20:28:53.692Z] === PAUSE TestStopContainerWithTimeout/1
20:28:53 [2021-03-11T20:28:53.692Z] === RUN   TestStopContainerWithTimeout/3
20:28:53 [2021-03-11T20:28:53.692Z] === PAUSE TestStopContainerWithTimeout/3
20:28:53 [2021-03-11T20:28:53.692Z] === RUN   TestStopContainerWithTimeout/-1
20:28:53 [2021-03-11T20:28:53.692Z] === PAUSE TestStopContainerWithTimeout/-1
20:28:53 [2021-03-11T20:28:53.692Z] === CONT  TestStopContainerWithTimeout/0
20:28:53 [2021-03-11T20:28:53.692Z] === CONT  TestStopContainerWithTimeout/3
20:28:53 [2021-03-11T20:28:53.692Z] === CONT  TestStopContainerWithTimeout/-1
20:28:53 [2021-03-11T20:28:53.692Z] === CONT  TestStopContainerWithTimeout/1
20:28:53 [2021-03-11T20:28:53.711Z] #41 166.1 Makefile.config:39: Warn: you have no libnftables installed
20:28:53 [2021-03-11T20:28:53.711Z] #41 166.1 Makefile.config:40: Warn: Building without nftables support
20:28:54 [2021-03-11T20:28:54.275Z] #41 166.7 fatal: not a git repository (or any of the parent directories): .git
20:28:54 [2021-03-11T20:28:54.531Z] #41 167.3 make[1]: Nothing to be done for 'all'.
20:28:55 [2021-03-11T20:28:55.462Z] #41 167.8 make[1]: 'images/built-in.o' is up to date.
20:28:55 [2021-03-11T20:28:55.462Z] #41 167.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:28:55 [2021-03-11T20:28:55.462Z] #41 167.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:28:55 [2021-03-11T20:28:55.462Z] #41 167.9 make[1]: 'compel/libcompel.a' is up to date.
20:28:55 [2021-03-11T20:28:55.462Z] #41 167.9 make[1]: 'compel/compel-host-bin' is up to date.
20:28:55 [2021-03-11T20:28:55.462Z] #41 167.9 make[1]: Nothing to be done for 'all'.
20:28:55 [2021-03-11T20:28:55.462Z] #41 168.0 make[1]: 'soccr/libsoccr.a' is up to date.
20:28:55 [2021-03-11T20:28:55.718Z] #41 168.1 make[2]: Nothing to be done for 'all'.
20:28:55 [2021-03-11T20:28:55.718Z] #41 168.2 make[2]: Nothing to be done for 'all'.
20:28:55 [2021-03-11T20:28:55.718Z] #41 168.2 make[2]: Nothing to be done for 'all'.
20:28:55 [2021-03-11T20:28:55.718Z] #41 168.3 make[2]: Nothing to be done for 'all'.
20:28:55 [2021-03-11T20:28:55.718Z] #41 168.3 make[2]: Nothing to be done for 'all'.
20:28:55 [2021-03-11T20:28:55.718Z] #41 168.3 make[2]: Nothing to be done for 'all'.
20:28:55 [2021-03-11T20:28:55.718Z] #41 168.4 make[2]: Nothing to be done for 'all'.
20:28:55 [2021-03-11T20:28:55.718Z] #41 168.4 make[2]: Nothing to be done for 'all'.
20:28:55 [2021-03-11T20:28:55.977Z] #41 168.4   INSTALL  criu/criu
20:28:56 [2021-03-11T20:28:56.265Z] #41 DONE 168.7s
20:28:56 [2021-03-11T20:28:56.265Z] 
20:28:56 [2021-03-11T20:28:56.265Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:28:56 [2021-03-11T20:28:56.265Z] #54 sha256:bf8da062bd0c32ccab715a8bf6cee3527ba955e093d7183e16b1855d9e7379d5
20:28:56 [2021-03-11T20:28:56.954Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:28:56 [2021-03-11T20:28:56.954Z]     --- PASS: TestStopContainerWithTimeout/0 (0.84s)
20:28:56 [2021-03-11T20:28:56.954Z]     --- PASS: TestStopContainerWithTimeout/1 (2.06s)
20:28:56 [2021-03-11T20:28:56.954Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.66s)
20:28:56 [2021-03-11T20:28:56.954Z]     --- PASS: TestStopContainerWithTimeout/3 (2.95s)
20:28:56 [2021-03-11T20:28:56.954Z] === RUN   TestDeleteDevicemapper
20:28:56 [2021-03-11T20:28:56.954Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:28:56 [2021-03-11T20:28:56.954Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:28:56 [2021-03-11T20:28:56.954Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:28:57 [2021-03-11T20:28:57.679Z] #54 ...
20:28:57 [2021-03-11T20:28:57.679Z] 
20:28:57 [2021-03-11T20:28:57.679Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:28:57 [2021-03-11T20:28:57.679Z] #42 sha256:9eed16a5ec44008bd537f126d37c7c3f9b217e79894d99c360cc3a9c97c77d1f
20:28:57 [2021-03-11T20:28:57.879Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s)
20:28:57 [2021-03-11T20:28:57.879Z] === RUN   TestUpdateMemory
20:28:57 [2021-03-11T20:28:57.879Z] --- SKIP: TestUpdateMemory (0.00s)
20:28:57 [2021-03-11T20:28:57.879Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
20:28:57 [2021-03-11T20:28:57.879Z] === RUN   TestUpdateCPUQuota
20:28:57 [2021-03-11T20:28:57.879Z] --- SKIP: TestUpdateCPUQuota (0.00s)
20:28:57 [2021-03-11T20:28:57.879Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
20:28:57 [2021-03-11T20:28:57.879Z] === RUN   TestUpdatePidsLimit
20:28:57 [2021-03-11T20:28:57.879Z] --- SKIP: TestUpdatePidsLimit (0.00s)
20:28:57 [2021-03-11T20:28:57.879Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
20:28:57 [2021-03-11T20:28:57.879Z] === RUN   TestUpdateRestartPolicy
20:28:57 [2021-03-11T20:28:57.935Z] #42 DONE 0.1s
20:28:57 [2021-03-11T20:28:57.935Z] 
20:28:57 [2021-03-11T20:28:57.935Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
20:28:57 [2021-03-11T20:28:57.935Z] #44 sha256:fb15b12d86b20c5fe15aaee6e723c9797ba10cea580a4ced5296bb2321911bb5
20:28:58 [2021-03-11T20:28:58.191Z] #44 DONE 0.3s
20:28:58 [2021-03-11T20:28:58.191Z] 
20:28:58 [2021-03-11T20:28:58.191Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:28:58 [2021-03-11T20:28:58.191Z] #51 sha256:0cc9fb148ed387bf433a749e8d45d188a83774e16d4caf03afc8307b79126c21
20:28:58 [2021-03-11T20:28:58.191Z] #51 ...
20:28:58 [2021-03-11T20:28:58.191Z] 
20:28:58 [2021-03-11T20:28:58.191Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
20:28:58 [2021-03-11T20:28:58.191Z] #46 sha256:ad18bfd8603ba9ad164f1db95a437552d25bf35b1308a2f5e79130e7089e464e
20:28:58 [2021-03-11T20:28:58.191Z] #46 DONE 0.1s
20:28:58 [2021-03-11T20:28:58.191Z] 
20:28:58 [2021-03-11T20:28:58.191Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
20:28:58 [2021-03-11T20:28:58.191Z] #48 sha256:718a0883bd154ddeff564f33c2372d6ee6e6b3cfc5caed6d494adbe824aa5030
20:28:58 [2021-03-11T20:28:58.753Z] #48 DONE 0.5s
20:28:58 [2021-03-11T20:28:58.753Z] 
20:28:58 [2021-03-11T20:28:58.753Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:28:58 [2021-03-11T20:28:58.753Z] #51 sha256:0cc9fb148ed387bf433a749e8d45d188a83774e16d4caf03afc8307b79126c21
20:28:58 [2021-03-11T20:28:58.753Z] #51 ...
20:28:58 [2021-03-11T20:28:58.753Z] 
20:28:58 [2021-03-11T20:28:58.753Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
20:28:58 [2021-03-11T20:28:58.753Z] #50 sha256:d45bdf41f905adbc1f0653a056d5615c6bd49c61b54078ff34ca6887340d3b5c
20:28:58 [2021-03-11T20:28:58.753Z] #50 DONE 0.1s
20:28:59 [2021-03-11T20:28:59.009Z] 
20:28:59 [2021-03-11T20:28:59.009Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:28:59 [2021-03-11T20:28:59.009Z] #51 sha256:0cc9fb148ed387bf433a749e8d45d188a83774e16d4caf03afc8307b79126c21
20:29:04 [2021-03-11T20:29:04.258Z] #51 ...
20:29:04 [2021-03-11T20:29:04.258Z] 
20:29:04 [2021-03-11T20:29:04.258Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:29:04 [2021-03-11T20:29:04.258Z] #54 sha256:bf8da062bd0c32ccab715a8bf6cee3527ba955e093d7183e16b1855d9e7379d5
20:29:04 [2021-03-11T20:29:04.258Z] #54 198.8 + bin/containerd
20:29:08 [2021-03-11T20:29:08.931Z] INFO: Downloading compiler 3 of 3...
20:29:08 [2021-03-11T20:29:08.931Z] INFO: Extracting git...
20:29:09 [2021-03-11T20:29:09.509Z] #54 ...
20:29:09 [2021-03-11T20:29:09.509Z] 
20:29:09 [2021-03-11T20:29:09.509Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
20:29:09 [2021-03-11T20:29:09.509Z] #51 sha256:0cc9fb148ed387bf433a749e8d45d188a83774e16d4caf03afc8307b79126c21
20:29:09 [2021-03-11T20:29:09.509Z] #51 128.5 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
20:29:09 [2021-03-11T20:29:09.509Z] #51 129.6 + mkdir -p /build
20:29:09 [2021-03-11T20:29:09.509Z] #51 129.6 + cp runc /build/runc
20:29:09 [2021-03-11T20:29:09.766Z] #51 DONE 130.1s
20:29:09 [2021-03-11T20:29:09.766Z] 
20:29:09 [2021-03-11T20:29:09.766Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:29:09 [2021-03-11T20:29:09.766Z] #54 sha256:bf8da062bd0c32ccab715a8bf6cee3527ba955e093d7183e16b1855d9e7379d5
20:29:10 [2021-03-11T20:29:10.035Z] --- PASS: TestUpdateRestartPolicy (10.95s)
20:29:10 [2021-03-11T20:29:10.035Z] === RUN   TestUpdateRestartWithAutoRemove
20:29:10 [2021-03-11T20:29:10.035Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
20:29:10 [2021-03-11T20:29:10.035Z] === RUN   TestWaitNonBlocked
20:29:10 [2021-03-11T20:29:10.035Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:29:10 [2021-03-11T20:29:10.035Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:29:10 [2021-03-11T20:29:10.035Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:29:10 [2021-03-11T20:29:10.035Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:29:10 [2021-03-11T20:29:10.035Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:29:10 [2021-03-11T20:29:10.035Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:29:10 [2021-03-11T20:29:10.035Z] --- PASS: TestWaitNonBlocked (0.01s)
20:29:10 [2021-03-11T20:29:10.035Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.53s)
20:29:10 [2021-03-11T20:29:10.035Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s)
20:29:10 [2021-03-11T20:29:10.035Z] === RUN   TestWaitBlocked
20:29:10 [2021-03-11T20:29:10.035Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:29:10 [2021-03-11T20:29:10.035Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:29:10 [2021-03-11T20:29:10.035Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:29:10 [2021-03-11T20:29:10.035Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:29:10 [2021-03-11T20:29:10.035Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:29:10 [2021-03-11T20:29:10.035Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:29:10 [2021-03-11T20:29:10.595Z] --- PASS: TestWaitBlocked (0.01s)
20:29:10 [2021-03-11T20:29:10.595Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
20:29:10 [2021-03-11T20:29:10.595Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
20:29:10 [2021-03-11T20:29:10.595Z] === CONT  TestDaemonRestartIpcMode
20:29:10 [2021-03-11T20:29:10.595Z] === CONT  TestIpcModeOlderClient
20:29:10 [2021-03-11T20:29:10.595Z] === CONT  TestRestartDaemonWithRestartingContainer
20:29:10 [2021-03-11T20:29:10.595Z] --- PASS: TestIpcModeOlderClient (0.05s)
20:29:11 [2021-03-11T20:29:11.133Z] #54 ...
20:29:11 [2021-03-11T20:29:11.133Z] 
20:29:11 [2021-03-11T20:29:11.133Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
20:29:11 [2021-03-11T20:29:11.133Z] #52 sha256:99c30538b6e064aa89e35556811f2fec3b54f81724722ab577d37cc199ff9c61
20:29:11 [2021-03-11T20:29:11.696Z] #52 DONE 0.3s
20:29:11 [2021-03-11T20:29:11.696Z] 
20:29:11 [2021-03-11T20:29:11.696Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
20:29:11 [2021-03-11T20:29:11.696Z] #54 sha256:bf8da062bd0c32ccab715a8bf6cee3527ba955e093d7183e16b1855d9e7379d5
20:29:14 [2021-03-11T20:29:14.795Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.06s)
20:29:15 [2021-03-11T20:29:15.051Z] --- PASS: TestDaemonRestartIpcMode (4.59s)
20:29:15 [2021-03-11T20:29:15.051Z] PASS
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === Skipped
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
20:29:15 [2021-03-11T20:29:15.051Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestPause (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
20:29:15 [2021-03-11T20:29:15.051Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
20:29:15 [2021-03-11T20:29:15.051Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestStats (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
20:29:15 [2021-03-11T20:29:15.051Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] 
20:29:15 [2021-03-11T20:29:15.051Z] DONE 177 tests, 26 skipped in 80.318s
20:29:15 [2021-03-11T20:29:15.307Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
20:29:15 [2021-03-11T20:29:15.307Z] INFO: Testing against a local daemon
20:29:15 [2021-03-11T20:29:15.307Z] === RUN   TestCommitInheritsEnv
20:29:17 [2021-03-11T20:29:17.190Z] --- PASS: TestCommitInheritsEnv (1.94s)
20:29:17 [2021-03-11T20:29:17.190Z] === RUN   TestImportExtremelyLargeImageWorks
20:29:17 [2021-03-11T20:29:17.190Z] === PAUSE TestImportExtremelyLargeImageWorks
20:29:17 [2021-03-11T20:29:17.190Z] === RUN   TestImagesFilterMultiReference
20:29:17 [2021-03-11T20:29:17.190Z] --- PASS: TestImagesFilterMultiReference (0.05s)
20:29:17 [2021-03-11T20:29:17.190Z] === RUN   TestImagePullPlatformInvalid
20:29:17 [2021-03-11T20:29:17.190Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
20:29:17 [2021-03-11T20:29:17.190Z] === RUN   TestRemoveImageOrphaning
20:29:19 [2021-03-11T20:29:19.076Z] --- PASS: TestRemoveImageOrphaning (1.94s)
20:29:19 [2021-03-11T20:29:19.076Z] === RUN   TestRemoveImageGarbageCollector
20:29:19 [2021-03-11T20:29:19.076Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:29:19 [2021-03-11T20:29:19.076Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
20:29:19 [2021-03-11T20:29:19.076Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:29:19 [2021-03-11T20:29:19.076Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
20:29:19 [2021-03-11T20:29:19.076Z] === RUN   TestTagInvalidReference
20:29:19 [2021-03-11T20:29:19.076Z] --- PASS: TestTagInvalidReference (0.01s)
20:29:19 [2021-03-11T20:29:19.076Z] === RUN   TestTagValidPrefixedRepo
20:29:19 [2021-03-11T20:29:19.331Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
20:29:19 [2021-03-11T20:29:19.331Z] === RUN   TestTagExistedNameWithoutForce
20:29:19 [2021-03-11T20:29:19.331Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:29:19 [2021-03-11T20:29:19.331Z] === RUN   TestTagOfficialNames
20:29:19 [2021-03-11T20:29:19.331Z] --- PASS: TestTagOfficialNames (0.04s)
20:29:19 [2021-03-11T20:29:19.331Z] === RUN   TestTagMatchesDigest
20:29:19 [2021-03-11T20:29:19.331Z] --- PASS: TestTagMatchesDigest (0.01s)
20:29:19 [2021-03-11T20:29:19.331Z] === CONT  TestImportExtremelyLargeImageWorks
20:29:21 [2021-03-11T20:29:21.372Z] INFO: Expanding go...
20:29:37 [2021-03-11T20:29:37.725Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:29:37 [2021-03-11T20:29:37.725Z] 
20:29:37 [2021-03-11T20:29:37.725Z] + TEST_INTEGRATION_DEST=2
20:29:37 [2021-03-11T20:29:37.725Z] + CONTAINER_NAME=docker-pr6-2
20:29:37 [2021-03-11T20:29:37.725Z] + TEST_SKIP_INTEGRATION=1
20:29:37 [2021-03-11T20:29:37.725Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
20:29:37 [2021-03-11T20:29:37.725Z] + run_tests
20:29:37 [2021-03-11T20:29:37.725Z] + c=0
20:29:37 [2021-03-11T20:29:37.725Z] + '[' -n 0 ']'
20:29:37 [2021-03-11T20:29:37.725Z] + rm=
20:29:37 [2021-03-11T20:29:37.725Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42068/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42068/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42068/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 hack/make.sh '' test-integration
20:29:37 [2021-03-11T20:29:37.725Z] + TEST_INTEGRATION_DEST=1
20:29:37 [2021-03-11T20:29:37.725Z] + CONTAINER_NAME=docker-pr6-1
20:29:37 [2021-03-11T20:29:37.725Z] + TEST_SKIP_INTEGRATION_CLI=1
20:29:37 [2021-03-11T20:29:37.725Z] + run_tests test-integration-flaky
20:29:37 [2021-03-11T20:29:37.725Z] + '[' -n 0 ']'
20:29:37 [2021-03-11T20:29:37.725Z] + rm=
20:29:37 [2021-03-11T20:29:37.725Z] + TEST_INTEGRATION_DEST=3
20:29:37 [2021-03-11T20:29:37.725Z] + CONTAINER_NAME=docker-pr6-3
20:29:37 [2021-03-11T20:29:37.725Z] + TEST_SKIP_INTEGRATION=1
20:29:37 [2021-03-11T20:29:37.725Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
20:29:37 [2021-03-11T20:29:37.725Z] + run_tests
20:29:37 [2021-03-11T20:29:37.725Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42068/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42068/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42068/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 hack/make.sh test-integration-flaky test-integration
20:29:37 [2021-03-11T20:29:37.725Z] + '[' -n 0 ']'
20:29:37 [2021-03-11T20:29:37.725Z] + rm=
20:29:37 [2021-03-11T20:29:37.725Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42068/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42068/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42068/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 hack/make.sh '' test-integration
20:29:37 [2021-03-11T20:29:37.725Z] ++ jobs -p
20:29:37 [2021-03-11T20:29:37.725Z] + for job in $(jobs -p)
20:29:37 [2021-03-11T20:29:37.725Z] + wait 11256
20:29:37 [2021-03-11T20:29:37.725Z] 
20:29:37 [2021-03-11T20:29:37.725Z] 
20:29:37 [2021-03-11T20:29:37.725Z] 
20:29:37 [2021-03-11T20:29:37.725Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:29:37 [2021-03-11T20:29:37.725Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
20:29:37 [2021-03-11T20:29:37.725Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:29:37 [2021-03-11T20:29:37.725Z] HOSTNAME=9a3979ddd9f7
20:29:37 [2021-03-11T20:29:37.725Z] TEST_SKIP_INTEGRATION=1
20:29:37 [2021-03-11T20:29:37.725Z] TESTDEBUG=0
20:29:37 [2021-03-11T20:29:37.725Z] DEST=bundles/test-integration
20:29:37 [2021-03-11T20:29:37.725Z] PWD=/go/src/github.com/docker/docker
20:29:37 [2021-03-11T20:29:37.725Z] KEEPBUNDLE=1
20:29:37 [2021-03-11T20:29:37.725Z] DOCKER_GITCOMMIT=a8008f7313e6f9ad0b2d7e7a49d228f520469bc4
20:29:37 [2021-03-11T20:29:37.725Z] container=docker
20:29:37 [2021-03-11T20:29:37.725Z] HOME=/root
20:29:37 [2021-03-11T20:29:37.725Z] GOLANG_VERSION=1.13.15
20:29:37 [2021-03-11T20:29:37.725Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:29:37 [2021-03-11T20:29:37.725Z] VALIDATE_BRANCH=master
20:29:37 [2021-03-11T20:29:37.725Z] TERM=xterm
20:29:37 [2021-03-11T20:29:37.725Z] DOCKER_PKG=github.com/docker/docker
20:29:37 [2021-03-11T20:29:37.725Z] SHLVL=1
20:29:37 [2021-03-11T20:29:37.725Z] TIMEOUT=120m
20:29:37 [2021-03-11T20:29:37.725Z] DOCKER_BUILDTAGS=apparmor seccomp journald
20:29:37 [2021-03-11T20:29:37.725Z] DOCKER_GRAPHDRIVER=overlay2
20:29:37 [2021-03-11T20:29:37.725Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
20:29:37 [2021-03-11T20:29:37.725Z] GO111MODULE=off
20:29:37 [2021-03-11T20:29:37.725Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:29:37 [2021-03-11T20:29:37.725Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:29:37 [2021-03-11T20:29:37.725Z] GOPATH=/go
20:29:37 [2021-03-11T20:29:37.725Z] PKG_CONFIG=pkg-config
20:29:37 [2021-03-11T20:29:37.725Z] _=/usr/bin/env
20:29:37 [2021-03-11T20:29:37.725Z] Building test suite binary ./integration-cli/test.main
20:29:37 [2021-03-11T20:29:37.725Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:29:37 [2021-03-11T20:29:37.725Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:29:37 [2021-03-11T20:29:37.725Z] HOSTNAME=c9d20a9ee4f1
20:29:37 [2021-03-11T20:29:37.725Z] TEST_SKIP_INTEGRATION=1
20:29:37 [2021-03-11T20:29:37.725Z] TESTDEBUG=0
20:29:37 [2021-03-11T20:29:37.725Z] DEST=bundles/test-integration
20:29:37 [2021-03-11T20:29:37.725Z] PWD=/go/src/github.com/docker/docker
20:29:37 [2021-03-11T20:29:37.725Z] KEEPBUNDLE=1
20:29:37 [2021-03-11T20:29:37.725Z] DOCKER_GITCOMMIT=a8008f7313e6f9ad0b2d7e7a49d228f520469bc4
20:29:37 [2021-03-11T20:29:37.725Z] container=docker
20:29:37 [2021-03-11T20:29:37.725Z] HOME=/root
20:29:37 [2021-03-11T20:29:37.725Z] GOLANG_VERSION=1.13.15
20:29:37 [2021-03-11T20:29:37.725Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:29:37 [2021-03-11T20:29:37.725Z] VALIDATE_BRANCH=master
20:29:37 [2021-03-11T20:29:37.725Z] TERM=xterm
20:29:37 [2021-03-11T20:29:37.725Z] DOCKER_PKG=github.com/docker/docker
20:29:37 [2021-03-11T20:29:37.725Z] SHLVL=1
20:29:37 [2021-03-11T20:29:37.725Z] TIMEOUT=120m
20:29:37 [2021-03-11T20:29:37.725Z] DOCKER_BUILDTAGS=apparmor seccomp journald
20:29:37 [2021-03-11T20:29:37.725Z] DOCKER_GRAPHDRIVER=overlay2
20:29:37 [2021-03-11T20:29:37.725Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
20:29:37 [2021-03-11T20:29:37.725Z] GO111MODULE=off
20:29:37 [2021-03-11T20:29:37.725Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:29:37 [2021-03-11T20:29:37.725Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:29:37 [2021-03-11T20:29:37.725Z] GOPATH=/go
20:29:37 [2021-03-11T20:29:37.725Z] PKG_CONFIG=pkg-config
20:29:37 [2021-03-11T20:29:37.725Z] _=/usr/bin/env
20:29:37 [2021-03-11T20:29:37.725Z] Building test suite binary ./integration-cli/test.main
20:29:37 [2021-03-11T20:29:37.725Z] No new tests added to integration.
20:29:37 [2021-03-11T20:29:37.725Z] 
20:29:37 [2021-03-11T20:29:37.725Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:29:37 [2021-03-11T20:29:37.725Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:29:37 [2021-03-11T20:29:37.725Z] HOSTNAME=c71e4ab5d17e
20:29:37 [2021-03-11T20:29:37.725Z] TESTDEBUG=0
20:29:37 [2021-03-11T20:29:37.725Z] DEST=bundles/test-integration
20:29:37 [2021-03-11T20:29:37.725Z] PWD=/go/src/github.com/docker/docker
20:29:37 [2021-03-11T20:29:37.725Z] KEEPBUNDLE=1
20:29:37 [2021-03-11T20:29:37.725Z] DOCKER_GITCOMMIT=a8008f7313e6f9ad0b2d7e7a49d228f520469bc4
20:29:37 [2021-03-11T20:29:37.725Z] container=docker
20:29:37 [2021-03-11T20:29:37.725Z] HOME=/root
20:29:37 [2021-03-11T20:29:37.725Z] GOLANG_VERSION=1.13.15
20:29:37 [2021-03-11T20:29:37.725Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:29:37 [2021-03-11T20:29:37.725Z] VALIDATE_BRANCH=master
20:29:37 [2021-03-11T20:29:37.725Z] TERM=xterm
20:29:37 [2021-03-11T20:29:37.725Z] DOCKER_PKG=github.com/docker/docker
20:29:37 [2021-03-11T20:29:37.725Z] SHLVL=1
20:29:37 [2021-03-11T20:29:37.725Z] TIMEOUT=120m
20:29:37 [2021-03-11T20:29:37.725Z] DOCKER_BUILDTAGS=apparmor seccomp journald
20:29:37 [2021-03-11T20:29:37.725Z] DOCKER_GRAPHDRIVER=overlay2
20:29:37 [2021-03-11T20:29:37.725Z] GO111MODULE=off
20:29:37 [2021-03-11T20:29:37.725Z] TEST_SKIP_INTEGRATION_CLI=1
20:29:37 [2021-03-11T20:29:37.725Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:29:37 [2021-03-11T20:29:37.725Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:29:37 [2021-03-11T20:29:37.725Z] GOPATH=/go
20:29:37 [2021-03-11T20:29:37.725Z] PKG_CONFIG=pkg-config
20:29:37 [2021-03-11T20:29:37.725Z] _=/usr/bin/env
20:29:37 [2021-03-11T20:29:37.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:29:38 [2021-03-11T20:29:38.200Z] #54 230.8 + bin/containerd-stress
20:29:38 [2021-03-11T20:29:38.200Z] #54 232.8 + bin/containerd-shim
20:29:39 [2021-03-11T20:29:39.119Z] INFO: Expanding compiler 1 of 3...
20:29:40 [2021-03-11T20:29:40.672Z] INFO: Expanding compiler 2 of 3...
20:29:44 [2021-03-11T20:29:44.744Z] #54 239.5 + bin/containerd-shim-runc-v1
20:29:45 [2021-03-11T20:29:45.397Z] INFO: Expanding compiler 3 of 3...
20:29:45 [2021-03-11T20:29:45.397Z] INFO: Removing downloaded files...
20:29:45 [2021-03-11T20:29:45.397Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
20:29:45 [2021-03-11T20:29:45.397Z] INFO: Configuring git core.autocrlf...
20:29:48 [2021-03-11T20:29:48.918Z] #54 244.1 + bin/containerd-shim-runc-v2
20:29:50 [2021-03-11T20:29:50.287Z] #54 245.1 + binaries
20:29:50 [2021-03-11T20:29:50.287Z] #54 245.1 + install -D bin/containerd /build/containerd
20:29:50 [2021-03-11T20:29:50.287Z] #54 245.2 + install -D bin/containerd-shim /build/containerd-shim
20:29:50 [2021-03-11T20:29:50.287Z] #54 245.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:29:50 [2021-03-11T20:29:50.287Z] #54 245.2 + install -D bin/ctr /build/ctr
20:29:51 [2021-03-11T20:29:51.651Z] #54 DONE 246.8s
20:29:52 [2021-03-11T20:29:52.580Z] 
20:29:52 [2021-03-11T20:29:52.580Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
20:29:52 [2021-03-11T20:29:52.580Z] #55 sha256:7ff2dac338f2f69d0854402515ebf5f74c2658f2d768da4ab87088c7b7d80602
20:29:53 [2021-03-11T20:29:53.505Z] #55 DONE 0.9s
20:29:53 [2021-03-11T20:29:53.505Z] 
20:29:53 [2021-03-11T20:29:53.505Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:29:53 [2021-03-11T20:29:53.505Z] #59 sha256:c851fbbf83b53939c0b92e8d316cdfd0e18b13e7663d990e8e02759a862cf082
20:29:53 [2021-03-11T20:29:53.761Z] #59 DONE 0.3s
20:29:53 [2021-03-11T20:29:53.761Z] 
20:29:53 [2021-03-11T20:29:53.761Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
20:29:53 [2021-03-11T20:29:53.761Z] #61 sha256:38e2fb6f6b8c7236cf9c6460d04303c72466fc3a6f0f9ca273af6239fb798400
20:29:54 [2021-03-11T20:29:54.322Z] #61 DONE 0.5s
20:29:54 [2021-03-11T20:29:54.322Z] 
20:29:54 [2021-03-11T20:29:54.322Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
20:29:54 [2021-03-11T20:29:54.322Z] #63 sha256:b4f0f116ffe03151980324ca5365310a655c5302cfa1e4a4bba8c1e2cef92ab9
20:29:54 [2021-03-11T20:29:54.322Z] #63 DONE 0.1s
20:29:54 [2021-03-11T20:29:54.322Z] 
20:29:54 [2021-03-11T20:29:54.322Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:29:54 [2021-03-11T20:29:54.322Z] #64 sha256:de12ad739ea881ccc1d1fb2320e902e956bbfd7483a74e9ac03a35981b2eb4bf
20:29:54 [2021-03-11T20:29:54.322Z] #64 DONE 0.0s
20:29:54 [2021-03-11T20:29:54.322Z] 
20:29:54 [2021-03-11T20:29:54.322Z] #65 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
20:29:54 [2021-03-11T20:29:54.322Z] #65 sha256:3bc76c261ecfee1062249fcd52e3e2f5d24a73037cdae8265820dbcc76476c6c
20:29:55 [2021-03-11T20:29:55.249Z] #65 0.715 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:29:55 [2021-03-11T20:29:55.249Z] #65 0.715 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
20:29:55 [2021-03-11T20:29:55.249Z] #65 0.715 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
20:29:55 [2021-03-11T20:29:55.812Z] #65 0.985 Reading package lists...
20:29:56 [2021-03-11T20:29:56.740Z] #65 1.583 Reading package lists...
20:29:56 [2021-03-11T20:29:56.740Z] #65 2.189 Building dependency tree...
20:29:56 [2021-03-11T20:29:56.740Z] #65 2.322 Reading state information...
20:29:56 [2021-03-11T20:29:56.740Z] #65 2.426 The following additional packages will be installed:
20:29:56 [2021-03-11T20:29:56.740Z] #65 2.426   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
20:29:56 [2021-03-11T20:29:56.740Z] #65 2.426   libpam-systemd
20:29:56 [2021-03-11T20:29:56.740Z] #65 2.427 Suggested packages:
20:29:56 [2021-03-11T20:29:56.740Z] #65 2.427   systemd-container policykit-1
20:29:56 [2021-03-11T20:29:56.740Z] #65 2.427 Recommended packages:
20:29:56 [2021-03-11T20:29:56.740Z] #65 2.427   libnss-systemd
20:29:56 [2021-03-11T20:29:56.740Z] #65 2.506 The following NEW packages will be installed:
20:29:56 [2021-03-11T20:29:56.740Z] #65 2.507   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
20:29:56 [2021-03-11T20:29:56.740Z] #65 2.507   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
20:29:56 [2021-03-11T20:29:56.996Z] #65 2.772 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded.
20:29:56 [2021-03-11T20:29:56.996Z] #65 2.772 Need to get 4761 kB of archives.
20:29:56 [2021-03-11T20:29:56.996Z] #65 2.772 After this operation, 16.6 MB of additional disk space will be used.
20:29:56 [2021-03-11T20:29:56.996Z] #65 2.772 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
20:29:56 [2021-03-11T20:29:56.996Z] #65 2.775 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
20:29:56 [2021-03-11T20:29:56.996Z] #65 2.776 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
20:29:56 [2021-03-11T20:29:56.996Z] #65 2.779 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
20:29:56 [2021-03-11T20:29:56.996Z] #65 2.781 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
20:29:56 [2021-03-11T20:29:56.996Z] #65 2.782 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB]
20:29:56 [2021-03-11T20:29:56.996Z] #65 2.846 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB]
20:29:57 [2021-03-11T20:29:57.074Z] ok  	github.com/docker/docker/api/server/httputils	0.028s	coverage: 14.7% of statements
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ok  	github.com/docker/docker/api/server/middleware	0.027s	coverage: 37.7% of statements
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ok  	github.com/docker/docker/api/types/strslice	0.027s	coverage: 90.0% of statements
20:29:57 [2021-03-11T20:29:57.074Z] ok  	github.com/docker/docker/api/types/filters	0.021s	coverage: 92.2% of statements
20:29:57 [2021-03-11T20:29:57.074Z] ok  	github.com/docker/docker/api/server/router/swarm	0.032s	coverage: 5.7% of statements
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/types	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ok  	github.com/docker/docker/api/types/time	0.027s	coverage: 100.0% of statements
20:29:57 [2021-03-11T20:29:57.074Z] ok  	github.com/docker/docker/api/types/versions	0.026s	coverage: 75.0% of statements
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/builder	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
20:29:57 [2021-03-11T20:29:57.074Z] ok  	github.com/docker/docker/builder/remotecontext	0.155s	coverage: 13.7% of statements
20:29:57 [2021-03-11T20:29:57.074Z] ok  	github.com/docker/docker/builder/dockerfile	0.393s	coverage: 48.3% of statements
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.636s	coverage: 86.3% of statements
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/cli	[no test files]
20:29:57 [2021-03-11T20:29:57.074Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:29:57 [2021-03-11T20:29:57.252Z] #65 2.847 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
20:29:57 [2021-03-11T20:29:57.252Z] #65 2.849 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
20:29:57 [2021-03-11T20:29:57.252Z] #65 2.851 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB]
20:29:57 [2021-03-11T20:29:57.252Z] #65 2.853 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
20:29:57 [2021-03-11T20:29:57.252Z] #65 3.020 debconf: delaying package configuration, since apt-utils is not installed
20:29:57 [2021-03-11T20:29:57.252Z] #65 3.048 Fetched 4761 kB in 0s (14.1 MB/s)
20:29:57 [2021-03-11T20:29:57.252Z] #65 3.075 Selecting previously unselected package libargon2-1:amd64.
20:29:57 [2021-03-11T20:29:57.252Z] #65 3.075 (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 ... 28054 files and directories currently installed.)
20:29:57 [2021-03-11T20:29:57.252Z] #65 3.090 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
20:29:57 [2021-03-11T20:29:57.252Z] #65 3.099 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
20:29:57 [2021-03-11T20:29:57.509Z] #65 3.135 Selecting previously unselected package libjson-c3:amd64.
20:29:57 [2021-03-11T20:29:57.509Z] #65 3.138 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
20:29:57 [2021-03-11T20:29:57.509Z] #65 3.142 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
20:29:57 [2021-03-11T20:29:57.509Z] #65 3.183 Selecting previously unselected package libcryptsetup12:amd64.
20:29:57 [2021-03-11T20:29:57.509Z] #65 3.185 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
20:29:57 [2021-03-11T20:29:57.509Z] #65 3.190 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
20:29:57 [2021-03-11T20:29:57.509Z] #65 3.239 Selecting previously unselected package libidn11:amd64.
20:29:57 [2021-03-11T20:29:57.509Z] #65 3.242 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
20:29:57 [2021-03-11T20:29:57.509Z] #65 3.246 Unpacking libidn11:amd64 (1.33-2.2) ...
20:29:57 [2021-03-11T20:29:57.509Z] #65 3.290 Selecting previously unselected package libkmod2:amd64.
20:29:57 [2021-03-11T20:29:57.509Z] #65 3.293 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
20:29:57 [2021-03-11T20:29:57.509Z] #65 3.296 Unpacking libkmod2:amd64 (26-1) ...
20:29:57 [2021-03-11T20:29:57.509Z] #65 3.338 Selecting previously unselected package systemd.
20:29:57 [2021-03-11T20:29:57.509Z] #65 3.341 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ...
20:29:57 [2021-03-11T20:29:57.765Z] #65 3.378 Unpacking systemd (241-7~deb10u6) ...
20:29:58 [2021-03-11T20:29:58.027Z] #65 3.892 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
20:29:58 [2021-03-11T20:29:58.284Z] #65 3.902 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
20:29:58 [2021-03-11T20:29:58.284Z] #65 3.914 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
20:29:58 [2021-03-11T20:29:58.284Z] #65 3.925 Setting up libidn11:amd64 (1.33-2.2) ...
20:29:58 [2021-03-11T20:29:58.284Z] #65 3.935 Setting up libkmod2:amd64 (26-1) ...
20:29:58 [2021-03-11T20:29:58.284Z] #65 3.945 Setting up systemd (241-7~deb10u6) ...
20:29:58 [2021-03-11T20:29:58.284Z] #65 3.989 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
20:29:58 [2021-03-11T20:29:58.284Z] #65 3.991 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
20:29:58 [2021-03-11T20:29:58.284Z] #65 3.994 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
20:29:58 [2021-03-11T20:29:58.284Z] #65 3.994 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
20:29:58 [2021-03-11T20:29:58.540Z] #65 4.431 Selecting previously unselected package systemd-sysv.
20:29:58 [2021-03-11T20:29:58.797Z] #65 4.432 (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 ... 28851 files and directories currently installed.)
20:29:58 [2021-03-11T20:29:58.797Z] #65 4.447 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ...
20:29:58 [2021-03-11T20:29:58.797Z] #65 4.451 Unpacking systemd-sysv (241-7~deb10u6) ...
20:29:58 [2021-03-11T20:29:58.797Z] #65 4.492 Selecting previously unselected package libdbus-1-3:amd64.
20:29:58 [2021-03-11T20:29:58.797Z] #65 4.494 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
20:29:58 [2021-03-11T20:29:58.797Z] #65 4.498 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
20:29:58 [2021-03-11T20:29:58.797Z] #65 4.556 Selecting previously unselected package dbus.
20:29:58 [2021-03-11T20:29:58.797Z] #65 4.559 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
20:29:58 [2021-03-11T20:29:58.797Z] #65 4.570 Unpacking dbus (1.12.20-0+deb10u1) ...
20:29:58 [2021-03-11T20:29:58.797Z] #65 4.624 Selecting previously unselected package libpam-systemd:amd64.
20:29:58 [2021-03-11T20:29:58.797Z] #65 4.626 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ...
20:29:58 [2021-03-11T20:29:58.797Z] #65 4.631 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ...
20:29:58 [2021-03-11T20:29:58.797Z] #65 4.669 Selecting previously unselected package dbus-user-session.
20:29:59 [2021-03-11T20:29:59.053Z] #65 4.672 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
20:29:59 [2021-03-11T20:29:59.053Z] #65 4.675 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
20:29:59 [2021-03-11T20:29:59.053Z] #65 4.747 Setting up systemd-sysv (241-7~deb10u6) ...
20:29:59 [2021-03-11T20:29:59.053Z] #65 4.758 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
20:29:59 [2021-03-11T20:29:59.053Z] #65 4.770 Setting up dbus (1.12.20-0+deb10u1) ...
20:29:59 [2021-03-11T20:29:59.053Z] #65 4.880 invoke-rc.d: could not determine current runlevel
20:29:59 [2021-03-11T20:29:59.310Z] #65 4.883 invoke-rc.d: policy-rc.d denied execution of start.
20:29:59 [2021-03-11T20:29:59.310Z] #65 4.886 Setting up libpam-systemd:amd64 (241-7~deb10u6) ...
20:29:59 [2021-03-11T20:29:59.310Z] #65 5.024 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
20:29:59 [2021-03-11T20:29:59.310Z] #65 5.037 Processing triggers for systemd (241-7~deb10u6) ...
20:29:59 [2021-03-11T20:29:59.310Z] #65 5.045 Processing triggers for libc-bin (2.28-10) ...
20:29:59 [2021-03-11T20:29:59.310Z] #65 DONE 5.2s
20:29:59 [2021-03-11T20:29:59.566Z] 
20:29:59 [2021-03-11T20:29:59.566Z] #66 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
20:29:59 [2021-03-11T20:29:59.566Z] #66 sha256:cf1c75285190fd4200853478f0d34b61b3a45bfd6b137d80bb529fd585b8c024
20:30:00 [2021-03-11T20:30:00.078Z] #66 0.443   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
20:30:00 [2021-03-11T20:30:00.078Z] #66 0.445                                  Dload  Upload   Total   Spent    Left  Speed
20:30:00 [2021-03-11T20:30:00.078Z] #66 0.447 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  26420      0 --:--:-- --:--:-- --:--:-- 26420
20:30:00 [2021-03-11T20:30:00.078Z] #66 DONE 0.6s
20:30:00 [2021-03-11T20:30:00.078Z] 
20:30:00 [2021-03-11T20:30:00.078Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
20:30:00 [2021-03-11T20:30:00.078Z] #67 sha256:e76af6101ef6d5807d5b24d671c41dec57c5062f6a5e86bfddfc795f73d2ee9b
20:30:00 [2021-03-11T20:30:00.403Z] ok  	github.com/docker/docker/client	0.282s	coverage: 75.4% of statements
20:30:01 [2021-03-11T20:30:01.442Z] #67 DONE 1.1s
20:30:01 [2021-03-11T20:30:01.442Z] 
20:30:01 [2021-03-11T20:30:01.442Z] #68 exporting to image
20:30:01 [2021-03-11T20:30:01.442Z] #68 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:30:01 [2021-03-11T20:30:01.442Z] #68 exporting layers
20:30:07 [2021-03-11T20:30:07.990Z] #68 exporting layers 6.9s done
20:30:07 [2021-03-11T20:30:07.990Z] #68 writing image sha256:27c4a7868a723a027d5b04245b57aa3604b8f970e3e9be469a8192ce374bce74 done
20:30:07 [2021-03-11T20:30:07.990Z] #68 naming to docker.io/library/docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 done
20:30:07 [2021-03-11T20:30:07.990Z] #68 DONE 7.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:30:08 [2021-03-11T20:30:08.385Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 hack/make.sh dynbinary test-integration
20:30:10 [2021-03-11T20:30:10.298Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
20:30:10 [2021-03-11T20:30:10.298Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
20:30:10 [2021-03-11T20:30:10.298Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
20:30:10 [2021-03-11T20:30:10.298Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
20:30:10 [2021-03-11T20:30:10.298Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
20:30:10 [2021-03-11T20:30:10.298Z] Detected virtualization docker.
20:30:10 [2021-03-11T20:30:10.298Z] Detected architecture x86-64.
20:30:10 [2021-03-11T20:30:10.298Z] Set hostname to <6799699ef376>.
20:30:10 [2021-03-11T20:30:10.555Z] + source /etc/docker-entrypoint-cmd
20:30:10 [2021-03-11T20:30:10.555Z] ++ hack/make.sh dynbinary test-integration
20:30:10 [2021-03-11T20:30:10.555Z] 
20:30:10 [2021-03-11T20:30:10.819Z] Removing bundles/
20:30:10 [2021-03-11T20:30:10.819Z] 
20:30:10 [2021-03-11T20:30:10.819Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:30:10 [2021-03-11T20:30:10.819Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:30:10 [2021-03-11T20:30:10.819Z] GOOS="" GOARCH="" GOARM=""
20:30:32 [2021-03-11T20:30:32.577Z] ok  	github.com/docker/docker/cmd/dockerd	0.160s	coverage: 29.1% of statements
20:30:32 [2021-03-11T20:30:32.577Z] ok  	github.com/docker/docker/container	0.155s	coverage: 34.7% of statements
20:30:32 [2021-03-11T20:30:32.577Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:30:32 [2021-03-11T20:30:32.577Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:30:32 [2021-03-11T20:30:32.577Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:30:32 [2021-03-11T20:30:32.577Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:30:32 [2021-03-11T20:30:32.577Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.074s	coverage: 65.3% of statements
20:30:33 [2021-03-11T20:30:33.528Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.022s	coverage: 35.9% of statements
20:30:33 [2021-03-11T20:30:33.547Z] INFO [loader] Go packages loading at mode 575 (compiled_files|imports|name|types_sizes|deps|exports_file|files) took 2m2.290185674s 
20:30:33 [2021-03-11T20:30:33.547Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 458.82919ms 
20:30:36 [2021-03-11T20:30:36.863Z] ok  	github.com/docker/docker/daemon/cluster	0.112s	coverage: 0.5% of statements
20:30:38 [2021-03-11T20:30:38.798Z] ok  	github.com/docker/docker/daemon/discovery	0.024s	coverage: 30.0% of statements
20:30:40 [2021-03-11T20:30:40.197Z] ok  	github.com/docker/docker/daemon/config	0.095s	coverage: 81.8% of statements
20:30:40 [2021-03-11T20:30:40.460Z] ok  	github.com/docker/docker/daemon/events	0.087s	coverage: 50.0% of statements
20:30:42 [2021-03-11T20:30:42.387Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
20:30:45 [2021-03-11T20:30:45.707Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.581s	coverage: 14.0% of statements
20:30:45 [2021-03-11T20:30:45.707Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	3.024s	coverage: 73.3% of statements
20:30:45 [2021-03-11T20:30:45.970Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.018s	coverage: 2.9% of statements
20:30:47 [2021-03-11T20:30:47.367Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.662s	coverage: 56.2% of statements
20:30:48 [2021-03-11T20:30:48.329Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.019s	coverage: 1.9% of statements
20:30:50 [2021-03-11T20:30:50.892Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.779s	coverage: 49.4% of statements
20:30:51 [2021-03-11T20:30:51.596Z] INFO [runner/unused/goanalysis] analyzers took 29.64654841s with top 10 stages: buildssa: 25.167159136s, U1000: 4.479389274s 
20:30:52 [2021-03-11T20:30:52.292Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.454s	coverage: 57.7% of statements
20:30:52 [2021-03-11T20:30:52.555Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.090s	coverage: 46.2% of statements
20:30:52 [2021-03-11T20:30:52.819Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.028s	coverage: 57.5% of statements
20:30:54 [2021-03-11T20:30:54.218Z] ok  	github.com/docker/docker/daemon/links	0.012s	coverage: 93.0% of statements
20:30:54 [2021-03-11T20:30:54.795Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.038s	coverage: 3.0% of statements
20:30:54 [2021-03-11T20:30:54.795Z] ok  	github.com/docker/docker/daemon	12.315s	coverage: 17.2% of statements
20:30:54 [2021-03-11T20:30:54.795Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:30:54 [2021-03-11T20:30:54.795Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:30:54 [2021-03-11T20:30:54.795Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:30:54 [2021-03-11T20:30:54.795Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:30:54 [2021-03-11T20:30:54.795Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:30:54 [2021-03-11T20:30:54.795Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:30:54 [2021-03-11T20:30:54.795Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:30:55 [2021-03-11T20:30:55.799Z] --- PASS: TestImportExtremelyLargeImageWorks (93.28s)
20:30:55 [2021-03-11T20:30:55.799Z] PASS
20:30:55 [2021-03-11T20:30:55.799Z] 
20:30:55 [2021-03-11T20:30:55.799Z] === Skipped
20:30:55 [2021-03-11T20:30:55.799Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:30:55 [2021-03-11T20:30:55.799Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
20:30:55 [2021-03-11T20:30:55.799Z] 
20:30:55 [2021-03-11T20:30:55.799Z] 
20:30:55 [2021-03-11T20:30:55.799Z] DONE 12 tests, 1 skipped in 97.408s
20:30:55 [2021-03-11T20:30:55.799Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
20:30:55 [2021-03-11T20:30:55.799Z] INFO: Testing against a local daemon
20:30:55 [2021-03-11T20:30:55.799Z] === RUN   TestNetworkCreateDelete
20:30:55 [2021-03-11T20:30:55.799Z] --- PASS: TestNetworkCreateDelete (0.21s)
20:30:55 [2021-03-11T20:30:55.799Z] === RUN   TestDockerNetworkDeletePreferID
20:30:55 [2021-03-11T20:30:55.799Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s)
20:30:55 [2021-03-11T20:30:55.799Z] === RUN   TestDaemonDNSFallback
20:30:56 [2021-03-11T20:30:56.727Z] ok  	github.com/docker/docker/daemon/images	0.092s	coverage: 6.7% of statements
20:30:56 [2021-03-11T20:30:56.727Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:30:56 [2021-03-11T20:30:56.727Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:30:56 [2021-03-11T20:30:56.991Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.023s	coverage: 67.0% of statements
20:30:56 [2021-03-11T20:30:56.991Z] ok  	github.com/docker/docker/daemon/logger	0.277s	coverage: 43.2% of statements
20:30:57 [2021-03-11T20:30:57.570Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.295s	coverage: 77.8% of statements
20:30:57 [2021-03-11T20:30:57.570Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:30:57 [2021-03-11T20:30:57.570Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:30:57 [2021-03-11T20:30:57.580Z] Removing intermediate container 849e0584d092
20:30:57 [2021-03-11T20:30:57.580Z]  ---> 46e2c42b857f
20:30:57 [2021-03-11T20:30:57.580Z] 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
20:30:57 [2021-03-11T20:30:57.580Z]  ---> Running in cb802cc2f327
20:30:57 [2021-03-11T20:30:57.580Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
20:30:57 [2021-03-11T20:30:57.580Z] go: finding gotest.tools/gotestsum v0.5.3
20:30:57 [2021-03-11T20:30:57.580Z] go: finding gotest.tools v0.5.3
20:30:57 [2021-03-11T20:30:57.581Z] go: downloading gotest.tools/gotestsum v0.5.3
20:30:57 [2021-03-11T20:30:57.581Z] go: extracting gotest.tools/gotestsum v0.5.3
20:30:57 [2021-03-11T20:30:57.581Z] go: downloading github.com/spf13/pflag v1.0.3
20:30:57 [2021-03-11T20:30:57.581Z] go: downloading github.com/pkg/errors v0.9.1
20:30:57 [2021-03-11T20:30:57.581Z] go: extracting github.com/pkg/errors v0.9.1
20:30:57 [2021-03-11T20:30:57.581Z] go: extracting github.com/spf13/pflag v1.0.3
20:30:57 [2021-03-11T20:30:57.581Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:30:57 [2021-03-11T20:30:57.581Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:30:57 [2021-03-11T20:30:57.581Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:30:57 [2021-03-11T20:30:57.581Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:30:57 [2021-03-11T20:30:57.581Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:30:57 [2021-03-11T20:30:57.581Z] go: downloading github.com/jonboulle/clockwork v0.1.0
20:30:57 [2021-03-11T20:30:57.581Z] go: downloading github.com/fatih/color v1.9.0
20:30:57 [2021-03-11T20:30:57.581Z] go: extracting github.com/fatih/color v1.9.0
20:30:57 [2021-03-11T20:30:57.581Z] go: extracting github.com/jonboulle/clockwork v0.1.0
20:30:57 [2021-03-11T20:30:57.581Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:30:57 [2021-03-11T20:30:57.581Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:30:57 [2021-03-11T20:30:57.581Z] go: downloading github.com/mattn/go-colorable v0.1.6
20:30:57 [2021-03-11T20:30:57.581Z] go: extracting github.com/mattn/go-colorable v0.1.6
20:30:57 [2021-03-11T20:30:57.581Z] go: downloading github.com/mattn/go-isatty v0.0.12
20:30:57 [2021-03-11T20:30:57.581Z] go: extracting github.com/mattn/go-isatty v0.0.12
20:30:57 [2021-03-11T20:30:57.581Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:30:57 [2021-03-11T20:30:57.581Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:30:57 [2021-03-11T20:30:57.581Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:30:58 [2021-03-11T20:30:58.147Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.029s	coverage: 87.2% of statements
20:30:58 [2021-03-11T20:30:58.412Z] ok  	github.com/docker/docker/daemon/logger/journald	0.057s	coverage: 23.9% of statements
20:30:58 [2021-03-11T20:30:58.557Z] go: finding github.com/fatih/color v1.9.0
20:30:58 [2021-03-11T20:30:58.557Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:30:58 [2021-03-11T20:30:58.557Z] go: finding github.com/pkg/errors v0.9.1
20:30:58 [2021-03-11T20:30:58.557Z] go: finding github.com/spf13/pflag v1.0.3
20:30:58 [2021-03-11T20:30:58.557Z] go: finding github.com/mattn/go-colorable v0.1.6
20:30:58 [2021-03-11T20:30:58.557Z] go: finding github.com/mattn/go-isatty v0.0.12
20:30:58 [2021-03-11T20:30:58.557Z] go: finding github.com/jonboulle/clockwork v0.1.0
20:30:58 [2021-03-11T20:30:58.557Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:30:58 [2021-03-11T20:30:58.557Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:30:58 [2021-03-11T20:30:58.557Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:30:58 [2021-03-11T20:30:58.557Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:30:58 [2021-03-11T20:30:58.675Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.039s	coverage: 61.6% of statements
20:31:00 [2021-03-11T20:31:00.074Z] ok  	github.com/docker/docker/daemon/logger/local	0.059s	coverage: 75.2% of statements
20:31:00 [2021-03-11T20:31:00.074Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:31:00 [2021-03-11T20:31:00.337Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.093s	coverage: 31.5% of statements
20:31:00 [2021-03-11T20:31:00.600Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.079s	coverage: 57.5% of statements
20:31:01 [2021-03-11T20:31:01.125Z] --- PASS: TestDaemonDNSFallback (7.41s)
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestInspectNetwork
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestInspectNetwork (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestRunContainerWithBridgeNone
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestNetworkInvalidJSON
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestNetworkInvalidJSON//networks/create
20:31:01 [2021-03-11T20:31:01.125Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:31:01 [2021-03-11T20:31:01.125Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:31:01 [2021-03-11T20:31:01.125Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:31:01 [2021-03-11T20:31:01.125Z] === CONT  TestNetworkInvalidJSON//networks/create
20:31:01 [2021-03-11T20:31:01.125Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:31:01 [2021-03-11T20:31:01.125Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:31:01 [2021-03-11T20:31:01.125Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:31:01 [2021-03-11T20:31:01.125Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestNetworkList
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestNetworkList//networks
20:31:01 [2021-03-11T20:31:01.125Z] === PAUSE TestNetworkList//networks
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestNetworkList//networks/
20:31:01 [2021-03-11T20:31:01.125Z] === PAUSE TestNetworkList//networks/
20:31:01 [2021-03-11T20:31:01.125Z] === CONT  TestNetworkList//networks
20:31:01 [2021-03-11T20:31:01.125Z] === CONT  TestNetworkList//networks/
20:31:01 [2021-03-11T20:31:01.125Z] --- PASS: TestNetworkList (0.01s)
20:31:01 [2021-03-11T20:31:01.125Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     --- PASS: TestNetworkList//networks (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestHostIPv4BridgeLabel
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestDaemonRestartWithLiveRestore
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
20:31:01 [2021-03-11T20:31:01.125Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestDaemonDefaultNetworkPools
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestDaemonRestartWithExistingNetwork
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestServiceWithPredefinedNetwork
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     service_test.go:242: FLAKY_TEST
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestServiceWithDataPathPortInit
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:01 [2021-03-11T20:31:01.125Z] PASS
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === Skipped
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
20:31:01 [2021-03-11T20:31:01.125Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     service_test.go:242: FLAKY_TEST
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] DONE 22 tests, 12 skipped in 8.128s
20:31:01 [2021-03-11T20:31:01.125Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:31:01 [2021-03-11T20:31:01.125Z] INFO: Testing against a local daemon
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestDockerNetworkIpvlanPersistance
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestDockerNetworkIpvlan
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:31:01 [2021-03-11T20:31:01.125Z] PASS
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === Skipped
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] DONE 2 tests, 2 skipped in 0.027s
20:31:01 [2021-03-11T20:31:01.125Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:31:01 [2021-03-11T20:31:01.125Z] INFO: Testing against a local daemon
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestDockerNetworkMacvlanPersistance
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestDockerNetworkMacvlan
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:01 [2021-03-11T20:31:01.125Z] PASS
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === Skipped
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] DONE 2 tests, 2 skipped in 0.028s
20:31:01 [2021-03-11T20:31:01.125Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
20:31:01 [2021-03-11T20:31:01.125Z] testing: warning: no tests to run
20:31:01 [2021-03-11T20:31:01.125Z] PASS
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] DONE 0 tests in 0.005s
20:31:01 [2021-03-11T20:31:01.125Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:31:01 [2021-03-11T20:31:01.125Z] INFO: Testing against a local daemon
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestAuthZPluginAllowRequest
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestAuthZPluginTLS
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestAuthZPluginTLS (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestAuthZPluginDenyRequest
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestAuthZPluginAPIDenyResponse
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestAuthZPluginDenyResponse
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestAuthZPluginAllowEventStream
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestAuthZPluginErrorResponse
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestAuthZPluginErrorRequest
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestAuthZPluginHeader
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestAuthZPluginHeader (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.07s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestAuthZPluginV2Disable
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] PASS
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === Skipped
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.07s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
20:31:01 [2021-03-11T20:31:01.125Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] DONE 17 tests, 17 skipped in 0.171s
20:31:01 [2021-03-11T20:31:01.125Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:31:01 [2021-03-11T20:31:01.125Z] INFO: Testing against a local daemon
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestPluginInvalidJSON
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:31:01 [2021-03-11T20:31:01.125Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:31:01 [2021-03-11T20:31:01.125Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:31:01 [2021-03-11T20:31:01.125Z] --- PASS: TestPluginInvalidJSON (0.02s)
20:31:01 [2021-03-11T20:31:01.125Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestPluginInstall
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestPluginInstall (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestPluginsWithRuntimes
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
20:31:01 [2021-03-11T20:31:01.125Z] PASS
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === Skipped
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
20:31:01 [2021-03-11T20:31:01.125Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] 
20:31:01 [2021-03-11T20:31:01.125Z] DONE 4 tests, 2 skipped in 0.044s
20:31:01 [2021-03-11T20:31:01.125Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:31:01 [2021-03-11T20:31:01.125Z] INFO: Testing against a local daemon
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestExternalGraphDriver
20:31:01 [2021-03-11T20:31:01.125Z] --- SKIP: TestExternalGraphDriver (0.06s)
20:31:01 [2021-03-11T20:31:01.125Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
20:31:01 [2021-03-11T20:31:01.125Z] === RUN   TestGraphdriverPluginV2
20:31:01 [2021-03-11T20:31:01.553Z] ok  	github.com/docker/docker/daemon/logger/templates	0.034s	coverage: 8.3% of statements
20:31:01 [2021-03-11T20:31:01.817Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.033s	coverage: 46.8% of statements
20:31:02 [2021-03-11T20:31:02.315Z] INFO: Build done for gotestsum...
20:31:02 [2021-03-11T20:31:02.394Z] ok  	github.com/docker/docker/daemon/network	0.013s	coverage: 63.8% of statements
20:31:02 [2021-03-11T20:31:02.971Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.815s	coverage: 82.5% of statements
20:31:02 [2021-03-11T20:31:02.971Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:31:02 [2021-03-11T20:31:02.971Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:31:03 [2021-03-11T20:31:03.921Z] ok  	github.com/docker/docker/distribution/metadata	0.108s	coverage: 48.2% of statements
20:31:05 [2021-03-11T20:31:05.320Z] ok  	github.com/docker/docker/distribution	0.253s	coverage: 25.0% of statements
20:31:05 [2021-03-11T20:31:05.320Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:31:05 [2021-03-11T20:31:05.320Z] ok  	github.com/docker/docker/errdefs	0.014s	coverage: 53.1% of statements
20:31:05 [2021-03-11T20:31:05.941Z] ok  	github.com/docker/docker/image	0.056s	coverage: 86.6% of statements
20:31:06 [2021-03-11T20:31:06.211Z] ok  	github.com/docker/docker/distribution/xfer	1.715s	coverage: 85.6% of statements
20:31:06 [2021-03-11T20:31:06.211Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:31:06 [2021-03-11T20:31:06.797Z] ok  	github.com/docker/docker/image/cache	0.077s	coverage: 19.2% of statements
20:31:07 [2021-03-11T20:31:07.061Z] ok  	github.com/docker/docker/image/tarexport	0.024s	coverage: 0.6% of statements
20:31:07 [2021-03-11T20:31:07.651Z] --- PASS: TestGraphdriverPluginV2 (5.58s)
20:31:07 [2021-03-11T20:31:07.651Z] PASS
20:31:07 [2021-03-11T20:31:07.651Z] 
20:31:07 [2021-03-11T20:31:07.651Z] === Skipped
20:31:07 [2021-03-11T20:31:07.651Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
20:31:07 [2021-03-11T20:31:07.651Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
20:31:07 [2021-03-11T20:31:07.651Z] 
20:31:07 [2021-03-11T20:31:07.651Z] 
20:31:07 [2021-03-11T20:31:07.651Z] DONE 2 tests, 1 skipped in 5.665s
20:31:07 [2021-03-11T20:31:07.651Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:31:07 [2021-03-11T20:31:07.651Z] INFO: Testing against a local daemon
20:31:07 [2021-03-11T20:31:07.651Z] === RUN   TestContinueAfterPluginCrash
20:31:07 [2021-03-11T20:31:07.651Z] === PAUSE TestContinueAfterPluginCrash
20:31:07 [2021-03-11T20:31:07.651Z] === RUN   TestReadPluginNoRead
20:31:07 [2021-03-11T20:31:07.651Z] === PAUSE TestReadPluginNoRead
20:31:07 [2021-03-11T20:31:07.651Z] === RUN   TestDaemonStartWithLogOpt
20:31:07 [2021-03-11T20:31:07.651Z] === PAUSE TestDaemonStartWithLogOpt
20:31:07 [2021-03-11T20:31:07.651Z] === CONT  TestContinueAfterPluginCrash
20:31:07 [2021-03-11T20:31:07.651Z] === CONT  TestDaemonStartWithLogOpt
20:31:07 [2021-03-11T20:31:07.651Z] === CONT  TestReadPluginNoRead
20:31:08 [2021-03-11T20:31:08.013Z] ok  	github.com/docker/docker/libcontainerd/queue	0.042s	coverage: 100.0% of statements
20:31:08 [2021-03-11T20:31:08.013Z] ok  	github.com/docker/docker/image/v1	0.069s	coverage: 25.0% of statements
20:31:08 [2021-03-11T20:31:08.013Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:31:08 [2021-03-11T20:31:08.965Z] ok  	github.com/docker/docker/pkg/aaparser	0.019s	coverage: 52.9% of statements
20:31:08 [2021-03-11T20:31:08.965Z] ok  	github.com/docker/docker/oci	0.026s	coverage: 45.2% of statements
20:31:09 [2021-03-11T20:31:09.541Z] ok  	github.com/docker/docker/opts	0.060s	coverage: 67.1% of statements
20:31:10 [2021-03-11T20:31:10.913Z] === RUN   TestReadPluginNoRead/default
20:31:11 [2021-03-11T20:31:11.468Z] ok  	github.com/docker/docker/pkg/broadcaster	0.011s	coverage: 100.0% of statements
20:31:11 [2021-03-11T20:31:11.468Z] ok  	github.com/docker/docker/pkg/capabilities	0.011s	coverage: 87.5% of statements
20:31:12 [2021-03-11T20:31:12.046Z] ok  	github.com/docker/docker/pkg/authorization	1.042s	coverage: 68.3% of statements
20:31:12 [2021-03-11T20:31:12.274Z] --- PASS: TestDaemonStartWithLogOpt (5.21s)
20:31:12 [2021-03-11T20:31:12.309Z] ok  	github.com/docker/docker/pkg/archive	1.179s	coverage: 76.9% of statements
20:31:12 [2021-03-11T20:31:12.834Z] === RUN   TestReadPluginNoRead/disabled_caching
20:31:12 [2021-03-11T20:31:12.886Z] ok  	github.com/docker/docker/pkg/directory	0.012s	coverage: 80.0% of statements
20:31:13 [2021-03-11T20:31:13.149Z] ok  	github.com/docker/docker/pkg/discovery	0.011s	coverage: 58.3% of statements
20:31:13 [2021-03-11T20:31:13.412Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 97.6% of statements
20:31:14 [2021-03-11T20:31:14.365Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.011s	coverage: 92.3% of statements
20:31:14 [2021-03-11T20:31:14.761Z] Removing intermediate container cb802cc2f327
20:31:14 [2021-03-11T20:31:14.761Z]  ---> c03854b2e2d2
20:31:14 [2021-03-11T20:31:14.761Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
20:31:14 [2021-03-11T20:31:14.761Z]  ---> Running in 6e31b0a49dca
20:31:14 [2021-03-11T20:31:14.761Z] Removing intermediate container 6e31b0a49dca
20:31:14 [2021-03-11T20:31:14.761Z]  ---> 5741c669cef9
20:31:14 [2021-03-11T20:31:14.761Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
20:31:14 [2021-03-11T20:31:14.761Z]  ---> Running in b327857d9390
20:31:14 [2021-03-11T20:31:14.761Z] Removing intermediate container b327857d9390
20:31:14 [2021-03-11T20:31:14.761Z]  ---> 495402e9186f
20:31:14 [2021-03-11T20:31:14.761Z] Step 10/10 : COPY . .
20:31:14 [2021-03-11T20:31:14.943Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
20:31:15 [2021-03-11T20:31:15.206Z] ok  	github.com/docker/docker/pkg/dmesg	0.011s	coverage: 83.3% of statements
20:31:15 [2021-03-11T20:31:15.344Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:31:15 [2021-03-11T20:31:15.782Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.031s	coverage: 43.2% of statements
20:31:16 [2021-03-11T20:31:16.269Z] --- PASS: TestContinueAfterPluginCrash (9.34s)
20:31:16 [2021-03-11T20:31:16.357Z] ok  	github.com/docker/docker/pkg/filenotify	0.612s	coverage: 67.0% of statements
20:31:16 [2021-03-11T20:31:16.357Z] ok  	github.com/docker/docker/pkg/fileutils	0.020s	coverage: 89.5% of statements
20:31:16 [2021-03-11T20:31:16.934Z] ok  	github.com/docker/docker/pkg/homedir	0.011s	coverage: 11.4% of statements
20:31:16 [2021-03-11T20:31:16.934Z] ok  	github.com/docker/docker/pkg/fsutils	0.234s	coverage: 85.1% of statements
20:31:17 [2021-03-11T20:31:17.194Z] --- PASS: TestReadPluginNoRead (10.45s)
20:31:17 [2021-03-11T20:31:17.194Z]     --- PASS: TestReadPluginNoRead/default (2.23s)
20:31:17 [2021-03-11T20:31:17.194Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.24s)
20:31:17 [2021-03-11T20:31:17.194Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.31s)
20:31:17 [2021-03-11T20:31:17.194Z]     read_test.go:92: [d14764d48395c] daemon is not started
20:31:17 [2021-03-11T20:31:17.194Z] PASS
20:31:17 [2021-03-11T20:31:17.194Z] 
20:31:17 [2021-03-11T20:31:17.194Z] DONE 6 tests in 10.477s
20:31:17 [2021-03-11T20:31:17.194Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:31:17 [2021-03-11T20:31:17.194Z] testing: warning: no tests to run
20:31:17 [2021-03-11T20:31:17.194Z] PASS
20:31:17 [2021-03-11T20:31:17.194Z] 
20:31:17 [2021-03-11T20:31:17.194Z] DONE 0 tests in 0.005s
20:31:17 [2021-03-11T20:31:17.194Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:31:17 [2021-03-11T20:31:17.194Z] INFO: Testing against a local daemon
20:31:17 [2021-03-11T20:31:17.194Z] === RUN   TestPluginWithDevMounts
20:31:17 [2021-03-11T20:31:17.194Z] --- SKIP: TestPluginWithDevMounts (0.00s)
20:31:17 [2021-03-11T20:31:17.194Z]     mounts_test.go:21: (*Execution).IsRootless-fm
20:31:17 [2021-03-11T20:31:17.194Z] PASS
20:31:17 [2021-03-11T20:31:17.194Z] 
20:31:17 [2021-03-11T20:31:17.194Z] === Skipped
20:31:17 [2021-03-11T20:31:17.194Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
20:31:17 [2021-03-11T20:31:17.194Z]     mounts_test.go:21: (*Execution).IsRootless-fm
20:31:17 [2021-03-11T20:31:17.194Z] 
20:31:17 [2021-03-11T20:31:17.194Z] 
20:31:17 [2021-03-11T20:31:17.194Z] DONE 1 tests, 1 skipped in 0.028s
20:31:17 [2021-03-11T20:31:17.194Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
20:31:17 [2021-03-11T20:31:17.194Z] INFO: Testing against a local daemon
20:31:17 [2021-03-11T20:31:17.194Z] === RUN   TestSecretInspect
20:31:17 [2021-03-11T20:31:17.449Z] --- SKIP: TestSecretInspect (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestSecretList
20:31:17 [2021-03-11T20:31:17.449Z] --- SKIP: TestSecretList (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestSecretsCreateAndDelete
20:31:17 [2021-03-11T20:31:17.449Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestSecretsUpdate
20:31:17 [2021-03-11T20:31:17.449Z] --- SKIP: TestSecretsUpdate (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestTemplatedSecret
20:31:17 [2021-03-11T20:31:17.449Z] --- SKIP: TestTemplatedSecret (0.00s)
20:31:17 [2021-03-11T20:31:17.449Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestSecretCreateResolve
20:31:17 [2021-03-11T20:31:17.449Z] --- SKIP: TestSecretCreateResolve (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] PASS
20:31:17 [2021-03-11T20:31:17.449Z] 
20:31:17 [2021-03-11T20:31:17.449Z] === Skipped
20:31:17 [2021-03-11T20:31:17.449Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] 
20:31:17 [2021-03-11T20:31:17.449Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] 
20:31:17 [2021-03-11T20:31:17.449Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] 
20:31:17 [2021-03-11T20:31:17.449Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] 
20:31:17 [2021-03-11T20:31:17.449Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
20:31:17 [2021-03-11T20:31:17.449Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] 
20:31:17 [2021-03-11T20:31:17.449Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] 
20:31:17 [2021-03-11T20:31:17.449Z] 
20:31:17 [2021-03-11T20:31:17.449Z] DONE 6 tests, 6 skipped in 0.084s
20:31:17 [2021-03-11T20:31:17.449Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
20:31:17 [2021-03-11T20:31:17.449Z] INFO: Testing against a local daemon
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestServiceCreateInit
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:31:17 [2021-03-11T20:31:17.449Z] --- PASS: TestServiceCreateInit (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:31:17 [2021-03-11T20:31:17.449Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:31:17 [2021-03-11T20:31:17.449Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestCreateServiceMultipleTimes
20:31:17 [2021-03-11T20:31:17.449Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestCreateServiceConflict
20:31:17 [2021-03-11T20:31:17.449Z] --- SKIP: TestCreateServiceConflict (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestCreateServiceMaxReplicas
20:31:17 [2021-03-11T20:31:17.449Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestCreateWithDuplicateNetworkNames
20:31:17 [2021-03-11T20:31:17.449Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestCreateServiceSecretFileMode
20:31:17 [2021-03-11T20:31:17.449Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestCreateServiceConfigFileMode
20:31:17 [2021-03-11T20:31:17.449Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestCreateServiceSysctls
20:31:17 [2021-03-11T20:31:17.449Z] --- SKIP: TestCreateServiceSysctls (0.02s)
20:31:17 [2021-03-11T20:31:17.449Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestCreateServiceCapabilities
20:31:17 [2021-03-11T20:31:17.449Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
20:31:17 [2021-03-11T20:31:17.449Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestInspect
20:31:17 [2021-03-11T20:31:17.449Z] --- SKIP: TestInspect (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestCreateJob
20:31:17 [2021-03-11T20:31:17.449Z] --- SKIP: TestCreateJob (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestReplicatedJob
20:31:17 [2021-03-11T20:31:17.449Z] --- SKIP: TestReplicatedJob (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestUpdateReplicatedJob
20:31:17 [2021-03-11T20:31:17.449Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestServiceListWithStatuses
20:31:17 [2021-03-11T20:31:17.449Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:31:17 [2021-03-11T20:31:17.449Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestDockerNetworkConnectAlias
20:31:17 [2021-03-11T20:31:17.449Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestDockerNetworkReConnect
20:31:17 [2021-03-11T20:31:17.449Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
20:31:17 [2021-03-11T20:31:17.449Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:17 [2021-03-11T20:31:17.449Z] === RUN   TestServicePlugin
20:31:17 [2021-03-11T20:31:17.887Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.098s	coverage: 84.1% of statements
20:31:18 [2021-03-11T20:31:18.150Z] ok  	github.com/docker/docker/layer	8.022s	coverage: 68.8% of statements
20:31:18 [2021-03-11T20:31:18.150Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:31:18 [2021-03-11T20:31:18.150Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:31:18 [2021-03-11T20:31:18.150Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:31:18 [2021-03-11T20:31:18.150Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:31:18 [2021-03-11T20:31:18.150Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:31:18 [2021-03-11T20:31:18.150Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:31:18 [2021-03-11T20:31:18.150Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:31:18 [2021-03-11T20:31:18.726Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.048s	coverage: 91.7% of statements
20:31:18 [2021-03-11T20:31:18.726Z] ok  	github.com/docker/docker/pkg/idtools	0.843s	coverage: 69.5% of statements
20:31:18 [2021-03-11T20:31:18.726Z] ok  	github.com/docker/docker/pkg/ioutils	0.638s	coverage: 69.3% of statements
20:31:18 [2021-03-11T20:31:18.726Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
20:31:18 [2021-03-11T20:31:18.726Z] ok  	github.com/docker/docker/pkg/longpath	0.017s	coverage: 100.0% of statements
20:31:18 [2021-03-11T20:31:18.726Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:31:18 [2021-03-11T20:31:18.726Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
20:31:19 [2021-03-11T20:31:19.302Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.023s	coverage: 85.7% of statements
20:31:19 [2021-03-11T20:31:19.302Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:31:19 [2021-03-11T20:31:19.302Z] ok  	github.com/docker/docker/pkg/parsers	0.013s	coverage: 97.0% of statements
20:31:19 [2021-03-11T20:31:19.565Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.022s	coverage: 60.0% of statements
20:31:19 [2021-03-11T20:31:19.565Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.037s	coverage: 86.7% of statements
20:31:19 [2021-03-11T20:31:19.829Z] ok  	github.com/docker/docker/pkg/pidfile	0.038s	coverage: 82.4% of statements
20:31:19 [2021-03-11T20:31:19.829Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:31:19 [2021-03-11T20:31:19.829Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:31:20 [2021-03-11T20:31:20.406Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.029s	coverage: 56.8% of statements
20:31:20 [2021-03-11T20:31:20.711Z] --- SKIP: TestServicePlugin (3.23s)
20:31:20 [2021-03-11T20:31:20.711Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.711Z] === RUN   TestServiceUpdateLabel
20:31:20 [2021-03-11T20:31:20.711Z] --- SKIP: TestServiceUpdateLabel (0.01s)
20:31:20 [2021-03-11T20:31:20.711Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.711Z] === RUN   TestServiceUpdateSecrets
20:31:20 [2021-03-11T20:31:20.711Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
20:31:20 [2021-03-11T20:31:20.711Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.711Z] === RUN   TestServiceUpdateConfigs
20:31:20 [2021-03-11T20:31:20.711Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
20:31:20 [2021-03-11T20:31:20.711Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.711Z] === RUN   TestServiceUpdateNetwork
20:31:20 [2021-03-11T20:31:20.966Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
20:31:20 [2021-03-11T20:31:20.966Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] === RUN   TestServiceUpdatePidsLimit
20:31:20 [2021-03-11T20:31:20.966Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
20:31:20 [2021-03-11T20:31:20.966Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] PASS
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === Skipped
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
20:31:20 [2021-03-11T20:31:20.966Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:31:20 [2021-03-11T20:31:20.966Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
20:31:20 [2021-03-11T20:31:20.966Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:31:20 [2021-03-11T20:31:20.966Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
20:31:20 [2021-03-11T20:31:20.966Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
20:31:20 [2021-03-11T20:31:20.966Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
20:31:20 [2021-03-11T20:31:20.966Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
20:31:20 [2021-03-11T20:31:20.966Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
20:31:20 [2021-03-11T20:31:20.966Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
20:31:20 [2021-03-11T20:31:20.966Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
20:31:20 [2021-03-11T20:31:20.966Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
20:31:20 [2021-03-11T20:31:20.966Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestInspect (0.01s)
20:31:20 [2021-03-11T20:31:20.966Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
20:31:20 [2021-03-11T20:31:20.966Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
20:31:20 [2021-03-11T20:31:20.966Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
20:31:20 [2021-03-11T20:31:20.966Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
20:31:20 [2021-03-11T20:31:20.966Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
20:31:20 [2021-03-11T20:31:20.966Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
20:31:20 [2021-03-11T20:31:20.966Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestServicePlugin (3.23s)
20:31:20 [2021-03-11T20:31:20.966Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
20:31:20 [2021-03-11T20:31:20.966Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
20:31:20 [2021-03-11T20:31:20.966Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
20:31:20 [2021-03-11T20:31:20.966Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
20:31:20 [2021-03-11T20:31:20.966Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
20:31:20 [2021-03-11T20:31:20.966Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] DONE 24 tests, 23 skipped in 3.486s
20:31:20 [2021-03-11T20:31:20.966Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
20:31:20 [2021-03-11T20:31:20.966Z] INFO: Testing against a local daemon
20:31:20 [2021-03-11T20:31:20.966Z] === RUN   TestSessionCreate
20:31:20 [2021-03-11T20:31:20.966Z] --- PASS: TestSessionCreate (0.02s)
20:31:20 [2021-03-11T20:31:20.966Z] === RUN   TestSessionCreateWithBadUpgrade
20:31:20 [2021-03-11T20:31:20.966Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
20:31:20 [2021-03-11T20:31:20.966Z] PASS
20:31:20 [2021-03-11T20:31:20.966Z] 
20:31:20 [2021-03-11T20:31:20.966Z] DONE 2 tests in 0.063s
20:31:20 [2021-03-11T20:31:20.966Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
20:31:20 [2021-03-11T20:31:20.966Z] INFO: Testing against a local daemon
20:31:20 [2021-03-11T20:31:20.966Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:31:20 [2021-03-11T20:31:20.966Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:31:20 [2021-03-11T20:31:20.966Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:31:20 [2021-03-11T20:31:20.966Z] === RUN   TestEventsExecDie
20:31:20 [2021-03-11T20:31:20.983Z] ok  	github.com/docker/docker/pkg/pools	0.024s	coverage: 88.2% of statements
20:31:21 [2021-03-11T20:31:21.247Z] ok  	github.com/docker/docker/pkg/progress	0.023s	coverage: 75.9% of statements
20:31:21 [2021-03-11T20:31:21.247Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.019s	coverage: 85.7% of statements
20:31:21 [2021-03-11T20:31:21.525Z] --- PASS: TestEventsExecDie (0.55s)
20:31:21 [2021-03-11T20:31:21.526Z] === RUN   TestEventsBackwardsCompatible
20:31:21 [2021-03-11T20:31:21.526Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
20:31:21 [2021-03-11T20:31:21.526Z] === RUN   TestInfoBinaryCommits
20:31:21 [2021-03-11T20:31:21.526Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:31:21 [2021-03-11T20:31:21.526Z] === RUN   TestInfoAPIVersioned
20:31:21 [2021-03-11T20:31:21.526Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:31:21 [2021-03-11T20:31:21.526Z] === RUN   TestInfoDiscoveryBackend
20:31:21 [2021-03-11T20:31:21.823Z] ok  	github.com/docker/docker/pkg/reexec	0.020s	coverage: 82.4% of statements
20:31:22 [2021-03-11T20:31:22.399Z] ok  	github.com/docker/docker/pkg/stdcopy	0.014s	coverage: 100.0% of statements
20:31:22 [2021-03-11T20:31:22.663Z] ok  	github.com/docker/docker/pkg/pubsub	1.077s	coverage: 75.0% of statements
20:31:23 [2021-03-11T20:31:23.240Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
20:31:23 [2021-03-11T20:31:23.240Z] ok  	github.com/docker/docker/pkg/stringid	0.008s	coverage: 70.6% of statements
20:31:23 [2021-03-11T20:31:23.409Z] --- PASS: TestInfoDiscoveryBackend (1.52s)
20:31:23 [2021-03-11T20:31:23.409Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:31:24 [2021-03-11T20:31:24.190Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 54.9% of statements
20:31:24 [2021-03-11T20:31:24.453Z] ok  	github.com/docker/docker/pkg/system	0.017s	coverage: 36.9% of statements
20:31:25 [2021-03-11T20:31:25.030Z] ok  	github.com/docker/docker/pkg/tailfile	0.106s	coverage: 88.6% of statements
20:31:25 [2021-03-11T20:31:25.030Z] ok  	github.com/docker/docker/pkg/signal	2.856s	coverage: 61.0% of statements
20:31:25 [2021-03-11T20:31:25.294Z] ok  	github.com/docker/docker/pkg/tarsum	0.118s	coverage: 89.3% of statements
20:31:25 [2021-03-11T20:31:25.294Z] testing: warning: no tests to run
20:31:25 [2021-03-11T20:31:25.294Z] coverage: [no statements]
20:31:25 [2021-03-11T20:31:25.294Z] ok  	github.com/docker/docker/pkg/term/windows	0.014s	coverage: [no statements] [no tests to run]
20:31:25 [2021-03-11T20:31:25.871Z] ok  	github.com/docker/docker/pkg/truncindex	0.111s	coverage: 91.5% of statements
20:31:25 [2021-03-11T20:31:25.871Z] ok  	github.com/docker/docker/pkg/urlutil	0.041s	coverage: 100.0% of statements
20:31:25 [2021-03-11T20:31:25.871Z] ok  	github.com/docker/docker/pkg/useragent	0.011s	coverage: 88.9% of statements
20:31:26 [2021-03-11T20:31:26.667Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.31s)
20:31:26 [2021-03-11T20:31:26.667Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:31:26 [2021-03-11T20:31:26.667Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
20:31:26 [2021-03-11T20:31:26.667Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:26 [2021-03-11T20:31:26.667Z] === RUN   TestInfoAPI
20:31:26 [2021-03-11T20:31:26.667Z] --- PASS: TestInfoAPI (0.02s)
20:31:26 [2021-03-11T20:31:26.667Z] === RUN   TestInfoAPIWarnings
20:31:27 [2021-03-11T20:31:27.271Z] ok  	github.com/docker/docker/plugin/v2	0.019s	coverage: 14.5% of statements
20:31:27 [2021-03-11T20:31:27.535Z] ok  	github.com/docker/docker/profiles/seccomp	0.036s	coverage: 85.4% of statements
20:31:28 [2021-03-11T20:31:28.485Z] ok  	github.com/docker/docker/reference	0.019s	coverage: 84.4% of statements
20:31:28 [2021-03-11T20:31:28.485Z] ok  	github.com/docker/docker/plugin	0.552s	coverage: 23.2% of statements
20:31:29 [2021-03-11T20:31:29.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:31:29 [2021-03-11T20:31:29.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:31:30 [2021-03-11T20:31:30.418Z] ok  	github.com/docker/docker/registry/resumable	0.042s	coverage: 100.0% of statements
20:31:30 [2021-03-11T20:31:30.418Z] ok  	github.com/docker/docker/quota	0.565s	coverage: 71.4% of statements
20:31:30 [2021-03-11T20:31:30.681Z] ok  	github.com/docker/docker/restartmanager	0.042s	coverage: 50.9% of statements
20:31:30 [2021-03-11T20:31:30.945Z] ok  	github.com/docker/docker/registry	0.193s	coverage: 57.2% of statements
20:31:31 [2021-03-11T20:31:31.210Z] ok  	github.com/docker/docker/testutil	0.016s	coverage: 62.5% of statements
20:31:31 [2021-03-11T20:31:31.474Z] ok  	github.com/docker/docker/runconfig	0.029s	coverage: 66.1% of statements
20:31:34 [2021-03-11T20:31:34.036Z] ok  	github.com/docker/docker/volume/drivers	0.016s	coverage: 36.1% of statements
20:31:34 [2021-03-11T20:31:34.301Z] ok  	github.com/docker/docker/volume/mounts	0.062s	coverage: 67.0% of statements
20:31:34 [2021-03-11T20:31:34.877Z] ok  	github.com/docker/docker/volume/local	0.186s	coverage: 76.4% of statements
20:31:35 [2021-03-11T20:31:35.921Z]  ---> de3b9b333997
20:31:35 [2021-03-11T20:31:35.921Z] Successfully built de3b9b333997
20:31:35 [2021-03-11T20:31:35.921Z] Successfully tagged docker:latest
20:31:35 [2021-03-11T20:31:35.921Z] INFO: Image build ended at 03/11/2021 20:31:34. Duration:00:03:18.9612230
20:31:35 [2021-03-11T20:31:35.921Z] 
20:31:35 [2021-03-11T20:31:35.921Z] 
20:31:35 [2021-03-11T20:31:35.921Z] INFO: Building the test binaries at 03/11/2021 20:31:34...
20:31:36 [2021-03-11T20:31:36.268Z] ok  	github.com/docker/docker/volume/service	0.028s	coverage: 73.1% of statements
20:31:39 [2021-03-11T20:31:39.738Z] INFO: make.ps1 starting at 03/11/2021 20:31:39
20:31:39 [2021-03-11T20:31:39.738Z] INFO: Git commit (a8008f7313) assumed from DOCKER_GITCOMMIT environment variable
20:31:39 [2021-03-11T20:31:39.738Z] INFO: Invoking autogen...
20:31:40 [2021-03-11T20:31:40.211Z] INFO: Building daemon...
20:31:44 [2021-03-11T20:31:44.695Z] --- PASS: TestInfoAPIWarnings (17.31s)
20:31:44 [2021-03-11T20:31:44.695Z] === RUN   TestInfoDebug
20:31:45 [2021-03-11T20:31:45.254Z] --- PASS: TestInfoDebug (1.52s)
20:31:45 [2021-03-11T20:31:45.254Z] === RUN   TestInfoInsecureRegistries
20:31:47 [2021-03-11T20:31:47.143Z] --- PASS: TestInfoInsecureRegistries (1.52s)
20:31:47 [2021-03-11T20:31:47.143Z] === RUN   TestInfoRegistryMirrors
20:31:47 [2021-03-11T20:31:47.209Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:31:47 [2021-03-11T20:31:47.209Z] 
20:31:47 [2021-03-11T20:31:47.209Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:31:47 [2021-03-11T20:31:47.209Z] DOCKER_SYSTEMD=1
20:31:47 [2021-03-11T20:31:47.209Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:31:47 [2021-03-11T20:31:47.209Z] HOSTNAME=6799699ef376
20:31:47 [2021-03-11T20:31:47.209Z] DEST=bundles/test-integration
20:31:47 [2021-03-11T20:31:47.209Z] PWD=/go/src/github.com/docker/docker
20:31:47 [2021-03-11T20:31:47.209Z] DOCKER_GITCOMMIT=a8008f7313e6f9ad0b2d7e7a49d228f520469bc4
20:31:47 [2021-03-11T20:31:47.209Z] container=docker
20:31:47 [2021-03-11T20:31:47.209Z] HOME=/root
20:31:47 [2021-03-11T20:31:47.209Z] LANG=C.UTF-8
20:31:47 [2021-03-11T20:31:47.209Z] INVOCATION_ID=c7a555ed83b04f4a8046dc5501f2bb0a
20:31:47 [2021-03-11T20:31:47.209Z] GOLANG_VERSION=1.13.15
20:31:47 [2021-03-11T20:31:47.209Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:31:47 [2021-03-11T20:31:47.209Z] VALIDATE_BRANCH=master
20:31:47 [2021-03-11T20:31:47.209Z] TERM=xterm
20:31:47 [2021-03-11T20:31:47.209Z] DOCKER_PKG=github.com/docker/docker
20:31:47 [2021-03-11T20:31:47.209Z] SHLVL=3
20:31:47 [2021-03-11T20:31:47.209Z] TIMEOUT=120m
20:31:47 [2021-03-11T20:31:47.209Z] DOCKER_BUILDTAGS=apparmor seccomp journald
20:31:47 [2021-03-11T20:31:47.209Z] DOCKER_GRAPHDRIVER=overlay2
20:31:47 [2021-03-11T20:31:47.209Z] GO111MODULE=off
20:31:47 [2021-03-11T20:31:47.209Z] DOCKER_EXPERIMENTAL=1
20:31:47 [2021-03-11T20:31:47.209Z] TEST_SKIP_INTEGRATION_CLI=1
20:31:47 [2021-03-11T20:31:47.209Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:31:47 [2021-03-11T20:31:47.209Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:31:47 [2021-03-11T20:31:47.209Z] GOPATH=/go
20:31:47 [2021-03-11T20:31:47.209Z] PKG_CONFIG=pkg-config
20:31:47 [2021-03-11T20:31:47.209Z] _=/usr/bin/env
20:31:47 [2021-03-11T20:31:47.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:31:48 [2021-03-11T20:31:48.505Z] --- PASS: TestInfoRegistryMirrors (1.52s)
20:31:48 [2021-03-11T20:31:48.505Z] === RUN   TestLoginFailsWithBadCredentials
20:31:48 [2021-03-11T20:31:48.505Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
20:31:48 [2021-03-11T20:31:48.505Z] === RUN   TestPingCacheHeaders
20:31:48 [2021-03-11T20:31:48.505Z] --- PASS: TestPingCacheHeaders (0.02s)
20:31:48 [2021-03-11T20:31:48.505Z] === RUN   TestPingGet
20:31:48 [2021-03-11T20:31:48.505Z] --- PASS: TestPingGet (0.01s)
20:31:48 [2021-03-11T20:31:48.505Z] === RUN   TestPingHead
20:31:48 [2021-03-11T20:31:48.505Z] --- PASS: TestPingHead (0.02s)
20:31:48 [2021-03-11T20:31:48.505Z] === RUN   TestVersion
20:31:48 [2021-03-11T20:31:48.505Z] --- PASS: TestVersion (0.02s)
20:31:48 [2021-03-11T20:31:48.505Z] PASS
20:31:48 [2021-03-11T20:31:48.505Z] 
20:31:48 [2021-03-11T20:31:48.505Z] === Skipped
20:31:48 [2021-03-11T20:31:48.505Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:31:48 [2021-03-11T20:31:48.505Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:31:48 [2021-03-11T20:31:48.505Z] 
20:31:48 [2021-03-11T20:31:48.505Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
20:31:48 [2021-03-11T20:31:48.505Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:48 [2021-03-11T20:31:48.505Z] 
20:31:48 [2021-03-11T20:31:48.505Z] 
20:31:48 [2021-03-11T20:31:48.505Z] DONE 18 tests, 2 skipped in 27.595s
20:31:48 [2021-03-11T20:31:48.505Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
20:31:48 [2021-03-11T20:31:48.505Z] INFO: Testing against a local daemon
20:31:48 [2021-03-11T20:31:48.505Z] === RUN   TestVolumesCreateAndList
20:31:48 [2021-03-11T20:31:48.505Z] --- PASS: TestVolumesCreateAndList (0.01s)
20:31:48 [2021-03-11T20:31:48.505Z] === RUN   TestVolumesRemove
20:31:48 [2021-03-11T20:31:48.759Z] --- PASS: TestVolumesRemove (0.05s)
20:31:48 [2021-03-11T20:31:48.759Z] === RUN   TestVolumesInspect
20:31:48 [2021-03-11T20:31:48.759Z] --- PASS: TestVolumesInspect (0.02s)
20:31:48 [2021-03-11T20:31:48.759Z] === RUN   TestVolumesInvalidJSON
20:31:48 [2021-03-11T20:31:48.759Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:31:48 [2021-03-11T20:31:48.759Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:31:48 [2021-03-11T20:31:48.759Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:31:48 [2021-03-11T20:31:48.759Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:31:48 [2021-03-11T20:31:48.759Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:31:48 [2021-03-11T20:31:48.759Z] PASS
20:31:48 [2021-03-11T20:31:48.759Z] 
20:31:48 [2021-03-11T20:31:48.759Z] DONE 5 tests in 0.117s
20:31:48 [2021-03-11T20:31:48.759Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:31:48 [2021-03-11T20:31:48.759Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 16774 is not a child of this shell
20:31:48 [2021-03-11T20:31:48.759Z] warning: PID 16774 from bundles/test-integration/docker.pid had a nonzero exit code
20:31:48 [2021-03-11T20:31:48.759Z] Leaving: AppArmorNo profiles have been unloaded.
20:31:48 [2021-03-11T20:31:48.759Z] 
20:31:48 [2021-03-11T20:31:48.759Z] Unloading profiles will leave already running processes permanently
20:31:48 [2021-03-11T20:31:48.759Z] unconfined, which can lead to unexpected situations.
20:31:48 [2021-03-11T20:31:48.759Z] 
20:31:48 [2021-03-11T20:31:48.759Z] To set a process to complain mode, use the command line tool
20:31:48 [2021-03-11T20:31:48.759Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:31:48 [2021-03-11T20:31:48.759Z] Removing test suite binaries
20:31:48 [2021-03-11T20:31:48.759Z] exiting test-integration
20:31:48 [2021-03-11T20:31:48.759Z] ++ exit 0
20:31:49 [2021-03-11T20:31:49.683Z] 
Post stage
[Pipeline] junit
20:31:51 [2021-03-11T20:31:51.054Z] Recording test results
20:31:52 [2021-03-11T20:31:52.200Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:31:52 [2021-03-11T20:31:52.580Z] + echo Ensuring container killed.
20:31:52 [2021-03-11T20:31:52.580Z] Ensuring container killed.
20:31:52 [2021-03-11T20:31:52.580Z] + docker rm -vf docker-pr6
20:31:52 [2021-03-11T20:31:52.580Z] Error: No such container: docker-pr6
[Pipeline] sh
20:31:52 [2021-03-11T20:31:52.896Z] + echo Chowning /workspace to jenkins user
20:31:52 [2021-03-11T20:31:52.896Z] Chowning /workspace to jenkins user
20:31:52 [2021-03-11T20:31:52.896Z] + id -u
20:31:52 [2021-03-11T20:31:52.896Z] + id -g
20:31:52 [2021-03-11T20:31:52.896Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42068:/workspace busybox chown -R 1000:1000 /workspace
20:31:52 [2021-03-11T20:31:52.897Z] Unable to find image 'busybox:latest' locally
20:31:53 [2021-03-11T20:31:53.151Z] latest: Pulling from library/busybox
20:31:53 [2021-03-11T20:31:53.151Z] 8b3d7e226fab: Pulling fs layer
20:31:53 [2021-03-11T20:31:53.151Z] 8b3d7e226fab: Download complete
20:31:53 [2021-03-11T20:31:53.151Z] 8b3d7e226fab: Pull complete
20:31:53 [2021-03-11T20:31:53.151Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
20:31:53 [2021-03-11T20:31:53.151Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:31:54 [2021-03-11T20:31:54.405Z] + bundleName=amd64-rootless
20:31:54 [2021-03-11T20:31:54.405Z] + echo Creating amd64-rootless-bundles.tar.gz
20:31:54 [2021-03-11T20:31:54.405Z] Creating amd64-rootless-bundles.tar.gz
20:31:54 [2021-03-11T20:31:54.405Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
20:31:54 [2021-03-11T20:31:54.405Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
20:31:54 [2021-03-11T20:31:54.413Z] Archiving artifacts
20:31:55 [2021-03-11T20:31:55.792Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42068/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:31:56 [2021-03-11T20:31:56.140Z] + make clean
20:31:56 [2021-03-11T20:31:56.140Z] docker volume rm -f docker-dev-cache
20:31:56 [2021-03-11T20:31:56.140Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:31:58 [2021-03-11T20:31:58.246Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 76.6% of statements
20:31:58 [2021-03-11T20:31:58.246Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:31:58 [2021-03-11T20:31:58.246Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:31:58 [2021-03-11T20:31:58.246Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:31:58 [2021-03-11T20:31:58.246Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
20:31:58 [2021-03-11T20:31:58.246Z] ?   	github.com/docker/docker/pkg/term	[no test files]
20:31:58 [2021-03-11T20:31:58.246Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:31:58 [2021-03-11T20:31:58.246Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:31:58 [2021-03-11T20:31:58.246Z] ?   	github.com/docker/docker/rootless	[no test files]
20:31:58 [2021-03-11T20:31:58.246Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:31:58 [2021-03-11T20:31:58.246Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:31:58 [2021-03-11T20:31:58.246Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:31:58 [2021-03-11T20:31:58.246Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:31:58 [2021-03-11T20:31:58.246Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:31:58 [2021-03-11T20:31:58.246Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:31:58 [2021-03-11T20:31:58.246Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:31:58 [2021-03-11T20:31:58.247Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:31:58 [2021-03-11T20:31:58.247Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:31:58 [2021-03-11T20:31:58.247Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:31:58 [2021-03-11T20:31:58.247Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:31:58 [2021-03-11T20:31:58.247Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:31:58 [2021-03-11T20:31:58.247Z] ?   	github.com/docker/docker/volume	[no test files]
20:31:58 [2021-03-11T20:31:58.247Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:31:58 [2021-03-11T20:31:58.247Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === Skipped
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z]     exec_linux_test.go:18: requires AppArmor to be enabled
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z]     exec_linux_test.go:38: requires AppArmor to be enabled
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:46: Driver btrfs not supported
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:46: Driver btrfs not supported
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:46: Driver btrfs not supported
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:46: Driver btrfs not supported
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:46: Driver btrfs not supported
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:73: No driver to put!
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z] time="2021-03-11T20:30:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z] time="2021-03-11T20:30:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z] time="2021-03-11T20:30:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z] time="2021-03-11T20:30:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z] time="2021-03-11T20:30:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:73: No driver to put!
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z]     overlay_test.go:49: Fails to compute changes intermittently
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:46: Driver zfs not supported
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:46: Driver zfs not supported
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:46: Driver zfs not supported
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:46: Driver zfs not supported
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:46: Driver zfs not supported
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z]     graphtest_unix.go:73: No driver to put!
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:31:58 [2021-03-11T20:31:58.247Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] 
20:31:58 [2021-03-11T20:31:58.247Z] DONE 2244 tests, 26 skipped in 199.972s
Post stage
[Pipeline] junit
20:31:58 [2021-03-11T20:31:58.263Z] Recording test results
20:32:00 [2021-03-11T20:32:00.118Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:32:00 [2021-03-11T20:32:00.482Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 -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:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 hack/make.sh dynbinary test-integration
20:32:01 [2021-03-11T20:32:01.430Z] 
20:32:01 [2021-03-11T20:32:01.430Z] Removing bundles/
20:32:01 [2021-03-11T20:32:01.430Z] 
20:32:01 [2021-03-11T20:32:01.430Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:32:01 [2021-03-11T20:32:01.430Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:32:01 [2021-03-11T20:32:01.430Z] GOOS="" GOARCH="" GOARM=""
20:32:12 [2021-03-11T20:32:12.980Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m17.806976059s with top 10 stages: buildssa: 1m44.611038584s, goimports: 22.958696077s, unconvert: 13.373285211s, gosec: 11.047661755s, golint: 6.195356301s, ineffassign: 5.233940267s, misspell: 4.472235946s, vrp: 3.724377712s, inspect: 2.959391686s, printf: 2.173893501s 
20:32:12 [2021-03-11T20:32:12.980Z] INFO [runner] Issues before processing: 2267, after processing: 0 
20:32:12 [2021-03-11T20:32:12.980Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1687/1687, skip_files: 1687/1687, skip_dirs: 1687/1687, path_prettifier: 1687/1687, identifier_marker: 1582/1582, exclude-rules: 64/1582, nolint: 0/64, cgo: 1687/2267, autogenerated_exclude: 1582/1687, exclude: 1582/1582 
20:32:12 [2021-03-11T20:32:12.981Z] INFO [runner] processing took 148.902164ms with stages: nolint: 65.613607ms, identifier_marker: 46.342565ms, exclude-rules: 12.274198ms, autogenerated_exclude: 9.500417ms, path_prettifier: 8.011624ms, skip_dirs: 6.610652ms, cgo: 406.291µs, filename_unadjuster: 136.849µs, max_same_issues: 1.718µs, uniq_by_line: 974ns, diff: 697ns, max_from_linter: 534ns, source_code: 491ns, exclude: 479ns, skip_files: 399ns, path_shortener: 377ns, max_per_file_from_linter: 292ns 
20:32:12 [2021-03-11T20:32:12.981Z] INFO [runner] linters took 1m41.668712251s with stages: goanalysis_metalinter: 1m21.124884093s, unused: 20.394623998s 
20:32:12 [2021-03-11T20:32:12.981Z] INFO File cache stats: 1454 entries of total size 6.8MiB 
20:32:12 [2021-03-11T20:32:12.981Z] INFO Memory: 1548 samples, avg is 759.5MB, max is 3704.0MB 
20:32:12 [2021-03-11T20:32:12.981Z] INFO Execution took 3m44.531832539s               
20:32:12 [2021-03-11T20:32:12.981Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
20:32:13 [2021-03-11T20:32:13.319Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 hack/make.sh dynbinary-daemon test-docker-py
20:32:13 [2021-03-11T20:32:13.880Z] 
20:32:13 [2021-03-11T20:32:13.880Z] Removing bundles/
20:32:13 [2021-03-11T20:32:13.880Z] 
20:32:13 [2021-03-11T20:32:13.880Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
20:32:13 [2021-03-11T20:32:13.880Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:32:13 [2021-03-11T20:32:13.880Z] GOOS="" GOARCH="" GOARM=""
20:32:19 [2021-03-11T20:32:19.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:32:19 [2021-03-11T20:32:19.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:32:36 [2021-03-11T20:32:36.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:32:41 [2021-03-11T20:32:41.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:32:51 [2021-03-11T20:32:51.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:32:52 [2021-03-11T20:32:52.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:32:52 [2021-03-11T20:32:52.394Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
20:32:52 [2021-03-11T20:32:52.394Z] 
20:32:52 [2021-03-11T20:32:52.394Z]  ________   ____  __.
20:32:52 [2021-03-11T20:32:52.394Z]  \_____  \ |    |/ _|
20:32:52 [2021-03-11T20:32:52.394Z]  /   |   \|      <
20:32:52 [2021-03-11T20:32:52.394Z]  /    |    \    |  \
20:32:52 [2021-03-11T20:32:52.394Z]  \_______  /____|__ \
20:32:52 [2021-03-11T20:32:52.394Z]          \/        \/
20:32:52 [2021-03-11T20:32:52.394Z] 
20:32:52 [2021-03-11T20:32:52.394Z] INFO: make.ps1 ended at 03/11/2021 20:32:47
20:32:52 [2021-03-11T20:32:52.394Z] INFO: Binaries build ended at 03/11/2021 20:32:48. Duration:00:01:13.2964357
20:32:52 [2021-03-11T20:32:52.394Z] INFO: Copying the built daemon binary to d:\CI\PR-42068\6\binary\dockerd-a8008f7313.exe...
20:32:52 [2021-03-11T20:32:52.394Z] INFO: Copying the built client binary to d:\CI\PR-42068\6\binary\docker-a8008f7313.exe...
20:32:52 [2021-03-11T20:32:52.394Z] INFO: Copying dockerversion from the container...
20:32:52 [2021-03-11T20:32:52.394Z] INFO: Copying the golang package from the container to d:\CI\PR-42068\6\installer\go.zip...
20:32:52 [2021-03-11T20:32:52.394Z] INFO: Extracting go.zip to d:\CI\PR-42068\6\go
20:32:53 [2021-03-11T20:32:53.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:32:54 [2021-03-11T20:32:54.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:32:54 [2021-03-11T20:32:54.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:32:56 [2021-03-11T20:32:56.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:33:00 [2021-03-11T20:33:00.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:33:01 [2021-03-11T20:33:01.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:33:03 [2021-03-11T20:33:03.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:33:03 [2021-03-11T20:33:03.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:33:05 [2021-03-11T20:33:05.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:33:06 [2021-03-11T20:33:06.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:33:08 [2021-03-11T20:33:08.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:33:08 [2021-03-11T20:33:08.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:33:08 [2021-03-11T20:33:08.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:33:09 [2021-03-11T20:33:09.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:33:10 [2021-03-11T20:33:10.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:33:11 [2021-03-11T20:33:11.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:33:12 [2021-03-11T20:33:12.538Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:33:12 [2021-03-11T20:33:12.538Z] Using test binary docker
20:33:12 [2021-03-11T20:33:12.538Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:33:12 [2021-03-11T20:33:12.538Z] Starting apparmor (via systemctl): apparmor.service.
20:33:12 [2021-03-11T20:33:12.538Z] Starting dockerd
20:33:12 [2021-03-11T20:33:12.538Z] INFO: Waiting for daemon to start...
20:33:13 [2021-03-11T20:33:13.560Z] INFO: Extraction ended at 03/11/2021 20:33:11. Duration:00:00:20.5916772
20:33:13 [2021-03-11T20:33:13.560Z] INFO: Updating the golang and path environment variables
20:33:13 [2021-03-11T20:33:13.560Z] INFO: GOPATH=d:\gopath
20:33:13 [2021-03-11T20:33:13.560Z] INFO: go version go1.13.15 windows/amd64
20:33:13 [2021-03-11T20:33:13.560Z] INFO: Running the daemon under test in debug mode
20:33:13 [2021-03-11T20:33:13.560Z] INFO: Starting a daemon under test...
20:33:13 [2021-03-11T20:33:13.560Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42068\6\daemon --pidfile d:\CI\PR-42068\6\docker.pid -D
20:33:13 [2021-03-11T20:33:13.560Z] INFO: Process started successfully.
20:33:13 [2021-03-11T20:33:13.560Z] INFO: Start tailing logs of the daemon under tests
20:33:13 [2021-03-11T20:33:13.560Z] INFO: Waiting for the daemon under test to start...
20:33:13 [2021-03-11T20:33:13.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:33:14 [2021-03-11T20:33:14.425Z] .
20:33:14 [2021-03-11T20:33:14.425Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:33:14 [2021-03-11T20:33:14.425Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:33:14 [2021-03-11T20:33:14.425Z] Error: No such image: emptyfs
20:33:14 [2021-03-11T20:33:14.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:33:14 [2021-03-11T20:33:14.681Z] Running integration-test (iteration 1)
20:33:14 [2021-03-11T20:33:14.681Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:33:19 [2021-03-11T20:33:19.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:33:22 [2021-03-11T20:33:22.994Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:33:22 [2021-03-11T20:33:22.994Z] 
20:33:22 [2021-03-11T20:33:22.994Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:33:22 [2021-03-11T20:33:22.994Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:33:22 [2021-03-11T20:33:22.994Z] HOSTNAME=669ad0717ad7
20:33:22 [2021-03-11T20:33:22.994Z] TESTDEBUG=0
20:33:22 [2021-03-11T20:33:22.994Z] DEST=bundles/test-integration
20:33:22 [2021-03-11T20:33:22.994Z] PWD=/go/src/github.com/docker/docker
20:33:22 [2021-03-11T20:33:22.994Z] DOCKER_GITCOMMIT=a8008f7313e6f9ad0b2d7e7a49d228f520469bc4
20:33:22 [2021-03-11T20:33:22.994Z] container=docker
20:33:22 [2021-03-11T20:33:22.994Z] HOME=/root
20:33:22 [2021-03-11T20:33:22.994Z] GOLANG_VERSION=1.13.15
20:33:22 [2021-03-11T20:33:22.994Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:33:22 [2021-03-11T20:33:22.994Z] VALIDATE_BRANCH=master
20:33:22 [2021-03-11T20:33:22.994Z] TERM=xterm
20:33:22 [2021-03-11T20:33:22.994Z] DOCKER_PKG=github.com/docker/docker
20:33:22 [2021-03-11T20:33:22.994Z] SHLVL=1
20:33:22 [2021-03-11T20:33:22.994Z] TIMEOUT=120m
20:33:22 [2021-03-11T20:33:22.994Z] DOCKER_BUILDTAGS=apparmor seccomp journald
20:33:22 [2021-03-11T20:33:22.994Z] DOCKER_GRAPHDRIVER=overlay2
20:33:22 [2021-03-11T20:33:22.994Z] GO111MODULE=off
20:33:22 [2021-03-11T20:33:22.994Z] DOCKER_EXPERIMENTAL=1
20:33:22 [2021-03-11T20:33:22.994Z] TEST_SKIP_INTEGRATION_CLI=1
20:33:22 [2021-03-11T20:33:22.994Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:33:22 [2021-03-11T20:33:22.994Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:33:22 [2021-03-11T20:33:22.994Z] GOPATH=/go
20:33:22 [2021-03-11T20:33:22.994Z] PKG_CONFIG=pkg-config
20:33:22 [2021-03-11T20:33:22.994Z] _=/usr/bin/env
20:33:22 [2021-03-11T20:33:22.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:33:26 [2021-03-11T20:33:26.849Z] Loaded image: buildpack-deps:buster
20:33:26 [2021-03-11T20:33:26.849Z] Loaded image: busybox:latest
20:33:27 [2021-03-11T20:33:27.105Z] Loaded image: busybox:glibc
20:33:29 [2021-03-11T20:33:29.620Z] Loaded image: debian:bullseye
20:33:29 [2021-03-11T20:33:29.620Z] Loaded image: hello-world:latest
20:33:29 [2021-03-11T20:33:29.620Z] Loaded image: arm32v7/hello-world:latest
20:33:29 [2021-03-11T20:33:29.620Z] INFO: Testing against a local daemon
20:33:29 [2021-03-11T20:33:29.620Z] === RUN   TestCgroupNamespacesBuild
20:33:29 [2021-03-11T20:33:29.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:33:31 [2021-03-11T20:33:31.300Z] .....INFO: Daemon under test started and replied!
20:33:31 [2021-03-11T20:33:31.300Z] INFO: Docker version of the daemon under test
20:33:31 [2021-03-11T20:33:31.300Z] 
20:33:31 [2021-03-11T20:33:31.300Z] Client:
20:33:31 [2021-03-11T20:33:31.300Z]  Version:      17.06.2-ce
20:33:31 [2021-03-11T20:33:31.300Z]  API version:  1.30
20:33:31 [2021-03-11T20:33:31.300Z]  Go version:   go1.8.3
20:33:31 [2021-03-11T20:33:31.300Z]  Git commit:   cec0b72
20:33:31 [2021-03-11T20:33:31.300Z]  Built:        Tue Sep  5 19:57:19 2017
20:33:31 [2021-03-11T20:33:31.300Z]  OS/Arch:      windows/amd64
20:33:31 [2021-03-11T20:33:31.300Z] 
20:33:31 [2021-03-11T20:33:31.300Z] Server:
20:33:31 [2021-03-11T20:33:31.300Z]  Version:      0.0.0-dev
20:33:31 [2021-03-11T20:33:31.300Z]  API version:  1.41 (minimum version 1.24)
20:33:31 [2021-03-11T20:33:31.300Z]  Go version:   go1.13.15
20:33:31 [2021-03-11T20:33:31.300Z]  Git commit:   a8008f7313
20:33:31 [2021-03-11T20:33:31.300Z]  Built:        03/11/2021 20:31:39
20:33:31 [2021-03-11T20:33:31.300Z]  OS/Arch:      windows/amd64
20:33:31 [2021-03-11T20:33:31.300Z]  Experimental: false
20:33:31 [2021-03-11T20:33:31.300Z] 
20:33:31 [2021-03-11T20:33:31.300Z] INFO: Docker info of the daemon under test
20:33:31 [2021-03-11T20:33:31.300Z] 
20:33:31 [2021-03-11T20:33:31.300Z] Containers: 0
20:33:31 [2021-03-11T20:33:31.300Z]  Running: 0
20:33:31 [2021-03-11T20:33:31.300Z]  Paused: 0
20:33:31 [2021-03-11T20:33:31.300Z]  Stopped: 0
20:33:31 [2021-03-11T20:33:31.300Z] Images: 0
20:33:31 [2021-03-11T20:33:31.300Z] Server Version: 0.0.0-dev
20:33:31 [2021-03-11T20:33:31.300Z] Storage Driver: windowsfilter
20:33:31 [2021-03-11T20:33:31.300Z]  Windows: 
20:33:31 [2021-03-11T20:33:31.300Z] Logging Driver: json-file
20:33:31 [2021-03-11T20:33:31.300Z] Plugins: 
20:33:31 [2021-03-11T20:33:31.300Z]  Volume: local
20:33:31 [2021-03-11T20:33:31.300Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:33:31 [2021-03-11T20:33:31.300Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:33:31 [2021-03-11T20:33:31.300Z] Swarm: inactive
20:33:31 [2021-03-11T20:33:31.300Z] Default Isolation: process
20:33:31 [2021-03-11T20:33:31.300Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:33:31 [2021-03-11T20:33:31.300Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697)
20:33:31 [2021-03-11T20:33:31.300Z] OSType: windows
20:33:31 [2021-03-11T20:33:31.300Z] Architecture: x86_64
20:33:31 [2021-03-11T20:33:31.300Z] CPUs: 4
20:33:31 [2021-03-11T20:33:31.300Z] Total Memory: 32GiB
20:33:31 [2021-03-11T20:33:31.300Z] Name: azwin-2-700250
20:33:31 [2021-03-11T20:33:31.300Z] ID: YFUS:J2NX:C37F:K3SB:SWZA:7LMH:YNYC:75CU:XOCO:UGIH:XIM3:ZTJL
20:33:31 [2021-03-11T20:33:31.300Z] Docker Root Dir: D:\CI\PR-42068\6\daemon
20:33:31 [2021-03-11T20:33:31.300Z] Debug Mode (client): false
20:33:31 [2021-03-11T20:33:31.300Z] Debug Mode (server): true
20:33:31 [2021-03-11T20:33:31.300Z]  File Descriptors: -1
20:33:31 [2021-03-11T20:33:31.300Z]  Goroutines: 16
20:33:31 [2021-03-11T20:33:31.300Z]  System Time: 2021-03-11T20:33:31.077359Z
20:33:31 [2021-03-11T20:33:31.300Z]  EventsListeners: 0
20:33:31 [2021-03-11T20:33:31.300Z] Registry: https://index.docker.io/v1/
20:33:31 [2021-03-11T20:33:31.300Z] Labels:
20:33:31 [2021-03-11T20:33:31.300Z] Experimental: false
20:33:31 [2021-03-11T20:33:31.300Z] Insecure Registries:
20:33:31 [2021-03-11T20:33:31.300Z]  127.0.0.0/8
20:33:31 [2021-03-11T20:33:31.300Z] Live Restore Enabled: false
20:33:31 [2021-03-11T20:33:31.300Z] 
20:33:31 [2021-03-11T20:33:31.300Z] 
20:33:31 [2021-03-11T20:33:31.300Z] INFO: Docker images of the daemon under test
20:33:31 [2021-03-11T20:33:31.300Z] 
20:33:31 [2021-03-11T20:33:31.300Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
20:33:31 [2021-03-11T20:33:31.300Z] 
20:33:31 [2021-03-11T20:33:31.300Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
20:33:31 [2021-03-11T20:33:31.300Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
20:33:31 [2021-03-11T20:33:31.765Z] ltsc2019: Pulling from windows/servercore
20:33:31 [2021-03-11T20:33:31.765Z] 4612f6d0b889: Pulling fs layer
20:33:31 [2021-03-11T20:33:31.765Z] 5ff1512f88ec: Pulling fs layer
20:33:32 [2021-03-11T20:33:32.884Z] --- PASS: TestCgroupNamespacesBuild (3.18s)
20:33:32 [2021-03-11T20:33:32.884Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:33:33 [2021-03-11T20:33:33.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:33:34 [2021-03-11T20:33:34.255Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s)
20:33:34 [2021-03-11T20:33:34.255Z] === RUN   TestBuildWithSession
20:33:34 [2021-03-11T20:33:34.255Z] --- SKIP: TestBuildWithSession (0.00s)
20:33:34 [2021-03-11T20:33:34.255Z]     build_session_test.go:25: TODO: BuildKit
20:33:34 [2021-03-11T20:33:34.255Z] === RUN   TestBuildSquashParent
20:33:37 [2021-03-11T20:33:37.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:33:38 [2021-03-11T20:33:38.421Z] --- PASS: TestBuildSquashParent (4.26s)
20:33:38 [2021-03-11T20:33:38.421Z] === RUN   TestBuildWithRemoveAndForceRemove
20:33:38 [2021-03-11T20:33:38.421Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:33:38 [2021-03-11T20:33:38.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:33:38 [2021-03-11T20:33:38.421Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:33:38 [2021-03-11T20:33:38.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:33:38 [2021-03-11T20:33:38.421Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:33:38 [2021-03-11T20:33:38.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:33:38 [2021-03-11T20:33:38.421Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:33:38 [2021-03-11T20:33:38.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:33:38 [2021-03-11T20:33:38.421Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:33:38 [2021-03-11T20:33:38.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:33:38 [2021-03-11T20:33:38.421Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:33:38 [2021-03-11T20:33:38.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:33:38 [2021-03-11T20:33:38.421Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:33:38 [2021-03-11T20:33:38.421Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:33:39 [2021-03-11T20:33:39.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:33:40 [2021-03-11T20:33:40.310Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:33:40 [2021-03-11T20:33:40.310Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:33:41 [2021-03-11T20:33:41.674Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:33:41 [2021-03-11T20:33:41.931Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:33:42 [2021-03-11T20:33:42.124Z] 5ff1512f88ec: Verifying Checksum
20:33:42 [2021-03-11T20:33:42.124Z] 5ff1512f88ec: Download complete
20:33:43 [2021-03-11T20:33:43.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:33:43 [2021-03-11T20:33:43.819Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
20:33:43 [2021-03-11T20:33:43.819Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.67s)
20:33:43 [2021-03-11T20:33:43.819Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.89s)
20:33:43 [2021-03-11T20:33:43.819Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.60s)
20:33:43 [2021-03-11T20:33:43.819Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.62s)
20:33:43 [2021-03-11T20:33:43.819Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.58s)
20:33:43 [2021-03-11T20:33:43.819Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.64s)
20:33:43 [2021-03-11T20:33:43.819Z] === RUN   TestBuildMultiStageCopy
20:33:43 [2021-03-11T20:33:43.819Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:33:45 [2021-03-11T20:33:45.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:33:45 [2021-03-11T20:33:45.185Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:33:45 [2021-03-11T20:33:45.185Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:33:45 [2021-03-11T20:33:45.441Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:33:45 [2021-03-11T20:33:45.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:33:45 [2021-03-11T20:33:45.698Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:33:45 [2021-03-11T20:33:45.880Z] 4612f6d0b889: Verifying Checksum
20:33:45 [2021-03-11T20:33:45.880Z] 4612f6d0b889: Download complete
20:33:45 [2021-03-11T20:33:45.953Z] --- PASS: TestBuildMultiStageCopy (2.43s)
20:33:45 [2021-03-11T20:33:45.953Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.51s)
20:33:45 [2021-03-11T20:33:45.953Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
20:33:45 [2021-03-11T20:33:45.953Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
20:33:45 [2021-03-11T20:33:45.953Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
20:33:45 [2021-03-11T20:33:45.953Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
20:33:45 [2021-03-11T20:33:45.954Z] === RUN   TestBuildMultiStageParentConfig
20:33:46 [2021-03-11T20:33:46.515Z] --- PASS: TestBuildMultiStageParentConfig (0.65s)
20:33:46 [2021-03-11T20:33:46.515Z] === RUN   TestBuildLabelWithTargets
20:33:46 [2021-03-11T20:33:46.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:33:47 [2021-03-11T20:33:47.881Z] --- PASS: TestBuildLabelWithTargets (1.02s)
20:33:47 [2021-03-11T20:33:47.881Z] === RUN   TestBuildWithEmptyLayers
20:33:48 [2021-03-11T20:33:48.136Z] --- PASS: TestBuildWithEmptyLayers (0.50s)
20:33:48 [2021-03-11T20:33:48.136Z] === RUN   TestBuildMultiStageOnBuild
20:33:50 [2021-03-11T20:33:50.023Z] --- PASS: TestBuildMultiStageOnBuild (1.74s)
20:33:50 [2021-03-11T20:33:50.023Z] === RUN   TestBuildUncleanTarFilenames
20:33:50 [2021-03-11T20:33:50.353Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:33:50 [2021-03-11T20:33:50.353Z] 
20:33:50 [2021-03-11T20:33:50.353Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
20:33:50 [2021-03-11T20:33:50.353Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
20:33:50 [2021-03-11T20:33:50.353Z] Using test binary docker
20:33:50 [2021-03-11T20:33:50.353Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:33:50 [2021-03-11T20:33:50.353Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:33:50 [2021-03-11T20:33:50.353Z] INFO: Waiting for daemon to start...
20:33:50 [2021-03-11T20:33:50.353Z] Starting dockerd
20:33:50 [2021-03-11T20:33:50.353Z] .
20:33:50 [2021-03-11T20:33:50.353Z] INFO: Building docker-sdk-python3:4.4.1...
20:33:50 [2021-03-11T20:33:50.584Z] --- PASS: TestBuildUncleanTarFilenames (0.69s)
20:33:50 [2021-03-11T20:33:50.584Z] === RUN   TestBuildMultiStageLayerLeak
20:33:51 [2021-03-11T20:33:51.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:33:52 [2021-03-11T20:33:52.473Z] --- PASS: TestBuildMultiStageLayerLeak (1.79s)
20:33:52 [2021-03-11T20:33:52.473Z] === RUN   TestBuildWithHugeFile
20:33:55 [2021-03-11T20:33:55.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:33:58 [2021-03-11T20:33:58.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:34:02 [2021-03-11T20:34:02.664Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:34:02 [2021-03-11T20:34:02.664Z] Using test binary docker
20:34:02 [2021-03-11T20:34:02.664Z] +++ /etc/init.d/apparmor start
20:34:02 [2021-03-11T20:34:02.664Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:34:02 [2021-03-11T20:34:02.664Z] INFO: Waiting for daemon to start...
20:34:02 [2021-03-11T20:34:02.664Z] Starting dockerd
20:34:02 [2021-03-11T20:34:02.664Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
20:34:03 [2021-03-11T20:34:03.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:34:04 [2021-03-11T20:34:04.554Z] .
20:34:04 [2021-03-11T20:34:04.554Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:34:04 [2021-03-11T20:34:04.554Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:34:04 [2021-03-11T20:34:04.554Z] Error: No such image: emptyfs
20:34:04 [2021-03-11T20:34:04.554Z] ++++ docker load
20:34:04 [2021-03-11T20:34:04.554Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:34:05 [2021-03-11T20:34:05.115Z] Running integration-test (iteration 1)
20:34:05 [2021-03-11T20:34:05.115Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:34:05 [2021-03-11T20:34:05.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
20:34:05 [2021-03-11T20:34:05.116Z] ++ set -e
20:34:05 [2021-03-11T20:34:05.116Z] ++ '[' -n 0 ']'
20:34:05 [2021-03-11T20:34:05.116Z] ++ set -x
20:34:05 [2021-03-11T20:34:05.116Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
20:34:13 [2021-03-11T20:34:13.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:34:13 [2021-03-11T20:34:13.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:34:15 [2021-03-11T20:34:15.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:34:16 [2021-03-11T20:34:16.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:34:16 [2021-03-11T20:34:16.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:34:18 [2021-03-11T20:34:18.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:34:22 [2021-03-11T20:34:22.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:34:24 [2021-03-11T20:34:24.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:34:26 [2021-03-11T20:34:26.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:34:26 [2021-03-11T20:34:26.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:34:28 [2021-03-11T20:34:28.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:34:29 [2021-03-11T20:34:29.005Z] sha256:67b3926b5d0150e80b9068bebddaf35188bee5526844d34d540f18ae4673b2da
20:34:29 [2021-03-11T20:34:29.005Z] INFO: Starting docker-py tests...
20:34:29 [2021-03-11T20:34:29.565Z] ============================= test session starts ==============================
20:34:29 [2021-03-11T20:34:29.565Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
20:34:29 [2021-03-11T20:34:29.565Z] rootdir: /src, inifile: pytest.ini
20:34:29 [2021-03-11T20:34:29.565Z] plugins: timeout-1.3.3, cov-2.6.1
20:34:29 [2021-03-11T20:34:29.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:34:30 [2021-03-11T20:34:30.491Z] collected 389 items / 1 deselected / 388 selected
20:34:30 [2021-03-11T20:34:30.491Z] 
20:34:31 [2021-03-11T20:34:31.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:34:33 [2021-03-11T20:34:33.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:34:34 [2021-03-11T20:34:34.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:34:36 [2021-03-11T20:34:36.036Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:34:36 [2021-03-11T20:34:36.036Z] Using test binary docker
20:34:36 [2021-03-11T20:34:36.036Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:34:36 [2021-03-11T20:34:36.036Z] +++ /etc/init.d/apparmor start
20:34:36 [2021-03-11T20:34:36.036Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:34:36 [2021-03-11T20:34:36.036Z] INFO: Waiting for daemon to start...
20:34:36 [2021-03-11T20:34:36.036Z] Starting dockerd
20:34:36 [2021-03-11T20:34:36.036Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
20:34:42 [2021-03-11T20:34:42.632Z] .
20:34:42 [2021-03-11T20:34:42.632Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:34:42 [2021-03-11T20:34:42.632Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:34:42 [2021-03-11T20:34:42.632Z] Error: No such image: emptyfs
20:34:42 [2021-03-11T20:34:42.632Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:34:42 [2021-03-11T20:34:42.632Z] ++++ docker load
20:34:42 [2021-03-11T20:34:42.632Z] Running integration-test (iteration 1)
20:34:42 [2021-03-11T20:34:42.632Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
20:34:42 [2021-03-11T20:34:42.632Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
20:34:42 [2021-03-11T20:34:42.632Z] ++ set -e
20:34:42 [2021-03-11T20:34:42.632Z] ++ '[' -n 0 ']'
20:34:42 [2021-03-11T20:34:42.632Z] ++ set -x
20:34:42 [2021-03-11T20:34:42.632Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
20:34:47 [2021-03-11T20:34:47.763Z] tests/integration/api_build_test.py .......................X             [  6%]
20:34:48 [2021-03-11T20:34:48.579Z] tests/integration/api_client_test.py .....                               [  7%]
20:34:48 [2021-03-11T20:34:48.644Z] --- PASS: TestBuildWithHugeFile (53.32s)
20:34:48 [2021-03-11T20:34:48.644Z] === RUN   TestBuildWCOWSandboxSize
20:34:48 [2021-03-11T20:34:48.644Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
20:34:48 [2021-03-11T20:34:48.644Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
20:34:48 [2021-03-11T20:34:48.644Z] === RUN   TestBuildWithEmptyDockerfile
20:34:48 [2021-03-11T20:34:48.644Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:34:48 [2021-03-11T20:34:48.644Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:34:48 [2021-03-11T20:34:48.644Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:34:48 [2021-03-11T20:34:48.644Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:34:48 [2021-03-11T20:34:48.644Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:34:48 [2021-03-11T20:34:48.644Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:34:48 [2021-03-11T20:34:48.644Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:34:48 [2021-03-11T20:34:48.644Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:34:48 [2021-03-11T20:34:48.644Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:34:48 [2021-03-11T20:34:48.644Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s)
20:34:48 [2021-03-11T20:34:48.644Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
20:34:48 [2021-03-11T20:34:48.644Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
20:34:48 [2021-03-11T20:34:48.644Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
20:34:48 [2021-03-11T20:34:48.644Z] === RUN   TestBuildPreserveOwnership
20:34:48 [2021-03-11T20:34:48.644Z] === RUN   TestBuildPreserveOwnership/copy_from
20:34:48 [2021-03-11T20:34:48.644Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:34:50 [2021-03-11T20:34:50.008Z] --- PASS: TestBuildPreserveOwnership (3.78s)
20:34:50 [2021-03-11T20:34:50.008Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.50s)
20:34:50 [2021-03-11T20:34:50.008Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.26s)
20:34:50 [2021-03-11T20:34:50.008Z] === RUN   TestBuildPlatformInvalid
20:34:50 [2021-03-11T20:34:50.008Z] --- PASS: TestBuildPlatformInvalid (0.08s)
20:34:50 [2021-03-11T20:34:50.008Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:34:50 [2021-03-11T20:34:50.321Z] tests/integration/api_config_test.py .....                               [  8%]
20:34:51 [2021-03-11T20:34:51.794Z] Loaded image: buildpack-deps:buster
20:34:51 [2021-03-11T20:34:51.794Z] Loaded image: busybox:latest
20:34:51 [2021-03-11T20:34:51.794Z] Loaded image: busybox:glibc
20:34:52 [2021-03-11T20:34:52.725Z] Loaded image: debian:bullseye
20:34:52 [2021-03-11T20:34:52.982Z] Loaded image: hello-world:latest
20:34:53 [2021-03-11T20:34:53.239Z] Loaded image: arm32v7/hello-world:latest
20:34:53 [2021-03-11T20:34:53.239Z] INFO: Testing against a local daemon
20:34:53 [2021-03-11T20:34:53.239Z] === RUN   TestCgroupNamespacesBuild
20:34:57 [2021-03-11T20:34:57.681Z] Loaded image: buildpack-deps:buster
20:34:58 [2021-03-11T20:34:58.255Z] Loaded image: busybox:latest
20:34:58 [2021-03-11T20:34:58.498Z] --- PASS: TestCgroupNamespacesBuild (4.70s)
20:34:58 [2021-03-11T20:34:58.498Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:34:59 [2021-03-11T20:34:59.647Z] Loaded image: busybox:glibc
20:35:00 [2021-03-11T20:35:00.392Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.23s)
20:35:00 [2021-03-11T20:35:00.392Z] === RUN   TestBuildWithSession
20:35:00 [2021-03-11T20:35:00.392Z] --- SKIP: TestBuildWithSession (0.00s)
20:35:00 [2021-03-11T20:35:00.392Z]     build_session_test.go:25: TODO: BuildKit
20:35:00 [2021-03-11T20:35:00.392Z] === RUN   TestBuildSquashParent
20:35:01 [2021-03-11T20:35:01.574Z] Loaded image: debian:bullseye
20:35:01 [2021-03-11T20:35:01.837Z] Loaded image: hello-world:latest
20:35:01 [2021-03-11T20:35:01.837Z] Loaded image: arm32v7/hello-world:latest
20:35:02 [2021-03-11T20:35:02.100Z] INFO: Testing against a local daemon
20:35:02 [2021-03-11T20:35:02.100Z] === RUN   TestCgroupNamespacesBuild
20:35:04 [2021-03-11T20:35:04.894Z] Loaded image: buildpack-deps:buster
20:35:04 [2021-03-11T20:35:04.894Z] Loaded image: busybox:latest
20:35:04 [2021-03-11T20:35:04.894Z] Loaded image: busybox:glibc
20:35:05 [2021-03-11T20:35:05.461Z] Loaded image: debian:bullseye
20:35:05 [2021-03-11T20:35:05.461Z] Loaded image: hello-world:latest
20:35:05 [2021-03-11T20:35:05.717Z] Loaded image: arm32v7/hello-world:latest
20:35:07 [2021-03-11T20:35:07.401Z] --- PASS: TestCgroupNamespacesBuild (5.22s)
20:35:07 [2021-03-11T20:35:07.401Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:35:08 [2021-03-11T20:35:08.799Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s)
20:35:08 [2021-03-11T20:35:08.799Z] === RUN   TestBuildWithSession
20:35:08 [2021-03-11T20:35:08.799Z] --- SKIP: TestBuildWithSession (0.00s)
20:35:08 [2021-03-11T20:35:08.799Z]     build_session_test.go:25: TODO: BuildKit
20:35:08 [2021-03-11T20:35:08.799Z] === RUN   TestBuildSquashParent
20:35:10 [2021-03-11T20:35:10.347Z] --- PASS: TestBuildSquashParent (8.59s)
20:35:10 [2021-03-11T20:35:10.347Z] === RUN   TestBuildWithRemoveAndForceRemove
20:35:10 [2021-03-11T20:35:10.347Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:35:10 [2021-03-11T20:35:10.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:35:10 [2021-03-11T20:35:10.347Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:35:10 [2021-03-11T20:35:10.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:35:10 [2021-03-11T20:35:10.347Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:35:10 [2021-03-11T20:35:10.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:35:10 [2021-03-11T20:35:10.347Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:35:10 [2021-03-11T20:35:10.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:35:10 [2021-03-11T20:35:10.347Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:35:10 [2021-03-11T20:35:10.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:35:10 [2021-03-11T20:35:10.347Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:35:10 [2021-03-11T20:35:10.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:35:10 [2021-03-11T20:35:10.347Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:35:10 [2021-03-11T20:35:10.347Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:35:12 [2021-03-11T20:35:12.870Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:35:12 [2021-03-11T20:35:12.870Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:35:13 [2021-03-11T20:35:13.798Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.18s)
20:35:13 [2021-03-11T20:35:13.798Z] PASS
20:35:13 [2021-03-11T20:35:13.798Z] 
20:35:13 [2021-03-11T20:35:13.798Z] === Skipped
20:35:13 [2021-03-11T20:35:13.798Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
20:35:13 [2021-03-11T20:35:13.798Z]     build_session_test.go:25: TODO: BuildKit
20:35:13 [2021-03-11T20:35:13.798Z] 
20:35:13 [2021-03-11T20:35:13.798Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
20:35:13 [2021-03-11T20:35:13.798Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
20:35:13 [2021-03-11T20:35:13.798Z] 
20:35:13 [2021-03-11T20:35:13.798Z] 
20:35:13 [2021-03-11T20:35:13.798Z] DONE 34 tests, 2 skipped in 118.429s
20:35:13 [2021-03-11T20:35:13.798Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:35:13 [2021-03-11T20:35:13.798Z] INFO: Testing against a local daemon
20:35:13 [2021-03-11T20:35:13.798Z] === RUN   TestConfigInspect
20:35:15 [2021-03-11T20:35:15.400Z] --- PASS: TestBuildSquashParent (5.68s)
20:35:15 [2021-03-11T20:35:15.400Z] === RUN   TestBuildWithRemoveAndForceRemove
20:35:15 [2021-03-11T20:35:15.400Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:35:15 [2021-03-11T20:35:15.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:35:15 [2021-03-11T20:35:15.400Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:35:15 [2021-03-11T20:35:15.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:35:15 [2021-03-11T20:35:15.400Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:35:15 [2021-03-11T20:35:15.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:35:15 [2021-03-11T20:35:15.400Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:35:15 [2021-03-11T20:35:15.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:35:15 [2021-03-11T20:35:15.400Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:35:15 [2021-03-11T20:35:15.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:35:15 [2021-03-11T20:35:15.400Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:35:15 [2021-03-11T20:35:15.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:35:15 [2021-03-11T20:35:15.400Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:35:15 [2021-03-11T20:35:15.400Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:35:15 [2021-03-11T20:35:15.400Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:35:15 [2021-03-11T20:35:15.400Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:35:15 [2021-03-11T20:35:15.685Z] --- PASS: TestConfigInspect (2.48s)
20:35:15 [2021-03-11T20:35:15.685Z] === RUN   TestConfigList
20:35:16 [2021-03-11T20:35:16.145Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:35:16 [2021-03-11T20:35:16.145Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:35:17 [2021-03-11T20:35:17.324Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:35:17 [2021-03-11T20:35:17.587Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:35:18 [2021-03-11T20:35:18.198Z] --- PASS: TestConfigList (2.26s)
20:35:18 [2021-03-11T20:35:18.198Z] === RUN   TestConfigsCreateAndDelete
20:35:19 [2021-03-11T20:35:19.419Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:35:19 [2021-03-11T20:35:19.419Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.66s)
20:35:19 [2021-03-11T20:35:19.419Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.72s)
20:35:19 [2021-03-11T20:35:19.419Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.28s)
20:35:19 [2021-03-11T20:35:19.419Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.47s)
20:35:19 [2021-03-11T20:35:19.419Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.11s)
20:35:19 [2021-03-11T20:35:19.419Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.17s)
20:35:19 [2021-03-11T20:35:19.419Z] === RUN   TestBuildMultiStageCopy
20:35:19 [2021-03-11T20:35:19.419Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:35:19 [2021-03-11T20:35:19.512Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
20:35:19 [2021-03-11T20:35:19.512Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.72s)
20:35:19 [2021-03-11T20:35:19.512Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s)
20:35:19 [2021-03-11T20:35:19.512Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.93s)
20:35:19 [2021-03-11T20:35:19.512Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.00s)
20:35:19 [2021-03-11T20:35:19.512Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.89s)
20:35:19 [2021-03-11T20:35:19.512Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.73s)
20:35:19 [2021-03-11T20:35:19.512Z] === RUN   TestBuildMultiStageCopy
20:35:19 [2021-03-11T20:35:19.512Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:35:19 [2021-03-11T20:35:19.966Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
20:35:20 [2021-03-11T20:35:20.085Z] --- PASS: TestConfigsCreateAndDelete (2.29s)
20:35:20 [2021-03-11T20:35:20.085Z] === RUN   TestConfigsUpdate
20:35:20 [2021-03-11T20:35:20.904Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:35:21 [2021-03-11T20:35:21.479Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:35:21 [2021-03-11T20:35:21.742Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:35:21 [2021-03-11T20:35:21.942Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:35:22 [2021-03-11T20:35:22.005Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:35:22 [2021-03-11T20:35:22.580Z] --- PASS: TestBuildMultiStageCopy (3.23s)
20:35:22 [2021-03-11T20:35:22.580Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.79s)
20:35:22 [2021-03-11T20:35:22.580Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s)
20:35:22 [2021-03-11T20:35:22.580Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s)
20:35:22 [2021-03-11T20:35:22.580Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s)
20:35:22 [2021-03-11T20:35:22.580Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.39s)
20:35:22 [2021-03-11T20:35:22.580Z] === RUN   TestBuildMultiStageParentConfig
20:35:22 [2021-03-11T20:35:22.598Z] --- PASS: TestConfigsUpdate (2.28s)
20:35:22 [2021-03-11T20:35:22.599Z] === RUN   TestTemplatedConfig
20:35:22 [2021-03-11T20:35:22.873Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:35:23 [2021-03-11T20:35:23.436Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:35:23 [2021-03-11T20:35:23.528Z] --- PASS: TestBuildMultiStageParentConfig (0.96s)
20:35:23 [2021-03-11T20:35:23.528Z] === RUN   TestBuildLabelWithTargets
20:35:24 [2021-03-11T20:35:24.000Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:35:24 [2021-03-11T20:35:24.564Z] --- PASS: TestBuildMultiStageCopy (5.22s)
20:35:24 [2021-03-11T20:35:24.564Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.83s)
20:35:24 [2021-03-11T20:35:24.564Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s)
20:35:24 [2021-03-11T20:35:24.564Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s)
20:35:24 [2021-03-11T20:35:24.564Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
20:35:24 [2021-03-11T20:35:24.564Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
20:35:24 [2021-03-11T20:35:24.564Z] === RUN   TestBuildMultiStageParentConfig
20:35:24 [2021-03-11T20:35:24.920Z] --- PASS: TestBuildLabelWithTargets (1.53s)
20:35:24 [2021-03-11T20:35:24.920Z] === RUN   TestBuildWithEmptyLayers
20:35:25 [2021-03-11T20:35:25.114Z] --- PASS: TestTemplatedConfig (2.79s)
20:35:25 [2021-03-11T20:35:25.114Z] === RUN   TestConfigCreateResolve
20:35:25 [2021-03-11T20:35:25.878Z] --- PASS: TestBuildWithEmptyLayers (0.78s)
20:35:25 [2021-03-11T20:35:25.878Z] === RUN   TestBuildMultiStageOnBuild
20:35:25 [2021-03-11T20:35:25.935Z] --- PASS: TestBuildMultiStageParentConfig (1.49s)
20:35:25 [2021-03-11T20:35:25.935Z] === RUN   TestBuildLabelWithTargets
20:35:27 [2021-03-11T20:35:27.628Z] --- PASS: TestConfigCreateResolve (2.38s)
20:35:27 [2021-03-11T20:35:27.628Z] === RUN   TestConfigDaemonLibtrustID
20:35:27 [2021-03-11T20:35:27.816Z] --- PASS: TestBuildMultiStageOnBuild (2.14s)
20:35:27 [2021-03-11T20:35:27.816Z] === RUN   TestBuildUncleanTarFilenames
20:35:28 [2021-03-11T20:35:28.189Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
20:35:28 [2021-03-11T20:35:28.189Z] PASS
20:35:28 [2021-03-11T20:35:28.189Z] 
20:35:28 [2021-03-11T20:35:28.189Z] DONE 7 tests in 15.058s
20:35:28 [2021-03-11T20:35:28.189Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
20:35:28 [2021-03-11T20:35:28.189Z] INFO: Testing against a local daemon
20:35:28 [2021-03-11T20:35:28.189Z] === RUN   TestCheckpoint
20:35:28 [2021-03-11T20:35:28.189Z] --- SKIP: TestCheckpoint (0.00s)
20:35:28 [2021-03-11T20:35:28.189Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:35:28 [2021-03-11T20:35:28.189Z] === RUN   TestContainerInvalidJSON
20:35:28 [2021-03-11T20:35:28.189Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:35:28 [2021-03-11T20:35:28.189Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:35:28 [2021-03-11T20:35:28.189Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:35:28 [2021-03-11T20:35:28.189Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:35:28 [2021-03-11T20:35:28.189Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:35:28 [2021-03-11T20:35:28.189Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:35:28 [2021-03-11T20:35:28.189Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:35:28 [2021-03-11T20:35:28.189Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:35:28 [2021-03-11T20:35:28.189Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:35:28 [2021-03-11T20:35:28.189Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:35:28 [2021-03-11T20:35:28.189Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:35:28 [2021-03-11T20:35:28.189Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:35:28 [2021-03-11T20:35:28.189Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:35:28 [2021-03-11T20:35:28.189Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:35:28 [2021-03-11T20:35:28.189Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
20:35:28 [2021-03-11T20:35:28.189Z] === RUN   TestCopyFromContainerPathIsNotDir
20:35:28 [2021-03-11T20:35:28.445Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
20:35:28 [2021-03-11T20:35:28.445Z] === RUN   TestCopyToContainerPathDoesNotExist
20:35:28 [2021-03-11T20:35:28.445Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
20:35:28 [2021-03-11T20:35:28.445Z] === RUN   TestCopyToContainerPathIsNotDir
20:35:28 [2021-03-11T20:35:28.445Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
20:35:28 [2021-03-11T20:35:28.445Z] === RUN   TestCopyFromContainer
20:35:28 [2021-03-11T20:35:28.458Z] --- PASS: TestBuildLabelWithTargets (2.38s)
20:35:28 [2021-03-11T20:35:28.458Z] === RUN   TestBuildWithEmptyLayers
20:35:29 [2021-03-11T20:35:29.212Z] --- PASS: TestBuildUncleanTarFilenames (1.17s)
20:35:29 [2021-03-11T20:35:29.212Z] === RUN   TestBuildMultiStageLayerLeak
20:35:29 [2021-03-11T20:35:29.810Z] === RUN   TestCopyFromContainer//
20:35:29 [2021-03-11T20:35:29.810Z] === RUN   TestCopyFromContainer//bar/root
20:35:29 [2021-03-11T20:35:29.810Z] === RUN   TestCopyFromContainer//bar/root/
20:35:29 [2021-03-11T20:35:29.810Z] === RUN   TestCopyFromContainer/bar/quux
20:35:29 [2021-03-11T20:35:29.810Z] === RUN   TestCopyFromContainer/bar/quux/
20:35:29 [2021-03-11T20:35:29.810Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:35:29 [2021-03-11T20:35:29.828Z] --- PASS: TestBuildWithEmptyLayers (1.26s)
20:35:29 [2021-03-11T20:35:29.828Z] === RUN   TestBuildMultiStageOnBuild
20:35:30 [2021-03-11T20:35:30.067Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:35:30 [2021-03-11T20:35:30.067Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:35:30 [2021-03-11T20:35:30.067Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:35:30 [2021-03-11T20:35:30.323Z] === RUN   TestCopyFromContainer/bar/notarget
20:35:30 [2021-03-11T20:35:30.323Z] --- PASS: TestCopyFromContainer (1.87s)
20:35:30 [2021-03-11T20:35:30.323Z]     --- PASS: TestCopyFromContainer// (0.08s)
20:35:30 [2021-03-11T20:35:30.323Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
20:35:30 [2021-03-11T20:35:30.323Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
20:35:30 [2021-03-11T20:35:30.323Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
20:35:30 [2021-03-11T20:35:30.323Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
20:35:30 [2021-03-11T20:35:30.323Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
20:35:30 [2021-03-11T20:35:30.323Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
20:35:30 [2021-03-11T20:35:30.323Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
20:35:30 [2021-03-11T20:35:30.323Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
20:35:30 [2021-03-11T20:35:30.323Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
20:35:30 [2021-03-11T20:35:30.323Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:35:30 [2021-03-11T20:35:30.323Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:35:30 [2021-03-11T20:35:30.323Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:35:30 [2021-03-11T20:35:30.323Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:35:30 [2021-03-11T20:35:30.323Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:35:30 [2021-03-11T20:35:30.323Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:35:30 [2021-03-11T20:35:30.323Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:35:30 [2021-03-11T20:35:30.323Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:35:30 [2021-03-11T20:35:30.323Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:35:30 [2021-03-11T20:35:30.323Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:35:30 [2021-03-11T20:35:30.323Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
20:35:30 [2021-03-11T20:35:30.323Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:35:30 [2021-03-11T20:35:30.323Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:35:30 [2021-03-11T20:35:30.323Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:35:30 [2021-03-11T20:35:30.323Z] === RUN   TestCreateLinkToNonExistingContainer
20:35:30 [2021-03-11T20:35:30.323Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
20:35:30 [2021-03-11T20:35:30.323Z] === RUN   TestCreateWithInvalidEnv
20:35:30 [2021-03-11T20:35:30.323Z] === RUN   TestCreateWithInvalidEnv/0
20:35:30 [2021-03-11T20:35:30.323Z] === PAUSE TestCreateWithInvalidEnv/0
20:35:30 [2021-03-11T20:35:30.323Z] === RUN   TestCreateWithInvalidEnv/1
20:35:30 [2021-03-11T20:35:30.323Z] === PAUSE TestCreateWithInvalidEnv/1
20:35:30 [2021-03-11T20:35:30.323Z] === RUN   TestCreateWithInvalidEnv/2
20:35:30 [2021-03-11T20:35:30.323Z] === PAUSE TestCreateWithInvalidEnv/2
20:35:30 [2021-03-11T20:35:30.323Z] === CONT  TestCreateWithInvalidEnv/0
20:35:30 [2021-03-11T20:35:30.323Z] === CONT  TestCreateWithInvalidEnv/2
20:35:30 [2021-03-11T20:35:30.323Z] === CONT  TestCreateWithInvalidEnv/1
20:35:30 [2021-03-11T20:35:30.323Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:35:30 [2021-03-11T20:35:30.323Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:35:30 [2021-03-11T20:35:30.323Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:35:30 [2021-03-11T20:35:30.323Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:35:30 [2021-03-11T20:35:30.323Z] === RUN   TestCreateTmpfsMountsTarget
20:35:30 [2021-03-11T20:35:30.323Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:35:30 [2021-03-11T20:35:30.323Z] === RUN   TestCreateWithCustomMaskedPaths
20:35:31 [2021-03-11T20:35:31.134Z] --- PASS: TestBuildMultiStageLayerLeak (2.20s)
20:35:31 [2021-03-11T20:35:31.134Z] === RUN   TestBuildWithHugeFile
20:35:32 [2021-03-11T20:35:32.213Z] --- PASS: TestCreateWithCustomMaskedPaths (1.73s)
20:35:32 [2021-03-11T20:35:32.214Z] === RUN   TestCreateWithCustomReadonlyPaths
20:35:33 [2021-03-11T20:35:33.102Z] --- PASS: TestBuildMultiStageOnBuild (3.16s)
20:35:33 [2021-03-11T20:35:33.102Z] === RUN   TestBuildUncleanTarFilenames
20:35:34 [2021-03-11T20:35:34.100Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.85s)
20:35:34 [2021-03-11T20:35:34.100Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:35:34 [2021-03-11T20:35:34.100Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:35:34 [2021-03-11T20:35:34.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:35:34 [2021-03-11T20:35:34.100Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:35:34 [2021-03-11T20:35:34.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:35:34 [2021-03-11T20:35:34.100Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:35:34 [2021-03-11T20:35:34.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:35:34 [2021-03-11T20:35:34.100Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:35:34 [2021-03-11T20:35:34.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:35:34 [2021-03-11T20:35:34.100Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:35:34 [2021-03-11T20:35:34.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:35:34 [2021-03-11T20:35:34.100Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:35:34 [2021-03-11T20:35:34.100Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:35:34 [2021-03-11T20:35:34.100Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:35:34 [2021-03-11T20:35:34.100Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:35:34 [2021-03-11T20:35:34.100Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:35:34 [2021-03-11T20:35:34.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:35:34 [2021-03-11T20:35:34.100Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:35:34 [2021-03-11T20:35:34.100Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:35:34 [2021-03-11T20:35:34.100Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:35:34 [2021-03-11T20:35:34.100Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:35:34 [2021-03-11T20:35:34.100Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
20:35:34 [2021-03-11T20:35:34.100Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:35:34 [2021-03-11T20:35:34.660Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s)
20:35:34 [2021-03-11T20:35:34.660Z] === RUN   TestCreateDifferentPlatform
20:35:34 [2021-03-11T20:35:34.660Z] === RUN   TestCreateDifferentPlatform/different_os
20:35:34 [2021-03-11T20:35:34.660Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:35:34 [2021-03-11T20:35:34.660Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:35:34 [2021-03-11T20:35:34.660Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:35:34 [2021-03-11T20:35:34.660Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:35:34 [2021-03-11T20:35:34.660Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:35:34 [2021-03-11T20:35:34.660Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
20:35:34 [2021-03-11T20:35:34.660Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:35:34 [2021-03-11T20:35:34.660Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
20:35:34 [2021-03-11T20:35:34.660Z] === RUN   TestContainerStartOnDaemonRestart
20:35:34 [2021-03-11T20:35:34.660Z] === PAUSE TestContainerStartOnDaemonRestart
20:35:34 [2021-03-11T20:35:34.660Z] === RUN   TestDaemonRestartIpcMode
20:35:34 [2021-03-11T20:35:34.660Z] === PAUSE TestDaemonRestartIpcMode
20:35:34 [2021-03-11T20:35:34.660Z] === RUN   TestDaemonHostGatewayIP
20:35:34 [2021-03-11T20:35:34.660Z] === PAUSE TestDaemonHostGatewayIP
20:35:34 [2021-03-11T20:35:34.660Z] === RUN   TestRestartDaemonWithRestartingContainer
20:35:34 [2021-03-11T20:35:34.660Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:35:34 [2021-03-11T20:35:34.660Z] === RUN   TestContainerKillOnDaemonStart
20:35:34 [2021-03-11T20:35:34.660Z] === PAUSE TestContainerKillOnDaemonStart
20:35:34 [2021-03-11T20:35:34.660Z] === RUN   TestDiff
20:35:34 [2021-03-11T20:35:34.996Z] --- PASS: TestBuildUncleanTarFilenames (1.96s)
20:35:34 [2021-03-11T20:35:34.996Z] === RUN   TestBuildMultiStageLayerLeak
20:35:35 [2021-03-11T20:35:35.223Z] --- PASS: TestDiff (0.58s)
20:35:35 [2021-03-11T20:35:35.223Z] === RUN   TestExecWithCloseStdin
20:35:36 [2021-03-11T20:35:36.149Z] --- PASS: TestExecWithCloseStdin (0.67s)
20:35:36 [2021-03-11T20:35:36.149Z] === RUN   TestExec
20:35:36 [2021-03-11T20:35:36.710Z] --- PASS: TestExec (0.67s)
20:35:36 [2021-03-11T20:35:36.710Z] === RUN   TestExecUser
20:35:37 [2021-03-11T20:35:37.272Z] --- PASS: TestExecUser (0.69s)
20:35:37 [2021-03-11T20:35:37.272Z] === RUN   TestExportContainerAndImportImage
20:35:38 [2021-03-11T20:35:38.200Z] --- PASS: TestExportContainerAndImportImage (0.77s)
20:35:38 [2021-03-11T20:35:38.200Z] === RUN   TestExportContainerAfterDaemonRestart
20:35:38 [2021-03-11T20:35:38.270Z] --- PASS: TestBuildMultiStageLayerLeak (3.28s)
20:35:38 [2021-03-11T20:35:38.270Z] === RUN   TestBuildWithHugeFile
20:35:39 [2021-03-11T20:35:39.565Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s)
20:35:39 [2021-03-11T20:35:39.565Z] === RUN   TestHealthCheckWorkdir
20:35:40 [2021-03-11T20:35:40.130Z] --- PASS: TestHealthCheckWorkdir (0.72s)
20:35:40 [2021-03-11T20:35:40.130Z] === RUN   TestHealthKillContainer
20:35:42 [2021-03-11T20:35:42.428Z] 4612f6d0b889: Pull complete
20:35:43 [2021-03-11T20:35:43.393Z] --- PASS: TestHealthKillContainer (2.70s)
20:35:43 [2021-03-11T20:35:43.393Z] === RUN   TestInspectCpusetInConfigPre120
20:35:43 [2021-03-11T20:35:43.393Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s)
20:35:43 [2021-03-11T20:35:43.393Z] === RUN   TestIpcModeNone
20:35:43 [2021-03-11T20:35:43.954Z] --- PASS: TestIpcModeNone (0.63s)
20:35:43 [2021-03-11T20:35:43.954Z] === RUN   TestIpcModePrivate
20:35:44 [2021-03-11T20:35:44.880Z] --- PASS: TestIpcModePrivate (0.66s)
20:35:44 [2021-03-11T20:35:44.880Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
20:35:44 [2021-03-11T20:35:44.880Z] === RUN   TestIpcModeShareable
20:35:45 [2021-03-11T20:35:45.441Z] --- PASS: TestIpcModeShareable (0.66s)
20:35:45 [2021-03-11T20:35:45.441Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
20:35:45 [2021-03-11T20:35:45.441Z] === RUN   TestAPIIpcModeShareableAndContainer
20:35:47 [2021-03-11T20:35:47.328Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.98s)
20:35:47 [2021-03-11T20:35:47.328Z] === RUN   TestAPIIpcModeHost
20:35:47 [2021-03-11T20:35:47.890Z] --- PASS: TestAPIIpcModeHost (0.59s)
20:35:47 [2021-03-11T20:35:47.890Z] === RUN   TestDaemonIpcModeShareable
20:35:49 [2021-03-11T20:35:49.359Z] --- PASS: TestDaemonIpcModeShareable (1.27s)
20:35:49 [2021-03-11T20:35:49.359Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
20:35:49 [2021-03-11T20:35:49.359Z] === RUN   TestDaemonIpcModePrivate
20:35:50 [2021-03-11T20:35:50.725Z] --- PASS: TestDaemonIpcModePrivate (1.26s)
20:35:50 [2021-03-11T20:35:50.725Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
20:35:50 [2021-03-11T20:35:50.725Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:35:51 [2021-03-11T20:35:51.653Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.26s)
20:35:51 [2021-03-11T20:35:51.653Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
20:35:51 [2021-03-11T20:35:51.653Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:35:53 [2021-03-11T20:35:53.018Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s)
20:35:53 [2021-03-11T20:35:53.018Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
20:35:53 [2021-03-11T20:35:53.018Z] === RUN   TestIpcModeOlderClient
20:35:53 [2021-03-11T20:35:53.018Z] === PAUSE TestIpcModeOlderClient
20:35:53 [2021-03-11T20:35:53.018Z] === RUN   TestKillContainerInvalidSignal
20:35:53 [2021-03-11T20:35:53.579Z] --- PASS: TestKillContainerInvalidSignal (0.53s)
20:35:53 [2021-03-11T20:35:53.579Z] === RUN   TestKillContainer
20:35:53 [2021-03-11T20:35:53.579Z] === RUN   TestKillContainer/no_signal
20:35:54 [2021-03-11T20:35:54.141Z] === RUN   TestKillContainer/non_killing_signal
20:35:54 [2021-03-11T20:35:54.397Z] === RUN   TestKillContainer/killing_signal
20:35:54 [2021-03-11T20:35:54.987Z] --- PASS: TestKillContainer (1.58s)
20:35:54 [2021-03-11T20:35:54.987Z]     --- PASS: TestKillContainer/no_signal (0.46s)
20:35:54 [2021-03-11T20:35:54.987Z]     --- PASS: TestKillContainer/non_killing_signal (0.34s)
20:35:54 [2021-03-11T20:35:54.987Z]     --- PASS: TestKillContainer/killing_signal (0.49s)
20:35:54 [2021-03-11T20:35:54.987Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:35:55 [2021-03-11T20:35:55.249Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:35:55 [2021-03-11T20:35:55.510Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:35:56 [2021-03-11T20:35:56.088Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.03s)
20:35:56 [2021-03-11T20:35:56.088Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s)
20:35:56 [2021-03-11T20:35:56.088Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s)
20:35:56 [2021-03-11T20:35:56.088Z] === RUN   TestKillStoppedContainer
20:35:56 [2021-03-11T20:35:56.088Z] --- PASS: TestKillStoppedContainer (0.04s)
20:35:56 [2021-03-11T20:35:56.088Z] === RUN   TestKillStoppedContainerAPIPre120
20:35:56 [2021-03-11T20:35:56.088Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
20:35:56 [2021-03-11T20:35:56.088Z] === RUN   TestKillDifferentUserContainer
20:35:56 [2021-03-11T20:35:56.650Z] --- PASS: TestKillDifferentUserContainer (0.50s)
20:35:56 [2021-03-11T20:35:56.650Z] === RUN   TestInspectOomKilledTrue
20:35:56 [2021-03-11T20:35:56.650Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:35:56 [2021-03-11T20:35:56.650Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
20:35:56 [2021-03-11T20:35:56.650Z] === RUN   TestInspectOomKilledFalse
20:35:57 [2021-03-11T20:35:57.211Z] --- PASS: TestInspectOomKilledFalse (0.47s)
20:35:57 [2021-03-11T20:35:57.211Z] === RUN   TestLinksEtcHostsContentMatch
20:35:57 [2021-03-11T20:35:57.510Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s)
20:35:57 [2021-03-11T20:35:57.510Z] === RUN   TestLinksContainerNames
20:35:58 [2021-03-11T20:35:58.437Z] --- PASS: TestLinksContainerNames (0.98s)
20:35:58 [2021-03-11T20:35:58.437Z] === RUN   TestLogsFollowTailEmpty
20:35:58 [2021-03-11T20:35:58.999Z] --- PASS: TestLogsFollowTailEmpty (0.50s)
20:35:58 [2021-03-11T20:35:58.999Z] === RUN   TestContainerNetworkMountsNoChown
20:35:59 [2021-03-11T20:35:59.561Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s)
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/default
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/default
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/private
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/private
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/rprivate
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/rprivate
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/slave
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/slave
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/rslave
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/rslave
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/shared
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/shared
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/rshared
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/rshared
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/default
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/default/mount_root
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/default/bind_root
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/default/mount_root
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/rprivate
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/private
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/private/bind_root
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/private/mount_root
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/default/bind_root
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/shared
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/rshared
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/rslave
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/slave
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:35:59 [2021-03-11T20:35:59.561Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/private/bind_root
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/private/mount_root
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:35:59 [2021-03-11T20:35:59.561Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:35:59 [2021-03-11T20:35:59.817Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:35:59 [2021-03-11T20:35:59.817Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:35:59 [2021-03-11T20:35:59.817Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:35:59 [2021-03-11T20:35:59.817Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:35:59 [2021-03-11T20:35:59.817Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:35:59 [2021-03-11T20:35:59.817Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:35:59 [2021-03-11T20:35:59.817Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:35:59 [2021-03-11T20:35:59.817Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:35:59 [2021-03-11T20:35:59.817Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:35:59 [2021-03-11T20:35:59.817Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:35:59 [2021-03-11T20:35:59.817Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:35:59 [2021-03-11T20:35:59.817Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:35:59 [2021-03-11T20:35:59.817Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:35:59 [2021-03-11T20:35:59.817Z] --- PASS: TestMountDaemonRoot (0.02s)
20:35:59 [2021-03-11T20:35:59.817Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
20:35:59 [2021-03-11T20:35:59.817Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
20:35:59 [2021-03-11T20:35:59.817Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
20:35:59 [2021-03-11T20:35:59.817Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
20:35:59 [2021-03-11T20:35:59.817Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
20:35:59 [2021-03-11T20:35:59.817Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
20:35:59 [2021-03-11T20:35:59.817Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
20:35:59 [2021-03-11T20:35:59.817Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s)
20:35:59 [2021-03-11T20:35:59.817Z] === RUN   TestContainerBindMountNonRecursive
20:36:00 [2021-03-11T20:36:00.179Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:36:00 [2021-03-11T20:36:00.179Z] Using test binary docker
20:36:00 [2021-03-11T20:36:00.179Z] +++ /etc/init.d/apparmor start
20:36:00 [2021-03-11T20:36:00.179Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:36:00 [2021-03-11T20:36:00.179Z] INFO: Waiting for daemon to start...
20:36:00 [2021-03-11T20:36:00.179Z] Starting dockerd
20:36:00 [2021-03-11T20:36:00.179Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
20:36:01 [2021-03-11T20:36:01.110Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:36:01 [2021-03-11T20:36:01.110Z] Using test binary docker
20:36:01 [2021-03-11T20:36:01.110Z] +++ /etc/init.d/apparmor start
20:36:01 [2021-03-11T20:36:01.110Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:36:01 [2021-03-11T20:36:01.110Z] INFO: Waiting for daemon to start...
20:36:01 [2021-03-11T20:36:01.110Z] Starting dockerd
20:36:01 [2021-03-11T20:36:01.110Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
20:36:01 [2021-03-11T20:36:01.704Z] --- PASS: TestContainerBindMountNonRecursive (1.54s)
20:36:01 [2021-03-11T20:36:01.704Z] === RUN   TestContainerVolumesMountedAsShared
20:36:01 [2021-03-11T20:36:01.959Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
20:36:01 [2021-03-11T20:36:01.959Z] === RUN   TestContainerVolumesMountedAsSlave
20:36:02 [2021-03-11T20:36:02.215Z] --- PASS: TestContainerVolumesMountedAsSlave (0.39s)
20:36:02 [2021-03-11T20:36:02.215Z] === RUN   TestNetworkNat
20:36:02 [2021-03-11T20:36:02.777Z] --- PASS: TestNetworkNat (0.50s)
20:36:02 [2021-03-11T20:36:02.777Z] === RUN   TestNetworkLocalhostTCPNat
20:36:03 [2021-03-11T20:36:03.338Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s)
20:36:03 [2021-03-11T20:36:03.338Z] === RUN   TestNetworkLoopbackNat
20:36:06 [2021-03-11T20:36:06.605Z] --- PASS: TestNetworkLoopbackNat (2.69s)
20:36:06 [2021-03-11T20:36:06.605Z] === RUN   TestPause
20:36:06 [2021-03-11T20:36:06.605Z] --- PASS: TestPause (0.53s)
20:36:06 [2021-03-11T20:36:06.605Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:36:06 [2021-03-11T20:36:06.605Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:36:06 [2021-03-11T20:36:06.605Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:36:06 [2021-03-11T20:36:06.605Z] === RUN   TestPauseStopPausedContainer
20:36:07 [2021-03-11T20:36:07.166Z] --- PASS: TestPauseStopPausedContainer (0.52s)
20:36:07 [2021-03-11T20:36:07.166Z] === RUN   TestPsFilter
20:36:07 [2021-03-11T20:36:07.166Z] --- PASS: TestPsFilter (0.10s)
20:36:07 [2021-03-11T20:36:07.166Z] === RUN   TestRemoveContainerWithRemovedVolume
20:36:07 [2021-03-11T20:36:07.728Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s)
20:36:07 [2021-03-11T20:36:07.728Z] === RUN   TestRemoveContainerWithVolume
20:36:07 [2021-03-11T20:36:07.984Z] --- PASS: TestRemoveContainerWithVolume (0.47s)
20:36:07 [2021-03-11T20:36:07.984Z] === RUN   TestRemoveContainerRunning
20:36:08 [2021-03-11T20:36:08.545Z] --- PASS: TestRemoveContainerRunning (0.48s)
20:36:08 [2021-03-11T20:36:08.545Z] === RUN   TestRemoveContainerForceRemoveRunning
20:36:09 [2021-03-11T20:36:09.106Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
20:36:09 [2021-03-11T20:36:09.106Z] === RUN   TestRemoveInvalidContainer
20:36:09 [2021-03-11T20:36:09.106Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:36:09 [2021-03-11T20:36:09.106Z] === RUN   TestRenameLinkedContainer
20:36:10 [2021-03-11T20:36:10.995Z] --- PASS: TestRenameLinkedContainer (1.95s)
20:36:10 [2021-03-11T20:36:10.995Z] === RUN   TestRenameStoppedContainer
20:36:11 [2021-03-11T20:36:11.557Z] --- PASS: TestRenameStoppedContainer (0.50s)
20:36:11 [2021-03-11T20:36:11.557Z] === RUN   TestRenameRunningContainerAndReuse
20:36:12 [2021-03-11T20:36:12.483Z] --- PASS: TestRenameRunningContainerAndReuse (0.97s)
20:36:12 [2021-03-11T20:36:12.483Z] === RUN   TestRenameInvalidName
20:36:13 [2021-03-11T20:36:13.044Z] --- PASS: TestRenameInvalidName (0.48s)
20:36:13 [2021-03-11T20:36:13.044Z] === RUN   TestRenameAnonymousContainer
20:36:14 [2021-03-11T20:36:14.157Z] ..........................xx....................                         [ 29%]
20:36:14 [2021-03-11T20:36:14.933Z] --- PASS: TestRenameAnonymousContainer (1.80s)
20:36:14 [2021-03-11T20:36:14.933Z] === RUN   TestRenameContainerWithSameName
20:36:15 [2021-03-11T20:36:15.189Z] --- PASS: TestRenameContainerWithSameName (0.48s)
20:36:15 [2021-03-11T20:36:15.189Z] === RUN   TestRenameContainerWithLinkedContainer
20:36:16 [2021-03-11T20:36:16.556Z] --- PASS: TestRenameContainerWithLinkedContainer (1.01s)
20:36:16 [2021-03-11T20:36:16.556Z] === RUN   TestResize
20:36:16 [2021-03-11T20:36:16.812Z] --- PASS: TestResize (0.52s)
20:36:16 [2021-03-11T20:36:16.812Z] === RUN   TestResizeWithInvalidSize
20:36:17 [2021-03-11T20:36:17.374Z] --- PASS: TestResizeWithInvalidSize (0.48s)
20:36:17 [2021-03-11T20:36:17.374Z] === RUN   TestResizeWhenContainerNotStarted
20:36:17 [2021-03-11T20:36:17.935Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s)
20:36:17 [2021-03-11T20:36:17.935Z] === RUN   TestDaemonRestartKillContainers
20:36:17 [2021-03-11T20:36:17.935Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:36:17 [2021-03-11T20:36:17.935Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:36:19 [2021-03-11T20:36:19.830Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:36:19 [2021-03-11T20:36:19.830Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:36:21 [2021-03-11T20:36:21.196Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:36:21 [2021-03-11T20:36:21.196Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:36:22 [2021-03-11T20:36:22.123Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:36:22 [2021-03-11T20:36:22.684Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:36:24 [2021-03-11T20:36:24.049Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:36:24 [2021-03-11T20:36:24.612Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:36:26 [2021-03-11T20:36:26.501Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:36:26 [2021-03-11T20:36:26.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:36:27 [2021-03-11T20:36:27.626Z] .
20:36:27 [2021-03-11T20:36:27.626Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:36:27 [2021-03-11T20:36:27.626Z] 
20:36:27 [2021-03-11T20:36:27.626Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:36:27 [2021-03-11T20:36:27.626Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:36:27 [2021-03-11T20:36:27.626Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:36:27 [2021-03-11T20:36:27.626Z] Error: No such image: emptyfs
20:36:27 [2021-03-11T20:36:27.626Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:36:27 [2021-03-11T20:36:27.626Z] ++++ docker load
20:36:27 [2021-03-11T20:36:27.626Z] Error: No such image: emptyfs
20:36:27 [2021-03-11T20:36:27.626Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:36:27 [2021-03-11T20:36:27.626Z] ++++ docker load
20:36:27 [2021-03-11T20:36:27.626Z] Running integration-test (iteration 1)
20:36:27 [2021-03-11T20:36:27.626Z] Running integration-test (iteration 1)
20:36:27 [2021-03-11T20:36:27.626Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
20:36:27 [2021-03-11T20:36:27.626Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
20:36:27 [2021-03-11T20:36:27.626Z] ++ set -e
20:36:27 [2021-03-11T20:36:27.626Z] ++ '[' -n 0 ']'
20:36:27 [2021-03-11T20:36:27.626Z] ++ set -x
20:36:27 [2021-03-11T20:36:27.626Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
20:36:27 [2021-03-11T20:36:27.626Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
20:36:27 [2021-03-11T20:36:27.626Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
20:36:27 [2021-03-11T20:36:27.626Z] ++ set -e
20:36:27 [2021-03-11T20:36:27.626Z] ++ '[' -n 0 ']'
20:36:27 [2021-03-11T20:36:27.626Z] ++ set -x
20:36:27 [2021-03-11T20:36:27.626Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
20:36:29 [2021-03-11T20:36:29.274Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:36:29 [2021-03-11T20:36:29.274Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.88s)
20:36:29 [2021-03-11T20:36:29.274Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.12s)
20:36:29 [2021-03-11T20:36:29.274Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
20:36:29 [2021-03-11T20:36:29.274Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s)
20:36:29 [2021-03-11T20:36:29.274Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s)
20:36:29 [2021-03-11T20:36:29.274Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s)
20:36:29 [2021-03-11T20:36:29.274Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s)
20:36:29 [2021-03-11T20:36:29.274Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.99s)
20:36:29 [2021-03-11T20:36:29.274Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.33s)
20:36:29 [2021-03-11T20:36:29.274Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.36s)
20:36:29 [2021-03-11T20:36:29.274Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.11s)
20:36:29 [2021-03-11T20:36:29.274Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.93s)
20:36:29 [2021-03-11T20:36:29.274Z] === RUN   TestCgroupNamespacesRun
20:36:30 [2021-03-11T20:36:30.201Z] --- PASS: TestCgroupNamespacesRun (1.24s)
20:36:30 [2021-03-11T20:36:30.201Z] === RUN   TestCgroupNamespacesRunPrivileged
20:36:30 [2021-03-11T20:36:30.201Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
20:36:30 [2021-03-11T20:36:30.201Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
20:36:30 [2021-03-11T20:36:30.201Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:36:30 [2021-03-11T20:36:30.606Z] tests/integration/api_exec_test.py .....................                 [ 34%]
20:36:31 [2021-03-11T20:36:31.565Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.27s)
20:36:31 [2021-03-11T20:36:31.565Z] === RUN   TestCgroupNamespacesRunHostMode
20:36:32 [2021-03-11T20:36:32.492Z] --- PASS: TestCgroupNamespacesRunHostMode (1.27s)
20:36:32 [2021-03-11T20:36:32.492Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:36:33 [2021-03-11T20:36:33.857Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s)
20:36:33 [2021-03-11T20:36:33.857Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:36:35 [2021-03-11T20:36:35.221Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.24s)
20:36:35 [2021-03-11T20:36:35.221Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:36:35 [2021-03-11T20:36:35.782Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
20:36:35 [2021-03-11T20:36:35.782Z] === RUN   TestCgroupNamespacesRunOlderClient
20:36:37 [2021-03-11T20:36:37.147Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.33s)
20:36:37 [2021-03-11T20:36:37.147Z] === RUN   TestKernelTCPMemory
20:36:37 [2021-03-11T20:36:37.147Z] --- SKIP: TestKernelTCPMemory (0.01s)
20:36:37 [2021-03-11T20:36:37.147Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
20:36:37 [2021-03-11T20:36:37.147Z] === RUN   TestNISDomainname
20:36:37 [2021-03-11T20:36:37.721Z] --- PASS: TestNISDomainname (0.68s)
20:36:37 [2021-03-11T20:36:37.721Z] === RUN   TestHostnameDnsResolution
20:36:38 [2021-03-11T20:36:38.055Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
20:36:38 [2021-03-11T20:36:38.670Z] --- PASS: TestHostnameDnsResolution (0.80s)
20:36:38 [2021-03-11T20:36:38.670Z] === RUN   TestStats
20:36:38 [2021-03-11T20:36:38.922Z] --- PASS: TestBuildWithHugeFile (57.15s)
20:36:38 [2021-03-11T20:36:38.922Z] === RUN   TestBuildWCOWSandboxSize
20:36:38 [2021-03-11T20:36:38.922Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
20:36:38 [2021-03-11T20:36:38.922Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
20:36:38 [2021-03-11T20:36:38.922Z] === RUN   TestBuildWithEmptyDockerfile
20:36:38 [2021-03-11T20:36:38.922Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:36:38 [2021-03-11T20:36:38.922Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:36:38 [2021-03-11T20:36:38.922Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:36:38 [2021-03-11T20:36:38.922Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:36:38 [2021-03-11T20:36:38.922Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:36:38 [2021-03-11T20:36:38.922Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:36:38 [2021-03-11T20:36:38.922Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:36:38 [2021-03-11T20:36:38.922Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:36:38 [2021-03-11T20:36:38.922Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:36:38 [2021-03-11T20:36:38.922Z] --- PASS: TestBuildWithEmptyDockerfile (0.25s)
20:36:38 [2021-03-11T20:36:38.922Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s)
20:36:38 [2021-03-11T20:36:38.922Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s)
20:36:38 [2021-03-11T20:36:38.922Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
20:36:38 [2021-03-11T20:36:38.922Z] === RUN   TestBuildPreserveOwnership
20:36:38 [2021-03-11T20:36:38.922Z] === RUN   TestBuildPreserveOwnership/copy_from
20:36:38 [2021-03-11T20:36:38.922Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:36:38 [2021-03-11T20:36:38.922Z] --- PASS: TestBuildPreserveOwnership (4.91s)
20:36:38 [2021-03-11T20:36:38.922Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.26s)
20:36:38 [2021-03-11T20:36:38.922Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s)
20:36:38 [2021-03-11T20:36:38.922Z] === RUN   TestBuildPlatformInvalid
20:36:38 [2021-03-11T20:36:38.922Z] --- PASS: TestBuildPlatformInvalid (0.17s)
20:36:38 [2021-03-11T20:36:38.922Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:36:41 [2021-03-11T20:36:41.182Z] --- PASS: TestStats (2.53s)
20:36:41 [2021-03-11T20:36:41.182Z] === RUN   TestStopContainerWithTimeout
20:36:41 [2021-03-11T20:36:41.182Z] === RUN   TestStopContainerWithTimeout/0
20:36:41 [2021-03-11T20:36:41.182Z] === PAUSE TestStopContainerWithTimeout/0
20:36:41 [2021-03-11T20:36:41.182Z] === RUN   TestStopContainerWithTimeout/1
20:36:41 [2021-03-11T20:36:41.182Z] === PAUSE TestStopContainerWithTimeout/1
20:36:41 [2021-03-11T20:36:41.182Z] === RUN   TestStopContainerWithTimeout/3
20:36:41 [2021-03-11T20:36:41.182Z] === PAUSE TestStopContainerWithTimeout/3
20:36:41 [2021-03-11T20:36:41.182Z] === RUN   TestStopContainerWithTimeout/-1
20:36:41 [2021-03-11T20:36:41.182Z] === PAUSE TestStopContainerWithTimeout/-1
20:36:41 [2021-03-11T20:36:41.182Z] === CONT  TestStopContainerWithTimeout/0
20:36:41 [2021-03-11T20:36:41.182Z] === CONT  TestStopContainerWithTimeout/-1
20:36:41 [2021-03-11T20:36:41.744Z] === CONT  TestStopContainerWithTimeout/3
20:36:44 [2021-03-11T20:36:44.076Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
20:36:44 [2021-03-11T20:36:44.256Z] === CONT  TestStopContainerWithTimeout/1
20:36:45 [2021-03-11T20:36:45.620Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:36:45 [2021-03-11T20:36:45.620Z]     --- PASS: TestStopContainerWithTimeout/0 (0.76s)
20:36:45 [2021-03-11T20:36:45.620Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.78s)
20:36:45 [2021-03-11T20:36:45.620Z]     --- PASS: TestStopContainerWithTimeout/3 (2.46s)
20:36:45 [2021-03-11T20:36:45.620Z]     --- PASS: TestStopContainerWithTimeout/1 (1.49s)
20:36:45 [2021-03-11T20:36:45.620Z] === RUN   TestDeleteDevicemapper
20:36:45 [2021-03-11T20:36:45.620Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:36:45 [2021-03-11T20:36:45.620Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:36:45 [2021-03-11T20:36:45.620Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:36:47 [2021-03-11T20:36:47.507Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.22s)
20:36:47 [2021-03-11T20:36:47.507Z] === RUN   TestUpdateMemory
20:36:48 [2021-03-11T20:36:48.435Z] --- PASS: TestUpdateMemory (0.62s)
20:36:48 [2021-03-11T20:36:48.435Z] === RUN   TestUpdateCPUQuota
20:36:48 [2021-03-11T20:36:48.943Z] Loaded image: buildpack-deps:buster
20:36:48 [2021-03-11T20:36:48.943Z] Loaded image: busybox:latest
20:36:48 [2021-03-11T20:36:48.943Z] Loaded image: busybox:glibc
20:36:49 [2021-03-11T20:36:49.363Z] --- PASS: TestUpdateCPUQuota (0.99s)
20:36:49 [2021-03-11T20:36:49.363Z] === RUN   TestUpdatePidsLimit
20:36:49 [2021-03-11T20:36:49.363Z] === RUN   TestUpdatePidsLimit/update_from_none
20:36:49 [2021-03-11T20:36:49.363Z] === RUN   TestUpdatePidsLimit/no_change
20:36:49 [2021-03-11T20:36:49.519Z] Loaded image: debian:bullseye
20:36:49 [2021-03-11T20:36:49.619Z] === RUN   TestUpdatePidsLimit/update_lower
20:36:49 [2021-03-11T20:36:49.781Z] Loaded image: hello-world:latest
20:36:49 [2021-03-11T20:36:49.781Z] Loaded image: arm32v7/hello-world:latest
20:36:50 [2021-03-11T20:36:50.181Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:36:50 [2021-03-11T20:36:50.181Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:36:50 [2021-03-11T20:36:50.437Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:36:50 [2021-03-11T20:36:50.692Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:36:51 [2021-03-11T20:36:51.620Z] --- PASS: TestUpdatePidsLimit (2.45s)
20:36:51 [2021-03-11T20:36:51.620Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.24s)
20:36:51 [2021-03-11T20:36:51.620Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
20:36:51 [2021-03-11T20:36:51.620Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.32s)
20:36:51 [2021-03-11T20:36:51.620Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s)
20:36:51 [2021-03-11T20:36:51.620Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
20:36:51 [2021-03-11T20:36:51.620Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s)
20:36:51 [2021-03-11T20:36:51.620Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s)
20:36:51 [2021-03-11T20:36:51.620Z] === RUN   TestUpdateRestartPolicy
20:36:59 [2021-03-11T20:36:59.799Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.61s)
20:36:59 [2021-03-11T20:36:59.799Z] PASS
20:36:59 [2021-03-11T20:36:59.799Z] 
20:36:59 [2021-03-11T20:36:59.799Z] === Skipped
20:36:59 [2021-03-11T20:36:59.799Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
20:36:59 [2021-03-11T20:36:59.799Z]     build_session_test.go:25: TODO: BuildKit
20:36:59 [2021-03-11T20:36:59.799Z] 
20:36:59 [2021-03-11T20:36:59.799Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
20:36:59 [2021-03-11T20:36:59.799Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
20:36:59 [2021-03-11T20:36:59.799Z] 
20:36:59 [2021-03-11T20:36:59.799Z] 
20:36:59 [2021-03-11T20:36:59.799Z] DONE 34 tests, 2 skipped in 136.100s
20:36:59 [2021-03-11T20:36:59.799Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
20:36:59 [2021-03-11T20:36:59.799Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
20:36:59 [2021-03-11T20:36:59.799Z] ++ set -e
20:36:59 [2021-03-11T20:36:59.799Z] ++ '[' -n 0 ']'
20:36:59 [2021-03-11T20:36:59.799Z] ++ set -x
20:36:59 [2021-03-11T20:36:59.799Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
20:36:59 [2021-03-11T20:36:59.799Z] INFO: Testing against a local daemon
20:36:59 [2021-03-11T20:36:59.799Z] === RUN   TestConfigInspect
20:37:00 [2021-03-11T20:37:00.480Z] tests/integration/api_network_test.py ............................       [ 47%]
20:37:02 [2021-03-11T20:37:02.350Z] --- PASS: TestConfigInspect (3.25s)
20:37:02 [2021-03-11T20:37:02.350Z] === RUN   TestConfigList
20:37:03 [2021-03-11T20:37:03.783Z] --- PASS: TestUpdateRestartPolicy (11.48s)
20:37:03 [2021-03-11T20:37:03.783Z] === RUN   TestUpdateRestartWithAutoRemove
20:37:03 [2021-03-11T20:37:03.783Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s)
20:37:03 [2021-03-11T20:37:03.783Z] === RUN   TestWaitNonBlocked
20:37:03 [2021-03-11T20:37:03.783Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:37:03 [2021-03-11T20:37:03.783Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:37:03 [2021-03-11T20:37:03.783Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:37:03 [2021-03-11T20:37:03.783Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:37:03 [2021-03-11T20:37:03.783Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:37:03 [2021-03-11T20:37:03.783Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:37:04 [2021-03-11T20:37:04.344Z] --- PASS: TestWaitNonBlocked (0.01s)
20:37:04 [2021-03-11T20:37:04.344Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s)
20:37:04 [2021-03-11T20:37:04.344Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s)
20:37:04 [2021-03-11T20:37:04.344Z] === RUN   TestWaitBlocked
20:37:04 [2021-03-11T20:37:04.344Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:37:04 [2021-03-11T20:37:04.344Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:37:04 [2021-03-11T20:37:04.344Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:37:04 [2021-03-11T20:37:04.344Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:37:04 [2021-03-11T20:37:04.600Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:37:04 [2021-03-11T20:37:04.600Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:37:05 [2021-03-11T20:37:05.528Z] --- PASS: TestWaitBlocked (0.02s)
20:37:05 [2021-03-11T20:37:05.528Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s)
20:37:05 [2021-03-11T20:37:05.528Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s)
20:37:05 [2021-03-11T20:37:05.528Z] === CONT  TestContainerStartOnDaemonRestart
20:37:05 [2021-03-11T20:37:05.528Z] === CONT  TestContainerKillOnDaemonStart
20:37:05 [2021-03-11T20:37:05.661Z] --- PASS: TestConfigList (2.97s)
20:37:05 [2021-03-11T20:37:05.661Z] === RUN   TestConfigsCreateAndDelete
20:37:06 [2021-03-11T20:37:06.341Z] Loaded image: buildpack-deps:buster
20:37:06 [2021-03-11T20:37:06.341Z] Loaded image: busybox:latest
20:37:06 [2021-03-11T20:37:06.341Z] Loaded image: busybox:glibc
20:37:06 [2021-03-11T20:37:06.905Z] Loaded image: buildpack-deps:buster
20:37:07 [2021-03-11T20:37:07.162Z] Loaded image: busybox:latest
20:37:07 [2021-03-11T20:37:07.724Z] Loaded image: busybox:glibc
20:37:08 [2021-03-11T20:37:08.043Z] --- PASS: TestContainerStartOnDaemonRestart (2.29s)
20:37:08 [2021-03-11T20:37:08.043Z] === CONT  TestIpcModeOlderClient
20:37:08 [2021-03-11T20:37:08.043Z] --- PASS: TestIpcModeOlderClient (0.06s)
20:37:08 [2021-03-11T20:37:08.043Z] === CONT  TestDaemonHostGatewayIP
20:37:08 [2021-03-11T20:37:08.214Z] --- PASS: TestConfigsCreateAndDelete (2.97s)
20:37:08 [2021-03-11T20:37:08.214Z] === RUN   TestConfigsUpdate
20:37:08 [2021-03-11T20:37:08.780Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
20:37:10 [2021-03-11T20:37:10.217Z] tests/integration/api_secret_test.py .....                               [ 51%]
20:37:10 [2021-03-11T20:37:10.557Z] --- PASS: TestDaemonHostGatewayIP (2.59s)
20:37:10 [2021-03-11T20:37:10.557Z] === CONT  TestRestartDaemonWithRestartingContainer
20:37:10 [2021-03-11T20:37:10.767Z] --- PASS: TestConfigsUpdate (2.42s)
20:37:10 [2021-03-11T20:37:10.767Z] === RUN   TestTemplatedConfig
20:37:11 [2021-03-11T20:37:11.902Z] Loaded image: debian:bullseye
20:37:12 [2021-03-11T20:37:12.159Z] Loaded image: hello-world:latest
20:37:12 [2021-03-11T20:37:12.415Z] Loaded image: arm32v7/hello-world:latest
20:37:12 [2021-03-11T20:37:12.443Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.85s)
20:37:12 [2021-03-11T20:37:12.443Z] === CONT  TestDaemonRestartIpcMode
20:37:12 [2021-03-11T20:37:12.671Z] INFO: Testing against a local daemon
20:37:12 [2021-03-11T20:37:12.671Z] === RUN   TestDockerDaemonSuite
20:37:12 [2021-03-11T20:37:12.671Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
20:37:12 [2021-03-11T20:37:12.937Z] Loaded image: debian:bullseye
20:37:13 [2021-03-11T20:37:13.193Z] Loaded image: hello-world:latest
20:37:13 [2021-03-11T20:37:13.448Z] Loaded image: arm32v7/hello-world:latest
20:37:13 [2021-03-11T20:37:13.704Z] INFO: Testing against a local daemon
20:37:13 [2021-03-11T20:37:13.704Z] === RUN   TestDockerSuite
20:37:13 [2021-03-11T20:37:13.704Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
20:37:13 [2021-03-11T20:37:13.704Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
20:37:13 [2021-03-11T20:37:13.704Z] === RUN   TestDockerSuite/TestAPIErrorJSON
20:37:13 [2021-03-11T20:37:13.704Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
20:37:13 [2021-03-11T20:37:13.704Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
20:37:13 [2021-03-11T20:37:13.704Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
20:37:13 [2021-03-11T20:37:13.704Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
20:37:13 [2021-03-11T20:37:13.704Z] === RUN   TestDockerSuite/TestAPIImagesDelete
20:37:14 [2021-03-11T20:37:14.079Z] --- PASS: TestTemplatedConfig (3.22s)
20:37:14 [2021-03-11T20:37:14.079Z] === RUN   TestConfigCreateResolve
20:37:14 [2021-03-11T20:37:14.631Z] === RUN   TestDockerSuite/TestAPIImagesFilter
20:37:14 [2021-03-11T20:37:14.887Z] === RUN   TestDockerSuite/TestAPIImagesHistory
20:37:14 [2021-03-11T20:37:14.959Z] --- PASS: TestDaemonRestartIpcMode (2.46s)
20:37:15 [2021-03-11T20:37:15.144Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
20:37:15 [2021-03-11T20:37:15.401Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
20:37:15 [2021-03-11T20:37:15.964Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
20:37:16 [2021-03-11T20:37:16.221Z] --- PASS: TestBuildWithHugeFile (98.18s)
20:37:16 [2021-03-11T20:37:16.221Z] === RUN   TestBuildWCOWSandboxSize
20:37:16 [2021-03-11T20:37:16.221Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
20:37:16 [2021-03-11T20:37:16.221Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
20:37:16 [2021-03-11T20:37:16.221Z] === RUN   TestBuildWithEmptyDockerfile
20:37:16 [2021-03-11T20:37:16.221Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:37:16 [2021-03-11T20:37:16.221Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:37:16 [2021-03-11T20:37:16.221Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:37:16 [2021-03-11T20:37:16.221Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:37:16 [2021-03-11T20:37:16.221Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:37:16 [2021-03-11T20:37:16.221Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:37:16 [2021-03-11T20:37:16.221Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:37:16 [2021-03-11T20:37:16.221Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:37:16 [2021-03-11T20:37:16.221Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
20:37:16 [2021-03-11T20:37:16.221Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
20:37:16 [2021-03-11T20:37:16.221Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:37:16 [2021-03-11T20:37:16.478Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
20:37:16 [2021-03-11T20:37:16.478Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
20:37:16 [2021-03-11T20:37:16.478Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
20:37:16 [2021-03-11T20:37:16.478Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s)
20:37:16 [2021-03-11T20:37:16.478Z] === RUN   TestBuildPreserveOwnership
20:37:16 [2021-03-11T20:37:16.478Z] === RUN   TestBuildPreserveOwnership/copy_from
20:37:16 [2021-03-11T20:37:16.634Z] --- PASS: TestConfigCreateResolve (2.93s)
20:37:16 [2021-03-11T20:37:16.634Z] === RUN   TestConfigDaemonLibtrustID
20:37:17 [2021-03-11T20:37:17.209Z] --- PASS: TestConfigDaemonLibtrustID (0.68s)
20:37:17 [2021-03-11T20:37:17.209Z] PASS
20:37:17 [2021-03-11T20:37:17.209Z] 
20:37:17 [2021-03-11T20:37:17.209Z] DONE 7 tests in 18.634s
20:37:17 [2021-03-11T20:37:17.406Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
20:37:17 [2021-03-11T20:37:17.470Z] --- PASS: TestContainerKillOnDaemonStart (12.06s)
20:37:17 [2021-03-11T20:37:17.471Z] PASS
20:37:17 [2021-03-11T20:37:17.471Z] 
20:37:17 [2021-03-11T20:37:17.471Z] === Skipped
20:37:17 [2021-03-11T20:37:17.471Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
20:37:17 [2021-03-11T20:37:17.471Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:37:17 [2021-03-11T20:37:17.471Z] 
20:37:17 [2021-03-11T20:37:17.471Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
20:37:17 [2021-03-11T20:37:17.471Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
20:37:17 [2021-03-11T20:37:17.471Z] 
20:37:17 [2021-03-11T20:37:17.471Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:37:17 [2021-03-11T20:37:17.471Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:37:17 [2021-03-11T20:37:17.471Z] 
20:37:17 [2021-03-11T20:37:17.471Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
20:37:17 [2021-03-11T20:37:17.471Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
20:37:17 [2021-03-11T20:37:17.471Z] 
20:37:17 [2021-03-11T20:37:17.471Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
20:37:17 [2021-03-11T20:37:17.471Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
20:37:17 [2021-03-11T20:37:17.471Z] 
20:37:17 [2021-03-11T20:37:17.471Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
20:37:17 [2021-03-11T20:37:17.471Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:37:17 [2021-03-11T20:37:17.471Z] 
20:37:17 [2021-03-11T20:37:17.471Z] 
20:37:17 [2021-03-11T20:37:17.471Z] DONE 196 tests, 6 skipped in 109.350s
20:37:17 [2021-03-11T20:37:17.471Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
20:37:17 [2021-03-11T20:37:17.471Z] INFO: Testing against a local daemon
20:37:17 [2021-03-11T20:37:17.471Z] === RUN   TestCommitInheritsEnv
20:37:17 [2021-03-11T20:37:17.471Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
20:37:17 [2021-03-11T20:37:17.471Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
20:37:17 [2021-03-11T20:37:17.471Z] ++ set -e
20:37:17 [2021-03-11T20:37:17.471Z] ++ '[' -n 0 ']'
20:37:17 [2021-03-11T20:37:17.471Z] ++ set -x
20:37:17 [2021-03-11T20:37:17.471Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
20:37:17 [2021-03-11T20:37:17.662Z] === RUN   TestDockerSuite/TestAPINetworkFilter
20:37:17 [2021-03-11T20:37:17.662Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
20:37:17 [2021-03-11T20:37:17.662Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
20:37:17 [2021-03-11T20:37:17.733Z] INFO: Testing against a local daemon
20:37:17 [2021-03-11T20:37:17.733Z] === RUN   TestCheckpoint
20:37:17 [2021-03-11T20:37:17.733Z] --- SKIP: TestCheckpoint (0.00s)
20:37:17 [2021-03-11T20:37:17.733Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:37:17 [2021-03-11T20:37:17.733Z] === RUN   TestContainerInvalidJSON
20:37:17 [2021-03-11T20:37:17.733Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:37:17 [2021-03-11T20:37:17.733Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:37:17 [2021-03-11T20:37:17.733Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:37:17 [2021-03-11T20:37:17.733Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:37:17 [2021-03-11T20:37:17.733Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:37:17 [2021-03-11T20:37:17.733Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:37:17 [2021-03-11T20:37:17.733Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:37:17 [2021-03-11T20:37:17.733Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:37:17 [2021-03-11T20:37:17.733Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:37:17 [2021-03-11T20:37:17.733Z] --- PASS: TestContainerInvalidJSON (0.02s)
20:37:17 [2021-03-11T20:37:17.733Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:37:17 [2021-03-11T20:37:17.733Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:37:17 [2021-03-11T20:37:17.733Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:37:17 [2021-03-11T20:37:17.733Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:37:17 [2021-03-11T20:37:17.996Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
20:37:17 [2021-03-11T20:37:17.996Z] === RUN   TestCopyFromContainerPathIsNotDir
20:37:17 [2021-03-11T20:37:17.996Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
20:37:17 [2021-03-11T20:37:17.996Z] === RUN   TestCopyToContainerPathDoesNotExist
20:37:17 [2021-03-11T20:37:17.996Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
20:37:17 [2021-03-11T20:37:17.996Z] === RUN   TestCopyToContainerPathIsNotDir
20:37:18 [2021-03-11T20:37:18.032Z] --- PASS: TestCommitInheritsEnv (0.34s)
20:37:18 [2021-03-11T20:37:18.032Z] === RUN   TestImportExtremelyLargeImageWorks
20:37:18 [2021-03-11T20:37:18.032Z] === PAUSE TestImportExtremelyLargeImageWorks
20:37:18 [2021-03-11T20:37:18.032Z] === RUN   TestImagesFilterMultiReference
20:37:18 [2021-03-11T20:37:18.032Z] --- PASS: TestImagesFilterMultiReference (0.06s)
20:37:18 [2021-03-11T20:37:18.032Z] === RUN   TestImagePullPlatformInvalid
20:37:18 [2021-03-11T20:37:18.032Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
20:37:18 [2021-03-11T20:37:18.032Z] === RUN   TestRemoveImageOrphaning
20:37:18 [2021-03-11T20:37:18.258Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
20:37:18 [2021-03-11T20:37:18.258Z] === RUN   TestCopyFromContainer
20:37:18 [2021-03-11T20:37:18.288Z] --- PASS: TestRemoveImageOrphaning (0.30s)
20:37:18 [2021-03-11T20:37:18.288Z] === RUN   TestRemoveImageGarbageCollector
20:37:18 [2021-03-11T20:37:18.592Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
20:37:18 [2021-03-11T20:37:18.815Z] tests/integration/api_service_test.py .................................. [ 60%]
20:37:18 [2021-03-11T20:37:18.849Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
20:37:19 [2021-03-11T20:37:19.651Z] === RUN   TestCopyFromContainer//
20:37:19 [2021-03-11T20:37:19.651Z] === RUN   TestCopyFromContainer//bar/root
20:37:19 [2021-03-11T20:37:19.778Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:37:19 [2021-03-11T20:37:19.778Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
20:37:19 [2021-03-11T20:37:19.778Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
20:37:19 [2021-03-11T20:37:19.778Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
20:37:19 [2021-03-11T20:37:19.778Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
20:37:19 [2021-03-11T20:37:19.914Z] === RUN   TestCopyFromContainer//bar/root/
20:37:19 [2021-03-11T20:37:19.914Z] === RUN   TestCopyFromContainer/bar/quux
20:37:20 [2021-03-11T20:37:20.177Z] === RUN   TestCopyFromContainer/bar/quux/
20:37:20 [2021-03-11T20:37:20.177Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:37:20 [2021-03-11T20:37:20.177Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:37:20 [2021-03-11T20:37:20.178Z] --- PASS: TestRemoveImageGarbageCollector (1.82s)
20:37:20 [2021-03-11T20:37:20.178Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:37:20 [2021-03-11T20:37:20.178Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
20:37:20 [2021-03-11T20:37:20.178Z] === RUN   TestTagInvalidReference
20:37:20 [2021-03-11T20:37:20.178Z] --- PASS: TestTagInvalidReference (0.02s)
20:37:20 [2021-03-11T20:37:20.178Z] === RUN   TestTagValidPrefixedRepo
20:37:20 [2021-03-11T20:37:20.178Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
20:37:20 [2021-03-11T20:37:20.178Z] === RUN   TestTagExistedNameWithoutForce
20:37:20 [2021-03-11T20:37:20.178Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:37:20 [2021-03-11T20:37:20.178Z] === RUN   TestTagOfficialNames
20:37:20 [2021-03-11T20:37:20.341Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
20:37:20 [2021-03-11T20:37:20.433Z] --- PASS: TestTagOfficialNames (0.09s)
20:37:20 [2021-03-11T20:37:20.433Z] === RUN   TestTagMatchesDigest
20:37:20 [2021-03-11T20:37:20.433Z] --- PASS: TestTagMatchesDigest (0.01s)
20:37:20 [2021-03-11T20:37:20.433Z] === CONT  TestImportExtremelyLargeImageWorks
20:37:20 [2021-03-11T20:37:20.439Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:37:20 [2021-03-11T20:37:20.439Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:37:20 [2021-03-11T20:37:20.702Z] === RUN   TestCopyFromContainer/bar/notarget
20:37:20 [2021-03-11T20:37:20.702Z] --- PASS: TestCopyFromContainer (2.60s)
20:37:20 [2021-03-11T20:37:20.702Z]     --- PASS: TestCopyFromContainer// (0.12s)
20:37:20 [2021-03-11T20:37:20.702Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
20:37:20 [2021-03-11T20:37:20.702Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
20:37:20 [2021-03-11T20:37:20.702Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
20:37:20 [2021-03-11T20:37:20.702Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
20:37:20 [2021-03-11T20:37:20.702Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
20:37:20 [2021-03-11T20:37:20.702Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
20:37:20 [2021-03-11T20:37:20.702Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
20:37:20 [2021-03-11T20:37:20.702Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
20:37:20 [2021-03-11T20:37:20.702Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
20:37:20 [2021-03-11T20:37:20.702Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:37:20 [2021-03-11T20:37:20.702Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:37:20 [2021-03-11T20:37:20.702Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:37:20 [2021-03-11T20:37:20.702Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:37:20 [2021-03-11T20:37:20.702Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:37:20 [2021-03-11T20:37:20.702Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:37:20 [2021-03-11T20:37:20.702Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:37:20 [2021-03-11T20:37:20.702Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:37:20 [2021-03-11T20:37:20.702Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:37:20 [2021-03-11T20:37:20.702Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:37:20 [2021-03-11T20:37:20.702Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
20:37:20 [2021-03-11T20:37:20.702Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:37:20 [2021-03-11T20:37:20.702Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:37:20 [2021-03-11T20:37:20.702Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:37:20 [2021-03-11T20:37:20.702Z] === RUN   TestCreateLinkToNonExistingContainer
20:37:20 [2021-03-11T20:37:20.964Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
20:37:20 [2021-03-11T20:37:20.964Z] === RUN   TestCreateWithInvalidEnv
20:37:20 [2021-03-11T20:37:20.964Z] === RUN   TestCreateWithInvalidEnv/0
20:37:20 [2021-03-11T20:37:20.964Z] === PAUSE TestCreateWithInvalidEnv/0
20:37:20 [2021-03-11T20:37:20.964Z] === RUN   TestCreateWithInvalidEnv/1
20:37:20 [2021-03-11T20:37:20.964Z] === PAUSE TestCreateWithInvalidEnv/1
20:37:20 [2021-03-11T20:37:20.964Z] === RUN   TestCreateWithInvalidEnv/2
20:37:20 [2021-03-11T20:37:20.964Z] === PAUSE TestCreateWithInvalidEnv/2
20:37:20 [2021-03-11T20:37:20.964Z] === CONT  TestCreateWithInvalidEnv/0
20:37:20 [2021-03-11T20:37:20.964Z] === CONT  TestCreateWithInvalidEnv/2
20:37:20 [2021-03-11T20:37:20.964Z] === CONT  TestCreateWithInvalidEnv/1
20:37:20 [2021-03-11T20:37:20.964Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
20:37:20 [2021-03-11T20:37:20.964Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:37:20 [2021-03-11T20:37:20.964Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:37:20 [2021-03-11T20:37:20.964Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:37:20 [2021-03-11T20:37:20.964Z] === RUN   TestCreateTmpfsMountsTarget
20:37:20 [2021-03-11T20:37:20.964Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
20:37:20 [2021-03-11T20:37:20.964Z] === RUN   TestCreateWithCustomMaskedPaths
20:37:21 [2021-03-11T20:37:21.270Z] --- PASS: TestBuildPreserveOwnership (4.76s)
20:37:21 [2021-03-11T20:37:21.270Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.17s)
20:37:21 [2021-03-11T20:37:21.270Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.58s)
20:37:21 [2021-03-11T20:37:21.270Z] === RUN   TestBuildPlatformInvalid
20:37:21 [2021-03-11T20:37:21.270Z] --- PASS: TestBuildPlatformInvalid (0.09s)
20:37:21 [2021-03-11T20:37:21.270Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:37:22 [2021-03-11T20:37:22.904Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s)
20:37:22 [2021-03-11T20:37:22.904Z] === RUN   TestCreateWithCustomReadonlyPaths
20:37:23 [2021-03-11T20:37:23.761Z] 5ff1512f88ec: Pull complete
20:37:23 [2021-03-11T20:37:23.761Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab
20:37:23 [2021-03-11T20:37:23.761Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
20:37:23 [2021-03-11T20:37:23.761Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
20:37:23 [2021-03-11T20:37:23.761Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
20:37:23 [2021-03-11T20:37:23.761Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817'
20:37:23 [2021-03-11T20:37:23.761Z] WARN: Skipping validation tests
20:37:23 [2021-03-11T20:37:23.761Z] INFO: Running unit tests at 03/11/2021 20:37:13...
20:37:23 [2021-03-11T20:37:23.761Z] INFO: make.ps1 starting at 03/11/2021 20:37:17
20:37:23 [2021-03-11T20:37:23.761Z] INFO: Git commit (a8008f7313) assumed from DOCKER_GITCOMMIT environment variable
20:37:23 [2021-03-11T20:37:23.761Z] INFO: Invoking autogen...
20:37:23 [2021-03-11T20:37:23.761Z] INFO: Running unit tests...
20:37:24 [2021-03-11T20:37:24.849Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.88s)
20:37:24 [2021-03-11T20:37:24.849Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:37:24 [2021-03-11T20:37:24.850Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:37:24 [2021-03-11T20:37:24.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:37:24 [2021-03-11T20:37:24.850Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:37:24 [2021-03-11T20:37:24.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:37:24 [2021-03-11T20:37:24.850Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:37:24 [2021-03-11T20:37:24.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:37:24 [2021-03-11T20:37:24.850Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:37:24 [2021-03-11T20:37:24.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:37:24 [2021-03-11T20:37:24.850Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:37:24 [2021-03-11T20:37:24.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:37:24 [2021-03-11T20:37:24.850Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:37:24 [2021-03-11T20:37:24.850Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:37:24 [2021-03-11T20:37:24.850Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:37:24 [2021-03-11T20:37:24.850Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:37:24 [2021-03-11T20:37:24.850Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:37:24 [2021-03-11T20:37:24.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
20:37:24 [2021-03-11T20:37:24.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
20:37:24 [2021-03-11T20:37:24.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s)
20:37:24 [2021-03-11T20:37:24.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
20:37:24 [2021-03-11T20:37:24.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s)
20:37:24 [2021-03-11T20:37:24.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
20:37:24 [2021-03-11T20:37:24.850Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:37:25 [2021-03-11T20:37:25.426Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s)
20:37:25 [2021-03-11T20:37:25.426Z] === RUN   TestCreateDifferentPlatform
20:37:25 [2021-03-11T20:37:25.426Z] === RUN   TestCreateDifferentPlatform/different_os
20:37:25 [2021-03-11T20:37:25.426Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:37:25 [2021-03-11T20:37:25.426Z] --- PASS: TestCreateDifferentPlatform (0.05s)
20:37:25 [2021-03-11T20:37:25.426Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.02s)
20:37:25 [2021-03-11T20:37:25.426Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
20:37:25 [2021-03-11T20:37:25.426Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:37:25 [2021-03-11T20:37:25.426Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
20:37:25 [2021-03-11T20:37:25.426Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:37:25 [2021-03-11T20:37:25.438Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
20:37:25 [2021-03-11T20:37:25.688Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s)
20:37:25 [2021-03-11T20:37:25.688Z] === RUN   TestContainerStartOnDaemonRestart
20:37:25 [2021-03-11T20:37:25.688Z] === PAUSE TestContainerStartOnDaemonRestart
20:37:25 [2021-03-11T20:37:25.688Z] === RUN   TestDaemonRestartIpcMode
20:37:25 [2021-03-11T20:37:25.688Z] === PAUSE TestDaemonRestartIpcMode
20:37:25 [2021-03-11T20:37:25.688Z] === RUN   TestDaemonHostGatewayIP
20:37:25 [2021-03-11T20:37:25.688Z] === PAUSE TestDaemonHostGatewayIP
20:37:25 [2021-03-11T20:37:25.688Z] === RUN   TestRestartDaemonWithRestartingContainer
20:37:25 [2021-03-11T20:37:25.688Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:37:25 [2021-03-11T20:37:25.688Z] === RUN   TestContainerKillOnDaemonStart
20:37:25 [2021-03-11T20:37:25.688Z] === PAUSE TestContainerKillOnDaemonStart
20:37:25 [2021-03-11T20:37:25.688Z] === RUN   TestDiff
20:37:26 [2021-03-11T20:37:26.262Z] --- PASS: TestDiff (0.68s)
20:37:26 [2021-03-11T20:37:26.262Z] === RUN   TestExecWithCloseStdin
20:37:26 [2021-03-11T20:37:26.688Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --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/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/profiles/seccomp github.com/docker/docker/quota 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
20:37:27 [2021-03-11T20:37:27.209Z] --- PASS: TestExecWithCloseStdin (0.76s)
20:37:27 [2021-03-11T20:37:27.209Z] === RUN   TestExec
20:37:27 [2021-03-11T20:37:27.329Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
20:37:27 [2021-03-11T20:37:27.783Z] --- PASS: TestExec (0.73s)
20:37:27 [2021-03-11T20:37:27.783Z] === RUN   TestExecUser
20:37:28 [2021-03-11T20:37:28.729Z] --- PASS: TestExecUser (0.79s)
20:37:28 [2021-03-11T20:37:28.729Z] === RUN   TestExportContainerAndImportImage
20:37:29 [2021-03-11T20:37:29.675Z] --- PASS: TestExportContainerAndImportImage (0.94s)
20:37:29 [2021-03-11T20:37:29.675Z] === RUN   TestExportContainerAfterDaemonRestart
20:37:29 [2021-03-11T20:37:29.852Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
20:37:31 [2021-03-11T20:37:31.600Z] --- PASS: TestExportContainerAfterDaemonRestart (1.83s)
20:37:31 [2021-03-11T20:37:31.600Z] === RUN   TestHealthCheckWorkdir
20:37:31 [2021-03-11T20:37:31.744Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
20:37:32 [2021-03-11T20:37:32.306Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
20:37:32 [2021-03-11T20:37:32.546Z] --- PASS: TestHealthCheckWorkdir (1.05s)
20:37:32 [2021-03-11T20:37:32.546Z] === RUN   TestHealthKillContainer
20:37:32 [2021-03-11T20:37:32.870Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
20:37:33 [2021-03-11T20:37:33.517Z] .........................                                                [ 67%]
20:37:33 [2021-03-11T20:37:33.799Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
20:37:33 [2021-03-11T20:37:33.801Z] ?   	github.com/docker/docker/api	[no test files]
20:37:34 [2021-03-11T20:37:34.363Z] === RUN   TestDockerSuite/TestAttachAfterDetach
20:37:35 [2021-03-11T20:37:35.098Z] --- PASS: TestHealthKillContainer (2.73s)
20:37:35 [2021-03-11T20:37:35.098Z] === RUN   TestInspectCpusetInConfigPre120
20:37:35 [2021-03-11T20:37:35.672Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s)
20:37:35 [2021-03-11T20:37:35.672Z] === RUN   TestIpcModeNone
20:37:36 [2021-03-11T20:37:36.254Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
20:37:36 [2021-03-11T20:37:36.618Z] --- PASS: TestIpcModeNone (0.71s)
20:37:36 [2021-03-11T20:37:36.618Z] === RUN   TestIpcModePrivate
20:37:37 [2021-03-11T20:37:37.184Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
20:37:37 [2021-03-11T20:37:37.192Z] --- PASS: TestIpcModePrivate (0.71s)
20:37:37 [2021-03-11T20:37:37.192Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
20:37:37 [2021-03-11T20:37:37.192Z] === RUN   TestIpcModeShareable
20:37:37 [2021-03-11T20:37:37.747Z] Loaded image: buildpack-deps:buster
20:37:37 [2021-03-11T20:37:37.747Z] Loaded image: busybox:latest
20:37:38 [2021-03-11T20:37:38.004Z] === RUN   TestDockerSuite/TestAttachDetach
20:37:38 [2021-03-11T20:37:38.138Z] --- PASS: TestIpcModeShareable (0.72s)
20:37:38 [2021-03-11T20:37:38.138Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true
20:37:38 [2021-03-11T20:37:38.138Z] === RUN   TestAPIIpcModeShareableAndContainer
20:37:38 [2021-03-11T20:37:38.261Z] Loaded image: busybox:glibc
20:37:39 [2021-03-11T20:37:39.191Z] === RUN   TestDockerSuite/TestAttachDisconnect
20:37:39 [2021-03-11T20:37:39.449Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
20:37:40 [2021-03-11T20:37:40.016Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
20:37:40 [2021-03-11T20:37:40.062Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.25s)
20:37:40 [2021-03-11T20:37:40.062Z] === RUN   TestAPIIpcModeHost
20:37:40 [2021-03-11T20:37:40.637Z] --- PASS: TestAPIIpcModeHost (0.59s)
20:37:40 [2021-03-11T20:37:40.637Z] === RUN   TestDaemonIpcModeShareable
20:37:41 [2021-03-11T20:37:41.908Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
20:37:41 [2021-03-11T20:37:41.908Z] === RUN   TestDockerSuite/TestAttachPausedContainer
20:37:42 [2021-03-11T20:37:42.558Z] --- PASS: TestDaemonIpcModeShareable (1.61s)
20:37:42 [2021-03-11T20:37:42.558Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
20:37:42 [2021-03-11T20:37:42.558Z] === RUN   TestDaemonIpcModePrivate
20:37:43 [2021-03-11T20:37:43.278Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
20:37:43 [2021-03-11T20:37:43.278Z] Loaded image: debian:bullseye
20:37:43 [2021-03-11T20:37:43.278Z] Loaded image: hello-world:latest
20:37:43 [2021-03-11T20:37:43.278Z] Loaded image: arm32v7/hello-world:latest
20:37:43 [2021-03-11T20:37:43.841Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
20:37:43 [2021-03-11T20:37:43.841Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
20:37:43 [2021-03-11T20:37:43.949Z] --- PASS: TestDaemonIpcModePrivate (1.64s)
20:37:43 [2021-03-11T20:37:43.949Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
20:37:43 [2021-03-11T20:37:43.949Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:37:44 [2021-03-11T20:37:44.770Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
20:37:45 [2021-03-11T20:37:45.870Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s)
20:37:45 [2021-03-11T20:37:45.870Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
20:37:45 [2021-03-11T20:37:45.870Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:37:46 [2021-03-11T20:37:46.662Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
20:37:47 [2021-03-11T20:37:47.226Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
20:37:47 [2021-03-11T20:37:47.260Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s)
20:37:47 [2021-03-11T20:37:47.260Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
20:37:47 [2021-03-11T20:37:47.260Z] === RUN   TestIpcModeOlderClient
20:37:47 [2021-03-11T20:37:47.260Z] === PAUSE TestIpcModeOlderClient
20:37:47 [2021-03-11T20:37:47.260Z] === RUN   TestKillContainerInvalidSignal
20:37:48 [2021-03-11T20:37:48.206Z] --- PASS: TestKillContainerInvalidSignal (0.70s)
20:37:48 [2021-03-11T20:37:48.206Z] === RUN   TestKillContainer
20:37:48 [2021-03-11T20:37:48.206Z] === RUN   TestKillContainer/no_signal
20:37:48 [2021-03-11T20:37:48.594Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
20:37:48 [2021-03-11T20:37:48.594Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
20:37:48 [2021-03-11T20:37:48.594Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
20:37:48 [2021-03-11T20:37:48.675Z] === RUN   TestMiddlewares
20:37:48 [2021-03-11T20:37:48.675Z] --- PASS: TestMiddlewares (0.00s)
20:37:48 [2021-03-11T20:37:48.675Z] PASS
20:37:48 [2021-03-11T20:37:48.675Z] coverage: 9.0% of statements
20:37:48 [2021-03-11T20:37:48.675Z] ok  	github.com/docker/docker/api/server	0.091s	coverage: 9.0% of statements
20:37:48 [2021-03-11T20:37:48.780Z] === RUN   TestKillContainer/non_killing_signal
20:37:49 [2021-03-11T20:37:49.042Z] === RUN   TestKillContainer/killing_signal
20:37:49 [2021-03-11T20:37:49.964Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
20:37:49 [2021-03-11T20:37:49.990Z] --- PASS: TestKillContainer (1.98s)
20:37:49 [2021-03-11T20:37:49.990Z]     --- PASS: TestKillContainer/no_signal (0.62s)
20:37:49 [2021-03-11T20:37:49.990Z]     --- PASS: TestKillContainer/non_killing_signal (0.48s)
20:37:49 [2021-03-11T20:37:49.990Z]     --- PASS: TestKillContainer/killing_signal (0.63s)
20:37:49 [2021-03-11T20:37:49.990Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:37:49 [2021-03-11T20:37:49.990Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:37:50 [2021-03-11T20:37:50.564Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:37:50 [2021-03-11T20:37:50.895Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
20:37:51 [2021-03-11T20:37:51.459Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
20:37:51 [2021-03-11T20:37:51.511Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s)
20:37:51 [2021-03-11T20:37:51.511Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
20:37:51 [2021-03-11T20:37:51.511Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s)
20:37:51 [2021-03-11T20:37:51.511Z] === RUN   TestKillStoppedContainer
20:37:51 [2021-03-11T20:37:51.511Z] --- PASS: TestKillStoppedContainer (0.07s)
20:37:51 [2021-03-11T20:37:51.511Z] === RUN   TestKillStoppedContainerAPIPre120
20:37:51 [2021-03-11T20:37:51.511Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
20:37:51 [2021-03-11T20:37:51.511Z] === RUN   TestKillDifferentUserContainer
20:37:52 [2021-03-11T20:37:52.085Z] --- PASS: TestKillDifferentUserContainer (0.66s)
20:37:52 [2021-03-11T20:37:52.085Z] === RUN   TestInspectOomKilledTrue
20:37:52 [2021-03-11T20:37:52.085Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
20:37:52 [2021-03-11T20:37:52.085Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:37:52 [2021-03-11T20:37:52.085Z] === RUN   TestInspectOomKilledFalse
20:37:52 [2021-03-11T20:37:52.085Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:37:52 [2021-03-11T20:37:52.085Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:37:52 [2021-03-11T20:37:52.085Z] === RUN   TestLinksEtcHostsContentMatch
20:37:52 [2021-03-11T20:37:52.660Z] --- PASS: TestLinksEtcHostsContentMatch (0.50s)
20:37:52 [2021-03-11T20:37:52.660Z] === RUN   TestLinksContainerNames
20:37:52 [2021-03-11T20:37:52.853Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (31.37s)
20:37:52 [2021-03-11T20:37:52.853Z] PASS
20:37:52 [2021-03-11T20:37:52.853Z] 
20:37:52 [2021-03-11T20:37:52.853Z] === Skipped
20:37:52 [2021-03-11T20:37:52.853Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
20:37:52 [2021-03-11T20:37:52.853Z]     build_session_test.go:25: TODO: BuildKit
20:37:52 [2021-03-11T20:37:52.853Z] 
20:37:52 [2021-03-11T20:37:52.853Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
20:37:52 [2021-03-11T20:37:52.853Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
20:37:52 [2021-03-11T20:37:52.853Z] 
20:37:52 [2021-03-11T20:37:52.853Z] 
20:37:52 [2021-03-11T20:37:52.853Z] DONE 34 tests, 2 skipped in 227.596s
20:37:52 [2021-03-11T20:37:52.853Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:37:52 [2021-03-11T20:37:52.853Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
20:37:52 [2021-03-11T20:37:52.853Z] ++ set -e
20:37:52 [2021-03-11T20:37:52.853Z] ++ '[' -n 0 ']'
20:37:52 [2021-03-11T20:37:52.853Z] ++ set -x
20:37:52 [2021-03-11T20:37:52.853Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
20:37:52 [2021-03-11T20:37:52.853Z] INFO: Testing against a local daemon
20:37:52 [2021-03-11T20:37:52.853Z] === RUN   TestConfigInspect
20:37:53 [2021-03-11T20:37:53.770Z] --- PASS: TestLinksContainerNames (1.28s)
20:37:53 [2021-03-11T20:37:53.770Z] === RUN   TestLogsFollowTailEmpty
20:37:54 [2021-03-11T20:37:54.244Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
20:37:54 [2021-03-11T20:37:54.717Z] --- PASS: TestLogsFollowTailEmpty (0.64s)
20:37:54 [2021-03-11T20:37:54.717Z] === RUN   TestContainerNetworkMountsNoChown
20:37:55 [2021-03-11T20:37:55.291Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s)
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/default
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/default
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/private
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/private
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/rprivate
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/rprivate
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/slave
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/slave
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/rslave
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/rslave
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/shared
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/shared
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/rshared
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/rshared
20:37:55 [2021-03-11T20:37:55.291Z] === CONT  TestMountDaemonRoot/default
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/default/bind_root
20:37:55 [2021-03-11T20:37:55.291Z] === CONT  TestMountDaemonRoot/rslave
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/default/mount_root
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:37:55 [2021-03-11T20:37:55.291Z] === CONT  TestMountDaemonRoot/rshared
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:37:55 [2021-03-11T20:37:55.291Z] === CONT  TestMountDaemonRoot/shared
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === CONT  TestMountDaemonRoot/slave
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === CONT  TestMountDaemonRoot/private
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/private/bind_root
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/private/mount_root
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:37:55 [2021-03-11T20:37:55.291Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:37:55 [2021-03-11T20:37:55.292Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:37:55 [2021-03-11T20:37:55.292Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:37:55 [2021-03-11T20:37:55.292Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:37:55 [2021-03-11T20:37:55.292Z] === CONT  TestMountDaemonRoot/default/bind_root
20:37:55 [2021-03-11T20:37:55.292Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:37:55 [2021-03-11T20:37:55.292Z] === CONT  TestMountDaemonRoot/rprivate
20:37:55 [2021-03-11T20:37:55.292Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:37:55 [2021-03-11T20:37:55.292Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:37:55 [2021-03-11T20:37:55.292Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:37:55 [2021-03-11T20:37:55.292Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:37:55 [2021-03-11T20:37:55.292Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:37:55 [2021-03-11T20:37:55.292Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:37:55 [2021-03-11T20:37:55.292Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:37:55 [2021-03-11T20:37:55.292Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:37:55 [2021-03-11T20:37:55.292Z] === CONT  TestMountDaemonRoot/default/mount_root
20:37:55 [2021-03-11T20:37:55.292Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:37:55 [2021-03-11T20:37:55.292Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:37:55 [2021-03-11T20:37:55.292Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:37:55 [2021-03-11T20:37:55.292Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:37:55 [2021-03-11T20:37:55.292Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:37:55 [2021-03-11T20:37:55.292Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:37:55 [2021-03-11T20:37:55.292Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:37:55 [2021-03-11T20:37:55.292Z] === CONT  TestMountDaemonRoot/private/bind_root
20:37:55 [2021-03-11T20:37:55.292Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:37:55 [2021-03-11T20:37:55.292Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:37:55 [2021-03-11T20:37:55.292Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:37:55 [2021-03-11T20:37:55.292Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:37:55 [2021-03-11T20:37:55.292Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:37:55 [2021-03-11T20:37:55.292Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:37:55 [2021-03-11T20:37:55.292Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:37:55 [2021-03-11T20:37:55.554Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:37:55 [2021-03-11T20:37:55.554Z] === CONT  TestMountDaemonRoot/private/mount_root
20:37:55 [2021-03-11T20:37:55.554Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:37:55 [2021-03-11T20:37:55.554Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:37:55 [2021-03-11T20:37:55.554Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:37:55 [2021-03-11T20:37:55.554Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:37:55 [2021-03-11T20:37:55.554Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:37:55 [2021-03-11T20:37:55.554Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:37:55 [2021-03-11T20:37:55.554Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:37:55 [2021-03-11T20:37:55.554Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:37:55 [2021-03-11T20:37:55.554Z] --- PASS: TestMountDaemonRoot (0.04s)
20:37:55 [2021-03-11T20:37:55.554Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
20:37:55 [2021-03-11T20:37:55.554Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
20:37:55 [2021-03-11T20:37:55.554Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
20:37:55 [2021-03-11T20:37:55.554Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s)
20:37:55 [2021-03-11T20:37:55.554Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
20:37:55 [2021-03-11T20:37:55.554Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
20:37:55 [2021-03-11T20:37:55.554Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
20:37:55 [2021-03-11T20:37:55.554Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
20:37:55 [2021-03-11T20:37:55.554Z] === RUN   TestContainerBindMountNonRecursive
20:37:56 [2021-03-11T20:37:56.821Z] --- PASS: TestConfigInspect (3.53s)
20:37:56 [2021-03-11T20:37:56.821Z] === RUN   TestConfigList
20:37:57 [2021-03-11T20:37:57.386Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
20:37:57 [2021-03-11T20:37:57.474Z] --- PASS: TestContainerBindMountNonRecursive (1.93s)
20:37:57 [2021-03-11T20:37:57.474Z] === RUN   TestContainerVolumesMountedAsShared
20:37:58 [2021-03-11T20:37:58.048Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s)
20:37:58 [2021-03-11T20:37:58.048Z] === RUN   TestContainerVolumesMountedAsSlave
20:37:58 [2021-03-11T20:37:58.621Z] --- PASS: TestContainerVolumesMountedAsSlave (0.53s)
20:37:58 [2021-03-11T20:37:58.621Z] === RUN   TestNetworkNat
20:37:59 [2021-03-11T20:37:59.568Z] --- PASS: TestNetworkNat (0.77s)
20:37:59 [2021-03-11T20:37:59.568Z] === RUN   TestNetworkLocalhostTCPNat
20:37:59 [2021-03-11T20:37:59.904Z] --- PASS: TestConfigList (3.13s)
20:37:59 [2021-03-11T20:37:59.904Z] === RUN   TestConfigsCreateAndDelete
20:38:00 [2021-03-11T20:38:00.143Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s)
20:38:00 [2021-03-11T20:38:00.143Z] === RUN   TestNetworkLoopbackNat
20:38:00 [2021-03-11T20:38:00.835Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
20:38:02 [2021-03-11T20:38:02.727Z] --- PASS: TestConfigsCreateAndDelete (3.15s)
20:38:02 [2021-03-11T20:38:02.727Z] === RUN   TestConfigsUpdate
20:38:03 [2021-03-11T20:38:03.292Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
20:38:03 [2021-03-11T20:38:03.452Z] --- PASS: TestNetworkLoopbackNat (2.96s)
20:38:03 [2021-03-11T20:38:03.452Z] === RUN   TestPause
20:38:03 [2021-03-11T20:38:03.715Z] --- PASS: TestPause (0.70s)
20:38:03 [2021-03-11T20:38:03.715Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:38:03 [2021-03-11T20:38:03.715Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:38:03 [2021-03-11T20:38:03.715Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:38:03 [2021-03-11T20:38:03.715Z] === RUN   TestPauseStopPausedContainer
20:38:04 [2021-03-11T20:38:04.661Z] --- PASS: TestPauseStopPausedContainer (0.73s)
20:38:04 [2021-03-11T20:38:04.661Z] === RUN   TestPsFilter
20:38:04 [2021-03-11T20:38:04.661Z] --- PASS: TestPsFilter (0.15s)
20:38:04 [2021-03-11T20:38:04.661Z] === RUN   TestRemoveContainerWithRemovedVolume
20:38:04 [2021-03-11T20:38:04.662Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
20:38:05 [2021-03-11T20:38:05.235Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s)
20:38:05 [2021-03-11T20:38:05.235Z] === RUN   TestRemoveContainerWithVolume
20:38:06 [2021-03-11T20:38:06.034Z] --- PASS: TestConfigsUpdate (3.26s)
20:38:06 [2021-03-11T20:38:06.034Z] === RUN   TestTemplatedConfig
20:38:06 [2021-03-11T20:38:06.182Z] --- PASS: TestRemoveContainerWithVolume (0.64s)
20:38:06 [2021-03-11T20:38:06.182Z] === RUN   TestRemoveContainerRunning
20:38:06 [2021-03-11T20:38:06.756Z] --- PASS: TestRemoveContainerRunning (0.70s)
20:38:06 [2021-03-11T20:38:06.756Z] === RUN   TestRemoveContainerForceRemoveRunning
20:38:06 [2021-03-11T20:38:06.965Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
20:38:07 [2021-03-11T20:38:07.330Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s)
20:38:07 [2021-03-11T20:38:07.330Z] === RUN   TestRemoveInvalidContainer
20:38:07 [2021-03-11T20:38:07.330Z] --- PASS: TestRemoveInvalidContainer (0.02s)
20:38:07 [2021-03-11T20:38:07.330Z] === RUN   TestRenameLinkedContainer
20:38:07 [2021-03-11T20:38:07.527Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
20:38:07 [2021-03-11T20:38:07.783Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
20:38:08 [2021-03-11T20:38:08.347Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
20:38:09 [2021-03-11T20:38:09.277Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
20:38:09 [2021-03-11T20:38:09.533Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
20:38:09 [2021-03-11T20:38:09.533Z] --- PASS: TestTemplatedConfig (3.63s)
20:38:09 [2021-03-11T20:38:09.533Z] === RUN   TestConfigCreateResolve
20:38:09 [2021-03-11T20:38:09.904Z] --- PASS: TestRenameLinkedContainer (2.64s)
20:38:09 [2021-03-11T20:38:09.904Z] === RUN   TestRenameStoppedContainer
20:38:10 [2021-03-11T20:38:10.096Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
20:38:10 [2021-03-11T20:38:10.479Z] --- PASS: TestRenameStoppedContainer (0.63s)
20:38:10 [2021-03-11T20:38:10.479Z] === RUN   TestRenameRunningContainerAndReuse
20:38:10 [2021-03-11T20:38:10.658Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
20:38:10 [2021-03-11T20:38:10.915Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
20:38:11 [2021-03-11T20:38:11.847Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
20:38:11 [2021-03-11T20:38:11.874Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s)
20:38:11 [2021-03-11T20:38:11.874Z] === RUN   TestRenameInvalidName
20:38:12 [2021-03-11T20:38:12.103Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
20:38:12 [2021-03-11T20:38:12.448Z] --- PASS: TestRenameInvalidName (0.62s)
20:38:12 [2021-03-11T20:38:12.448Z] === RUN   TestRenameAnonymousContainer
20:38:12 [2021-03-11T20:38:12.666Z] --- PASS: TestConfigCreateResolve (3.12s)
20:38:12 [2021-03-11T20:38:12.666Z] === RUN   TestConfigDaemonLibtrustID
20:38:13 [2021-03-11T20:38:13.230Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
20:38:13 [2021-03-11T20:38:13.230Z] PASS
20:38:13 [2021-03-11T20:38:13.230Z] 
20:38:13 [2021-03-11T20:38:13.230Z] DONE 7 tests in 20.552s
20:38:13 [2021-03-11T20:38:13.230Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
20:38:13 [2021-03-11T20:38:13.230Z] ++ 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
20:38:13 [2021-03-11T20:38:13.230Z] ++ set -e
20:38:13 [2021-03-11T20:38:13.230Z] ++ '[' -n 0 ']'
20:38:13 [2021-03-11T20:38:13.230Z] ++ set -x
20:38:13 [2021-03-11T20:38:13.230Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:38:13 [2021-03-11T20:38:13.486Z] INFO: Testing against a local daemon
20:38:13 [2021-03-11T20:38:13.486Z] === RUN   TestCheckpoint
20:38:13 [2021-03-11T20:38:13.486Z] --- SKIP: TestCheckpoint (0.00s)
20:38:13 [2021-03-11T20:38:13.486Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:38:13 [2021-03-11T20:38:13.486Z] === RUN   TestContainerInvalidJSON
20:38:13 [2021-03-11T20:38:13.742Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:38:13 [2021-03-11T20:38:13.742Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:38:13 [2021-03-11T20:38:13.742Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:38:13 [2021-03-11T20:38:13.742Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:38:13 [2021-03-11T20:38:13.742Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:38:13 [2021-03-11T20:38:13.742Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:38:13 [2021-03-11T20:38:13.742Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:38:13 [2021-03-11T20:38:13.742Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:38:13 [2021-03-11T20:38:13.742Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:38:13 [2021-03-11T20:38:13.742Z] --- PASS: TestContainerInvalidJSON (0.05s)
20:38:13 [2021-03-11T20:38:13.742Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:38:13 [2021-03-11T20:38:13.742Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:38:13 [2021-03-11T20:38:13.742Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:38:13 [2021-03-11T20:38:13.742Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:38:13 [2021-03-11T20:38:13.742Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
20:38:13 [2021-03-11T20:38:13.742Z] === RUN   TestCopyFromContainerPathIsNotDir
20:38:13 [2021-03-11T20:38:13.742Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
20:38:13 [2021-03-11T20:38:13.742Z] === RUN   TestCopyToContainerPathDoesNotExist
20:38:13 [2021-03-11T20:38:13.742Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
20:38:13 [2021-03-11T20:38:13.742Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
20:38:13 [2021-03-11T20:38:13.998Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
20:38:13 [2021-03-11T20:38:13.998Z] === RUN   TestCopyToContainerPathIsNotDir
20:38:13 [2021-03-11T20:38:13.998Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
20:38:13 [2021-03-11T20:38:13.998Z] === RUN   TestCopyFromContainer
20:38:14 [2021-03-11T20:38:14.535Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
20:38:15 [2021-03-11T20:38:15.765Z] --- PASS: TestRenameAnonymousContainer (2.83s)
20:38:15 [2021-03-11T20:38:15.765Z] === RUN   TestRenameContainerWithSameName
20:38:15 [2021-03-11T20:38:15.890Z] === RUN   TestCopyFromContainer//
20:38:15 [2021-03-11T20:38:15.890Z] === RUN   TestCopyFromContainer//bar/root
20:38:15 [2021-03-11T20:38:15.890Z] === RUN   TestCopyFromContainer//bar/root/
20:38:15 [2021-03-11T20:38:15.890Z] === RUN   TestCopyFromContainer/bar/quux
20:38:16 [2021-03-11T20:38:16.029Z] --- PASS: TestRenameContainerWithSameName (0.66s)
20:38:16 [2021-03-11T20:38:16.029Z] === RUN   TestRenameContainerWithLinkedContainer
20:38:16 [2021-03-11T20:38:16.148Z] === RUN   TestCopyFromContainer/bar/quux/
20:38:16 [2021-03-11T20:38:16.148Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:38:16 [2021-03-11T20:38:16.148Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:38:16 [2021-03-11T20:38:16.148Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:38:16 [2021-03-11T20:38:16.148Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
20:38:16 [2021-03-11T20:38:16.404Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:38:16 [2021-03-11T20:38:16.404Z] === RUN   TestCopyFromContainer/bar/notarget
20:38:16 [2021-03-11T20:38:16.660Z] --- PASS: TestCopyFromContainer (2.65s)
20:38:16 [2021-03-11T20:38:16.660Z]     --- PASS: TestCopyFromContainer// (0.08s)
20:38:16 [2021-03-11T20:38:16.660Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
20:38:16 [2021-03-11T20:38:16.660Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
20:38:16 [2021-03-11T20:38:16.660Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
20:38:16 [2021-03-11T20:38:16.660Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
20:38:16 [2021-03-11T20:38:16.660Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
20:38:16 [2021-03-11T20:38:16.660Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
20:38:16 [2021-03-11T20:38:16.660Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
20:38:16 [2021-03-11T20:38:16.660Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
20:38:16 [2021-03-11T20:38:16.660Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
20:38:16 [2021-03-11T20:38:16.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:38:16 [2021-03-11T20:38:16.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:38:16 [2021-03-11T20:38:16.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:38:16 [2021-03-11T20:38:16.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:38:16 [2021-03-11T20:38:16.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:38:16 [2021-03-11T20:38:16.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:38:16 [2021-03-11T20:38:16.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:38:16 [2021-03-11T20:38:16.660Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:38:16 [2021-03-11T20:38:16.660Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:38:16 [2021-03-11T20:38:16.660Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:38:16 [2021-03-11T20:38:16.660Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
20:38:16 [2021-03-11T20:38:16.660Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:38:16 [2021-03-11T20:38:16.660Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:38:16 [2021-03-11T20:38:16.660Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
20:38:16 [2021-03-11T20:38:16.660Z] === RUN   TestCreateLinkToNonExistingContainer
20:38:16 [2021-03-11T20:38:16.660Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
20:38:16 [2021-03-11T20:38:16.660Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
20:38:16 [2021-03-11T20:38:16.660Z] === RUN   TestCreateWithInvalidEnv
20:38:16 [2021-03-11T20:38:16.660Z] === RUN   TestCreateWithInvalidEnv/0
20:38:16 [2021-03-11T20:38:16.661Z] === PAUSE TestCreateWithInvalidEnv/0
20:38:16 [2021-03-11T20:38:16.661Z] === RUN   TestCreateWithInvalidEnv/1
20:38:16 [2021-03-11T20:38:16.661Z] === PAUSE TestCreateWithInvalidEnv/1
20:38:16 [2021-03-11T20:38:16.661Z] === RUN   TestCreateWithInvalidEnv/2
20:38:16 [2021-03-11T20:38:16.661Z] === PAUSE TestCreateWithInvalidEnv/2
20:38:16 [2021-03-11T20:38:16.661Z] === CONT  TestCreateWithInvalidEnv/0
20:38:16 [2021-03-11T20:38:16.661Z] === CONT  TestCreateWithInvalidEnv/2
20:38:16 [2021-03-11T20:38:16.661Z] === CONT  TestCreateWithInvalidEnv/1
20:38:16 [2021-03-11T20:38:16.661Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
20:38:16 [2021-03-11T20:38:16.661Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:38:16 [2021-03-11T20:38:16.661Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
20:38:16 [2021-03-11T20:38:16.661Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
20:38:16 [2021-03-11T20:38:16.661Z] === RUN   TestCreateTmpfsMountsTarget
20:38:16 [2021-03-11T20:38:16.661Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
20:38:16 [2021-03-11T20:38:16.661Z] === RUN   TestCreateWithCustomMaskedPaths
20:38:17 [2021-03-11T20:38:17.423Z] --- PASS: TestRenameContainerWithLinkedContainer (1.26s)
20:38:17 [2021-03-11T20:38:17.423Z] === RUN   TestResize
20:38:17 [2021-03-11T20:38:17.590Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
20:38:17 [2021-03-11T20:38:17.846Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
20:38:17 [2021-03-11T20:38:17.999Z] --- PASS: TestResize (0.64s)
20:38:17 [2021-03-11T20:38:17.999Z] === RUN   TestResizeWithInvalidSize
20:38:18 [2021-03-11T20:38:18.102Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
20:38:18 [2021-03-11T20:38:18.575Z] --- PASS: TestResizeWithInvalidSize (0.65s)
20:38:18 [2021-03-11T20:38:18.575Z] === RUN   TestResizeWhenContainerNotStarted
20:38:19 [2021-03-11T20:38:19.030Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s)
20:38:19 [2021-03-11T20:38:19.030Z] === RUN   TestCreateWithCustomReadonlyPaths
20:38:19 [2021-03-11T20:38:19.150Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s)
20:38:19 [2021-03-11T20:38:19.150Z] === RUN   TestDaemonRestartKillContainers
20:38:19 [2021-03-11T20:38:19.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:38:19 [2021-03-11T20:38:19.150Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:38:20 [2021-03-11T20:38:20.922Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.83s)
20:38:20 [2021-03-11T20:38:20.922Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:38:20 [2021-03-11T20:38:20.922Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:38:20 [2021-03-11T20:38:20.922Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:38:20 [2021-03-11T20:38:20.922Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:38:20 [2021-03-11T20:38:20.922Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:38:20 [2021-03-11T20:38:20.922Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:38:20 [2021-03-11T20:38:20.922Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:38:20 [2021-03-11T20:38:20.922Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:38:20 [2021-03-11T20:38:20.922Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:38:20 [2021-03-11T20:38:20.922Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:38:20 [2021-03-11T20:38:20.922Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:38:20 [2021-03-11T20:38:20.922Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:38:20 [2021-03-11T20:38:20.922Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:38:20 [2021-03-11T20:38:20.922Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:38:20 [2021-03-11T20:38:20.922Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:38:20 [2021-03-11T20:38:20.922Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:38:20 [2021-03-11T20:38:20.922Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:38:20 [2021-03-11T20:38:20.922Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:38:20 [2021-03-11T20:38:20.922Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
20:38:20 [2021-03-11T20:38:20.922Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
20:38:20 [2021-03-11T20:38:20.922Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
20:38:20 [2021-03-11T20:38:20.922Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
20:38:20 [2021-03-11T20:38:20.922Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:38:21 [2021-03-11T20:38:21.074Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:38:21 [2021-03-11T20:38:21.074Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:38:21 [2021-03-11T20:38:21.486Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s)
20:38:21 [2021-03-11T20:38:21.486Z] === RUN   TestCreateDifferentPlatform
20:38:21 [2021-03-11T20:38:21.486Z] === RUN   TestCreateDifferentPlatform/different_os
20:38:21 [2021-03-11T20:38:21.486Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:38:21 [2021-03-11T20:38:21.486Z] --- PASS: TestCreateDifferentPlatform (0.02s)
20:38:21 [2021-03-11T20:38:21.486Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:38:21 [2021-03-11T20:38:21.486Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:38:21 [2021-03-11T20:38:21.486Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:38:21 [2021-03-11T20:38:21.486Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
20:38:21 [2021-03-11T20:38:21.486Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:38:21 [2021-03-11T20:38:21.486Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
20:38:21 [2021-03-11T20:38:21.486Z] === RUN   TestContainerStartOnDaemonRestart
20:38:21 [2021-03-11T20:38:21.486Z] === PAUSE TestContainerStartOnDaemonRestart
20:38:21 [2021-03-11T20:38:21.486Z] === RUN   TestDaemonRestartIpcMode
20:38:21 [2021-03-11T20:38:21.486Z] === PAUSE TestDaemonRestartIpcMode
20:38:21 [2021-03-11T20:38:21.486Z] === RUN   TestDaemonHostGatewayIP
20:38:21 [2021-03-11T20:38:21.486Z] === PAUSE TestDaemonHostGatewayIP
20:38:21 [2021-03-11T20:38:21.486Z] === RUN   TestRestartDaemonWithRestartingContainer
20:38:21 [2021-03-11T20:38:21.486Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:38:21 [2021-03-11T20:38:21.486Z] === RUN   TestContainerKillOnDaemonStart
20:38:21 [2021-03-11T20:38:21.486Z] === PAUSE TestContainerKillOnDaemonStart
20:38:21 [2021-03-11T20:38:21.486Z] === RUN   TestDiff
20:38:21 [2021-03-11T20:38:21.486Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
20:38:22 [2021-03-11T20:38:22.025Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:38:22 [2021-03-11T20:38:22.414Z] --- PASS: TestDiff (0.68s)
20:38:22 [2021-03-11T20:38:22.414Z] === RUN   TestExecWithCloseStdin
20:38:22 [2021-03-11T20:38:22.604Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:38:22 [2021-03-11T20:38:22.976Z] --- PASS: TestExecWithCloseStdin (0.73s)
20:38:22 [2021-03-11T20:38:22.976Z] === RUN   TestExec
20:38:23 [2021-03-11T20:38:23.539Z] --- PASS: TestExec (0.66s)
20:38:23 [2021-03-11T20:38:23.539Z] === RUN   TestExecUser
20:38:23 [2021-03-11T20:38:23.554Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:38:24 [2021-03-11T20:38:24.109Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
20:38:24 [2021-03-11T20:38:24.365Z] --- PASS: TestExecUser (0.80s)
20:38:24 [2021-03-11T20:38:24.365Z] === RUN   TestExportContainerAndImportImage
20:38:24 [2021-03-11T20:38:24.504Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:38:24 [2021-03-11T20:38:24.504Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:38:25 [2021-03-11T20:38:25.294Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
20:38:25 [2021-03-11T20:38:25.455Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:38:25 [2021-03-11T20:38:25.551Z] --- PASS: TestExportContainerAndImportImage (1.05s)
20:38:25 [2021-03-11T20:38:25.551Z] === RUN   TestExportContainerAfterDaemonRestart
20:38:25 [2021-03-11T20:38:25.807Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
20:38:26 [2021-03-11T20:38:26.370Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
20:38:26 [2021-03-11T20:38:26.933Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
20:38:27 [2021-03-11T20:38:27.189Z] --- PASS: TestExportContainerAfterDaemonRestart (1.73s)
20:38:27 [2021-03-11T20:38:27.189Z] === RUN   TestHealthCheckWorkdir
20:38:27 [2021-03-11T20:38:27.377Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:38:27 [2021-03-11T20:38:27.377Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s)
20:38:27 [2021-03-11T20:38:27.377Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s)
20:38:27 [2021-03-11T20:38:27.377Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.79s)
20:38:27 [2021-03-11T20:38:27.377Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.42s)
20:38:27 [2021-03-11T20:38:27.377Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.68s)
20:38:27 [2021-03-11T20:38:27.377Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.55s)
20:38:27 [2021-03-11T20:38:27.377Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.52s)
20:38:27 [2021-03-11T20:38:27.377Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s)
20:38:27 [2021-03-11T20:38:27.377Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s)
20:38:27 [2021-03-11T20:38:27.377Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s)
20:38:27 [2021-03-11T20:38:27.377Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s)
20:38:27 [2021-03-11T20:38:27.377Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.11s)
20:38:27 [2021-03-11T20:38:27.377Z] === RUN   TestCgroupNamespacesRun
20:38:27 [2021-03-11T20:38:27.447Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
20:38:27 [2021-03-11T20:38:27.447Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
20:38:27 [2021-03-11T20:38:27.703Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
20:38:28 [2021-03-11T20:38:28.266Z] --- PASS: TestHealthCheckWorkdir (1.07s)
20:38:28 [2021-03-11T20:38:28.266Z] === RUN   TestHealthKillContainer
20:38:29 [2021-03-11T20:38:29.300Z] --- PASS: TestCgroupNamespacesRun (1.61s)
20:38:29 [2021-03-11T20:38:29.300Z] === RUN   TestCgroupNamespacesRunPrivileged
20:38:29 [2021-03-11T20:38:29.616Z] tests/integration/api_volume_test.py .........                           [ 74%]
20:38:29 [2021-03-11T20:38:29.634Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
20:38:30 [2021-03-11T20:38:30.565Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
20:38:30 [2021-03-11T20:38:30.695Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s)
20:38:30 [2021-03-11T20:38:30.695Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:38:31 [2021-03-11T20:38:31.127Z] --- PASS: TestHealthKillContainer (2.88s)
20:38:31 [2021-03-11T20:38:31.127Z] === RUN   TestInspectCpusetInConfigPre120
20:38:31 [2021-03-11T20:38:31.500Z] tests/integration/client_test.py .....                                   [ 75%]
20:38:31 [2021-03-11T20:38:31.755Z] tests/integration/context_api_test.py ...                                [ 76%]
20:38:32 [2021-03-11T20:38:32.011Z] tests/integration/errors_test.py .                                       [ 76%]
20:38:32 [2021-03-11T20:38:32.058Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s)
20:38:32 [2021-03-11T20:38:32.058Z] === RUN   TestIpcModeNone
20:38:32 [2021-03-11T20:38:32.617Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s)
20:38:32 [2021-03-11T20:38:32.617Z] === RUN   TestCgroupNamespacesRunHostMode
20:38:32 [2021-03-11T20:38:32.988Z] --- PASS: TestIpcModeNone (0.86s)
20:38:32 [2021-03-11T20:38:32.988Z] === RUN   TestIpcModePrivate
20:38:32 [2021-03-11T20:38:32.988Z] === RUN   TestDockerSuite/TestBuildAddNonTar
20:38:33 [2021-03-11T20:38:33.551Z] --- PASS: TestIpcModePrivate (0.71s)
20:38:33 [2021-03-11T20:38:33.551Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
20:38:33 [2021-03-11T20:38:33.551Z] === RUN   TestIpcModeShareable
20:38:34 [2021-03-11T20:38:34.008Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s)
20:38:34 [2021-03-11T20:38:34.008Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:38:34 [2021-03-11T20:38:34.114Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
20:38:34 [2021-03-11T20:38:34.370Z] --- PASS: TestIpcModeShareable (0.75s)
20:38:34 [2021-03-11T20:38:34.370Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:104, shared: true, mustBeShared: true
20:38:34 [2021-03-11T20:38:34.370Z] === RUN   TestAPIIpcModeShareableAndContainer
20:38:34 [2021-03-11T20:38:34.933Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
20:38:35 [2021-03-11T20:38:35.400Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s)
20:38:35 [2021-03-11T20:38:35.400Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:38:35 [2021-03-11T20:38:35.862Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
20:38:37 [2021-03-11T20:38:37.229Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.98s)
20:38:37 [2021-03-11T20:38:37.229Z] === RUN   TestAPIIpcModeHost
20:38:37 [2021-03-11T20:38:37.327Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s)
20:38:37 [2021-03-11T20:38:37.327Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:38:38 [2021-03-11T20:38:38.161Z] --- PASS: TestAPIIpcModeHost (0.78s)
20:38:38 [2021-03-11T20:38:38.161Z] === RUN   TestDaemonIpcModeShareable
20:38:38 [2021-03-11T20:38:38.273Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s)
20:38:38 [2021-03-11T20:38:38.273Z] === RUN   TestCgroupNamespacesRunOlderClient
20:38:38 [2021-03-11T20:38:38.418Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
20:38:38 [2021-03-11T20:38:38.418Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
20:38:38 [2021-03-11T20:38:38.418Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
20:38:39 [2021-03-11T20:38:39.438Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:38:39 [2021-03-11T20:38:39.438Z] === RUN   TestBoolValue
20:38:39 [2021-03-11T20:38:39.438Z] --- PASS: TestBoolValue (0.00s)
20:38:39 [2021-03-11T20:38:39.438Z] === RUN   TestBoolValueOrDefault
20:38:39 [2021-03-11T20:38:39.438Z] --- PASS: TestBoolValueOrDefault (0.00s)
20:38:39 [2021-03-11T20:38:39.438Z] === RUN   TestInt64ValueOrZero
20:38:39 [2021-03-11T20:38:39.438Z] --- PASS: TestInt64ValueOrZero (0.00s)
20:38:39 [2021-03-11T20:38:39.438Z] === RUN   TestInt64ValueOrDefault
20:38:39 [2021-03-11T20:38:39.438Z] --- PASS: TestInt64ValueOrDefault (0.00s)
20:38:39 [2021-03-11T20:38:39.438Z] === RUN   TestInt64ValueOrDefaultWithError
20:38:39 [2021-03-11T20:38:39.438Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
20:38:39 [2021-03-11T20:38:39.438Z] === RUN   TestJsonContentType
20:38:39 [2021-03-11T20:38:39.438Z] --- PASS: TestJsonContentType (0.00s)
20:38:39 [2021-03-11T20:38:39.438Z] PASS
20:38:39 [2021-03-11T20:38:39.438Z] coverage: 14.7% of statements
20:38:39 [2021-03-11T20:38:39.438Z] ok  	github.com/docker/docker/api/server/httputils	0.072s	coverage: 14.7% of statements
20:38:39 [2021-03-11T20:38:39.664Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s)
20:38:39 [2021-03-11T20:38:39.664Z] === RUN   TestKernelTCPMemory
20:38:39 [2021-03-11T20:38:39.784Z] --- PASS: TestDaemonIpcModeShareable (1.68s)
20:38:39 [2021-03-11T20:38:39.784Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
20:38:39 [2021-03-11T20:38:39.784Z] === RUN   TestDaemonIpcModePrivate
20:38:39 [2021-03-11T20:38:39.902Z] === RUN   TestMaskSecretKeys
20:38:39 [2021-03-11T20:38:39.902Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
20:38:39 [2021-03-11T20:38:39.902Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
20:38:39 [2021-03-11T20:38:39.902Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
20:38:39 [2021-03-11T20:38:39.902Z] --- PASS: TestMaskSecretKeys (0.00s)
20:38:39 [2021-03-11T20:38:39.902Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
20:38:39 [2021-03-11T20:38:39.902Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
20:38:39 [2021-03-11T20:38:39.902Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
20:38:39 [2021-03-11T20:38:39.902Z] === RUN   TestVersionMiddlewareVersion
20:38:39 [2021-03-11T20:38:39.902Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
20:38:39 [2021-03-11T20:38:39.902Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
20:38:39 [2021-03-11T20:38:39.902Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
20:38:39 [2021-03-11T20:38:39.902Z] PASS
20:38:39 [2021-03-11T20:38:39.902Z] coverage: 37.7% of statements
20:38:39 [2021-03-11T20:38:39.902Z] ok  	github.com/docker/docker/api/server/middleware	0.072s	coverage: 37.7% of statements
20:38:39 [2021-03-11T20:38:39.902Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:38:39 [2021-03-11T20:38:39.902Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:38:39 [2021-03-11T20:38:39.902Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:38:39 [2021-03-11T20:38:39.902Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:38:39 [2021-03-11T20:38:39.902Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:38:39 [2021-03-11T20:38:39.902Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:38:39 [2021-03-11T20:38:39.902Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:38:39 [2021-03-11T20:38:39.902Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:38:39 [2021-03-11T20:38:39.902Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:38:39 [2021-03-11T20:38:39.902Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:38:39 [2021-03-11T20:38:39.902Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:38:40 [2021-03-11T20:38:40.346Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
20:38:40 [2021-03-11T20:38:40.611Z] --- PASS: TestKernelTCPMemory (0.76s)
20:38:40 [2021-03-11T20:38:40.611Z] === RUN   TestNISDomainname
20:38:41 [2021-03-11T20:38:41.186Z] --- PASS: TestNISDomainname (0.81s)
20:38:41 [2021-03-11T20:38:41.186Z] === RUN   TestHostnameDnsResolution
20:38:41 [2021-03-11T20:38:41.275Z] --- PASS: TestDaemonIpcModePrivate (1.38s)
20:38:41 [2021-03-11T20:38:41.275Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false
20:38:41 [2021-03-11T20:38:41.275Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:38:41 [2021-03-11T20:38:41.275Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestStrSliceMarshalJSON
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestStrSliceUnmarshalJSON
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestStrSliceUnmarshalString
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestStrSliceUnmarshalSlice
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] PASS
20:38:41 [2021-03-11T20:38:41.450Z] coverage: 90.0% of statements
20:38:41 [2021-03-11T20:38:41.450Z] ok  	github.com/docker/docker/api/types/strslice	0.038s	coverage: 90.0% of statements
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestToJSON
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestToJSON (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestToParamWithVersion
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestToParamWithVersion (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestFromJSON
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestFromJSON (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestEmpty
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestEmpty (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestArgsMatchKVListEmptySources
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestArgsMatchKVList
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestArgsMatchKVList (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestArgsMatch
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestArgsMatch (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestAdd
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestAdd (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestDel
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestDel (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestLen
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestLen (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestExactMatch
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestExactMatch (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestOnlyOneExactMatch
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestOnlyOneExactMatch (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestContains
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestContains (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestValidate
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestValidate (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestWalkValues
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestWalkValues (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestFuzzyMatch
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestFuzzyMatch (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestClone
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestClone (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] PASS
20:38:41 [2021-03-11T20:38:41.450Z] coverage: 92.2% of statements
20:38:41 [2021-03-11T20:38:41.450Z] ok  	github.com/docker/docker/api/types/filters	0.041s	coverage: 92.2% of statements
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestAdjustForAPIVersion
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestAdjustForAPIVersion (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] PASS
20:38:41 [2021-03-11T20:38:41.450Z] coverage: 5.7% of statements
20:38:41 [2021-03-11T20:38:41.450Z] ok  	github.com/docker/docker/api/server/router/swarm	0.073s	coverage: 5.7% of statements
20:38:41 [2021-03-11T20:38:41.450Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:38:41 [2021-03-11T20:38:41.450Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:38:41 [2021-03-11T20:38:41.450Z] ?   	github.com/docker/docker/api/types	[no test files]
20:38:41 [2021-03-11T20:38:41.450Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:38:41 [2021-03-11T20:38:41.450Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:38:41 [2021-03-11T20:38:41.450Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:38:41 [2021-03-11T20:38:41.450Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:38:41 [2021-03-11T20:38:41.450Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:38:41 [2021-03-11T20:38:41.450Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:38:41 [2021-03-11T20:38:41.450Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:38:41 [2021-03-11T20:38:41.450Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:38:41 [2021-03-11T20:38:41.450Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:38:41 [2021-03-11T20:38:41.450Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:38:41 [2021-03-11T20:38:41.450Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestDurationToSecondsString
20:38:41 [2021-03-11T20:38:41.450Z] --- PASS: TestDurationToSecondsString (0.00s)
20:38:41 [2021-03-11T20:38:41.450Z] === RUN   TestGetTimestamp
20:38:41 [2021-03-11T20:38:41.913Z] --- PASS: TestGetTimestamp (0.12s)
20:38:41 [2021-03-11T20:38:41.913Z] === RUN   TestParseTimestamps
20:38:41 [2021-03-11T20:38:41.913Z] --- PASS: TestParseTimestamps (0.00s)
20:38:41 [2021-03-11T20:38:41.913Z] PASS
20:38:41 [2021-03-11T20:38:41.913Z] coverage: 100.0% of statements
20:38:41 [2021-03-11T20:38:41.913Z] ok  	github.com/docker/docker/api/types/time	0.165s	coverage: 100.0% of statements
20:38:42 [2021-03-11T20:38:42.377Z] === RUN   TestCompareVersion
20:38:42 [2021-03-11T20:38:42.377Z] --- PASS: TestCompareVersion (0.00s)
20:38:42 [2021-03-11T20:38:42.377Z] PASS
20:38:42 [2021-03-11T20:38:42.377Z] coverage: 75.0% of statements
20:38:42 [2021-03-11T20:38:42.377Z] ok  	github.com/docker/docker/api/types/versions	0.035s	coverage: 75.0% of statements
20:38:42 [2021-03-11T20:38:42.377Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:38:42 [2021-03-11T20:38:42.377Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:38:42 [2021-03-11T20:38:42.377Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:38:42 [2021-03-11T20:38:42.377Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
20:38:42 [2021-03-11T20:38:42.377Z] ?   	github.com/docker/docker/builder	[no test files]
20:38:42 [2021-03-11T20:38:42.377Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:38:42 [2021-03-11T20:38:42.377Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:38:42 [2021-03-11T20:38:42.377Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:38:42 [2021-03-11T20:38:42.377Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:38:42 [2021-03-11T20:38:42.377Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:38:42 [2021-03-11T20:38:42.377Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:38:42 [2021-03-11T20:38:42.377Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:38:42 [2021-03-11T20:38:42.577Z] --- PASS: TestHostnameDnsResolution (1.35s)
20:38:42 [2021-03-11T20:38:42.577Z] === RUN   TestStats
20:38:42 [2021-03-11T20:38:42.642Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
20:38:42 [2021-03-11T20:38:42.898Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
20:38:42 [2021-03-11T20:38:42.898Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s)
20:38:42 [2021-03-11T20:38:42.898Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false
20:38:42 [2021-03-11T20:38:42.898Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:38:43 [2021-03-11T20:38:43.928Z] === RUN   TestParseRemoteURL
20:38:43 [2021-03-11T20:38:43.928Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
20:38:43 [2021-03-11T20:38:43.928Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
20:38:43 [2021-03-11T20:38:43.928Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
20:38:43 [2021-03-11T20:38:43.928Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
20:38:43 [2021-03-11T20:38:43.928Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
20:38:43 [2021-03-11T20:38:43.928Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
20:38:43 [2021-03-11T20:38:43.928Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
20:38:43 [2021-03-11T20:38:43.928Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
20:38:43 [2021-03-11T20:38:43.928Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
20:38:43 [2021-03-11T20:38:43.928Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
20:38:43 [2021-03-11T20:38:43.928Z] --- PASS: TestParseRemoteURL (0.00s)
20:38:43 [2021-03-11T20:38:43.928Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
20:38:43 [2021-03-11T20:38:43.928Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
20:38:43 [2021-03-11T20:38:43.928Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
20:38:43 [2021-03-11T20:38:43.928Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
20:38:43 [2021-03-11T20:38:43.928Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
20:38:43 [2021-03-11T20:38:43.928Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
20:38:43 [2021-03-11T20:38:43.928Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
20:38:43 [2021-03-11T20:38:43.928Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
20:38:43 [2021-03-11T20:38:43.928Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
20:38:43 [2021-03-11T20:38:43.928Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
20:38:43 [2021-03-11T20:38:43.928Z] === RUN   TestCloneArgsSmartHttp
20:38:43 [2021-03-11T20:38:43.928Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
20:38:43 [2021-03-11T20:38:43.928Z] === RUN   TestCloneArgsDumbHttp
20:38:43 [2021-03-11T20:38:43.928Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
20:38:43 [2021-03-11T20:38:43.928Z] === RUN   TestCloneArgsGit
20:38:43 [2021-03-11T20:38:43.928Z] --- PASS: TestCloneArgsGit (0.00s)
20:38:43 [2021-03-11T20:38:43.928Z] === RUN   TestCheckoutGit
20:38:44 [2021-03-11T20:38:44.265Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
20:38:44 [2021-03-11T20:38:44.265Z] === RUN   TestDockerSuite/TestBuildAddScript
20:38:44 [2021-03-11T20:38:44.827Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s)
20:38:44 [2021-03-11T20:38:44.827Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
20:38:44 [2021-03-11T20:38:44.827Z] === RUN   TestIpcModeOlderClient
20:38:44 [2021-03-11T20:38:44.827Z] === PAUSE TestIpcModeOlderClient
20:38:44 [2021-03-11T20:38:44.827Z] === RUN   TestKillContainerInvalidSignal
20:38:45 [2021-03-11T20:38:45.476Z] === RUN   TestEnable
20:38:45 [2021-03-11T20:38:45.476Z] --- PASS: TestEnable (0.00s)
20:38:45 [2021-03-11T20:38:45.476Z] === RUN   TestDisable
20:38:45 [2021-03-11T20:38:45.476Z] --- PASS: TestDisable (0.00s)
20:38:45 [2021-03-11T20:38:45.476Z] === RUN   TestEnabled
20:38:45 [2021-03-11T20:38:45.476Z] --- PASS: TestEnabled (0.00s)
20:38:45 [2021-03-11T20:38:45.476Z] PASS
20:38:45 [2021-03-11T20:38:45.476Z] coverage: 100.0% of statements
20:38:45 [2021-03-11T20:38:45.476Z] ok  	github.com/docker/docker/cli/debug	0.038s	coverage: 100.0% of statements
20:38:45 [2021-03-11T20:38:45.757Z] --- PASS: TestKillContainerInvalidSignal (0.79s)
20:38:45 [2021-03-11T20:38:45.757Z] === RUN   TestKillContainer
20:38:45 [2021-03-11T20:38:45.757Z] === RUN   TestKillContainer/no_signal
20:38:45 [2021-03-11T20:38:45.887Z] --- PASS: TestStats (2.71s)
20:38:45 [2021-03-11T20:38:45.887Z] === RUN   TestStopContainerWithTimeout
20:38:45 [2021-03-11T20:38:45.887Z] === RUN   TestStopContainerWithTimeout/0
20:38:45 [2021-03-11T20:38:45.887Z] === PAUSE TestStopContainerWithTimeout/0
20:38:45 [2021-03-11T20:38:45.887Z] === RUN   TestStopContainerWithTimeout/1
20:38:45 [2021-03-11T20:38:45.887Z] === PAUSE TestStopContainerWithTimeout/1
20:38:45 [2021-03-11T20:38:45.887Z] === RUN   TestStopContainerWithTimeout/3
20:38:45 [2021-03-11T20:38:45.887Z] === PAUSE TestStopContainerWithTimeout/3
20:38:45 [2021-03-11T20:38:45.887Z] === RUN   TestStopContainerWithTimeout/-1
20:38:45 [2021-03-11T20:38:45.887Z] === PAUSE TestStopContainerWithTimeout/-1
20:38:45 [2021-03-11T20:38:45.887Z] === CONT  TestStopContainerWithTimeout/0
20:38:45 [2021-03-11T20:38:45.887Z] === CONT  TestStopContainerWithTimeout/3
20:38:45 [2021-03-11T20:38:45.887Z] === CONT  TestStopContainerWithTimeout/-1
20:38:45 [2021-03-11T20:38:45.887Z] === CONT  TestStopContainerWithTimeout/1
20:38:45 [2021-03-11T20:38:45.940Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
20:38:45 [2021-03-11T20:38:45.940Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
20:38:45 [2021-03-11T20:38:45.940Z] === RUN   TestProcessNoDockerignore
20:38:45 [2021-03-11T20:38:45.940Z] --- PASS: TestProcessNoDockerignore (0.00s)
20:38:45 [2021-03-11T20:38:45.940Z] === RUN   TestProcessShouldLeaveAllFiles
20:38:45 [2021-03-11T20:38:45.940Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
20:38:45 [2021-03-11T20:38:45.940Z] === RUN   TestDetectContentType
20:38:45 [2021-03-11T20:38:45.940Z] --- PASS: TestDetectContentType (0.00s)
20:38:45 [2021-03-11T20:38:45.940Z] === RUN   TestSelectAcceptableMIME
20:38:45 [2021-03-11T20:38:45.940Z] --- PASS: TestSelectAcceptableMIME (0.00s)
20:38:45 [2021-03-11T20:38:45.940Z] === RUN   TestInspectEmptyResponse
20:38:45 [2021-03-11T20:38:45.940Z] --- PASS: TestInspectEmptyResponse (0.00s)
20:38:45 [2021-03-11T20:38:45.940Z] === RUN   TestInspectResponseBinary
20:38:45 [2021-03-11T20:38:45.940Z] --- PASS: TestInspectResponseBinary (0.00s)
20:38:45 [2021-03-11T20:38:45.940Z] === RUN   TestResponseUnsupportedContentType
20:38:45 [2021-03-11T20:38:45.940Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
20:38:45 [2021-03-11T20:38:45.940Z] === RUN   TestInspectResponseTextSimple
20:38:45 [2021-03-11T20:38:45.940Z] --- PASS: TestInspectResponseTextSimple (0.00s)
20:38:45 [2021-03-11T20:38:45.940Z] === RUN   TestInspectResponseEmptyContentType
20:38:45 [2021-03-11T20:38:45.940Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
20:38:45 [2021-03-11T20:38:45.940Z] === RUN   TestUnknownContentLength
20:38:45 [2021-03-11T20:38:45.940Z] --- PASS: TestUnknownContentLength (0.00s)
20:38:45 [2021-03-11T20:38:45.940Z] === RUN   TestDownloadRemote
20:38:45 [2021-03-11T20:38:45.940Z] --- PASS: TestDownloadRemote (0.07s)
20:38:45 [2021-03-11T20:38:45.940Z] === RUN   TestGetWithStatusError
20:38:45 [2021-03-11T20:38:45.940Z] --- PASS: TestGetWithStatusError (0.01s)
20:38:45 [2021-03-11T20:38:45.940Z] === RUN   TestCloseRootDirectory
20:38:45 [2021-03-11T20:38:45.940Z] --- SKIP: TestCloseRootDirectory (0.00s)
20:38:45 [2021-03-11T20:38:45.940Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:38:45 [2021-03-11T20:38:45.940Z] === RUN   TestHashFile
20:38:45 [2021-03-11T20:38:45.940Z] --- SKIP: TestHashFile (0.00s)
20:38:45 [2021-03-11T20:38:45.940Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:38:45 [2021-03-11T20:38:45.940Z] === RUN   TestHashSubdir
20:38:45 [2021-03-11T20:38:45.940Z] --- SKIP: TestHashSubdir (0.00s)
20:38:45 [2021-03-11T20:38:45.940Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:38:45 [2021-03-11T20:38:45.940Z] === RUN   TestRemoveDirectory
20:38:45 [2021-03-11T20:38:45.940Z] --- SKIP: TestRemoveDirectory (0.00s)
20:38:45 [2021-03-11T20:38:45.940Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:38:45 [2021-03-11T20:38:45.940Z] PASS
20:38:45 [2021-03-11T20:38:45.940Z] coverage: 9.3% of statements
20:38:45 [2021-03-11T20:38:45.940Z] ok  	github.com/docker/docker/builder/remotecontext	0.408s	coverage: 9.3% of statements
20:38:46 [2021-03-11T20:38:46.012Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
20:38:46 [2021-03-11T20:38:46.269Z] === RUN   TestKillContainer/non_killing_signal
20:38:46 [2021-03-11T20:38:46.831Z] === RUN   TestKillContainer/killing_signal
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestGetAllAllowed
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestGetAllAllowed (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestGetAllMeta
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestGetAllMeta (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestWarnOnUnusedBuildArgs
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestIsUnreferencedBuiltin
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestIsExistingDirectory
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestIsExistingDirectory (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestGetFilenameForDownload
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestGetFilenameForDownload (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestEnv2Variables
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestEnv2Variables (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestEnvValueWithExistingRunConfigEnv
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestMaintainer
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestMaintainer (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestLabel
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestLabel (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestFromScratch
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestFromScratch (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestFromWithArg
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestFromWithArg (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestFromWithArgButBuildArgsNotGiven
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestFromWithUndefinedArg
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestFromWithUndefinedArg (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestFromMultiStageWithNamedStage
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestOnbuild
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestOnbuild (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestWorkdir
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestWorkdir (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestCmd
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestCmd (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestHealthcheckNone
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestHealthcheckNone (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestHealthcheckCmd
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestHealthcheckCmd (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestEntrypoint
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestEntrypoint (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestExpose
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestExpose (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestUser
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestUser (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestVolume
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestVolume (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestStopSignal
20:38:46 [2021-03-11T20:38:46.919Z] --- SKIP: TestStopSignal (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z]     dispatchers_test.go:376: Windows does not support stopsignal
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestArg
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestArg (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestShell
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestShell (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestPrependEnvOnCmd
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestPrependEnvOnCmd (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestRunWithBuildArgs
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestRunWithBuildArgs (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestRunIgnoresHealthcheck
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestNormalizeWorkdir
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestNormalizeWorkdir (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestDispatch
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestDispatch/ADD_multiple_files_to_file
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestDispatch/COPY_multiple_files_to_file
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestDispatch/COPY_wildcard_no_files
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestDispatch/COPY_url
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestDispatch (0.08s)
20:38:46 [2021-03-11T20:38:46.919Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
20:38:46 [2021-03-11T20:38:46.919Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
20:38:46 [2021-03-11T20:38:46.919Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s)
20:38:46 [2021-03-11T20:38:46.919Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
20:38:46 [2021-03-11T20:38:46.919Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
20:38:46 [2021-03-11T20:38:46.919Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z]     --- PASS: TestDispatch/COPY_url (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestAddScratchImageAddsToMounts
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestAddFromScratchPopulatesPlatform
20:38:46 [2021-03-11T20:38:46.919Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
20:38:46 [2021-03-11T20:38:46.919Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
20:38:46 [2021-03-11T20:38:46.920Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
20:38:46 [2021-03-11T20:38:46.920Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
20:38:46 [2021-03-11T20:38:46.920Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
20:38:46 [2021-03-11T20:38:46.920Z] === RUN   TestImageSourceGetAddsToMounts
20:38:46 [2021-03-11T20:38:46.920Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
20:38:46 [2021-03-11T20:38:46.920Z] === RUN   TestEmptyDockerfile
20:38:46 [2021-03-11T20:38:46.920Z] --- PASS: TestEmptyDockerfile (0.00s)
20:38:46 [2021-03-11T20:38:46.920Z] === RUN   TestSymlinkDockerfile
20:38:46 [2021-03-11T20:38:46.920Z] --- PASS: TestSymlinkDockerfile (0.01s)
20:38:46 [2021-03-11T20:38:46.920Z] === RUN   TestDockerfileOutsideTheBuildContext
20:38:46 [2021-03-11T20:38:46.920Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
20:38:46 [2021-03-11T20:38:46.920Z] === RUN   TestNonExistingDockerfile
20:38:46 [2021-03-11T20:38:46.920Z] --- PASS: TestNonExistingDockerfile (0.00s)
20:38:46 [2021-03-11T20:38:46.920Z] === RUN   TestCopyRunConfig
20:38:46 [2021-03-11T20:38:46.920Z] --- PASS: TestCopyRunConfig (0.00s)
20:38:46 [2021-03-11T20:38:46.920Z] === RUN   TestDeepCopyRunConfig
20:38:46 [2021-03-11T20:38:46.920Z] --- PASS: TestDeepCopyRunConfig (0.00s)
20:38:46 [2021-03-11T20:38:46.920Z] === RUN   TestExportImage
20:38:46 [2021-03-11T20:38:46.920Z] --- PASS: TestExportImage (0.00s)
20:38:46 [2021-03-11T20:38:46.920Z] === RUN   TestNormalizeDest
20:38:46 [2021-03-11T20:38:46.920Z] --- PASS: TestNormalizeDest (0.00s)
20:38:46 [2021-03-11T20:38:46.920Z] PASS
20:38:46 [2021-03-11T20:38:46.920Z] coverage: 46.6% of statements
20:38:46 [2021-03-11T20:38:46.920Z] ok  	github.com/docker/docker/builder/dockerfile	0.319s	coverage: 46.6% of statements
20:38:46 [2021-03-11T20:38:46.920Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
20:38:47 [2021-03-11T20:38:47.394Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
20:38:47 [2021-03-11T20:38:47.957Z] --- PASS: TestKillContainer (2.41s)
20:38:47 [2021-03-11T20:38:47.957Z]     --- PASS: TestKillContainer/no_signal (0.72s)
20:38:47 [2021-03-11T20:38:47.957Z]     --- PASS: TestKillContainer/non_killing_signal (0.61s)
20:38:47 [2021-03-11T20:38:47.957Z]     --- PASS: TestKillContainer/killing_signal (0.81s)
20:38:47 [2021-03-11T20:38:47.957Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:38:47 [2021-03-11T20:38:47.957Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:38:48 [2021-03-11T20:38:48.886Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:38:49 [2021-03-11T20:38:49.146Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
20:38:49 [2021-03-11T20:38:49.196Z] --- PASS: TestStopContainerWithTimeout (0.02s)
20:38:49 [2021-03-11T20:38:49.196Z]     --- PASS: TestStopContainerWithTimeout/0 (1.12s)
20:38:49 [2021-03-11T20:38:49.196Z]     --- PASS: TestStopContainerWithTimeout/1 (1.99s)
20:38:49 [2021-03-11T20:38:49.196Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.29s)
20:38:49 [2021-03-11T20:38:49.196Z]     --- PASS: TestStopContainerWithTimeout/3 (3.39s)
20:38:49 [2021-03-11T20:38:49.196Z] === RUN   TestDeleteDevicemapper
20:38:49 [2021-03-11T20:38:49.196Z] --- SKIP: TestDeleteDevicemapper (0.01s)
20:38:49 [2021-03-11T20:38:49.196Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:38:49 [2021-03-11T20:38:49.196Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:38:49 [2021-03-11T20:38:49.713Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s)
20:38:49 [2021-03-11T20:38:49.713Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s)
20:38:49 [2021-03-11T20:38:49.713Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s)
20:38:49 [2021-03-11T20:38:49.713Z] === RUN   TestKillStoppedContainer
20:38:49 [2021-03-11T20:38:49.713Z] --- PASS: TestKillStoppedContainer (0.07s)
20:38:49 [2021-03-11T20:38:49.713Z] === RUN   TestKillStoppedContainerAPIPre120
20:38:49 [2021-03-11T20:38:49.713Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
20:38:49 [2021-03-11T20:38:49.713Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
20:38:49 [2021-03-11T20:38:49.713Z] === RUN   TestKillDifferentUserContainer
20:38:50 [2021-03-11T20:38:50.640Z] --- PASS: TestKillDifferentUserContainer (0.78s)
20:38:50 [2021-03-11T20:38:50.640Z] === RUN   TestInspectOomKilledTrue
20:38:50 [2021-03-11T20:38:50.640Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:38:50 [2021-03-11T20:38:50.640Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:38:50 [2021-03-11T20:38:50.640Z] === RUN   TestInspectOomKilledFalse
20:38:50 [2021-03-11T20:38:50.640Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:38:50 [2021-03-11T20:38:50.640Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:38:50 [2021-03-11T20:38:50.640Z] === RUN   TestLinksEtcHostsContentMatch
20:38:50 [2021-03-11T20:38:50.869Z] tests/integration/models_containers_test.py ............................ [ 83%]
20:38:51 [2021-03-11T20:38:51.204Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s)
20:38:51 [2021-03-11T20:38:51.204Z] === RUN   TestLinksContainerNames
20:38:51 [2021-03-11T20:38:51.754Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.79s)
20:38:51 [2021-03-11T20:38:51.754Z] === RUN   TestUpdateMemory
20:38:51 [2021-03-11T20:38:51.754Z] --- SKIP: TestUpdateMemory (0.00s)
20:38:51 [2021-03-11T20:38:51.754Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:38:51 [2021-03-11T20:38:51.754Z] === RUN   TestUpdateCPUQuota
20:38:52 [2021-03-11T20:38:52.570Z] --- PASS: TestLinksContainerNames (1.43s)
20:38:52 [2021-03-11T20:38:52.570Z] === RUN   TestLogsFollowTailEmpty
20:38:53 [2021-03-11T20:38:53.133Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
20:38:53 [2021-03-11T20:38:53.133Z] === RUN   TestContainerNetworkMountsNoChown
20:38:53 [2021-03-11T20:38:53.147Z] --- PASS: TestUpdateCPUQuota (1.32s)
20:38:53 [2021-03-11T20:38:53.147Z] === RUN   TestUpdatePidsLimit
20:38:53 [2021-03-11T20:38:53.147Z] === RUN   TestUpdatePidsLimit/update_from_none
20:38:53 [2021-03-11T20:38:53.147Z] === RUN   TestUpdatePidsLimit/no_change
20:38:53 [2021-03-11T20:38:53.390Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
20:38:53 [2021-03-11T20:38:53.410Z] === RUN   TestUpdatePidsLimit/update_lower
20:38:53 [2021-03-11T20:38:53.672Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:38:53 [2021-03-11T20:38:53.953Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s)
20:38:53 [2021-03-11T20:38:53.953Z] === RUN   TestMountDaemonRoot
20:38:53 [2021-03-11T20:38:53.953Z] === RUN   TestMountDaemonRoot/default
20:38:53 [2021-03-11T20:38:53.953Z] === PAUSE TestMountDaemonRoot/default
20:38:53 [2021-03-11T20:38:53.953Z] === RUN   TestMountDaemonRoot/private
20:38:53 [2021-03-11T20:38:53.953Z] === PAUSE TestMountDaemonRoot/private
20:38:53 [2021-03-11T20:38:53.953Z] === RUN   TestMountDaemonRoot/rprivate
20:38:53 [2021-03-11T20:38:53.953Z] === PAUSE TestMountDaemonRoot/rprivate
20:38:53 [2021-03-11T20:38:53.953Z] === RUN   TestMountDaemonRoot/slave
20:38:53 [2021-03-11T20:38:53.953Z] === PAUSE TestMountDaemonRoot/slave
20:38:53 [2021-03-11T20:38:53.953Z] === RUN   TestMountDaemonRoot/rslave
20:38:53 [2021-03-11T20:38:53.953Z] === PAUSE TestMountDaemonRoot/rslave
20:38:53 [2021-03-11T20:38:53.953Z] === RUN   TestMountDaemonRoot/shared
20:38:53 [2021-03-11T20:38:53.953Z] === PAUSE TestMountDaemonRoot/shared
20:38:53 [2021-03-11T20:38:53.953Z] === RUN   TestMountDaemonRoot/rshared
20:38:53 [2021-03-11T20:38:53.953Z] === PAUSE TestMountDaemonRoot/rshared
20:38:53 [2021-03-11T20:38:53.953Z] === CONT  TestMountDaemonRoot/default
20:38:53 [2021-03-11T20:38:53.953Z] === RUN   TestMountDaemonRoot/default/bind_root
20:38:53 [2021-03-11T20:38:53.953Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:38:53 [2021-03-11T20:38:53.953Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:38:53 [2021-03-11T20:38:53.953Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:38:53 [2021-03-11T20:38:53.953Z] === RUN   TestMountDaemonRoot/default/mount_root
20:38:53 [2021-03-11T20:38:53.953Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:38:53 [2021-03-11T20:38:53.953Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:38:53 [2021-03-11T20:38:53.953Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:38:53 [2021-03-11T20:38:53.953Z] === CONT  TestMountDaemonRoot/default/bind_root
20:38:53 [2021-03-11T20:38:53.953Z] === CONT  TestMountDaemonRoot/rshared
20:38:53 [2021-03-11T20:38:53.953Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:38:53 [2021-03-11T20:38:53.953Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:38:53 [2021-03-11T20:38:53.953Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:38:53 [2021-03-11T20:38:53.953Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:38:53 [2021-03-11T20:38:53.953Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:38:53 [2021-03-11T20:38:53.953Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:38:53 [2021-03-11T20:38:53.953Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:38:53 [2021-03-11T20:38:53.953Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:38:53 [2021-03-11T20:38:53.953Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:38:54 [2021-03-11T20:38:54.209Z] === CONT  TestMountDaemonRoot/shared
20:38:54 [2021-03-11T20:38:54.209Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:38:54 [2021-03-11T20:38:54.209Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:38:54 [2021-03-11T20:38:54.209Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:38:54 [2021-03-11T20:38:54.209Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:38:54 [2021-03-11T20:38:54.209Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === CONT  TestMountDaemonRoot/rslave
20:38:54 [2021-03-11T20:38:54.209Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:38:54 [2021-03-11T20:38:54.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:38:54 [2021-03-11T20:38:54.209Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:38:54 [2021-03-11T20:38:54.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:38:54 [2021-03-11T20:38:54.209Z] === CONT  TestMountDaemonRoot/slave
20:38:54 [2021-03-11T20:38:54.209Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:38:54 [2021-03-11T20:38:54.209Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:38:54 [2021-03-11T20:38:54.209Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:38:54 [2021-03-11T20:38:54.209Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:38:54 [2021-03-11T20:38:54.209Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === CONT  TestMountDaemonRoot/rprivate
20:38:54 [2021-03-11T20:38:54.209Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:38:54 [2021-03-11T20:38:54.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:38:54 [2021-03-11T20:38:54.209Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:38:54 [2021-03-11T20:38:54.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:38:54 [2021-03-11T20:38:54.209Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === CONT  TestMountDaemonRoot/private
20:38:54 [2021-03-11T20:38:54.209Z] === RUN   TestMountDaemonRoot/private/bind_root
20:38:54 [2021-03-11T20:38:54.209Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:38:54 [2021-03-11T20:38:54.209Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === RUN   TestMountDaemonRoot/private/mount_root
20:38:54 [2021-03-11T20:38:54.209Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:38:54 [2021-03-11T20:38:54.209Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === CONT  TestMountDaemonRoot/default/mount_root
20:38:54 [2021-03-11T20:38:54.209Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:38:54 [2021-03-11T20:38:54.209Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:38:54 [2021-03-11T20:38:54.209Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:38:54 [2021-03-11T20:38:54.209Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:38:54 [2021-03-11T20:38:54.247Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:38:54 [2021-03-11T20:38:54.247Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:38:54 [2021-03-11T20:38:54.465Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:38:54 [2021-03-11T20:38:54.465Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:38:54 [2021-03-11T20:38:54.465Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:38:54 [2021-03-11T20:38:54.465Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:38:54 [2021-03-11T20:38:54.465Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:38:54 [2021-03-11T20:38:54.465Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:38:54 [2021-03-11T20:38:54.465Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:38:54 [2021-03-11T20:38:54.465Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:38:54 [2021-03-11T20:38:54.465Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:38:54 [2021-03-11T20:38:54.465Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:38:54 [2021-03-11T20:38:54.465Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:38:54 [2021-03-11T20:38:54.465Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
20:38:54 [2021-03-11T20:38:54.465Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:38:54 [2021-03-11T20:38:54.721Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:38:54 [2021-03-11T20:38:54.721Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:38:54 [2021-03-11T20:38:54.721Z] === CONT  TestMountDaemonRoot/private/bind_root
20:38:54 [2021-03-11T20:38:54.721Z] === CONT  TestMountDaemonRoot/private/mount_root
20:38:54 [2021-03-11T20:38:54.721Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:38:54 [2021-03-11T20:38:54.721Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:38:54 [2021-03-11T20:38:54.721Z] --- PASS: TestMountDaemonRoot (0.05s)
20:38:54 [2021-03-11T20:38:54.721Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
20:38:54 [2021-03-11T20:38:54.721Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
20:38:54 [2021-03-11T20:38:54.721Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:38:54 [2021-03-11T20:38:54.721Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
20:38:54 [2021-03-11T20:38:54.721Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
20:38:54 [2021-03-11T20:38:54.721Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
20:38:54 [2021-03-11T20:38:54.721Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:38:54 [2021-03-11T20:38:54.721Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
20:38:54 [2021-03-11T20:38:54.721Z] === RUN   TestContainerBindMountNonRecursive
20:38:54 [2021-03-11T20:38:54.820Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:38:55 [2021-03-11T20:38:55.767Z] --- PASS: TestUpdatePidsLimit (2.82s)
20:38:55 [2021-03-11T20:38:55.767Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.30s)
20:38:55 [2021-03-11T20:38:55.767Z]     --- PASS: TestUpdatePidsLimit/no_change (0.30s)
20:38:55 [2021-03-11T20:38:55.767Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.30s)
20:38:55 [2021-03-11T20:38:55.767Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s)
20:38:55 [2021-03-11T20:38:55.767Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s)
20:38:55 [2021-03-11T20:38:55.767Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s)
20:38:55 [2021-03-11T20:38:55.767Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s)
20:38:55 [2021-03-11T20:38:55.767Z] === RUN   TestUpdateRestartPolicy
20:38:57 [2021-03-11T20:38:57.244Z] --- PASS: TestContainerBindMountNonRecursive (2.05s)
20:38:57 [2021-03-11T20:38:57.244Z] === RUN   TestContainerVolumesMountedAsShared
20:38:57 [2021-03-11T20:38:57.244Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestCheckpointCreateError
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestCheckpointCreateError (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestCheckpointCreate
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestCheckpointCreate (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestCheckpointDeleteError
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestCheckpointDeleteError (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestCheckpointDelete
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestCheckpointDelete (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestCheckpointListError
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestCheckpointListError (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestCheckpointList
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestCheckpointList (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestCheckpointListContainerNotFound
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestNewClientWithOpsFromEnv
20:38:57 [2021-03-11T20:38:57.287Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z]     client_test.go:23: runtime.GOOS == "windows"
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestGetAPIPath
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestGetAPIPath (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestParseHostURL
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestParseHostURL (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestNegotiateAPIVersionEmpty
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestNegotiateAPIVersion
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestNegotiateAPIVersion (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestNegotiateAPVersionOverride
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestNegotiateAPIVersionAutomatic
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestClientRedirect
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestClientRedirect (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestConfigCreateUnsupported
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestConfigCreateUnsupported (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestConfigCreateError
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestConfigCreateError (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestConfigCreate
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestConfigCreate (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestConfigInspectNotFound
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestConfigInspectNotFound (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestConfigInspectWithEmptyID
20:38:57 [2021-03-11T20:38:57.287Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
20:38:57 [2021-03-11T20:38:57.287Z] === RUN   TestConfigInspectUnsupported
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestConfigInspectUnsupported (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestConfigInspectError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestConfigInspectError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestConfigInspectConfigNotFound
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestConfigInspect
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestConfigInspect (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestConfigListUnsupported
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestConfigListUnsupported (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestConfigListError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestConfigListError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestConfigList
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestConfigList (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestConfigRemoveUnsupported
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestConfigRemoveError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestConfigRemoveError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestConfigRemove
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestConfigRemove (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestConfigUpdateUnsupported
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestConfigUpdateError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestConfigUpdateError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestConfigUpdate
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestConfigUpdate (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerCommitError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerCommitError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerCommit
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerCommit (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerStatPathError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerStatPathError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerStatPathNotFoundError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerStatPathNoHeaderError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerStatPath
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerStatPath (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestCopyToContainerError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestCopyToContainerError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestCopyToContainerNotFoundError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestCopyToContainerNotStatusOKError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestCopyToContainer
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestCopyToContainer (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestCopyFromContainerError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestCopyFromContainerError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestCopyFromContainerNotFoundError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestCopyFromContainerNotStatusOKError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestCopyFromContainerNoHeaderError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestCopyFromContainer
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestCopyFromContainer (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerCreateError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerCreateError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerCreateImageNotFound
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerCreateWithName
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerCreateWithName (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerCreateAutoRemove
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerDiffError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerDiffError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerDiff
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerDiff (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerExecCreateError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerExecCreateError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerExecCreate
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerExecCreate (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerExecStartError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerExecStartError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerExecStart
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerExecStart (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerExecInspectError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerExecInspectError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerExecInspect
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerExecInspect (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerExportError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerExportError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerExport
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerExport (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerInspectError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerInspectError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerInspectContainerNotFound
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerInspectWithEmptyID
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerInspect
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerInspect (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerInspectNode
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerInspectNode (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerKillError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerKillError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerKill
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerKill (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerListError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerListError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerList
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerList (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerLogsNotFoundError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerLogsError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerLogsError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerLogs
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerLogs (0.13s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerPauseError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerPauseError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerPause
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerPause (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainersPruneError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainersPruneError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainersPrune
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainersPrune (0.03s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerRemoveError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerRemoveError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerRemoveNotFoundError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerRemove
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerRemove (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerRenameError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerRenameError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerRename
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerRename (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerResizeError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerResizeError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerExecResizeError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerExecResizeError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerResize
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerResize (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerExecResize
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerExecResize (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerRestartError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerRestartError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerRestart
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerRestart (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerStartError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerStartError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerStart
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerStart (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerStatsError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerStatsError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerStats
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerStats (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerStopError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerStopError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerStop
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerStop (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerTopError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerTopError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerTop
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerTop (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerUnpauseError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerUnpauseError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerUnpause
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerUnpause (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerUpdateError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerUpdateError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerUpdate
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerUpdate (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerWaitError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerWaitError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestContainerWait
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestContainerWait (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestDiskUsageError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestDiskUsageError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestDiskUsage
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestDiskUsage (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestDistributionInspectUnsupported
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestDistributionInspectWithEmptyID
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestEventsErrorInOptions
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestEventsErrorInOptions (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestEventsErrorFromServer
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestEventsErrorFromServer (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestEvents
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestEvents (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestTLSCloseWriter
20:38:57 [2021-03-11T20:38:57.288Z] === PAUSE TestTLSCloseWriter
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImageBuildError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImageBuildError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImageBuild
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImageBuild (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestGetDockerOS
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestGetDockerOS (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImageCreateError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImageCreateError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImageCreate
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImageCreate (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImageHistoryError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImageHistoryError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImageHistory
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImageHistory (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImageImportError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImageImportError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImageImport
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImageImport (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImageInspectError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImageInspectError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImageInspectImageNotFound
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImageInspectImageNotFound (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImageInspectWithEmptyID
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImageInspect
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImageInspect (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImageListError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImageListError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImageList
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImageList (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImageListApiBefore125
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImageListApiBefore125 (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImageLoadError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImageLoadError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImageLoad
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImageLoad (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImagesPruneError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImagesPruneError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImagesPrune
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImagesPrune (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImagePullReferenceParseError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImagePullReferenceParseError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImagePullAnyError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImagePullAnyError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImagePullStatusUnauthorizedError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImagePullWithPrivilegedFuncNoError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImagePullWithoutErrors
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImagePullWithoutErrors (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImagePushReferenceError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImagePushReferenceError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImagePushAnyError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImagePushAnyError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImagePushStatusUnauthorizedError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
20:38:57 [2021-03-11T20:38:57.288Z] === RUN   TestImagePushWithPrivilegedFuncNoError
20:38:57 [2021-03-11T20:38:57.288Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
20:38:57 [2021-03-11T20:38:57.501Z] --- PASS: TestContainerVolumesMountedAsShared (0.77s)
20:38:57 [2021-03-11T20:38:57.501Z] === RUN   TestContainerVolumesMountedAsSlave
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestImagePushWithoutErrors
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestImagePushWithoutErrors (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestImageRemoveError
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestImageRemoveError (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestImageRemoveImageNotFound
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestImageRemove
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestImageRemove (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestImageSaveError
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestImageSaveError (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestImageSave
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestImageSave (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestImageSearchAnyError
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestImageSearchAnyError (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestImageSearchStatusUnauthorizedError
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestImageSearchWithoutErrors
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestImageTagError
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestImageTagError (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestImageTagInvalidReference
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestImageTagInvalidReference (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestImageTagInvalidSourceImageName
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestImageTagHexSource
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestImageTagHexSource (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestImageTag
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestImageTag (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestInfoServerError
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestInfoServerError (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestInfoInvalidResponseJSONError
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestInfo
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestInfo (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestNetworkConnectError
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestNetworkConnectError (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestNetworkConnect
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestNetworkConnect (0.00s)
20:38:57 [2021-03-11T20:38:57.751Z] === RUN   TestNetworkCreateError
20:38:57 [2021-03-11T20:38:57.751Z] --- PASS: TestNetworkCreateError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNetworkCreate
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNetworkCreate (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNetworkDisconnectError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNetworkDisconnectError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNetworkDisconnect
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNetworkDisconnect (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNetworkInspectError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNetworkInspectError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNetworkInspectNotFoundError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNetworkInspectWithEmptyID
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNetworkInspect
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNetworkInspect (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNetworkListError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNetworkListError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNetworkList
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNetworkList (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNetworksPruneError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNetworksPruneError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNetworksPrune
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNetworksPrune (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNetworkRemoveError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNetworkRemoveError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNetworkRemove
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNetworkRemove (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNodeInspectError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNodeInspectError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNodeInspectNodeNotFound
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNodeInspectWithEmptyID
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNodeInspect
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNodeInspect (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNodeListError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNodeListError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNodeList
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNodeList (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNodeRemoveError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNodeRemoveError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNodeRemove
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNodeRemove (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNodeUpdateError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNodeUpdateError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestNodeUpdate
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestNodeUpdate (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestOptionWithTimeout
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestOptionWithTimeout (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPingFail
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestPingFail (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPingWithError
20:38:57 [2021-03-11T20:38:57.752Z] 2021/03/11 20:38:57 RoundTripper returned a response & error; ignoring response
20:38:57 [2021-03-11T20:38:57.752Z] 2021/03/11 20:38:57 RoundTripper returned a response & error; ignoring response
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestPingWithError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPingSuccess
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestPingSuccess (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPingHeadFallback
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPingHeadFallback/OK
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPingHeadFallback/Internal_Server_Error
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPingHeadFallback/Not_Found
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestPingHeadFallback (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPluginDisableError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestPluginDisableError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPluginDisable
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestPluginDisable (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPluginEnableError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestPluginEnableError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPluginEnable
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestPluginEnable (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPluginInspectError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestPluginInspectError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPluginInspectWithEmptyID
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPluginInspect
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestPluginInspect (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPluginListError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestPluginListError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPluginList
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestPluginList (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPluginPushError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestPluginPushError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPluginPush
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestPluginPush (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPluginRemoveError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestPluginRemoveError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPluginRemove
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestPluginRemove (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPluginSetError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestPluginSetError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPluginSet
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestPluginSet (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSetHostHeader
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSetHostHeader (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestPlainTextError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestPlainTextError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestInfiniteError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestInfiniteError (0.02s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSecretCreateUnsupported
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSecretCreateUnsupported (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSecretCreateError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSecretCreateError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSecretCreate
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSecretCreate (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSecretInspectUnsupported
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSecretInspectUnsupported (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSecretInspectError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSecretInspectError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSecretInspectSecretNotFound
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSecretInspectWithEmptyID
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSecretInspect
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSecretInspect (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSecretListUnsupported
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSecretListUnsupported (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSecretListError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSecretListError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSecretList
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSecretList (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSecretRemoveUnsupported
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSecretRemoveError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSecretRemoveError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSecretRemove
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSecretRemove (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSecretUpdateUnsupported
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSecretUpdateError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSecretUpdateError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSecretUpdate
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSecretUpdate (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestServiceCreateError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestServiceCreateError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestServiceCreate
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestServiceCreate (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestServiceCreateCompatiblePlatforms
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestServiceCreateDigestPinning
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestServiceInspectError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestServiceInspectError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestServiceInspectServiceNotFound
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestServiceInspectWithEmptyID
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestServiceInspect
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestServiceInspect (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestServiceListError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestServiceListError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestServiceList
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestServiceList (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestServiceLogsError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestServiceLogsError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestServiceLogs
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestServiceLogs (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestServiceRemoveError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestServiceRemoveError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestServiceRemoveNotFoundError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestServiceRemove
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestServiceRemove (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestServiceUpdateError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestServiceUpdateError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestServiceUpdate
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestServiceUpdate (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSwarmGetUnlockKeyError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSwarmGetUnlockKey
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSwarmInitError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSwarmInitError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSwarmInit
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSwarmInit (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSwarmInspectError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSwarmInspectError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSwarmInspect
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSwarmInspect (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSwarmJoinError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSwarmJoinError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSwarmJoin
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSwarmJoin (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSwarmLeaveError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSwarmLeaveError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSwarmLeave
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSwarmLeave (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSwarmUnlockError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSwarmUnlockError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSwarmUnlock
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSwarmUnlock (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSwarmUpdateError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSwarmUpdateError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestSwarmUpdate
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestSwarmUpdate (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestTaskInspectError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestTaskInspectError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestTaskInspectWithEmptyID
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestTaskInspect
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestTaskInspect (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestTaskListError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestTaskListError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestTaskList
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestTaskList (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestVolumeCreateError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestVolumeCreateError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestVolumeCreate
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestVolumeCreate (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestVolumeInspectError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestVolumeInspectError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestVolumeInspectNotFound
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestVolumeInspectNotFound (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestVolumeInspectWithEmptyID
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestVolumeInspect
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestVolumeInspect (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestVolumeListError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestVolumeListError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestVolumeList
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestVolumeList (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestVolumeRemoveError
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestVolumeRemoveError (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === RUN   TestVolumeRemove
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestVolumeRemove (0.00s)
20:38:57 [2021-03-11T20:38:57.752Z] === CONT  TestTLSCloseWriter
20:38:57 [2021-03-11T20:38:57.752Z] --- PASS: TestTLSCloseWriter (0.01s)
20:38:57 [2021-03-11T20:38:57.752Z] PASS
20:38:57 [2021-03-11T20:38:57.752Z] coverage: 74.9% of statements
20:38:57 [2021-03-11T20:38:57.752Z] ok  	github.com/docker/docker/client	0.573s	coverage: 74.9% of statements
20:38:58 [2021-03-11T20:38:58.430Z] --- PASS: TestContainerVolumesMountedAsSlave (0.84s)
20:38:58 [2021-03-11T20:38:58.430Z] === RUN   TestNetworkNat
20:38:59 [2021-03-11T20:38:59.360Z] --- PASS: TestNetworkNat (0.86s)
20:38:59 [2021-03-11T20:38:59.360Z] === RUN   TestNetworkLocalhostTCPNat
20:38:59 [2021-03-11T20:38:59.360Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
20:39:00 [2021-03-11T20:39:00.290Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s)
20:39:00 [2021-03-11T20:39:00.290Z] === RUN   TestNetworkLoopbackNat
20:39:00 [2021-03-11T20:39:00.546Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
20:39:01 [2021-03-11T20:39:01.107Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
20:39:01 [2021-03-11T20:39:01.669Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
20:39:02 [2021-03-11T20:39:02.233Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
20:39:02 [2021-03-11T20:39:02.233Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
20:39:02 [2021-03-11T20:39:02.489Z] === RUN   TestDockerSuite/TestBuildAddTar
20:39:03 [2021-03-11T20:39:03.055Z] --- PASS: TestNetworkLoopbackNat (3.06s)
20:39:03 [2021-03-11T20:39:03.055Z] === RUN   TestPause
20:39:03 [2021-03-11T20:39:03.985Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
20:39:03 [2021-03-11T20:39:03.985Z] --- PASS: TestPause (0.88s)
20:39:03 [2021-03-11T20:39:03.985Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:39:03 [2021-03-11T20:39:03.985Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:39:03 [2021-03-11T20:39:03.985Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:39:03 [2021-03-11T20:39:03.985Z] === RUN   TestPauseStopPausedContainer
20:39:04 [2021-03-11T20:39:04.914Z] --- PASS: TestPauseStopPausedContainer (0.83s)
20:39:04 [2021-03-11T20:39:04.914Z] === RUN   TestPsFilter
20:39:04 [2021-03-11T20:39:04.914Z] --- PASS: TestPsFilter (0.17s)
20:39:04 [2021-03-11T20:39:04.914Z] === RUN   TestRemoveContainerWithRemovedVolume
20:39:05 [2021-03-11T20:39:05.844Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
20:39:05 [2021-03-11T20:39:05.844Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s)
20:39:05 [2021-03-11T20:39:05.844Z] === RUN   TestRemoveContainerWithVolume
20:39:06 [2021-03-11T20:39:06.706Z] .........                                                                [ 86%]
20:39:06 [2021-03-11T20:39:06.773Z] --- PASS: TestRemoveContainerWithVolume (0.72s)
20:39:06 [2021-03-11T20:39:06.773Z] === RUN   TestRemoveContainerRunning
20:39:07 [2021-03-11T20:39:07.337Z] --- PASS: TestRemoveContainerRunning (0.85s)
20:39:07 [2021-03-11T20:39:07.337Z] === RUN   TestRemoveContainerForceRemoveRunning
20:39:07 [2021-03-11T20:39:07.593Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
20:39:08 [2021-03-11T20:39:08.026Z] --- PASS: TestUpdateRestartPolicy (11.96s)
20:39:08 [2021-03-11T20:39:08.026Z] === RUN   TestUpdateRestartWithAutoRemove
20:39:08 [2021-03-11T20:39:08.157Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s)
20:39:08 [2021-03-11T20:39:08.157Z] === RUN   TestRemoveInvalidContainer
20:39:08 [2021-03-11T20:39:08.288Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s)
20:39:08 [2021-03-11T20:39:08.288Z] === RUN   TestWaitNonBlocked
20:39:08 [2021-03-11T20:39:08.288Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:39:08 [2021-03-11T20:39:08.288Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:39:08 [2021-03-11T20:39:08.288Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:39:08 [2021-03-11T20:39:08.288Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:39:08 [2021-03-11T20:39:08.288Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:39:08 [2021-03-11T20:39:08.288Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:39:08 [2021-03-11T20:39:08.414Z] --- PASS: TestRemoveInvalidContainer (0.04s)
20:39:08 [2021-03-11T20:39:08.414Z] === RUN   TestRenameLinkedContainer
20:39:09 [2021-03-11T20:39:09.235Z] --- PASS: TestWaitNonBlocked (0.02s)
20:39:09 [2021-03-11T20:39:09.235Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s)
20:39:09 [2021-03-11T20:39:09.235Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s)
20:39:09 [2021-03-11T20:39:09.235Z] === RUN   TestWaitBlocked
20:39:09 [2021-03-11T20:39:09.235Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:39:09 [2021-03-11T20:39:09.235Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:39:09 [2021-03-11T20:39:09.235Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:39:09 [2021-03-11T20:39:09.235Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:39:09 [2021-03-11T20:39:09.235Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:39:09 [2021-03-11T20:39:09.235Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:39:09 [2021-03-11T20:39:09.345Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
20:39:10 [2021-03-11T20:39:10.185Z] --- PASS: TestWaitBlocked (0.03s)
20:39:10 [2021-03-11T20:39:10.185Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s)
20:39:10 [2021-03-11T20:39:10.185Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s)
20:39:10 [2021-03-11T20:39:10.185Z] === CONT  TestContainerStartOnDaemonRestart
20:39:10 [2021-03-11T20:39:10.185Z] === CONT  TestContainerKillOnDaemonStart
20:39:10 [2021-03-11T20:39:10.185Z] === CONT  TestDaemonHostGatewayIP
20:39:10 [2021-03-11T20:39:10.185Z] === CONT  TestRestartDaemonWithRestartingContainer
20:39:10 [2021-03-11T20:39:10.715Z] === RUN   TestDockerSuite/TestBuildAddTarXz
20:39:11 [2021-03-11T20:39:11.278Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
20:39:11 [2021-03-11T20:39:11.467Z] tests/integration/models_images_test.py ...............                  [ 89%]
20:39:11 [2021-03-11T20:39:11.822Z] --- PASS: TestImportExtremelyLargeImageWorks (102.47s)
20:39:11 [2021-03-11T20:39:11.822Z] PASS
20:39:11 [2021-03-11T20:39:11.822Z] 
20:39:11 [2021-03-11T20:39:11.822Z] DONE 12 tests in 105.269s
20:39:11 [2021-03-11T20:39:11.822Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
20:39:11 [2021-03-11T20:39:11.822Z] INFO: Testing against a local daemon
20:39:11 [2021-03-11T20:39:11.822Z] === RUN   TestNetworkCreateDelete
20:39:11 [2021-03-11T20:39:11.822Z] --- PASS: TestNetworkCreateDelete (0.13s)
20:39:11 [2021-03-11T20:39:11.822Z] === RUN   TestDockerNetworkDeletePreferID
20:39:11 [2021-03-11T20:39:11.822Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
20:39:11 [2021-03-11T20:39:11.822Z] === RUN   TestDaemonDNSFallback
20:39:11 [2021-03-11T20:39:11.822Z] --- PASS: TestDaemonDNSFallback (6.49s)
20:39:11 [2021-03-11T20:39:11.822Z] === RUN   TestInspectNetwork
20:39:11 [2021-03-11T20:39:11.841Z] --- PASS: TestRenameLinkedContainer (3.40s)
20:39:11 [2021-03-11T20:39:11.841Z] === RUN   TestRenameStoppedContainer
20:39:11 [2021-03-11T20:39:11.841Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
20:39:12 [2021-03-11T20:39:12.403Z] --- PASS: TestRenameStoppedContainer (0.79s)
20:39:12 [2021-03-11T20:39:12.403Z] === RUN   TestRenameRunningContainerAndReuse
20:39:12 [2021-03-11T20:39:12.651Z] tests/integration/models_networks_test.py ....                           [ 90%]
20:39:13 [2021-03-11T20:39:13.186Z] === RUN   TestInspectNetwork/full_network_id
20:39:13 [2021-03-11T20:39:13.186Z] === RUN   TestInspectNetwork/partial_network_id
20:39:13 [2021-03-11T20:39:13.186Z] === RUN   TestInspectNetwork/network_name
20:39:13 [2021-03-11T20:39:13.186Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:39:13 [2021-03-11T20:39:13.333Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
20:39:13 [2021-03-11T20:39:13.333Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
20:39:13 [2021-03-11T20:39:13.502Z] --- PASS: TestContainerStartOnDaemonRestart (3.40s)
20:39:13 [2021-03-11T20:39:13.502Z] === CONT  TestIpcModeOlderClient
20:39:13 [2021-03-11T20:39:13.765Z] --- PASS: TestIpcModeOlderClient (0.13s)
20:39:13 [2021-03-11T20:39:13.765Z] === CONT  TestDaemonRestartIpcMode
20:39:14 [2021-03-11T20:39:14.028Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.75s)
20:39:14 [2021-03-11T20:39:14.262Z] --- PASS: TestRenameRunningContainerAndReuse (1.62s)
20:39:14 [2021-03-11T20:39:14.262Z] === RUN   TestRenameInvalidName
20:39:14 [2021-03-11T20:39:14.603Z] --- PASS: TestDaemonHostGatewayIP (4.52s)
20:39:14 [2021-03-11T20:39:14.824Z] --- PASS: TestRenameInvalidName (0.75s)
20:39:14 [2021-03-11T20:39:14.824Z] === RUN   TestRenameAnonymousContainer
20:39:15 [2021-03-11T20:39:15.080Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
20:39:15 [2021-03-11T20:39:15.496Z] --- PASS: TestCheckoutGit (30.26s)
20:39:15 [2021-03-11T20:39:15.496Z] === RUN   TestValidGitTransport
20:39:15 [2021-03-11T20:39:15.496Z] --- PASS: TestValidGitTransport (0.00s)
20:39:15 [2021-03-11T20:39:15.496Z] === RUN   TestGitInvalidRef
20:39:15 [2021-03-11T20:39:15.496Z] --- PASS: TestGitInvalidRef (0.24s)
20:39:15 [2021-03-11T20:39:15.496Z] PASS
20:39:15 [2021-03-11T20:39:15.496Z] coverage: 86.3% of statements
20:39:15 [2021-03-11T20:39:15.496Z] ok  	github.com/docker/docker/builder/remotecontext/git	30.806s	coverage: 86.3% of statements
20:39:15 [2021-03-11T20:39:15.496Z] ?   	github.com/docker/docker/cli	[no test files]
20:39:15 [2021-03-11T20:39:15.496Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:39:15 [2021-03-11T20:39:15.643Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
20:39:17 [2021-03-11T20:39:17.158Z] --- PASS: TestDaemonRestartIpcMode (3.04s)
20:39:17 [2021-03-11T20:39:17.386Z] --- PASS: TestInspectNetwork (7.57s)
20:39:17 [2021-03-11T20:39:17.386Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:39:17 [2021-03-11T20:39:17.386Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:39:17 [2021-03-11T20:39:17.386Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:39:17 [2021-03-11T20:39:17.386Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:39:17 [2021-03-11T20:39:17.386Z] === RUN   TestRunContainerWithBridgeNone
20:39:17 [2021-03-11T20:39:17.538Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
20:39:17 [2021-03-11T20:39:17.538Z] --- PASS: TestRenameAnonymousContainer (2.72s)
20:39:17 [2021-03-11T20:39:17.538Z] === RUN   TestRenameContainerWithSameName
20:39:18 [2021-03-11T20:39:18.467Z] --- PASS: TestRenameContainerWithSameName (0.66s)
20:39:18 [2021-03-11T20:39:18.467Z] === RUN   TestRenameContainerWithLinkedContainer
20:39:19 [2021-03-11T20:39:19.179Z] tests/integration/models_nodes_test.py .                                 [ 91%]
20:39:19 [2021-03-11T20:39:19.179Z] tests/integration/models_resources_test.py .                             [ 91%]
20:39:19 [2021-03-11T20:39:19.275Z] --- PASS: TestRunContainerWithBridgeNone (1.76s)
20:39:19 [2021-03-11T20:39:19.275Z] === RUN   TestNetworkInvalidJSON
20:39:19 [2021-03-11T20:39:19.275Z] === RUN   TestNetworkInvalidJSON//networks/create
20:39:19 [2021-03-11T20:39:19.275Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:39:19 [2021-03-11T20:39:19.275Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:39:19 [2021-03-11T20:39:19.275Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:39:19 [2021-03-11T20:39:19.275Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:39:19 [2021-03-11T20:39:19.275Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:39:19 [2021-03-11T20:39:19.275Z] === CONT  TestNetworkInvalidJSON//networks/create
20:39:19 [2021-03-11T20:39:19.275Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:39:19 [2021-03-11T20:39:19.275Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:39:19 [2021-03-11T20:39:19.275Z] --- PASS: TestNetworkInvalidJSON (0.02s)
20:39:19 [2021-03-11T20:39:19.275Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:39:19 [2021-03-11T20:39:19.275Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:39:19 [2021-03-11T20:39:19.275Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:39:19 [2021-03-11T20:39:19.275Z] === RUN   TestNetworkList
20:39:19 [2021-03-11T20:39:19.275Z] === RUN   TestNetworkList//networks
20:39:19 [2021-03-11T20:39:19.275Z] === PAUSE TestNetworkList//networks
20:39:19 [2021-03-11T20:39:19.275Z] === RUN   TestNetworkList//networks/
20:39:19 [2021-03-11T20:39:19.275Z] === PAUSE TestNetworkList//networks/
20:39:19 [2021-03-11T20:39:19.275Z] === CONT  TestNetworkList//networks
20:39:19 [2021-03-11T20:39:19.275Z] === CONT  TestNetworkList//networks/
20:39:19 [2021-03-11T20:39:19.275Z] --- PASS: TestNetworkList (0.01s)
20:39:19 [2021-03-11T20:39:19.275Z]     --- PASS: TestNetworkList//networks (0.00s)
20:39:19 [2021-03-11T20:39:19.275Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:39:19 [2021-03-11T20:39:19.275Z] === RUN   TestHostIPv4BridgeLabel
20:39:19 [2021-03-11T20:39:19.395Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
20:39:19 [2021-03-11T20:39:19.651Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s)
20:39:19 [2021-03-11T20:39:19.651Z] === RUN   TestResize
20:39:19 [2021-03-11T20:39:19.835Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
20:39:19 [2021-03-11T20:39:19.835Z] === RUN   TestDaemonRestartWithLiveRestore
20:39:20 [2021-03-11T20:39:20.215Z] --- PASS: TestResize (0.60s)
20:39:20 [2021-03-11T20:39:20.215Z] === RUN   TestResizeWithInvalidSize
20:39:20 [2021-03-11T20:39:20.761Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
20:39:20 [2021-03-11T20:39:20.761Z] === RUN   TestDaemonDefaultNetworkPools
20:39:20 [2021-03-11T20:39:20.776Z] --- PASS: TestResizeWithInvalidSize (0.59s)
20:39:20 [2021-03-11T20:39:20.776Z] === RUN   TestResizeWhenContainerNotStarted
20:39:21 [2021-03-11T20:39:21.330Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
20:39:21 [2021-03-11T20:39:21.330Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
20:39:21 [2021-03-11T20:39:21.330Z] === RUN   TestLoadDaemonCliConfigWithTLS
20:39:21 [2021-03-11T20:39:21.330Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
20:39:21 [2021-03-11T20:39:21.330Z] === RUN   TestLoadDaemonCliConfigWithConflicts
20:39:21 [2021-03-11T20:39:21.330Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
20:39:21 [2021-03-11T20:39:21.330Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
20:39:21 [2021-03-11T20:39:21.330Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
20:39:21 [2021-03-11T20:39:21.330Z] === RUN   TestLoadDaemonCliWithConflictingLabels
20:39:21 [2021-03-11T20:39:21.330Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
20:39:21 [2021-03-11T20:39:21.330Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
20:39:21 [2021-03-11T20:39:21.330Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
20:39:21 [2021-03-11T20:39:21.330Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
20:39:21 [2021-03-11T20:39:21.330Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
20:39:21 [2021-03-11T20:39:21.330Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
20:39:21 [2021-03-11T20:39:21.330Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
20:39:21 [2021-03-11T20:39:21.330Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
20:39:21 [2021-03-11T20:39:21.330Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
20:39:21 [2021-03-11T20:39:21.330Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
20:39:21 [2021-03-11T20:39:21.330Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
20:39:21 [2021-03-11T20:39:21.330Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
20:39:21 [2021-03-11T20:39:21.330Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
20:39:21 [2021-03-11T20:39:21.330Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
20:39:21 [2021-03-11T20:39:21.330Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
20:39:21 [2021-03-11T20:39:21.330Z] === RUN   TestConfigureDaemonLogs
20:39:21 [2021-03-11T20:39:21.330Z] --- PASS: TestConfigureDaemonLogs (0.00s)
20:39:21 [2021-03-11T20:39:21.330Z] === RUN   TestCommonOptionsInstallFlags
20:39:21 [2021-03-11T20:39:21.330Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
20:39:21 [2021-03-11T20:39:21.330Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
20:39:21 [2021-03-11T20:39:21.330Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
20:39:21 [2021-03-11T20:39:21.330Z] PASS
20:39:21 [2021-03-11T20:39:21.330Z] coverage: 18.4% of statements
20:39:21 [2021-03-11T20:39:21.330Z] ok  	github.com/docker/docker/cmd/dockerd	0.308s	coverage: 18.4% of statements
20:39:21 [2021-03-11T20:39:21.339Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s)
20:39:21 [2021-03-11T20:39:21.339Z] === RUN   TestDaemonRestartKillContainers
20:39:21 [2021-03-11T20:39:21.339Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:39:21 [2021-03-11T20:39:21.339Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:39:21 [2021-03-11T20:39:21.687Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
20:39:21 [2021-03-11T20:39:21.687Z] === RUN   TestDaemonRestartWithExistingNetwork
20:39:22 [2021-03-11T20:39:22.614Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
20:39:22 [2021-03-11T20:39:22.614Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestContainerStopSignal
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestContainerStopSignal (0.00s)
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestContainerStopTimeout
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestContainerStopTimeout (0.00s)
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestContainerSecretReferenceDestTarget
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestContainerLogPathSetForJSONFileLogger
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestContainerLogPathSetForRingLogger
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestReplaceAndAppendEnvVars
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
20:39:22 [2021-03-11T20:39:22.879Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestNewMemoryStore
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestNewMemoryStore (0.00s)
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestAddContainers
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestAddContainers (0.00s)
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestGetContainer
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestGetContainer (0.00s)
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestDeleteContainer
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestDeleteContainer (0.00s)
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestListContainers
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestListContainers (0.00s)
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestFirstContainer
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestFirstContainer (0.00s)
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestApplyAllContainer
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestApplyAllContainer (0.00s)
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestIsValidHealthString
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestIsValidHealthString (0.00s)
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestStateRunStop
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestStateRunStop (0.00s)
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestStateTimeoutWait
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestStateTimeoutWait (0.10s)
20:39:22 [2021-03-11T20:39:22.879Z]     state_test.go:141: Stop callback fired
20:39:22 [2021-03-11T20:39:22.879Z]     state_test.go:165: Stop callback fired
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestIsValidStateString
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestIsValidStateString (0.00s)
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestViewSaveDelete
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestViewSaveDelete (0.01s)
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestViewAll
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestViewAll (0.02s)
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestViewGet
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestViewGet (0.01s)
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestNames
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestNames (0.00s)
20:39:22 [2021-03-11T20:39:22.879Z] === RUN   TestViewWithHealthCheck
20:39:22 [2021-03-11T20:39:22.879Z] --- PASS: TestViewWithHealthCheck (0.01s)
20:39:22 [2021-03-11T20:39:22.879Z] PASS
20:39:22 [2021-03-11T20:39:22.879Z] coverage: 41.6% of statements
20:39:22 [2021-03-11T20:39:22.879Z] ok  	github.com/docker/docker/container	0.276s	coverage: 41.6% of statements
20:39:22 [2021-03-11T20:39:22.879Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:39:22 [2021-03-11T20:39:22.879Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:39:22 [2021-03-11T20:39:22.879Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:39:22 [2021-03-11T20:39:22.879Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:39:23 [2021-03-11T20:39:23.230Z] === RUN   TestDockerSuite/TestBuildBlankName
20:39:23 [2021-03-11T20:39:23.230Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:39:23 [2021-03-11T20:39:23.230Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
20:39:23 [2021-03-11T20:39:23.755Z] --- PASS: TestContainerKillOnDaemonStart (12.94s)
20:39:23 [2021-03-11T20:39:23.755Z] PASS
20:39:23 [2021-03-11T20:39:23.755Z] 
20:39:23 [2021-03-11T20:39:23.755Z] === Skipped
20:39:23 [2021-03-11T20:39:23.755Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
20:39:23 [2021-03-11T20:39:23.755Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:39:23 [2021-03-11T20:39:23.755Z] 
20:39:23 [2021-03-11T20:39:23.755Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s)
20:39:23 [2021-03-11T20:39:23.755Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:39:23 [2021-03-11T20:39:23.755Z] 
20:39:23 [2021-03-11T20:39:23.755Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
20:39:23 [2021-03-11T20:39:23.755Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:39:23 [2021-03-11T20:39:23.755Z] 
20:39:23 [2021-03-11T20:39:23.755Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:39:23 [2021-03-11T20:39:23.755Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:39:23 [2021-03-11T20:39:23.755Z] 
20:39:23 [2021-03-11T20:39:23.755Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.01s)
20:39:23 [2021-03-11T20:39:23.755Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:39:23 [2021-03-11T20:39:23.755Z] 
20:39:23 [2021-03-11T20:39:23.755Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
20:39:23 [2021-03-11T20:39:23.755Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:39:23 [2021-03-11T20:39:23.755Z] 
20:39:23 [2021-03-11T20:39:23.755Z] 
20:39:23 [2021-03-11T20:39:23.755Z] DONE 196 tests, 6 skipped in 125.782s
20:39:23 [2021-03-11T20:39:23.755Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
20:39:23 [2021-03-11T20:39:23.755Z] ++ 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
20:39:23 [2021-03-11T20:39:23.755Z] ++ set -e
20:39:23 [2021-03-11T20:39:23.755Z] ++ '[' -n 0 ']'
20:39:23 [2021-03-11T20:39:23.755Z] ++ set -x
20:39:23 [2021-03-11T20:39:23.755Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:39:23 [2021-03-11T20:39:23.755Z] INFO: Testing against a local daemon
20:39:23 [2021-03-11T20:39:23.755Z] === RUN   TestCommitInheritsEnv
20:39:23 [2021-03-11T20:39:23.795Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:39:23 [2021-03-11T20:39:23.980Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
20:39:23 [2021-03-11T20:39:23.980Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:39:24 [2021-03-11T20:39:24.018Z] --- PASS: TestCommitInheritsEnv (0.42s)
20:39:24 [2021-03-11T20:39:24.018Z] === RUN   TestImportExtremelyLargeImageWorks
20:39:24 [2021-03-11T20:39:24.018Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s)
20:39:24 [2021-03-11T20:39:24.018Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
20:39:24 [2021-03-11T20:39:24.018Z] === RUN   TestImagesFilterMultiReference
20:39:24 [2021-03-11T20:39:24.018Z] --- PASS: TestImagesFilterMultiReference (0.10s)
20:39:24 [2021-03-11T20:39:24.018Z] === RUN   TestImagePullPlatformInvalid
20:39:24 [2021-03-11T20:39:24.018Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
20:39:24 [2021-03-11T20:39:24.018Z] === RUN   TestRemoveImageOrphaning
20:39:24 [2021-03-11T20:39:24.427Z] === RUN   TestPrepare
20:39:24 [2021-03-11T20:39:24.427Z] --- PASS: TestPrepare (0.00s)
20:39:24 [2021-03-11T20:39:24.427Z] === RUN   TestStart
20:39:24 [2021-03-11T20:39:24.427Z] --- PASS: TestStart (0.00s)
20:39:24 [2021-03-11T20:39:24.541Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
20:39:24 [2021-03-11T20:39:24.541Z] === RUN   TestServiceWithPredefinedNetwork
20:39:24 [2021-03-11T20:39:24.593Z] --- PASS: TestRemoveImageOrphaning (0.40s)
20:39:24 [2021-03-11T20:39:24.593Z] === RUN   TestRemoveImageGarbageCollector
20:39:24 [2021-03-11T20:39:24.593Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:39:24 [2021-03-11T20:39:24.593Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:39:24 [2021-03-11T20:39:24.593Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:39:24 [2021-03-11T20:39:24.593Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
20:39:24 [2021-03-11T20:39:24.593Z] === RUN   TestTagInvalidReference
20:39:24 [2021-03-11T20:39:24.593Z] --- PASS: TestTagInvalidReference (0.03s)
20:39:24 [2021-03-11T20:39:24.593Z] === RUN   TestTagValidPrefixedRepo
20:39:24 [2021-03-11T20:39:24.593Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
20:39:24 [2021-03-11T20:39:24.593Z] === RUN   TestTagExistedNameWithoutForce
20:39:24 [2021-03-11T20:39:24.593Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
20:39:24 [2021-03-11T20:39:24.593Z] === RUN   TestTagOfficialNames
20:39:24 [2021-03-11T20:39:24.859Z] --- PASS: TestTagOfficialNames (0.09s)
20:39:24 [2021-03-11T20:39:24.859Z] === RUN   TestTagMatchesDigest
20:39:24 [2021-03-11T20:39:24.859Z] --- PASS: TestTagMatchesDigest (0.03s)
20:39:24 [2021-03-11T20:39:24.859Z] PASS
20:39:24 [2021-03-11T20:39:24.859Z] 
20:39:24 [2021-03-11T20:39:24.859Z] === Skipped
20:39:24 [2021-03-11T20:39:24.859Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s)
20:39:24 [2021-03-11T20:39:24.859Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
20:39:24 [2021-03-11T20:39:24.859Z] 
20:39:24 [2021-03-11T20:39:24.859Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:39:24 [2021-03-11T20:39:24.859Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:39:24 [2021-03-11T20:39:24.859Z] 
20:39:24 [2021-03-11T20:39:24.859Z] 
20:39:24 [2021-03-11T20:39:24.859Z] DONE 12 tests, 2 skipped in 1.587s
20:39:24 [2021-03-11T20:39:24.859Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
20:39:24 [2021-03-11T20:39:24.859Z] ++ 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
20:39:24 [2021-03-11T20:39:24.859Z] ++ set -e
20:39:24 [2021-03-11T20:39:24.859Z] ++ '[' -n 0 ']'
20:39:24 [2021-03-11T20:39:24.859Z] ++ set -x
20:39:24 [2021-03-11T20:39:24.859Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:39:24 [2021-03-11T20:39:24.890Z] === RUN   TestWaitCancel
20:39:24 [2021-03-11T20:39:24.890Z] --- PASS: TestWaitCancel (0.00s)
20:39:24 [2021-03-11T20:39:24.890Z] === RUN   TestWaitDisabled
20:39:24 [2021-03-11T20:39:24.890Z] --- PASS: TestWaitDisabled (0.00s)
20:39:25 [2021-03-11T20:39:25.121Z] INFO: Testing against a local daemon
20:39:25 [2021-03-11T20:39:25.121Z] === RUN   TestNetworkCreateDelete
20:39:25 [2021-03-11T20:39:25.163Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:39:25 [2021-03-11T20:39:25.353Z] === RUN   TestWaitEnabled
20:39:25 [2021-03-11T20:39:25.353Z] --- PASS: TestWaitEnabled (0.00s)
20:39:25 [2021-03-11T20:39:25.353Z] === RUN   TestRemove
20:39:25 [2021-03-11T20:39:25.353Z] --- PASS: TestRemove (0.00s)
20:39:25 [2021-03-11T20:39:25.353Z] PASS
20:39:25 [2021-03-11T20:39:25.353Z] coverage: 65.3% of statements
20:39:25 [2021-03-11T20:39:25.353Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.311s	coverage: 65.3% of statements
20:39:25 [2021-03-11T20:39:25.384Z] --- PASS: TestNetworkCreateDelete (0.46s)
20:39:25 [2021-03-11T20:39:25.384Z] === RUN   TestDockerNetworkDeletePreferID
20:39:25 [2021-03-11T20:39:25.420Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
20:39:25 [2021-03-11T20:39:25.676Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:39:25 [2021-03-11T20:39:25.676Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
20:39:26 [2021-03-11T20:39:26.774Z] --- PASS: TestDockerNetworkDeletePreferID (1.29s)
20:39:26 [2021-03-11T20:39:26.774Z] === RUN   TestDaemonDNSFallback
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
20:39:26 [2021-03-11T20:39:26.902Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s)
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
20:39:26 [2021-03-11T20:39:26.902Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
20:39:26 [2021-03-11T20:39:26.902Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
20:39:26 [2021-03-11T20:39:26.902Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCContainerRuntime
20:39:26 [2021-03-11T20:39:26.902Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
20:39:26 [2021-03-11T20:39:26.902Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCIsolation
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCIsolation/empty
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCIsolation/default
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCIsolation/process
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
20:39:26 [2021-03-11T20:39:26.902Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertFromGRPCIsolation
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertFromGRPCIsolation/default
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertFromGRPCIsolation/process
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
20:39:26 [2021-03-11T20:39:26.902Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCCredentialSpec
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
20:39:26 [2021-03-11T20:39:26.902Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
20:39:26 [2021-03-11T20:39:26.902Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
20:39:26 [2021-03-11T20:39:26.902Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
20:39:26 [2021-03-11T20:39:26.902Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
20:39:26 [2021-03-11T20:39:26.902Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertFromGRPCConfigs
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertFromGRPCConfigs/file
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
20:39:26 [2021-03-11T20:39:26.902Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCConfigs
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCConfigs/file
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
20:39:26 [2021-03-11T20:39:26.902Z] === RUN   TestServiceConvertToGRPCConfigs/none
20:39:26 [2021-03-11T20:39:26.902Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
20:39:26 [2021-03-11T20:39:26.902Z] PASS
20:39:26 [2021-03-11T20:39:26.902Z] coverage: 35.9% of statements
20:39:26 [2021-03-11T20:39:26.902Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.211s	coverage: 35.9% of statements
20:39:27 [2021-03-11T20:39:27.044Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:39:27 [2021-03-11T20:39:27.055Z] --- PASS: TestServiceWithPredefinedNetwork (2.55s)
20:39:27 [2021-03-11T20:39:27.055Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:39:27 [2021-03-11T20:39:27.055Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:39:27 [2021-03-11T20:39:27.055Z]     service_test.go:242: FLAKY_TEST
20:39:27 [2021-03-11T20:39:27.055Z] === RUN   TestServiceWithDataPathPortInit
20:39:27 [2021-03-11T20:39:27.365Z] === RUN   TestNewListSecretsFilters
20:39:27 [2021-03-11T20:39:27.365Z] --- PASS: TestNewListSecretsFilters (0.00s)
20:39:27 [2021-03-11T20:39:27.365Z] === RUN   TestNewListConfigsFilters
20:39:27 [2021-03-11T20:39:27.365Z] --- PASS: TestNewListConfigsFilters (0.00s)
20:39:27 [2021-03-11T20:39:27.365Z] PASS
20:39:27 [2021-03-11T20:39:27.365Z] coverage: 0.5% of statements
20:39:27 [2021-03-11T20:39:27.365Z] ok  	github.com/docker/docker/daemon/cluster	0.293s	coverage: 0.5% of statements
20:39:27 [2021-03-11T20:39:27.607Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
20:39:27 [2021-03-11T20:39:27.607Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:39:28 [2021-03-11T20:39:28.627Z] tests/integration/models_services_test.py ..............X.               [ 95%]
20:39:29 [2021-03-11T20:39:29.503Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
20:39:29 [2021-03-11T20:39:29.760Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:39:30 [2021-03-11T20:39:30.324Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:39:32 [2021-03-11T20:39:32.216Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
20:39:33 [2021-03-11T20:39:33.145Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:39:33 [2021-03-11T20:39:33.186Z] === RUN   TestDiscoveryOptsErrors
20:39:33 [2021-03-11T20:39:33.186Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
20:39:33 [2021-03-11T20:39:33.186Z] === RUN   TestDiscoveryOpts
20:39:33 [2021-03-11T20:39:33.186Z] --- PASS: TestDiscoveryOpts (0.00s)
20:39:33 [2021-03-11T20:39:33.186Z] PASS
20:39:33 [2021-03-11T20:39:33.186Z] coverage: 30.0% of statements
20:39:33 [2021-03-11T20:39:33.186Z] ok  	github.com/docker/docker/daemon/discovery	0.075s	coverage: 30.0% of statements
20:39:33 [2021-03-11T20:39:33.186Z] === RUN   TestBuilderGC
20:39:33 [2021-03-11T20:39:33.186Z] --- PASS: TestBuilderGC (0.00s)
20:39:33 [2021-03-11T20:39:33.186Z] === RUN   TestDaemonConfigurationNotFound
20:39:33 [2021-03-11T20:39:33.186Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
20:39:33 [2021-03-11T20:39:33.186Z] === RUN   TestDaemonBrokenConfiguration
20:39:33 [2021-03-11T20:39:33.186Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
20:39:33 [2021-03-11T20:39:33.186Z] === RUN   TestParseClusterAdvertiseSettings
20:39:33 [2021-03-11T20:39:33.186Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
20:39:33 [2021-03-11T20:39:33.186Z] === RUN   TestFindConfigurationConflicts
20:39:33 [2021-03-11T20:39:33.186Z] --- PASS: TestFindConfigurationConflicts (0.00s)
20:39:33 [2021-03-11T20:39:33.186Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
20:39:33 [2021-03-11T20:39:33.186Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
20:39:33 [2021-03-11T20:39:33.186Z] === RUN   TestDaemonConfigurationMergeConflicts
20:39:33 [2021-03-11T20:39:33.186Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
20:39:33 [2021-03-11T20:39:33.186Z] === RUN   TestDaemonConfigurationMergeConcurrent
20:39:33 [2021-03-11T20:39:33.186Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
20:39:33 [2021-03-11T20:39:33.186Z] === RUN   TestDaemonConfigurationMergeConcurrentError
20:39:33 [2021-03-11T20:39:33.186Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
20:39:33 [2021-03-11T20:39:33.186Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
20:39:33 [2021-03-11T20:39:33.186Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
20:39:33 [2021-03-11T20:39:33.186Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
20:39:33 [2021-03-11T20:39:33.186Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
20:39:33 [2021-03-11T20:39:33.186Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
20:39:33 [2021-03-11T20:39:33.186Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
20:39:33 [2021-03-11T20:39:33.186Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
20:39:33 [2021-03-11T20:39:33.186Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
20:39:33 [2021-03-11T20:39:33.186Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
20:39:33 [2021-03-11T20:39:33.186Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
20:39:33 [2021-03-11T20:39:33.187Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestFindConfigurationConflictsWithMergedValues
20:39:33 [2021-03-11T20:39:33.187Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfigurationErrors
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
20:39:33 [2021-03-11T20:39:33.187Z] --- PASS: TestValidateConfigurationErrors (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfiguration
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfiguration/with_label
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfiguration/with_dns
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfiguration/with_dns-search
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfiguration/with_max-download-attempts
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestValidateConfiguration/with_node_generic_resources
20:39:33 [2021-03-11T20:39:33.187Z] --- PASS: TestValidateConfiguration (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestModifiedDiscoverySettings
20:39:33 [2021-03-11T20:39:33.187Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestReloadSetConfigFileNotExist
20:39:33 [2021-03-11T20:39:33.187Z] time="2021-03-11T20:39:32Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
20:39:33 [2021-03-11T20:39:33.187Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s)
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestReloadDefaultConfigNotExist
20:39:33 [2021-03-11T20:39:33.187Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestReloadBadDefaultConfig
20:39:33 [2021-03-11T20:39:33.187Z] time="2021-03-11T20:39:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-057392163"
20:39:33 [2021-03-11T20:39:33.187Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestReloadWithConflictingLabels
20:39:33 [2021-03-11T20:39:33.187Z] time="2021-03-11T20:39:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-041424166"
20:39:33 [2021-03-11T20:39:33.187Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestReloadWithDuplicateLabels
20:39:33 [2021-03-11T20:39:33.187Z] time="2021-03-11T20:39:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-377379917"
20:39:33 [2021-03-11T20:39:33.187Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z] === RUN   TestDaemonConfigurationMerge
20:39:33 [2021-03-11T20:39:33.187Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
20:39:33 [2021-03-11T20:39:33.187Z] PASS
20:39:33 [2021-03-11T20:39:33.187Z] coverage: 79.7% of statements
20:39:33 [2021-03-11T20:39:33.187Z] ok  	github.com/docker/docker/daemon/config	0.295s	coverage: 79.7% of statements
20:39:33 [2021-03-11T20:39:33.708Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestVerifyNetworkingConfig
20:39:34 [2021-03-11T20:39:34.162Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestGetContainer
20:39:34 [2021-03-11T20:39:34.162Z] --- PASS: TestGetContainer (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestValidContainerNames
20:39:34 [2021-03-11T20:39:34.162Z] --- PASS: TestValidContainerNames (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestContainerInitDNS
20:39:34 [2021-03-11T20:39:34.162Z] --- SKIP: TestContainerInitDNS (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z]     daemon_test.go:147: root required
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestMerge
20:39:34 [2021-03-11T20:39:34.162Z] --- PASS: TestMerge (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestValidateContainerIsolation
20:39:34 [2021-03-11T20:39:34.162Z] --- PASS: TestValidateContainerIsolation (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestFindNetworkErrorType
20:39:34 [2021-03-11T20:39:34.162Z] --- PASS: TestFindNetworkErrorType (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestEnsureServicesExist
20:39:34 [2021-03-11T20:39:34.162Z] --- PASS: TestEnsureServicesExist (0.01s)
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestEnsureServicesExistErrors
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
20:39:34 [2021-03-11T20:39:34.162Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestContainerDelete
20:39:34 [2021-03-11T20:39:34.162Z] --- PASS: TestContainerDelete (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestContainerDoubleDelete
20:39:34 [2021-03-11T20:39:34.162Z] --- PASS: TestContainerDoubleDelete (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestLogContainerEventCopyLabels
20:39:34 [2021-03-11T20:39:34.162Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestLogContainerEventWithAttributes
20:39:34 [2021-03-11T20:39:34.162Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestNoneHealthcheck
20:39:34 [2021-03-11T20:39:34.162Z] --- PASS: TestNoneHealthcheck (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestHealthStates
20:39:34 [2021-03-11T20:39:34.162Z] time="2021-03-11T20:39:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
20:39:34 [2021-03-11T20:39:34.162Z] time="2021-03-11T20:39:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
20:39:34 [2021-03-11T20:39:34.162Z] time="2021-03-11T20:39:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
20:39:34 [2021-03-11T20:39:34.162Z] time="2021-03-11T20:39:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
20:39:34 [2021-03-11T20:39:34.162Z] time="2021-03-11T20:39:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
20:39:34 [2021-03-11T20:39:34.162Z] time="2021-03-11T20:39:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
20:39:34 [2021-03-11T20:39:34.162Z] time="2021-03-11T20:39:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
20:39:34 [2021-03-11T20:39:34.162Z] time="2021-03-11T20:39:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
20:39:34 [2021-03-11T20:39:34.162Z] time="2021-03-11T20:39:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
20:39:34 [2021-03-11T20:39:34.162Z] time="2021-03-11T20:39:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
20:39:34 [2021-03-11T20:39:34.162Z] --- PASS: TestHealthStates (0.11s)
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestMaskURLCredentials
20:39:34 [2021-03-11T20:39:34.162Z] --- PASS: TestMaskURLCredentials (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestGetInspectData
20:39:34 [2021-03-11T20:39:34.162Z] --- PASS: TestGetInspectData (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestFillLicense
20:39:34 [2021-03-11T20:39:34.162Z] --- PASS: TestFillLicense (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestListInvalidFilter
20:39:34 [2021-03-11T20:39:34.162Z] --- PASS: TestListInvalidFilter (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestNameFilter
20:39:34 [2021-03-11T20:39:34.162Z] --- PASS: TestNameFilter (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
20:39:34 [2021-03-11T20:39:34.162Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestSetWindowsCredentialSpecInSpec
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
20:39:34 [2021-03-11T20:39:34.162Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
20:39:34 [2021-03-11T20:39:34.162Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.03s)
20:39:34 [2021-03-11T20:39:34.162Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
20:39:34 [2021-03-11T20:39:34.162Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
20:39:34 [2021-03-11T20:39:34.163Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
20:39:34 [2021-03-11T20:39:34.163Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
20:39:34 [2021-03-11T20:39:34.163Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
20:39:34 [2021-03-11T20:39:34.163Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
20:39:34 [2021-03-11T20:39:34.163Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
20:39:34 [2021-03-11T20:39:34.163Z] === RUN   TestDaemonReloadLabels
20:39:34 [2021-03-11T20:39:34.163Z] --- PASS: TestDaemonReloadLabels (0.00s)
20:39:34 [2021-03-11T20:39:34.163Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
20:39:34 [2021-03-11T20:39:34.163Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
20:39:34 [2021-03-11T20:39:34.163Z] === RUN   TestDaemonReloadMirrors
20:39:34 [2021-03-11T20:39:34.163Z] --- PASS: TestDaemonReloadMirrors (0.00s)
20:39:34 [2021-03-11T20:39:34.163Z] === RUN   TestDaemonReloadInsecureRegistries
20:39:34 [2021-03-11T20:39:34.163Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
20:39:34 [2021-03-11T20:39:34.163Z] === RUN   TestDaemonReloadNotAffectOthers
20:39:34 [2021-03-11T20:39:34.163Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
20:39:34 [2021-03-11T20:39:34.163Z] === RUN   TestDaemonDiscoveryReload
20:39:34 [2021-03-11T20:39:34.163Z] === RUN   TestEventsLog
20:39:34 [2021-03-11T20:39:34.163Z] --- PASS: TestEventsLog (0.00s)
20:39:34 [2021-03-11T20:39:34.163Z] === RUN   TestEventsLogTimeout
20:39:34 [2021-03-11T20:39:34.163Z] --- PASS: TestEventsLogTimeout (0.00s)
20:39:34 [2021-03-11T20:39:34.163Z] === RUN   TestLogEvents
20:39:34 [2021-03-11T20:39:34.626Z] --- PASS: TestLogEvents (0.05s)
20:39:34 [2021-03-11T20:39:34.626Z] === RUN   TestLoadBufferedEvents
20:39:34 [2021-03-11T20:39:34.626Z] --- PASS: TestLoadBufferedEvents (0.11s)
20:39:34 [2021-03-11T20:39:34.626Z] === RUN   TestLoadBufferedEventsOnlyFromPast
20:39:34 [2021-03-11T20:39:34.626Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
20:39:34 [2021-03-11T20:39:34.626Z] === RUN   TestIgnoreBufferedWhenNoTimes
20:39:34 [2021-03-11T20:39:34.626Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
20:39:34 [2021-03-11T20:39:34.626Z] PASS
20:39:34 [2021-03-11T20:39:34.626Z] coverage: 50.0% of statements
20:39:34 [2021-03-11T20:39:34.626Z] ok  	github.com/docker/docker/daemon/events	0.294s	coverage: 50.0% of statements
20:39:34 [2021-03-11T20:39:34.626Z] === RUN   TestWaitNodeAttachment
20:39:34 [2021-03-11T20:39:34.788Z] tests/integration/models_swarm_test.py ..                                [ 96%]
20:39:34 [2021-03-11T20:39:34.788Z] tests/integration/models_volumes_test.py ..                              [ 96%]
20:39:34 [2021-03-11T20:39:34.926Z] --- PASS: TestDaemonDNSFallback (7.08s)
20:39:34 [2021-03-11T20:39:34.926Z] === RUN   TestInspectNetwork
20:39:35 [2021-03-11T20:39:35.074Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
20:39:35 [2021-03-11T20:39:35.074Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:39:35 [2021-03-11T20:39:35.089Z] --- PASS: TestWaitNodeAttachment (0.40s)
20:39:35 [2021-03-11T20:39:35.089Z] === RUN   TestIsolationConversion
20:39:35 [2021-03-11T20:39:35.089Z] === RUN   TestIsolationConversion/default
20:39:35 [2021-03-11T20:39:35.089Z] === RUN   TestIsolationConversion/process
20:39:35 [2021-03-11T20:39:35.089Z] === RUN   TestIsolationConversion/hyperv
20:39:35 [2021-03-11T20:39:35.089Z] --- PASS: TestIsolationConversion (0.00s)
20:39:35 [2021-03-11T20:39:35.089Z]     --- PASS: TestIsolationConversion/default (0.00s)
20:39:35 [2021-03-11T20:39:35.089Z]     --- PASS: TestIsolationConversion/process (0.00s)
20:39:35 [2021-03-11T20:39:35.089Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
20:39:35 [2021-03-11T20:39:35.089Z] === RUN   TestContainerLabels
20:39:35 [2021-03-11T20:39:35.089Z] --- PASS: TestContainerLabels (0.00s)
20:39:35 [2021-03-11T20:39:35.089Z] === RUN   TestCredentialSpecConversion
20:39:35 [2021-03-11T20:39:35.089Z] === RUN   TestCredentialSpecConversion/none
20:39:35 [2021-03-11T20:39:35.089Z] === RUN   TestCredentialSpecConversion/config
20:39:35 [2021-03-11T20:39:35.089Z] === RUN   TestCredentialSpecConversion/file
20:39:35 [2021-03-11T20:39:35.089Z] === RUN   TestCredentialSpecConversion/registry
20:39:35 [2021-03-11T20:39:35.089Z] --- PASS: TestCredentialSpecConversion (0.00s)
20:39:35 [2021-03-11T20:39:35.089Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
20:39:35 [2021-03-11T20:39:35.089Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
20:39:35 [2021-03-11T20:39:35.089Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
20:39:35 [2021-03-11T20:39:35.089Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
20:39:35 [2021-03-11T20:39:35.089Z] === RUN   TestControllerValidateMountBind
20:39:35 [2021-03-11T20:39:35.089Z] --- PASS: TestControllerValidateMountBind (0.00s)
20:39:35 [2021-03-11T20:39:35.089Z] === RUN   TestControllerValidateMountVolume
20:39:35 [2021-03-11T20:39:35.089Z] --- PASS: TestControllerValidateMountVolume (0.00s)
20:39:35 [2021-03-11T20:39:35.089Z] === RUN   TestControllerValidateMountTarget
20:39:35 [2021-03-11T20:39:35.089Z] --- PASS: TestControllerValidateMountTarget (0.00s)
20:39:35 [2021-03-11T20:39:35.089Z] === RUN   TestControllerValidateMountTmpfs
20:39:35 [2021-03-11T20:39:35.089Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
20:39:35 [2021-03-11T20:39:35.089Z] === RUN   TestControllerValidateMountInvalidType
20:39:35 [2021-03-11T20:39:35.089Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
20:39:35 [2021-03-11T20:39:35.089Z] === RUN   TestControllerValidateMountNamedPipe
20:39:35 [2021-03-11T20:39:35.089Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
20:39:35 [2021-03-11T20:39:35.089Z] PASS
20:39:35 [2021-03-11T20:39:35.089Z] coverage: 11.3% of statements
20:39:35 [2021-03-11T20:39:35.089Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.721s	coverage: 11.3% of statements
20:39:35 [2021-03-11T20:39:35.089Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
20:39:35 [2021-03-11T20:39:35.089Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
20:39:35 [2021-03-11T20:39:35.551Z] === RUN   TestIsEmptyDir
20:39:35 [2021-03-11T20:39:35.551Z] --- PASS: TestIsEmptyDir (0.01s)
20:39:35 [2021-03-11T20:39:35.551Z] PASS
20:39:35 [2021-03-11T20:39:35.551Z] coverage: 2.3% of statements
20:39:35 [2021-03-11T20:39:35.551Z] ok  	github.com/docker/docker/daemon/graphdriver	0.076s	coverage: 2.3% of statements
20:39:35 [2021-03-11T20:39:35.551Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
20:39:35 [2021-03-11T20:39:35.551Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
20:39:36 [2021-03-11T20:39:36.014Z] === RUN   TestLinkNaming
20:39:36 [2021-03-11T20:39:36.014Z] --- PASS: TestLinkNaming (0.00s)
20:39:36 [2021-03-11T20:39:36.014Z] === RUN   TestLinkNew
20:39:36 [2021-03-11T20:39:36.014Z] --- PASS: TestLinkNew (0.00s)
20:39:36 [2021-03-11T20:39:36.014Z] === RUN   TestLinkEnv
20:39:36 [2021-03-11T20:39:36.014Z] --- PASS: TestLinkEnv (0.00s)
20:39:36 [2021-03-11T20:39:36.014Z] === RUN   TestLinkMultipleEnv
20:39:36 [2021-03-11T20:39:36.014Z] --- PASS: TestLinkMultipleEnv (0.00s)
20:39:36 [2021-03-11T20:39:36.014Z] === RUN   TestLinkPortRangeEnv
20:39:36 [2021-03-11T20:39:36.014Z] --- PASS: TestLinkPortRangeEnv (0.00s)
20:39:36 [2021-03-11T20:39:36.014Z] PASS
20:39:36 [2021-03-11T20:39:36.014Z] coverage: 93.0% of statements
20:39:36 [2021-03-11T20:39:36.014Z] ok  	github.com/docker/docker/daemon/links	0.038s	coverage: 93.0% of statements
20:39:36 [2021-03-11T20:39:36.471Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
20:39:36 [2021-03-11T20:39:36.478Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.53s)
20:39:36 [2021-03-11T20:39:36.478Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
20:39:36 [2021-03-11T20:39:36.478Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
20:39:36 [2021-03-11T20:39:36.478Z]     reload_test.go:520: root required
20:39:36 [2021-03-11T20:39:36.478Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
20:39:36 [2021-03-11T20:39:36.478Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s)
20:39:36 [2021-03-11T20:39:36.478Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
20:39:36 [2021-03-11T20:39:36.478Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
20:39:36 [2021-03-11T20:39:36.478Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
20:39:36 [2021-03-11T20:39:36.478Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s)
20:39:36 [2021-03-11T20:39:36.478Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
20:39:36 [2021-03-11T20:39:36.478Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
20:39:36 [2021-03-11T20:39:36.478Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
20:39:36 [2021-03-11T20:39:36.478Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
20:39:36 [2021-03-11T20:39:36.478Z] === RUN   TestParseVolumesFrom
20:39:36 [2021-03-11T20:39:36.478Z] --- PASS: TestParseVolumesFrom (0.00s)
20:39:36 [2021-03-11T20:39:36.478Z] PASS
20:39:36 [2021-03-11T20:39:36.478Z] coverage: 9.1% of statements
20:39:36 [2021-03-11T20:39:36.478Z] ok  	github.com/docker/docker/daemon	2.676s	coverage: 9.1% of statements
20:39:36 [2021-03-11T20:39:36.478Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:39:36 [2021-03-11T20:39:36.478Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:39:36 [2021-03-11T20:39:36.478Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:39:36 [2021-03-11T20:39:36.478Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:39:36 [2021-03-11T20:39:36.478Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
20:39:36 [2021-03-11T20:39:36.478Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
20:39:36 [2021-03-11T20:39:36.478Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
20:39:36 [2021-03-11T20:39:36.478Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:39:36 [2021-03-11T20:39:36.478Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
20:39:36 [2021-03-11T20:39:36.478Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
20:39:36 [2021-03-11T20:39:36.478Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
20:39:36 [2021-03-11T20:39:36.478Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:39:36 [2021-03-11T20:39:36.478Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
20:39:36 [2021-03-11T20:39:36.478Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
20:39:36 [2021-03-11T20:39:36.478Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
20:39:37 [2021-03-11T20:39:37.410Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:39:37 [2021-03-11T20:39:37.410Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s)
20:39:37 [2021-03-11T20:39:37.410Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.32s)
20:39:37 [2021-03-11T20:39:37.410Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s)
20:39:37 [2021-03-11T20:39:37.410Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.69s)
20:39:37 [2021-03-11T20:39:37.410Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.80s)
20:39:37 [2021-03-11T20:39:37.410Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s)
20:39:37 [2021-03-11T20:39:37.410Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.77s)
20:39:37 [2021-03-11T20:39:37.410Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.95s)
20:39:37 [2021-03-11T20:39:37.410Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.21s)
20:39:37 [2021-03-11T20:39:37.410Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.55s)
20:39:37 [2021-03-11T20:39:37.410Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.03s)
20:39:37 [2021-03-11T20:39:37.410Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s)
20:39:37 [2021-03-11T20:39:37.410Z] === RUN   TestCgroupNamespacesRun
20:39:37 [2021-03-11T20:39:37.674Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
20:39:38 [2021-03-11T20:39:38.236Z] === RUN   TestInspectNetwork/full_network_id
20:39:38 [2021-03-11T20:39:38.236Z] === RUN   TestInspectNetwork/partial_network_id
20:39:38 [2021-03-11T20:39:38.236Z] === RUN   TestInspectNetwork/network_name
20:39:38 [2021-03-11T20:39:38.236Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:39:38 [2021-03-11T20:39:38.672Z] === RUN   TestAdapterReadLogs
20:39:38 [2021-03-11T20:39:38.672Z] --- PASS: TestAdapterReadLogs (0.00s)
20:39:38 [2021-03-11T20:39:38.672Z] === RUN   TestCopier
20:39:38 [2021-03-11T20:39:38.672Z] --- PASS: TestCopier (0.00s)
20:39:38 [2021-03-11T20:39:38.672Z] === RUN   TestCopierLongLines
20:39:38 [2021-03-11T20:39:38.672Z] --- PASS: TestCopierLongLines (0.00s)
20:39:38 [2021-03-11T20:39:38.672Z] === RUN   TestCopierSlow
20:39:38 [2021-03-11T20:39:38.672Z] --- PASS: TestCopierSlow (0.20s)
20:39:38 [2021-03-11T20:39:38.672Z] === RUN   TestCopierWithSized
20:39:38 [2021-03-11T20:39:38.672Z] === RUN   TestCopierWithSized/as_is
20:39:38 [2021-03-11T20:39:38.672Z] === RUN   TestCopierWithSized/With_RingLogger
20:39:38 [2021-03-11T20:39:38.672Z] --- PASS: TestCopierWithSized (0.01s)
20:39:38 [2021-03-11T20:39:38.672Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
20:39:38 [2021-03-11T20:39:38.672Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
20:39:38 [2021-03-11T20:39:38.672Z] === RUN   TestCopierWithPartial
20:39:38 [2021-03-11T20:39:38.672Z] --- PASS: TestCopierWithPartial (0.00s)
20:39:38 [2021-03-11T20:39:38.672Z] === RUN   TestRingLogger
20:39:38 [2021-03-11T20:39:38.672Z] --- PASS: TestRingLogger (0.00s)
20:39:38 [2021-03-11T20:39:38.672Z] === RUN   TestRingCap
20:39:38 [2021-03-11T20:39:38.672Z] --- PASS: TestRingCap (0.00s)
20:39:38 [2021-03-11T20:39:38.672Z] === RUN   TestRingClose
20:39:38 [2021-03-11T20:39:38.672Z] --- PASS: TestRingClose (0.00s)
20:39:38 [2021-03-11T20:39:38.672Z] === RUN   TestRingDrain
20:39:38 [2021-03-11T20:39:38.672Z] --- PASS: TestRingDrain (0.00s)
20:39:38 [2021-03-11T20:39:38.672Z] PASS
20:39:38 [2021-03-11T20:39:38.672Z] coverage: 43.0% of statements
20:39:38 [2021-03-11T20:39:38.672Z] ok  	github.com/docker/docker/daemon/logger	0.501s	coverage: 43.0% of statements
20:39:38 [2021-03-11T20:39:38.676Z] tests/integration/regression_test.py ......                              [ 98%]
20:39:39 [2021-03-11T20:39:39.187Z] tests/integration/credentials/store_test.py ......                       [ 99%]
20:39:39 [2021-03-11T20:39:39.187Z] tests/integration/credentials/utils_test.py .                            [100%]
20:39:39 [2021-03-11T20:39:39.187Z] 
20:39:39 [2021-03-11T20:39:39.187Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
20:39:39 [2021-03-11T20:39:39.187Z] =========================== short test summary info ============================
20:39:39 [2021-03-11T20:39:39.187Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
20:39:39 [2021-03-11T20:39:39.187Z]   CONFIG_RT_GROUP_SCHED isn't enabled
20:39:39 [2021-03-11T20:39:39.187Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
20:39:39 [2021-03-11T20:39:39.187Z]   Not supported on most drivers
20:39:39 [2021-03-11T20:39:39.187Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
20:39:39 [2021-03-11T20:39:39.187Z]   Output of docker top depends on host distro, and is not formalized.
20:39:39 [2021-03-11T20:39:39.187Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
20:39:39 [2021-03-11T20:39:39.187Z]   Output of docker top depends on host distro, and is not formalized.
20:39:39 [2021-03-11T20:39:39.187Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
20:39:39 [2021-03-11T20:39:39.187Z]   Can fail if eth0 has multiple IP addresses
20:39:39 [2021-03-11T20:39:39.187Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
20:39:39 [2021-03-11T20:39:39.187Z]   This doesn't seem to be taken into account by the engine
20:39:39 [2021-03-11T20:39:39.187Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
20:39:39 [2021-03-11T20:39:39.187Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
20:39:39 [2021-03-11T20:39:39.187Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 309.54 seconds ==
20:39:39 [2021-03-11T20:39:39.444Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
20:39:39 [2021-03-11T20:39:39.589Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestNewStreamConfig
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestNewStreamConfig/defaults
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestNewStreamConfig/invalid_create_group
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestNewStreamConfig/invalid_flush_interval
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestNewStreamConfig/flush_interval_at_15
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestNewStreamConfig (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestNewAWSLogsClientUserAgentHandler
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestNewAWSLogsClientRegionDetect
20:39:39 [2021-03-11T20:39:39.648Z] time="2021-03-11T20:39:39Z" level=info msg="Trying to get region from EC2 Metadata"
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestCreateSuccess
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestCreateSuccess (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestCreateLogGroupSuccess
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestCreateError
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestCreateError (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestCreateAlreadyExists
20:39:39 [2021-03-11T20:39:39.648Z] time="2021-03-11T20:39:39Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestCreateAlreadyExists (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestLogClosed
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestLogClosed (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestLogBlocking
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestLogBlocking (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestLogNonBlockingBufferEmpty
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestLogNonBlockingBufferFull
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestPublishBatchSuccess
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestPublishBatchSuccess (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestPublishBatchError
20:39:39 [2021-03-11T20:39:39.648Z] time="2021-03-11T20:39:39Z" level=error msg=Error
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestPublishBatchError (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestPublishBatchInvalidSeqSuccess
20:39:39 [2021-03-11T20:39:39.648Z] time="2021-03-11T20:39:39Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestPublishBatchAlreadyAccepted
20:39:39 [2021-03-11T20:39:39.648Z] time="2021-03-11T20:39:39Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
20:39:39 [2021-03-11T20:39:39.648Z] time="2021-03-11T20:39:39Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestCollectBatchSimple
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestCollectBatchSimple (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestCollectBatchTicker
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestCollectBatchTicker (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestCollectBatchMultilinePattern
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestCollectBatchClose
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestCollectBatchClose (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestEffectiveLen
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestEffectiveLen/0/Hello
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestEffectiveLen/2/🙃
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestEffectiveLen/3/����
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestEffectiveLen/4/He��o
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestEffectiveLen/5/
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestEffectiveLen (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestFindValidSplit
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestFindValidSplit/0/
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestFindValidSplit/1/Hello
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestFindValidSplit/2/Hello
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestFindValidSplit/3/Hello
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestFindValidSplit/4/🙃
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestFindValidSplit/5/🙃
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestFindValidSplit/6/a�
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestFindValidSplit/7/a�
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestFindValidSplit (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]         cloudwatchlogs_test.go:1044: 
20:39:39 [2021-03-11T20:39:39.648Z]         cloudwatchlogs_test.go:1045: 
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]         cloudwatchlogs_test.go:1044: Hello
20:39:39 [2021-03-11T20:39:39.648Z]         cloudwatchlogs_test.go:1045: 
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]         cloudwatchlogs_test.go:1044: He
20:39:39 [2021-03-11T20:39:39.648Z]         cloudwatchlogs_test.go:1045: llo
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]         cloudwatchlogs_test.go:1044: 
20:39:39 [2021-03-11T20:39:39.648Z]         cloudwatchlogs_test.go:1045: Hello
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]         cloudwatchlogs_test.go:1044: 
20:39:39 [2021-03-11T20:39:39.648Z]         cloudwatchlogs_test.go:1045: 🙃
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]         cloudwatchlogs_test.go:1044: 🙃
20:39:39 [2021-03-11T20:39:39.648Z]         cloudwatchlogs_test.go:1045: 
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]         cloudwatchlogs_test.go:1044: a
20:39:39 [2021-03-11T20:39:39.648Z]         cloudwatchlogs_test.go:1045: �
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]         cloudwatchlogs_test.go:1044: a�
20:39:39 [2021-03-11T20:39:39.648Z]         cloudwatchlogs_test.go:1045: 
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestProcessEventEmoji
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestProcessEventEmoji (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestCollectBatchLineSplit
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestCollectBatchLineSplit (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestCollectBatchLineSplitWithBinary
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestCollectBatchMaxEvents
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestCollectBatchMaxEvents (0.05s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestCollectBatchMaxTotalBytes
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestCollectBatchWithDuplicateTimestamps
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestParseLogOptionsMultilinePattern
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestParseLogOptionsDatetimeFormat
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
20:39:39 [2021-03-11T20:39:39.648Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
20:39:39 [2021-03-11T20:39:39.648Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
20:39:39 [2021-03-11T20:39:39.649Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
20:39:39 [2021-03-11T20:39:39.649Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
20:39:39 [2021-03-11T20:39:39.649Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
20:39:39 [2021-03-11T20:39:39.649Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
20:39:39 [2021-03-11T20:39:39.649Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
20:39:39 [2021-03-11T20:39:39.649Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
20:39:39 [2021-03-11T20:39:39.649Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
20:39:39 [2021-03-11T20:39:39.649Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
20:39:39 [2021-03-11T20:39:39.649Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
20:39:39 [2021-03-11T20:39:39.649Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
20:39:39 [2021-03-11T20:39:39.649Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
20:39:39 [2021-03-11T20:39:39.649Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
20:39:39 [2021-03-11T20:39:39.649Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
20:39:39 [2021-03-11T20:39:39.649Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
20:39:39 [2021-03-11T20:39:39.649Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
20:39:39 [2021-03-11T20:39:39.649Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
20:39:39 [2021-03-11T20:39:39.649Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
20:39:39 [2021-03-11T20:39:39.649Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
20:39:39 [2021-03-11T20:39:39.649Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
20:39:39 [2021-03-11T20:39:39.649Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
20:39:39 [2021-03-11T20:39:39.649Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
20:39:39 [2021-03-11T20:39:39.649Z] === RUN   TestCreateTagSuccess
20:39:39 [2021-03-11T20:39:39.649Z] --- PASS: TestCreateTagSuccess (0.00s)
20:39:39 [2021-03-11T20:39:39.649Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
20:39:39 [2021-03-11T20:39:39.649Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
20:39:39 [2021-03-11T20:39:39.649Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
20:39:39 [2021-03-11T20:39:39.649Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
20:39:39 [2021-03-11T20:39:39.649Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
20:39:39 [2021-03-11T20:39:39.649Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
20:39:39 [2021-03-11T20:39:39.649Z] PASS
20:39:39 [2021-03-11T20:39:39.649Z] coverage: 77.4% of statements
20:39:39 [2021-03-11T20:39:39.649Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.440s	coverage: 77.4% of statements
20:39:39 [2021-03-11T20:39:39.649Z] === RUN   TestSearchRegistryForImagesErrors
20:39:39 [2021-03-11T20:39:39.649Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
20:39:39 [2021-03-11T20:39:39.649Z] === RUN   TestSearchRegistryForImages
20:39:39 [2021-03-11T20:39:39.649Z] --- PASS: TestSearchRegistryForImages (0.00s)
20:39:39 [2021-03-11T20:39:39.649Z] === RUN   TestOnlyPlatformWithFallback
20:39:39 [2021-03-11T20:39:39.649Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
20:39:39 [2021-03-11T20:39:39.649Z] === RUN   TestImageDelete
20:39:39 [2021-03-11T20:39:39.649Z] === RUN   TestImageDelete/no_lease
20:39:39 [2021-03-11T20:39:39.649Z] === RUN   TestImageDelete/lease_exists
20:39:40 [2021-03-11T20:39:40.111Z] --- PASS: TestImageDelete (0.03s)
20:39:40 [2021-03-11T20:39:40.111Z]     --- PASS: TestImageDelete/no_lease (0.01s)
20:39:40 [2021-03-11T20:39:40.111Z]     --- PASS: TestImageDelete/lease_exists (0.01s)
20:39:40 [2021-03-11T20:39:40.111Z] === RUN   TestContentStoreForPull
20:39:40 [2021-03-11T20:39:40.111Z] --- PASS: TestContentStoreForPull (0.15s)
20:39:40 [2021-03-11T20:39:40.111Z] PASS
20:39:40 [2021-03-11T20:39:40.111Z] coverage: 6.7% of statements
20:39:40 [2021-03-11T20:39:40.111Z] ok  	github.com/docker/docker/daemon/images	0.391s	coverage: 6.7% of statements
20:39:40 [2021-03-11T20:39:40.111Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:39:40 [2021-03-11T20:39:40.111Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:39:40 [2021-03-11T20:39:40.111Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
20:39:40 [2021-03-11T20:39:40.111Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:39:40 [2021-03-11T20:39:40.111Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:39:40 [2021-03-11T20:39:40.111Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
20:39:40 [2021-03-11T20:39:40.111Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
20:39:40 [2021-03-11T20:39:40.111Z] === RUN   TestJSONFileLogger
20:39:40 [2021-03-11T20:39:40.111Z] --- PASS: TestJSONFileLogger (0.00s)
20:39:40 [2021-03-11T20:39:40.111Z] === RUN   TestJSONFileLoggerWithTags
20:39:40 [2021-03-11T20:39:40.111Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
20:39:40 [2021-03-11T20:39:40.111Z] === RUN   TestJSONFileLoggerWithOpts
20:39:40 [2021-03-11T20:39:40.111Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
20:39:40 [2021-03-11T20:39:40.111Z] === RUN   TestJSONFileLoggerWithLabelsEnv
20:39:40 [2021-03-11T20:39:40.111Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
20:39:40 [2021-03-11T20:39:40.111Z] === RUN   TestEncodeDecode
20:39:40 [2021-03-11T20:39:40.111Z] === PAUSE TestEncodeDecode
20:39:40 [2021-03-11T20:39:40.111Z] === CONT  TestEncodeDecode
20:39:40 [2021-03-11T20:39:40.111Z] --- PASS: TestEncodeDecode (0.11s)
20:39:40 [2021-03-11T20:39:40.111Z] PASS
20:39:40 [2021-03-11T20:39:40.111Z] coverage: 61.6% of statements
20:39:40 [2021-03-11T20:39:40.111Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.206s	coverage: 61.6% of statements
20:39:40 [2021-03-11T20:39:40.111Z] === RUN   TestJSONLogsMarshalJSONBuf
20:39:40 [2021-03-11T20:39:40.111Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
20:39:40 [2021-03-11T20:39:40.111Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
20:39:40 [2021-03-11T20:39:40.163Z] --- PASS: TestCgroupNamespacesRun (2.67s)
20:39:40 [2021-03-11T20:39:40.163Z] === RUN   TestCgroupNamespacesRunPrivileged
20:39:40 [2021-03-11T20:39:40.574Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s)
20:39:40 [2021-03-11T20:39:40.574Z] === RUN   TestFastTimeMarshalJSON
20:39:40 [2021-03-11T20:39:40.574Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
20:39:40 [2021-03-11T20:39:40.574Z] PASS
20:39:40 [2021-03-11T20:39:40.574Z] coverage: 87.2% of statements
20:39:40 [2021-03-11T20:39:40.574Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.160s	coverage: 87.2% of statements
20:39:41 [2021-03-11T20:39:41.888Z] --- PASS: TestServiceWithDataPathPortInit (14.69s)
20:39:41 [2021-03-11T20:39:41.888Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:39:42 [2021-03-11T20:39:42.052Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.06s)
20:39:42 [2021-03-11T20:39:42.052Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:39:42 [2021-03-11T20:39:42.123Z] === RUN   TestWriteLog
20:39:42 [2021-03-11T20:39:42.123Z] === PAUSE TestWriteLog
20:39:42 [2021-03-11T20:39:42.123Z] === RUN   TestReadLog
20:39:42 [2021-03-11T20:39:42.123Z] === PAUSE TestReadLog
20:39:42 [2021-03-11T20:39:42.123Z] === CONT  TestWriteLog
20:39:42 [2021-03-11T20:39:42.123Z] === CONT  TestReadLog
20:39:42 [2021-03-11T20:39:42.123Z] --- PASS: TestWriteLog (0.00s)
20:39:42 [2021-03-11T20:39:42.451Z] --- PASS: TestInspectNetwork (8.50s)
20:39:42 [2021-03-11T20:39:42.451Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:39:42 [2021-03-11T20:39:42.451Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:39:42 [2021-03-11T20:39:42.451Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:39:42 [2021-03-11T20:39:42.451Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:39:42 [2021-03-11T20:39:42.451Z] === RUN   TestRunContainerWithBridgeNone
20:39:42 [2021-03-11T20:39:42.587Z] === RUN   TestReadLog/tail_exact
20:39:42 [2021-03-11T20:39:42.587Z] === RUN   TestReadLog/tail_less_than_available
20:39:42 [2021-03-11T20:39:42.587Z] === RUN   TestReadLog/tail_more_than_available
20:39:42 [2021-03-11T20:39:42.587Z] --- PASS: TestReadLog (0.12s)
20:39:42 [2021-03-11T20:39:42.587Z]     --- PASS: TestReadLog/tail_exact (0.11s)
20:39:42 [2021-03-11T20:39:42.587Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
20:39:42 [2021-03-11T20:39:42.587Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
20:39:42 [2021-03-11T20:39:42.587Z] PASS
20:39:42 [2021-03-11T20:39:42.587Z] coverage: 75.2% of statements
20:39:42 [2021-03-11T20:39:42.587Z] ok  	github.com/docker/docker/daemon/logger/local	0.340s	coverage: 75.2% of statements
20:39:42 [2021-03-11T20:39:42.587Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:39:42 [2021-03-11T20:39:42.587Z] === RUN   TestOpenFileDelete
20:39:42 [2021-03-11T20:39:42.587Z] --- PASS: TestOpenFileDelete (0.00s)
20:39:42 [2021-03-11T20:39:42.587Z] === RUN   TestOpenFileRename
20:39:42 [2021-03-11T20:39:42.587Z] --- PASS: TestOpenFileRename (0.00s)
20:39:42 [2021-03-11T20:39:42.587Z] === RUN   TestParseLogTagDefaultTag
20:39:42 [2021-03-11T20:39:42.587Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
20:39:42 [2021-03-11T20:39:42.587Z] === RUN   TestParseLogTag
20:39:42 [2021-03-11T20:39:42.587Z] --- PASS: TestParseLogTag (0.00s)
20:39:42 [2021-03-11T20:39:42.587Z] === RUN   TestParseLogTagEmptyTag
20:39:42 [2021-03-11T20:39:42.587Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
20:39:42 [2021-03-11T20:39:42.587Z] === RUN   TestTailFiles
20:39:42 [2021-03-11T20:39:42.587Z] --- PASS: TestTailFiles (0.00s)
20:39:42 [2021-03-11T20:39:42.587Z] === RUN   TestFollowLogsConsumerGone
20:39:42 [2021-03-11T20:39:42.587Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
20:39:42 [2021-03-11T20:39:42.587Z] === RUN   TestFollowLogsProducerGone
20:39:42 [2021-03-11T20:39:42.587Z] --- PASS: TestFollowLogsProducerGone (0.00s)
20:39:42 [2021-03-11T20:39:42.587Z]     logfile_test.go:232: messages sent: 4098, received: 4098
20:39:42 [2021-03-11T20:39:42.587Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
20:39:42 [2021-03-11T20:39:42.587Z] === RUN   TestCheckCapacityAndRotate
20:39:42 [2021-03-11T20:39:42.587Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
20:39:42 [2021-03-11T20:39:42.587Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
20:39:42 [2021-03-11T20:39:42.587Z] --- PASS: TestCheckCapacityAndRotate (0.17s)
20:39:43 [2021-03-11T20:39:43.049Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s)
20:39:43 [2021-03-11T20:39:43.049Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s)
20:39:43 [2021-03-11T20:39:43.049Z] PASS
20:39:43 [2021-03-11T20:39:43.049Z] coverage: 55.3% of statements
20:39:43 [2021-03-11T20:39:43.049Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.258s	coverage: 55.3% of statements
20:39:43 [2021-03-11T20:39:43.049Z] === RUN   TestLog
20:39:43 [2021-03-11T20:39:43.049Z] --- PASS: TestLog (0.01s)
20:39:43 [2021-03-11T20:39:43.049Z] PASS
20:39:43 [2021-03-11T20:39:43.049Z] coverage: 31.5% of statements
20:39:43 [2021-03-11T20:39:43.050Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.117s	coverage: 31.5% of statements
20:39:43 [2021-03-11T20:39:43.422Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
20:39:43 [2021-03-11T20:39:43.512Z] === RUN   TestValidateLogOpt
20:39:43 [2021-03-11T20:39:43.512Z] --- PASS: TestValidateLogOpt (0.00s)
20:39:43 [2021-03-11T20:39:43.512Z] === RUN   TestNewMissedConfig
20:39:43 [2021-03-11T20:39:43.512Z] --- PASS: TestNewMissedConfig (0.00s)
20:39:43 [2021-03-11T20:39:43.512Z] === RUN   TestNewMissedUrl
20:39:43 [2021-03-11T20:39:43.512Z] --- PASS: TestNewMissedUrl (0.00s)
20:39:43 [2021-03-11T20:39:43.512Z] === RUN   TestNewMissedToken
20:39:43 [2021-03-11T20:39:43.512Z] --- PASS: TestNewMissedToken (0.00s)
20:39:43 [2021-03-11T20:39:43.512Z] === RUN   TestNewWithProxy
20:39:43 [2021-03-11T20:39:43.512Z] --- PASS: TestNewWithProxy (0.00s)
20:39:43 [2021-03-11T20:39:43.512Z] === RUN   TestDefault
20:39:43 [2021-03-11T20:39:43.512Z] --- PASS: TestDefault (0.01s)
20:39:43 [2021-03-11T20:39:43.512Z] === RUN   TestInlineFormatWithNonDefaultOptions
20:39:43 [2021-03-11T20:39:43.512Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
20:39:43 [2021-03-11T20:39:43.512Z] === RUN   TestJsonFormat
20:39:43 [2021-03-11T20:39:43.512Z] --- PASS: TestJsonFormat (0.00s)
20:39:43 [2021-03-11T20:39:43.512Z] === RUN   TestRawFormat
20:39:43 [2021-03-11T20:39:43.512Z] --- PASS: TestRawFormat (0.00s)
20:39:43 [2021-03-11T20:39:43.512Z] === RUN   TestRawFormatWithLabels
20:39:43 [2021-03-11T20:39:43.512Z] --- PASS: TestRawFormatWithLabels (0.00s)
20:39:43 [2021-03-11T20:39:43.512Z] === RUN   TestRawFormatWithoutTag
20:39:43 [2021-03-11T20:39:43.512Z] --- PASS: TestRawFormatWithoutTag (0.00s)
20:39:43 [2021-03-11T20:39:43.512Z] === RUN   TestBatching
20:39:43 [2021-03-11T20:39:43.975Z] --- PASS: TestBatching (0.26s)
20:39:43 [2021-03-11T20:39:43.975Z] === RUN   TestFrequency
20:39:43 [2021-03-11T20:39:43.975Z] === RUN   TestNewParse
20:39:43 [2021-03-11T20:39:43.975Z] --- PASS: TestNewParse (0.00s)
20:39:43 [2021-03-11T20:39:43.975Z] PASS
20:39:43 [2021-03-11T20:39:43.975Z] coverage: 8.3% of statements
20:39:43 [2021-03-11T20:39:43.975Z] ok  	github.com/docker/docker/daemon/logger/templates	0.033s	coverage: 8.3% of statements
20:39:43 [2021-03-11T20:39:43.975Z] --- PASS: TestFrequency (0.21s)
20:39:43 [2021-03-11T20:39:43.975Z] === RUN   TestOneMessagePerRequest
20:39:43 [2021-03-11T20:39:43.975Z] --- PASS: TestOneMessagePerRequest (0.00s)
20:39:43 [2021-03-11T20:39:43.975Z] === RUN   TestVerify
20:39:43 [2021-03-11T20:39:43.975Z] --- PASS: TestVerify (0.00s)
20:39:43 [2021-03-11T20:39:43.975Z] === RUN   TestSkipVerify
20:39:44 [2021-03-11T20:39:44.373Z] --- PASS: TestRunContainerWithBridgeNone (2.06s)
20:39:44 [2021-03-11T20:39:44.373Z] === RUN   TestNetworkInvalidJSON
20:39:44 [2021-03-11T20:39:44.373Z] === RUN   TestNetworkInvalidJSON//networks/create
20:39:44 [2021-03-11T20:39:44.373Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:39:44 [2021-03-11T20:39:44.373Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:39:44 [2021-03-11T20:39:44.373Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:39:44 [2021-03-11T20:39:44.373Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:39:44 [2021-03-11T20:39:44.373Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:39:44 [2021-03-11T20:39:44.373Z] === CONT  TestNetworkInvalidJSON//networks/create
20:39:44 [2021-03-11T20:39:44.373Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:39:44 [2021-03-11T20:39:44.373Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:39:44 [2021-03-11T20:39:44.373Z] --- PASS: TestNetworkInvalidJSON (0.03s)
20:39:44 [2021-03-11T20:39:44.373Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:39:44 [2021-03-11T20:39:44.373Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:39:44 [2021-03-11T20:39:44.373Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:39:44 [2021-03-11T20:39:44.373Z] === RUN   TestNetworkList
20:39:44 [2021-03-11T20:39:44.373Z] === RUN   TestNetworkList//networks
20:39:44 [2021-03-11T20:39:44.373Z] === PAUSE TestNetworkList//networks
20:39:44 [2021-03-11T20:39:44.373Z] === RUN   TestNetworkList//networks/
20:39:44 [2021-03-11T20:39:44.373Z] === PAUSE TestNetworkList//networks/
20:39:44 [2021-03-11T20:39:44.373Z] === CONT  TestNetworkList//networks
20:39:44 [2021-03-11T20:39:44.373Z] === CONT  TestNetworkList//networks/
20:39:44 [2021-03-11T20:39:44.373Z] --- PASS: TestNetworkList (0.03s)
20:39:44 [2021-03-11T20:39:44.373Z]     --- PASS: TestNetworkList//networks (0.00s)
20:39:44 [2021-03-11T20:39:44.373Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:39:44 [2021-03-11T20:39:44.373Z] === RUN   TestHostIPv4BridgeLabel
20:39:44 [2021-03-11T20:39:44.438Z] time="2021-03-11T20:39:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:39:44 [2021-03-11T20:39:44.438Z] time="2021-03-11T20:39:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:39:44 [2021-03-11T20:39:44.438Z] time="2021-03-11T20:39:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:39:44 [2021-03-11T20:39:44.438Z] time="2021-03-11T20:39:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:39:44 [2021-03-11T20:39:44.438Z] --- PASS: TestSkipVerify (0.47s)
20:39:44 [2021-03-11T20:39:44.438Z] === RUN   TestBufferMaximum
20:39:44 [2021-03-11T20:39:44.438Z] time="2021-03-11T20:39:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:39:44 [2021-03-11T20:39:44.438Z] time="2021-03-11T20:39:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:39:44 [2021-03-11T20:39:44.438Z] time="2021-03-11T20:39:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:39:44 [2021-03-11T20:39:44.438Z] time="2021-03-11T20:39:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:39:44 [2021-03-11T20:39:44.438Z] time="2021-03-11T20:39:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:39:44 [2021-03-11T20:39:44.438Z] time="2021-03-11T20:39:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1615495184.342262\",\"host\":\"9f4eab5779e6\"}'"
20:39:44 [2021-03-11T20:39:44.438Z] time="2021-03-11T20:39:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1615495184.342262\",\"host\":\"9f4eab5779e6\"}'"
20:39:44 [2021-03-11T20:39:44.797Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.42s)
20:39:44 [2021-03-11T20:39:44.797Z] === RUN   TestCgroupNamespacesRunHostMode
20:39:44 [2021-03-11T20:39:44.901Z] --- PASS: TestBufferMaximum (0.03s)
20:39:44 [2021-03-11T20:39:44.901Z] === RUN   TestServerAlwaysDown
20:39:44 [2021-03-11T20:39:44.901Z] time="2021-03-11T20:39:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:39:44 [2021-03-11T20:39:44.901Z] time="2021-03-11T20:39:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:39:44 [2021-03-11T20:39:44.901Z] time="2021-03-11T20:39:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1615495184.366269\",\"host\":\"9f4eab5779e6\"}'"
20:39:44 [2021-03-11T20:39:44.901Z] time="2021-03-11T20:39:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1615495184.366269\",\"host\":\"9f4eab5779e6\"}'"
20:39:44 [2021-03-11T20:39:44.901Z] time="2021-03-11T20:39:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:39:44 [2021-03-11T20:39:44.901Z] time="2021-03-11T20:39:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1615495184.366269\",\"host\":\"9f4eab5779e6\"}'"
20:39:44 [2021-03-11T20:39:44.901Z] time="2021-03-11T20:39:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1615495184.367275\",\"host\":\"9f4eab5779e6\"}'"
20:39:44 [2021-03-11T20:39:44.901Z] time="2021-03-11T20:39:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1615495184.367275\",\"host\":\"9f4eab5779e6\"}'"
20:39:44 [2021-03-11T20:39:44.901Z] --- PASS: TestServerAlwaysDown (0.00s)
20:39:44 [2021-03-11T20:39:44.901Z] === RUN   TestCannotSendAfterClose
20:39:44 [2021-03-11T20:39:44.901Z] --- PASS: TestCannotSendAfterClose (0.00s)
20:39:44 [2021-03-11T20:39:44.901Z] === RUN   TestDeadlockOnBlockedEndpoint
20:39:44 [2021-03-11T20:39:44.901Z] === RUN   TestParseLogFormat
20:39:44 [2021-03-11T20:39:44.901Z] --- PASS: TestParseLogFormat (0.00s)
20:39:44 [2021-03-11T20:39:44.901Z] === RUN   TestValidateLogOptEmpty
20:39:44 [2021-03-11T20:39:44.901Z] --- PASS: TestValidateLogOptEmpty (0.00s)
20:39:44 [2021-03-11T20:39:44.901Z] === RUN   TestValidateSyslogAddress
20:39:44 [2021-03-11T20:39:44.901Z] --- PASS: TestValidateSyslogAddress (0.00s)
20:39:44 [2021-03-11T20:39:44.901Z] === RUN   TestParseAddressDefaultPort
20:39:44 [2021-03-11T20:39:44.901Z] --- PASS: TestParseAddressDefaultPort (0.00s)
20:39:44 [2021-03-11T20:39:44.901Z] === RUN   TestValidateSyslogFacility
20:39:44 [2021-03-11T20:39:44.901Z] --- PASS: TestValidateSyslogFacility (0.00s)
20:39:44 [2021-03-11T20:39:44.901Z] === RUN   TestValidateLogOptSyslogFormat
20:39:44 [2021-03-11T20:39:44.901Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
20:39:44 [2021-03-11T20:39:44.901Z] === RUN   TestValidateLogOpt
20:39:44 [2021-03-11T20:39:44.901Z] --- PASS: TestValidateLogOpt (0.00s)
20:39:44 [2021-03-11T20:39:44.901Z] PASS
20:39:44 [2021-03-11T20:39:44.901Z] coverage: 46.8% of statements
20:39:44 [2021-03-11T20:39:44.901Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.268s	coverage: 46.8% of statements
20:39:45 [2021-03-11T20:39:45.320Z] --- PASS: TestHostIPv4BridgeLabel (0.80s)
20:39:45 [2021-03-11T20:39:45.320Z] === RUN   TestDaemonRestartWithLiveRestore
20:39:45 [2021-03-11T20:39:45.877Z] time="2021-03-11T20:39:45Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
20:39:45 [2021-03-11T20:39:45.877Z] time="2021-03-11T20:39:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9f4eab5779e6\"}'"
20:39:45 [2021-03-11T20:39:45.877Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.05s)
20:39:45 [2021-03-11T20:39:45.877Z] PASS
20:39:45 [2021-03-11T20:39:45.877Z] coverage: 82.5% of statements
20:39:45 [2021-03-11T20:39:45.877Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.284s	coverage: 82.5% of statements
20:39:45 [2021-03-11T20:39:45.877Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:39:45 [2021-03-11T20:39:45.877Z] ?   	github.com/docker/docker/daemon/network	[no test files]
20:39:45 [2021-03-11T20:39:45.877Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:39:46 [2021-03-11T20:39:46.347Z] === RUN   TestV1IDService
20:39:46 [2021-03-11T20:39:46.690Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s)
20:39:46 [2021-03-11T20:39:46.690Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:39:46 [2021-03-11T20:39:46.712Z] --- PASS: TestDaemonRestartWithLiveRestore (1.40s)
20:39:46 [2021-03-11T20:39:46.712Z] === RUN   TestDaemonDefaultNetworkPools
20:39:46 [2021-03-11T20:39:46.810Z] --- PASS: TestV1IDService (0.02s)
20:39:46 [2021-03-11T20:39:46.810Z] === RUN   TestV2MetadataService
20:39:46 [2021-03-11T20:39:46.810Z] === RUN   TestContinueOnError_NonMirrorEndpoint
20:39:46 [2021-03-11T20:39:46.810Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
20:39:46 [2021-03-11T20:39:46.810Z] === RUN   TestContinueOnError_MirrorEndpoint
20:39:46 [2021-03-11T20:39:46.810Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
20:39:46 [2021-03-11T20:39:46.810Z] === RUN   TestContinueOnError_NeverContinue
20:39:46 [2021-03-11T20:39:46.810Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
20:39:46 [2021-03-11T20:39:46.810Z] === RUN   TestContinueOnError_UnnestsErrors
20:39:46 [2021-03-11T20:39:46.810Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
20:39:46 [2021-03-11T20:39:46.810Z] === RUN   TestManifestStore
20:39:46 [2021-03-11T20:39:46.810Z] === RUN   TestManifestStore/no_remote_or_local
20:39:47 [2021-03-11T20:39:47.276Z] time="2021-03-11T20:39:46Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local592824667\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestManifestStore/no_local_cache
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestManifestStore/with_local_cache
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestManifestStore/unknown_media_type
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestManifestStore/unknown_media_type/no_cache
20:39:47 [2021-03-11T20:39:47.276Z] time="2021-03-11T20:39:46Z" level=warning msg="reference for unknown type: "
20:39:47 [2021-03-11T20:39:47.276Z] time="2021-03-11T20:39:46Z" level=warning msg="reference for unknown type: "
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestManifestStore/unknown_media_type/with_cache
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
20:39:47 [2021-03-11T20:39:47.276Z] time="2021-03-11T20:39:46Z" level=warning msg="reference for unknown type: "
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
20:39:47 [2021-03-11T20:39:47.276Z] time="2021-03-11T20:39:46Z" level=warning msg="reference for unknown type: "
20:39:47 [2021-03-11T20:39:47.276Z] time="2021-03-11T20:39:46Z" level=warning msg="reference for unknown type: "
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestManifestStore/error_persisting_manifest
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
20:39:47 [2021-03-11T20:39:47.276Z] time="2021-03-11T20:39:46Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
20:39:47 [2021-03-11T20:39:47.276Z] --- PASS: TestManifestStore (0.25s)
20:39:47 [2021-03-11T20:39:47.276Z]     --- PASS: TestManifestStore/no_remote_or_local (0.15s)
20:39:47 [2021-03-11T20:39:47.276Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
20:39:47 [2021-03-11T20:39:47.276Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
20:39:47 [2021-03-11T20:39:47.276Z]     --- PASS: TestManifestStore/unknown_media_type (0.05s)
20:39:47 [2021-03-11T20:39:47.276Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
20:39:47 [2021-03-11T20:39:47.276Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s)
20:39:47 [2021-03-11T20:39:47.276Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s)
20:39:47 [2021-03-11T20:39:47.276Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s)
20:39:47 [2021-03-11T20:39:47.276Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
20:39:47 [2021-03-11T20:39:47.276Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
20:39:47 [2021-03-11T20:39:47.276Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestDetectManifestBlobMediaType
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestDetectManifestBlobMediaType/schema1
20:39:47 [2021-03-11T20:39:47.276Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
20:39:47 [2021-03-11T20:39:47.276Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
20:39:47 [2021-03-11T20:39:47.276Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
20:39:47 [2021-03-11T20:39:47.276Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
20:39:47 [2021-03-11T20:39:47.276Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
20:39:47 [2021-03-11T20:39:47.276Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
20:39:47 [2021-03-11T20:39:47.276Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestFixManifestLayers
20:39:47 [2021-03-11T20:39:47.276Z] --- PASS: TestFixManifestLayers (0.00s)
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestFixManifestLayersBaseLayerParent
20:39:47 [2021-03-11T20:39:47.276Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
20:39:47 [2021-03-11T20:39:47.276Z]     pull_v2_test.go:73: Needs fixing on Windows
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestFixManifestLayersBadParent
20:39:47 [2021-03-11T20:39:47.276Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestValidateManifest
20:39:47 [2021-03-11T20:39:47.276Z] --- SKIP: TestValidateManifest (0.00s)
20:39:47 [2021-03-11T20:39:47.276Z]     pull_v2_test.go:118: Needs fixing on Windows
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestFormatPlatform
20:39:47 [2021-03-11T20:39:47.276Z] --- PASS: TestFormatPlatform (0.00s)
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestGetRepositoryMountCandidates
20:39:47 [2021-03-11T20:39:47.276Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestLayerAlreadyExists
20:39:47 [2021-03-11T20:39:47.276Z] --- PASS: TestLayerAlreadyExists (0.00s)
20:39:47 [2021-03-11T20:39:47.276Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
20:39:47 [2021-03-11T20:39:47.276Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
20:39:47 [2021-03-11T20:39:47.276Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
20:39:47 [2021-03-11T20:39:47.276Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
20:39:47 [2021-03-11T20:39:47.276Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
20:39:47 [2021-03-11T20:39:47.276Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestWhenEmptyAuthConfig
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestSuccessfulDownload
20:39:47 [2021-03-11T20:39:47.276Z] --- SKIP: TestSuccessfulDownload (0.00s)
20:39:47 [2021-03-11T20:39:47.276Z]     download_test.go:268: Needs fixing on Windows
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestCancelledDownload
20:39:47 [2021-03-11T20:39:47.276Z] --- PASS: TestCancelledDownload (0.00s)
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestMaxDownloadAttempts
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
20:39:47 [2021-03-11T20:39:47.276Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
20:39:47 [2021-03-11T20:39:47.276Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
20:39:47 [2021-03-11T20:39:47.276Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
20:39:47 [2021-03-11T20:39:47.276Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
20:39:47 [2021-03-11T20:39:47.276Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
20:39:47 [2021-03-11T20:39:47.276Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
20:39:47 [2021-03-11T20:39:47.739Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
20:39:47 [2021-03-11T20:39:47.739Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
20:39:47 [2021-03-11T20:39:47.739Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
20:39:47 [2021-03-11T20:39:47.739Z] --- PASS: TestV2MetadataService (1.02s)
20:39:47 [2021-03-11T20:39:47.739Z] PASS
20:39:47 [2021-03-11T20:39:47.739Z] coverage: 48.2% of statements
20:39:47 [2021-03-11T20:39:47.739Z] ok  	github.com/docker/docker/distribution/metadata	1.239s	coverage: 48.2% of statements
20:39:47 [2021-03-11T20:39:47.739Z] time="2021-03-11T20:39:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
20:39:47 [2021-03-11T20:39:47.739Z] time="2021-03-11T20:39:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
20:39:47 [2021-03-11T20:39:47.739Z] time="2021-03-11T20:39:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
20:39:47 [2021-03-11T20:39:47.739Z] time="2021-03-11T20:39:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
20:39:47 [2021-03-11T20:39:47.739Z] --- PASS: TestMaxDownloadAttempts (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.34s)
20:39:47 [2021-03-11T20:39:47.739Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.35s)
20:39:47 [2021-03-11T20:39:47.739Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.35s)
20:39:47 [2021-03-11T20:39:47.739Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.35s)
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestTransfer
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestNotFound
20:39:47 [2021-03-11T20:39:47.739Z] --- PASS: TestNotFound (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestConflict
20:39:47 [2021-03-11T20:39:47.739Z] --- PASS: TestConflict (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestForbidden
20:39:47 [2021-03-11T20:39:47.739Z] --- PASS: TestForbidden (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestInvalidParameter
20:39:47 [2021-03-11T20:39:47.739Z] --- PASS: TestInvalidParameter (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestNotImplemented
20:39:47 [2021-03-11T20:39:47.739Z] --- PASS: TestNotImplemented (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestNotModified
20:39:47 [2021-03-11T20:39:47.739Z] --- PASS: TestNotModified (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestUnauthorized
20:39:47 [2021-03-11T20:39:47.739Z] --- PASS: TestUnauthorized (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestUnknown
20:39:47 [2021-03-11T20:39:47.739Z] --- PASS: TestUnknown (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestCancelled
20:39:47 [2021-03-11T20:39:47.739Z] --- PASS: TestCancelled (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestDeadline
20:39:47 [2021-03-11T20:39:47.739Z] --- PASS: TestDeadline (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestDataLoss
20:39:47 [2021-03-11T20:39:47.739Z] --- PASS: TestDataLoss (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestUnavailable
20:39:47 [2021-03-11T20:39:47.739Z] --- PASS: TestUnavailable (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestSystem
20:39:47 [2021-03-11T20:39:47.739Z] --- PASS: TestSystem (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestFromStatusCode
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestFromStatusCode/Not_Found
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestFromStatusCode/Bad_Request
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestFromStatusCode/Conflict
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestFromStatusCode/Unauthorized
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestFromStatusCode/Service_Unavailable
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestFromStatusCode/Forbidden
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestFromStatusCode/Not_Modified
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestFromStatusCode/Not_Implemented
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestFromStatusCode/Internal_Server_Error
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
20:39:47 [2021-03-11T20:39:47.739Z] --- PASS: TestFromStatusCode (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
20:39:47 [2021-03-11T20:39:47.739Z] PASS
20:39:47 [2021-03-11T20:39:47.739Z] coverage: 53.1% of statements
20:39:47 [2021-03-11T20:39:47.739Z] ok  	github.com/docker/docker/errdefs	0.039s	coverage: 53.1% of statements
20:39:47 [2021-03-11T20:39:47.739Z] --- PASS: TestTransfer (0.12s)
20:39:47 [2021-03-11T20:39:47.739Z] === RUN   TestConcurrencyLimit
20:39:48 [2021-03-11T20:39:48.102Z] --- PASS: TestDaemonDefaultNetworkPools (1.18s)
20:39:48 [2021-03-11T20:39:48.102Z] === RUN   TestDaemonRestartWithExistingNetwork
20:39:48 [2021-03-11T20:39:48.202Z] --- PASS: TestWhenEmptyAuthConfig (1.10s)
20:39:48 [2021-03-11T20:39:48.202Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
20:39:48 [2021-03-11T20:39:48.202Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
20:39:48 [2021-03-11T20:39:48.202Z] === RUN   TestTokenPassThru
20:39:48 [2021-03-11T20:39:48.202Z] --- PASS: TestTokenPassThru (0.00s)
20:39:48 [2021-03-11T20:39:48.202Z] === RUN   TestTokenPassThruDifferentHost
20:39:48 [2021-03-11T20:39:48.202Z] --- PASS: TestTokenPassThruDifferentHost (0.00s)
20:39:48 [2021-03-11T20:39:48.202Z] PASS
20:39:48 [2021-03-11T20:39:48.202Z] coverage: 23.4% of statements
20:39:48 [2021-03-11T20:39:48.202Z] ok  	github.com/docker/docker/distribution	1.539s	coverage: 23.4% of statements
20:39:48 [2021-03-11T20:39:48.202Z] --- PASS: TestConcurrencyLimit (0.40s)
20:39:48 [2021-03-11T20:39:48.202Z] === RUN   TestInactiveJobs
20:39:48 [2021-03-11T20:39:48.202Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:39:49 [2021-03-11T20:39:49.179Z] --- PASS: TestInactiveJobs (0.62s)
20:39:49 [2021-03-11T20:39:49.179Z] === RUN   TestWatchRelease
20:39:49 [2021-03-11T20:39:49.179Z] --- PASS: TestWatchRelease (0.05s)
20:39:49 [2021-03-11T20:39:49.179Z] === RUN   TestWatchFinishedTransfer
20:39:49 [2021-03-11T20:39:49.179Z] --- PASS: TestWatchFinishedTransfer (0.00s)
20:39:49 [2021-03-11T20:39:49.179Z] === RUN   TestDuplicateTransfer
20:39:49 [2021-03-11T20:39:49.179Z] --- PASS: TestDuplicateTransfer (0.04s)
20:39:49 [2021-03-11T20:39:49.179Z] === RUN   TestSuccessfulUpload
20:39:49 [2021-03-11T20:39:49.210Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.09s)
20:39:49 [2021-03-11T20:39:49.210Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:39:49 [2021-03-11T20:39:49.642Z] time="2021-03-11T20:39:49Z" level=error msg="Upload failed, retrying: simulating retry"
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestFSGetInvalidData
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestFSGetInvalidData (0.01s)
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestFSInvalidSet
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestSuccessfulUpload (0.56s)
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestCancelledUpload
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestCancelledUpload (0.00s)
20:39:49 [2021-03-11T20:39:49.642Z] PASS
20:39:49 [2021-03-11T20:39:49.642Z] coverage: 76.8% of statements
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestFSInvalidSet (0.03s)
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestFSInvalidRoot
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestFSInvalidRoot (0.01s)
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestFSMetadataGetSet
20:39:49 [2021-03-11T20:39:49.642Z] ok  	github.com/docker/docker/distribution/xfer	2.205s	coverage: 76.8% of statements
20:39:49 [2021-03-11T20:39:49.642Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestFSMetadataGetSet (0.03s)
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestFSInvalidWalker
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestFSInvalidWalker (0.01s)
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestFSGetSet
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestCompare
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestCompare (0.00s)
20:39:49 [2021-03-11T20:39:49.642Z] PASS
20:39:49 [2021-03-11T20:39:49.642Z] coverage: 19.2% of statements
20:39:49 [2021-03-11T20:39:49.642Z] ok  	github.com/docker/docker/image/cache	0.087s	coverage: 19.2% of statements
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestFSGetSet (0.02s)
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestFSGetUnsetKey
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestFSGetUnsetKey (0.00s)
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestFSGetEmptyData
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestFSGetEmptyData (0.00s)
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestFSDelete
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestFSDelete (0.01s)
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestFSWalker
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestFSWalker (0.01s)
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestFSWalkerStopOnError
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestFSWalkerStopOnError (0.01s)
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestNewFromJSON
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestNewFromJSON (0.00s)
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestNewFromJSONWithInvalidJSON
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestMarshalKeyOrder
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestMarshalKeyOrder (0.00s)
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestHistoryEqual
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestHistoryEqual (0.12s)
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestImage
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestImage (0.00s)
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestImageOSNotEmpty
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestImageOSNotEmpty (0.00s)
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestNewChildImageFromImageWithRootFS
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestCreate
20:39:49 [2021-03-11T20:39:49.642Z] --- PASS: TestCreate (0.00s)
20:39:49 [2021-03-11T20:39:49.642Z] === RUN   TestRestore
20:39:49 [2021-03-11T20:39:49.969Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.25s)
20:39:49 [2021-03-11T20:39:49.969Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pxjf63vciwy31pccvt4tf4r0p Created:2021-03-11 20:39:43.006739879 +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[1e6ba6dd6914c71199c95a74b0feae768aea8b8a1642ea9f40602decb3926cd4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zesv1mn8k0jkdo3w4bu4q7dft EndpointID:ee66fabf98d28b8be101ace677cfac9d2b75723d5e159a8503cc659d6209e48f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5ada8cda868e49103b213b8a1267e2cf6f44b9ec8969fc48f4dc936a1b48da21 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:e794b86c21a4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zesv1mn8k0jkdo3w4bu4q7dft EndpointID:ee66fabf98d28b8be101ace677cfac9d2b75723d5e159a8503cc659d6209e48f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:39:49 [2021-03-11T20:39:49.969Z] PASS
20:39:49 [2021-03-11T20:39:49.969Z] 
20:39:49 [2021-03-11T20:39:49.969Z] === Skipped
20:39:49 [2021-03-11T20:39:49.969Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:39:49 [2021-03-11T20:39:49.969Z]     service_test.go:242: FLAKY_TEST
20:39:49 [2021-03-11T20:39:49.969Z] 
20:39:49 [2021-03-11T20:39:49.969Z] 
20:39:49 [2021-03-11T20:39:49.969Z] DONE 26 tests, 1 skipped in 46.127s
20:39:49 [2021-03-11T20:39:49.969Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:39:49 [2021-03-11T20:39:49.969Z] INFO: Testing against a local daemon
20:39:49 [2021-03-11T20:39:49.969Z] === RUN   TestDockerNetworkIpvlanPersistance
20:39:49 [2021-03-11T20:39:49.969Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:39:49 [2021-03-11T20:39:49.969Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:39:49 [2021-03-11T20:39:49.969Z] === RUN   TestDockerNetworkIpvlan
20:39:49 [2021-03-11T20:39:49.969Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:39:49 [2021-03-11T20:39:49.969Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:39:49 [2021-03-11T20:39:49.969Z] PASS
20:39:49 [2021-03-11T20:39:49.969Z] 
20:39:49 [2021-03-11T20:39:49.969Z] === Skipped
20:39:49 [2021-03-11T20:39:49.969Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:39:49 [2021-03-11T20:39:49.969Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:39:49 [2021-03-11T20:39:49.969Z] 
20:39:49 [2021-03-11T20:39:49.969Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:39:49 [2021-03-11T20:39:49.969Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:39:49 [2021-03-11T20:39:49.969Z] 
20:39:49 [2021-03-11T20:39:49.969Z] 
20:39:49 [2021-03-11T20:39:49.969Z] DONE 2 tests, 2 skipped in 0.037s
20:39:49 [2021-03-11T20:39:49.969Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:39:49 [2021-03-11T20:39:49.969Z] INFO: Testing against a local daemon
20:39:49 [2021-03-11T20:39:49.969Z] === RUN   TestDockerNetworkMacvlanPersistance
20:39:50 [2021-03-11T20:39:50.025Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.84s)
20:39:50 [2021-03-11T20:39:50.025Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:39:50 [2021-03-11T20:39:50.104Z] time="2021-03-11T20:39:49Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
20:39:50 [2021-03-11T20:39:50.105Z] --- PASS: TestRestore (0.05s)
20:39:50 [2021-03-11T20:39:50.105Z] === RUN   TestAddDelete
20:39:50 [2021-03-11T20:39:50.105Z] --- PASS: TestAddDelete (0.02s)
20:39:50 [2021-03-11T20:39:50.105Z] === RUN   TestSearchAfterDelete
20:39:50 [2021-03-11T20:39:50.105Z] --- PASS: TestSearchAfterDelete (0.01s)
20:39:50 [2021-03-11T20:39:50.105Z] === RUN   TestParentReset
20:39:50 [2021-03-11T20:39:50.105Z] --- PASS: TestParentReset (0.03s)
20:39:50 [2021-03-11T20:39:50.105Z] === RUN   TestGetAndSetLastUpdated
20:39:50 [2021-03-11T20:39:50.105Z] --- PASS: TestGetAndSetLastUpdated (0.03s)
20:39:50 [2021-03-11T20:39:50.105Z] === RUN   TestStoreLen
20:39:50 [2021-03-11T20:39:50.105Z] --- PASS: TestStoreLen (0.14s)
20:39:50 [2021-03-11T20:39:50.105Z] PASS
20:39:50 [2021-03-11T20:39:50.105Z] coverage: 86.6% of statements
20:39:50 [2021-03-11T20:39:50.105Z] ok  	github.com/docker/docker/image	0.596s	coverage: 86.6% of statements
20:39:50 [2021-03-11T20:39:50.226Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s)
20:39:50 [2021-03-11T20:39:50.226Z] === RUN   TestDockerNetworkMacvlan
20:39:50 [2021-03-11T20:39:50.568Z] === RUN   TestValidateManifest
20:39:50 [2021-03-11T20:39:50.568Z] === RUN   TestValidateManifest/nil
20:39:50 [2021-03-11T20:39:50.568Z] === RUN   TestValidateManifest/non-nil
20:39:50 [2021-03-11T20:39:50.568Z] --- PASS: TestValidateManifest (0.00s)
20:39:50 [2021-03-11T20:39:50.568Z]     --- PASS: TestValidateManifest/nil (0.00s)
20:39:50 [2021-03-11T20:39:50.568Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
20:39:50 [2021-03-11T20:39:50.568Z] PASS
20:39:50 [2021-03-11T20:39:50.568Z] coverage: 0.6% of statements
20:39:50 [2021-03-11T20:39:50.568Z] ok  	github.com/docker/docker/image/tarexport	0.119s	coverage: 0.6% of statements
20:39:51 [2021-03-11T20:39:51.101Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.89s)
20:39:51 [2021-03-11T20:39:51.101Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:39:51 [2021-03-11T20:39:51.152Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:39:51 [2021-03-11T20:39:51.544Z] === RUN   TestMakeV1ConfigFromConfig
20:39:51 [2021-03-11T20:39:51.544Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
20:39:51 [2021-03-11T20:39:51.544Z] PASS
20:39:51 [2021-03-11T20:39:51.544Z] coverage: 25.0% of statements
20:39:51 [2021-03-11T20:39:51.544Z] ok  	github.com/docker/docker/image/v1	0.133s	coverage: 25.0% of statements
20:39:51 [2021-03-11T20:39:51.544Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:39:51 [2021-03-11T20:39:51.598Z] Leaving: AppArmorNo profiles have been unloaded.
20:39:51 [2021-03-11T20:39:51.598Z] 
20:39:51 [2021-03-11T20:39:51.598Z] Unloading profiles will leave already running processes permanently
20:39:51 [2021-03-11T20:39:51.598Z] unconfined, which can lead to unexpected situations.
20:39:51 [2021-03-11T20:39:51.598Z] 
20:39:51 [2021-03-11T20:39:51.598Z] To set a process to complain mode, use the command line tool
20:39:51 [2021-03-11T20:39:51.598Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:39:51 [2021-03-11T20:39:51.598Z] 
Post stage
[Pipeline] junit
20:39:51 [2021-03-11T20:39:51.608Z] Recording test results
20:39:51 [2021-03-11T20:39:51.713Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:39:51 [2021-03-11T20:39:51.948Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.30s)
20:39:51 [2021-03-11T20:39:51.948Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:39:52 [2021-03-11T20:39:52.030Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
20:39:52 [2021-03-11T20:39:52.030Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.35s)
20:39:52 [2021-03-11T20:39:52.030Z] === RUN   TestCgroupNamespacesRunOlderClient
20:39:52 [2021-03-11T20:39:52.674Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.73s)
20:39:52 [2021-03-11T20:39:52.674Z] === RUN   TestServiceWithPredefinedNetwork
20:39:52 [2021-03-11T20:39:52.682Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:39:52 [2021-03-11T20:39:52.684Z] === RUN   TestSerialization
20:39:52 [2021-03-11T20:39:52.684Z] --- PASS: TestSerialization (0.04s)
20:39:52 [2021-03-11T20:39:52.684Z] PASS
20:39:52 [2021-03-11T20:39:52.684Z] coverage: 100.0% of statements
20:39:52 [2021-03-11T20:39:52.684Z] ok  	github.com/docker/docker/libcontainerd/queue	0.087s	coverage: 100.0% of statements
20:39:52 [2021-03-11T20:39:52.877Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
20:39:53 [2021-03-11T20:39:53.150Z] === RUN   TestEnvironmentParsing
20:39:53 [2021-03-11T20:39:53.150Z] --- PASS: TestEnvironmentParsing (0.00s)
20:39:53 [2021-03-11T20:39:53.150Z] PASS
20:39:53 [2021-03-11T20:39:53.150Z] coverage: 1.0% of statements
20:39:53 [2021-03-11T20:39:53.150Z] ok  	github.com/docker/docker/libcontainerd/local	0.248s	coverage: 1.0% of statements
20:39:53 [2021-03-11T20:39:53.197Z] + echo Ensuring container killed.
20:39:53 [2021-03-11T20:39:53.197Z] Ensuring container killed.
20:39:53 [2021-03-11T20:39:53.197Z] + docker rm -vf docker-pr6
20:39:53 [2021-03-11T20:39:53.197Z] Error: No such container: docker-pr6
[Pipeline] sh
20:39:53 [2021-03-11T20:39:53.480Z] + echo Chowning /workspace to jenkins user
20:39:53 [2021-03-11T20:39:53.480Z] Chowning /workspace to jenkins user
20:39:53 [2021-03-11T20:39:53.480Z] + id -u
20:39:53 [2021-03-11T20:39:53.480Z] + id -g
20:39:53 [2021-03-11T20:39:53.480Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42068:/workspace busybox chown -R 1000:1000 /workspace
20:39:53 [2021-03-11T20:39:53.480Z] Unable to find image 'busybox:latest' locally
20:39:53 [2021-03-11T20:39:53.613Z] === RUN   TestEmptyLayer
20:39:53 [2021-03-11T20:39:53.613Z] --- PASS: TestEmptyLayer (0.00s)
20:39:53 [2021-03-11T20:39:53.613Z] === RUN   TestCommitFailure
20:39:53 [2021-03-11T20:39:53.613Z] --- PASS: TestCommitFailure (0.01s)
20:39:53 [2021-03-11T20:39:53.613Z] === RUN   TestStartTransactionFailure
20:39:53 [2021-03-11T20:39:53.613Z] --- PASS: TestStartTransactionFailure (0.00s)
20:39:53 [2021-03-11T20:39:53.613Z] === RUN   TestGetOrphan
20:39:53 [2021-03-11T20:39:53.613Z] --- PASS: TestGetOrphan (0.01s)
20:39:53 [2021-03-11T20:39:53.613Z] === RUN   TestMountAndRegister
20:39:53 [2021-03-11T20:39:53.613Z] --- PASS: TestMountAndRegister (0.04s)
20:39:53 [2021-03-11T20:39:53.613Z]     layer_test.go:271: Layer size: 14
20:39:53 [2021-03-11T20:39:53.613Z] === RUN   TestLayerRelease
20:39:53 [2021-03-11T20:39:53.613Z] --- SKIP: TestLayerRelease (0.00s)
20:39:53 [2021-03-11T20:39:53.613Z]     layer_test.go:304: Failing on Windows
20:39:53 [2021-03-11T20:39:53.613Z] === RUN   TestStoreRestore
20:39:53 [2021-03-11T20:39:53.613Z] --- SKIP: TestStoreRestore (0.00s)
20:39:53 [2021-03-11T20:39:53.613Z]     layer_test.go:353: Failing on Windows
20:39:53 [2021-03-11T20:39:53.613Z] === RUN   TestTarStreamStability
20:39:53 [2021-03-11T20:39:53.613Z] --- SKIP: TestTarStreamStability (0.00s)
20:39:53 [2021-03-11T20:39:53.613Z]     layer_test.go:468: Failing on Windows
20:39:53 [2021-03-11T20:39:53.613Z] === RUN   TestRegisterExistingLayer
20:39:53 [2021-03-11T20:39:53.613Z] --- PASS: TestRegisterExistingLayer (0.13s)
20:39:53 [2021-03-11T20:39:53.613Z] === RUN   TestTarStreamVerification
20:39:53 [2021-03-11T20:39:53.613Z] --- SKIP: TestTarStreamVerification (0.00s)
20:39:53 [2021-03-11T20:39:53.613Z]     layer_test.go:697: Failing on Windows
20:39:53 [2021-03-11T20:39:53.613Z] === RUN   TestLayerMigration
20:39:53 [2021-03-11T20:39:53.613Z] --- SKIP: TestLayerMigration (0.00s)
20:39:53 [2021-03-11T20:39:53.613Z]     migration_test.go:46: Failing on Windows
20:39:53 [2021-03-11T20:39:53.613Z] === RUN   TestLayerMigrationNoTarsplit
20:39:53 [2021-03-11T20:39:53.613Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
20:39:53 [2021-03-11T20:39:53.613Z]     migration_test.go:182: Failing on Windows
20:39:53 [2021-03-11T20:39:53.613Z] === RUN   TestMountInit
20:39:53 [2021-03-11T20:39:53.613Z] --- SKIP: TestMountInit (0.00s)
20:39:53 [2021-03-11T20:39:53.613Z]     mount_test.go:17: Failing on Windows
20:39:53 [2021-03-11T20:39:53.613Z] === RUN   TestMountSize
20:39:53 [2021-03-11T20:39:53.613Z] --- SKIP: TestMountSize (0.00s)
20:39:53 [2021-03-11T20:39:53.613Z]     mount_test.go:76: Failing on Windows
20:39:53 [2021-03-11T20:39:53.613Z] === RUN   TestMountChanges
20:39:53 [2021-03-11T20:39:53.613Z] --- SKIP: TestMountChanges (0.00s)
20:39:53 [2021-03-11T20:39:53.613Z]     mount_test.go:125: Failing on Windows
20:39:53 [2021-03-11T20:39:53.613Z] === RUN   TestMountApply
20:39:53 [2021-03-11T20:39:53.613Z] --- SKIP: TestMountApply (0.00s)
20:39:53 [2021-03-11T20:39:53.613Z]     mount_test.go:212: Failing on Windows
20:39:53 [2021-03-11T20:39:53.613Z] PASS
20:39:53 [2021-03-11T20:39:53.613Z] coverage: 30.1% of statements
20:39:53 [2021-03-11T20:39:53.613Z] ok  	github.com/docker/docker/layer	0.384s	coverage: 30.1% of statements
20:39:53 [2021-03-11T20:39:53.613Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:39:53 [2021-03-11T20:39:53.613Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:39:53 [2021-03-11T20:39:53.613Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:39:53 [2021-03-11T20:39:53.613Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:39:54 [2021-03-11T20:39:54.020Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s)
20:39:54 [2021-03-11T20:39:54.020Z] === RUN   TestKernelTCPMemory
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
20:39:54 [2021-03-11T20:39:54.076Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
20:39:54 [2021-03-11T20:39:54.076Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
20:39:54 [2021-03-11T20:39:54.076Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
20:39:54 [2021-03-11T20:39:54.076Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
20:39:54 [2021-03-11T20:39:54.076Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
20:39:54 [2021-03-11T20:39:54.076Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
20:39:54 [2021-03-11T20:39:54.076Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
20:39:54 [2021-03-11T20:39:54.076Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
20:39:54 [2021-03-11T20:39:54.076Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
20:39:54 [2021-03-11T20:39:54.076Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
20:39:54 [2021-03-11T20:39:54.076Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
20:39:54 [2021-03-11T20:39:54.076Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
20:39:54 [2021-03-11T20:39:54.076Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
20:39:54 [2021-03-11T20:39:54.076Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
20:39:54 [2021-03-11T20:39:54.076Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
20:39:54 [2021-03-11T20:39:54.076Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
20:39:54 [2021-03-11T20:39:54.076Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
20:39:54 [2021-03-11T20:39:54.076Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
20:39:54 [2021-03-11T20:39:54.076Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
20:39:54 [2021-03-11T20:39:54.076Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
20:39:54 [2021-03-11T20:39:54.076Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
20:39:54 [2021-03-11T20:39:54.076Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
20:39:54 [2021-03-11T20:39:54.077Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
20:39:54 [2021-03-11T20:39:54.077Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
20:39:54 [2021-03-11T20:39:54.077Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
20:39:54 [2021-03-11T20:39:54.077Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
20:39:54 [2021-03-11T20:39:54.077Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
20:39:54 [2021-03-11T20:39:54.077Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
20:39:54 [2021-03-11T20:39:54.077Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
20:39:54 [2021-03-11T20:39:54.077Z] PASS
20:39:54 [2021-03-11T20:39:54.077Z] coverage: 42.3% of statements
20:39:54 [2021-03-11T20:39:54.077Z] ok  	github.com/docker/docker/oci	0.058s	coverage: 42.3% of statements
20:39:54 [2021-03-11T20:39:54.077Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:39:54 [2021-03-11T20:39:54.277Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestAddressPoolOpt
20:39:54 [2021-03-11T20:39:54.541Z] --- PASS: TestAddressPoolOpt (0.00s)
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestValidateEnv
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestValidateEnv/a
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestValidateEnv/something
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestValidateEnv/_=a
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestValidateEnv/env1=value1
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestValidateEnv/_env1=value1
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestValidateEnv/env2=value2=value3
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestValidateEnv/env3=abc!qwe
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestValidateEnv/env_4=value_4
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestValidateEnv/PATH
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestValidateEnv/=a
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestValidateEnv/PATH=
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestValidateEnv/PATH=something
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestValidateEnv/asd!qwe
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestValidateEnv/1asd
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestValidateEnv/123
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestValidateEnv/some_space
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestValidateEnv/__some_space_before
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestValidateEnv/some_space_after__
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestValidateEnv/=
20:39:54 [2021-03-11T20:39:54.541Z] === RUN   TestValidateEnv/PaTh
20:39:54 [2021-03-11T20:39:54.541Z] --- PASS: TestValidateEnv (0.00s)
20:39:54 [2021-03-11T20:39:54.541Z]     --- PASS: TestValidateEnv/a (0.00s)
20:39:54 [2021-03-11T20:39:54.541Z]     --- PASS: TestValidateEnv/something (0.00s)
20:39:54 [2021-03-11T20:39:54.541Z]     --- PASS: TestValidateEnv/_=a (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateEnv/PATH (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateEnv/=a (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateEnv/1asd (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateEnv/123 (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateEnv/some_space (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateEnv/= (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestParseHost
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestParseHost (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestParseDockerDaemonHost
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestParseDockerDaemonHost (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestParseTCP
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestParseTCP (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestParseInvalidUnixAddrInvalid
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestValidateExtraHosts
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestValidateExtraHosts (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestIpOptString
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestIpOptString (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestNewIpOptInvalidDefaultVal
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestNewIpOptValidDefaultVal
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestIpOptSetInvalidVal
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestValidateIPAddress
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestValidateIPAddress (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestMapOpts
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestMapOpts (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestListOptsWithoutValidator
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestListOptsWithoutValidator (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestListOptsWithValidator
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestListOptsWithValidator (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestValidateDNSSearch
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestValidateDNSSearch (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestValidateLabel
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestValidateLabel/label_with_general_format
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestValidateLabel/label_with_more_than_one_=
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestValidateLabel/label_with_one_more
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestValidateLabel (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestNamedListOpts
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestNamedListOpts (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestNamedMapOpts
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestNamedMapOpts (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestParseLink
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestParseLink (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestQuotedStringSetWithQuotes
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestQuotedStringSetWithNoQuotes
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestUlimitOpt
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestUlimitOpt (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] PASS
20:39:54 [2021-03-11T20:39:54.542Z] coverage: 67.1% of statements
20:39:54 [2021-03-11T20:39:54.542Z] ok  	github.com/docker/docker/opts	0.199s	coverage: 67.1% of statements
20:39:54 [2021-03-11T20:39:54.542Z] === RUN   TestParseVersion
20:39:54 [2021-03-11T20:39:54.542Z] --- PASS: TestParseVersion (0.00s)
20:39:54 [2021-03-11T20:39:54.542Z] PASS
20:39:54 [2021-03-11T20:39:54.542Z] coverage: 52.9% of statements
20:39:54 [2021-03-11T20:39:54.542Z] ok  	github.com/docker/docker/pkg/aaparser	0.056s	coverage: 52.9% of statements
20:39:54 [2021-03-11T20:39:54.571Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:39:54 [2021-03-11T20:39:54.840Z] --- PASS: TestKernelTCPMemory (0.94s)
20:39:54 [2021-03-11T20:39:54.840Z] === RUN   TestNISDomainname
20:39:55 [2021-03-11T20:39:55.403Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
20:39:55 [2021-03-11T20:39:55.964Z] --- PASS: TestNISDomainname (1.02s)
20:39:55 [2021-03-11T20:39:55.964Z] === RUN   TestHostnameDnsResolution
20:39:55 [2021-03-11T20:39:55.983Z] --- PASS: TestServiceWithPredefinedNetwork (3.05s)
20:39:55 [2021-03-11T20:39:55.983Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:39:55 [2021-03-11T20:39:55.983Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:39:55 [2021-03-11T20:39:55.983Z]     service_test.go:242: FLAKY_TEST
20:39:55 [2021-03-11T20:39:55.983Z] === RUN   TestServiceWithDataPathPortInit
20:39:56 [2021-03-11T20:39:56.090Z] === RUN   TestUnbuffered
20:39:56 [2021-03-11T20:39:56.090Z] --- PASS: TestUnbuffered (0.00s)
20:39:56 [2021-03-11T20:39:56.090Z] === RUN   TestRaceUnbuffered
20:39:56 [2021-03-11T20:39:56.090Z] --- PASS: TestRaceUnbuffered (0.00s)
20:39:56 [2021-03-11T20:39:56.090Z] PASS
20:39:56 [2021-03-11T20:39:56.090Z] coverage: 100.0% of statements
20:39:56 [2021-03-11T20:39:56.090Z] ok  	github.com/docker/docker/pkg/broadcaster	0.247s	coverage: 100.0% of statements
20:39:56 [2021-03-11T20:39:56.221Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
20:39:56 [2021-03-11T20:39:56.459Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:39:56 [2021-03-11T20:39:56.559Z] === RUN   TestMatch
20:39:56 [2021-03-11T20:39:56.559Z] === RUN   TestMatch/[[]]
20:39:56 [2021-03-11T20:39:56.559Z] === RUN   TestMatch/[[foo]]
20:39:56 [2021-03-11T20:39:56.559Z] === RUN   TestMatch/[[bar]_[foo]]
20:39:56 [2021-03-11T20:39:56.559Z] === RUN   TestMatch/[[foo_bar]]
20:39:56 [2021-03-11T20:39:56.559Z] === RUN   TestMatch/[[qux]_[foo]]
20:39:56 [2021-03-11T20:39:56.559Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
20:39:56 [2021-03-11T20:39:56.559Z] === RUN   TestMatch/[]
20:39:56 [2021-03-11T20:39:56.559Z] === RUN   TestMatch/[]#01
20:39:56 [2021-03-11T20:39:56.559Z] === RUN   TestMatch/[[qux]]
20:39:56 [2021-03-11T20:39:56.559Z] === RUN   TestMatch/[[foo_bar_qux]]
20:39:56 [2021-03-11T20:39:56.559Z] === RUN   TestMatch/[[qux]_[baz]]
20:39:56 [2021-03-11T20:39:56.559Z] === RUN   TestMatch/[[foo_baz]]
20:39:56 [2021-03-11T20:39:56.559Z] --- PASS: TestMatch (0.00s)
20:39:56 [2021-03-11T20:39:56.559Z]     --- PASS: TestMatch/[[]] (0.00s)
20:39:56 [2021-03-11T20:39:56.559Z]     --- PASS: TestMatch/[[foo]] (0.00s)
20:39:56 [2021-03-11T20:39:56.559Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
20:39:56 [2021-03-11T20:39:56.559Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
20:39:56 [2021-03-11T20:39:56.559Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
20:39:56 [2021-03-11T20:39:56.559Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
20:39:56 [2021-03-11T20:39:56.559Z]     --- PASS: TestMatch/[] (0.00s)
20:39:56 [2021-03-11T20:39:56.559Z]     --- PASS: TestMatch/[]#01 (0.00s)
20:39:56 [2021-03-11T20:39:56.559Z]     --- PASS: TestMatch/[[qux]] (0.00s)
20:39:56 [2021-03-11T20:39:56.559Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
20:39:56 [2021-03-11T20:39:56.559Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
20:39:56 [2021-03-11T20:39:56.559Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
20:39:56 [2021-03-11T20:39:56.559Z] PASS
20:39:56 [2021-03-11T20:39:56.559Z] coverage: 87.5% of statements
20:39:56 [2021-03-11T20:39:56.559Z] ok  	github.com/docker/docker/pkg/capabilities	0.111s	coverage: 87.5% of statements
20:39:56 [2021-03-11T20:39:56.559Z] === RUN   TestPeerCertificateMarshalJSON
20:39:56 [2021-03-11T20:39:56.559Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
20:39:56 [2021-03-11T20:39:56.559Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
20:39:56 [2021-03-11T20:39:56.559Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s)
20:39:56 [2021-03-11T20:39:56.559Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
20:39:56 [2021-03-11T20:39:56.559Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
20:39:56 [2021-03-11T20:39:56.559Z] === RUN   TestMiddleware
20:39:56 [2021-03-11T20:39:56.559Z] --- PASS: TestMiddleware (0.00s)
20:39:56 [2021-03-11T20:39:56.559Z] === RUN   TestNewResponseModifier
20:39:56 [2021-03-11T20:39:56.559Z] --- PASS: TestNewResponseModifier (0.00s)
20:39:56 [2021-03-11T20:39:56.559Z] PASS
20:39:56 [2021-03-11T20:39:56.559Z] coverage: 26.8% of statements
20:39:56 [2021-03-11T20:39:56.559Z] ok  	github.com/docker/docker/pkg/authorization	0.517s	coverage: 26.8% of statements
20:39:57 [2021-03-11T20:39:57.023Z] === RUN   TestIsArchivePathDir
20:39:57 [2021-03-11T20:39:57.023Z] --- PASS: TestIsArchivePathDir (0.06s)
20:39:57 [2021-03-11T20:39:57.023Z] === RUN   TestIsArchivePathInvalidFile
20:39:57 [2021-03-11T20:39:57.023Z] --- PASS: TestIsArchivePathInvalidFile (0.14s)
20:39:57 [2021-03-11T20:39:57.023Z] === RUN   TestIsArchivePathTar
20:39:57 [2021-03-11T20:39:57.023Z] --- PASS: TestIsArchivePathTar (0.19s)
20:39:57 [2021-03-11T20:39:57.023Z] === RUN   TestDecompressStreamGzip
20:39:57 [2021-03-11T20:39:57.149Z] --- PASS: TestHostnameDnsResolution (1.36s)
20:39:57 [2021-03-11T20:39:57.149Z] === RUN   TestStats
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestChrootTarUntar
20:39:57 [2021-03-11T20:39:57.486Z] --- SKIP: TestChrootTarUntar (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestChrootUntarWithHugeExcludesList
20:39:57 [2021-03-11T20:39:57.486Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestChrootUntarEmptyArchive
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestChrootTarUntarWithSymlink
20:39:57 [2021-03-11T20:39:57.486Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestChrootCopyWithTar
20:39:57 [2021-03-11T20:39:57.486Z] --- SKIP: TestChrootCopyWithTar (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestChrootCopyFileWithTar
20:39:57 [2021-03-11T20:39:57.486Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestChrootUntarPath
20:39:57 [2021-03-11T20:39:57.486Z] --- SKIP: TestChrootUntarPath (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
20:39:57 [2021-03-11T20:39:57.486Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
20:39:57 [2021-03-11T20:39:57.486Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestChrootApplyDotDotFile
20:39:57 [2021-03-11T20:39:57.486Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
20:39:57 [2021-03-11T20:39:57.486Z] PASS
20:39:57 [2021-03-11T20:39:57.486Z] coverage: 15.4% of statements
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestDecompressStreamGzip (0.13s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestDecompressStreamBzip2
20:39:57 [2021-03-11T20:39:57.486Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.124s	coverage: 15.4% of statements
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestDecompressStreamBzip2 (0.11s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestDecompressStreamXz
20:39:57 [2021-03-11T20:39:57.486Z] --- SKIP: TestDecompressStreamXz (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z]     archive_test.go:134: Xz not present in msys2
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestCompressStreamXzUnsupported
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestCompressStreamBzip2Unsupported
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestCompressStreamInvalid
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestCompressStreamInvalid (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestExtensionInvalid
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestExtensionInvalid (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestExtensionUncompressed
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestExtensionUncompressed (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestExtensionBzip2
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestExtensionBzip2 (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestExtensionGzip
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestExtensionGzip (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestExtensionXz
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestExtensionXz (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestCmdStreamLargeStderr
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestSizeEmpty
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestSizeEmpty (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestSizeEmptyFile
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestSizeEmptyFile (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestSizeNonemptyFile
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestSizeNonemptyFile (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestSizeNestedDirectoryEmpty
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestMoveToSubdir
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestMoveToSubdir (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestSizeNonExistingDirectory
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z] PASS
20:39:57 [2021-03-11T20:39:57.486Z] coverage: 80.0% of statements
20:39:57 [2021-03-11T20:39:57.486Z] ok  	github.com/docker/docker/pkg/directory	0.060s	coverage: 80.0% of statements
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestCmdStreamLargeStderr (0.08s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestCmdStreamBad
20:39:57 [2021-03-11T20:39:57.486Z] --- SKIP: TestCmdStreamBad (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z]     archive_test.go:239: Failing on Windows CI machines
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestCmdStreamGood
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestCmdStreamGood (0.04s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestUntarPathWithInvalidDest
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestUntarPathWithInvalidDest (0.08s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestUntarPathWithInvalidSrc
20:39:57 [2021-03-11T20:39:57.486Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
20:39:57 [2021-03-11T20:39:57.486Z] === RUN   TestUntarPath
20:39:57 [2021-03-11T20:39:57.949Z] --- PASS: TestUntarPath (0.08s)
20:39:57 [2021-03-11T20:39:57.949Z] === RUN   TestUntarPathWithDestinationFile
20:39:57 [2021-03-11T20:39:57.949Z] --- PASS: TestUntarPathWithDestinationFile (0.05s)
20:39:57 [2021-03-11T20:39:57.949Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
20:39:57 [2021-03-11T20:39:57.949Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s)
20:39:57 [2021-03-11T20:39:57.949Z] === RUN   TestCopyWithTarInvalidSrc
20:39:57 [2021-03-11T20:39:57.949Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
20:39:57 [2021-03-11T20:39:57.949Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
20:39:57 [2021-03-11T20:39:57.949Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
20:39:57 [2021-03-11T20:39:57.949Z] === RUN   TestCopyWithTarSrcFile
20:39:57 [2021-03-11T20:39:57.949Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
20:39:57 [2021-03-11T20:39:57.949Z] === RUN   TestCopyWithTarSrcFolder
20:39:57 [2021-03-11T20:39:57.949Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
20:39:57 [2021-03-11T20:39:57.949Z] === RUN   TestCopyFileWithTarInvalidSrc
20:39:57 [2021-03-11T20:39:57.949Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
20:39:57 [2021-03-11T20:39:57.949Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
20:39:57 [2021-03-11T20:39:57.949Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
20:39:57 [2021-03-11T20:39:57.949Z] === RUN   TestCopyFileWithTarSrcFolder
20:39:57 [2021-03-11T20:39:57.949Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
20:39:57 [2021-03-11T20:39:57.949Z] === RUN   TestCopyFileWithTarSrcFile
20:39:57 [2021-03-11T20:39:57.949Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
20:39:57 [2021-03-11T20:39:57.949Z] === RUN   TestTarFiles
20:39:58 [2021-03-11T20:39:58.412Z] === RUN   Test
20:39:58 [2021-03-11T20:39:58.412Z] === RUN   Test/TestContainsEntry
20:39:58 [2021-03-11T20:39:58.412Z] === RUN   Test/TestCreateEntries
20:39:58 [2021-03-11T20:39:58.412Z] === RUN   Test/TestEntriesDiff
20:39:58 [2021-03-11T20:39:58.412Z] === RUN   Test/TestEntriesEquality
20:39:58 [2021-03-11T20:39:58.412Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
20:39:58 [2021-03-11T20:39:58.412Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
20:39:58 [2021-03-11T20:39:58.412Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
20:39:58 [2021-03-11T20:39:58.412Z] === RUN   Test/TestGeneratorNotGenerate
20:39:58 [2021-03-11T20:39:58.412Z] === RUN   Test/TestGeneratorWithPort
20:39:58 [2021-03-11T20:39:58.412Z] === RUN   Test/TestGeneratorWithPortNotGenerate
20:39:58 [2021-03-11T20:39:58.412Z] === RUN   Test/TestNewEntry
20:39:58 [2021-03-11T20:39:58.412Z] === RUN   Test/TestParse
20:39:58 [2021-03-11T20:39:58.412Z] --- PASS: Test (0.00s)
20:39:58 [2021-03-11T20:39:58.412Z]     --- PASS: Test/TestContainsEntry (0.00s)
20:39:58 [2021-03-11T20:39:58.412Z]     --- PASS: Test/TestCreateEntries (0.00s)
20:39:58 [2021-03-11T20:39:58.412Z]     --- PASS: Test/TestEntriesDiff (0.00s)
20:39:58 [2021-03-11T20:39:58.412Z]     --- PASS: Test/TestEntriesEquality (0.00s)
20:39:58 [2021-03-11T20:39:58.412Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
20:39:58 [2021-03-11T20:39:58.412Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
20:39:58 [2021-03-11T20:39:58.412Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
20:39:58 [2021-03-11T20:39:58.412Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
20:39:58 [2021-03-11T20:39:58.412Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
20:39:58 [2021-03-11T20:39:58.412Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
20:39:58 [2021-03-11T20:39:58.412Z]     --- PASS: Test/TestNewEntry (0.00s)
20:39:58 [2021-03-11T20:39:58.412Z]     --- PASS: Test/TestParse (0.00s)
20:39:58 [2021-03-11T20:39:58.412Z] PASS
20:39:58 [2021-03-11T20:39:58.412Z] coverage: 58.3% of statements
20:39:58 [2021-03-11T20:39:58.412Z] ok  	github.com/docker/docker/pkg/discovery	0.105s	coverage: 58.3% of statements
20:39:58 [2021-03-11T20:39:58.412Z] === RUN   Test
20:39:58 [2021-03-11T20:39:58.412Z] === RUN   Test/TestContent
20:39:58 [2021-03-11T20:39:58.412Z] === RUN   Test/TestInitialize
20:39:58 [2021-03-11T20:39:58.412Z] === RUN   Test/TestNew
20:39:58 [2021-03-11T20:39:58.412Z] === RUN   Test/TestParsingContentsWithComments
20:39:58 [2021-03-11T20:39:58.412Z] === RUN   Test/TestRegister
20:39:58 [2021-03-11T20:39:58.412Z] === RUN   Test/TestWatch
20:39:58 [2021-03-11T20:39:58.412Z] --- PASS: Test (0.00s)
20:39:58 [2021-03-11T20:39:58.412Z]     --- PASS: Test/TestContent (0.00s)
20:39:58 [2021-03-11T20:39:58.412Z]     --- PASS: Test/TestInitialize (0.00s)
20:39:58 [2021-03-11T20:39:58.412Z]     --- PASS: Test/TestNew (0.00s)
20:39:58 [2021-03-11T20:39:58.412Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
20:39:58 [2021-03-11T20:39:58.412Z]     --- PASS: Test/TestRegister (0.00s)
20:39:58 [2021-03-11T20:39:58.412Z]     --- PASS: Test/TestWatch (0.00s)
20:39:58 [2021-03-11T20:39:58.412Z] PASS
20:39:58 [2021-03-11T20:39:58.412Z] coverage: 92.9% of statements
20:39:58 [2021-03-11T20:39:58.412Z] ok  	github.com/docker/docker/pkg/discovery/file	0.050s	coverage: 92.9% of statements
20:39:58 [2021-03-11T20:39:58.759Z] latest: Pulling from library/busybox
20:39:58 [2021-03-11T20:39:58.759Z] 8b3d7e226fab: Pulling fs layer
20:39:58 [2021-03-11T20:39:58.759Z] 8b3d7e226fab: Download complete
20:39:58 [2021-03-11T20:39:58.759Z] 8b3d7e226fab: Pull complete
20:39:58 [2021-03-11T20:39:58.759Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
20:39:58 [2021-03-11T20:39:58.759Z] Status: Downloaded newer image for busybox:latest
20:39:59 [2021-03-11T20:39:59.040Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
20:39:59 [2021-03-11T20:39:59.388Z] === RUN   Test
20:39:59 [2021-03-11T20:39:59.388Z] === RUN   Test/TestWatch
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:39:59 [2021-03-11T20:39:59.851Z] --- PASS: Test (0.00s)
20:39:59 [2021-03-11T20:39:59.851Z]     --- PASS: Test/TestWatch (0.00s)
20:39:59 [2021-03-11T20:39:59.851Z] PASS
20:39:59 [2021-03-11T20:39:59.851Z] coverage: 92.3% of statements
20:39:59 [2021-03-11T20:39:59.851Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.045s	coverage: 92.3% of statements
20:39:59 [2021-03-11T20:39:59.851Z] === RUN   Test
20:39:59 [2021-03-11T20:39:59.851Z] === RUN   Test/TestInitialize
20:39:59 [2021-03-11T20:39:59.851Z] time="2021-03-11T20:39:59Z" level=info msg="Initializing discovery without TLS"
20:39:59 [2021-03-11T20:39:59.851Z] time="2021-03-11T20:39:59Z" level=info msg="Initializing discovery without TLS"
20:39:59 [2021-03-11T20:39:59.851Z] time="2021-03-11T20:39:59Z" level=info msg="Initializing discovery without TLS"
20:39:59 [2021-03-11T20:39:59.851Z] === RUN   Test/TestInitializeWithCerts
20:39:59 [2021-03-11T20:39:59.851Z] time="2021-03-11T20:39:59Z" level=info msg="Initializing discovery with TLS"
20:39:59 [2021-03-11T20:39:59.851Z] === RUN   Test/TestWatch
20:39:59 [2021-03-11T20:39:59.851Z] time="2021-03-11T20:39:59Z" level=info msg="Initializing discovery without TLS"
20:39:59 [2021-03-11T20:39:59.851Z] === RUN   Test
20:39:59 [2021-03-11T20:39:59.851Z] === RUN   Test/TestInitialize
20:39:59 [2021-03-11T20:39:59.851Z] === RUN   Test/TestInitializeWithPattern
20:39:59 [2021-03-11T20:39:59.851Z] === RUN   Test/TestRegister
20:39:59 [2021-03-11T20:39:59.851Z] === RUN   Test/TestWatch
20:39:59 [2021-03-11T20:39:59.851Z] --- PASS: Test (0.00s)
20:39:59 [2021-03-11T20:39:59.851Z]     --- PASS: Test/TestInitialize (0.00s)
20:39:59 [2021-03-11T20:39:59.851Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
20:39:59 [2021-03-11T20:39:59.851Z]     --- PASS: Test/TestRegister (0.00s)
20:39:59 [2021-03-11T20:39:59.851Z]     --- PASS: Test/TestWatch (0.00s)
20:39:59 [2021-03-11T20:39:59.851Z] PASS
20:39:59 [2021-03-11T20:39:59.851Z] coverage: 93.8% of statements
20:39:59 [2021-03-11T20:39:59.851Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.061s	coverage: 93.8% of statements
20:39:59 [2021-03-11T20:39:59.971Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
20:39:59 [2021-03-11T20:39:59.971Z] --- PASS: TestStats (2.79s)
20:39:59 [2021-03-11T20:39:59.971Z] === RUN   TestStopContainerWithTimeout
20:39:59 [2021-03-11T20:39:59.971Z] === RUN   TestStopContainerWithTimeout/0
20:39:59 [2021-03-11T20:39:59.971Z] === PAUSE TestStopContainerWithTimeout/0
20:39:59 [2021-03-11T20:39:59.971Z] === RUN   TestStopContainerWithTimeout/1
20:39:59 [2021-03-11T20:39:59.971Z] === PAUSE TestStopContainerWithTimeout/1
20:39:59 [2021-03-11T20:39:59.971Z] === RUN   TestStopContainerWithTimeout/3
20:39:59 [2021-03-11T20:39:59.971Z] === PAUSE TestStopContainerWithTimeout/3
20:39:59 [2021-03-11T20:39:59.971Z] === RUN   TestStopContainerWithTimeout/-1
20:39:59 [2021-03-11T20:39:59.971Z] === PAUSE TestStopContainerWithTimeout/-1
20:39:59 [2021-03-11T20:39:59.971Z] === CONT  TestStopContainerWithTimeout/0
20:39:59 [2021-03-11T20:39:59.971Z] === CONT  TestStopContainerWithTimeout/3
20:40:00 [2021-03-11T20:40:00.013Z] + bundleName=docker-py
20:40:00 [2021-03-11T20:40:00.013Z] + echo Creating docker-py-bundles.tar.gz
20:40:00 [2021-03-11T20:40:00.013Z] Creating docker-py-bundles.tar.gz
20:40:00 [2021-03-11T20:40:00.013Z] + 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
20:40:00 [2021-03-11T20:40:00.022Z] Archiving artifacts
20:40:00 [2021-03-11T20:40:00.623Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:40:00 [2021-03-11T20:40:00.827Z] === RUN   TestPollerAddRemove
20:40:00 [2021-03-11T20:40:00.827Z] --- PASS: TestPollerAddRemove (0.00s)
20:40:00 [2021-03-11T20:40:00.827Z] === RUN   TestPollerEvent
20:40:00 [2021-03-11T20:40:00.827Z] --- SKIP: TestPollerEvent (0.00s)
20:40:00 [2021-03-11T20:40:00.827Z]     poller_test.go:41: No chmod on Windows
20:40:00 [2021-03-11T20:40:00.827Z] === RUN   TestPollerClose
20:40:00 [2021-03-11T20:40:00.827Z] --- PASS: TestPollerClose (0.00s)
20:40:00 [2021-03-11T20:40:00.827Z] PASS
20:40:00 [2021-03-11T20:40:00.827Z] coverage: 39.4% of statements
20:40:00 [2021-03-11T20:40:00.827Z] ok  	github.com/docker/docker/pkg/filenotify	0.105s	coverage: 39.4% of statements
20:40:01 [2021-03-11T20:40:01.185Z] --- PASS: TestDockerNetworkMacvlan (10.66s)
20:40:01 [2021-03-11T20:40:01.185Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
20:40:01 [2021-03-11T20:40:01.185Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
20:40:01 [2021-03-11T20:40:01.185Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.99s)
20:40:01 [2021-03-11T20:40:01.185Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.98s)
20:40:01 [2021-03-11T20:40:01.185Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.40s)
20:40:01 [2021-03-11T20:40:01.185Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.70s)
20:40:01 [2021-03-11T20:40:01.185Z] PASS
20:40:01 [2021-03-11T20:40:01.185Z] 
20:40:01 [2021-03-11T20:40:01.185Z] DONE 8 tests in 12.011s
20:40:01 [2021-03-11T20:40:01.185Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
20:40:01 [2021-03-11T20:40:01.185Z] testing: warning: no tests to run
20:40:01 [2021-03-11T20:40:01.185Z] PASS
20:40:01 [2021-03-11T20:40:01.185Z] 
20:40:01 [2021-03-11T20:40:01.185Z] DONE 0 tests in 0.006s
20:40:01 [2021-03-11T20:40:01.185Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:40:01 [2021-03-11T20:40:01.185Z] INFO: Testing against a local daemon
20:40:01 [2021-03-11T20:40:01.185Z] === RUN   TestAuthZPluginAllowRequest
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestCopyFileWithInvalidSrc
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestCopyFileWithInvalidDest
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestCopyFileWithSameSrcAndDest
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestCopyFile
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestCopyFile (0.01s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
20:40:01 [2021-03-11T20:40:01.291Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z]     fileutils_test.go:134: Needs porting to Windows
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestReadSymlinkedDirectoryToFile
20:40:01 [2021-03-11T20:40:01.291Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z]     fileutils_test.go:180: Needs porting to Windows
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestWildcardMatches
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestWildcardMatches (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestPatternMatches
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestPatternMatches (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestExclusionPatternMatchesPatternBefore
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestPatternMatchesFolderExclusions
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestPatternMatchesFolderWildcardExclusions
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestExclusionPatternMatchesPatternAfter
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestExclusionPatternMatchesWholeDirectory
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestSingleExclamationError
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestSingleExclamationError (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestMatchesWithNoPatterns
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestMatchesWithMalformedPatterns
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestMatches
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestMatches (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestCleanPatterns
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestCleanPatterns (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestCleanPatternsStripEmptyPatterns
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestCleanPatternsExceptionFlag
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestCleanPatternsErrorSingleException
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestCreateIfNotExistsDir
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestCreateIfNotExistsFile
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
20:40:01 [2021-03-11T20:40:01.291Z] === RUN   TestMatch
20:40:01 [2021-03-11T20:40:01.291Z] --- PASS: TestMatch (0.00s)
20:40:01 [2021-03-11T20:40:01.291Z] PASS
20:40:01 [2021-03-11T20:40:01.291Z] coverage: 87.7% of statements
20:40:01 [2021-03-11T20:40:01.291Z] ok  	github.com/docker/docker/pkg/fileutils	0.127s	coverage: 87.7% of statements
20:40:01 [2021-03-11T20:40:01.340Z] === CONT  TestStopContainerWithTimeout/-1
20:40:01 [2021-03-11T20:40:01.340Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
20:40:01 [2021-03-11T20:40:01.754Z] === RUN   TestGet
20:40:01 [2021-03-11T20:40:01.754Z] --- PASS: TestGet (0.00s)
20:40:01 [2021-03-11T20:40:01.754Z] === RUN   TestGetShortcutString
20:40:01 [2021-03-11T20:40:01.754Z] --- PASS: TestGetShortcutString (0.00s)
20:40:01 [2021-03-11T20:40:01.754Z] PASS
20:40:01 [2021-03-11T20:40:01.754Z] coverage: 42.9% of statements
20:40:01 [2021-03-11T20:40:01.754Z] ok  	github.com/docker/docker/pkg/homedir	0.049s	coverage: 42.9% of statements
20:40:01 [2021-03-11T20:40:01.797Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42068/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
20:40:01 [2021-03-11T20:40:01.904Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
20:40:02 [2021-03-11T20:40:02.197Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 -e DOCKER_GRAPHDRIVER docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 hack/make.sh binary-daemon
20:40:02 [2021-03-11T20:40:02.548Z] --- PASS: TestAuthZPluginAllowRequest (1.27s)
20:40:02 [2021-03-11T20:40:02.548Z] === RUN   TestAuthZPluginTLS
20:40:02 [2021-03-11T20:40:02.729Z] --- PASS: TestTarFiles (4.63s)
20:40:02 [2021-03-11T20:40:02.729Z] === RUN   TestTarUntar
20:40:02 [2021-03-11T20:40:02.729Z] --- PASS: TestTarUntar (0.02s)
20:40:02 [2021-03-11T20:40:02.729Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
20:40:02 [2021-03-11T20:40:02.730Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
20:40:02 [2021-03-11T20:40:02.730Z] === RUN   TestTarWithOptions
20:40:02 [2021-03-11T20:40:02.730Z] --- PASS: TestTarWithOptions (0.02s)
20:40:02 [2021-03-11T20:40:02.730Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
20:40:02 [2021-03-11T20:40:02.730Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
20:40:02 [2021-03-11T20:40:02.730Z] === RUN   TestUntarUstarGnuConflict
20:40:02 [2021-03-11T20:40:02.730Z] --- PASS: TestUntarUstarGnuConflict (0.05s)
20:40:02 [2021-03-11T20:40:02.730Z] === RUN   TestUntarInvalidFilenames
20:40:02 [2021-03-11T20:40:02.730Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames161974318\\dest"
20:40:02 [2021-03-11T20:40:02.730Z] --- PASS: TestUntarInvalidFilenames (0.12s)
20:40:02 [2021-03-11T20:40:02.730Z] === RUN   TestUntarHardlinkToSymlink
20:40:02 [2021-03-11T20:40:02.730Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
20:40:02 [2021-03-11T20:40:02.730Z] === RUN   TestUntarInvalidHardlink
20:40:02 [2021-03-11T20:40:02.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink119815087\\victim\\hello" -> "../victim/hello"
20:40:02 [2021-03-11T20:40:02.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink249703746\\victim\\hello" -> "/../victim/hello"
20:40:02 [2021-03-11T20:40:02.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink106079673\\victim" -> "../victim"
20:40:02 [2021-03-11T20:40:02.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink629166532\\victim" -> "../victim"
20:40:02 [2021-03-11T20:40:02.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink919461971\\victim" -> "../victim"
20:40:02 [2021-03-11T20:40:02.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink473927574\\victim" -> "../victim"
20:40:02 [2021-03-11T20:40:02.730Z] --- PASS: TestUntarInvalidHardlink (0.02s)
20:40:02 [2021-03-11T20:40:02.730Z] === RUN   TestUntarInvalidSymlink
20:40:02 [2021-03-11T20:40:02.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink284360189\\dest\\dotdot" -> "../victim/hello"
20:40:02 [2021-03-11T20:40:02.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink621144376\\dest\\slash-dotdot" -> "/../victim/hello"
20:40:02 [2021-03-11T20:40:02.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink059068727\\dest\\loophole-victim" -> "../victim"
20:40:02 [2021-03-11T20:40:02.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink829874474\\dest\\loophole-victim" -> "../victim"
20:40:02 [2021-03-11T20:40:02.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink649534081\\dest\\loophole-victim" -> "../victim"
20:40:02 [2021-03-11T20:40:02.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink742126572\\dest\\loophole-victim" -> "../victim"
20:40:02 [2021-03-11T20:40:02.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink817258075\\dest\\dir\\loophole" -> "../../victim"
20:40:02 [2021-03-11T20:40:02.730Z] --- PASS: TestUntarInvalidSymlink (0.03s)
20:40:02 [2021-03-11T20:40:02.730Z] === RUN   TestTempArchiveCloseMultipleTimes
20:40:02 [2021-03-11T20:40:02.730Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
20:40:02 [2021-03-11T20:40:02.730Z] === RUN   TestXGlobalNoParent
20:40:02 [2021-03-11T20:40:02.730Z] --- PASS: TestXGlobalNoParent (0.00s)
20:40:02 [2021-03-11T20:40:02.730Z] === RUN   TestReplaceFileTarWrapper
20:40:02 [2021-03-11T20:40:02.730Z] === RUN   TestCreateIDMapOrder
20:40:02 [2021-03-11T20:40:02.730Z] --- PASS: TestCreateIDMapOrder (0.00s)
20:40:02 [2021-03-11T20:40:02.730Z] PASS
20:40:02 [2021-03-11T20:40:02.730Z] coverage: 7.2% of statements
20:40:02 [2021-03-11T20:40:02.730Z] ok  	github.com/docker/docker/pkg/idtools	0.061s	coverage: 7.2% of statements
20:40:02 [2021-03-11T20:40:02.730Z] --- PASS: Test (3.12s)
20:40:02 [2021-03-11T20:40:02.730Z]     --- PASS: Test/TestInitialize (0.11s)
20:40:02 [2021-03-11T20:40:02.730Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
20:40:02 [2021-03-11T20:40:02.730Z]     --- PASS: Test/TestWatch (3.01s)
20:40:02 [2021-03-11T20:40:02.730Z] PASS
20:40:02 [2021-03-11T20:40:02.730Z] coverage: 84.1% of statements
20:40:02 [2021-03-11T20:40:02.730Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.217s	coverage: 84.1% of statements
20:40:02 [2021-03-11T20:40:02.730Z] --- PASS: TestReplaceFileTarWrapper (0.14s)
20:40:02 [2021-03-11T20:40:02.730Z] === RUN   TestPrefixHeaderReadable
20:40:02 [2021-03-11T20:40:02.730Z] --- PASS: TestPrefixHeaderReadable (0.01s)
20:40:02 [2021-03-11T20:40:02.730Z] === RUN   TestDisablePigz
20:40:02 [2021-03-11T20:40:02.760Z] 
20:40:02 [2021-03-11T20:40:02.760Z] Removing bundles/
20:40:02 [2021-03-11T20:40:02.760Z] 
20:40:02 [2021-03-11T20:40:02.760Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
20:40:02 [2021-03-11T20:40:02.760Z] Building: bundles/binary-daemon/dockerd-dev
20:40:02 [2021-03-11T20:40:02.760Z] GOOS="" GOARCH="" GOARM=""
20:40:02 [2021-03-11T20:40:02.803Z] --- PASS: TestAuthZPluginTLS (0.54s)
20:40:02 [2021-03-11T20:40:02.803Z] === RUN   TestAuthZPluginDenyRequest
20:40:02 [2021-03-11T20:40:02.832Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
20:40:03 [2021-03-11T20:40:03.088Z] === CONT  TestStopContainerWithTimeout/1
20:40:03 [2021-03-11T20:40:03.194Z] --- PASS: TestDisablePigz (0.16s)
20:40:03 [2021-03-11T20:40:03.194Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
20:40:03 [2021-03-11T20:40:03.194Z] === RUN   TestPigz
20:40:03 [2021-03-11T20:40:03.194Z] --- PASS: TestPigz (0.13s)
20:40:03 [2021-03-11T20:40:03.194Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
20:40:03 [2021-03-11T20:40:03.194Z] === RUN   TestCopyFileWithInvalidDest
20:40:03 [2021-03-11T20:40:03.194Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
20:40:03 [2021-03-11T20:40:03.194Z]     archive_windows_test.go:16: Currently fails
20:40:03 [2021-03-11T20:40:03.194Z] === RUN   TestCanonicalTarNameForPath
20:40:03 [2021-03-11T20:40:03.194Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
20:40:03 [2021-03-11T20:40:03.194Z] === RUN   TestCanonicalTarName
20:40:03 [2021-03-11T20:40:03.194Z] --- PASS: TestCanonicalTarName (0.00s)
20:40:03 [2021-03-11T20:40:03.194Z] === RUN   TestChmodTarEntry
20:40:03 [2021-03-11T20:40:03.194Z] --- PASS: TestChmodTarEntry (0.00s)
20:40:03 [2021-03-11T20:40:03.194Z] === RUN   TestHardLinkOrder
20:40:03 [2021-03-11T20:40:03.194Z] --- PASS: TestHardLinkOrder (0.08s)
20:40:03 [2021-03-11T20:40:03.194Z] === RUN   TestChangeString
20:40:03 [2021-03-11T20:40:03.194Z] --- PASS: TestChangeString (0.00s)
20:40:03 [2021-03-11T20:40:03.194Z] === RUN   TestChangesWithNoChanges
20:40:03 [2021-03-11T20:40:03.194Z] --- PASS: TestChangesWithNoChanges (0.02s)
20:40:03 [2021-03-11T20:40:03.194Z] === RUN   TestChangesWithChanges
20:40:03 [2021-03-11T20:40:03.194Z] --- PASS: TestChangesWithChanges (0.07s)
20:40:03 [2021-03-11T20:40:03.194Z] === RUN   TestChangesWithChangesGH13590
20:40:03 [2021-03-11T20:40:03.194Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
20:40:03 [2021-03-11T20:40:03.194Z]     changes_test.go:192: needs more investigation
20:40:03 [2021-03-11T20:40:03.194Z] === RUN   TestChangesDirsEmpty
20:40:03 [2021-03-11T20:40:03.364Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
20:40:03 [2021-03-11T20:40:03.364Z] === RUN   TestAuthZPluginAPIDenyResponse
20:40:03 [2021-03-11T20:40:03.649Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
20:40:03 [2021-03-11T20:40:03.657Z] === RUN   TestFixedBufferCap
20:40:03 [2021-03-11T20:40:03.657Z] --- PASS: TestFixedBufferCap (0.00s)
20:40:03 [2021-03-11T20:40:03.657Z] === RUN   TestFixedBufferLen
20:40:03 [2021-03-11T20:40:03.657Z] --- PASS: TestFixedBufferLen (0.00s)
20:40:03 [2021-03-11T20:40:03.657Z] === RUN   TestFixedBufferString
20:40:03 [2021-03-11T20:40:03.657Z] --- PASS: TestFixedBufferString (0.00s)
20:40:03 [2021-03-11T20:40:03.657Z] === RUN   TestFixedBufferWrite
20:40:03 [2021-03-11T20:40:03.657Z] --- PASS: TestFixedBufferWrite (0.00s)
20:40:03 [2021-03-11T20:40:03.657Z] === RUN   TestFixedBufferRead
20:40:03 [2021-03-11T20:40:03.657Z] --- PASS: TestFixedBufferRead (0.00s)
20:40:03 [2021-03-11T20:40:03.657Z] === RUN   TestBytesPipeRead
20:40:03 [2021-03-11T20:40:03.657Z] --- PASS: TestBytesPipeRead (0.00s)
20:40:03 [2021-03-11T20:40:03.657Z] === RUN   TestBytesPipeWrite
20:40:03 [2021-03-11T20:40:03.657Z] --- PASS: TestBytesPipeWrite (0.00s)
20:40:03 [2021-03-11T20:40:03.657Z] === RUN   TestBytesPipeWriteRandomChunks
20:40:03 [2021-03-11T20:40:03.657Z] --- PASS: TestChangesDirsEmpty (0.11s)
20:40:03 [2021-03-11T20:40:03.657Z] === RUN   TestChangesDirsMutated
20:40:03 [2021-03-11T20:40:03.657Z] --- PASS: TestChangesDirsMutated (0.17s)
20:40:03 [2021-03-11T20:40:03.657Z] === RUN   TestApplyLayer
20:40:03 [2021-03-11T20:40:03.657Z] --- SKIP: TestApplyLayer (0.00s)
20:40:03 [2021-03-11T20:40:03.657Z]     changes_test.go:405: needs further investigation
20:40:03 [2021-03-11T20:40:03.657Z] === RUN   TestChangesSizeWithHardlinks
20:40:03 [2021-03-11T20:40:03.657Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
20:40:03 [2021-03-11T20:40:03.657Z]     changes_test.go:441: needs further investigation
20:40:03 [2021-03-11T20:40:03.657Z] === RUN   TestChangesSizeWithNoChanges
20:40:03 [2021-03-11T20:40:03.657Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
20:40:03 [2021-03-11T20:40:03.657Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
20:40:03 [2021-03-11T20:40:03.657Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
20:40:03 [2021-03-11T20:40:03.657Z] === RUN   TestChangesSize
20:40:03 [2021-03-11T20:40:03.657Z] --- PASS: TestChangesSize (0.00s)
20:40:03 [2021-03-11T20:40:03.657Z] === RUN   TestApplyLayerInvalidFilenames
20:40:03 [2021-03-11T20:40:03.657Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames482247906\\dest"
20:40:03 [2021-03-11T20:40:03.657Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
20:40:03 [2021-03-11T20:40:03.657Z] === RUN   TestApplyLayerInvalidHardlink
20:40:03 [2021-03-11T20:40:03.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink407312996\\victim\\hello" -> "../victim/hello"
20:40:03 [2021-03-11T20:40:03.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink616061043\\victim\\hello" -> "/../victim/hello"
20:40:03 [2021-03-11T20:40:03.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink644280630\\victim" -> "../victim"
20:40:03 [2021-03-11T20:40:03.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink629516061\\victim" -> "../victim"
20:40:03 [2021-03-11T20:40:03.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink438169048\\victim" -> "../victim"
20:40:03 [2021-03-11T20:40:03.925Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
20:40:03 [2021-03-11T20:40:03.925Z] === RUN   TestAuthZPluginDenyResponse
20:40:04 [2021-03-11T20:40:04.120Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink441124695\\victim" -> "../victim"
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestApplyLayerInvalidSymlink
20:40:04 [2021-03-11T20:40:04.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink156926154\\dest\\dotdot" -> "../victim/hello"
20:40:04 [2021-03-11T20:40:04.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink494350241\\dest\\slash-dotdot" -> "/../victim/hello"
20:40:04 [2021-03-11T20:40:04.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink283966604\\dest\\loophole-victim" -> "../victim"
20:40:04 [2021-03-11T20:40:04.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink619068539\\dest\\loophole-victim" -> "../victim"
20:40:04 [2021-03-11T20:40:04.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink599193502\\dest\\loophole-victim" -> "../victim"
20:40:04 [2021-03-11T20:40:04.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink236312165\\dest\\loophole-victim" -> "../victim"
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestApplyLayerWhiteouts
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestApplyLayerWhiteouts (0.05s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestGenerateEmptyFile
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestGenerateEmptyFile (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestGenerateWithContent
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestGenerateWithContent (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z] PASS
20:40:04 [2021-03-11T20:40:04.120Z] coverage: 62.6% of statements
20:40:04 [2021-03-11T20:40:04.120Z] ok  	github.com/docker/docker/pkg/archive	7.098s	coverage: 62.6% of statements
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestBytesPipeWriteRandomChunks (0.56s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestAtomicWriteToFile
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestAtomicWriteToFile (0.01s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestAtomicWriteSetCommit
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestAtomicWriteSetCancel
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestReadCloserWrapperClose
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestReadCloserWrapperClose (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestReaderErrWrapperReadOnError
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestReaderErrWrapperRead
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestReaderErrWrapperRead (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestHashData
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestHashData (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestCancelReadCloser
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestError
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestError (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestProgressString
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestProgressString/no_progress
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestProgressString/progress_1
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestProgressString/some_progress_with_a_start_time
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestProgressString/some_progress_without_a_start_time
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestProgressString/with_units
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestProgressString/hide_counts
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestProgressString (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z]     --- PASS: TestProgressString/no_progress (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z]     --- PASS: TestProgressString/progress_1 (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z]     --- PASS: TestProgressString/with_units (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z]     --- PASS: TestProgressString/hide_counts (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestJSONMessageDisplay
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestStandardLongPath
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestStandardLongPath (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestUNCLongPath
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestUNCLongPath (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z] PASS
20:40:04 [2021-03-11T20:40:04.120Z] coverage: 100.0% of statements
20:40:04 [2021-03-11T20:40:04.120Z] ok  	github.com/docker/docker/pkg/longpath	0.034s	coverage: 100.0% of statements
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestCancelReadCloser (0.11s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestWriteCloserWrapperClose
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestNopWriteCloser
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestNopWriteCloser (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestNopWriter
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestNopWriter (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestWriteCounter
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestWriteCounter (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z] PASS
20:40:04 [2021-03-11T20:40:04.120Z] coverage: 69.2% of statements
20:40:04 [2021-03-11T20:40:04.120Z] ok  	github.com/docker/docker/pkg/ioutils	0.729s	coverage: 69.2% of statements
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestJSONMessageDisplay (0.12s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestJSONMessageDisplayWithJSONError
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z] === RUN   TestDisplayJSONMessagesStream
20:40:04 [2021-03-11T20:40:04.120Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
20:40:04 [2021-03-11T20:40:04.120Z] PASS
20:40:04 [2021-03-11T20:40:04.120Z] coverage: 91.7% of statements
20:40:04 [2021-03-11T20:40:04.120Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.170s	coverage: 91.7% of statements
20:40:04 [2021-03-11T20:40:04.486Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
20:40:04 [2021-03-11T20:40:04.486Z] === RUN   TestAuthZPluginAllowEventStream
20:40:05 [2021-03-11T20:40:05.015Z] --- PASS: TestStopContainerWithTimeout (0.04s)
20:40:05 [2021-03-11T20:40:05.015Z]     --- PASS: TestStopContainerWithTimeout/0 (1.21s)
20:40:05 [2021-03-11T20:40:05.015Z]     --- PASS: TestStopContainerWithTimeout/3 (3.08s)
20:40:05 [2021-03-11T20:40:05.015Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.74s)
20:40:05 [2021-03-11T20:40:05.015Z]     --- PASS: TestStopContainerWithTimeout/1 (1.79s)
20:40:05 [2021-03-11T20:40:05.015Z] === RUN   TestDeleteDevicemapper
20:40:05 [2021-03-11T20:40:05.015Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:40:05 [2021-03-11T20:40:05.015Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:40:05 [2021-03-11T20:40:05.015Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:40:05 [2021-03-11T20:40:05.096Z] === RUN   TestNameFormat
20:40:05 [2021-03-11T20:40:05.096Z] --- PASS: TestNameFormat (0.00s)
20:40:05 [2021-03-11T20:40:05.096Z] === RUN   TestNameRetries
20:40:05 [2021-03-11T20:40:05.096Z] --- PASS: TestNameRetries (0.00s)
20:40:05 [2021-03-11T20:40:05.096Z] PASS
20:40:05 [2021-03-11T20:40:05.096Z] coverage: 85.7% of statements
20:40:05 [2021-03-11T20:40:05.096Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.065s	coverage: 85.7% of statements
20:40:05 [2021-03-11T20:40:05.096Z] === RUN   TestParseKeyValueOpt
20:40:05 [2021-03-11T20:40:05.096Z] --- PASS: TestParseKeyValueOpt (0.00s)
20:40:05 [2021-03-11T20:40:05.096Z] === RUN   TestParseUintList
20:40:05 [2021-03-11T20:40:05.096Z] --- PASS: TestParseUintList (0.00s)
20:40:05 [2021-03-11T20:40:05.096Z] === RUN   TestParseUintListMaximumLimits
20:40:05 [2021-03-11T20:40:05.096Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
20:40:05 [2021-03-11T20:40:05.096Z] PASS
20:40:05 [2021-03-11T20:40:05.096Z] coverage: 97.0% of statements
20:40:05 [2021-03-11T20:40:05.096Z] ok  	github.com/docker/docker/pkg/parsers	0.045s	coverage: 97.0% of statements
20:40:05 [2021-03-11T20:40:05.560Z] === RUN   TestNewAndRemove
20:40:05 [2021-03-11T20:40:05.560Z] --- PASS: TestNewAndRemove (0.00s)
20:40:05 [2021-03-11T20:40:05.560Z] === RUN   TestRemoveInvalidPath
20:40:05 [2021-03-11T20:40:05.560Z] --- PASS: TestRemoveInvalidPath (0.00s)
20:40:05 [2021-03-11T20:40:05.560Z] PASS
20:40:05 [2021-03-11T20:40:05.560Z] coverage: 82.6% of statements
20:40:05 [2021-03-11T20:40:05.560Z] ok  	github.com/docker/docker/pkg/pidfile	0.080s	coverage: 82.6% of statements
20:40:05 [2021-03-11T20:40:05.577Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
20:40:05 [2021-03-11T20:40:05.851Z] --- PASS: TestAuthZPluginAllowEventStream (1.29s)
20:40:05 [2021-03-11T20:40:05.851Z] === RUN   TestAuthZPluginErrorResponse
20:40:06 [2021-03-11T20:40:06.411Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
20:40:06 [2021-03-11T20:40:06.411Z] === RUN   TestAuthZPluginErrorRequest
20:40:06 [2021-03-11T20:40:06.536Z] === RUN   TestParseEmptyInterface
20:40:06 [2021-03-11T20:40:06.536Z] --- PASS: TestParseEmptyInterface (0.00s)
20:40:06 [2021-03-11T20:40:06.536Z] === RUN   TestParseNonInterfaceType
20:40:06 [2021-03-11T20:40:06.536Z] --- PASS: TestParseNonInterfaceType (0.00s)
20:40:06 [2021-03-11T20:40:06.536Z] === RUN   TestParseWithOneFunction
20:40:06 [2021-03-11T20:40:06.536Z] --- PASS: TestParseWithOneFunction (0.00s)
20:40:06 [2021-03-11T20:40:06.536Z] === RUN   TestParseWithMultipleFuncs
20:40:06 [2021-03-11T20:40:06.536Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
20:40:06 [2021-03-11T20:40:06.536Z] === RUN   TestParseWithUnnamedReturn
20:40:06 [2021-03-11T20:40:06.536Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
20:40:06 [2021-03-11T20:40:06.536Z] === RUN   TestEmbeddedInterface
20:40:06 [2021-03-11T20:40:06.536Z] --- PASS: TestEmbeddedInterface (0.00s)
20:40:06 [2021-03-11T20:40:06.536Z] === RUN   TestParsedImports
20:40:06 [2021-03-11T20:40:06.536Z] --- PASS: TestParsedImports (0.00s)
20:40:06 [2021-03-11T20:40:06.536Z] === RUN   TestAliasedImports
20:40:06 [2021-03-11T20:40:06.536Z] --- PASS: TestAliasedImports (0.00s)
20:40:06 [2021-03-11T20:40:06.536Z] PASS
20:40:06 [2021-03-11T20:40:06.536Z] coverage: 56.8% of statements
20:40:06 [2021-03-11T20:40:06.536Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.045s	coverage: 56.8% of statements
20:40:06 [2021-03-11T20:40:06.972Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
20:40:06 [2021-03-11T20:40:06.972Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:40:06 [2021-03-11T20:40:06.999Z] === RUN   TestFailedConnection
20:40:07 [2021-03-11T20:40:07.468Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.63s)
20:40:07 [2021-03-11T20:40:07.468Z] === RUN   TestUpdateMemory
20:40:07 [2021-03-11T20:40:07.468Z] --- SKIP: TestUpdateMemory (0.00s)
20:40:07 [2021-03-11T20:40:07.468Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:40:07 [2021-03-11T20:40:07.468Z] === RUN   TestUpdateCPUQuota
20:40:07 [2021-03-11T20:40:07.532Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
20:40:07 [2021-03-11T20:40:07.532Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:40:07 [2021-03-11T20:40:07.975Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
20:40:07 [2021-03-11T20:40:07.975Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
20:40:07 [2021-03-11T20:40:07.975Z] === RUN   TestBufioReaderPoolPutAndGet
20:40:07 [2021-03-11T20:40:07.975Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
20:40:07 [2021-03-11T20:40:07.975Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
20:40:07 [2021-03-11T20:40:07.975Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
20:40:07 [2021-03-11T20:40:07.975Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
20:40:07 [2021-03-11T20:40:07.975Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
20:40:07 [2021-03-11T20:40:07.975Z] === RUN   TestBufioWriterPoolPutAndGet
20:40:07 [2021-03-11T20:40:07.975Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
20:40:07 [2021-03-11T20:40:07.975Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
20:40:07 [2021-03-11T20:40:07.975Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
20:40:07 [2021-03-11T20:40:07.975Z] === RUN   TestBufferPoolPutAndGet
20:40:07 [2021-03-11T20:40:07.975Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
20:40:07 [2021-03-11T20:40:07.975Z] PASS
20:40:07 [2021-03-11T20:40:07.975Z] coverage: 88.2% of statements
20:40:07 [2021-03-11T20:40:07.975Z] ok  	github.com/docker/docker/pkg/pools	0.038s	coverage: 88.2% of statements
20:40:07 [2021-03-11T20:40:07.975Z] === RUN   TestHTTPTransport
20:40:07 [2021-03-11T20:40:07.975Z] --- PASS: TestHTTPTransport (0.00s)
20:40:07 [2021-03-11T20:40:07.975Z] PASS
20:40:07 [2021-03-11T20:40:07.976Z] coverage: 85.7% of statements
20:40:07 [2021-03-11T20:40:07.976Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.044s	coverage: 85.7% of statements
20:40:08 [2021-03-11T20:40:08.031Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
20:40:08 [2021-03-11T20:40:08.438Z] --- PASS: TestFailedConnection (1.22s)
20:40:08 [2021-03-11T20:40:08.438Z] === RUN   TestFailOnce
20:40:08 [2021-03-11T20:40:08.438Z] 2021/03/11 20:40:08 http: panic serving 127.0.0.1:49220: Plugin not ready
20:40:08 [2021-03-11T20:40:08.438Z] goroutine 10 [running]:
20:40:08 [2021-03-11T20:40:08.438Z] net/http.(*conn).serve.func1(0xc000058aa0)
20:40:08 [2021-03-11T20:40:08.438Z] 	c:/go/src/net/http/server.go:1795 +0x140
20:40:08 [2021-03-11T20:40:08.438Z] panic(0x849b40, 0x986ad0)
20:40:08 [2021-03-11T20:40:08.438Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
20:40:08 [2021-03-11T20:40:08.438Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300)
20:40:08 [2021-03-11T20:40:08.438Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
20:40:08 [2021-03-11T20:40:08.438Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300)
20:40:08 [2021-03-11T20:40:08.438Z] 	c:/go/src/net/http/server.go:2036 +0x4b
20:40:08 [2021-03-11T20:40:08.438Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300)
20:40:08 [2021-03-11T20:40:08.438Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
20:40:08 [2021-03-11T20:40:08.438Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300)
20:40:08 [2021-03-11T20:40:08.438Z] 	c:/go/src/net/http/server.go:2831 +0xab
20:40:08 [2021-03-11T20:40:08.438Z] net/http.(*conn).serve(0xc000058aa0, 0x99b2c0, 0xc00004a980)
20:40:08 [2021-03-11T20:40:08.438Z] 	c:/go/src/net/http/server.go:1919 +0x87c
20:40:08 [2021-03-11T20:40:08.438Z] created by net/http.(*Server).Serve
20:40:08 [2021-03-11T20:40:08.438Z] 	c:/go/src/net/http/server.go:2957 +0x38b
20:40:08 [2021-03-11T20:40:08.438Z] time="2021-03-11T20:40:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49219/Test.FailOnce: Post http://127.0.0.1:49219/Test.FailOnce: EOF, retrying in 1s"
20:40:08 [2021-03-11T20:40:08.438Z] === RUN   TestOutputOnPrematureClose
20:40:08 [2021-03-11T20:40:08.438Z] --- PASS: TestOutputOnPrematureClose (0.00s)
20:40:08 [2021-03-11T20:40:08.438Z] === RUN   TestCompleteSilently
20:40:08 [2021-03-11T20:40:08.438Z] --- PASS: TestCompleteSilently (0.00s)
20:40:08 [2021-03-11T20:40:08.438Z] PASS
20:40:08 [2021-03-11T20:40:08.438Z] coverage: 75.9% of statements
20:40:08 [2021-03-11T20:40:08.438Z] ok  	github.com/docker/docker/pkg/progress	0.039s	coverage: 75.9% of statements
20:40:08 [2021-03-11T20:40:08.898Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.53s)
20:40:08 [2021-03-11T20:40:08.898Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:40:08 [2021-03-11T20:40:08.902Z] === RUN   TestSendToOneSub
20:40:08 [2021-03-11T20:40:08.902Z] --- PASS: TestSendToOneSub (0.00s)
20:40:08 [2021-03-11T20:40:08.902Z] === RUN   TestSendToMultipleSubs
20:40:08 [2021-03-11T20:40:08.902Z] --- PASS: TestSendToMultipleSubs (0.00s)
20:40:08 [2021-03-11T20:40:08.902Z] === RUN   TestEvictOneSub
20:40:08 [2021-03-11T20:40:08.902Z] --- PASS: TestEvictOneSub (0.00s)
20:40:08 [2021-03-11T20:40:08.902Z] === RUN   TestClosePublisher
20:40:08 [2021-03-11T20:40:08.902Z] --- PASS: TestClosePublisher (0.00s)
20:40:08 [2021-03-11T20:40:08.902Z] === RUN   TestPubSubRace
20:40:09 [2021-03-11T20:40:09.364Z] === RUN   TestRegister
20:40:09 [2021-03-11T20:40:09.365Z] --- PASS: TestRegister (0.00s)
20:40:09 [2021-03-11T20:40:09.365Z] === RUN   TestCommand
20:40:09 [2021-03-11T20:40:09.365Z] --- PASS: TestCommand (0.03s)
20:40:09 [2021-03-11T20:40:09.365Z] === RUN   TestNaiveSelf
20:40:09 [2021-03-11T20:40:09.365Z] --- PASS: TestFailOnce (1.12s)
20:40:09 [2021-03-11T20:40:09.365Z] === RUN   TestEchoInputOutput
20:40:09 [2021-03-11T20:40:09.365Z] --- PASS: TestEchoInputOutput (0.00s)
20:40:09 [2021-03-11T20:40:09.365Z] === RUN   TestBackoff
20:40:09 [2021-03-11T20:40:09.365Z] --- PASS: TestBackoff (0.00s)
20:40:09 [2021-03-11T20:40:09.365Z] === RUN   TestAbortRetry
20:40:09 [2021-03-11T20:40:09.365Z] --- PASS: TestAbortRetry (0.00s)
20:40:09 [2021-03-11T20:40:09.365Z] === RUN   TestClientScheme
20:40:09 [2021-03-11T20:40:09.365Z] --- PASS: TestClientScheme (0.00s)
20:40:09 [2021-03-11T20:40:09.365Z] === RUN   TestNewClientWithTimeout
20:40:09 [2021-03-11T20:40:09.365Z] --- PASS: TestNaiveSelf (0.02s)
20:40:09 [2021-03-11T20:40:09.365Z] PASS
20:40:09 [2021-03-11T20:40:09.365Z] coverage: 82.4% of statements
20:40:09 [2021-03-11T20:40:09.365Z] ok  	github.com/docker/docker/pkg/reexec	0.078s	coverage: 82.4% of statements
20:40:09 [2021-03-11T20:40:09.399Z] --- PASS: TestUpdateCPUQuota (1.72s)
20:40:09 [2021-03-11T20:40:09.399Z] === RUN   TestUpdatePidsLimit
20:40:09 [2021-03-11T20:40:09.399Z] === RUN   TestUpdatePidsLimit/update_from_none
20:40:09 [2021-03-11T20:40:09.399Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
20:40:09 [2021-03-11T20:40:09.655Z] === RUN   TestUpdatePidsLimit/no_change
20:40:09 [2021-03-11T20:40:09.828Z] --- PASS: TestPubSubRace (1.05s)
20:40:09 [2021-03-11T20:40:09.828Z] PASS
20:40:09 [2021-03-11T20:40:09.828Z] coverage: 75.0% of statements
20:40:09 [2021-03-11T20:40:09.828Z] ok  	github.com/docker/docker/pkg/pubsub	1.091s	coverage: 75.0% of statements
20:40:09 [2021-03-11T20:40:09.828Z] time="2021-03-11T20:40:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
20:40:10 [2021-03-11T20:40:10.219Z] === RUN   TestUpdatePidsLimit/update_lower
20:40:10 [2021-03-11T20:40:10.292Z] === RUN   TestParseSignal
20:40:10 [2021-03-11T20:40:10.292Z] --- PASS: TestParseSignal (0.00s)
20:40:10 [2021-03-11T20:40:10.292Z] === RUN   TestValidSignalForPlatform
20:40:10 [2021-03-11T20:40:10.292Z] --- PASS: TestValidSignalForPlatform (0.00s)
20:40:10 [2021-03-11T20:40:10.292Z] PASS
20:40:10 [2021-03-11T20:40:10.292Z] coverage: 20.3% of statements
20:40:10 [2021-03-11T20:40:10.292Z] ok  	github.com/docker/docker/pkg/signal	0.040s	coverage: 20.3% of statements
20:40:10 [2021-03-11T20:40:10.755Z] === RUN   TestNewStdWriter
20:40:10 [2021-03-11T20:40:10.755Z] --- PASS: TestNewStdWriter (0.00s)
20:40:10 [2021-03-11T20:40:10.755Z] === RUN   TestWriteWithUninitializedStdWriter
20:40:10 [2021-03-11T20:40:10.755Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
20:40:10 [2021-03-11T20:40:10.755Z] === RUN   TestWriteWithNilBytes
20:40:10 [2021-03-11T20:40:10.755Z] --- PASS: TestWriteWithNilBytes (0.00s)
20:40:10 [2021-03-11T20:40:10.755Z] === RUN   TestWrite
20:40:10 [2021-03-11T20:40:10.755Z] --- PASS: TestWrite (0.00s)
20:40:10 [2021-03-11T20:40:10.755Z] === RUN   TestWriteWithWriterError
20:40:10 [2021-03-11T20:40:10.755Z] --- PASS: TestWriteWithWriterError (0.00s)
20:40:10 [2021-03-11T20:40:10.755Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
20:40:10 [2021-03-11T20:40:10.755Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
20:40:10 [2021-03-11T20:40:10.755Z] === RUN   TestStdCopyWriteAndRead
20:40:10 [2021-03-11T20:40:10.755Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
20:40:10 [2021-03-11T20:40:10.755Z] === RUN   TestStdCopyReturnsErrorReadingHeader
20:40:10 [2021-03-11T20:40:10.755Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
20:40:10 [2021-03-11T20:40:10.755Z] === RUN   TestStdCopyReturnsErrorReadingFrame
20:40:10 [2021-03-11T20:40:10.755Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
20:40:10 [2021-03-11T20:40:10.755Z] === RUN   TestStdCopyDetectsCorruptedFrame
20:40:10 [2021-03-11T20:40:10.755Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
20:40:10 [2021-03-11T20:40:10.755Z] === RUN   TestStdCopyWithInvalidInputHeader
20:40:10 [2021-03-11T20:40:10.755Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
20:40:10 [2021-03-11T20:40:10.755Z] === RUN   TestStdCopyWithCorruptedPrefix
20:40:10 [2021-03-11T20:40:10.755Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
20:40:10 [2021-03-11T20:40:10.755Z] === RUN   TestStdCopyReturnsWriteErrors
20:40:10 [2021-03-11T20:40:10.755Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
20:40:10 [2021-03-11T20:40:10.755Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
20:40:10 [2021-03-11T20:40:10.755Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
20:40:10 [2021-03-11T20:40:10.755Z] === RUN   TestStdCopyReturnsErrorFromSystem
20:40:10 [2021-03-11T20:40:10.755Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
20:40:10 [2021-03-11T20:40:10.755Z] PASS
20:40:10 [2021-03-11T20:40:10.755Z] coverage: 100.0% of statements
20:40:10 [2021-03-11T20:40:10.755Z] ok  	github.com/docker/docker/pkg/stdcopy	0.040s	coverage: 100.0% of statements
20:40:10 [2021-03-11T20:40:10.782Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:40:10 [2021-03-11T20:40:10.785Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s)
20:40:10 [2021-03-11T20:40:10.785Z] === RUN   TestAuthZPluginHeader
20:40:11 [2021-03-11T20:40:11.039Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
20:40:11 [2021-03-11T20:40:11.039Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:40:11 [2021-03-11T20:40:11.218Z] === RUN   TestRawProgressFormatterFormatStatus
20:40:11 [2021-03-11T20:40:11.218Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
20:40:11 [2021-03-11T20:40:11.218Z] === RUN   TestRawProgressFormatterFormatProgress
20:40:11 [2021-03-11T20:40:11.218Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
20:40:11 [2021-03-11T20:40:11.218Z] === RUN   TestFormatStatus
20:40:11 [2021-03-11T20:40:11.218Z] --- PASS: TestFormatStatus (0.00s)
20:40:11 [2021-03-11T20:40:11.218Z] === RUN   TestFormatError
20:40:11 [2021-03-11T20:40:11.218Z] --- PASS: TestFormatError (0.00s)
20:40:11 [2021-03-11T20:40:11.218Z] === RUN   TestFormatJSONError
20:40:11 [2021-03-11T20:40:11.218Z] --- PASS: TestFormatJSONError (0.00s)
20:40:11 [2021-03-11T20:40:11.218Z] === RUN   TestJsonProgressFormatterFormatProgress
20:40:11 [2021-03-11T20:40:11.218Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
20:40:11 [2021-03-11T20:40:11.218Z] === RUN   TestJsonProgressFormatterFormatStatus
20:40:11 [2021-03-11T20:40:11.347Z] --- PASS: TestAuthZPluginHeader (0.73s)
20:40:11 [2021-03-11T20:40:11.347Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:40:11 [2021-03-11T20:40:11.602Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:40:11 [2021-03-11T20:40:11.681Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
20:40:11 [2021-03-11T20:40:11.681Z] === RUN   TestNewJSONProgressOutput
20:40:11 [2021-03-11T20:40:11.681Z] --- PASS: TestNewJSONProgressOutput (0.00s)
20:40:11 [2021-03-11T20:40:11.681Z] === RUN   TestAuxFormatterEmit
20:40:11 [2021-03-11T20:40:11.681Z] --- PASS: TestAuxFormatterEmit (0.00s)
20:40:11 [2021-03-11T20:40:11.681Z] === RUN   TestStreamWriterStdout
20:40:11 [2021-03-11T20:40:11.681Z] --- PASS: TestStreamWriterStdout (0.00s)
20:40:11 [2021-03-11T20:40:11.681Z] === RUN   TestStreamWriterStderr
20:40:11 [2021-03-11T20:40:11.681Z] --- PASS: TestStreamWriterStderr (0.00s)
20:40:11 [2021-03-11T20:40:11.681Z] PASS
20:40:11 [2021-03-11T20:40:11.681Z] coverage: 66.2% of statements
20:40:11 [2021-03-11T20:40:11.681Z] ok  	github.com/docker/docker/pkg/streamformatter	0.044s	coverage: 66.2% of statements
20:40:11 [2021-03-11T20:40:11.681Z] time="2021-03-11T20:40:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
20:40:11 [2021-03-11T20:40:11.681Z] === RUN   TestGenerateRandomID
20:40:11 [2021-03-11T20:40:11.681Z] --- PASS: TestGenerateRandomID (0.00s)
20:40:11 [2021-03-11T20:40:11.681Z] === RUN   TestShortenId
20:40:11 [2021-03-11T20:40:11.681Z] --- PASS: TestShortenId (0.00s)
20:40:11 [2021-03-11T20:40:11.681Z] === RUN   TestShortenSha256Id
20:40:11 [2021-03-11T20:40:11.681Z] --- PASS: TestShortenSha256Id (0.00s)
20:40:11 [2021-03-11T20:40:11.681Z] === RUN   TestShortenIdEmpty
20:40:11 [2021-03-11T20:40:11.681Z] --- PASS: TestShortenIdEmpty (0.00s)
20:40:11 [2021-03-11T20:40:11.681Z] === RUN   TestShortenIdInvalid
20:40:11 [2021-03-11T20:40:11.681Z] --- PASS: TestShortenIdInvalid (0.00s)
20:40:11 [2021-03-11T20:40:11.681Z] === RUN   TestIsShortIDNonHex
20:40:11 [2021-03-11T20:40:11.681Z] --- PASS: TestIsShortIDNonHex (0.00s)
20:40:11 [2021-03-11T20:40:11.681Z] === RUN   TestIsShortIDNotCorrectSize
20:40:11 [2021-03-11T20:40:11.681Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
20:40:11 [2021-03-11T20:40:11.681Z] PASS
20:40:11 [2021-03-11T20:40:11.681Z] coverage: 70.6% of statements
20:40:11 [2021-03-11T20:40:11.681Z] ok  	github.com/docker/docker/pkg/stringid	0.035s	coverage: 70.6% of statements
20:40:11 [2021-03-11T20:40:11.859Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
20:40:12 [2021-03-11T20:40:12.117Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:40:12 [2021-03-11T20:40:12.374Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
20:40:12 [2021-03-11T20:40:12.657Z] === RUN   TestIsCpusetListAvailable
20:40:12 [2021-03-11T20:40:12.657Z] --- PASS: TestIsCpusetListAvailable (0.00s)
20:40:12 [2021-03-11T20:40:12.657Z] PASS
20:40:12 [2021-03-11T20:40:12.657Z] coverage: 38.2% of statements
20:40:12 [2021-03-11T20:40:12.657Z] ok  	github.com/docker/docker/pkg/sysinfo	0.034s	coverage: 38.2% of statements
20:40:13 [2021-03-11T20:40:13.120Z] === RUN   TestChtimes
20:40:13 [2021-03-11T20:40:13.120Z] --- PASS: TestChtimes (0.00s)
20:40:13 [2021-03-11T20:40:13.120Z] === RUN   TestChtimesWindows
20:40:13 [2021-03-11T20:40:13.120Z] --- PASS: TestChtimesWindows (0.00s)
20:40:13 [2021-03-11T20:40:13.120Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
20:40:13 [2021-03-11T20:40:13.120Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
20:40:13 [2021-03-11T20:40:13.120Z] === RUN   TestEnsureRemoveAllNotExist
20:40:13 [2021-03-11T20:40:13.120Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
20:40:13 [2021-03-11T20:40:13.120Z] === RUN   TestEnsureRemoveAllWithDir
20:40:13 [2021-03-11T20:40:13.120Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
20:40:13 [2021-03-11T20:40:13.120Z] === RUN   TestEnsureRemoveAllWithFile
20:40:13 [2021-03-11T20:40:13.120Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
20:40:13 [2021-03-11T20:40:13.120Z] === RUN   TestHasWin32KSupport
20:40:13 [2021-03-11T20:40:13.120Z] --- PASS: TestHasWin32KSupport (0.00s)
20:40:13 [2021-03-11T20:40:13.120Z]     syscall_windows_test.go:8: win32k: true
20:40:13 [2021-03-11T20:40:13.120Z] PASS
20:40:13 [2021-03-11T20:40:13.120Z] coverage: 12.0% of statements
20:40:13 [2021-03-11T20:40:13.120Z] ok  	github.com/docker/docker/pkg/system	0.040s	coverage: 12.0% of statements
20:40:13 [2021-03-11T20:40:13.304Z] --- PASS: TestUpdatePidsLimit (4.02s)
20:40:13 [2021-03-11T20:40:13.304Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.45s)
20:40:13 [2021-03-11T20:40:13.304Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
20:40:13 [2021-03-11T20:40:13.305Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.48s)
20:40:13 [2021-03-11T20:40:13.305Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
20:40:13 [2021-03-11T20:40:13.305Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s)
20:40:13 [2021-03-11T20:40:13.305Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s)
20:40:13 [2021-03-11T20:40:13.305Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s)
20:40:13 [2021-03-11T20:40:13.305Z] === RUN   TestUpdateRestartPolicy
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestTailFile
20:40:13 [2021-03-11T20:40:13.583Z] --- PASS: TestTailFile (0.00s)
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestTailFileManyLines
20:40:13 [2021-03-11T20:40:13.583Z] --- PASS: TestTailFileManyLines (0.00s)
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestTailEmptyFile
20:40:13 [2021-03-11T20:40:13.583Z] --- PASS: TestTailEmptyFile (0.00s)
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestTailNegativeN
20:40:13 [2021-03-11T20:40:13.583Z] --- PASS: TestTailNegativeN (0.00s)
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader
20:40:13 [2021-03-11T20:40:13.583Z] === CONT  TestNewTailReader
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/no_delimiter
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/no_delimiter
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/single_byte_delimiter
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/single_byte_delimiter
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/2_byte_delimiter
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/2_byte_delimiter
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/4_byte_delimiter
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/4_byte_delimiter
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/8_byte_delimiter
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/8_byte_delimiter
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/12_byte_delimiter
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/12_byte_delimiter
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/truncated_last_line
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/truncated_last_line#01
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/truncated_last_line#02
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
20:40:13 [2021-03-11T20:40:13.583Z] === CONT  TestNewTailReader/no_delimiter
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/no_delimiter/no_lines
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
20:40:13 [2021-03-11T20:40:13.583Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.583Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
20:40:13 [2021-03-11T20:40:13.583Z] === CONT  TestNewTailReader/12_byte_delimiter
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
20:40:13 [2021-03-11T20:40:13.583Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
20:40:13 [2021-03-11T20:40:13.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
20:40:13 [2021-03-11T20:40:13.584Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.584Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.584Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.584Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.584Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.584Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.584Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.584Z] === CONT  TestNewTailReader/single_byte_delimiter
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
20:40:13 [2021-03-11T20:40:13.584Z] === CONT  TestNewTailReader/8_byte_delimiter
20:40:13 [2021-03-11T20:40:13.584Z] === CONT  TestNewTailReader/4_byte_delimiter
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.584Z] === CONT  TestNewTailReader/2_byte_delimiter
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
20:40:13 [2021-03-11T20:40:13.584Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
20:40:13 [2021-03-11T20:40:13.584Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
20:40:13 [2021-03-11T20:40:13.584Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
20:40:13 [2021-03-11T20:40:13.584Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/no_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.585Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
20:40:13 [2021-03-11T20:40:13.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
20:40:13 [2021-03-11T20:40:13.585Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
20:40:13 [2021-03-11T20:40:13.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
20:40:13 [2021-03-11T20:40:13.586Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
20:40:13 [2021-03-11T20:40:13.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
20:40:13 [2021-03-11T20:40:13.586Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.586Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
20:40:13 [2021-03-11T20:40:13.586Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
20:40:13 [2021-03-11T20:40:13.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
20:40:13 [2021-03-11T20:40:13.586Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.586Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
20:40:13 [2021-03-11T20:40:13.586Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:40:13 [2021-03-11T20:40:13.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:40:13 [2021-03-11T20:40:13.586Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:40:13 [2021-03-11T20:40:13.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:40:13 [2021-03-11T20:40:13.586Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:40:13 [2021-03-11T20:40:13.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:40:13 [2021-03-11T20:40:13.586Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:40:13 [2021-03-11T20:40:13.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:40:13 [2021-03-11T20:40:13.586Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:40:13 [2021-03-11T20:40:13.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:40:13 [2021-03-11T20:40:13.586Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:40:13 [2021-03-11T20:40:13.586Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
20:40:13 [2021-03-11T20:40:13.586Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:40:13 [2021-03-11T20:40:13.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:40:13 [2021-03-11T20:40:13.586Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:40:13 [2021-03-11T20:40:13.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:40:13 [2021-03-11T20:40:13.586Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:40:13 [2021-03-11T20:40:13.867Z] === RUN   TestDockerSuite/TestBuildCacheAdd
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.050Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
20:40:14 [2021-03-11T20:40:14.050Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
20:40:14 [2021-03-11T20:40:14.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.051Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.051Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.052Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:40:14 [2021-03-11T20:40:14.053Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:40:14 [2021-03-11T20:40:14.053Z] --- PASS: TestNewTailReader (0.00s)
20:40:14 [2021-03-11T20:40:14.053Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
20:40:14 [2021-03-11T20:40:14.053Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.053Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
20:40:14 [2021-03-11T20:40:14.053Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
20:40:14 [2021-03-11T20:40:14.053Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
20:40:14 [2021-03-11T20:40:14.053Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
20:40:14 [2021-03-11T20:40:14.053Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
20:40:14 [2021-03-11T20:40:14.053Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
20:40:14 [2021-03-11T20:40:14.053Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.053Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.053Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
20:40:14 [2021-03-11T20:40:14.053Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.053Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.053Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
20:40:14 [2021-03-11T20:40:14.053Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.053Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.053Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.02s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.01s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.01s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.01s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.01s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.054Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.01s)
20:40:14 [2021-03-11T20:40:14.055Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.055Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
20:40:14 [2021-03-11T20:40:14.123Z] --- PASS: TestServiceWithDataPathPortInit (16.47s)
20:40:14 [2021-03-11T20:40:14.123Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.01s)
20:40:14 [2021-03-11T20:40:14.518Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.518Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.01s)
20:40:14 [2021-03-11T20:40:14.518Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.01s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z] PASS
20:40:14 [2021-03-11T20:40:14.519Z] coverage: 88.6% of statements
20:40:14 [2021-03-11T20:40:14.519Z] ok  	github.com/docker/docker/pkg/tailfile	0.355s	coverage: 88.6% of statements
20:40:14 [2021-03-11T20:40:14.519Z] time="2021-03-11T20:40:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
20:40:14 [2021-03-11T20:40:14.519Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:40:14 [2021-03-11T20:40:14.519Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:40:14 [2021-03-11T20:40:14.519Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
20:40:14 [2021-03-11T20:40:14.519Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
20:40:14 [2021-03-11T20:40:14.519Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:40:14 [2021-03-11T20:40:14.519Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
20:40:14 [2021-03-11T20:40:14.519Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
20:40:14 [2021-03-11T20:40:14.519Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:40:14 [2021-03-11T20:40:14.519Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:40:14 [2021-03-11T20:40:14.519Z] === RUN   TestTarSumRemoveNonExistent
20:40:14 [2021-03-11T20:40:14.519Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z] === RUN   TestTarSumRemove
20:40:14 [2021-03-11T20:40:14.519Z] --- PASS: TestTarSumRemove (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z] === RUN   TestSortFileInfoSums
20:40:14 [2021-03-11T20:40:14.519Z] --- PASS: TestSortFileInfoSums (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z] === RUN   TestNewTarSumForLabelInvalid
20:40:14 [2021-03-11T20:40:14.519Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z] === RUN   TestNewTarSumForLabel
20:40:14 [2021-03-11T20:40:14.519Z] --- PASS: TestNewTarSumForLabel (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z] === RUN   TestEmptyTar
20:40:14 [2021-03-11T20:40:14.519Z] --- PASS: TestEmptyTar (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z] === RUN   TestTarSumsReadSize
20:40:14 [2021-03-11T20:40:14.519Z] --- PASS: TestTarSumsReadSize (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z] === RUN   TestTarSums
20:40:14 [2021-03-11T20:40:14.519Z] --- PASS: TestTarSums (0.08s)
20:40:14 [2021-03-11T20:40:14.519Z] === RUN   TestIteration
20:40:14 [2021-03-11T20:40:14.519Z] --- PASS: TestIteration (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z] === RUN   TestVersionLabelForChecksum
20:40:14 [2021-03-11T20:40:14.519Z] --- PASS: TestVersionLabelForChecksum (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z] === RUN   TestVersion
20:40:14 [2021-03-11T20:40:14.519Z] --- PASS: TestVersion (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z] === RUN   TestGetVersion
20:40:14 [2021-03-11T20:40:14.519Z] --- PASS: TestGetVersion (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z] === RUN   TestGetVersions
20:40:14 [2021-03-11T20:40:14.519Z] --- PASS: TestGetVersions (0.00s)
20:40:14 [2021-03-11T20:40:14.519Z] PASS
20:40:14 [2021-03-11T20:40:14.519Z] coverage: 89.3% of statements
20:40:14 [2021-03-11T20:40:14.519Z] ok  	github.com/docker/docker/pkg/tarsum	0.152s	coverage: 89.3% of statements
20:40:14 [2021-03-11T20:40:14.796Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
20:40:14 [2021-03-11T20:40:14.982Z] testing: warning: no tests to run
20:40:14 [2021-03-11T20:40:14.982Z] PASS
20:40:14 [2021-03-11T20:40:14.982Z] coverage: [no statements]
20:40:14 [2021-03-11T20:40:14.982Z] ok  	github.com/docker/docker/pkg/term/windows	0.031s	coverage: [no statements] [no tests to run]
20:40:14 [2021-03-11T20:40:14.982Z] === RUN   TestTruncIndex
20:40:14 [2021-03-11T20:40:14.982Z] --- PASS: TestTruncIndex (0.10s)
20:40:14 [2021-03-11T20:40:14.982Z] PASS
20:40:14 [2021-03-11T20:40:14.982Z] coverage: 91.5% of statements
20:40:14 [2021-03-11T20:40:14.982Z] ok  	github.com/docker/docker/pkg/truncindex	0.136s	coverage: 91.5% of statements
20:40:15 [2021-03-11T20:40:15.360Z] === RUN   TestDockerSuite/TestBuildCacheFrom
20:40:15 [2021-03-11T20:40:15.445Z] === RUN   TestIsGIT
20:40:15 [2021-03-11T20:40:15.445Z] --- PASS: TestIsGIT (0.00s)
20:40:15 [2021-03-11T20:40:15.445Z] === RUN   TestIsTransport
20:40:15 [2021-03-11T20:40:15.445Z] --- PASS: TestIsTransport (0.00s)
20:40:15 [2021-03-11T20:40:15.445Z] PASS
20:40:15 [2021-03-11T20:40:15.445Z] coverage: 100.0% of statements
20:40:15 [2021-03-11T20:40:15.445Z] ok  	github.com/docker/docker/pkg/urlutil	0.033s	coverage: 100.0% of statements
20:40:15 [2021-03-11T20:40:15.510Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.55s)
20:40:15 [2021-03-11T20:40:15.510Z] === RUN   TestAuthZPluginV2Disable
20:40:15 [2021-03-11T20:40:15.908Z] === RUN   TestVersionInfo
20:40:15 [2021-03-11T20:40:15.908Z] --- PASS: TestVersionInfo (0.00s)
20:40:15 [2021-03-11T20:40:15.908Z] === RUN   TestAppendVersions
20:40:15 [2021-03-11T20:40:15.908Z] --- PASS: TestAppendVersions (0.00s)
20:40:15 [2021-03-11T20:40:15.908Z] PASS
20:40:15 [2021-03-11T20:40:15.908Z] coverage: 88.9% of statements
20:40:15 [2021-03-11T20:40:15.908Z] ok  	github.com/docker/docker/pkg/useragent	0.096s	coverage: 88.9% of statements
20:40:16 [2021-03-11T20:40:16.884Z] === RUN   TestNewSettable
20:40:16 [2021-03-11T20:40:16.884Z] --- PASS: TestNewSettable (0.00s)
20:40:16 [2021-03-11T20:40:16.884Z] === RUN   TestIsSettable
20:40:16 [2021-03-11T20:40:16.884Z] --- PASS: TestIsSettable (0.00s)
20:40:16 [2021-03-11T20:40:16.884Z] === RUN   TestUpdateSettingsEnv
20:40:16 [2021-03-11T20:40:16.884Z] --- PASS: TestUpdateSettingsEnv (0.00s)
20:40:16 [2021-03-11T20:40:16.884Z] PASS
20:40:16 [2021-03-11T20:40:16.884Z] coverage: 20.1% of statements
20:40:16 [2021-03-11T20:40:16.884Z] ok  	github.com/docker/docker/plugin/v2	0.124s	coverage: 20.1% of statements
20:40:17 [2021-03-11T20:40:17.347Z] === RUN   TestValidatePrivileges
20:40:17 [2021-03-11T20:40:17.347Z] --- PASS: TestValidatePrivileges (0.00s)
20:40:17 [2021-03-11T20:40:17.347Z] === RUN   TestFilterByCapNeg
20:40:17 [2021-03-11T20:40:17.347Z] --- PASS: TestFilterByCapNeg (0.00s)
20:40:17 [2021-03-11T20:40:17.347Z] === RUN   TestFilterByCapPos
20:40:17 [2021-03-11T20:40:17.347Z] --- PASS: TestFilterByCapPos (0.00s)
20:40:17 [2021-03-11T20:40:17.347Z] === RUN   TestStoreGetPluginNotMatchCapRefs
20:40:17 [2021-03-11T20:40:17.347Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
20:40:17 [2021-03-11T20:40:17.347Z] PASS
20:40:17 [2021-03-11T20:40:17.347Z] coverage: 12.0% of statements
20:40:17 [2021-03-11T20:40:17.347Z] ok  	github.com/docker/docker/plugin	0.056s	coverage: 12.0% of statements
20:40:17 [2021-03-11T20:40:17.347Z] === RUN   TestLoad
20:40:17 [2021-03-11T20:40:17.347Z] --- PASS: TestLoad (0.00s)
20:40:17 [2021-03-11T20:40:17.347Z] === RUN   TestSave
20:40:17 [2021-03-11T20:40:17.347Z] --- PASS: TestSave (0.03s)
20:40:17 [2021-03-11T20:40:17.347Z] === RUN   TestAddDeleteGet
20:40:17 [2021-03-11T20:40:17.347Z] --- PASS: TestAddDeleteGet (0.04s)
20:40:17 [2021-03-11T20:40:17.347Z] === RUN   TestInvalidTags
20:40:17 [2021-03-11T20:40:17.347Z] --- PASS: TestInvalidTags (0.01s)
20:40:17 [2021-03-11T20:40:17.347Z] PASS
20:40:17 [2021-03-11T20:40:17.347Z] coverage: 83.7% of statements
20:40:17 [2021-03-11T20:40:17.347Z] ok  	github.com/docker/docker/reference	0.118s	coverage: 83.7% of statements
20:40:18 [2021-03-11T20:40:18.023Z] --- PASS: TestAuthZPluginV2Disable (3.17s)
20:40:18 [2021-03-11T20:40:18.023Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:40:18 [2021-03-11T20:40:18.323Z] time="2021-03-11T20:40:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
20:40:18 [2021-03-11T20:40:18.786Z] === RUN   TestResumableRequestHeaderSimpleErrors
20:40:18 [2021-03-11T20:40:18.786Z] === RUN   TestRestartManagerTimeout
20:40:18 [2021-03-11T20:40:18.786Z] --- PASS: TestRestartManagerTimeout (0.00s)
20:40:18 [2021-03-11T20:40:18.786Z] === RUN   TestRestartManagerTimeoutReset
20:40:18 [2021-03-11T20:40:18.786Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
20:40:18 [2021-03-11T20:40:18.786Z] PASS
20:40:18 [2021-03-11T20:40:18.786Z] coverage: 50.9% of statements
20:40:18 [2021-03-11T20:40:18.786Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
20:40:18 [2021-03-11T20:40:18.786Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
20:40:18 [2021-03-11T20:40:18.786Z] ok  	github.com/docker/docker/restartmanager	0.058s	coverage: 50.9% of statements
20:40:18 [2021-03-11T20:40:18.786Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
20:40:18 [2021-03-11T20:40:18.786Z] === RUN   TestResumableRequestHeaderTooMuchFailures
20:40:18 [2021-03-11T20:40:18.786Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
20:40:18 [2021-03-11T20:40:18.786Z] === RUN   TestResumableRequestReaderWithReadError
20:40:19 [2021-03-11T20:40:19.249Z] time="2021-03-11T20:40:18Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
20:40:19 [2021-03-11T20:40:19.249Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s)
20:40:19 [2021-03-11T20:40:19.249Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
20:40:19 [2021-03-11T20:40:19.249Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
20:40:19 [2021-03-11T20:40:19.249Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
20:40:19 [2021-03-11T20:40:19.249Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
20:40:19 [2021-03-11T20:40:19.249Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
20:40:19 [2021-03-11T20:40:19.249Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
20:40:19 [2021-03-11T20:40:19.249Z] === RUN   TestResumableRequestReader
20:40:19 [2021-03-11T20:40:19.249Z] --- PASS: TestResumableRequestReader (0.00s)
20:40:19 [2021-03-11T20:40:19.249Z] === RUN   TestResumableRequestReaderWithInitialResponse
20:40:19 [2021-03-11T20:40:19.249Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
20:40:19 [2021-03-11T20:40:19.249Z] PASS
20:40:19 [2021-03-11T20:40:19.249Z] coverage: 100.0% of statements
20:40:19 [2021-03-11T20:40:19.249Z] ok  	github.com/docker/docker/registry/resumable	0.226s	coverage: 100.0% of statements
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestResolveAuthConfigIndexServer
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestResolveAuthConfigFullURL
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestLoadAllowNondistributableArtifacts
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestValidateMirror
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestValidateMirror (0.00s)
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestLoadInsecureRegistries
20:40:19 [2021-03-11T20:40:19.713Z] time="2021-03-11T20:40:19Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
20:40:19 [2021-03-11T20:40:19.713Z] time="2021-03-11T20:40:19Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
20:40:19 [2021-03-11T20:40:19.713Z] time="2021-03-11T20:40:19Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestLoadInsecureRegistries (0.11s)
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestNewServiceConfig
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestNewServiceConfig (0.00s)
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestValidateIndexName
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestValidateIndexName (0.00s)
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestValidateIndexNameWithError
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestValidateIndexNameWithError (0.00s)
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestEndpointParse
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestEndpointParse (0.00s)
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestEndpointParseInvalid
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestEndpointParseInvalid (0.00s)
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestValidateEndpoint
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestValidateEndpoint (0.01s)
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestPing
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestPing (0.00s)
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestPingRegistryEndpoint
20:40:19 [2021-03-11T20:40:19.713Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
20:40:19 [2021-03-11T20:40:19.713Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestEndpoint
20:40:19 [2021-03-11T20:40:19.713Z] --- SKIP: TestEndpoint (0.00s)
20:40:19 [2021-03-11T20:40:19.713Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestParseRepositoryInfo
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestParseRepositoryInfo (0.00s)
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestNewIndexInfo
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestNewIndexInfo (0.00s)
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestMirrorEndpointLookup
20:40:19 [2021-03-11T20:40:19.713Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
20:40:19 [2021-03-11T20:40:19.713Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestSearchRepositories
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestSearchRepositories (0.00s)
20:40:19 [2021-03-11T20:40:19.713Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
20:40:19 [2021-03-11T20:40:19.713Z]         Host: 127.0.0.1:49241
20:40:19 [2021-03-11T20:40:19.713Z]         User-Agent: docker test client
20:40:19 [2021-03-11T20:40:19.713Z]         Authorization: Token fake-token
20:40:19 [2021-03-11T20:40:19.713Z]         X-Docker-Token: true
20:40:19 [2021-03-11T20:40:19.713Z]         Accept-Encoding: gzip
20:40:19 [2021-03-11T20:40:19.713Z]         
20:40:19 [2021-03-11T20:40:19.713Z]         
20:40:19 [2021-03-11T20:40:19.713Z]     registry_test.go:730: HTTP/1.1 200 OK
20:40:19 [2021-03-11T20:40:19.713Z]         Connection: close
20:40:19 [2021-03-11T20:40:19.713Z]         Content-Length: 144
20:40:19 [2021-03-11T20:40:19.713Z]         Cache-Control: no-cache
20:40:19 [2021-03-11T20:40:19.713Z]         Content-Type: application/json
20:40:19 [2021-03-11T20:40:19.713Z]         Date: Thu, 11 Mar 2021 20:40:19 GMT
20:40:19 [2021-03-11T20:40:19.713Z]         Expires: -1
20:40:19 [2021-03-11T20:40:19.713Z]         Pragma: no-cache
20:40:19 [2021-03-11T20:40:19.713Z]         Server: docker-tests/mock
20:40:19 [2021-03-11T20:40:19.713Z]         X-Docker-Registry-Config: mock
20:40:19 [2021-03-11T20:40:19.713Z]         X-Docker-Registry-Version: 0.0.0
20:40:19 [2021-03-11T20:40:19.713Z]         
20:40:19 [2021-03-11T20:40:19.713Z]         
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestTrustedLocation
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestTrustedLocation (0.00s)
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestAllowNondistributableArtifacts
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestIsSecureIndex
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestIsSecureIndex (0.00s)
20:40:19 [2021-03-11T20:40:19.713Z] PASS
20:40:19 [2021-03-11T20:40:19.713Z] coverage: 50.3% of statements
20:40:19 [2021-03-11T20:40:19.713Z] ok  	github.com/docker/docker/registry	0.205s	coverage: 50.3% of statements
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestDecodeContainerConfig
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestDecodeContainerConfig (0.00s)
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestDecodeContainerConfigIsolation
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
20:40:19 [2021-03-11T20:40:19.713Z] === RUN   TestValidatePrivileged
20:40:19 [2021-03-11T20:40:19.713Z] --- PASS: TestValidatePrivileged (0.00s)
20:40:20 [2021-03-11T20:40:20.176Z] PASS
20:40:20 [2021-03-11T20:40:20.176Z] coverage: 52.2% of statements
20:40:20 [2021-03-11T20:40:20.176Z] ok  	github.com/docker/docker/runconfig	0.091s	coverage: 52.2% of statements
20:40:20 [2021-03-11T20:40:20.176Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
20:40:20 [2021-03-11T20:40:20.176Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
20:40:20 [2021-03-11T20:40:20.176Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
20:40:20 [2021-03-11T20:40:20.176Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
20:40:20 [2021-03-11T20:40:20.176Z] PASS
20:40:20 [2021-03-11T20:40:20.176Z] coverage: 62.5% of statements
20:40:20 [2021-03-11T20:40:20.176Z] ok  	github.com/docker/docker/testutil	0.096s	coverage: 62.5% of statements
20:40:20 [2021-03-11T20:40:20.734Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.22s)
20:40:20 [2021-03-11T20:40:20.734Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:htujawacmyn67ihk45qnzun2e Created:2021-03-11 20:40:13.851588317 +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[97f00dad6b6a0374d72f7a352842f8d23a92a335962751e6adb6279b64dc0fc2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ah3pk5bomviulz8svpcbh41xz EndpointID:b6283063a97dc97cc0dd0dadb31235588e21efbe181daabaee2875037db2a37a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:163eb8bce832926f8e7b5ee61f426f70cc634f6f6326c5cf12f765c2d842f28b 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:33c81e40ff10 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ah3pk5bomviulz8svpcbh41xz EndpointID:b6283063a97dc97cc0dd0dadb31235588e21efbe181daabaee2875037db2a37a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:40:20 [2021-03-11T20:40:20.734Z] PASS
20:40:20 [2021-03-11T20:40:20.734Z] 
20:40:20 [2021-03-11T20:40:20.734Z] === Skipped
20:40:20 [2021-03-11T20:40:20.734Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:40:20 [2021-03-11T20:40:20.734Z]     service_test.go:242: FLAKY_TEST
20:40:20 [2021-03-11T20:40:20.734Z] 
20:40:20 [2021-03-11T20:40:20.734Z] 
20:40:20 [2021-03-11T20:40:20.734Z] DONE 26 tests, 1 skipped in 55.699s
20:40:20 [2021-03-11T20:40:20.734Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:40:20 [2021-03-11T20:40:20.734Z] ++ 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
20:40:20 [2021-03-11T20:40:20.734Z] ++ set -e
20:40:20 [2021-03-11T20:40:20.734Z] ++ '[' -n 0 ']'
20:40:20 [2021-03-11T20:40:20.734Z] ++ set -x
20:40:20 [2021-03-11T20:40:20.734Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:40:20 [2021-03-11T20:40:20.734Z] INFO: Testing against a local daemon
20:40:20 [2021-03-11T20:40:20.734Z] === RUN   TestDockerNetworkIpvlanPersistance
20:40:20 [2021-03-11T20:40:20.734Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
20:40:20 [2021-03-11T20:40:20.734Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:40:20 [2021-03-11T20:40:20.734Z] === RUN   TestDockerNetworkIpvlan
20:40:20 [2021-03-11T20:40:20.734Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:40:20 [2021-03-11T20:40:20.734Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:40:20 [2021-03-11T20:40:20.734Z] PASS
20:40:20 [2021-03-11T20:40:20.734Z] 
20:40:20 [2021-03-11T20:40:20.734Z] === Skipped
20:40:20 [2021-03-11T20:40:20.734Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
20:40:20 [2021-03-11T20:40:20.734Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:40:20 [2021-03-11T20:40:20.734Z] 
20:40:20 [2021-03-11T20:40:20.734Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:40:20 [2021-03-11T20:40:20.734Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:40:20 [2021-03-11T20:40:20.734Z] 
20:40:20 [2021-03-11T20:40:20.734Z] 
20:40:20 [2021-03-11T20:40:20.734Z] DONE 2 tests, 2 skipped in 0.217s
20:40:20 [2021-03-11T20:40:20.734Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:40:20 [2021-03-11T20:40:20.734Z] ++ 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
20:40:20 [2021-03-11T20:40:20.734Z] ++ set -e
20:40:20 [2021-03-11T20:40:20.734Z] ++ '[' -n 0 ']'
20:40:20 [2021-03-11T20:40:20.734Z] ++ set -x
20:40:20 [2021-03-11T20:40:20.734Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:40:20 [2021-03-11T20:40:20.996Z] INFO: Testing against a local daemon
20:40:20 [2021-03-11T20:40:20.996Z] === RUN   TestDockerNetworkMacvlanPersistance
20:40:21 [2021-03-11T20:40:21.906Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
20:40:21 [2021-03-11T20:40:21.906Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
20:40:22 [2021-03-11T20:40:22.468Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
20:40:22 [2021-03-11T20:40:22.917Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.93s)
20:40:22 [2021-03-11T20:40:22.917Z] === RUN   TestDockerNetworkMacvlan
20:40:23 [2021-03-11T20:40:23.105Z] === RUN   TestGetDriver
20:40:23 [2021-03-11T20:40:23.105Z] --- PASS: TestGetDriver (0.00s)
20:40:23 [2021-03-11T20:40:23.105Z] === RUN   TestVolumeRequestError
20:40:23 [2021-03-11T20:40:23.105Z] --- PASS: TestVolumeRequestError (0.03s)
20:40:23 [2021-03-11T20:40:23.105Z] PASS
20:40:23 [2021-03-11T20:40:23.105Z] coverage: 36.1% of statements
20:40:23 [2021-03-11T20:40:23.105Z] ok  	github.com/docker/docker/volume/drivers	0.118s	coverage: 36.1% of statements
20:40:23 [2021-03-11T20:40:23.105Z] === RUN   TestGetAddress
20:40:23 [2021-03-11T20:40:23.105Z] --- PASS: TestGetAddress (0.00s)
20:40:23 [2021-03-11T20:40:23.105Z] === RUN   TestRemove
20:40:23 [2021-03-11T20:40:23.105Z] --- SKIP: TestRemove (0.00s)
20:40:23 [2021-03-11T20:40:23.105Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
20:40:23 [2021-03-11T20:40:23.105Z] === RUN   TestInitializeWithVolumes
20:40:23 [2021-03-11T20:40:23.105Z] --- PASS: TestInitializeWithVolumes (0.00s)
20:40:23 [2021-03-11T20:40:23.105Z] === RUN   TestCreate
20:40:23 [2021-03-11T20:40:23.105Z] --- PASS: TestCreate (0.01s)
20:40:23 [2021-03-11T20:40:23.105Z] === RUN   TestValidateName
20:40:23 [2021-03-11T20:40:23.105Z] --- PASS: TestValidateName (0.00s)
20:40:23 [2021-03-11T20:40:23.105Z] === RUN   TestCreateWithOpts
20:40:23 [2021-03-11T20:40:23.105Z] --- SKIP: TestCreateWithOpts (0.00s)
20:40:23 [2021-03-11T20:40:23.105Z]     local_test.go:181: runtime.GOOS == "windows"
20:40:23 [2021-03-11T20:40:23.105Z] === RUN   TestRelaodNoOpts
20:40:23 [2021-03-11T20:40:23.105Z] --- PASS: TestRelaodNoOpts (0.01s)
20:40:23 [2021-03-11T20:40:23.105Z] PASS
20:40:23 [2021-03-11T20:40:23.105Z] coverage: 41.5% of statements
20:40:23 [2021-03-11T20:40:23.105Z] ok  	github.com/docker/docker/volume/local	0.095s	coverage: 41.5% of statements
20:40:23 [2021-03-11T20:40:23.105Z] === RUN   TestConvertTmpfsOptions
20:40:23 [2021-03-11T20:40:23.105Z] --- PASS: TestConvertTmpfsOptions (0.00s)
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:49: data="mode=700,size=1m"
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:49: data="ro"
20:40:23 [2021-03-11T20:40:23.105Z] === RUN   TestParseMountRaw
20:40:23 [2021-03-11T20:40:23.105Z] --- PASS: TestParseMountRaw (0.02s)
20:40:23 [2021-03-11T20:40:23.105Z] === RUN   TestParseMountRawSplit
20:40:23 [2021-03-11T20:40:23.105Z] --- PASS: TestParseMountRawSplit (0.00s)
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 0
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 1
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 2
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 3
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 4
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 5
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 6
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 7
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 8
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 0
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 1
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 2
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 3
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 4
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 5
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 6
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 7
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 8
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 9
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 10
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 11
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 12
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 0
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 1
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 2
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 3
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 4
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 5
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 6
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 7
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 8
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 9
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 10
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:390: case 11
20:40:23 [2021-03-11T20:40:23.105Z] === RUN   TestParseMountSpec
20:40:23 [2021-03-11T20:40:23.105Z] --- PASS: TestParseMountSpec (0.00s)
20:40:23 [2021-03-11T20:40:23.105Z]     parser_test.go:455: case 0
20:40:23 [2021-03-11T20:40:23.321Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (5.20s)
20:40:23 [2021-03-11T20:40:23.321Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:40:23 [2021-03-11T20:40:23.397Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
20:40:23 [2021-03-11T20:40:23.568Z]     parser_test.go:455: case 1
20:40:23 [2021-03-11T20:40:23.568Z]     parser_test.go:455: case 2
20:40:23 [2021-03-11T20:40:23.568Z]     parser_test.go:455: case 3
20:40:23 [2021-03-11T20:40:23.568Z]     parser_test.go:455: case 4
20:40:23 [2021-03-11T20:40:23.568Z]     parser_test.go:455: case 5
20:40:23 [2021-03-11T20:40:23.568Z] === RUN   TestParseMountSpecBindWithFileinfoError
20:40:23 [2021-03-11T20:40:23.568Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
20:40:23 [2021-03-11T20:40:23.568Z] === RUN   TestValidateMount
20:40:23 [2021-03-11T20:40:23.568Z] --- PASS: TestValidateMount (0.00s)
20:40:23 [2021-03-11T20:40:23.568Z] PASS
20:40:23 [2021-03-11T20:40:23.568Z] coverage: 66.2% of statements
20:40:23 [2021-03-11T20:40:23.568Z] ok  	github.com/docker/docker/volume/mounts	0.068s	coverage: 66.2% of statements
20:40:23 [2021-03-11T20:40:23.865Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:40:23 [2021-03-11T20:40:23.961Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
20:40:23 [2021-03-11T20:40:23.961Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
20:40:24 [2021-03-11T20:40:24.544Z] === RUN   TestSetGetMeta
20:40:24 [2021-03-11T20:40:24.544Z] === PAUSE TestSetGetMeta
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestRestore
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestRestore
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestServiceCreate
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestServiceCreate
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestServiceList
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestServiceList
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestServiceRemove
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestServiceRemove
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestServiceGet
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestServiceGet
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestServicePrune
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestServicePrune
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestCreate
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestCreate
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestRemove
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestRemove
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestList
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestList
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestFindByDriver
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestFindByDriver
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestFindByReferenced
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestFindByReferenced
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestDerefMultipleOfSameRef
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestDerefMultipleOfSameRef
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestDefererencePluginOnCreateError
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestDefererencePluginOnCreateError
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestRefDerefRemove
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestRefDerefRemove
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestGet
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestGet
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestGetWithReference
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestGetWithReference
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestFilterFunc
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestFilterFunc/test_nil_list
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestFilterFunc/test_nil_list
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestFilterFunc/test_empty_list
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestFilterFunc/test_empty_list
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestFilterFunc/test_filter_some
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestFilterFunc/test_filter_some
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestFilterFunc/test_filter_middle
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestFilterFunc/test_filter_middle
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestFilterFunc/test_filter_middle_and_last
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
20:40:24 [2021-03-11T20:40:24.545Z] === RUN   TestFilterFunc/test_filter_first_and_last
20:40:24 [2021-03-11T20:40:24.545Z] === PAUSE TestFilterFunc/test_filter_first_and_last
20:40:24 [2021-03-11T20:40:24.545Z] === CONT  TestFilterFunc/test_nil_list
20:40:24 [2021-03-11T20:40:24.545Z] === CONT  TestFilterFunc/test_filter_some
20:40:24 [2021-03-11T20:40:24.545Z] === CONT  TestFilterFunc/test_empty_list
20:40:24 [2021-03-11T20:40:24.545Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
20:40:24 [2021-03-11T20:40:24.545Z] === CONT  TestFilterFunc/test_filter_middle_and_last
20:40:24 [2021-03-11T20:40:24.545Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
20:40:24 [2021-03-11T20:40:24.545Z] === CONT  TestFilterFunc/test_filter_first_and_last
20:40:24 [2021-03-11T20:40:24.545Z] === CONT  TestFilterFunc/test_filter_middle
20:40:24 [2021-03-11T20:40:24.545Z] --- PASS: TestFilterFunc (0.00s)
20:40:24 [2021-03-11T20:40:24.545Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
20:40:24 [2021-03-11T20:40:24.545Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
20:40:24 [2021-03-11T20:40:24.545Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
20:40:24 [2021-03-11T20:40:24.545Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
20:40:24 [2021-03-11T20:40:24.545Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
20:40:24 [2021-03-11T20:40:24.545Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
20:40:24 [2021-03-11T20:40:24.545Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
20:40:24 [2021-03-11T20:40:24.545Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
20:40:24 [2021-03-11T20:40:24.545Z] === CONT  TestSetGetMeta
20:40:24 [2021-03-11T20:40:24.545Z] === CONT  TestDerefMultipleOfSameRef
20:40:24 [2021-03-11T20:40:24.545Z] === CONT  TestRefDerefRemove
20:40:24 [2021-03-11T20:40:24.545Z] === CONT  TestDefererencePluginOnCreateError
20:40:24 [2021-03-11T20:40:24.545Z] --- PASS: TestSetGetMeta (0.02s)
20:40:24 [2021-03-11T20:40:24.545Z] === CONT  TestServicePrune
20:40:24 [2021-03-11T20:40:24.545Z] --- PASS: TestRefDerefRemove (0.02s)
20:40:24 [2021-03-11T20:40:24.545Z] === CONT  TestFindByReferenced
20:40:24 [2021-03-11T20:40:24.545Z] --- PASS: TestDerefMultipleOfSameRef (0.03s)
20:40:24 [2021-03-11T20:40:24.545Z] === CONT  TestFindByDriver
20:40:24 [2021-03-11T20:40:24.545Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
20:40:24 [2021-03-11T20:40:24.545Z] === CONT  TestList
20:40:24 [2021-03-11T20:40:24.545Z] --- PASS: TestFindByReferenced (0.02s)
20:40:24 [2021-03-11T20:40:24.545Z] === CONT  TestRemove
20:40:24 [2021-03-11T20:40:24.816Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:40:25 [2021-03-11T20:40:25.008Z] --- PASS: TestFindByDriver (0.03s)
20:40:25 [2021-03-11T20:40:25.008Z] === CONT  TestCreate
20:40:25 [2021-03-11T20:40:25.008Z] --- PASS: TestList (0.03s)
20:40:25 [2021-03-11T20:40:25.008Z] === CONT  TestGetWithReference
20:40:25 [2021-03-11T20:40:25.008Z] --- PASS: TestRemove (0.02s)
20:40:25 [2021-03-11T20:40:25.008Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
20:40:25 [2021-03-11T20:40:25.008Z] --- PASS: TestCreate (0.02s)
20:40:25 [2021-03-11T20:40:25.008Z] === CONT  TestGet
20:40:25 [2021-03-11T20:40:25.008Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s)
20:40:25 [2021-03-11T20:40:25.008Z] === CONT  TestServiceList
20:40:25 [2021-03-11T20:40:25.008Z] --- PASS: TestGetWithReference (0.02s)
20:40:25 [2021-03-11T20:40:25.008Z] === CONT  TestServiceGet
20:40:25 [2021-03-11T20:40:25.008Z] --- PASS: TestGet (0.02s)
20:40:25 [2021-03-11T20:40:25.008Z] === CONT  TestServiceRemove
20:40:25 [2021-03-11T20:40:25.008Z] --- PASS: TestServiceGet (0.06s)
20:40:25 [2021-03-11T20:40:25.008Z] === CONT  TestServiceCreate
20:40:25 [2021-03-11T20:40:25.008Z] time="2021-03-11T20:40:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
20:40:25 [2021-03-11T20:40:25.008Z] --- PASS: TestServiceRemove (0.06s)
20:40:25 [2021-03-11T20:40:25.008Z] === CONT  TestRestore
20:40:25 [2021-03-11T20:40:25.008Z] --- PASS: TestServiceList (0.07s)
20:40:25 [2021-03-11T20:40:25.008Z] time="2021-03-11T20:40:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
20:40:25 [2021-03-11T20:40:25.008Z] time="2021-03-11T20:40:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
20:40:25 [2021-03-11T20:40:25.008Z] --- PASS: TestServiceCreate (0.02s)
20:40:25 [2021-03-11T20:40:25.008Z] time="2021-03-11T20:40:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
20:40:25 [2021-03-11T20:40:25.008Z] --- PASS: TestRestore (0.02s)
20:40:25 [2021-03-11T20:40:25.008Z] time="2021-03-11T20:40:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
20:40:25 [2021-03-11T20:40:25.008Z] --- PASS: TestServicePrune (0.16s)
20:40:25 [2021-03-11T20:40:25.008Z] PASS
20:40:25 [2021-03-11T20:40:25.008Z] coverage: 70.3% of statements
20:40:25 [2021-03-11T20:40:25.008Z] ok  	github.com/docker/docker/volume/service	0.272s	coverage: 70.3% of statements
20:40:25 [2021-03-11T20:40:25.852Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
20:40:26 [2021-03-11T20:40:26.207Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:40:26 [2021-03-11T20:40:26.782Z] --- PASS: TestUpdateRestartPolicy (13.25s)
20:40:26 [2021-03-11T20:40:26.782Z] === RUN   TestUpdateRestartWithAutoRemove
20:40:27 [2021-03-11T20:40:27.203Z] --- PASS: TestNewClientWithTimeout (17.64s)
20:40:27 [2021-03-11T20:40:27.203Z] === RUN   TestClientStream
20:40:27 [2021-03-11T20:40:27.203Z] --- PASS: TestClientStream (0.00s)
20:40:27 [2021-03-11T20:40:27.203Z] === RUN   TestClientSendFile
20:40:27 [2021-03-11T20:40:27.203Z] --- PASS: TestClientSendFile (0.00s)
20:40:27 [2021-03-11T20:40:27.203Z] === RUN   TestClientWithRequestTimeout
20:40:27 [2021-03-11T20:40:27.203Z] --- PASS: TestClientWithRequestTimeout (0.00s)
20:40:27 [2021-03-11T20:40:27.203Z] === RUN   TestFileSpecPlugin
20:40:27 [2021-03-11T20:40:27.203Z] --- PASS: TestFileSpecPlugin (0.01s)
20:40:27 [2021-03-11T20:40:27.203Z] === RUN   TestFileJSONSpecPlugin
20:40:27 [2021-03-11T20:40:27.203Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
20:40:27 [2021-03-11T20:40:27.203Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
20:40:27 [2021-03-11T20:40:27.203Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
20:40:27 [2021-03-11T20:40:27.203Z] === RUN   TestPluginAddHandler
20:40:27 [2021-03-11T20:40:27.203Z] --- PASS: TestPluginAddHandler (0.00s)
20:40:27 [2021-03-11T20:40:27.203Z] === RUN   TestPluginWaitBadPlugin
20:40:27 [2021-03-11T20:40:27.203Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
20:40:27 [2021-03-11T20:40:27.203Z] === RUN   TestGet
20:40:27 [2021-03-11T20:40:27.203Z] time="2021-03-11T20:40:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
20:40:27 [2021-03-11T20:40:27.345Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s)
20:40:27 [2021-03-11T20:40:27.345Z] === RUN   TestWaitNonBlocked
20:40:27 [2021-03-11T20:40:27.602Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:40:27 [2021-03-11T20:40:27.602Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:40:27 [2021-03-11T20:40:27.602Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:40:27 [2021-03-11T20:40:27.602Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:40:27 [2021-03-11T20:40:27.602Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:40:27 [2021-03-11T20:40:27.602Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:40:28 [2021-03-11T20:40:28.165Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
20:40:28 [2021-03-11T20:40:28.180Z] time="2021-03-11T20:40:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
20:40:28 [2021-03-11T20:40:28.763Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:40:29 [2021-03-11T20:40:29.095Z] --- PASS: TestWaitNonBlocked (0.12s)
20:40:29 [2021-03-11T20:40:29.095Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s)
20:40:29 [2021-03-11T20:40:29.095Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.43s)
20:40:29 [2021-03-11T20:40:29.095Z] === RUN   TestWaitBlocked
20:40:29 [2021-03-11T20:40:29.095Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:40:29 [2021-03-11T20:40:29.095Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:40:29 [2021-03-11T20:40:29.095Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:40:29 [2021-03-11T20:40:29.095Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:40:29 [2021-03-11T20:40:29.095Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:40:29 [2021-03-11T20:40:29.095Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:40:30 [2021-03-11T20:40:30.386Z] time="2021-03-11T20:40:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
20:40:30 [2021-03-11T20:40:30.463Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
20:40:30 [2021-03-11T20:40:30.463Z] --- PASS: TestWaitBlocked (0.02s)
20:40:30 [2021-03-11T20:40:30.463Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s)
20:40:30 [2021-03-11T20:40:30.463Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.36s)
20:40:30 [2021-03-11T20:40:30.463Z] === CONT  TestContainerStartOnDaemonRestart
20:40:30 [2021-03-11T20:40:30.463Z] === CONT  TestContainerKillOnDaemonStart
20:40:31 [2021-03-11T20:40:31.317Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:40:31 [2021-03-11T20:40:31.395Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
20:40:31 [2021-03-11T20:40:31.395Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
20:40:31 [2021-03-11T20:40:31.395Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
20:40:32 [2021-03-11T20:40:32.761Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
20:40:33 [2021-03-11T20:40:33.261Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.79s)
20:40:33 [2021-03-11T20:40:33.261Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:40:33 [2021-03-11T20:40:33.692Z] === RUN   TestDockerSuite/TestBuildClearCmd
20:40:33 [2021-03-11T20:40:33.948Z] --- PASS: TestContainerStartOnDaemonRestart (3.53s)
20:40:33 [2021-03-11T20:40:33.948Z] === CONT  TestIpcModeOlderClient
20:40:33 [2021-03-11T20:40:33.948Z] --- PASS: TestIpcModeOlderClient (0.09s)
20:40:33 [2021-03-11T20:40:33.948Z] === CONT  TestDaemonHostGatewayIP
20:40:34 [2021-03-11T20:40:34.153Z] time="2021-03-11T20:40:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
20:40:34 [2021-03-11T20:40:34.204Z] === RUN   TestDockerSuite/TestBuildCmd
20:40:34 [2021-03-11T20:40:34.460Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
20:40:35 [2021-03-11T20:40:35.023Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
20:40:35 [2021-03-11T20:40:35.023Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
20:40:35 [2021-03-11T20:40:35.585Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
20:40:35 [2021-03-11T20:40:35.585Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
20:40:36 [2021-03-11T20:40:36.618Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:40:37 [2021-03-11T20:40:37.481Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
20:40:37 [2021-03-11T20:40:37.481Z] --- PASS: TestDaemonHostGatewayIP (3.66s)
20:40:37 [2021-03-11T20:40:37.481Z] === CONT  TestRestartDaemonWithRestartingContainer
20:40:37 [2021-03-11T20:40:37.565Z] --- PASS: TestDockerNetworkMacvlan (14.63s)
20:40:37 [2021-03-11T20:40:37.565Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.16s)
20:40:37 [2021-03-11T20:40:37.565Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
20:40:37 [2021-03-11T20:40:37.565Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.37s)
20:40:37 [2021-03-11T20:40:37.565Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.42s)
20:40:37 [2021-03-11T20:40:37.565Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.54s)
20:40:37 [2021-03-11T20:40:37.565Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s)
20:40:37 [2021-03-11T20:40:37.565Z] PASS
20:40:37 [2021-03-11T20:40:37.565Z] 
20:40:37 [2021-03-11T20:40:37.565Z] DONE 8 tests in 16.769s
20:40:37 [2021-03-11T20:40:37.565Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
20:40:37 [2021-03-11T20:40:37.565Z] ++ 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
20:40:37 [2021-03-11T20:40:37.565Z] ++ set -e
20:40:37 [2021-03-11T20:40:37.565Z] ++ '[' -n 0 ']'
20:40:37 [2021-03-11T20:40:37.565Z] ++ set -x
20:40:37 [2021-03-11T20:40:37.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:40:37 [2021-03-11T20:40:37.565Z] testing: warning: no tests to run
20:40:37 [2021-03-11T20:40:37.565Z] PASS
20:40:37 [2021-03-11T20:40:37.565Z] 
20:40:37 [2021-03-11T20:40:37.565Z] DONE 0 tests in 0.045s
20:40:37 [2021-03-11T20:40:37.565Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:40:37 [2021-03-11T20:40:37.565Z] ++ 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
20:40:37 [2021-03-11T20:40:37.565Z] ++ set -e
20:40:37 [2021-03-11T20:40:37.565Z] ++ '[' -n 0 ']'
20:40:37 [2021-03-11T20:40:37.565Z] ++ set -x
20:40:37 [2021-03-11T20:40:37.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:40:37 [2021-03-11T20:40:37.828Z] INFO: Testing against a local daemon
20:40:37 [2021-03-11T20:40:37.828Z] === RUN   TestAuthZPluginAllowRequest
20:40:39 [2021-03-11T20:40:39.752Z] --- PASS: TestAuthZPluginAllowRequest (1.63s)
20:40:39 [2021-03-11T20:40:39.752Z] === RUN   TestAuthZPluginTLS
20:40:39 [2021-03-11T20:40:39.999Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
20:40:40 [2021-03-11T20:40:40.326Z] --- PASS: TestAuthZPluginTLS (0.73s)
20:40:40 [2021-03-11T20:40:40.326Z] === RUN   TestAuthZPluginDenyRequest
20:40:40 [2021-03-11T20:40:40.563Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.84s)
20:40:40 [2021-03-11T20:40:40.563Z] === CONT  TestDaemonRestartIpcMode
20:40:40 [2021-03-11T20:40:40.901Z] --- PASS: TestAuthZPluginDenyRequest (0.68s)
20:40:40 [2021-03-11T20:40:40.901Z] === RUN   TestAuthZPluginAPIDenyResponse
20:40:41 [2021-03-11T20:40:41.476Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.69s)
20:40:41 [2021-03-11T20:40:41.476Z] === RUN   TestAuthZPluginDenyResponse
20:40:42 [2021-03-11T20:40:42.422Z] --- PASS: TestAuthZPluginDenyResponse (0.69s)
20:40:42 [2021-03-11T20:40:42.422Z] === RUN   TestAuthZPluginAllowEventStream
20:40:42 [2021-03-11T20:40:42.766Z] --- PASS: TestGet (15.01s)
20:40:42 [2021-03-11T20:40:42.766Z] === RUN   TestPluginWithNoManifest
20:40:42 [2021-03-11T20:40:42.766Z] --- PASS: TestPluginWithNoManifest (0.00s)
20:40:42 [2021-03-11T20:40:42.766Z] === RUN   TestGetAll
20:40:42 [2021-03-11T20:40:42.766Z] --- PASS: TestGetAll (0.00s)
20:40:42 [2021-03-11T20:40:42.766Z] PASS
20:40:42 [2021-03-11T20:40:42.766Z] coverage: 73.4% of statements
20:40:42 [2021-03-11T20:40:42.766Z] ok  	github.com/docker/docker/pkg/plugins	35.097s	coverage: 73.4% of statements
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/pkg/term	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/quota	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/rootless	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/volume	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:40:42 [2021-03-11T20:40:42.766Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:40:43 [2021-03-11T20:40:43.083Z] === RUN   TestDockerSuite/TestBuildConditionalCache
20:40:43 [2021-03-11T20:40:43.340Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
20:40:43 [2021-03-11T20:40:43.743Z] 
20:40:43 [2021-03-11T20:40:43.743Z] === Skipped
20:40:43 [2021-03-11T20:40:43.743Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
20:40:43 [2021-03-11T20:40:43.743Z]     dispatchers_test.go:376: Windows does not support stopsignal
20:40:43 [2021-03-11T20:40:43.743Z] 
20:40:43 [2021-03-11T20:40:43.743Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
20:40:43 [2021-03-11T20:40:43.743Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:40:43 [2021-03-11T20:40:43.743Z] 
20:40:43 [2021-03-11T20:40:43.743Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
20:40:43 [2021-03-11T20:40:43.743Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:40:43 [2021-03-11T20:40:43.743Z] 
20:40:43 [2021-03-11T20:40:43.743Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
20:40:43 [2021-03-11T20:40:43.743Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:40:43 [2021-03-11T20:40:43.743Z] 
20:40:43 [2021-03-11T20:40:43.743Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
20:40:43 [2021-03-11T20:40:43.743Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:40:43 [2021-03-11T20:40:43.743Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     client_test.go:23: runtime.GOOS == "windows"
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     daemon_test.go:147: root required
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     reload_test.go:520: root required
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     pull_v2_test.go:73: Needs fixing on Windows
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     pull_v2_test.go:118: Needs fixing on Windows
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     download_test.go:268: Needs fixing on Windows
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     layer_test.go:304: Failing on Windows
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     layer_test.go:353: Failing on Windows
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     layer_test.go:468: Failing on Windows
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     layer_test.go:697: Failing on Windows
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     migration_test.go:46: Failing on Windows
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     migration_test.go:182: Failing on Windows
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     mount_test.go:17: Failing on Windows
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     mount_test.go:76: Failing on Windows
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     mount_test.go:125: Failing on Windows
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     mount_test.go:212: Failing on Windows
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     archive_test.go:134: Xz not present in msys2
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     archive_test.go:239: Failing on Windows CI machines
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     archive_windows_test.go:16: Currently fails
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     changes_test.go:192: needs more investigation
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     changes_test.go:405: needs further investigation
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     changes_test.go:441: needs further investigation
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     poller_test.go:41: No chmod on Windows
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     fileutils_test.go:134: Needs porting to Windows
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     fileutils_test.go:180: Needs porting to Windows
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
20:40:43 [2021-03-11T20:40:43.744Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
20:40:43 [2021-03-11T20:40:43.744Z]     local_test.go:181: runtime.GOOS == "windows"
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] 
20:40:43 [2021-03-11T20:40:43.744Z] DONE 1829 tests, 45 skipped in 196.936s
20:40:43 [2021-03-11T20:40:43.744Z] INFO: make.ps1 ended at 03/11/2021 20:40:43
20:40:43 [2021-03-11T20:40:43.813Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s)
20:40:43 [2021-03-11T20:40:43.813Z] === RUN   TestAuthZPluginErrorResponse
20:40:44 [2021-03-11T20:40:44.270Z] --- PASS: TestContainerKillOnDaemonStart (13.72s)
20:40:44 [2021-03-11T20:40:44.270Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
20:40:44 [2021-03-11T20:40:44.388Z] --- PASS: TestAuthZPluginErrorResponse (0.67s)
20:40:44 [2021-03-11T20:40:44.388Z] === RUN   TestAuthZPluginErrorRequest
20:40:44 [2021-03-11T20:40:44.526Z] --- PASS: TestDaemonRestartIpcMode (3.98s)
20:40:44 [2021-03-11T20:40:44.526Z] PASS
20:40:44 [2021-03-11T20:40:44.526Z] 
20:40:44 [2021-03-11T20:40:44.526Z] === Skipped
20:40:44 [2021-03-11T20:40:44.526Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
20:40:44 [2021-03-11T20:40:44.526Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:40:44 [2021-03-11T20:40:44.526Z] 
20:40:44 [2021-03-11T20:40:44.526Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
20:40:44 [2021-03-11T20:40:44.526Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:40:44 [2021-03-11T20:40:44.526Z] 
20:40:44 [2021-03-11T20:40:44.526Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
20:40:44 [2021-03-11T20:40:44.526Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:40:44 [2021-03-11T20:40:44.526Z] 
20:40:44 [2021-03-11T20:40:44.526Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:40:44 [2021-03-11T20:40:44.526Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:40:44 [2021-03-11T20:40:44.526Z] 
20:40:44 [2021-03-11T20:40:44.526Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
20:40:44 [2021-03-11T20:40:44.526Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:40:44 [2021-03-11T20:40:44.526Z] 
20:40:44 [2021-03-11T20:40:44.526Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
20:40:44 [2021-03-11T20:40:44.526Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:40:44 [2021-03-11T20:40:44.526Z] 
20:40:44 [2021-03-11T20:40:44.526Z] 
20:40:44 [2021-03-11T20:40:44.526Z] DONE 196 tests, 6 skipped in 151.105s
20:40:44 [2021-03-11T20:40:44.526Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
20:40:44 [2021-03-11T20:40:44.526Z] ++ 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
20:40:44 [2021-03-11T20:40:44.526Z] ++ set -e
20:40:44 [2021-03-11T20:40:44.526Z] ++ '[' -n 0 ']'
20:40:44 [2021-03-11T20:40:44.526Z] ++ set -x
20:40:44 [2021-03-11T20:40:44.526Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:40:44 [2021-03-11T20:40:44.783Z] INFO: Testing against a local daemon
20:40:44 [2021-03-11T20:40:44.783Z] === RUN   TestCommitInheritsEnv
20:40:45 [2021-03-11T20:40:45.294Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
20:40:45 [2021-03-11T20:40:45.294Z] INFO: Unit tests ended at 03/11/2021 20:40:44. Duration:00:03:30.7284009
20:40:45 [2021-03-11T20:40:45.294Z] INFO: Building busybox
20:40:45 [2021-03-11T20:40:45.294Z] Sending build context to Docker daemon   5.12kB
20:40:45 [2021-03-11T20:40:45.294Z] 
20:40:45 [2021-03-11T20:40:45.294Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
20:40:45 [2021-03-11T20:40:45.294Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
20:40:45 [2021-03-11T20:40:45.294Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
20:40:45 [2021-03-11T20:40:45.294Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
20:40:45 [2021-03-11T20:40:45.294Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
20:40:45 [2021-03-11T20:40:45.294Z]  ---> 3eaa9ebbf51f
20:40:45 [2021-03-11T20:40:45.294Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
20:40:45 [2021-03-11T20:40:45.294Z]  ---> Running in 8ca9b6d455b5
20:40:45 [2021-03-11T20:40:45.335Z] --- PASS: TestAuthZPluginErrorRequest (0.64s)
20:40:45 [2021-03-11T20:40:45.335Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:40:45 [2021-03-11T20:40:45.345Z] === RUN   TestDockerSuite/TestBuildContextCleanup
20:40:45 [2021-03-11T20:40:45.345Z] --- PASS: TestCommitInheritsEnv (0.50s)
20:40:45 [2021-03-11T20:40:45.345Z] === RUN   TestImportExtremelyLargeImageWorks
20:40:45 [2021-03-11T20:40:45.345Z] === PAUSE TestImportExtremelyLargeImageWorks
20:40:45 [2021-03-11T20:40:45.345Z] === RUN   TestImagesFilterMultiReference
20:40:45 [2021-03-11T20:40:45.345Z] --- PASS: TestImagesFilterMultiReference (0.08s)
20:40:45 [2021-03-11T20:40:45.345Z] === RUN   TestImagePullPlatformInvalid
20:40:45 [2021-03-11T20:40:45.345Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
20:40:45 [2021-03-11T20:40:45.345Z] === RUN   TestRemoveImageOrphaning
20:40:45 [2021-03-11T20:40:45.601Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
20:40:45 [2021-03-11T20:40:45.860Z] --- PASS: TestRemoveImageOrphaning (0.56s)
20:40:45 [2021-03-11T20:40:45.860Z] === RUN   TestRemoveImageGarbageCollector
20:40:45 [2021-03-11T20:40:45.910Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s)
20:40:45 [2021-03-11T20:40:45.910Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:40:46 [2021-03-11T20:40:46.421Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
20:40:46 [2021-03-11T20:40:46.421Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
20:40:46 [2021-03-11T20:40:46.983Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
20:40:47 [2021-03-11T20:40:47.240Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
20:40:47 [2021-03-11T20:40:47.833Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.98s)
20:40:47 [2021-03-11T20:40:47.833Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:40:48 [2021-03-11T20:40:48.168Z] --- PASS: TestRemoveImageGarbageCollector (2.11s)
20:40:48 [2021-03-11T20:40:48.168Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:40:48 [2021-03-11T20:40:48.168Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
20:40:48 [2021-03-11T20:40:48.168Z] === RUN   TestTagInvalidReference
20:40:48 [2021-03-11T20:40:48.168Z] --- PASS: TestTagInvalidReference (0.05s)
20:40:48 [2021-03-11T20:40:48.168Z] === RUN   TestTagValidPrefixedRepo
20:40:48 [2021-03-11T20:40:48.168Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
20:40:48 [2021-03-11T20:40:48.168Z] === RUN   TestTagExistedNameWithoutForce
20:40:48 [2021-03-11T20:40:48.168Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
20:40:48 [2021-03-11T20:40:48.168Z] === RUN   TestTagOfficialNames
20:40:48 [2021-03-11T20:40:48.424Z] --- PASS: TestTagOfficialNames (0.10s)
20:40:48 [2021-03-11T20:40:48.424Z] === RUN   TestTagMatchesDigest
20:40:48 [2021-03-11T20:40:48.424Z] --- PASS: TestTagMatchesDigest (0.03s)
20:40:48 [2021-03-11T20:40:48.424Z] === CONT  TestImportExtremelyLargeImageWorks
20:40:48 [2021-03-11T20:40:48.681Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
20:40:49 [2021-03-11T20:40:49.051Z] Removing intermediate container 8ca9b6d455b5
20:40:49 [2021-03-11T20:40:49.051Z]  ---> 0b7e4a4284dd
20:40:49 [2021-03-11T20:40:49.051Z] Step 7/13 : ARG BUSYBOX_VERSION
20:40:49 [2021-03-11T20:40:49.051Z]  ---> Running in 95d39a9fee7d
20:40:49 [2021-03-11T20:40:49.514Z] Removing intermediate container 95d39a9fee7d
20:40:49 [2021-03-11T20:40:49.514Z]  ---> 26a4cf19baa2
20:40:49 [2021-03-11T20:40:49.514Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
20:40:49 [2021-03-11T20:40:49.514Z]  ---> Running in 96a4045ebc9a
20:40:49 [2021-03-11T20:40:49.756Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s)
20:40:49 [2021-03-11T20:40:49.756Z] === RUN   TestAuthZPluginHeader
20:40:49 [2021-03-11T20:40:49.977Z] Removing intermediate container 96a4045ebc9a
20:40:49 [2021-03-11T20:40:49.977Z]  ---> 2ceafad939c6
20:40:49 [2021-03-11T20:40:49.977Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
20:40:51 [2021-03-11T20:40:51.147Z] --- PASS: TestAuthZPluginHeader (1.06s)
20:40:51 [2021-03-11T20:40:51.147Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:40:51 [2021-03-11T20:40:51.147Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
20:40:51 [2021-03-11T20:40:51.147Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:40:51 [2021-03-11T20:40:51.147Z] === RUN   TestAuthZPluginV2Disable
20:40:51 [2021-03-11T20:40:51.147Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:40:51 [2021-03-11T20:40:51.147Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:40:51 [2021-03-11T20:40:51.147Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:40:51 [2021-03-11T20:40:51.147Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:40:51 [2021-03-11T20:40:51.147Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:40:51 [2021-03-11T20:40:51.147Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:40:51 [2021-03-11T20:40:51.147Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:40:51 [2021-03-11T20:40:51.147Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:40:51 [2021-03-11T20:40:51.147Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:40:51 [2021-03-11T20:40:51.295Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
20:40:51 [2021-03-11T20:40:51.295Z] PASS
20:40:51 [2021-03-11T20:40:51.295Z] 
20:40:51 [2021-03-11T20:40:51.295Z] DONE 17 tests in 47.588s
20:40:51 [2021-03-11T20:40:51.295Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:40:51 [2021-03-11T20:40:51.295Z] INFO: Testing against a local daemon
20:40:51 [2021-03-11T20:40:51.295Z] === RUN   TestPluginInvalidJSON
20:40:51 [2021-03-11T20:40:51.295Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:40:51 [2021-03-11T20:40:51.295Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:40:51 [2021-03-11T20:40:51.295Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:40:51 [2021-03-11T20:40:51.295Z] --- PASS: TestPluginInvalidJSON (0.01s)
20:40:51 [2021-03-11T20:40:51.295Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:40:51 [2021-03-11T20:40:51.295Z] === RUN   TestPluginInstall
20:40:51 [2021-03-11T20:40:51.295Z] === RUN   TestPluginInstall/no_auth
20:40:51 [2021-03-11T20:40:51.295Z] time="2021-03-11T20:40:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:40:51 [2021-03-11T20:40:51.295Z] time="2021-03-11T20:40:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b17580be98d1f14653f2a0dbd613b31cfbdb9279fe57abee0f8556f167739396" mediatype=application/vnd.docker.plugin.v1+json size=522
20:40:51 [2021-03-11T20:40:51.295Z] time="2021-03-11T20:40:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:40:51 [2021-03-11T20:40:51.295Z] time="2021-03-11T20:40:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b17580be98d1f14653f2a0dbd613b31cfbdb9279fe57abee0f8556f167739396" mediatype=application/vnd.docker.plugin.v1+json size=522
20:40:51 [2021-03-11T20:40:51.295Z] === RUN   TestPluginInstall/with_htpasswd
20:40:51 [2021-03-11T20:40:51.295Z] time="2021-03-11T20:40:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:40:51 [2021-03-11T20:40:51.295Z] time="2021-03-11T20:40:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8af28448970b6858ca48f93648baed5bdfbbf89a3132f37d61fbcaef79a2754" mediatype=application/vnd.docker.plugin.v1+json size=522
20:40:51 [2021-03-11T20:40:51.295Z] time="2021-03-11T20:40:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:40:51 [2021-03-11T20:40:51.295Z] time="2021-03-11T20:40:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8af28448970b6858ca48f93648baed5bdfbbf89a3132f37d61fbcaef79a2754" mediatype=application/vnd.docker.plugin.v1+json size=522
20:40:51 [2021-03-11T20:40:51.525Z] 
20:40:51 [2021-03-11T20:40:51.525Z]  ---> 7b7bb59f5dd0
20:40:51 [2021-03-11T20:40:51.525Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
20:40:51 [2021-03-11T20:40:51.525Z]  ---> Running in abea53a3ec62
20:40:51 [2021-03-11T20:40:51.551Z] === RUN   TestPluginInstall/with_insecure
20:40:52 [2021-03-11T20:40:52.914Z] time="2021-03-11T20:40:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:40:52 [2021-03-11T20:40:52.914Z] time="2021-03-11T20:40:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f5dfb23be891890cecb352f708d0761713c29c20cb33c18f15abdb89f4b4c29" mediatype=application/vnd.docker.plugin.v1+json size=522
20:40:52 [2021-03-11T20:40:52.914Z] time="2021-03-11T20:40:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:40:52 [2021-03-11T20:40:52.914Z] time="2021-03-11T20:40:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f5dfb23be891890cecb352f708d0761713c29c20cb33c18f15abdb89f4b4c29" mediatype=application/vnd.docker.plugin.v1+json size=522
20:40:52 [2021-03-11T20:40:52.914Z] --- PASS: TestPluginInstall (4.16s)
20:40:52 [2021-03-11T20:40:52.914Z]     --- PASS: TestPluginInstall/no_auth (2.10s)
20:40:52 [2021-03-11T20:40:52.914Z]     --- PASS: TestPluginInstall/with_htpasswd (0.79s)
20:40:52 [2021-03-11T20:40:52.914Z]     --- PASS: TestPluginInstall/with_insecure (1.27s)
20:40:52 [2021-03-11T20:40:52.914Z]         plugin_test.go:160: [df247902ce240] daemon is not started
20:40:52 [2021-03-11T20:40:52.914Z] === RUN   TestPluginsWithRuntimes
20:40:54 [2021-03-11T20:40:54.803Z] === RUN   TestPluginsWithRuntimes/No_Args
20:40:55 [2021-03-11T20:40:55.222Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
20:40:55 [2021-03-11T20:40:55.365Z] === RUN   TestPluginsWithRuntimes/With_Args
20:40:56 [2021-03-11T20:40:56.728Z] --- PASS: TestPluginsWithRuntimes (3.57s)
20:40:56 [2021-03-11T20:40:56.728Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
20:40:56 [2021-03-11T20:40:56.728Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
20:40:56 [2021-03-11T20:40:56.728Z] PASS
20:40:56 [2021-03-11T20:40:56.728Z] 
20:40:56 [2021-03-11T20:40:56.728Z] DONE 9 tests in 7.788s
20:40:56 [2021-03-11T20:40:56.728Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:40:56 [2021-03-11T20:40:56.728Z] INFO: Testing against a local daemon
20:40:56 [2021-03-11T20:40:56.728Z] === RUN   TestExternalGraphDriver
20:40:56 [2021-03-11T20:40:56.728Z] === RUN   TestExternalGraphDriver/json
20:40:58 [2021-03-11T20:40:58.616Z] === RUN   TestExternalGraphDriver/spec
20:40:59 [2021-03-11T20:40:59.394Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
20:40:59 [2021-03-11T20:40:59.394Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
20:40:59 [2021-03-11T20:40:59.979Z] === RUN   TestExternalGraphDriver/pull
20:41:00 [2021-03-11T20:41:00.129Z] Removing intermediate container abea53a3ec62
20:41:00 [2021-03-11T20:41:00.129Z]  ---> 168d67ba6d2a
20:41:00 [2021-03-11T20:41:00.129Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
20:41:00 [2021-03-11T20:41:00.129Z]  ---> Running in 0e3855f9484e
20:41:00 [2021-03-11T20:41:00.324Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
20:41:01 [2021-03-11T20:41:01.104Z] 
20:41:01 [2021-03-11T20:41:01.104Z] SUCCESS: Specified value was saved.
20:41:01 [2021-03-11T20:41:01.255Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
20:41:01 [2021-03-11T20:41:01.869Z] --- PASS: TestExternalGraphDriver (5.02s)
20:41:01 [2021-03-11T20:41:01.869Z]     --- PASS: TestExternalGraphDriver/json (1.70s)
20:41:01 [2021-03-11T20:41:01.869Z]     --- PASS: TestExternalGraphDriver/spec (1.72s)
20:41:01 [2021-03-11T20:41:01.869Z]     --- PASS: TestExternalGraphDriver/pull (1.50s)
20:41:01 [2021-03-11T20:41:01.869Z] === RUN   TestGraphdriverPluginV2
20:41:03 [2021-03-11T20:41:03.302Z] Removing intermediate container 0e3855f9484e
20:41:03 [2021-03-11T20:41:03.302Z]  ---> ded701547920
20:41:03 [2021-03-11T20:41:03.302Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
20:41:03 [2021-03-11T20:41:03.302Z]  ---> Running in 072b6c521695
20:41:03 [2021-03-11T20:41:03.774Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
20:41:04 [2021-03-11T20:41:04.703Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
20:41:05 [2021-03-11T20:41:05.134Z] --- PASS: TestGraphdriverPluginV2 (3.73s)
20:41:05 [2021-03-11T20:41:05.134Z] PASS
20:41:05 [2021-03-11T20:41:05.134Z] 
20:41:05 [2021-03-11T20:41:05.134Z] DONE 5 tests in 8.803s
20:41:05 [2021-03-11T20:41:05.391Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:41:05 [2021-03-11T20:41:05.391Z] INFO: Testing against a local daemon
20:41:05 [2021-03-11T20:41:05.391Z] === RUN   TestContinueAfterPluginCrash
20:41:05 [2021-03-11T20:41:05.391Z] === PAUSE TestContinueAfterPluginCrash
20:41:05 [2021-03-11T20:41:05.391Z] === RUN   TestReadPluginNoRead
20:41:05 [2021-03-11T20:41:05.391Z] === PAUSE TestReadPluginNoRead
20:41:05 [2021-03-11T20:41:05.391Z] === RUN   TestDaemonStartWithLogOpt
20:41:05 [2021-03-11T20:41:05.391Z] === PAUSE TestDaemonStartWithLogOpt
20:41:05 [2021-03-11T20:41:05.391Z] === CONT  TestContinueAfterPluginCrash
20:41:05 [2021-03-11T20:41:05.391Z] === CONT  TestDaemonStartWithLogOpt
20:41:06 [2021-03-11T20:41:06.595Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
20:41:07 [2021-03-11T20:41:07.059Z] Cannot create a file when that file already exists.
20:41:09 [2021-03-11T20:41:09.118Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
20:41:09 [2021-03-11T20:41:09.280Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.91s)
20:41:09 [2021-03-11T20:41:09.280Z] PASS
20:41:09 [2021-03-11T20:41:09.280Z] 
20:41:09 [2021-03-11T20:41:09.280Z] === Skipped
20:41:09 [2021-03-11T20:41:09.280Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
20:41:09 [2021-03-11T20:41:09.280Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:41:09 [2021-03-11T20:41:09.280Z] 
20:41:09 [2021-03-11T20:41:09.280Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:41:09 [2021-03-11T20:41:09.280Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:41:09 [2021-03-11T20:41:09.280Z] 
20:41:09 [2021-03-11T20:41:09.280Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:41:09 [2021-03-11T20:41:09.280Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:41:09 [2021-03-11T20:41:09.280Z] 
20:41:09 [2021-03-11T20:41:09.280Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:41:09 [2021-03-11T20:41:09.280Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:41:09 [2021-03-11T20:41:09.280Z] 
20:41:09 [2021-03-11T20:41:09.280Z] 
20:41:09 [2021-03-11T20:41:09.280Z] DONE 17 tests, 4 skipped in 31.166s
20:41:09 [2021-03-11T20:41:09.280Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:41:09 [2021-03-11T20:41:09.280Z] ++ 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
20:41:09 [2021-03-11T20:41:09.280Z] ++ set -e
20:41:09 [2021-03-11T20:41:09.280Z] ++ '[' -n 0 ']'
20:41:09 [2021-03-11T20:41:09.280Z] ++ set -x
20:41:09 [2021-03-11T20:41:09.280Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:41:09 [2021-03-11T20:41:09.280Z] INFO: Testing against a local daemon
20:41:09 [2021-03-11T20:41:09.280Z] === RUN   TestPluginInvalidJSON
20:41:09 [2021-03-11T20:41:09.280Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:41:09 [2021-03-11T20:41:09.280Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:41:09 [2021-03-11T20:41:09.280Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:41:09 [2021-03-11T20:41:09.280Z] --- PASS: TestPluginInvalidJSON (0.03s)
20:41:09 [2021-03-11T20:41:09.280Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
20:41:09 [2021-03-11T20:41:09.280Z] === RUN   TestPluginInstall
20:41:09 [2021-03-11T20:41:09.280Z] === RUN   TestPluginInstall/no_auth
20:41:09 [2021-03-11T20:41:09.555Z] --- PASS: TestDaemonStartWithLogOpt (4.17s)
20:41:09 [2021-03-11T20:41:09.555Z] === CONT  TestReadPluginNoRead
20:41:09 [2021-03-11T20:41:09.679Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
20:41:10 [2021-03-11T20:41:10.611Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
20:41:10 [2021-03-11T20:41:10.611Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
20:41:10 [2021-03-11T20:41:10.612Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
20:41:10 [2021-03-11T20:41:10.612Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
20:41:10 [2021-03-11T20:41:10.612Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
20:41:11 [2021-03-11T20:41:11.773Z] Removing intermediate container 072b6c521695
20:41:11 [2021-03-11T20:41:11.773Z]  ---> 125e9ae1481d
20:41:11 [2021-03-11T20:41:11.773Z] Step 13/13 : CMD ["sh"]
20:41:11 [2021-03-11T20:41:11.773Z]  ---> Running in 0324c6890745
20:41:11 [2021-03-11T20:41:11.773Z] Removing intermediate container 0324c6890745
20:41:11 [2021-03-11T20:41:11.773Z]  ---> d67ad6d04766
20:41:11 [2021-03-11T20:41:11.773Z] Successfully built d67ad6d04766
20:41:11 [2021-03-11T20:41:11.773Z] Successfully tagged busybox:latest
20:41:11 [2021-03-11T20:41:11.773Z] INFO: Docker images of the daemon under test
20:41:11 [2021-03-11T20:41:11.773Z] 
20:41:11 [2021-03-11T20:41:11.773Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
20:41:11 [2021-03-11T20:41:11.773Z] busybox                                latest              d67ad6d04766        Less than a second ago   5.32GB
20:41:11 [2021-03-11T20:41:11.773Z] microsoft/windowsservercore            latest              3eaa9ebbf51f        12 days ago              5.25GB
20:41:11 [2021-03-11T20:41:11.773Z] mcr.microsoft.com/windows/servercore   ltsc2019            3eaa9ebbf51f        12 days ago              5.25GB
20:41:11 [2021-03-11T20:41:11.773Z] 
20:41:11 [2021-03-11T20:41:11.773Z] INFO: Running integration tests at 03/11/2021 20:41:11...
20:41:11 [2021-03-11T20:41:11.773Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
20:41:11 [2021-03-11T20:41:11.773Z] INFO: Integration API tests being run from the host:
20:41:11 [2021-03-11T20:41:11.773Z] INFO: make.ps1 starting at 03/11/2021 20:41:11
20:41:11 [2021-03-11T20:41:11.835Z] time="2021-03-11T20:41:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:41:11 [2021-03-11T20:41:11.835Z] time="2021-03-11T20:41:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d654fda81a4277f08b8121f540c2d06a906772d687b70ccd3648cdae31cef81" mediatype=application/vnd.docker.plugin.v1+json size=522
20:41:11 [2021-03-11T20:41:11.835Z] time="2021-03-11T20:41:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:41:11 [2021-03-11T20:41:11.835Z] time="2021-03-11T20:41:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d654fda81a4277f08b8121f540c2d06a906772d687b70ccd3648cdae31cef81" mediatype=application/vnd.docker.plugin.v1+json size=522
20:41:12 [2021-03-11T20:41:12.069Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:41:12 [2021-03-11T20:41:12.098Z] === RUN   TestPluginInstall/with_htpasswd
20:41:12 [2021-03-11T20:41:12.748Z] Running D:\gopath\src\github.com\docker\docker\integration\build
20:41:13 [2021-03-11T20:41:13.045Z] time="2021-03-11T20:41:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:41:13 [2021-03-11T20:41:13.045Z] time="2021-03-11T20:41:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0aabd7836952942e78e3ac4f947df38cf23d85acc7e39dc8c8b524b42a188f94" mediatype=application/vnd.docker.plugin.v1+json size=522
20:41:13 [2021-03-11T20:41:13.045Z] time="2021-03-11T20:41:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:41:13 [2021-03-11T20:41:13.045Z] time="2021-03-11T20:41:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0aabd7836952942e78e3ac4f947df38cf23d85acc7e39dc8c8b524b42a188f94" mediatype=application/vnd.docker.plugin.v1+json size=522
20:41:13 [2021-03-11T20:41:13.307Z] === RUN   TestPluginInstall/with_insecure
20:41:13 [2021-03-11T20:41:13.432Z] === RUN   TestReadPluginNoRead/default
20:41:13 [2021-03-11T20:41:13.881Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
20:41:14 [2021-03-11T20:41:14.359Z] --- PASS: TestContinueAfterPluginCrash (9.13s)
20:41:14 [2021-03-11T20:41:14.699Z] time="2021-03-11T20:41:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:41:14 [2021-03-11T20:41:14.699Z] time="2021-03-11T20:41:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb1ae751b51bb9006e9911524ff3c2ca8bfd2328e7f7ff57a655921a417216e7" mediatype=application/vnd.docker.plugin.v1+json size=522
20:41:14 [2021-03-11T20:41:14.699Z] time="2021-03-11T20:41:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:41:14 [2021-03-11T20:41:14.699Z] time="2021-03-11T20:41:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb1ae751b51bb9006e9911524ff3c2ca8bfd2328e7f7ff57a655921a417216e7" mediatype=application/vnd.docker.plugin.v1+json size=522
20:41:14 [2021-03-11T20:41:14.810Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
20:41:14 [2021-03-11T20:41:14.920Z] === RUN   TestReadPluginNoRead/disabled_caching
20:41:14 [2021-03-11T20:41:14.962Z] --- PASS: TestPluginInstall (5.94s)
20:41:14 [2021-03-11T20:41:14.962Z]     --- PASS: TestPluginInstall/no_auth (3.07s)
20:41:14 [2021-03-11T20:41:14.962Z]     --- PASS: TestPluginInstall/with_htpasswd (1.17s)
20:41:14 [2021-03-11T20:41:14.962Z]     --- PASS: TestPluginInstall/with_insecure (1.70s)
20:41:14 [2021-03-11T20:41:14.962Z]         plugin_test.go:160: [daacd28cee14b] daemon is not started
20:41:14 [2021-03-11T20:41:14.962Z] === RUN   TestPluginsWithRuntimes
20:41:15 [2021-03-11T20:41:15.066Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
20:41:16 [2021-03-11T20:41:16.284Z] --- PASS: TestReadPluginNoRead (6.71s)
20:41:16 [2021-03-11T20:41:16.284Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.35s)
20:41:16 [2021-03-11T20:41:16.284Z]     --- PASS: TestReadPluginNoRead/default (1.39s)
20:41:16 [2021-03-11T20:41:16.284Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.28s)
20:41:16 [2021-03-11T20:41:16.284Z]     read_test.go:92: [dd5cd6ee09965] daemon is not started
20:41:16 [2021-03-11T20:41:16.284Z] PASS
20:41:16 [2021-03-11T20:41:16.284Z] 
20:41:16 [2021-03-11T20:41:16.284Z] DONE 6 tests in 10.913s
20:41:16 [2021-03-11T20:41:16.284Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:41:16 [2021-03-11T20:41:16.284Z] testing: warning: no tests to run
20:41:16 [2021-03-11T20:41:16.284Z] PASS
20:41:16 [2021-03-11T20:41:16.284Z] 
20:41:16 [2021-03-11T20:41:16.284Z] DONE 0 tests in 0.007s
20:41:16 [2021-03-11T20:41:16.284Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:41:16 [2021-03-11T20:41:16.284Z] INFO: Testing against a local daemon
20:41:16 [2021-03-11T20:41:16.284Z] === RUN   TestPluginWithDevMounts
20:41:16 [2021-03-11T20:41:16.284Z] === PAUSE TestPluginWithDevMounts
20:41:16 [2021-03-11T20:41:16.284Z] === CONT  TestPluginWithDevMounts
20:41:17 [2021-03-11T20:41:17.515Z] === RUN   TestPluginsWithRuntimes/No_Args
20:41:18 [2021-03-11T20:41:18.171Z] --- PASS: TestPluginWithDevMounts (1.76s)
20:41:18 [2021-03-11T20:41:18.171Z] PASS
20:41:18 [2021-03-11T20:41:18.171Z] 
20:41:18 [2021-03-11T20:41:18.171Z] DONE 1 tests in 1.794s
20:41:18 [2021-03-11T20:41:18.171Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
20:41:18 [2021-03-11T20:41:18.171Z] INFO: Testing against a local daemon
20:41:18 [2021-03-11T20:41:18.171Z] === RUN   TestSecretInspect
20:41:18 [2021-03-11T20:41:18.905Z] === RUN   TestPluginsWithRuntimes/With_Args
20:41:19 [2021-03-11T20:41:19.237Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
20:41:19 [2021-03-11T20:41:19.237Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
20:41:20 [2021-03-11T20:41:20.296Z] --- PASS: TestPluginsWithRuntimes (5.17s)
20:41:20 [2021-03-11T20:41:20.296Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.48s)
20:41:20 [2021-03-11T20:41:20.296Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.48s)
20:41:20 [2021-03-11T20:41:20.296Z] PASS
20:41:20 [2021-03-11T20:41:20.296Z] 
20:41:20 [2021-03-11T20:41:20.296Z] DONE 9 tests in 11.404s
20:41:20 [2021-03-11T20:41:20.296Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:41:20 [2021-03-11T20:41:20.296Z] ++ 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
20:41:20 [2021-03-11T20:41:20.296Z] ++ set -e
20:41:20 [2021-03-11T20:41:20.296Z] ++ '[' -n 0 ']'
20:41:20 [2021-03-11T20:41:20.296Z] ++ set -x
20:41:20 [2021-03-11T20:41:20.296Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:41:20 [2021-03-11T20:41:20.558Z] INFO: Testing against a local daemon
20:41:20 [2021-03-11T20:41:20.558Z] === RUN   TestExternalGraphDriver
20:41:20 [2021-03-11T20:41:20.558Z] === RUN   TestExternalGraphDriver/json
20:41:20 [2021-03-11T20:41:20.737Z] --- PASS: TestSecretInspect (2.30s)
20:41:20 [2021-03-11T20:41:20.737Z] === RUN   TestSecretList
20:41:21 [2021-03-11T20:41:21.756Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
20:41:22 [2021-03-11T20:41:22.319Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
20:41:23 [2021-03-11T20:41:23.125Z] === RUN   TestExternalGraphDriver/spec
20:41:23 [2021-03-11T20:41:23.253Z] --- PASS: TestSecretList (2.40s)
20:41:23 [2021-03-11T20:41:23.253Z] === RUN   TestSecretsCreateAndDelete
20:41:25 [2021-03-11T20:41:25.140Z] --- PASS: TestSecretsCreateAndDelete (2.39s)
20:41:25 [2021-03-11T20:41:25.140Z] === RUN   TestSecretsUpdate
20:41:25 [2021-03-11T20:41:25.591Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
20:41:25 [2021-03-11T20:41:25.686Z] === RUN   TestExternalGraphDriver/pull
20:41:26 [2021-03-11T20:41:26.519Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
20:41:26 [2021-03-11T20:41:26.776Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
20:41:27 [2021-03-11T20:41:27.028Z] --- PASS: TestSecretsUpdate (1.94s)
20:41:27 [2021-03-11T20:41:27.028Z] === RUN   TestTemplatedSecret
20:41:27 [2021-03-11T20:41:27.610Z] --- PASS: TestExternalGraphDriver (6.86s)
20:41:27 [2021-03-11T20:41:27.610Z]     --- PASS: TestExternalGraphDriver/json (2.30s)
20:41:27 [2021-03-11T20:41:27.610Z]     --- PASS: TestExternalGraphDriver/spec (2.41s)
20:41:27 [2021-03-11T20:41:27.610Z]     --- PASS: TestExternalGraphDriver/pull (2.02s)
20:41:27 [2021-03-11T20:41:27.610Z] === RUN   TestGraphdriverPluginV2
20:41:27 [2021-03-11T20:41:27.610Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
20:41:27 [2021-03-11T20:41:27.610Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:41:27 [2021-03-11T20:41:27.610Z] PASS
20:41:27 [2021-03-11T20:41:27.610Z] 
20:41:27 [2021-03-11T20:41:27.610Z] === Skipped
20:41:27 [2021-03-11T20:41:27.610Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
20:41:27 [2021-03-11T20:41:27.610Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:41:27 [2021-03-11T20:41:27.610Z] 
20:41:27 [2021-03-11T20:41:27.610Z] 
20:41:27 [2021-03-11T20:41:27.610Z] DONE 5 tests, 1 skipped in 7.139s
20:41:27 [2021-03-11T20:41:27.610Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:41:27 [2021-03-11T20:41:27.610Z] ++ 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
20:41:27 [2021-03-11T20:41:27.610Z] ++ set -e
20:41:27 [2021-03-11T20:41:27.610Z] ++ '[' -n 0 ']'
20:41:27 [2021-03-11T20:41:27.610Z] ++ set -x
20:41:27 [2021-03-11T20:41:27.611Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:41:27 [2021-03-11T20:41:27.611Z] INFO: Testing against a local daemon
20:41:27 [2021-03-11T20:41:27.611Z] === RUN   TestContinueAfterPluginCrash
20:41:27 [2021-03-11T20:41:27.611Z] === PAUSE TestContinueAfterPluginCrash
20:41:27 [2021-03-11T20:41:27.611Z] === RUN   TestReadPluginNoRead
20:41:27 [2021-03-11T20:41:27.611Z] === PAUSE TestReadPluginNoRead
20:41:27 [2021-03-11T20:41:27.611Z] === RUN   TestDaemonStartWithLogOpt
20:41:27 [2021-03-11T20:41:27.611Z] === PAUSE TestDaemonStartWithLogOpt
20:41:27 [2021-03-11T20:41:27.611Z] === CONT  TestContinueAfterPluginCrash
20:41:27 [2021-03-11T20:41:27.611Z] === CONT  TestDaemonStartWithLogOpt
20:41:27 [2021-03-11T20:41:27.611Z] === CONT  TestReadPluginNoRead
20:41:27 [2021-03-11T20:41:27.705Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
20:41:28 [2021-03-11T20:41:28.268Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
20:41:30 [2021-03-11T20:41:30.292Z] --- PASS: TestTemplatedSecret (2.74s)
20:41:30 [2021-03-11T20:41:30.292Z] === RUN   TestSecretCreateResolve
20:41:31 [2021-03-11T20:41:31.656Z] --- PASS: TestSecretCreateResolve (1.92s)
20:41:31 [2021-03-11T20:41:31.656Z] PASS
20:41:31 [2021-03-11T20:41:31.656Z] 
20:41:31 [2021-03-11T20:41:31.656Z] DONE 6 tests in 13.719s
20:41:31 [2021-03-11T20:41:31.656Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
20:41:31 [2021-03-11T20:41:31.832Z] === RUN   TestReadPluginNoRead/default
20:41:31 [2021-03-11T20:41:31.912Z] INFO: Testing against a local daemon
20:41:31 [2021-03-11T20:41:31.912Z] === RUN   TestServiceCreateInit
20:41:31 [2021-03-11T20:41:31.912Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:41:32 [2021-03-11T20:41:32.407Z] --- PASS: TestDaemonStartWithLogOpt (4.68s)
20:41:33 [2021-03-11T20:41:33.355Z] === RUN   TestReadPluginNoRead/disabled_caching
20:41:33 [2021-03-11T20:41:33.515Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
20:41:33 [2021-03-11T20:41:33.772Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
20:41:34 [2021-03-11T20:41:34.334Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
20:41:34 [2021-03-11T20:41:34.334Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
20:41:34 [2021-03-11T20:41:34.896Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
20:41:35 [2021-03-11T20:41:35.275Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:41:35 [2021-03-11T20:41:35.827Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
20:41:36 [2021-03-11T20:41:36.128Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:41:36 [2021-03-11T20:41:36.390Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
20:41:36 [2021-03-11T20:41:36.665Z] --- PASS: TestReadPluginNoRead (8.87s)
20:41:36 [2021-03-11T20:41:36.665Z]     --- PASS: TestReadPluginNoRead/default (1.61s)
20:41:36 [2021-03-11T20:41:36.665Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.55s)
20:41:36 [2021-03-11T20:41:36.665Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s)
20:41:36 [2021-03-11T20:41:36.665Z]     read_test.go:92: [d686e9e7029f1] daemon is not started
20:41:37 [2021-03-11T20:41:37.610Z] --- PASS: TestContinueAfterPluginCrash (9.99s)
20:41:37 [2021-03-11T20:41:37.610Z] PASS
20:41:37 [2021-03-11T20:41:37.610Z] 
20:41:37 [2021-03-11T20:41:37.610Z] DONE 6 tests in 10.178s
20:41:37 [2021-03-11T20:41:37.610Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:41:37 [2021-03-11T20:41:37.610Z] ++ 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
20:41:37 [2021-03-11T20:41:37.610Z] ++ set -e
20:41:37 [2021-03-11T20:41:37.610Z] ++ '[' -n 0 ']'
20:41:37 [2021-03-11T20:41:37.610Z] ++ set -x
20:41:37 [2021-03-11T20:41:37.610Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:41:37 [2021-03-11T20:41:37.610Z] testing: warning: no tests to run
20:41:37 [2021-03-11T20:41:37.610Z] PASS
20:41:37 [2021-03-11T20:41:37.610Z] 
20:41:37 [2021-03-11T20:41:37.610Z] DONE 0 tests in 0.062s
20:41:37 [2021-03-11T20:41:37.610Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:41:37 [2021-03-11T20:41:37.610Z] ++ 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
20:41:37 [2021-03-11T20:41:37.610Z] ++ set -e
20:41:37 [2021-03-11T20:41:37.610Z] ++ '[' -n 0 ']'
20:41:37 [2021-03-11T20:41:37.610Z] ++ set -x
20:41:37 [2021-03-11T20:41:37.610Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:41:37 [2021-03-11T20:41:37.872Z] INFO: Testing against a local daemon
20:41:37 [2021-03-11T20:41:37.872Z] === RUN   TestPluginWithDevMounts
20:41:37 [2021-03-11T20:41:37.872Z] === PAUSE TestPluginWithDevMounts
20:41:37 [2021-03-11T20:41:37.872Z] === CONT  TestPluginWithDevMounts
20:41:37 [2021-03-11T20:41:37.966Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:41:37 [2021-03-11T20:41:37.966Z] INFO: Testing against a local daemon
20:41:37 [2021-03-11T20:41:37.966Z] === RUN   TestBuildWithSession
20:41:37 [2021-03-11T20:41:37.966Z] --- SKIP: TestBuildWithSession (0.00s)
20:41:37 [2021-03-11T20:41:37.966Z]     build_session_test.go:25: TODO: BuildKit
20:41:37 [2021-03-11T20:41:37.966Z] === RUN   TestBuildSquashParent
20:41:37 [2021-03-11T20:41:37.966Z] --- SKIP: TestBuildSquashParent (0.00s)
20:41:37 [2021-03-11T20:41:37.966Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
20:41:37 [2021-03-11T20:41:37.966Z] === RUN   TestBuildWithRemoveAndForceRemove
20:41:37 [2021-03-11T20:41:37.966Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:41:37 [2021-03-11T20:41:37.966Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:41:37 [2021-03-11T20:41:37.966Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:41:37 [2021-03-11T20:41:37.966Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:41:37 [2021-03-11T20:41:37.966Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:41:37 [2021-03-11T20:41:37.966Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:41:37 [2021-03-11T20:41:37.966Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:41:37 [2021-03-11T20:41:37.966Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:41:37 [2021-03-11T20:41:37.966Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:41:37 [2021-03-11T20:41:37.966Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:41:37 [2021-03-11T20:41:37.966Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:41:37 [2021-03-11T20:41:37.966Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:41:37 [2021-03-11T20:41:37.966Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:41:37 [2021-03-11T20:41:37.966Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:41:37 [2021-03-11T20:41:37.966Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:41:37 [2021-03-11T20:41:37.966Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:41:38 [2021-03-11T20:41:38.924Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
20:41:39 [2021-03-11T20:41:39.132Z] Created binary: bundles/binary-daemon/dockerd-dev
20:41:39 [2021-03-11T20:41:39.132Z] Copying nested executables into bundles/binary-daemon
20:41:39 [2021-03-11T20:41:39.132Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
20:41:39 [2021-03-11T20:41:39.465Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 -e DOCKER_GRAPHDRIVER docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 hack/make.sh cross
20:41:39 [2021-03-11T20:41:39.487Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
20:41:39 [2021-03-11T20:41:39.720Z] 
20:41:39 [2021-03-11T20:41:39.976Z] Removing bundles/
20:41:39 [2021-03-11T20:41:39.976Z] 
20:41:39 [2021-03-11T20:41:39.976Z] ---> Making bundle: cross (in bundles/cross)
20:41:39 [2021-03-11T20:41:39.976Z] Cross building: bundles/cross/linux/amd64
20:41:39 [2021-03-11T20:41:39.976Z] Building: bundles/cross/linux/amd64/dockerd-dev
20:41:39 [2021-03-11T20:41:39.976Z] GOOS="linux" GOARCH="amd64" GOARM=""
20:41:40 [2021-03-11T20:41:40.291Z] --- PASS: TestServiceCreateInit (7.80s)
20:41:40 [2021-03-11T20:41:40.291Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.68s)
20:41:40 [2021-03-11T20:41:40.291Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.11s)
20:41:40 [2021-03-11T20:41:40.291Z] === RUN   TestCreateServiceMultipleTimes
20:41:40 [2021-03-11T20:41:40.425Z] --- PASS: TestPluginWithDevMounts (2.08s)
20:41:40 [2021-03-11T20:41:40.425Z] PASS
20:41:40 [2021-03-11T20:41:40.425Z] 
20:41:40 [2021-03-11T20:41:40.425Z] DONE 1 tests in 2.286s
20:41:40 [2021-03-11T20:41:40.425Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
20:41:40 [2021-03-11T20:41:40.425Z] ++ 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
20:41:40 [2021-03-11T20:41:40.425Z] ++ set -e
20:41:40 [2021-03-11T20:41:40.425Z] ++ '[' -n 0 ']'
20:41:40 [2021-03-11T20:41:40.425Z] ++ set -x
20:41:40 [2021-03-11T20:41:40.425Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:41:40 [2021-03-11T20:41:40.425Z] INFO: Testing against a local daemon
20:41:40 [2021-03-11T20:41:40.425Z] === RUN   TestSecretInspect
20:41:40 [2021-03-11T20:41:40.455Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
20:41:41 [2021-03-11T20:41:41.392Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
20:41:41 [2021-03-11T20:41:41.392Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
20:41:42 [2021-03-11T20:41:42.761Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
20:41:42 [2021-03-11T20:41:42.761Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
20:41:42 [2021-03-11T20:41:42.978Z] --- PASS: TestSecretInspect (2.43s)
20:41:42 [2021-03-11T20:41:42.978Z] === RUN   TestSecretList
20:41:43 [2021-03-11T20:41:43.797Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:41:44 [2021-03-11T20:41:44.665Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
20:41:44 [2021-03-11T20:41:44.665Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
20:41:44 [2021-03-11T20:41:44.771Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:41:45 [2021-03-11T20:41:45.531Z] --- PASS: TestSecretList (2.96s)
20:41:45 [2021-03-11T20:41:45.531Z] === RUN   TestSecretsCreateAndDelete
20:41:45 [2021-03-11T20:41:45.597Z] === RUN   TestDockerSuite/TestBuildDockerignore
20:41:48 [2021-03-11T20:41:48.842Z] --- PASS: TestSecretsCreateAndDelete (2.91s)
20:41:48 [2021-03-11T20:41:48.842Z] === RUN   TestSecretsUpdate
20:41:48 [2021-03-11T20:41:48.867Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
20:41:50 [2021-03-11T20:41:50.233Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
20:41:51 [2021-03-11T20:41:51.395Z] --- PASS: TestSecretsUpdate (2.94s)
20:41:51 [2021-03-11T20:41:51.395Z] === RUN   TestTemplatedSecret
20:41:51 [2021-03-11T20:41:51.881Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
20:41:51 [2021-03-11T20:41:51.881Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.38s)
20:41:51 [2021-03-11T20:41:51.881Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.34s)
20:41:51 [2021-03-11T20:41:51.881Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.00s)
20:41:51 [2021-03-11T20:41:51.881Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.30s)
20:41:51 [2021-03-11T20:41:51.881Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.72s)
20:41:51 [2021-03-11T20:41:51.881Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.08s)
20:41:51 [2021-03-11T20:41:51.881Z] === RUN   TestBuildMultiStageCopy
20:41:51 [2021-03-11T20:41:51.881Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:41:54 [2021-03-11T20:41:54.705Z] --- PASS: TestTemplatedSecret (3.23s)
20:41:54 [2021-03-11T20:41:54.705Z] === RUN   TestSecretCreateResolve
20:41:55 [2021-03-11T20:41:55.481Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
20:41:56 [2021-03-11T20:41:56.849Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
20:41:57 [2021-03-11T20:41:57.258Z] --- PASS: TestSecretCreateResolve (2.45s)
20:41:57 [2021-03-11T20:41:57.258Z] PASS
20:41:57 [2021-03-11T20:41:57.258Z] 
20:41:57 [2021-03-11T20:41:57.258Z] DONE 6 tests in 17.126s
20:41:57 [2021-03-11T20:41:57.258Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
20:41:57 [2021-03-11T20:41:57.258Z] ++ 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
20:41:57 [2021-03-11T20:41:57.258Z] ++ set -e
20:41:57 [2021-03-11T20:41:57.258Z] ++ '[' -n 0 ']'
20:41:57 [2021-03-11T20:41:57.258Z] ++ set -x
20:41:57 [2021-03-11T20:41:57.258Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:41:57 [2021-03-11T20:41:57.258Z] INFO: Testing against a local daemon
20:41:57 [2021-03-11T20:41:57.258Z] === RUN   TestServiceCreateInit
20:41:57 [2021-03-11T20:41:57.521Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:41:58 [2021-03-11T20:41:58.216Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
20:41:58 [2021-03-11T20:41:58.217Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
20:41:58 [2021-03-11T20:41:58.329Z] --- PASS: TestCreateServiceMultipleTimes (16.37s)
20:41:58 [2021-03-11T20:41:58.329Z] === RUN   TestCreateServiceConflict
20:41:58 [2021-03-11T20:41:58.329Z] --- PASS: TestCreateServiceConflict (2.33s)
20:41:58 [2021-03-11T20:41:58.329Z] === RUN   TestCreateServiceMaxReplicas
20:41:58 [2021-03-11T20:41:58.981Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:41:59 [2021-03-11T20:41:59.443Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:42:00 [2021-03-11T20:42:00.418Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:42:01 [2021-03-11T20:42:01.390Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:42:01 [2021-03-11T20:42:01.488Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
20:42:01 [2021-03-11T20:42:01.592Z] --- PASS: TestCreateServiceMaxReplicas (2.98s)
20:42:01 [2021-03-11T20:42:01.592Z] === RUN   TestCreateWithDuplicateNetworkNames
20:42:01 [2021-03-11T20:42:01.744Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
20:42:02 [2021-03-11T20:42:02.363Z] --- PASS: TestBuildMultiStageCopy (10.87s)
20:42:02 [2021-03-11T20:42:02.363Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (7.19s)
20:42:02 [2021-03-11T20:42:02.363Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s)
20:42:02 [2021-03-11T20:42:02.363Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.82s)
20:42:02 [2021-03-11T20:42:02.363Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.05s)
20:42:02 [2021-03-11T20:42:02.363Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.13s)
20:42:02 [2021-03-11T20:42:02.363Z] === RUN   TestBuildMultiStageParentConfig
20:42:02 [2021-03-11T20:42:02.821Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:42:03 [2021-03-11T20:42:03.633Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
20:42:04 [2021-03-11T20:42:04.194Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
20:42:04 [2021-03-11T20:42:04.550Z] --- PASS: TestBuildMultiStageParentConfig (2.19s)
20:42:04 [2021-03-11T20:42:04.550Z] === RUN   TestBuildLabelWithTargets
20:42:04 [2021-03-11T20:42:04.550Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
20:42:04 [2021-03-11T20:42:04.550Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
20:42:04 [2021-03-11T20:42:04.550Z] === RUN   TestBuildWithEmptyLayers
20:42:04 [2021-03-11T20:42:04.756Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
20:42:05 [2021-03-11T20:42:05.318Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
20:42:06 [2021-03-11T20:42:06.098Z] --- PASS: TestBuildWithEmptyLayers (1.17s)
20:42:06 [2021-03-11T20:42:06.098Z] === RUN   TestBuildMultiStageOnBuild
20:42:07 [2021-03-11T20:42:07.039Z] --- PASS: TestServiceCreateInit (9.15s)
20:42:07 [2021-03-11T20:42:07.039Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.84s)
20:42:07 [2021-03-11T20:42:07.039Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.28s)
20:42:07 [2021-03-11T20:42:07.039Z] === RUN   TestCreateServiceMultipleTimes
20:42:07 [2021-03-11T20:42:07.207Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
20:42:07 [2021-03-11T20:42:07.207Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
20:42:09 [2021-03-11T20:42:09.097Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
20:42:10 [2021-03-11T20:42:10.987Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
20:42:13 [2021-03-11T20:42:13.507Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
20:42:14 [2021-03-11T20:42:14.069Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
20:42:14 [2021-03-11T20:42:14.069Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
20:42:14 [2021-03-11T20:42:14.633Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
20:42:16 [2021-03-11T20:42:16.426Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.15s)
20:42:16 [2021-03-11T20:42:16.426Z] === RUN   TestCreateServiceSecretFileMode
20:42:16 [2021-03-11T20:42:16.526Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
20:42:16 [2021-03-11T20:42:16.682Z] --- PASS: TestCreateServiceSecretFileMode (2.21s)
20:42:16 [2021-03-11T20:42:16.682Z] === RUN   TestCreateServiceConfigFileMode
20:42:18 [2021-03-11T20:42:18.418Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
20:42:18 [2021-03-11T20:42:18.982Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
20:42:19 [2021-03-11T20:42:19.195Z] --- PASS: TestCreateServiceConfigFileMode (2.34s)
20:42:19 [2021-03-11T20:42:19.195Z] === RUN   TestCreateServiceSysctls
20:42:20 [2021-03-11T20:42:20.959Z] --- PASS: TestBuildMultiStageOnBuild (15.12s)
20:42:20 [2021-03-11T20:42:20.959Z] === RUN   TestBuildUncleanTarFilenames
20:42:20 [2021-03-11T20:42:20.959Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
20:42:20 [2021-03-11T20:42:20.959Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
20:42:20 [2021-03-11T20:42:20.959Z] === RUN   TestBuildMultiStageLayerLeak
20:42:21 [2021-03-11T20:42:21.509Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
20:42:21 [2021-03-11T20:42:21.766Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
20:42:22 [2021-03-11T20:42:22.461Z] --- PASS: TestCreateServiceSysctls (3.18s)
20:42:22 [2021-03-11T20:42:22.461Z] === RUN   TestCreateServiceCapabilities
20:42:24 [2021-03-11T20:42:24.287Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
20:42:24 [2021-03-11T20:42:24.973Z] --- PASS: TestCreateServiceCapabilities (2.74s)
20:42:24 [2021-03-11T20:42:24.973Z] === RUN   TestInspect
20:42:25 [2021-03-11T20:42:25.177Z] --- PASS: TestCreateServiceMultipleTimes (16.75s)
20:42:25 [2021-03-11T20:42:25.177Z] === RUN   TestCreateServiceConflict
20:42:25 [2021-03-11T20:42:25.215Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
20:42:26 [2021-03-11T20:42:26.567Z] --- PASS: TestCreateServiceConflict (2.97s)
20:42:26 [2021-03-11T20:42:26.567Z] === RUN   TestCreateServiceMaxReplicas
20:42:28 [2021-03-11T20:42:28.240Z] --- PASS: TestInspect (2.98s)
20:42:28 [2021-03-11T20:42:28.240Z] === RUN   TestCreateJob
20:42:29 [2021-03-11T20:42:29.122Z] --- PASS: TestCreateServiceMaxReplicas (2.93s)
20:42:29 [2021-03-11T20:42:29.122Z] === RUN   TestCreateWithDuplicateNetworkNames
20:42:29 [2021-03-11T20:42:29.386Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
20:42:30 [2021-03-11T20:42:30.758Z] --- PASS: TestCreateJob (2.86s)
20:42:30 [2021-03-11T20:42:30.758Z] === RUN   TestReplicatedJob
20:42:30 [2021-03-11T20:42:30.758Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
20:42:31 [2021-03-11T20:42:31.690Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
20:42:33 [2021-03-11T20:42:33.057Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
20:42:33 [2021-03-11T20:42:33.313Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
20:42:34 [2021-03-11T20:42:34.702Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
20:42:35 [2021-03-11T20:42:35.633Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
20:42:35 [2021-03-11T20:42:35.803Z] --- PASS: TestBuildMultiStageLayerLeak (14.10s)
20:42:35 [2021-03-11T20:42:35.803Z] === RUN   TestBuildWithHugeFile
20:42:37 [2021-03-11T20:42:37.292Z] --- PASS: TestReplicatedJob (5.67s)
20:42:37 [2021-03-11T20:42:37.292Z] === RUN   TestUpdateReplicatedJob
20:42:38 [2021-03-11T20:42:38.152Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
20:42:39 [2021-03-11T20:42:39.807Z] --- PASS: TestUpdateReplicatedJob (3.28s)
20:42:39 [2021-03-11T20:42:39.807Z] === RUN   TestServiceListWithStatuses
20:42:39 [2021-03-11T20:42:39.807Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:42:39 [2021-03-11T20:42:39.807Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:42:39 [2021-03-11T20:42:39.807Z] === RUN   TestDockerNetworkConnectAlias
20:42:44 [2021-03-11T20:42:44.056Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.77s)
20:42:44 [2021-03-11T20:42:44.056Z] === RUN   TestCreateServiceSecretFileMode
20:42:45 [2021-03-11T20:42:45.082Z] --- PASS: TestDockerNetworkConnectAlias (4.74s)
20:42:45 [2021-03-11T20:42:45.082Z] === RUN   TestDockerNetworkReConnect
20:42:45 [2021-03-11T20:42:45.980Z] --- PASS: TestCreateServiceSecretFileMode (3.11s)
20:42:45 [2021-03-11T20:42:45.980Z] === RUN   TestCreateServiceConfigFileMode
20:42:46 [2021-03-11T20:42:46.242Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
20:42:47 [2021-03-11T20:42:47.598Z] --- PASS: TestDockerNetworkReConnect (3.16s)
20:42:47 [2021-03-11T20:42:47.598Z] === RUN   TestServicePlugin
20:42:49 [2021-03-11T20:42:49.290Z] --- PASS: TestCreateServiceConfigFileMode (3.06s)
20:42:49 [2021-03-11T20:42:49.290Z] === RUN   TestCreateServiceSysctls
20:42:52 [2021-03-11T20:42:52.787Z] === RUN   TestDockerSuite/TestBuildDotDotFile
20:42:52 [2021-03-11T20:42:52.787Z] === RUN   TestDockerSuite/TestBuildEOLInLine
20:42:53 [2021-03-11T20:42:53.507Z] --- PASS: TestCreateServiceSysctls (3.88s)
20:42:53 [2021-03-11T20:42:53.507Z] === RUN   TestCreateServiceCapabilities
20:42:55 [2021-03-11T20:42:55.304Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
20:42:56 [2021-03-11T20:42:56.062Z] --- PASS: TestCreateServiceCapabilities (2.70s)
20:42:56 [2021-03-11T20:42:56.062Z] === RUN   TestInspect
20:42:57 [2021-03-11T20:42:57.824Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
20:42:57 [2021-03-11T20:42:57.824Z] === RUN   TestDockerDaemonSuite/TestShmSize
20:42:58 [2021-03-11T20:42:58.081Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
20:42:58 [2021-03-11T20:42:58.337Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
20:42:59 [2021-03-11T20:42:59.374Z] --- PASS: TestInspect (3.32s)
20:42:59 [2021-03-11T20:42:59.374Z] === RUN   TestCreateJob
20:42:59 [2021-03-11T20:42:59.704Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
20:42:59 [2021-03-11T20:42:59.704Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
20:42:59 [2021-03-11T20:42:59.704Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
20:42:59 [2021-03-11T20:42:59.961Z] === RUN   TestDockerSuite/TestBuildEntrypoint
20:43:00 [2021-03-11T20:43:00.523Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
20:43:02 [2021-03-11T20:43:02.415Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
20:43:02 [2021-03-11T20:43:02.671Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
20:43:03 [2021-03-11T20:43:03.234Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
20:43:03 [2021-03-11T20:43:03.592Z] --- PASS: TestCreateJob (4.05s)
20:43:03 [2021-03-11T20:43:03.592Z] === RUN   TestReplicatedJob
20:43:04 [2021-03-11T20:43:04.605Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
20:43:06 [2021-03-11T20:43:06.500Z] === RUN   TestDockerSuite/TestBuildEnv
20:43:08 [2021-03-11T20:43:08.395Z] --- PASS: TestDockerDaemonSuite (355.37s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.98s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.66s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.52s)
20:43:08 [2021-03-11T20:43:08.395Z]         docker_cli_daemon_test.go:1455: [d412dc3a0f58f] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [db947f5af377a] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.45s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.89s)
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [d79e4450df8f8] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.68s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.05s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.62s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.31s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.34s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.47s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.37s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.22s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [dfdef72413f7a] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [d7c9d4d4be14c] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.52s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [daef1342ae61f] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.28s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.64s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.41s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [d0a229f6af1c3] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.63s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.95s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.26s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.70s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
20:43:08 [2021-03-11T20:43:08.395Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [d4f1e838b6cfc] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.81s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.13s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.78s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.90s)
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [ddb0177c7f57b] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.19s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [d71071da8da69] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.58s)
20:43:08 [2021-03-11T20:43:08.395Z]         docker_cli_daemon_plugins_test.go:79: [def54e750506d] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.78s)
20:43:08 [2021-03-11T20:43:08.395Z]         docker_cli_daemon_plugins_test.go:169: [d07e5518e3264] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.49s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [d889df80431e2] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.80s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.83s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.87s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.91s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.02s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.94s)
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [d2047f6bb9641] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.80s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.32s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.42s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.51s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.94s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.04s)
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [d7f7700526610] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.55s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.43s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.34s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.85s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.52s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.13s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
20:43:08 [2021-03-11T20:43:08.395Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [db055d4aec1e5] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
20:43:08 [2021-03-11T20:43:08.395Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [df0b333699afb] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.83s)
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [d68da887482ee] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.86s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.25s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.03s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.45s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (5.99s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.38s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.61s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.61s)
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [d5c521ea5bfe4] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.28s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.73s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.88s)
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [d7738962d5a38] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.44s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.15s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.23s)=== RUN   TestDockerSuite/TestBuildEnvEscapes
20:43:08 [2021-03-11T20:43:08.395Z] 
20:43:08 [2021-03-11T20:43:08.395Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
20:43:08 [2021-03-11T20:43:08.395Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
20:43:08 [2021-03-11T20:43:08.395Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
20:43:08 [2021-03-11T20:43:08.395Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
20:43:08 [2021-03-11T20:43:08.395Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
20:43:08 [2021-03-11T20:43:08.395Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
20:43:08 [2021-03-11T20:43:08.395Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
20:43:08 [2021-03-11T20:43:08.395Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
20:43:08 [2021-03-11T20:43:08.395Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
20:43:08 [2021-03-11T20:43:08.395Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [ddaabce7e5f50] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s)
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [d5edfe1f8afed] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.51s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.11s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [de09d4c59be00] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.04s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.07s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.25s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s)
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [d56e8134d518d] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.65s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.69s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.02s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.13s)
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [d9656cf2a7334] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.78s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
20:43:08 [2021-03-11T20:43:08.395Z]         check_test.go:309: [df6a4fe02d2b0] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.96s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.72s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.94s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.61s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.14s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.47s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.23s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.46s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.12s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.33s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.49s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.51s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.09s)
20:43:08 [2021-03-11T20:43:08.395Z]         docker_cli_daemon_test.go:2550: [d1a7022bacd83] daemon is not started
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.85s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.86s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.88s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.75s)
20:43:08 [2021-03-11T20:43:08.395Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.22s)
20:43:08 [2021-03-11T20:43:08.396Z]         check_test.go:309: [d7d5961230b51] daemon is not started
20:43:08 [2021-03-11T20:43:08.396Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.46s)
20:43:08 [2021-03-11T20:43:08.396Z] === RUN   TestDockerSwarmSuite
20:43:08 [2021-03-11T20:43:08.396Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
20:43:09 [2021-03-11T20:43:09.762Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
20:43:10 [2021-03-11T20:43:10.194Z] --- PASS: TestReplicatedJob (6.32s)
20:43:10 [2021-03-11T20:43:10.194Z] === RUN   TestUpdateReplicatedJob
20:43:10 [2021-03-11T20:43:10.690Z] === RUN   TestDockerSuite/TestBuildEnvUsage
20:43:11 [2021-03-11T20:43:11.618Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
20:43:13 [2021-03-11T20:43:13.505Z] --- PASS: TestUpdateReplicatedJob (3.92s)
20:43:13 [2021-03-11T20:43:13.505Z] === RUN   TestServiceListWithStatuses
20:43:13 [2021-03-11T20:43:13.505Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:43:13 [2021-03-11T20:43:13.505Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:43:13 [2021-03-11T20:43:13.505Z] === RUN   TestDockerNetworkConnectAlias
20:43:14 [2021-03-11T20:43:14.889Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
20:43:16 [2021-03-11T20:43:16.389Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
20:43:16 [2021-03-11T20:43:16.389Z] Copying nested executables into bundles/cross/linux/amd64
20:43:16 [2021-03-11T20:43:16.389Z] Cross building: bundles/cross/windows/amd64
20:43:16 [2021-03-11T20:43:16.389Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
20:43:16 [2021-03-11T20:43:16.389Z] GOOS="windows" GOARCH="amd64" GOARM=""
20:43:18 [2021-03-11T20:43:18.161Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
20:43:18 [2021-03-11T20:43:18.808Z] --- PASS: TestDockerNetworkConnectAlias (5.35s)
20:43:18 [2021-03-11T20:43:18.808Z] === RUN   TestDockerNetworkReConnect
20:43:19 [2021-03-11T20:43:19.616Z] --- PASS: TestServicePlugin (30.76s)
20:43:19 [2021-03-11T20:43:19.616Z]     plugin_test.go:62: [dd5235236c062] joining swarm manager [d5eb0554b99bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:43:19 [2021-03-11T20:43:19.616Z]     plugin_test.go:65: [dea06cce16c5c] joining swarm manager [d5eb0554b99bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:43:19 [2021-03-11T20:43:19.616Z] === RUN   TestServiceUpdateLabel
20:43:20 [2021-03-11T20:43:20.177Z] --- PASS: TestServiceUpdateLabel (1.90s)
20:43:20 [2021-03-11T20:43:20.178Z] === RUN   TestServiceUpdateSecrets
20:43:20 [2021-03-11T20:43:20.681Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
20:43:23 [2021-03-11T20:43:23.024Z] --- PASS: TestDockerNetworkReConnect (4.40s)
20:43:23 [2021-03-11T20:43:23.024Z] === RUN   TestServicePlugin
20:43:23 [2021-03-11T20:43:23.024Z] --- SKIP: TestServicePlugin (0.00s)
20:43:23 [2021-03-11T20:43:23.024Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:43:23 [2021-03-11T20:43:23.024Z] === RUN   TestServiceUpdateLabel
20:43:26 [2021-03-11T20:43:26.337Z] --- PASS: TestServiceUpdateLabel (2.99s)
20:43:26 [2021-03-11T20:43:26.337Z] === RUN   TestServiceUpdateSecrets
20:43:35 [2021-03-11T20:43:35.015Z] --- PASS: TestServiceUpdateSecrets (14.32s)
20:43:35 [2021-03-11T20:43:35.015Z] === RUN   TestServiceUpdateConfigs
20:43:35 [2021-03-11T20:43:35.526Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
20:43:35 [2021-03-11T20:43:35.526Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
20:43:38 [2021-03-11T20:43:38.798Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
20:43:41 [2021-03-11T20:43:41.264Z] --- PASS: TestServiceUpdateSecrets (15.16s)
20:43:41 [2021-03-11T20:43:41.264Z] === RUN   TestServiceUpdateConfigs
20:43:41 [2021-03-11T20:43:41.315Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
20:43:49 [2021-03-11T20:43:49.853Z] --- PASS: TestServiceUpdateConfigs (14.79s)
20:43:49 [2021-03-11T20:43:49.853Z] === RUN   TestServiceUpdateNetwork
20:43:51 [2021-03-11T20:43:51.428Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
20:43:51 [2021-03-11T20:43:51.428Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
20:43:51 [2021-03-11T20:43:51.684Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
20:43:52 [2021-03-11T20:43:52.617Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
20:43:54 [2021-03-11T20:43:54.509Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
20:43:54 [2021-03-11T20:43:54.509Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
20:43:54 [2021-03-11T20:43:54.509Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
20:43:56 [2021-03-11T20:43:56.466Z] --- PASS: TestServiceUpdateConfigs (15.17s)
20:43:56 [2021-03-11T20:43:56.466Z] === RUN   TestServiceUpdateNetwork
20:44:01 [2021-03-11T20:44:01.142Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
20:44:01 [2021-03-11T20:44:01.142Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
20:44:03 [2021-03-11T20:44:03.380Z] --- PASS: TestServiceUpdateNetwork (12.36s)
20:44:03 [2021-03-11T20:44:03.380Z] === RUN   TestServiceUpdatePidsLimit
20:44:03 [2021-03-11T20:44:03.380Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:44:03 [2021-03-11T20:44:03.636Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:44:05 [2021-03-11T20:44:05.316Z] === RUN   TestDockerSuite/TestBuildExpose
20:44:05 [2021-03-11T20:44:05.316Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
20:44:05 [2021-03-11T20:44:05.879Z] === RUN   TestDockerSuite/TestBuildExposeOrder
20:44:06 [2021-03-11T20:44:06.442Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
20:44:06 [2021-03-11T20:44:06.699Z] === RUN   TestDockerSuite/TestBuildFails
20:44:07 [2021-03-11T20:44:07.629Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
20:44:07 [2021-03-11T20:44:07.629Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
20:44:10 [2021-03-11T20:44:10.149Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
20:44:10 [2021-03-11T20:44:10.480Z] --- PASS: TestImportExtremelyLargeImageWorks (202.23s)
20:44:10 [2021-03-11T20:44:10.480Z] PASS
20:44:10 [2021-03-11T20:44:10.480Z] 
20:44:10 [2021-03-11T20:44:10.480Z] DONE 12 tests in 206.088s
20:44:10 [2021-03-11T20:44:10.480Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
20:44:10 [2021-03-11T20:44:10.480Z] ++ 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
20:44:10 [2021-03-11T20:44:10.480Z] ++ set -e
20:44:10 [2021-03-11T20:44:10.480Z] ++ '[' -n 0 ']'
20:44:10 [2021-03-11T20:44:10.480Z] ++ set -x
20:44:10 [2021-03-11T20:44:10.480Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:44:10 [2021-03-11T20:44:10.736Z] INFO: Testing against a local daemon
20:44:10 [2021-03-11T20:44:10.736Z] === RUN   TestNetworkCreateDelete
20:44:10 [2021-03-11T20:44:10.992Z] --- PASS: TestNetworkCreateDelete (0.17s)
20:44:10 [2021-03-11T20:44:10.992Z] === RUN   TestDockerNetworkDeletePreferID
20:44:11 [2021-03-11T20:44:11.248Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s)
20:44:11 [2021-03-11T20:44:11.248Z] === RUN   TestDaemonDNSFallback
20:44:11 [2021-03-11T20:44:11.393Z] --- PASS: TestServiceUpdateNetwork (13.64s)
20:44:11 [2021-03-11T20:44:11.393Z] === RUN   TestServiceUpdatePidsLimit
20:44:11 [2021-03-11T20:44:11.656Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:44:11 [2021-03-11T20:44:11.729Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:44:11 [2021-03-11T20:44:11.811Z] === RUN   TestDockerSuite/TestBuildForceRm
20:44:12 [2021-03-11T20:44:12.603Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:44:13 [2021-03-11T20:44:13.178Z] === RUN   TestDockerSuite/TestBuildFromGit
20:44:14 [2021-03-11T20:44:14.107Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
20:44:14 [2021-03-11T20:44:14.363Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
20:44:15 [2021-03-11T20:44:15.293Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
20:44:16 [2021-03-11T20:44:16.666Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
20:44:17 [2021-03-11T20:44:17.231Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
20:44:17 [2021-03-11T20:44:17.487Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
20:44:18 [2021-03-11T20:44:18.050Z] --- PASS: TestDaemonDNSFallback (6.69s)
20:44:18 [2021-03-11T20:44:18.050Z] === RUN   TestInspectNetwork
20:44:18 [2021-03-11T20:44:18.262Z] --- PASS: TestServiceUpdatePidsLimit (16.55s)
20:44:18 [2021-03-11T20:44:18.262Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
20:44:18 [2021-03-11T20:44:18.262Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s)
20:44:18 [2021-03-11T20:44:18.262Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s)
20:44:18 [2021-03-11T20:44:18.262Z] PASS
20:44:18 [2021-03-11T20:44:18.262Z] 
20:44:18 [2021-03-11T20:44:18.262Z] === Skipped
20:44:18 [2021-03-11T20:44:18.262Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
20:44:18 [2021-03-11T20:44:18.262Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:44:18 [2021-03-11T20:44:18.262Z] 
20:44:18 [2021-03-11T20:44:18.262Z] 
20:44:18 [2021-03-11T20:44:18.262Z] DONE 27 tests, 1 skipped in 166.500s
20:44:18 [2021-03-11T20:44:18.262Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
20:44:18 [2021-03-11T20:44:18.262Z] INFO: Testing against a local daemon
20:44:18 [2021-03-11T20:44:18.262Z] === RUN   TestSessionCreate
20:44:18 [2021-03-11T20:44:18.262Z] --- PASS: TestSessionCreate (0.02s)
20:44:18 [2021-03-11T20:44:18.262Z] === RUN   TestSessionCreateWithBadUpgrade
20:44:18 [2021-03-11T20:44:18.262Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
20:44:18 [2021-03-11T20:44:18.262Z] PASS
20:44:18 [2021-03-11T20:44:18.262Z] 
20:44:18 [2021-03-11T20:44:18.262Z] DONE 2 tests in 0.084s
20:44:18 [2021-03-11T20:44:18.262Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
20:44:18 [2021-03-11T20:44:18.517Z] INFO: Testing against a local daemon
20:44:18 [2021-03-11T20:44:18.517Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:44:18 [2021-03-11T20:44:18.517Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
20:44:18 [2021-03-11T20:44:18.517Z] === RUN   TestEventsExecDie
20:44:18 [2021-03-11T20:44:18.978Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
20:44:19 [2021-03-11T20:44:19.081Z] --- PASS: TestEventsExecDie (0.59s)
20:44:19 [2021-03-11T20:44:19.081Z] === RUN   TestEventsBackwardsCompatible
20:44:19 [2021-03-11T20:44:19.081Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
20:44:19 [2021-03-11T20:44:19.081Z] === RUN   TestInfoBinaryCommits
20:44:19 [2021-03-11T20:44:19.081Z] --- PASS: TestInfoBinaryCommits (0.03s)
20:44:19 [2021-03-11T20:44:19.081Z] === RUN   TestInfoAPIVersioned
20:44:19 [2021-03-11T20:44:19.081Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:44:19 [2021-03-11T20:44:19.081Z] === RUN   TestInfoDiscoveryBackend
20:44:19 [2021-03-11T20:44:19.641Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
20:44:19 [2021-03-11T20:44:19.641Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:44:20 [2021-03-11T20:44:20.567Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
20:44:20 [2021-03-11T20:44:20.567Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:44:20 [2021-03-11T20:44:20.754Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:44:20 [2021-03-11T20:44:20.872Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
20:44:21 [2021-03-11T20:44:21.128Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
20:44:21 [2021-03-11T20:44:21.128Z] === RUN   TestInfoAPI
20:44:21 [2021-03-11T20:44:21.128Z] --- PASS: TestInfoAPI (0.02s)
20:44:21 [2021-03-11T20:44:21.128Z] === RUN   TestInfoAPIWarnings
20:44:21 [2021-03-11T20:44:21.129Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
20:44:22 [2021-03-11T20:44:22.060Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
20:44:22 [2021-03-11T20:44:22.622Z] === RUN   TestDockerSuite/TestBuildHistory
20:44:22 [2021-03-11T20:44:22.622Z] === RUN   TestInspectNetwork/full_network_id
20:44:22 [2021-03-11T20:44:22.622Z] === RUN   TestInspectNetwork/partial_network_id
20:44:22 [2021-03-11T20:44:22.622Z] === RUN   TestInspectNetwork/network_name
20:44:22 [2021-03-11T20:44:22.622Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:44:25 [2021-03-11T20:44:25.422Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
20:44:25 [2021-03-11T20:44:25.422Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
20:44:25 [2021-03-11T20:44:25.422Z] remote: Enumerating objects: 2, done.
20:44:25 [2021-03-11T20:44:25.422Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
20:44:25 [2021-03-11T20:44:25.422Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
20:44:25 [2021-03-11T20:44:25.422Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
20:44:25 [2021-03-11T20:44:25.422Z] 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.
20:44:25 [2021-03-11T20:44:25.422Z] Building: bundles/cross/windows/amd64/containerutility.exe
20:44:25 [2021-03-11T20:44:25.422Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:44:25 [2021-03-11T20:44:25.751Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 hack/test/unit
20:44:25 [2021-03-11T20:44:25.892Z] === RUN   TestDockerSuite/TestBuildIidFile
20:44:26 [2021-03-11T20:44:26.456Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
20:44:26 [2021-03-11T20:44:26.712Z] --- PASS: TestInspectNetwork (8.77s)
20:44:26 [2021-03-11T20:44:26.712Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:44:26 [2021-03-11T20:44:26.712Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:44:26 [2021-03-11T20:44:26.712Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:44:26 [2021-03-11T20:44:26.712Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:44:26 [2021-03-11T20:44:26.712Z] === RUN   TestRunContainerWithBridgeNone
20:44:26 [2021-03-11T20:44:26.970Z] === RUN   TestDockerSuite/TestBuildInheritance
20:44:27 [2021-03-11T20:44:27.350Z] --- PASS: TestServiceUpdatePidsLimit (17.17s)
20:44:27 [2021-03-11T20:44:27.350Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s)
20:44:27 [2021-03-11T20:44:27.350Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s)
20:44:27 [2021-03-11T20:44:27.350Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s)
20:44:27 [2021-03-11T20:44:27.350Z] PASS
20:44:27 [2021-03-11T20:44:27.350Z] 
20:44:27 [2021-03-11T20:44:27.350Z] === Skipped
20:44:27 [2021-03-11T20:44:27.350Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
20:44:27 [2021-03-11T20:44:27.350Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:44:27 [2021-03-11T20:44:27.350Z] 
20:44:27 [2021-03-11T20:44:27.350Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
20:44:27 [2021-03-11T20:44:27.350Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:44:27 [2021-03-11T20:44:27.350Z] 
20:44:27 [2021-03-11T20:44:27.350Z] 
20:44:27 [2021-03-11T20:44:27.350Z] DONE 27 tests, 2 skipped in 150.101s
20:44:27 [2021-03-11T20:44:27.350Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
20:44:27 [2021-03-11T20:44:27.350Z] ++ 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
20:44:27 [2021-03-11T20:44:27.350Z] ++ set -e
20:44:27 [2021-03-11T20:44:27.350Z] ++ '[' -n 0 ']'
20:44:27 [2021-03-11T20:44:27.350Z] ++ set -x
20:44:27 [2021-03-11T20:44:27.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:44:27 [2021-03-11T20:44:27.350Z] INFO: Testing against a local daemon
20:44:27 [2021-03-11T20:44:27.350Z] === RUN   TestSessionCreate
20:44:27 [2021-03-11T20:44:27.350Z] --- PASS: TestSessionCreate (0.05s)
20:44:27 [2021-03-11T20:44:27.350Z] === RUN   TestSessionCreateWithBadUpgrade
20:44:27 [2021-03-11T20:44:27.533Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
20:44:27 [2021-03-11T20:44:27.613Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
20:44:27 [2021-03-11T20:44:27.613Z] PASS
20:44:27 [2021-03-11T20:44:27.613Z] 
20:44:27 [2021-03-11T20:44:27.613Z] DONE 2 tests in 0.284s
20:44:27 [2021-03-11T20:44:27.613Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
20:44:27 [2021-03-11T20:44:27.613Z] ++ 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
20:44:27 [2021-03-11T20:44:27.613Z] ++ set -e
20:44:27 [2021-03-11T20:44:27.613Z] ++ '[' -n 0 ']'
20:44:27 [2021-03-11T20:44:27.613Z] ++ set -x
20:44:27 [2021-03-11T20:44:27.613Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:44:27 [2021-03-11T20:44:27.613Z] INFO: Testing against a local daemon
20:44:27 [2021-03-11T20:44:27.613Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:44:27 [2021-03-11T20:44:27.613Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
20:44:27 [2021-03-11T20:44:27.613Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:44:27 [2021-03-11T20:44:27.613Z] === RUN   TestEventsExecDie
20:44:28 [2021-03-11T20:44:28.096Z] === RUN   TestDockerSuite/TestBuildInvalidTag
20:44:28 [2021-03-11T20:44:28.096Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
20:44:28 [2021-03-11T20:44:28.267Z] ?   	github.com/docker/docker/api	[no test files]
20:44:28 [2021-03-11T20:44:28.560Z] --- PASS: TestEventsExecDie (0.81s)
20:44:28 [2021-03-11T20:44:28.560Z] === RUN   TestEventsBackwardsCompatible
20:44:28 [2021-03-11T20:44:28.560Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
20:44:28 [2021-03-11T20:44:28.560Z] === RUN   TestInfoBinaryCommits
20:44:28 [2021-03-11T20:44:28.560Z] --- PASS: TestInfoBinaryCommits (0.06s)
20:44:28 [2021-03-11T20:44:28.560Z] === RUN   TestInfoAPIVersioned
20:44:28 [2021-03-11T20:44:28.822Z] --- PASS: TestInfoAPIVersioned (0.02s)
20:44:28 [2021-03-11T20:44:28.822Z] === RUN   TestInfoDiscoveryBackend
20:44:29 [2021-03-11T20:44:29.027Z] --- PASS: TestRunContainerWithBridgeNone (2.05s)
20:44:29 [2021-03-11T20:44:29.027Z] === RUN   TestNetworkInvalidJSON
20:44:29 [2021-03-11T20:44:29.027Z] === RUN   TestNetworkInvalidJSON//networks/create
20:44:29 [2021-03-11T20:44:29.027Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:44:29 [2021-03-11T20:44:29.027Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:44:29 [2021-03-11T20:44:29.027Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:44:29 [2021-03-11T20:44:29.027Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:44:29 [2021-03-11T20:44:29.027Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:44:29 [2021-03-11T20:44:29.027Z] === CONT  TestNetworkInvalidJSON//networks/create
20:44:29 [2021-03-11T20:44:29.027Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:44:29 [2021-03-11T20:44:29.027Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:44:29 [2021-03-11T20:44:29.027Z] --- PASS: TestNetworkInvalidJSON (0.02s)
20:44:29 [2021-03-11T20:44:29.027Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:44:29 [2021-03-11T20:44:29.027Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:44:29 [2021-03-11T20:44:29.027Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:44:29 [2021-03-11T20:44:29.027Z] === RUN   TestNetworkList
20:44:29 [2021-03-11T20:44:29.027Z] === RUN   TestNetworkList//networks
20:44:29 [2021-03-11T20:44:29.027Z] === PAUSE TestNetworkList//networks
20:44:29 [2021-03-11T20:44:29.027Z] === RUN   TestNetworkList//networks/
20:44:29 [2021-03-11T20:44:29.027Z] === PAUSE TestNetworkList//networks/
20:44:29 [2021-03-11T20:44:29.027Z] === CONT  TestNetworkList//networks
20:44:29 [2021-03-11T20:44:29.027Z] === CONT  TestNetworkList//networks/
20:44:29 [2021-03-11T20:44:29.027Z] --- PASS: TestNetworkList (0.02s)
20:44:29 [2021-03-11T20:44:29.027Z]     --- PASS: TestNetworkList//networks (0.00s)
20:44:29 [2021-03-11T20:44:29.027Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:44:29 [2021-03-11T20:44:29.027Z] === RUN   TestHostIPv4BridgeLabel
20:44:29 [2021-03-11T20:44:29.027Z] === RUN   TestDockerSuite/TestBuildLabel
20:44:29 [2021-03-11T20:44:29.284Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
20:44:29 [2021-03-11T20:44:29.396Z] --- PASS: TestInfoDiscoveryBackend (0.64s)
20:44:29 [2021-03-11T20:44:29.396Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:44:29 [2021-03-11T20:44:29.541Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
20:44:29 [2021-03-11T20:44:29.541Z] === RUN   TestDaemonRestartWithLiveRestore
20:44:29 [2021-03-11T20:44:29.798Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
20:44:30 [2021-03-11T20:44:30.341Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
20:44:30 [2021-03-11T20:44:30.341Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:44:30 [2021-03-11T20:44:30.361Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
20:44:30 [2021-03-11T20:44:30.617Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s)
20:44:30 [2021-03-11T20:44:30.617Z] === RUN   TestDaemonDefaultNetworkPools
20:44:30 [2021-03-11T20:44:30.873Z] === RUN   TestDockerSuite/TestBuildLabels
20:44:30 [2021-03-11T20:44:30.917Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s)
20:44:30 [2021-03-11T20:44:30.917Z] === RUN   TestInfoAPI
20:44:30 [2021-03-11T20:44:30.917Z] --- PASS: TestInfoAPI (0.05s)
20:44:30 [2021-03-11T20:44:30.917Z] === RUN   TestInfoAPIWarnings
20:44:31 [2021-03-11T20:44:31.130Z] === RUN   TestDockerSuite/TestBuildLabelsCache
20:44:31 [2021-03-11T20:44:31.387Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
20:44:31 [2021-03-11T20:44:31.387Z] === RUN   TestDaemonRestartWithExistingNetwork
20:44:32 [2021-03-11T20:44:32.329Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
20:44:32 [2021-03-11T20:44:32.590Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
20:44:32 [2021-03-11T20:44:32.590Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:44:33 [2021-03-11T20:44:33.956Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
20:44:33 [2021-03-11T20:44:33.956Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:44:34 [2021-03-11T20:44:34.518Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s)
20:44:34 [2021-03-11T20:44:34.518Z] === RUN   TestServiceWithPredefinedNetwork
20:44:34 [2021-03-11T20:44:34.774Z] === RUN   TestDockerSuite/TestBuildLastModified
20:44:37 [2021-03-11T20:44:37.289Z] --- PASS: TestServiceWithPredefinedNetwork (2.54s)
20:44:37 [2021-03-11T20:44:37.289Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:44:37 [2021-03-11T20:44:37.289Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:44:37 [2021-03-11T20:44:37.289Z]     service_test.go:242: FLAKY_TEST
20:44:37 [2021-03-11T20:44:37.289Z] === RUN   TestServiceWithDataPathPortInit
20:44:39 [2021-03-11T20:44:39.239Z] --- PASS: TestInfoAPIWarnings (16.38s)
20:44:39 [2021-03-11T20:44:39.239Z] === RUN   TestInfoDebug
20:44:39 [2021-03-11T20:44:39.239Z] --- PASS: TestInfoDebug (0.54s)
20:44:39 [2021-03-11T20:44:39.239Z] === RUN   TestInfoInsecureRegistries
20:44:39 [2021-03-11T20:44:39.239Z] --- PASS: TestInfoInsecureRegistries (0.52s)
20:44:39 [2021-03-11T20:44:39.239Z] === RUN   TestInfoRegistryMirrors
20:44:39 [2021-03-11T20:44:39.239Z] --- PASS: TestInfoRegistryMirrors (0.53s)
20:44:39 [2021-03-11T20:44:39.239Z] === RUN   TestLoginFailsWithBadCredentials
20:44:39 [2021-03-11T20:44:39.239Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
20:44:39 [2021-03-11T20:44:39.239Z] === RUN   TestPingCacheHeaders
20:44:39 [2021-03-11T20:44:39.239Z] --- PASS: TestPingCacheHeaders (0.02s)
20:44:39 [2021-03-11T20:44:39.239Z] === RUN   TestPingGet
20:44:39 [2021-03-11T20:44:39.494Z] --- PASS: TestPingGet (0.01s)
20:44:39 [2021-03-11T20:44:39.494Z] === RUN   TestPingHead
20:44:39 [2021-03-11T20:44:39.494Z] --- PASS: TestPingHead (0.02s)
20:44:39 [2021-03-11T20:44:39.494Z] === RUN   TestVersion
20:44:39 [2021-03-11T20:44:39.494Z] --- PASS: TestVersion (0.02s)
20:44:39 [2021-03-11T20:44:39.494Z] === CONT  TestCgroupDriverSystemdMemoryLimit
20:44:39 [2021-03-11T20:44:39.808Z] === RUN   TestDockerSuite/TestBuildLineBreak
20:44:40 [2021-03-11T20:44:40.857Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.26s)
20:44:40 [2021-03-11T20:44:40.857Z] PASS
20:44:40 [2021-03-11T20:44:40.857Z] 
20:44:40 [2021-03-11T20:44:40.857Z] DONE 18 tests in 22.280s
20:44:40 [2021-03-11T20:44:40.857Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
20:44:40 [2021-03-11T20:44:40.857Z] INFO: Testing against a local daemon
20:44:40 [2021-03-11T20:44:40.857Z] === RUN   TestVolumesCreateAndList
20:44:40 [2021-03-11T20:44:40.857Z] --- PASS: TestVolumesCreateAndList (0.03s)
20:44:40 [2021-03-11T20:44:40.857Z] === RUN   TestVolumesRemove
20:44:40 [2021-03-11T20:44:40.857Z] --- PASS: TestVolumesRemove (0.09s)
20:44:40 [2021-03-11T20:44:40.857Z] === RUN   TestVolumesInspect
20:44:40 [2021-03-11T20:44:40.857Z] --- PASS: TestVolumesInspect (0.02s)
20:44:40 [2021-03-11T20:44:40.857Z] === RUN   TestVolumesInvalidJSON
20:44:40 [2021-03-11T20:44:40.857Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:44:40 [2021-03-11T20:44:40.857Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:44:40 [2021-03-11T20:44:40.857Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:44:40 [2021-03-11T20:44:40.857Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:44:40 [2021-03-11T20:44:40.857Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:44:40 [2021-03-11T20:44:40.857Z] PASS
20:44:40 [2021-03-11T20:44:40.857Z] 
20:44:40 [2021-03-11T20:44:40.857Z] DONE 5 tests in 0.185s
20:44:40 [2021-03-11T20:44:40.857Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:44:42 [2021-03-11T20:44:42.325Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
20:44:42 [2021-03-11T20:44:42.325Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
20:44:42 [2021-03-11T20:44:42.325Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
20:44:42 [2021-03-11T20:44:42.325Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
20:44:42 [2021-03-11T20:44:42.325Z] === RUN   TestDockerSuite/TestBuildMaintainer
20:44:42 [2021-03-11T20:44:42.325Z] === RUN   TestDockerSuite/TestBuildMissingArgs
20:44:42 [2021-03-11T20:44:42.747Z] Stopping apparmor (via systemctl): apparmor.service.
20:44:42 [2021-03-11T20:44:42.747Z] Removing test suite binaries
20:44:42 [2021-03-11T20:44:42.747Z] exiting test-integration
20:44:42 [2021-03-11T20:44:42.747Z] ++ exit 0
20:44:42 [2021-03-11T20:44:42.747Z] 
20:44:43 [2021-03-11T20:44:43.107Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 9.0% of statements
20:44:43 [2021-03-11T20:44:43.692Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
20:44:44 [2021-03-11T20:44:44.619Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
Post stage
[Pipeline] junit
20:44:46 [2021-03-11T20:44:46.027Z] Recording test results
20:44:47 [2021-03-11T20:44:47.571Z] --- PASS: TestBuildWithHugeFile (123.32s)
20:44:47 [2021-03-11T20:44:47.571Z] === RUN   TestBuildWCOWSandboxSize
20:44:47 [2021-03-11T20:44:47.665Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:44:47 [2021-03-11T20:44:47.904Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
20:44:47 [2021-03-11T20:44:47.904Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
20:44:48 [2021-03-11T20:44:48.016Z] + echo Ensuring container killed.
20:44:48 [2021-03-11T20:44:48.016Z] Ensuring container killed.
20:44:48 [2021-03-11T20:44:48.016Z] + docker rm -vf docker-pr6
20:44:48 [2021-03-11T20:44:48.016Z] Error: No such container: docker-pr6
[Pipeline] sh
20:44:48 [2021-03-11T20:44:48.290Z] + echo Chowning /workspace to jenkins user
20:44:48 [2021-03-11T20:44:48.290Z] Chowning /workspace to jenkins user
20:44:48 [2021-03-11T20:44:48.290Z] + id -u
20:44:48 [2021-03-11T20:44:48.290Z] + id -g
20:44:48 [2021-03-11T20:44:48.290Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42068:/workspace busybox chown -R 1000:1000 /workspace
20:44:48 [2021-03-11T20:44:48.290Z] Unable to find image 'busybox:latest' locally
20:44:48 [2021-03-11T20:44:48.466Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
20:44:48 [2021-03-11T20:44:48.545Z] latest: Pulling from library/busybox
20:44:48 [2021-03-11T20:44:48.545Z] 8b3d7e226fab: Pulling fs layer
20:44:48 [2021-03-11T20:44:48.545Z] 8b3d7e226fab: Verifying Checksum
20:44:48 [2021-03-11T20:44:48.545Z] 8b3d7e226fab: Download complete
20:44:48 [2021-03-11T20:44:48.801Z] 8b3d7e226fab: Pull complete
20:44:48 [2021-03-11T20:44:48.801Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
20:44:48 [2021-03-11T20:44:48.801Z] Status: Downloaded newer image for busybox:latest
20:44:49 [2021-03-11T20:44:49.047Z] --- PASS: TestInfoAPIWarnings (16.62s)
20:44:49 [2021-03-11T20:44:49.047Z] === RUN   TestInfoDebug
20:44:49 [2021-03-11T20:44:49.047Z] --- PASS: TestInfoDebug (0.62s)
20:44:49 [2021-03-11T20:44:49.047Z] === RUN   TestInfoInsecureRegistries
20:44:49 [2021-03-11T20:44:49.047Z] --- PASS: TestInfoInsecureRegistries (0.63s)
20:44:49 [2021-03-11T20:44:49.047Z] === RUN   TestInfoRegistryMirrors
20:44:49 [2021-03-11T20:44:49.621Z] --- PASS: TestInfoRegistryMirrors (0.62s)
20:44:49 [2021-03-11T20:44:49.621Z] === RUN   TestLoginFailsWithBadCredentials
20:44:49 [2021-03-11T20:44:49.883Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
20:44:49 [2021-03-11T20:44:49.883Z] === RUN   TestPingCacheHeaders
20:44:49 [2021-03-11T20:44:49.883Z] --- PASS: TestPingCacheHeaders (0.05s)
20:44:49 [2021-03-11T20:44:49.883Z] === RUN   TestPingGet
20:44:49 [2021-03-11T20:44:49.883Z] --- PASS: TestPingGet (0.03s)
20:44:49 [2021-03-11T20:44:49.883Z] === RUN   TestPingHead
20:44:49 [2021-03-11T20:44:49.883Z] --- PASS: TestPingHead (0.05s)
20:44:49 [2021-03-11T20:44:49.883Z] === RUN   TestVersion
20:44:50 [2021-03-11T20:44:50.146Z] --- PASS: TestVersion (0.06s)
20:44:50 [2021-03-11T20:44:50.146Z] PASS
20:44:50 [2021-03-11T20:44:50.146Z] 
20:44:50 [2021-03-11T20:44:50.146Z] === Skipped
20:44:50 [2021-03-11T20:44:50.146Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
20:44:50 [2021-03-11T20:44:50.146Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:44:50 [2021-03-11T20:44:50.146Z] 
20:44:50 [2021-03-11T20:44:50.146Z] 
20:44:50 [2021-03-11T20:44:50.146Z] DONE 18 tests, 1 skipped in 22.478s
20:44:50 [2021-03-11T20:44:50.146Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
20:44:50 [2021-03-11T20:44:50.146Z] ++ 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
20:44:50 [2021-03-11T20:44:50.146Z] ++ set -e
20:44:50 [2021-03-11T20:44:50.146Z] ++ '[' -n 0 ']'
20:44:50 [2021-03-11T20:44:50.146Z] ++ set -x
20:44:50 [2021-03-11T20:44:50.146Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:44:50 [2021-03-11T20:44:50.146Z] INFO: Testing against a local daemon
20:44:50 [2021-03-11T20:44:50.146Z] === RUN   TestVolumesCreateAndList
20:44:50 [2021-03-11T20:44:50.146Z] --- PASS: TestVolumesCreateAndList (0.04s)
20:44:50 [2021-03-11T20:44:50.146Z] === RUN   TestVolumesRemove
20:44:50 [2021-03-11T20:44:50.408Z] --- PASS: TestVolumesRemove (0.09s)
20:44:50 [2021-03-11T20:44:50.408Z] === RUN   TestVolumesInspect
20:44:50 [2021-03-11T20:44:50.408Z] --- PASS: TestVolumesInspect (0.03s)
20:44:50 [2021-03-11T20:44:50.408Z] === RUN   TestVolumesInvalidJSON
20:44:50 [2021-03-11T20:44:50.408Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:44:50 [2021-03-11T20:44:50.408Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:44:50 [2021-03-11T20:44:50.408Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:44:50 [2021-03-11T20:44:50.408Z] --- PASS: TestVolumesInvalidJSON (0.03s)
20:44:50 [2021-03-11T20:44:50.408Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:44:50 [2021-03-11T20:44:50.408Z] PASS
20:44:50 [2021-03-11T20:44:50.408Z] 
20:44:50 [2021-03-11T20:44:50.408Z] DONE 5 tests in 0.363s
20:44:50 [2021-03-11T20:44:50.408Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:44:50 [2021-03-11T20:44:50.984Z] ++++ cat bundles/test-integration/docker.pid
20:44:50 [2021-03-11T20:44:50.984Z] +++ kill 13916
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:44:51 [2021-03-11T20:44:51.655Z] + bundleName=amd64-cgroup2
20:44:51 [2021-03-11T20:44:51.655Z] + echo Creating amd64-cgroup2-bundles.tar.gz
20:44:51 [2021-03-11T20:44:51.655Z] Creating amd64-cgroup2-bundles.tar.gz
20:44:51 [2021-03-11T20:44:51.655Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
20:44:51 [2021-03-11T20:44:51.655Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
20:44:51 [2021-03-11T20:44:51.919Z] Archiving artifacts
20:44:52 [2021-03-11T20:44:52.373Z] +++ /etc/init.d/apparmor stop
20:44:52 [2021-03-11T20:44:52.373Z] Leaving: AppArmorNo profiles have been unloaded.
20:44:52 [2021-03-11T20:44:52.373Z] 
20:44:52 [2021-03-11T20:44:52.373Z] Unloading profiles will leave already running processes permanently
20:44:52 [2021-03-11T20:44:52.373Z] unconfined, which can lead to unexpected situations.
20:44:52 [2021-03-11T20:44:52.373Z] 
20:44:52 [2021-03-11T20:44:52.373Z] To set a process to complain mode, use the command line tool
20:44:52 [2021-03-11T20:44:52.373Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:44:52 [2021-03-11T20:44:52.373Z] +++ true
20:44:52 [2021-03-11T20:44:52.373Z] exiting test-integration
20:44:52 [2021-03-11T20:44:52.373Z] ++ exit 0
20:44:52 [2021-03-11T20:44:52.373Z] 
20:44:53 [2021-03-11T20:44:53.714Z] --- PASS: TestServiceWithDataPathPortInit (16.35s)
20:44:53 [2021-03-11T20:44:53.714Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:44:53 [2021-03-11T20:44:53.768Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42068/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:44:54 [2021-03-11T20:44:54.124Z] + make clean
20:44:54 [2021-03-11T20:44:54.380Z] docker volume rm -f docker-dev-cache
20:44:54 [2021-03-11T20:44:54.380Z] docker-dev-cache
[Pipeline] deleteDir
20:44:55 [2021-03-11T20:44:55.604Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
Post stage
[Pipeline] junit
20:44:55 [2021-03-11T20:44:55.705Z] Recording test results
20:44:55 [2021-03-11T20:44:55.950Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:44:56 [2021-03-11T20:44:56.305Z] + echo Ensuring container killed.
20:44:56 [2021-03-11T20:44:56.305Z] Ensuring container killed.
20:44:56 [2021-03-11T20:44:56.305Z] + docker rm -vf docker-pr6
20:44:56 [2021-03-11T20:44:56.305Z] Error: No such container: docker-pr6
[Pipeline] sh
20:44:56 [2021-03-11T20:44:56.600Z] + echo Chowning /workspace to jenkins user
20:44:56 [2021-03-11T20:44:56.600Z] Chowning /workspace to jenkins user
20:44:56 [2021-03-11T20:44:56.600Z] + id -u
20:44:56 [2021-03-11T20:44:56.600Z] + id -g
20:44:56 [2021-03-11T20:44:56.600Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42068:/workspace busybox chown -R 1000:1000 /workspace
20:44:56 [2021-03-11T20:44:56.600Z] Unable to find image 'busybox:latest' locally
20:44:56 [2021-03-11T20:44:56.871Z] latest: Pulling from library/busybox
20:44:57 [2021-03-11T20:44:57.136Z] 8c3eadb8221d: Pulling fs layer
20:44:57 [2021-03-11T20:44:57.136Z] 8c3eadb8221d: Download complete
20:44:57 [2021-03-11T20:44:57.400Z] 8c3eadb8221d: Pull complete
20:44:57 [2021-03-11T20:44:57.400Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
20:44:57 [2021-03-11T20:44:57.400Z] Status: Downloaded newer image for busybox:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:44:58 [2021-03-11T20:44:58.131Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
20:44:58 [2021-03-11T20:44:58.693Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
20:45:00 [2021-03-11T20:45:00.581Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
20:45:00 [2021-03-11T20:45:00.581Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
20:45:01 [2021-03-11T20:45:01.508Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.26s)
20:45:01 [2021-03-11T20:45:01.508Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j0nsu0sn7n71snqihpx87qjlz Created:2021-03-11 20:44:54.791680756 +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[a5597cf4ed49a8233ebfc780bfad76a71054cb4c830a1e125efcc7635757b2de:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qx20uypodq1f44002zsf6svtd EndpointID:d90908e42c519304220a699391d4770329ef2230b748e8b67659a720d7f15fc7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8c47d114102471f370bd11604a294a4a1de017f872c3ba3b4e3bc4298258aa43 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:3212c5273532 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qx20uypodq1f44002zsf6svtd EndpointID:d90908e42c519304220a699391d4770329ef2230b748e8b67659a720d7f15fc7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:45:01 [2021-03-11T20:45:01.508Z] PASS
20:45:01 [2021-03-11T20:45:01.508Z] 
20:45:01 [2021-03-11T20:45:01.508Z] === Skipped
20:45:01 [2021-03-11T20:45:01.508Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:45:01 [2021-03-11T20:45:01.508Z]     service_test.go:242: FLAKY_TEST
20:45:01 [2021-03-11T20:45:01.508Z] 
20:45:01 [2021-03-11T20:45:01.508Z] 
20:45:01 [2021-03-11T20:45:01.508Z] DONE 26 tests, 1 skipped in 51.013s
20:45:01 [2021-03-11T20:45:01.508Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:45:01 [2021-03-11T20:45:01.508Z] ++ 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
20:45:01 [2021-03-11T20:45:01.508Z] ++ set -e
20:45:01 [2021-03-11T20:45:01.508Z] ++ '[' -n 0 ']'
20:45:01 [2021-03-11T20:45:01.508Z] ++ set -x
20:45:01 [2021-03-11T20:45:01.508Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:45:01 [2021-03-11T20:45:01.765Z] INFO: Testing against a local daemon
20:45:01 [2021-03-11T20:45:01.765Z] === RUN   TestDockerNetworkIpvlanPersistance
20:45:01 [2021-03-11T20:45:01.765Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.02s)
20:45:01 [2021-03-11T20:45:01.765Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:45:01 [2021-03-11T20:45:01.765Z] === RUN   TestDockerNetworkIpvlan
20:45:01 [2021-03-11T20:45:01.765Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:45:01 [2021-03-11T20:45:01.765Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:45:01 [2021-03-11T20:45:01.765Z] PASS
20:45:01 [2021-03-11T20:45:01.765Z] 
20:45:01 [2021-03-11T20:45:01.765Z] === Skipped
20:45:01 [2021-03-11T20:45:01.765Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.02s)
20:45:01 [2021-03-11T20:45:01.765Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:45:01 [2021-03-11T20:45:01.765Z] 
20:45:01 [2021-03-11T20:45:01.765Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:45:01 [2021-03-11T20:45:01.765Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:45:01 [2021-03-11T20:45:01.765Z] 
20:45:01 [2021-03-11T20:45:01.765Z] 
20:45:01 [2021-03-11T20:45:01.765Z] DONE 2 tests, 2 skipped in 0.151s
20:45:01 [2021-03-11T20:45:01.765Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:45:01 [2021-03-11T20:45:01.765Z] ++ 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
20:45:01 [2021-03-11T20:45:01.765Z] ++ set -e
20:45:01 [2021-03-11T20:45:01.765Z] ++ '[' -n 0 ']'
20:45:01 [2021-03-11T20:45:01.765Z] ++ set -x
20:45:01 [2021-03-11T20:45:01.765Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:45:02 [2021-03-11T20:45:02.022Z] INFO: Testing against a local daemon
20:45:02 [2021-03-11T20:45:02.022Z] === RUN   TestDockerNetworkMacvlanPersistance
20:45:03 [2021-03-11T20:45:03.387Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
20:45:03 [2021-03-11T20:45:03.387Z] === RUN   TestDockerNetworkMacvlan
20:45:03 [2021-03-11T20:45:03.950Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:45:04 [2021-03-11T20:45:04.206Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:45:04 [2021-03-11T20:45:04.317Z] + bundleName=arm64-integration
20:45:04 [2021-03-11T20:45:04.317Z] + echo Creating arm64-integration-bundles.tar.gz
20:45:04 [2021-03-11T20:45:04.317Z] Creating arm64-integration-bundles.tar.gz
20:45:04 [2021-03-11T20:45:04.317Z] + xargs tar -czf arm64-integration-bundles.tar.gz
20:45:04 [2021-03-11T20:45:04.317Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
20:45:04 [2021-03-11T20:45:04.463Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
[Pipeline] archiveArtifacts
20:45:04 [2021-03-11T20:45:04.905Z] Archiving artifacts
20:45:05 [2021-03-11T20:45:05.026Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:45:05 [2021-03-11T20:45:05.956Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:45:06 [2021-03-11T20:45:06.213Z] === RUN   TestDockerSuite/TestBuildMultipleTags
20:45:06 [2021-03-11T20:45:06.472Z] === RUN   TestDockerSuite/TestBuildNetContainer
20:45:07 [2021-03-11T20:45:07.321Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42068/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:45:07 [2021-03-11T20:45:07.645Z] + make clean
20:45:08 [2021-03-11T20:45:08.220Z] docker volume rm -f docker-dev-cache
20:45:08 [2021-03-11T20:45:08.220Z] docker-dev-cache
[Pipeline] deleteDir
20:45:08 [2021-03-11T20:45:08.364Z] === RUN   TestDockerSuite/TestBuildNetNone
20:45:08 [2021-03-11T20:45:08.364Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:45:08 [2021-03-11T20:45:08.621Z] === RUN   TestDockerSuite/TestBuildNoContext
20:45:09 [2021-03-11T20:45:09.550Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
20:45:10 [2021-03-11T20:45:10.478Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
20:45:10 [2021-03-11T20:45:10.734Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
20:45:10 [2021-03-11T20:45:10.990Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:45:12 [2021-03-11T20:45:12.359Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
20:45:13 [2021-03-11T20:45:13.289Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
20:45:13 [2021-03-11T20:45:13.289Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
20:45:13 [2021-03-11T20:45:13.853Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
20:45:14 [2021-03-11T20:45:14.415Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
20:45:15 [2021-03-11T20:45:15.345Z] === RUN   TestDockerSuite/TestBuildOnBuild
20:45:17 [2021-03-11T20:45:17.236Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:45:17 [2021-03-11T20:45:17.236Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:45:17 [2021-03-11T20:45:17.799Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
20:45:18 [2021-03-11T20:45:18.056Z] --- PASS: TestDockerNetworkMacvlan (14.73s)
20:45:18 [2021-03-11T20:45:18.056Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
20:45:18 [2021-03-11T20:45:18.056Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
20:45:18 [2021-03-11T20:45:18.056Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.48s)
20:45:18 [2021-03-11T20:45:18.056Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.38s)
20:45:18 [2021-03-11T20:45:18.056Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.45s)
20:45:18 [2021-03-11T20:45:18.056Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s)
20:45:18 [2021-03-11T20:45:18.056Z] PASS
20:45:18 [2021-03-11T20:45:18.056Z] 
20:45:18 [2021-03-11T20:45:18.056Z] DONE 8 tests in 16.277s
20:45:18 [2021-03-11T20:45:18.056Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
20:45:18 [2021-03-11T20:45:18.056Z] ++ 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
20:45:18 [2021-03-11T20:45:18.056Z] ++ set -e
20:45:18 [2021-03-11T20:45:18.056Z] ++ '[' -n 0 ']'
20:45:18 [2021-03-11T20:45:18.056Z] ++ set -x
20:45:18 [2021-03-11T20:45:18.056Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:45:18 [2021-03-11T20:45:18.056Z] testing: warning: no tests to run
20:45:18 [2021-03-11T20:45:18.056Z] PASS
20:45:18 [2021-03-11T20:45:18.056Z] 
20:45:18 [2021-03-11T20:45:18.056Z] DONE 0 tests in 0.026s
20:45:18 [2021-03-11T20:45:18.056Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:45:18 [2021-03-11T20:45:18.056Z] ++ 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
20:45:18 [2021-03-11T20:45:18.056Z] ++ set -e
20:45:18 [2021-03-11T20:45:18.056Z] ++ '[' -n 0 ']'
20:45:18 [2021-03-11T20:45:18.056Z] ++ set -x
20:45:18 [2021-03-11T20:45:18.056Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:45:18 [2021-03-11T20:45:18.321Z] INFO: Testing against a local daemon
20:45:18 [2021-03-11T20:45:18.321Z] === RUN   TestAuthZPluginAllowRequest
20:45:19 [2021-03-11T20:45:19.694Z] --- PASS: TestAuthZPluginAllowRequest (1.52s)
20:45:19 [2021-03-11T20:45:19.694Z] === RUN   TestAuthZPluginTLS
20:45:20 [2021-03-11T20:45:20.257Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
20:45:20 [2021-03-11T20:45:20.257Z] --- PASS: TestAuthZPluginTLS (0.55s)
20:45:20 [2021-03-11T20:45:20.257Z] === RUN   TestAuthZPluginDenyRequest
20:45:20 [2021-03-11T20:45:20.821Z] --- PASS: TestAuthZPluginDenyRequest (0.58s)
20:45:20 [2021-03-11T20:45:20.821Z] === RUN   TestAuthZPluginAPIDenyResponse
20:45:21 [2021-03-11T20:45:21.384Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
20:45:21 [2021-03-11T20:45:21.384Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
20:45:21 [2021-03-11T20:45:21.384Z] === RUN   TestAuthZPluginDenyResponse
20:45:21 [2021-03-11T20:45:21.946Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
20:45:21 [2021-03-11T20:45:21.946Z] === RUN   TestAuthZPluginAllowEventStream
20:45:23 [2021-03-11T20:45:23.315Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
20:45:23 [2021-03-11T20:45:23.315Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s)
20:45:23 [2021-03-11T20:45:23.315Z] === RUN   TestAuthZPluginErrorResponse
20:45:23 [2021-03-11T20:45:23.879Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
20:45:23 [2021-03-11T20:45:23.879Z] === RUN   TestAuthZPluginErrorRequest
20:45:24 [2021-03-11T20:45:24.134Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
20:45:24 [2021-03-11T20:45:24.696Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
20:45:24 [2021-03-11T20:45:24.696Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:45:25 [2021-03-11T20:45:25.259Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
20:45:25 [2021-03-11T20:45:25.259Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:45:25 [2021-03-11T20:45:25.259Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
20:45:25 [2021-03-11T20:45:25.821Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
20:45:27 [2021-03-11T20:45:27.188Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s)
20:45:27 [2021-03-11T20:45:27.189Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:45:28 [2021-03-11T20:45:28.557Z] === RUN   TestDockerSuite/TestBuildPATH
20:45:28 [2021-03-11T20:45:28.813Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.83s)
20:45:28 [2021-03-11T20:45:28.813Z] === RUN   TestAuthZPluginHeader
20:45:29 [2021-03-11T20:45:29.741Z] --- PASS: TestAuthZPluginHeader (0.85s)
20:45:29 [2021-03-11T20:45:29.741Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:45:30 [2021-03-11T20:45:30.670Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
20:45:31 [2021-03-11T20:45:31.598Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
20:45:32 [2021-03-11T20:45:32.160Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
20:45:34 [2021-03-11T20:45:34.053Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.13s)
20:45:34 [2021-03-11T20:45:34.053Z] === RUN   TestAuthZPluginV2Disable
20:45:37 [2021-03-11T20:45:37.322Z] --- PASS: TestAuthZPluginV2Disable (3.41s)
20:45:37 [2021-03-11T20:45:37.322Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:45:39 [2021-03-11T20:45:39.843Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
20:45:40 [2021-03-11T20:45:40.269Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.96s)
20:45:40 [2021-03-11T20:45:40.269Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:45:42 [2021-03-11T20:45:42.788Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
20:45:45 [2021-03-11T20:45:45.305Z] === RUN   TestDockerSuite/TestBuildRm
20:45:45 [2021-03-11T20:45:45.305Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
20:45:48 [2021-03-11T20:45:48.576Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
20:45:49 [2021-03-11T20:45:49.505Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
20:45:50 [2021-03-11T20:45:50.874Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.44s)
20:45:50 [2021-03-11T20:45:50.874Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:45:50 [2021-03-11T20:45:50.874Z] === RUN   TestDockerSuite/TestBuildScratchCopy
20:45:51 [2021-03-11T20:45:51.131Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
20:45:51 [2021-03-11T20:45:51.693Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
20:45:52 [2021-03-11T20:45:52.255Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
20:45:53 [2021-03-11T20:45:53.181Z] === RUN   TestDockerSuite/TestBuildShellInherited
20:45:53 [2021-03-11T20:45:53.745Z] === RUN   TestDockerSuite/TestBuildShellMultiple
20:45:56 [2021-03-11T20:45:56.262Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
20:45:56 [2021-03-11T20:45:56.262Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
20:45:56 [2021-03-11T20:45:56.518Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
20:45:56 [2021-03-11T20:45:56.518Z] === RUN   TestDockerSuite/TestBuildSpaces
20:45:56 [2021-03-11T20:45:56.774Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
20:45:57 [2021-03-11T20:45:57.338Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
20:45:57 [2021-03-11T20:45:57.338Z] === RUN   TestDockerSuite/TestBuildStderr
20:45:58 [2021-03-11T20:45:58.266Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
20:46:00 [2021-03-11T20:46:00.783Z] === RUN   TestDockerSuite/TestBuildStopSignal
20:46:01 [2021-03-11T20:46:01.344Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
20:46:02 [2021-03-11T20:46:02.273Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
20:46:02 [2021-03-11T20:46:02.530Z] === RUN   TestDockerSuite/TestBuildTagEvent
20:46:03 [2021-03-11T20:46:03.092Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
20:46:04 [2021-03-11T20:46:04.034Z] === RUN   TestDockerSuite/TestBuildUser
20:46:04 [2021-03-11T20:46:04.716Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:46:04 [2021-03-11T20:46:04.716Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 14.7% of statements
20:46:04 [2021-03-11T20:46:04.716Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
20:46:04 [2021-03-11T20:46:04.716Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:46:04 [2021-03-11T20:46:04.716Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:46:04 [2021-03-11T20:46:04.716Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:46:04 [2021-03-11T20:46:04.716Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 5.7% of statements
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/types	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ok  	github.com/docker/docker/api/types/strslice	0.012s	coverage: 90.0% of statements
20:46:04 [2021-03-11T20:46:04.717Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
20:46:04 [2021-03-11T20:46:04.717Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/builder	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:46:04 [2021-03-11T20:46:04.717Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:46:05 [2021-03-11T20:46:05.398Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
20:46:07 [2021-03-11T20:46:07.289Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
20:46:07 [2021-03-11T20:46:07.289Z] PASS
20:46:07 [2021-03-11T20:46:07.289Z] 
20:46:07 [2021-03-11T20:46:07.289Z] DONE 17 tests in 49.033s
20:46:07 [2021-03-11T20:46:07.289Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:46:07 [2021-03-11T20:46:07.289Z] ++ 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
20:46:07 [2021-03-11T20:46:07.289Z] ++ set -e
20:46:07 [2021-03-11T20:46:07.289Z] ++ '[' -n 0 ']'
20:46:07 [2021-03-11T20:46:07.289Z] ++ set -x
20:46:07 [2021-03-11T20:46:07.289Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:46:07 [2021-03-11T20:46:07.289Z] INFO: Testing against a local daemon
20:46:07 [2021-03-11T20:46:07.289Z] === RUN   TestPluginInvalidJSON
20:46:07 [2021-03-11T20:46:07.289Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:46:07 [2021-03-11T20:46:07.289Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:46:07 [2021-03-11T20:46:07.289Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:46:07 [2021-03-11T20:46:07.289Z] --- PASS: TestPluginInvalidJSON (0.05s)
20:46:07 [2021-03-11T20:46:07.289Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:46:07 [2021-03-11T20:46:07.289Z] === RUN   TestPluginInstall
20:46:07 [2021-03-11T20:46:07.289Z] === RUN   TestPluginInstall/no_auth
20:46:07 [2021-03-11T20:46:07.852Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
20:46:07 [2021-03-11T20:46:07.986Z] ok  	github.com/docker/docker/builder/remotecontext	0.077s	coverage: 13.7% of statements
20:46:07 [2021-03-11T20:46:07.986Z] ok  	github.com/docker/docker/builder/dockerfile	0.215s	coverage: 48.3% of statements
20:46:07 [2021-03-11T20:46:07.986Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
20:46:08 [2021-03-11T20:46:08.915Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
20:46:09 [2021-03-11T20:46:09.219Z] time="2021-03-11T20:46:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:46:09 [2021-03-11T20:46:09.219Z] time="2021-03-11T20:46:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef8c474334185e0c6dc9688cfe6052a7b1a72e5ef2e42f5767966b094356f959" mediatype=application/vnd.docker.plugin.v1+json size=522
20:46:09 [2021-03-11T20:46:09.219Z] time="2021-03-11T20:46:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:46:09 [2021-03-11T20:46:09.219Z] time="2021-03-11T20:46:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef8c474334185e0c6dc9688cfe6052a7b1a72e5ef2e42f5767966b094356f959" mediatype=application/vnd.docker.plugin.v1+json size=522
20:46:09 [2021-03-11T20:46:09.475Z] === RUN   TestPluginInstall/with_htpasswd
20:46:09 [2021-03-11T20:46:09.842Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.294s	coverage: 86.3% of statements
20:46:09 [2021-03-11T20:46:09.842Z] ?   	github.com/docker/docker/cli	[no test files]
20:46:09 [2021-03-11T20:46:09.842Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:46:10 [2021-03-11T20:46:10.037Z] time="2021-03-11T20:46:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:46:10 [2021-03-11T20:46:10.037Z] time="2021-03-11T20:46:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39aeeab469968e85796d6256db10143efb9543c911e46415edc1aa80fdd4ca01" mediatype=application/vnd.docker.plugin.v1+json size=522
20:46:10 [2021-03-11T20:46:10.037Z] time="2021-03-11T20:46:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:46:10 [2021-03-11T20:46:10.037Z] time="2021-03-11T20:46:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39aeeab469968e85796d6256db10143efb9543c911e46415edc1aa80fdd4ca01" mediatype=application/vnd.docker.plugin.v1+json size=522
20:46:10 [2021-03-11T20:46:10.295Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
20:46:10 [2021-03-11T20:46:10.550Z] === RUN   TestPluginInstall/with_insecure
20:46:11 [2021-03-11T20:46:11.920Z] time="2021-03-11T20:46:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:46:11 [2021-03-11T20:46:11.920Z] time="2021-03-11T20:46:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d22f398b8172e7c6ed73da402b32975fa2f353632970fbfe3060ecccfe3ad05b" mediatype=application/vnd.docker.plugin.v1+json size=522
20:46:11 [2021-03-11T20:46:11.920Z] time="2021-03-11T20:46:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:46:11 [2021-03-11T20:46:11.920Z] time="2021-03-11T20:46:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d22f398b8172e7c6ed73da402b32975fa2f353632970fbfe3060ecccfe3ad05b" mediatype=application/vnd.docker.plugin.v1+json size=522
20:46:12 [2021-03-11T20:46:12.483Z] --- PASS: TestPluginInstall (5.14s)
20:46:12 [2021-03-11T20:46:12.483Z]     --- PASS: TestPluginInstall/no_auth (2.05s)
20:46:12 [2021-03-11T20:46:12.483Z]     --- PASS: TestPluginInstall/with_htpasswd (1.12s)
20:46:12 [2021-03-11T20:46:12.483Z]     --- PASS: TestPluginInstall/with_insecure (1.97s)
20:46:12 [2021-03-11T20:46:12.483Z]         plugin_test.go:160: [da9bb8f005031] daemon is not started
20:46:12 [2021-03-11T20:46:12.483Z] === RUN   TestPluginsWithRuntimes
20:46:14 [2021-03-11T20:46:14.007Z] ok  	github.com/docker/docker/client	0.222s	coverage: 75.4% of statements
20:46:15 [2021-03-11T20:46:15.000Z] === RUN   TestPluginsWithRuntimes/No_Args
20:46:15 [2021-03-11T20:46:15.562Z] === RUN   TestPluginsWithRuntimes/With_Args
20:46:16 [2021-03-11T20:46:16.935Z] --- PASS: TestPluginsWithRuntimes (4.31s)
20:46:16 [2021-03-11T20:46:16.935Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.05s)
20:46:16 [2021-03-11T20:46:16.935Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.07s)
20:46:16 [2021-03-11T20:46:16.935Z] PASS
20:46:16 [2021-03-11T20:46:16.935Z] 
20:46:16 [2021-03-11T20:46:16.935Z] DONE 9 tests in 9.646s
20:46:16 [2021-03-11T20:46:16.935Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:46:16 [2021-03-11T20:46:16.935Z] ++ 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
20:46:16 [2021-03-11T20:46:16.935Z] ++ set -e
20:46:16 [2021-03-11T20:46:16.935Z] ++ '[' -n 0 ']'
20:46:16 [2021-03-11T20:46:16.935Z] ++ set -x
20:46:16 [2021-03-11T20:46:16.935Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:46:16 [2021-03-11T20:46:16.935Z] INFO: Testing against a local daemon
20:46:16 [2021-03-11T20:46:16.935Z] === RUN   TestExternalGraphDriver
20:46:17 [2021-03-11T20:46:17.191Z] === RUN   TestExternalGraphDriver/json
20:46:19 [2021-03-11T20:46:19.083Z] === RUN   TestExternalGraphDriver/spec
20:46:20 [2021-03-11T20:46:20.973Z] === RUN   TestExternalGraphDriver/pull
20:46:21 [2021-03-11T20:46:21.536Z] === RUN   TestDockerSuite/TestBuildVerboseOut
20:46:22 [2021-03-11T20:46:22.098Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
20:46:22 [2021-03-11T20:46:22.661Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
20:46:22 [2021-03-11T20:46:22.661Z] --- PASS: TestExternalGraphDriver (5.57s)
20:46:22 [2021-03-11T20:46:22.661Z]     --- PASS: TestExternalGraphDriver/json (1.91s)
20:46:22 [2021-03-11T20:46:22.661Z]     --- PASS: TestExternalGraphDriver/spec (1.91s)
20:46:22 [2021-03-11T20:46:22.661Z]     --- PASS: TestExternalGraphDriver/pull (1.61s)
20:46:22 [2021-03-11T20:46:22.661Z] === RUN   TestGraphdriverPluginV2
20:46:23 [2021-03-11T20:46:23.590Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
20:46:24 [2021-03-11T20:46:24.152Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
20:46:25 [2021-03-11T20:46:25.093Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
20:46:25 [2021-03-11T20:46:25.093Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
20:46:25 [2021-03-11T20:46:25.093Z] === RUN   TestDockerSuite/TestBuildWindowsUser
20:46:25 [2021-03-11T20:46:25.093Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
20:46:25 [2021-03-11T20:46:25.348Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
20:46:26 [2021-03-11T20:46:26.717Z] --- PASS: TestGraphdriverPluginV2 (3.94s)
20:46:26 [2021-03-11T20:46:26.717Z] PASS
20:46:26 [2021-03-11T20:46:26.717Z] 
20:46:26 [2021-03-11T20:46:26.717Z] DONE 5 tests in 9.706s
20:46:26 [2021-03-11T20:46:26.717Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:46:26 [2021-03-11T20:46:26.717Z] ++ 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
20:46:26 [2021-03-11T20:46:26.717Z] ++ set -e
20:46:26 [2021-03-11T20:46:26.717Z] ++ '[' -n 0 ']'
20:46:26 [2021-03-11T20:46:26.717Z] ++ set -x
20:46:26 [2021-03-11T20:46:26.717Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:46:26 [2021-03-11T20:46:26.717Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
20:46:26 [2021-03-11T20:46:26.717Z] === RUN   TestDockerSuite/TestBuildWithFailure
20:46:26 [2021-03-11T20:46:26.717Z] INFO: Testing against a local daemon
20:46:26 [2021-03-11T20:46:26.717Z] === RUN   TestContinueAfterPluginCrash
20:46:26 [2021-03-11T20:46:26.717Z] === PAUSE TestContinueAfterPluginCrash
20:46:26 [2021-03-11T20:46:26.717Z] === RUN   TestReadPluginNoRead
20:46:26 [2021-03-11T20:46:26.717Z] === PAUSE TestReadPluginNoRead
20:46:26 [2021-03-11T20:46:26.717Z] === RUN   TestDaemonStartWithLogOpt
20:46:26 [2021-03-11T20:46:26.717Z] === PAUSE TestDaemonStartWithLogOpt
20:46:26 [2021-03-11T20:46:26.717Z] === CONT  TestContinueAfterPluginCrash
20:46:26 [2021-03-11T20:46:26.717Z] === CONT  TestDaemonStartWithLogOpt
20:46:27 [2021-03-11T20:46:27.646Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
20:46:28 [2021-03-11T20:46:28.576Z] === RUN   TestDockerSuite/TestBuildWithTabs
20:46:29 [2021-03-11T20:46:29.943Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
20:46:29 [2021-03-11T20:46:29.943Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
20:46:32 [2021-03-11T20:46:32.462Z] --- PASS: TestDaemonStartWithLogOpt (5.36s)
20:46:32 [2021-03-11T20:46:32.462Z] === CONT  TestReadPluginNoRead
20:46:32 [2021-03-11T20:46:32.718Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
20:46:34 [2021-03-11T20:46:34.616Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
20:46:34 [2021-03-11T20:46:34.616Z] === RUN   TestDockerSuite/TestBuildWithVolumes
20:46:35 [2021-03-11T20:46:35.544Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
20:46:35 [2021-03-11T20:46:35.544Z] === RUN   TestReadPluginNoRead/default
20:46:36 [2021-03-11T20:46:36.106Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
20:46:37 [2021-03-11T20:46:37.474Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
20:46:37 [2021-03-11T20:46:37.474Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
20:46:37 [2021-03-11T20:46:37.474Z] --- PASS: TestContinueAfterPluginCrash (10.60s)
20:46:38 [2021-03-11T20:46:38.037Z] === RUN   TestReadPluginNoRead/disabled_caching
20:46:38 [2021-03-11T20:46:38.293Z] === RUN   TestDockerSuite/TestBuildXZHost
20:46:38 [2021-03-11T20:46:38.855Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
20:46:39 [2021-03-11T20:46:39.785Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:46:40 [2021-03-11T20:46:40.347Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
20:46:40 [2021-03-11T20:46:40.347Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
20:46:40 [2021-03-11T20:46:40.347Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
20:46:41 [2021-03-11T20:46:41.276Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
20:46:41 [2021-03-11T20:46:41.532Z] --- PASS: TestReadPluginNoRead (9.37s)
20:46:41 [2021-03-11T20:46:41.532Z]     --- PASS: TestReadPluginNoRead/default (2.27s)
20:46:41 [2021-03-11T20:46:41.532Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.79s)
20:46:41 [2021-03-11T20:46:41.532Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s)
20:46:41 [2021-03-11T20:46:41.532Z]     read_test.go:92: [d47fa250c127a] daemon is not started
20:46:41 [2021-03-11T20:46:41.532Z] PASS
20:46:41 [2021-03-11T20:46:41.532Z] 
20:46:41 [2021-03-11T20:46:41.532Z] DONE 6 tests in 14.902s
20:46:41 [2021-03-11T20:46:41.532Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:46:41 [2021-03-11T20:46:41.532Z] ++ 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
20:46:41 [2021-03-11T20:46:41.532Z] ++ set -e
20:46:41 [2021-03-11T20:46:41.532Z] ++ '[' -n 0 ']'
20:46:41 [2021-03-11T20:46:41.532Z] ++ set -x
20:46:41 [2021-03-11T20:46:41.532Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:46:41 [2021-03-11T20:46:41.532Z] testing: warning: no tests to run
20:46:41 [2021-03-11T20:46:41.532Z] PASS
20:46:41 [2021-03-11T20:46:41.532Z] 
20:46:41 [2021-03-11T20:46:41.532Z] DONE 0 tests in 0.046s
20:46:41 [2021-03-11T20:46:41.532Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:46:41 [2021-03-11T20:46:41.532Z] ++ 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
20:46:41 [2021-03-11T20:46:41.532Z] ++ set -e
20:46:41 [2021-03-11T20:46:41.532Z] ++ '[' -n 0 ']'
20:46:41 [2021-03-11T20:46:41.532Z] ++ set -x
20:46:41 [2021-03-11T20:46:41.532Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:46:41 [2021-03-11T20:46:41.789Z] INFO: Testing against a local daemon
20:46:41 [2021-03-11T20:46:41.789Z] === RUN   TestPluginWithDevMounts
20:46:41 [2021-03-11T20:46:41.789Z] === PAUSE TestPluginWithDevMounts
20:46:41 [2021-03-11T20:46:41.789Z] === CONT  TestPluginWithDevMounts
20:46:42 [2021-03-11T20:46:42.353Z] === RUN   TestDockerSuite/TestCommitChange
20:46:43 [2021-03-11T20:46:43.283Z] === RUN   TestDockerSuite/TestCommitChangeLabels
20:46:44 [2021-03-11T20:46:44.212Z] --- PASS: TestPluginWithDevMounts (2.15s)
20:46:44 [2021-03-11T20:46:44.212Z] PASS
20:46:44 [2021-03-11T20:46:44.212Z] 
20:46:44 [2021-03-11T20:46:44.212Z] DONE 1 tests in 2.365s
20:46:44 [2021-03-11T20:46:44.212Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
20:46:44 [2021-03-11T20:46:44.212Z] ++ 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
20:46:44 [2021-03-11T20:46:44.212Z] ++ set -e
20:46:44 [2021-03-11T20:46:44.212Z] ++ '[' -n 0 ']'
20:46:44 [2021-03-11T20:46:44.212Z] ++ set -x
20:46:44 [2021-03-11T20:46:44.212Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:46:44 [2021-03-11T20:46:44.212Z] === RUN   TestDockerSuite/TestCommitHardlink
20:46:44 [2021-03-11T20:46:44.212Z] INFO: Testing against a local daemon
20:46:44 [2021-03-11T20:46:44.212Z] === RUN   TestSecretInspect
20:46:45 [2021-03-11T20:46:45.591Z] === RUN   TestDockerSuite/TestCommitNewFile
20:46:46 [2021-03-11T20:46:46.530Z] --- PASS: TestSecretInspect (2.42s)
20:46:46 [2021-03-11T20:46:46.530Z] === RUN   TestSecretList
20:46:46 [2021-03-11T20:46:46.786Z] === RUN   TestDockerSuite/TestCommitPausedContainer
20:46:47 [2021-03-11T20:46:47.716Z] === RUN   TestDockerSuite/TestCommitTTY
20:46:48 [2021-03-11T20:46:48.644Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
20:46:49 [2021-03-11T20:46:49.572Z] --- PASS: TestSecretList (2.80s)
20:46:49 [2021-03-11T20:46:49.572Z] === RUN   TestSecretsCreateAndDelete
20:46:49 [2021-03-11T20:46:49.572Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
20:46:50 [2021-03-11T20:46:50.939Z] === RUN   TestDockerSuite/TestCommitWithoutPause
20:46:51 [2021-03-11T20:46:51.502Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
20:46:51 [2021-03-11T20:46:51.502Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
20:46:51 [2021-03-11T20:46:51.502Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
20:46:51 [2021-03-11T20:46:51.758Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
20:46:51 [2021-03-11T20:46:51.758Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
20:46:51 [2021-03-11T20:46:51.758Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
20:46:51 [2021-03-11T20:46:51.758Z] === RUN   TestDockerSuite/TestContainerAPICommit
20:46:52 [2021-03-11T20:46:52.014Z] --- PASS: TestSecretsCreateAndDelete (2.65s)
20:46:52 [2021-03-11T20:46:52.014Z] === RUN   TestSecretsUpdate
20:46:52 [2021-03-11T20:46:52.671Z] ok  	github.com/docker/docker/cmd/dockerd	0.072s	coverage: 29.1% of statements
20:46:53 [2021-03-11T20:46:53.037Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
20:46:53 [2021-03-11T20:46:53.600Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
20:46:53 [2021-03-11T20:46:53.601Z] ok  	github.com/docker/docker/container	0.122s	coverage: 34.7% of statements
20:46:53 [2021-03-11T20:46:53.601Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:46:53 [2021-03-11T20:46:53.601Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:46:53 [2021-03-11T20:46:53.601Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:46:53 [2021-03-11T20:46:53.601Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:46:54 [2021-03-11T20:46:54.529Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
20:46:54 [2021-03-11T20:46:54.529Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
20:46:55 [2021-03-11T20:46:55.093Z] --- PASS: TestSecretsUpdate (3.05s)
20:46:55 [2021-03-11T20:46:55.093Z] === RUN   TestTemplatedSecret
20:46:55 [2021-03-11T20:46:55.349Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
20:46:56 [2021-03-11T20:46:56.278Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
20:46:56 [2021-03-11T20:46:56.840Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
20:46:58 [2021-03-11T20:46:58.210Z] === RUN   TestDockerSuite/TestContainerAPICreate
20:46:59 [2021-03-11T20:46:59.140Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
20:46:59 [2021-03-11T20:46:59.140Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
20:46:59 [2021-03-11T20:46:59.140Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
20:46:59 [2021-03-11T20:46:59.397Z] --- PASS: TestTemplatedSecret (4.39s)
20:46:59 [2021-03-11T20:46:59.397Z] === RUN   TestSecretCreateResolve
20:46:59 [2021-03-11T20:46:59.960Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
20:46:59 [2021-03-11T20:46:59.960Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
20:46:59 [2021-03-11T20:46:59.960Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
20:46:59 [2021-03-11T20:46:59.960Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
20:46:59 [2021-03-11T20:46:59.960Z] === RUN   TestDockerSuite/TestContainerAPIDelete
20:47:00 [2021-03-11T20:47:00.889Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
20:47:01 [2021-03-11T20:47:01.454Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
20:47:02 [2021-03-11T20:47:02.016Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
20:47:02 [2021-03-11T20:47:02.016Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
20:47:02 [2021-03-11T20:47:02.272Z] --- PASS: TestSecretCreateResolve (2.82s)
20:47:02 [2021-03-11T20:47:02.272Z] PASS
20:47:02 [2021-03-11T20:47:02.272Z] 
20:47:02 [2021-03-11T20:47:02.272Z] DONE 6 tests in 18.254s
20:47:02 [2021-03-11T20:47:02.272Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
20:47:02 [2021-03-11T20:47:02.272Z] ++ 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
20:47:02 [2021-03-11T20:47:02.272Z] ++ set -e
20:47:02 [2021-03-11T20:47:02.272Z] ++ '[' -n 0 ']'
20:47:02 [2021-03-11T20:47:02.272Z] ++ set -x
20:47:02 [2021-03-11T20:47:02.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:47:02 [2021-03-11T20:47:02.528Z] INFO: Testing against a local daemon
20:47:02 [2021-03-11T20:47:02.528Z] === RUN   TestServiceCreateInit
20:47:02 [2021-03-11T20:47:02.528Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:47:03 [2021-03-11T20:47:03.457Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
20:47:04 [2021-03-11T20:47:04.019Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
20:47:04 [2021-03-11T20:47:04.019Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
20:47:04 [2021-03-11T20:47:04.967Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
20:47:05 [2021-03-11T20:47:05.528Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
20:47:05 [2021-03-11T20:47:05.773Z] ok  	github.com/docker/docker/daemon/cluster	0.077s	coverage: 0.5% of statements
20:47:06 [2021-03-11T20:47:06.335Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
20:47:06 [2021-03-11T20:47:06.460Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
20:47:07 [2021-03-11T20:47:07.389Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:47:07 [2021-03-11T20:47:07.389Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
20:47:07 [2021-03-11T20:47:07.389Z] === RUN   TestDockerSuite/TestContainerAPIKill
20:47:07 [2021-03-11T20:47:07.953Z] === RUN   TestDockerSuite/TestContainerAPIPause
20:47:08 [2021-03-11T20:47:08.225Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 35.9% of statements
20:47:08 [2021-03-11T20:47:08.516Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
20:47:09 [2021-03-11T20:47:09.449Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
20:47:09 [2021-03-11T20:47:09.449Z] === RUN   TestDockerSuite/TestContainerAPIRename
20:47:10 [2021-03-11T20:47:10.013Z] === RUN   TestDockerSuite/TestContainerAPIRestart
20:47:11 [2021-03-11T20:47:11.378Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
20:47:11 [2021-03-11T20:47:11.941Z] --- PASS: TestServiceCreateInit (9.41s)
20:47:11 [2021-03-11T20:47:11.941Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.75s)
20:47:11 [2021-03-11T20:47:11.941Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.63s)
20:47:11 [2021-03-11T20:47:11.941Z] === RUN   TestCreateServiceMultipleTimes
20:47:12 [2021-03-11T20:47:12.505Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
20:47:12 [2021-03-11T20:47:12.505Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
20:47:12 [2021-03-11T20:47:12.505Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
20:47:12 [2021-03-11T20:47:12.505Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
20:47:12 [2021-03-11T20:47:12.505Z] === RUN   TestDockerSuite/TestContainerAPIStart
20:47:13 [2021-03-11T20:47:13.068Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
20:47:18 [2021-03-11T20:47:18.221Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.436s	coverage: 14.1% of statements
20:47:18 [2021-03-11T20:47:18.221Z] ok  	github.com/docker/docker/daemon	12.186s	coverage: 17.2% of statements
20:47:18 [2021-03-11T20:47:18.221Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:47:18 [2021-03-11T20:47:18.221Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:47:18 [2021-03-11T20:47:18.313Z] === RUN   TestDockerSuite/TestContainerAPIStop
20:47:18 [2021-03-11T20:47:18.313Z] === RUN   TestDockerSuite/TestContainerAPITop
20:47:18 [2021-03-11T20:47:18.570Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
20:47:18 [2021-03-11T20:47:18.570Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
20:47:18 [2021-03-11T20:47:18.570Z] === RUN   TestDockerSuite/TestContainerAPIWait
20:47:19 [2021-03-11T20:47:19.155Z] ok  	github.com/docker/docker/daemon/config	0.086s	coverage: 81.8% of statements
20:47:19 [2021-03-11T20:47:19.722Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
20:47:20 [2021-03-11T20:47:20.282Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
20:47:20 [2021-03-11T20:47:20.282Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:47:20 [2021-03-11T20:47:20.282Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:47:21 [2021-03-11T20:47:21.086Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
20:47:21 [2021-03-11T20:47:21.208Z] ok  	github.com/docker/docker/daemon/graphdriver	0.016s	coverage: 2.2% of statements
20:47:22 [2021-03-11T20:47:22.013Z] === RUN   TestDockerSuite/TestContainerNetworkMode
20:47:22 [2021-03-11T20:47:22.617Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
20:47:23 [2021-03-11T20:47:23.725Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.464s	coverage: 73.3% of statements
20:47:23 [2021-03-11T20:47:23.725Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.9% of statements
20:47:25 [2021-03-11T20:47:25.090Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.361s	coverage: 56.2% of statements
20:47:25 [2021-03-11T20:47:25.884Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
20:47:26 [2021-03-11T20:47:26.140Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
20:47:27 [2021-03-11T20:47:27.067Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
20:47:27 [2021-03-11T20:47:27.607Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.9% of statements
20:47:27 [2021-03-11T20:47:27.997Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
20:47:27 [2021-03-11T20:47:27.997Z] --- PASS: TestCreateServiceMultipleTimes (16.19s)
20:47:27 [2021-03-11T20:47:27.997Z] === RUN   TestCreateServiceConflict
20:47:28 [2021-03-11T20:47:28.937Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
20:47:28 [2021-03-11T20:47:28.970Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.541s	coverage: 46.2% of statements
20:47:28 [2021-03-11T20:47:28.970Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:47:29 [2021-03-11T20:47:29.225Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.323s	coverage: 49.4% of statements
20:47:30 [2021-03-11T20:47:30.301Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
20:47:30 [2021-03-11T20:47:30.557Z] --- PASS: TestCreateServiceConflict (2.47s)
20:47:30 [2021-03-11T20:47:30.557Z] === RUN   TestCreateServiceMaxReplicas
20:47:31 [2021-03-11T20:47:31.114Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 57.5% of statements
20:47:31 [2021-03-11T20:47:31.370Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.660s	coverage: 57.7% of statements
20:47:31 [2021-03-11T20:47:31.370Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:47:31 [2021-03-11T20:47:31.370Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:47:31 [2021-03-11T20:47:31.921Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
20:47:33 [2021-03-11T20:47:33.257Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
20:47:33 [2021-03-11T20:47:33.286Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
20:47:33 [2021-03-11T20:47:33.541Z] --- PASS: TestCreateServiceMaxReplicas (3.01s)
20:47:33 [2021-03-11T20:47:33.541Z] === RUN   TestCreateWithDuplicateNetworkNames
20:47:33 [2021-03-11T20:47:33.797Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008ea200_<nil>}
20:47:33 [2021-03-11T20:47:33.817Z] ok  	github.com/docker/docker/daemon/links	0.017s	coverage: 93.0% of statements
20:47:34 [2021-03-11T20:47:34.743Z] ok  	github.com/docker/docker/daemon/images	0.034s	coverage: 6.7% of statements
20:47:34 [2021-03-11T20:47:34.743Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:47:34 [2021-03-11T20:47:34.743Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:47:35 [2021-03-11T20:47:35.162Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1560976852_/foo_false__<nil>_<nil>_<nil>}
20:47:36 [2021-03-11T20:47:36.107Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
20:47:37 [2021-03-11T20:47:37.032Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.191s	coverage: 77.4% of statements
20:47:37 [2021-03-11T20:47:37.032Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:47:37 [2021-03-11T20:47:37.032Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:47:37 [2021-03-11T20:47:37.056Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1560976852_/foo_true__<nil>_<nil>_<nil>}
20:47:37 [2021-03-11T20:47:37.287Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
20:47:37 [2021-03-11T20:47:37.982Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3593091363_/foo_false__<nil>_<nil>_<nil>}
20:47:38 [2021-03-11T20:47:38.650Z] ok  	github.com/docker/docker/daemon/logger/journald	0.009s	coverage: 23.9% of statements
20:47:38 [2021-03-11T20:47:38.650Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 61.6% of statements
20:47:38 [2021-03-11T20:47:38.906Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
20:47:39 [2021-03-11T20:47:39.347Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3593091363_/foo_true__<nil>_<nil>_<nil>}
20:47:40 [2021-03-11T20:47:40.272Z] ok  	github.com/docker/docker/daemon/logger/local	0.019s	coverage: 75.2% of statements
20:47:40 [2021-03-11T20:47:40.273Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:47:40 [2021-03-11T20:47:40.711Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3593091363_/foo_true__0xc0008ea260_<nil>_<nil>}
20:47:40 [2021-03-11T20:47:40.834Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.062s	coverage: 55.1% of statements
20:47:41 [2021-03-11T20:47:41.760Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.019s	coverage: 31.5% of statements
20:47:42 [2021-03-11T20:47:42.076Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008ea280_<nil>}
20:47:43 [2021-03-11T20:47:43.126Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
20:47:43 [2021-03-11T20:47:43.382Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
20:47:43 [2021-03-11T20:47:43.441Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008ea2a0_<nil>}
20:47:43 [2021-03-11T20:47:43.696Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
20:47:43 [2021-03-11T20:47:43.944Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
20:47:44 [2021-03-11T20:47:44.199Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.575s	coverage: 82.5% of statements
20:47:44 [2021-03-11T20:47:44.199Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:47:44 [2021-03-11T20:47:44.199Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:47:45 [2021-03-11T20:47:45.062Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008ea2c0_<nil>}
20:47:46 [2021-03-11T20:47:46.090Z] ok  	github.com/docker/docker/distribution/metadata	0.082s	coverage: 48.2% of statements
20:47:46 [2021-03-11T20:47:46.428Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008ea2e0_<nil>}
20:47:47 [2021-03-11T20:47:47.017Z] ok  	github.com/docker/docker/distribution	0.203s	coverage: 25.0% of statements
20:47:47 [2021-03-11T20:47:47.017Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:47:47 [2021-03-11T20:47:47.357Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.73s)
20:47:47 [2021-03-11T20:47:47.357Z] === RUN   TestCreateServiceSecretFileMode
20:47:47 [2021-03-11T20:47:47.919Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
20:47:47 [2021-03-11T20:47:47.945Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
20:47:48 [2021-03-11T20:47:48.873Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.6% of statements
20:47:49 [2021-03-11T20:47:49.286Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
20:47:49 [2021-03-11T20:47:49.286Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
20:47:49 [2021-03-11T20:47:49.286Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
20:47:49 [2021-03-11T20:47:49.286Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
20:47:49 [2021-03-11T20:47:49.286Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
20:47:49 [2021-03-11T20:47:49.286Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
20:47:49 [2021-03-11T20:47:49.286Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
20:47:49 [2021-03-11T20:47:49.286Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
20:47:49 [2021-03-11T20:47:49.286Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
20:47:49 [2021-03-11T20:47:49.286Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
20:47:49 [2021-03-11T20:47:49.286Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
20:47:49 [2021-03-11T20:47:49.286Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
20:47:49 [2021-03-11T20:47:49.286Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
20:47:49 [2021-03-11T20:47:49.286Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
20:47:49 [2021-03-11T20:47:49.286Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
20:47:49 [2021-03-11T20:47:49.286Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
20:47:49 [2021-03-11T20:47:49.434Z] ok  	github.com/docker/docker/distribution/xfer	1.882s	coverage: 85.6% of statements
20:47:49 [2021-03-11T20:47:49.434Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:47:49 [2021-03-11T20:47:49.543Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
20:47:49 [2021-03-11T20:47:49.543Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
20:47:49 [2021-03-11T20:47:49.691Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
20:47:50 [2021-03-11T20:47:50.127Z] --- PASS: TestCreateServiceSecretFileMode (2.91s)
20:47:50 [2021-03-11T20:47:50.127Z] === RUN   TestCreateServiceConfigFileMode
20:47:51 [2021-03-11T20:47:51.056Z] ok  	github.com/docker/docker/image/tarexport	0.011s	coverage: 0.6% of statements
20:47:51 [2021-03-11T20:47:51.056Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
20:47:51 [2021-03-11T20:47:51.056Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:47:51 [2021-03-11T20:47:51.618Z] ok  	github.com/docker/docker/libcontainerd/queue	0.034s	coverage: 100.0% of statements
20:47:52 [2021-03-11T20:47:52.646Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
20:47:53 [2021-03-11T20:47:53.507Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 45.2% of statements
20:47:53 [2021-03-11T20:47:53.574Z] --- PASS: TestCreateServiceConfigFileMode (3.31s)
20:47:53 [2021-03-11T20:47:53.574Z] === RUN   TestCreateServiceSysctls
20:47:54 [2021-03-11T20:47:54.070Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 67.1% of statements
20:47:54 [2021-03-11T20:47:54.326Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
20:47:54 [2021-03-11T20:47:54.940Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
20:47:56 [2021-03-11T20:47:56.215Z] ok  	github.com/docker/docker/pkg/archive	0.290s	coverage: 77.2% of statements
20:47:57 [2021-03-11T20:47:57.142Z] ok  	github.com/docker/docker/pkg/authorization	0.202s	coverage: 68.3% of statements
20:47:57 [2021-03-11T20:47:57.142Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
20:47:57 [2021-03-11T20:47:57.398Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
20:47:57 [2021-03-11T20:47:57.457Z] === RUN   TestDockerSuite/TestCopyAndRestart
20:47:57 [2021-03-11T20:47:57.457Z] --- PASS: TestCreateServiceSysctls (3.82s)
20:47:57 [2021-03-11T20:47:57.457Z] === RUN   TestCreateServiceCapabilities
20:47:58 [2021-03-11T20:47:58.387Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
20:47:58 [2021-03-11T20:47:58.387Z] === RUN   TestDockerSuite/TestCpAbsolutePath
20:47:59 [2021-03-11T20:47:59.316Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
20:47:59 [2021-03-11T20:47:59.882Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
20:48:00 [2021-03-11T20:48:00.138Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
20:48:00 [2021-03-11T20:48:00.396Z] --- PASS: TestCreateServiceCapabilities (3.03s)
20:48:00 [2021-03-11T20:48:00.396Z] === RUN   TestInspect
20:48:00 [2021-03-11T20:48:00.660Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.504s	coverage: 43.2% of statements
20:48:00 [2021-03-11T20:48:00.660Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
20:48:00 [2021-03-11T20:48:00.958Z] === RUN   TestDockerSuite/TestCpFromCaseA
20:48:01 [2021-03-11T20:48:01.221Z] ok  	github.com/docker/docker/layer	7.571s	coverage: 68.8% of statements
20:48:01 [2021-03-11T20:48:01.221Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:48:01 [2021-03-11T20:48:01.221Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:48:01 [2021-03-11T20:48:01.221Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:48:01 [2021-03-11T20:48:01.221Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:48:01 [2021-03-11T20:48:01.221Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:48:01 [2021-03-11T20:48:01.221Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:48:01 [2021-03-11T20:48:01.221Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:48:01 [2021-03-11T20:48:01.221Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
20:48:01 [2021-03-11T20:48:01.783Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 92.9% of statements
20:48:01 [2021-03-11T20:48:01.886Z] === RUN   TestDockerSuite/TestCpFromCaseB
20:48:02 [2021-03-11T20:48:02.345Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
20:48:02 [2021-03-11T20:48:02.814Z] === RUN   TestDockerSuite/TestCpFromCaseC
20:48:02 [2021-03-11T20:48:02.908Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.007s	coverage: 93.8% of statements
20:48:03 [2021-03-11T20:48:03.471Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
20:48:04 [2021-03-11T20:48:04.183Z] === RUN   TestDockerSuite/TestCpFromCaseD
20:48:04 [2021-03-11T20:48:04.746Z] === RUN   TestDockerSuite/TestCpFromCaseE
20:48:04 [2021-03-11T20:48:04.840Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
20:48:05 [2021-03-11T20:48:05.401Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 89.5% of statements
20:48:05 [2021-03-11T20:48:05.657Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.064s	coverage: 84.1% of statements
20:48:05 [2021-03-11T20:48:05.673Z] === RUN   TestDockerSuite/TestCpFromCaseF
20:48:05 [2021-03-11T20:48:05.913Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
20:48:05 [2021-03-11T20:48:05.913Z] ok  	github.com/docker/docker/pkg/fsutils	0.174s	coverage: 85.1% of statements
20:48:06 [2021-03-11T20:48:06.602Z] === RUN   TestDockerSuite/TestCpFromCaseG
20:48:07 [2021-03-11T20:48:07.278Z] ok  	github.com/docker/docker/pkg/idtools	0.377s	coverage: 69.5% of statements
20:48:07 [2021-03-11T20:48:07.530Z] === RUN   TestDockerSuite/TestCpFromCaseH
20:48:07 [2021-03-11T20:48:07.533Z] ok  	github.com/docker/docker/pkg/ioutils	0.532s	coverage: 69.3% of statements
20:48:07 [2021-03-11T20:48:07.786Z] --- PASS: TestInspect (7.37s)
20:48:07 [2021-03-11T20:48:07.786Z] === RUN   TestCreateJob
20:48:07 [2021-03-11T20:48:07.789Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.017s	coverage: 91.7% of statements
20:48:07 [2021-03-11T20:48:07.789Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
20:48:08 [2021-03-11T20:48:08.042Z] === RUN   TestDockerSuite/TestCpFromCaseI
20:48:08 [2021-03-11T20:48:08.045Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
20:48:08 [2021-03-11T20:48:08.045Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:48:08 [2021-03-11T20:48:08.045Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
20:48:08 [2021-03-11T20:48:08.300Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
20:48:08 [2021-03-11T20:48:08.300Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:48:08 [2021-03-11T20:48:08.556Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
20:48:08 [2021-03-11T20:48:08.811Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
20:48:08 [2021-03-11T20:48:08.971Z] === RUN   TestDockerSuite/TestCpFromCaseJ
20:48:09 [2021-03-11T20:48:09.067Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
20:48:09 [2021-03-11T20:48:09.067Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
20:48:09 [2021-03-11T20:48:09.067Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:48:09 [2021-03-11T20:48:09.067Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:48:09 [2021-03-11T20:48:09.534Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
20:48:09 [2021-03-11T20:48:09.995Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.012s	coverage: 56.8% of statements
20:48:10 [2021-03-11T20:48:10.901Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
20:48:10 [2021-03-11T20:48:10.922Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
20:48:10 [2021-03-11T20:48:10.922Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
20:48:11 [2021-03-11T20:48:11.177Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
20:48:11 [2021-03-11T20:48:11.835Z] === RUN   TestDockerSuite/TestCpGarbagePath
20:48:11 [2021-03-11T20:48:11.835Z] --- PASS: TestCreateJob (4.05s)
20:48:11 [2021-03-11T20:48:11.835Z] === RUN   TestReplicatedJob
20:48:12 [2021-03-11T20:48:12.397Z] === RUN   TestDockerSuite/TestCpLocalOnly
20:48:12 [2021-03-11T20:48:12.397Z] === RUN   TestDockerSuite/TestCpNameHasColon
20:48:12 [2021-03-11T20:48:12.540Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 75.0% of statements
20:48:12 [2021-03-11T20:48:12.795Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
20:48:12 [2021-03-11T20:48:12.958Z] === RUN   TestDockerSuite/TestCpRelativePath
20:48:13 [2021-03-11T20:48:13.887Z] === RUN   TestDockerSuite/TestCpSpecialFiles
20:48:14 [2021-03-11T20:48:14.817Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
20:48:15 [2021-03-11T20:48:15.745Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
20:48:16 [2021-03-11T20:48:16.058Z] ok  	github.com/docker/docker/pkg/signal	2.399s	coverage: 61.0% of statements
20:48:16 [2021-03-11T20:48:16.058Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
20:48:16 [2021-03-11T20:48:16.313Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
20:48:16 [2021-03-11T20:48:16.569Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
20:48:16 [2021-03-11T20:48:16.674Z] === RUN   TestDockerSuite/TestCpToCaseA
20:48:17 [2021-03-11T20:48:17.496Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 54.9% of statements
20:48:17 [2021-03-11T20:48:17.752Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 36.9% of statements
20:48:18 [2021-03-11T20:48:18.039Z] --- PASS: TestReplicatedJob (5.99s)
20:48:18 [2021-03-11T20:48:18.039Z] === RUN   TestUpdateReplicatedJob
20:48:18 [2021-03-11T20:48:18.039Z] === RUN   TestDockerSuite/TestCpToCaseB
20:48:18 [2021-03-11T20:48:18.296Z] === RUN   TestDockerSuite/TestCpToCaseC
20:48:18 [2021-03-11T20:48:18.315Z] ok  	github.com/docker/docker/pkg/tailfile	0.055s	coverage: 88.6% of statements
20:48:18 [2021-03-11T20:48:18.877Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
20:48:18 [2021-03-11T20:48:18.877Z] testing: warning: no tests to run
20:48:18 [2021-03-11T20:48:18.877Z] coverage: [no statements]
20:48:18 [2021-03-11T20:48:18.877Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
20:48:19 [2021-03-11T20:48:19.437Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
20:48:19 [2021-03-11T20:48:19.437Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
20:48:19 [2021-03-11T20:48:19.693Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
20:48:20 [2021-03-11T20:48:20.186Z] === RUN   TestDockerSuite/TestCpToCaseD
20:48:21 [2021-03-11T20:48:21.556Z] --- PASS: TestUpdateReplicatedJob (3.81s)
20:48:21 [2021-03-11T20:48:21.556Z] === RUN   TestServiceListWithStatuses
20:48:21 [2021-03-11T20:48:21.556Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:48:21 [2021-03-11T20:48:21.556Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:48:21 [2021-03-11T20:48:21.556Z] === RUN   TestDockerNetworkConnectAlias
20:48:21 [2021-03-11T20:48:21.582Z] ok  	github.com/docker/docker/plugin	0.515s	coverage: 23.2% of statements
20:48:22 [2021-03-11T20:48:22.509Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
20:48:22 [2021-03-11T20:48:22.765Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.4% of statements
20:48:24 [2021-03-11T20:48:24.076Z] === RUN   TestDockerSuite/TestCpToCaseE
20:48:24 [2021-03-11T20:48:24.130Z] ok  	github.com/docker/docker/quota	0.206s	coverage: 71.4% of statements
20:48:24 [2021-03-11T20:48:24.692Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
20:48:26 [2021-03-11T20:48:26.058Z] ok  	github.com/docker/docker/registry	0.060s	coverage: 57.2% of statements
20:48:26 [2021-03-11T20:48:26.593Z] === RUN   TestDockerSuite/TestCpToCaseF
20:48:26 [2021-03-11T20:48:26.619Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
20:48:26 [2021-03-11T20:48:26.620Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
20:48:26 [2021-03-11T20:48:26.849Z] --- PASS: TestDockerNetworkConnectAlias (5.22s)
20:48:26 [2021-03-11T20:48:26.849Z] === RUN   TestDockerNetworkReConnect
20:48:27 [2021-03-11T20:48:27.106Z] === RUN   TestDockerSuite/TestCpToCaseG
20:48:27 [2021-03-11T20:48:27.548Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
20:48:27 [2021-03-11T20:48:27.806Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
20:48:30 [2021-03-11T20:48:30.321Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
20:48:31 [2021-03-11T20:48:31.248Z] ok  	github.com/docker/docker/volume/local	0.109s	coverage: 76.4% of statements
20:48:31 [2021-03-11T20:48:31.275Z] === RUN   TestDockerSuite/TestCpToCaseH
20:48:31 [2021-03-11T20:48:31.275Z] --- PASS: TestDockerNetworkReConnect (4.39s)
20:48:31 [2021-03-11T20:48:31.275Z] === RUN   TestServicePlugin
20:48:31 [2021-03-11T20:48:31.808Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
20:48:33 [2021-03-11T20:48:33.171Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.1% of statements
20:48:33 [2021-03-11T20:48:33.793Z] === RUN   TestDockerSuite/TestCpToCaseI
20:48:34 [2021-03-11T20:48:34.357Z] === RUN   TestDockerSuite/TestCpToCaseJ
20:48:36 [2021-03-11T20:48:36.275Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
20:48:38 [2021-03-11T20:48:38.166Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
20:48:39 [2021-03-11T20:48:39.533Z] === RUN   TestDockerSuite/TestCpToDot
20:48:39 [2021-03-11T20:48:39.789Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
20:48:41 [2021-03-11T20:48:41.154Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
20:48:41 [2021-03-11T20:48:41.717Z] === RUN   TestDockerSuite/TestCpToStdout
20:48:42 [2021-03-11T20:48:42.645Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
20:48:42 [2021-03-11T20:48:42.903Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
20:48:43 [2021-03-11T20:48:43.833Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
20:48:43 [2021-03-11T20:48:43.833Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
20:48:44 [2021-03-11T20:48:44.764Z] === RUN   TestDockerSuite/TestCpVolumePath
20:48:45 [2021-03-11T20:48:45.326Z] ok  	github.com/docker/docker/pkg/plugins	33.628s	coverage: 76.6% of statements
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/pkg/term	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/rootless	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/volume	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === Skipped
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z]     exec_linux_test.go:18: requires AppArmor to be enabled
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z]     exec_linux_test.go:38: requires AppArmor to be enabled
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:46: Driver btrfs not supported
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:46: Driver btrfs not supported
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:46: Driver btrfs not supported
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:46: Driver btrfs not supported
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:46: Driver btrfs not supported
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:73: No driver to put!
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z] time="2021-03-11T20:47:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z] time="2021-03-11T20:47:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z] time="2021-03-11T20:47:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z] time="2021-03-11T20:47:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z] time="2021-03-11T20:47:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:73: No driver to put!
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z]     overlay_test.go:49: Fails to compute changes intermittently
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:46: Driver zfs not supported
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:46: Driver zfs not supported
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:46: Driver zfs not supported
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:46: Driver zfs not supported
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:46: Driver zfs not supported
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.326Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:48:45 [2021-03-11T20:48:45.326Z]     graphtest_unix.go:73: No driver to put!
20:48:45 [2021-03-11T20:48:45.326Z] 
20:48:45 [2021-03-11T20:48:45.327Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:48:45 [2021-03-11T20:48:45.327Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
20:48:45 [2021-03-11T20:48:45.327Z] 
20:48:45 [2021-03-11T20:48:45.327Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:48:45 [2021-03-11T20:48:45.327Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
20:48:45 [2021-03-11T20:48:45.327Z] 
20:48:45 [2021-03-11T20:48:45.327Z] 
20:48:45 [2021-03-11T20:48:45.327Z] DONE 2244 tests, 26 skipped in 256.903s
Post stage
[Pipeline] junit
20:48:45 [2021-03-11T20:48:45.336Z] Recording test results
20:48:45 [2021-03-11T20:48:45.738Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
20:48:46 [2021-03-11T20:48:46.067Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42068/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a8008f7313e6f9ad0b2d7e7a49d228f520469bc4 hack/validate/vendor
20:48:46 [2021-03-11T20:48:46.131Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
20:48:46 [2021-03-11T20:48:46.131Z] === RUN   TestDockerSuite/TestCreateArgs
20:48:46 [2021-03-11T20:48:46.131Z] === RUN   TestDockerSuite/TestCreateByImageID
20:48:46 [2021-03-11T20:48:46.388Z] === RUN   TestDockerSuite/TestCreateEchoStdout
20:48:46 [2021-03-11T20:48:46.627Z] No vendor changes in diff.
20:48:46 [2021-03-11T20:48:46.951Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
20:48:46 [2021-03-11T20:48:46.951Z] === RUN   TestDockerSuite/TestCreateHostConfig
20:48:46 [2021-03-11T20:48:46.951Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:48:47 [2021-03-11T20:48:47.513Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
20:48:47 [2021-03-11T20:48:47.537Z] + echo Ensuring container killed.
20:48:47 [2021-03-11T20:48:47.537Z] Ensuring container killed.
20:48:47 [2021-03-11T20:48:47.537Z] + docker rm -vf docker-pr6
20:48:47 [2021-03-11T20:48:47.537Z] Error: No such container: docker-pr6
[Pipeline] sh
20:48:47 [2021-03-11T20:48:47.769Z] === RUN   TestDockerSuite/TestCreateLabels
20:48:47 [2021-03-11T20:48:47.769Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
20:48:47 [2021-03-11T20:48:47.855Z] + echo Chowning /workspace to jenkins user
20:48:47 [2021-03-11T20:48:47.855Z] Chowning /workspace to jenkins user
20:48:47 [2021-03-11T20:48:47.855Z] + id -u
20:48:47 [2021-03-11T20:48:47.855Z] + id -g
20:48:47 [2021-03-11T20:48:47.855Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42068:/workspace busybox chown -R 1000:1000 /workspace
20:48:48 [2021-03-11T20:48:48.025Z] === RUN   TestDockerSuite/TestCreateRM
20:48:48 [2021-03-11T20:48:48.025Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
20:48:48 [2021-03-11T20:48:48.025Z] === RUN   TestDockerSuite/TestCreateStopSignal
20:48:48 [2021-03-11T20:48:48.281Z] === RUN   TestDockerSuite/TestCreateStopTimeout
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:48:48 [2021-03-11T20:48:48.537Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
20:48:48 [2021-03-11T20:48:48.745Z] + bundleName=unit
20:48:48 [2021-03-11T20:48:48.745Z] + echo Creating unit-bundles.tar.gz
20:48:48 [2021-03-11T20:48:48.745Z] Creating unit-bundles.tar.gz
20:48:48 [2021-03-11T20:48:48.745Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
20:48:48 [2021-03-11T20:48:48.745Z] bundles/junit-report.xml
20:48:48 [2021-03-11T20:48:48.745Z] bundles/go-test-report.json
20:48:48 [2021-03-11T20:48:48.745Z] bundles/profile.out
[Pipeline] archiveArtifacts
20:48:48 [2021-03-11T20:48:48.753Z] Archiving artifacts
20:48:49 [2021-03-11T20:48:49.264Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42068/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:48:49 [2021-03-11T20:48:49.569Z] + make clean
20:48:49 [2021-03-11T20:48:49.569Z] docker volume rm -f docker-dev-cache
20:48:49 [2021-03-11T20:48:49.824Z] docker-dev-cache
[Pipeline] deleteDir
20:48:49 [2021-03-11T20:48:49.903Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
20:48:49 [2021-03-11T20:48:49.903Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
20:48:49 [2021-03-11T20:48:49.903Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:48:54 [2021-03-11T20:48:54.085Z] === RUN   TestDockerSuite/TestCreateWithPortRange
20:48:54 [2021-03-11T20:48:54.085Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
20:48:54 [2021-03-11T20:48:54.085Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
20:48:54 [2021-03-11T20:48:54.085Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
20:48:54 [2021-03-11T20:48:54.342Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
20:48:54 [2021-03-11T20:48:54.342Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
20:48:54 [2021-03-11T20:48:54.904Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
20:48:55 [2021-03-11T20:48:55.834Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
20:48:56 [2021-03-11T20:48:56.093Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
20:48:57 [2021-03-11T20:48:57.483Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
20:48:58 [2021-03-11T20:48:58.415Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
20:48:58 [2021-03-11T20:48:58.671Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
20:48:59 [2021-03-11T20:48:59.600Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
20:48:59 [2021-03-11T20:48:59.600Z] === RUN   TestDockerSuite/TestDevicePermissions
20:48:59 [2021-03-11T20:48:59.856Z] === RUN   TestDockerSuite/TestDockerFails
20:48:59 [2021-03-11T20:48:59.856Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
20:48:59 [2021-03-11T20:48:59.856Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
20:48:59 [2021-03-11T20:48:59.856Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
20:49:00 [2021-03-11T20:49:00.784Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
20:49:01 [2021-03-11T20:49:01.345Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
20:49:02 [2021-03-11T20:49:02.272Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
20:49:02 [2021-03-11T20:49:02.272Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
20:49:02 [2021-03-11T20:49:02.272Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
20:49:02 [2021-03-11T20:49:02.528Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
20:49:05 [2021-03-11T20:49:05.046Z] --- PASS: TestServicePlugin (33.43s)
20:49:05 [2021-03-11T20:49:05.046Z]     plugin_test.go:62: [d6f8bcf1cc217] joining swarm manager [dfbb4e7862e19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:05 [2021-03-11T20:49:05.046Z]     plugin_test.go:65: [d704ef5851d94] joining swarm manager [dfbb4e7862e19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:05 [2021-03-11T20:49:05.046Z] === RUN   TestServiceUpdateLabel
20:49:06 [2021-03-11T20:49:06.935Z] --- PASS: TestServiceUpdateLabel (2.28s)
20:49:06 [2021-03-11T20:49:06.935Z] === RUN   TestServiceUpdateSecrets
20:49:07 [2021-03-11T20:49:07.862Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
20:49:09 [2021-03-11T20:49:09.230Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
20:49:10 [2021-03-11T20:49:10.159Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
20:49:12 [2021-03-11T20:49:12.678Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
20:49:13 [2021-03-11T20:49:13.607Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
20:49:14 [2021-03-11T20:49:14.536Z] === RUN   TestDockerSuite/TestEventsAttach
20:49:15 [2021-03-11T20:49:15.098Z] === RUN   TestDockerSuite/TestEventsCommit
20:49:15 [2021-03-11T20:49:15.659Z] === RUN   TestDockerSuite/TestEventsContainerEvents
20:49:16 [2021-03-11T20:49:16.587Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
20:49:16 [2021-03-11T20:49:16.843Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
20:49:17 [2021-03-11T20:49:17.404Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
20:49:18 [2021-03-11T20:49:18.775Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
20:49:19 [2021-03-11T20:49:19.702Z] === RUN   TestDockerSuite/TestEventsContainerRestart
20:49:22 [2021-03-11T20:49:22.218Z] --- PASS: TestServiceUpdateSecrets (14.97s)
20:49:22 [2021-03-11T20:49:22.218Z] === RUN   TestServiceUpdateConfigs
20:49:22 [2021-03-11T20:49:22.218Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
20:49:24 [2021-03-11T20:49:24.736Z] === RUN   TestDockerSuite/TestEventsCopy
20:49:24 [2021-03-11T20:49:24.993Z] === RUN   TestDockerSuite/TestEventsFilterContainer
20:49:26 [2021-03-11T20:49:26.358Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
20:49:26 [2021-03-11T20:49:26.614Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
20:49:26 [2021-03-11T20:49:26.870Z] === RUN   TestDockerSuite/TestEventsFilterImageName
20:49:27 [2021-03-11T20:49:27.797Z] === RUN   TestDockerSuite/TestEventsFilterLabels
20:49:28 [2021-03-11T20:49:28.053Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
20:49:28 [2021-03-11T20:49:28.309Z] === RUN   TestDockerSuite/TestEventsFilterType
20:49:28 [2021-03-11T20:49:28.565Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
20:49:28 [2021-03-11T20:49:28.821Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
20:49:28 [2021-03-11T20:49:28.821Z] === RUN   TestDockerSuite/TestEventsFilters
20:49:29 [2021-03-11T20:49:29.749Z] === RUN   TestDockerSuite/TestEventsFormat
20:49:30 [2021-03-11T20:49:30.677Z] === RUN   TestDockerSuite/TestEventsFormatBadField
20:49:30 [2021-03-11T20:49:30.677Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
20:49:30 [2021-03-11T20:49:30.677Z] === RUN   TestDockerSuite/TestEventsImageImport
20:49:31 [2021-03-11T20:49:31.607Z] === RUN   TestDockerSuite/TestEventsImageLoad
20:49:31 [2021-03-11T20:49:31.863Z] === RUN   TestDockerSuite/TestEventsImagePull
20:49:32 [2021-03-11T20:49:32.118Z] === RUN   TestDockerSuite/TestEventsImageTag
20:49:33 [2021-03-11T20:49:33.482Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
20:49:33 [2021-03-11T20:49:33.482Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
20:49:33 [2021-03-11T20:49:33.482Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
20:49:33 [2021-03-11T20:49:33.482Z] === RUN   TestDockerSuite/TestEventsPluginOps
20:49:34 [2021-03-11T20:49:34.847Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
20:49:35 [2021-03-11T20:49:35.409Z] === RUN   TestDockerSuite/TestEventsRename
20:49:35 [2021-03-11T20:49:35.971Z] === RUN   TestDockerSuite/TestEventsResize
20:49:36 [2021-03-11T20:49:36.533Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
20:49:36 [2021-03-11T20:49:36.790Z] --- PASS: TestServiceUpdateConfigs (14.90s)
20:49:36 [2021-03-11T20:49:36.790Z] === RUN   TestServiceUpdateNetwork
20:49:42 [2021-03-11T20:49:42.052Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
20:49:42 [2021-03-11T20:49:42.617Z] === RUN   TestDockerSuite/TestEventsStreaming
20:49:43 [2021-03-11T20:49:43.547Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
20:49:46 [2021-03-11T20:49:46.063Z] === RUN   TestDockerSuite/TestEventsTop
20:49:46 [2021-03-11T20:49:46.624Z] === RUN   TestDockerSuite/TestEventsUntag
20:49:49 [2021-03-11T20:49:49.139Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
20:49:49 [2021-03-11T20:49:49.395Z] --- PASS: TestServiceUpdateNetwork (12.68s)
20:49:49 [2021-03-11T20:49:49.395Z] === RUN   TestServiceUpdatePidsLimit
20:49:50 [2021-03-11T20:49:50.762Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:49:51 [2021-03-11T20:49:51.689Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:49:54 [2021-03-11T20:49:54.956Z] === RUN   TestDockerSuite/TestExec
20:49:55 [2021-03-11T20:49:55.518Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
20:49:56 [2021-03-11T20:49:56.080Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
20:49:56 [2021-03-11T20:49:56.642Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
20:49:57 [2021-03-11T20:49:57.206Z] === RUN   TestDockerSuite/TestExecAPIStart
20:49:58 [2021-03-11T20:49:58.572Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
20:49:58 [2021-03-11T20:49:58.572Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:49:58 [2021-03-11T20:49:58.830Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
20:49:59 [2021-03-11T20:49:59.394Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
20:50:00 [2021-03-11T20:50:00.322Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
20:50:00 [2021-03-11T20:50:00.884Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
20:50:01 [2021-03-11T20:50:01.447Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
20:50:02 [2021-03-11T20:50:02.008Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
20:50:02 [2021-03-11T20:50:02.935Z] === RUN   TestDockerSuite/TestExecCgroup
20:50:03 [2021-03-11T20:50:03.877Z] === RUN   TestDockerSuite/TestExecEnv
20:50:04 [2021-03-11T20:50:04.442Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
20:50:05 [2021-03-11T20:50:05.368Z] === RUN   TestDockerSuite/TestExecExitStatus
20:50:06 [2021-03-11T20:50:06.296Z] === RUN   TestDockerSuite/TestExecInspectID
20:50:06 [2021-03-11T20:50:06.296Z] --- PASS: TestServiceUpdatePidsLimit (16.73s)
20:50:06 [2021-03-11T20:50:06.296Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
20:50:06 [2021-03-11T20:50:06.296Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s)
20:50:06 [2021-03-11T20:50:06.296Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s)
20:50:06 [2021-03-11T20:50:06.296Z] PASS
20:50:06 [2021-03-11T20:50:06.296Z] 
20:50:06 [2021-03-11T20:50:06.296Z] === Skipped
20:50:06 [2021-03-11T20:50:06.296Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
20:50:06 [2021-03-11T20:50:06.296Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:50:06 [2021-03-11T20:50:06.296Z] 
20:50:06 [2021-03-11T20:50:06.296Z] 
20:50:06 [2021-03-11T20:50:06.296Z] DONE 27 tests, 1 skipped in 183.847s
20:50:06 [2021-03-11T20:50:06.296Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
20:50:06 [2021-03-11T20:50:06.296Z] ++ 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
20:50:06 [2021-03-11T20:50:06.296Z] ++ set -e
20:50:06 [2021-03-11T20:50:06.296Z] ++ '[' -n 0 ']'
20:50:06 [2021-03-11T20:50:06.296Z] ++ set -x
20:50:06 [2021-03-11T20:50:06.296Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:50:06 [2021-03-11T20:50:06.296Z] INFO: Testing against a local daemon
20:50:06 [2021-03-11T20:50:06.296Z] === RUN   TestSessionCreate
20:50:06 [2021-03-11T20:50:06.296Z] --- PASS: TestSessionCreate (0.02s)
20:50:06 [2021-03-11T20:50:06.296Z] === RUN   TestSessionCreateWithBadUpgrade
20:50:06 [2021-03-11T20:50:06.296Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
20:50:06 [2021-03-11T20:50:06.296Z] PASS
20:50:06 [2021-03-11T20:50:06.296Z] 
20:50:06 [2021-03-11T20:50:06.296Z] DONE 2 tests in 0.204s
20:50:06 [2021-03-11T20:50:06.552Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
20:50:06 [2021-03-11T20:50:06.552Z] ++ 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
20:50:06 [2021-03-11T20:50:06.552Z] ++ set -e
20:50:06 [2021-03-11T20:50:06.552Z] ++ '[' -n 0 ']'
20:50:06 [2021-03-11T20:50:06.552Z] ++ set -x
20:50:06 [2021-03-11T20:50:06.552Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:50:06 [2021-03-11T20:50:06.552Z] INFO: Testing against a local daemon
20:50:06 [2021-03-11T20:50:06.552Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:50:06 [2021-03-11T20:50:06.552Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:50:06 [2021-03-11T20:50:06.552Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:50:06 [2021-03-11T20:50:06.552Z] === RUN   TestEventsExecDie
20:50:07 [2021-03-11T20:50:07.114Z] --- PASS: TestEventsExecDie (0.57s)
20:50:07 [2021-03-11T20:50:07.114Z] === RUN   TestEventsBackwardsCompatible
20:50:07 [2021-03-11T20:50:07.114Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
20:50:07 [2021-03-11T20:50:07.114Z] === RUN   TestInfoBinaryCommits
20:50:07 [2021-03-11T20:50:07.114Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:50:07 [2021-03-11T20:50:07.114Z] === RUN   TestInfoAPIVersioned
20:50:07 [2021-03-11T20:50:07.114Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:50:07 [2021-03-11T20:50:07.114Z] === RUN   TestInfoDiscoveryBackend
20:50:07 [2021-03-11T20:50:07.676Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
20:50:07 [2021-03-11T20:50:07.676Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:50:09 [2021-03-11T20:50:09.040Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
20:50:09 [2021-03-11T20:50:09.040Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:50:09 [2021-03-11T20:50:09.040Z] === RUN   TestDockerSuite/TestExecInteractive
20:50:09 [2021-03-11T20:50:09.296Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s)
20:50:09 [2021-03-11T20:50:09.296Z] === RUN   TestInfoAPI
20:50:09 [2021-03-11T20:50:09.296Z] --- PASS: TestInfoAPI (0.03s)
20:50:09 [2021-03-11T20:50:09.296Z] === RUN   TestInfoAPIWarnings
20:50:09 [2021-03-11T20:50:09.553Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
20:50:10 [2021-03-11T20:50:10.116Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
20:50:10 [2021-03-11T20:50:10.116Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
20:50:10 [2021-03-11T20:50:10.678Z] === RUN   TestDockerSuite/TestExecParseError
20:50:11 [2021-03-11T20:50:11.240Z] === RUN   TestDockerSuite/TestExecPausedContainer
20:50:12 [2021-03-11T20:50:12.170Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
20:50:12 [2021-03-11T20:50:12.731Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
20:50:14 [2021-03-11T20:50:14.096Z] === RUN   TestDockerSuite/TestExecSetEnv
20:50:14 [2021-03-11T20:50:14.352Z] === RUN   TestDockerSuite/TestExecStartFails
20:50:15 [2021-03-11T20:50:15.281Z] === RUN   TestDockerSuite/TestExecStateCleanup
20:50:27 [2021-03-11T20:50:27.448Z] --- PASS: TestInfoAPIWarnings (16.26s)
20:50:27 [2021-03-11T20:50:27.448Z] === RUN   TestInfoDebug
20:50:27 [2021-03-11T20:50:27.448Z] === RUN   TestDockerSuite/TestExecStopNotHanging
20:50:27 [2021-03-11T20:50:27.448Z] --- PASS: TestInfoDebug (0.53s)
20:50:27 [2021-03-11T20:50:27.448Z] === RUN   TestInfoInsecureRegistries
20:50:27 [2021-03-11T20:50:27.448Z] === RUN   TestDockerSuite/TestExecTTY
20:50:27 [2021-03-11T20:50:27.448Z] --- PASS: TestInfoInsecureRegistries (0.53s)
20:50:27 [2021-03-11T20:50:27.448Z] === RUN   TestInfoRegistryMirrors
20:50:27 [2021-03-11T20:50:27.448Z] --- PASS: TestInfoRegistryMirrors (0.54s)
20:50:27 [2021-03-11T20:50:27.448Z] === RUN   TestLoginFailsWithBadCredentials
20:50:27 [2021-03-11T20:50:27.448Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
20:50:27 [2021-03-11T20:50:27.448Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
20:50:27 [2021-03-11T20:50:27.448Z] === RUN   TestPingCacheHeaders
20:50:27 [2021-03-11T20:50:27.448Z] --- PASS: TestPingCacheHeaders (0.03s)
20:50:27 [2021-03-11T20:50:27.448Z] === RUN   TestPingGet
20:50:27 [2021-03-11T20:50:27.448Z] --- PASS: TestPingGet (0.02s)
20:50:27 [2021-03-11T20:50:27.448Z] === RUN   TestPingHead
20:50:27 [2021-03-11T20:50:27.448Z] --- PASS: TestPingHead (0.03s)
20:50:27 [2021-03-11T20:50:27.448Z] === RUN   TestVersion
20:50:27 [2021-03-11T20:50:27.448Z] --- PASS: TestVersion (0.02s)
20:50:27 [2021-03-11T20:50:27.448Z] PASS
20:50:27 [2021-03-11T20:50:27.448Z] 
20:50:27 [2021-03-11T20:50:27.448Z] === Skipped
20:50:27 [2021-03-11T20:50:27.448Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:50:27 [2021-03-11T20:50:27.448Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:50:27 [2021-03-11T20:50:27.448Z] 
20:50:27 [2021-03-11T20:50:27.448Z] 
20:50:27 [2021-03-11T20:50:27.448Z] DONE 18 tests, 1 skipped in 21.103s
20:50:27 [2021-03-11T20:50:27.448Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
20:50:27 [2021-03-11T20:50:27.448Z] ++ 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
20:50:27 [2021-03-11T20:50:27.448Z] ++ set -e
20:50:27 [2021-03-11T20:50:27.448Z] ++ '[' -n 0 ']'
20:50:27 [2021-03-11T20:50:27.448Z] ++ set -x
20:50:27 [2021-03-11T20:50:27.448Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
20:50:27 [2021-03-11T20:50:27.705Z] INFO: Testing against a local daemon
20:50:27 [2021-03-11T20:50:27.705Z] === RUN   TestVolumesCreateAndList
20:50:27 [2021-03-11T20:50:27.705Z] --- PASS: TestVolumesCreateAndList (0.05s)
20:50:27 [2021-03-11T20:50:27.705Z] === RUN   TestVolumesRemove
20:50:27 [2021-03-11T20:50:27.705Z] --- PASS: TestVolumesRemove (0.09s)
20:50:27 [2021-03-11T20:50:27.705Z] === RUN   TestVolumesInspect
20:50:27 [2021-03-11T20:50:27.962Z] --- PASS: TestVolumesInspect (0.02s)
20:50:27 [2021-03-11T20:50:27.962Z] === RUN   TestVolumesInvalidJSON
20:50:27 [2021-03-11T20:50:27.962Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:50:27 [2021-03-11T20:50:27.962Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:50:27 [2021-03-11T20:50:27.962Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:50:27 [2021-03-11T20:50:27.962Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:50:27 [2021-03-11T20:50:27.962Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:50:27 [2021-03-11T20:50:27.962Z] PASS
20:50:27 [2021-03-11T20:50:27.962Z] 
20:50:27 [2021-03-11T20:50:27.962Z] DONE 5 tests in 0.312s
20:50:27 [2021-03-11T20:50:27.962Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:50:27 [2021-03-11T20:50:27.962Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
20:50:28 [2021-03-11T20:50:28.221Z] ++++ cat bundles/test-integration/docker.pid
20:50:28 [2021-03-11T20:50:28.221Z] +++ kill 5697
20:50:28 [2021-03-11T20:50:28.782Z] === RUN   TestDockerSuite/TestExecUlimits
20:50:29 [2021-03-11T20:50:29.344Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
20:50:29 [2021-03-11T20:50:29.344Z] === RUN   TestDockerSuite/TestExecWithImageUser
20:50:29 [2021-03-11T20:50:29.601Z] +++ /etc/init.d/apparmor stop
20:50:29 [2021-03-11T20:50:29.601Z] Leaving: AppArmorNo profiles have been unloaded.
20:50:29 [2021-03-11T20:50:29.601Z] 
20:50:29 [2021-03-11T20:50:29.601Z] Unloading profiles will leave already running processes permanently
20:50:29 [2021-03-11T20:50:29.601Z] unconfined, which can lead to unexpected situations.
20:50:29 [2021-03-11T20:50:29.601Z] 
20:50:29 [2021-03-11T20:50:29.601Z] To set a process to complain mode, use the command line tool
20:50:29 [2021-03-11T20:50:29.601Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:50:29 [2021-03-11T20:50:29.601Z] +++ true
20:50:29 [2021-03-11T20:50:29.601Z] exiting test-integration
20:50:29 [2021-03-11T20:50:29.601Z] ++ exit 0
20:50:29 [2021-03-11T20:50:29.601Z] 
20:50:30 [2021-03-11T20:50:30.171Z] + for job in $(jobs -p)
20:50:30 [2021-03-11T20:50:30.171Z] + wait 11257
20:50:31 [2021-03-11T20:50:31.105Z] === RUN   TestDockerSuite/TestExecWithNoTERM
20:50:31 [2021-03-11T20:50:31.361Z] === RUN   TestDockerSuite/TestExecWithPrivileged
20:50:32 [2021-03-11T20:50:32.289Z] === RUN   TestDockerSuite/TestExecWithTERM
20:50:32 [2021-03-11T20:50:32.851Z] === RUN   TestDockerSuite/TestExecWithUser
20:50:33 [2021-03-11T20:50:33.780Z] === RUN   TestDockerSuite/TestGetContainerStats
20:50:39 [2021-03-11T20:50:39.020Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
20:50:43 [2021-03-11T20:50:43.182Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
20:50:44 [2021-03-11T20:50:44.545Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
20:50:48 [2021-03-11T20:50:48.707Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
20:50:49 [2021-03-11T20:50:49.269Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
20:50:49 [2021-03-11T20:50:49.269Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
20:50:49 [2021-03-11T20:50:49.269Z] === RUN   TestDockerSuite/TestHealth
20:51:07 [2021-03-11T20:51:07.305Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
20:51:08 [2021-03-11T20:51:08.233Z] === RUN   TestDockerSuite/TestHistoryExistentImage
20:51:08 [2021-03-11T20:51:08.233Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
20:51:08 [2021-03-11T20:51:08.233Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
20:51:08 [2021-03-11T20:51:08.233Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
20:51:08 [2021-03-11T20:51:08.804Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
20:51:08 [2021-03-11T20:51:08.804Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
20:51:09 [2021-03-11T20:51:09.384Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
20:51:09 [2021-03-11T20:51:09.384Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
20:51:09 [2021-03-11T20:51:09.384Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
20:51:09 [2021-03-11T20:51:09.384Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
20:51:09 [2021-03-11T20:51:09.640Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
20:51:09 [2021-03-11T20:51:09.895Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
20:51:10 [2021-03-11T20:51:10.151Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
20:51:10 [2021-03-11T20:51:10.151Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
20:51:10 [2021-03-11T20:51:10.712Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
20:51:10 [2021-03-11T20:51:10.969Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
20:51:11 [2021-03-11T20:51:11.531Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
20:51:12 [2021-03-11T20:51:12.092Z] === RUN   TestDockerSuite/TestImagesFormat
20:51:12 [2021-03-11T20:51:12.092Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
20:51:12 [2021-03-11T20:51:12.654Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
20:51:15 [2021-03-11T20:51:15.918Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
20:51:15 [2021-03-11T20:51:15.918Z] === RUN   TestDockerSuite/TestImportBadURL
20:51:15 [2021-03-11T20:51:15.918Z] === RUN   TestDockerSuite/TestImportDisplay
20:51:16 [2021-03-11T20:51:16.480Z] === RUN   TestDockerSuite/TestImportFile
20:51:17 [2021-03-11T20:51:17.844Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
20:51:17 [2021-03-11T20:51:17.844Z] === RUN   TestDockerSuite/TestImportFileWithMessage
20:51:18 [2021-03-11T20:51:18.772Z] === RUN   TestDockerSuite/TestImportGzipped
20:51:20 [2021-03-11T20:51:20.137Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
20:51:21 [2021-03-11T20:51:21.066Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
20:51:21 [2021-03-11T20:51:21.628Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
20:51:22 [2021-03-11T20:51:22.191Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
20:51:22 [2021-03-11T20:51:22.754Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
20:51:22 [2021-03-11T20:51:22.754Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
20:51:22 [2021-03-11T20:51:22.754Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
20:51:23 [2021-03-11T20:51:23.316Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
20:51:23 [2021-03-11T20:51:23.572Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
20:51:24 [2021-03-11T20:51:24.134Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
20:51:24 [2021-03-11T20:51:24.695Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
20:51:24 [2021-03-11T20:51:24.952Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
20:51:25 [2021-03-11T20:51:25.514Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
20:51:25 [2021-03-11T20:51:25.514Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
20:51:25 [2021-03-11T20:51:25.514Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
20:51:26 [2021-03-11T20:51:26.881Z] === RUN   TestDockerSuite/TestInspectAmpersand
20:51:27 [2021-03-11T20:51:27.443Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
20:51:28 [2021-03-11T20:51:28.006Z] === RUN   TestDockerSuite/TestInspectByPrefix
20:51:28 [2021-03-11T20:51:28.006Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
20:51:28 [2021-03-11T20:51:28.952Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
20:51:28 [2021-03-11T20:51:28.952Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
20:51:29 [2021-03-11T20:51:29.879Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
20:51:30 [2021-03-11T20:51:30.135Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
20:51:30 [2021-03-11T20:51:30.697Z] === RUN   TestDockerSuite/TestInspectDefault
20:51:31 [2021-03-11T20:51:31.260Z] === RUN   TestDockerSuite/TestInspectHistory
20:51:31 [2021-03-11T20:51:31.823Z] === RUN   TestDockerSuite/TestInspectImage
20:51:31 [2021-03-11T20:51:31.823Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
20:51:31 [2021-03-11T20:51:31.823Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
20:51:31 [2021-03-11T20:51:31.823Z] === RUN   TestDockerSuite/TestInspectInt64
20:51:32 [2021-03-11T20:51:32.750Z] === RUN   TestDockerSuite/TestInspectJSONFields
20:51:33 [2021-03-11T20:51:33.320Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
20:51:33 [2021-03-11T20:51:33.320Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
20:51:33 [2021-03-11T20:51:33.882Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
20:51:34 [2021-03-11T20:51:34.447Z] === RUN   TestDockerSuite/TestInspectPlugin
20:51:36 [2021-03-11T20:51:36.338Z] === RUN   TestDockerSuite/TestInspectRootFS
20:51:36 [2021-03-11T20:51:36.338Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
20:51:36 [2021-03-11T20:51:36.900Z] === RUN   TestDockerSuite/TestInspectStatus
20:51:37 [2021-03-11T20:51:37.829Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
20:51:39 [2021-03-11T20:51:39.193Z] === RUN   TestDockerSuite/TestInspectTemplateError
20:51:39 [2021-03-11T20:51:39.755Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
20:51:40 [2021-03-11T20:51:40.316Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
20:51:40 [2021-03-11T20:51:40.572Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
20:51:41 [2021-03-11T20:51:41.135Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
20:51:41 [2021-03-11T20:51:41.697Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
20:51:41 [2021-03-11T20:51:41.953Z] === RUN   TestDockerSuite/TestInspectUnknownObject
20:51:42 [2021-03-11T20:51:42.209Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
20:51:43 [2021-03-11T20:51:43.575Z] === RUN   TestDockerSuite/TestLinkShortDefinition
20:51:44 [2021-03-11T20:51:44.501Z] === RUN   TestDockerSuite/TestLinksEnvs
20:51:45 [2021-03-11T20:51:45.429Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
20:51:45 [2021-03-11T20:51:45.429Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
20:51:46 [2021-03-11T20:51:46.795Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
20:51:48 [2021-03-11T20:51:48.184Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
20:51:49 [2021-03-11T20:51:49.113Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
20:51:49 [2021-03-11T20:51:49.369Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
20:51:49 [2021-03-11T20:51:49.369Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
20:51:51 [2021-03-11T20:51:51.259Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
20:51:51 [2021-03-11T20:51:51.516Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
20:51:52 [2021-03-11T20:51:52.077Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
20:52:02 [2021-03-11T20:52:02.026Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
20:52:02 [2021-03-11T20:52:02.026Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
20:52:02 [2021-03-11T20:52:02.953Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
20:52:03 [2021-03-11T20:52:03.516Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
20:52:05 [2021-03-11T20:52:05.409Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
20:52:05 [2021-03-11T20:52:05.409Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
20:52:05 [2021-03-11T20:52:05.409Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
20:52:05 [2021-03-11T20:52:05.409Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
20:52:05 [2021-03-11T20:52:05.409Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
20:52:05 [2021-03-11T20:52:05.970Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
20:52:06 [2021-03-11T20:52:06.532Z] === RUN   TestDockerSuite/TestLogsAPIUntil
20:52:06 [2021-03-11T20:52:06.532Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
20:52:10 [2021-03-11T20:52:10.697Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
20:52:10 [2021-03-11T20:52:10.697Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
20:52:15 [2021-03-11T20:52:15.938Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
20:52:15 [2021-03-11T20:52:15.938Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
20:52:15 [2021-03-11T20:52:15.938Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
20:52:16 [2021-03-11T20:52:16.868Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
20:52:17 [2021-03-11T20:52:17.429Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
20:52:18 [2021-03-11T20:52:18.426Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
20:52:19 [2021-03-11T20:52:19.353Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
20:52:19 [2021-03-11T20:52:19.914Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
20:52:21 [2021-03-11T20:52:21.802Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
20:52:22 [2021-03-11T20:52:22.059Z] === RUN   TestDockerSuite/TestLogsFollowStopped
20:52:22 [2021-03-11T20:52:22.622Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
20:52:23 [2021-03-11T20:52:23.551Z] === RUN   TestDockerSuite/TestLogsSince
20:52:27 [2021-03-11T20:52:27.717Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
20:52:30 [2021-03-11T20:52:30.239Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
20:52:36 [2021-03-11T20:52:36.773Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
20:52:36 [2021-03-11T20:52:36.773Z] === RUN   TestDockerSuite/TestLogsTail
20:52:37 [2021-03-11T20:52:37.029Z] === RUN   TestDockerSuite/TestLogsTimestamps
20:52:37 [2021-03-11T20:52:37.591Z] === RUN   TestDockerSuite/TestLogsWithDetails
20:52:38 [2021-03-11T20:52:38.155Z] === RUN   TestDockerSuite/TestMountIntoProc
20:52:38 [2021-03-11T20:52:38.412Z] === RUN   TestDockerSuite/TestMountIntoSys
20:52:38 [2021-03-11T20:52:38.669Z] === RUN   TestDockerSuite/TestNetHostname
20:52:40 [2021-03-11T20:52:40.564Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
20:52:40 [2021-03-11T20:52:40.564Z] === RUN   TestDockerSuite/TestNetworkEvents
20:52:47 [2021-03-11T20:52:47.106Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
20:52:47 [2021-03-11T20:52:47.362Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
20:52:47 [2021-03-11T20:52:47.923Z] === RUN   TestDockerSuite/TestPluginActive
20:52:49 [2021-03-11T20:52:49.288Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
20:52:53 [2021-03-11T20:52:53.458Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
20:52:53 [2021-03-11T20:52:53.458Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
20:52:54 [2021-03-11T20:52:54.386Z] === RUN   TestDockerSuite/TestPluginLogDriver
20:52:54 [2021-03-11T20:52:54.386Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
20:52:56 [2021-03-11T20:52:56.905Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
20:52:57 [2021-03-11T20:52:57.162Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
20:52:58 [2021-03-11T20:52:58.089Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
20:53:00 [2021-03-11T20:53:00.606Z] === RUN   TestDockerSuite/TestPluginUpgrade
20:53:04 [2021-03-11T20:53:04.774Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
20:53:05 [2021-03-11T20:53:05.702Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
20:53:06 [2021-03-11T20:53:06.631Z] === RUN   TestDockerSuite/TestPortHostBinding
20:53:07 [2021-03-11T20:53:07.559Z] === RUN   TestDockerSuite/TestPortList
20:53:15 [2021-03-11T20:53:15.658Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
20:53:15 [2021-03-11T20:53:15.658Z] === RUN   TestDockerSuite/TestPostContainersAttach
20:53:19 [2021-03-11T20:53:19.827Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
20:53:21 [2021-03-11T20:53:21.717Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
20:53:21 [2021-03-11T20:53:21.717Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
20:53:21 [2021-03-11T20:53:21.717Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
20:53:22 [2021-03-11T20:53:22.278Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
20:53:22 [2021-03-11T20:53:22.278Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
20:53:22 [2021-03-11T20:53:22.839Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
20:53:22 [2021-03-11T20:53:22.839Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
20:53:23 [2021-03-11T20:53:23.094Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
20:53:23 [2021-03-11T20:53:23.350Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
20:53:24 [2021-03-11T20:53:24.282Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
20:53:24 [2021-03-11T20:53:24.282Z] === RUN   TestDockerSuite/TestPruneContainerLabel
20:53:27 [2021-03-11T20:53:27.553Z] === RUN   TestDockerSuite/TestPruneContainerUntil
20:53:28 [2021-03-11T20:53:28.480Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
20:53:28 [2021-03-11T20:53:28.736Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
20:53:28 [2021-03-11T20:53:28.992Z] === RUN   TestDockerSuite/TestPsByOrder
20:53:30 [2021-03-11T20:53:30.884Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
20:53:31 [2021-03-11T20:53:31.446Z] === RUN   TestDockerSuite/TestPsListContainersBase
20:53:33 [2021-03-11T20:53:33.962Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
20:53:37 [2021-03-11T20:53:37.229Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
20:53:37 [2021-03-11T20:53:37.229Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
20:53:40 [2021-03-11T20:53:40.498Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
20:53:47 [2021-03-11T20:53:47.052Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
20:53:47 [2021-03-11T20:53:47.052Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
20:53:47 [2021-03-11T20:53:47.980Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
20:53:49 [2021-03-11T20:53:49.870Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
20:53:50 [2021-03-11T20:53:50.797Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
20:53:51 [2021-03-11T20:53:51.725Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
20:53:54 [2021-03-11T20:53:54.243Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
20:53:56 [2021-03-11T20:53:56.762Z] === RUN   TestDockerSuite/TestPsListContainersSize
20:53:57 [2021-03-11T20:53:57.692Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
20:53:57 [2021-03-11T20:53:57.692Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
20:53:58 [2021-03-11T20:53:58.253Z] === RUN   TestDockerSuite/TestPsRightTagName
20:54:00 [2021-03-11T20:54:00.141Z] === RUN   TestDockerSuite/TestPsShowMounts
20:54:01 [2021-03-11T20:54:01.508Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
20:54:02 [2021-03-11T20:54:02.071Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
20:54:02 [2021-03-11T20:54:02.071Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
20:54:02 [2021-03-11T20:54:02.071Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
20:54:02 [2021-03-11T20:54:02.327Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
20:54:02 [2021-03-11T20:54:02.327Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
20:54:02 [2021-03-11T20:54:02.889Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
20:54:03 [2021-03-11T20:54:03.816Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
20:54:04 [2021-03-11T20:54:04.744Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
20:54:05 [2021-03-11T20:54:05.313Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
20:54:11 [2021-03-11T20:54:11.862Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
20:54:12 [2021-03-11T20:54:12.119Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
20:54:13 [2021-03-11T20:54:13.485Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
20:54:13 [2021-03-11T20:54:13.485Z] === RUN   TestDockerSuite/TestRestartPolicyNO
20:54:13 [2021-03-11T20:54:13.485Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
20:54:13 [2021-03-11T20:54:13.741Z] === RUN   TestDockerSuite/TestRestartRunningContainer
20:54:13 [2021-03-11T20:54:13.997Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
20:54:15 [2021-03-11T20:54:15.886Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
20:54:17 [2021-03-11T20:54:17.256Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
20:54:19 [2021-03-11T20:54:19.776Z] === RUN   TestDockerSuite/TestRestartWithVolumes
20:54:21 [2021-03-11T20:54:21.142Z] === RUN   TestDockerSuite/TestRmiBlank
20:54:21 [2021-03-11T20:54:21.142Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
20:54:21 [2021-03-11T20:54:21.142Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
20:54:23 [2021-03-11T20:54:23.658Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
20:54:24 [2021-03-11T20:54:24.220Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
20:54:24 [2021-03-11T20:54:24.476Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
20:54:25 [2021-03-11T20:54:25.841Z] === RUN   TestDockerSuite/TestRmiImgIDForce
20:54:26 [2021-03-11T20:54:26.404Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
20:54:27 [2021-03-11T20:54:27.771Z] === RUN   TestDockerSuite/TestRmiParentImageFail
20:54:28 [2021-03-11T20:54:28.334Z] === RUN   TestDockerSuite/TestRmiTag
20:54:28 [2021-03-11T20:54:28.334Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
20:54:28 [2021-03-11T20:54:28.895Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
20:54:32 [2021-03-11T20:54:32.170Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
20:54:32 [2021-03-11T20:54:32.170Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
20:54:32 [2021-03-11T20:54:32.732Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
20:54:33 [2021-03-11T20:54:33.294Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
20:54:34 [2021-03-11T20:54:34.222Z] === RUN   TestDockerSuite/TestRunAddHost
20:54:35 [2021-03-11T20:54:35.152Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
20:54:35 [2021-03-11T20:54:35.152Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
20:54:35 [2021-03-11T20:54:35.713Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
20:54:35 [2021-03-11T20:54:35.713Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
20:54:36 [2021-03-11T20:54:36.275Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
20:54:37 [2021-03-11T20:54:37.206Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
20:54:37 [2021-03-11T20:54:37.771Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
20:54:38 [2021-03-11T20:54:38.333Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
20:54:38 [2021-03-11T20:54:38.896Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
20:54:39 [2021-03-11T20:54:39.824Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
20:54:40 [2021-03-11T20:54:40.753Z] === RUN   TestDockerSuite/TestRunAttachDetach
20:54:41 [2021-03-11T20:54:41.681Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
20:54:42 [2021-03-11T20:54:42.610Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
20:54:43 [2021-03-11T20:54:43.172Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
20:54:43 [2021-03-11T20:54:43.734Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
20:54:44 [2021-03-11T20:54:44.295Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
20:54:44 [2021-03-11T20:54:44.856Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
20:54:45 [2021-03-11T20:54:45.783Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
20:54:46 [2021-03-11T20:54:46.039Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
20:54:46 [2021-03-11T20:54:46.606Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
20:54:47 [2021-03-11T20:54:47.169Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
20:54:47 [2021-03-11T20:54:47.169Z] === RUN   TestDockerSuite/TestRunBindMounts
20:54:48 [2021-03-11T20:54:48.536Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
20:54:49 [2021-03-11T20:54:49.099Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
20:54:49 [2021-03-11T20:54:49.355Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
20:54:49 [2021-03-11T20:54:49.932Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
20:54:50 [2021-03-11T20:54:50.493Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
20:54:50 [2021-03-11T20:54:50.493Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
20:54:51 [2021-03-11T20:54:51.056Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
20:54:51 [2021-03-11T20:54:51.314Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
20:54:51 [2021-03-11T20:54:51.877Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
20:54:52 [2021-03-11T20:54:52.439Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
20:54:52 [2021-03-11T20:54:52.439Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
20:54:52 [2021-03-11T20:54:52.695Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
20:54:52 [2021-03-11T20:54:52.695Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
20:54:53 [2021-03-11T20:54:53.258Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
20:54:53 [2021-03-11T20:54:53.258Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
20:54:54 [2021-03-11T20:54:54.186Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
20:54:55 [2021-03-11T20:54:55.115Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
20:54:56 [2021-03-11T20:54:56.045Z] === RUN   TestDockerSuite/TestRunContainerNetwork
20:54:56 [2021-03-11T20:54:56.607Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
20:54:56 [2021-03-11T20:54:56.607Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
20:54:57 [2021-03-11T20:54:57.170Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
20:54:58 [2021-03-11T20:54:58.536Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
20:54:59 [2021-03-11T20:54:59.462Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
20:55:00 [2021-03-11T20:55:00.388Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
20:55:00 [2021-03-11T20:55:00.644Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
20:55:01 [2021-03-11T20:55:01.205Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
20:55:01 [2021-03-11T20:55:01.769Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
20:55:02 [2021-03-11T20:55:02.331Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
20:55:02 [2021-03-11T20:55:02.587Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
20:55:03 [2021-03-11T20:55:03.959Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
20:55:06 [2021-03-11T20:55:06.482Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
20:55:06 [2021-03-11T20:55:06.482Z] === RUN   TestDockerSuite/TestRunCreateVolume
20:55:07 [2021-03-11T20:55:07.046Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
20:55:08 [2021-03-11T20:55:08.415Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
20:55:09 [2021-03-11T20:55:09.830Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
20:55:12 [2021-03-11T20:55:12.353Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
20:55:14 [2021-03-11T20:55:14.244Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
20:55:14 [2021-03-11T20:55:14.244Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
20:55:14 [2021-03-11T20:55:14.244Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
20:55:14 [2021-03-11T20:55:14.500Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
20:55:15 [2021-03-11T20:55:15.429Z] === RUN   TestDockerSuite/TestRunDNSOptions
20:55:16 [2021-03-11T20:55:16.794Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
20:55:18 [2021-03-11T20:55:18.161Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
20:55:18 [2021-03-11T20:55:18.724Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
20:55:19 [2021-03-11T20:55:19.286Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
20:55:20 [2021-03-11T20:55:20.658Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
20:55:21 [2021-03-11T20:55:21.222Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
20:55:21 [2021-03-11T20:55:21.222Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
20:55:21 [2021-03-11T20:55:21.786Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
20:55:23 [2021-03-11T20:55:23.153Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
20:55:23 [2021-03-11T20:55:23.409Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
20:55:23 [2021-03-11T20:55:23.409Z] === RUN   TestDockerSuite/TestRunDuplicateMount
20:55:24 [2021-03-11T20:55:24.338Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
20:55:24 [2021-03-11T20:55:24.903Z] === RUN   TestDockerSuite/TestRunEchoStdout
20:55:25 [2021-03-11T20:55:25.159Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
20:55:25 [2021-03-11T20:55:25.416Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
20:55:25 [2021-03-11T20:55:25.978Z] === RUN   TestDockerSuite/TestRunEmptyEnv
20:55:25 [2021-03-11T20:55:25.978Z] === RUN   TestDockerSuite/TestRunEntrypoint
20:55:26 [2021-03-11T20:55:26.540Z] === RUN   TestDockerSuite/TestRunEnvironment
20:55:27 [2021-03-11T20:55:27.104Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
20:55:27 [2021-03-11T20:55:27.667Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
20:55:28 [2021-03-11T20:55:28.596Z] === RUN   TestDockerSuite/TestRunExitCode
20:55:28 [2021-03-11T20:55:28.596Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
20:55:28 [2021-03-11T20:55:28.852Z] === RUN   TestDockerSuite/TestRunExitCodeOne
20:55:29 [2021-03-11T20:55:29.426Z] === RUN   TestDockerSuite/TestRunExitCodeZero
20:55:30 [2021-03-11T20:55:30.001Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
20:55:30 [2021-03-11T20:55:30.928Z] === RUN   TestDockerSuite/TestRunExposePort
20:55:30 [2021-03-11T20:55:30.928Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
20:55:31 [2021-03-11T20:55:31.490Z] === RUN   TestDockerSuite/TestRunGroupAdd
20:55:31 [2021-03-11T20:55:31.747Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
20:55:32 [2021-03-11T20:55:32.310Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
20:55:33 [2021-03-11T20:55:33.238Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
20:55:33 [2021-03-11T20:55:33.496Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
20:55:33 [2021-03-11T20:55:33.496Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
20:55:34 [2021-03-11T20:55:34.863Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
20:55:36 [2021-03-11T20:55:36.230Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
20:55:37 [2021-03-11T20:55:37.159Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
20:55:37 [2021-03-11T20:55:37.723Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
20:55:41 [2021-03-11T20:55:41.889Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
20:55:44 [2021-03-11T20:55:44.408Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
20:55:48 [2021-03-11T20:55:48.575Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
20:55:48 [2021-03-11T20:55:48.831Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
20:55:49 [2021-03-11T20:55:49.760Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
20:55:49 [2021-03-11T20:55:49.760Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
20:55:49 [2021-03-11T20:55:49.760Z] === RUN   TestDockerSuite/TestRunInvalidReference
20:55:49 [2021-03-11T20:55:49.760Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
20:55:50 [2021-03-11T20:55:50.324Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
20:55:52 [2021-03-11T20:55:52.214Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
20:55:53 [2021-03-11T20:55:53.150Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
20:55:54 [2021-03-11T20:55:54.078Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
20:56:00 [2021-03-11T20:56:00.612Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
20:56:00 [2021-03-11T20:56:00.612Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
20:56:00 [2021-03-11T20:56:00.612Z] === RUN   TestDockerSuite/TestRunModeHostname
20:56:00 [2021-03-11T20:56:00.868Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
20:56:00 [2021-03-11T20:56:00.868Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
20:56:01 [2021-03-11T20:56:01.124Z] === RUN   TestDockerSuite/TestRunModeIpcHost
20:56:02 [2021-03-11T20:56:02.054Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
20:56:02 [2021-03-11T20:56:02.617Z] === RUN   TestDockerSuite/TestRunModePIDContainer
20:56:03 [2021-03-11T20:56:03.984Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
20:56:03 [2021-03-11T20:56:03.984Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
20:56:03 [2021-03-11T20:56:03.984Z] === RUN   TestDockerSuite/TestRunModePIDHost
20:56:04 [2021-03-11T20:56:04.910Z] === RUN   TestDockerSuite/TestRunModeUTSHost
20:56:05 [2021-03-11T20:56:05.838Z] === RUN   TestDockerSuite/TestRunMount
20:56:08 [2021-03-11T20:56:08.357Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
20:56:10 [2021-03-11T20:56:10.250Z] === RUN   TestDockerSuite/TestRunMountOrdering
20:56:11 [2021-03-11T20:56:11.179Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
20:56:11 [2021-03-11T20:56:11.740Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
20:56:13 [2021-03-11T20:56:13.109Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
20:56:14 [2021-03-11T20:56:14.475Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
20:56:16 [2021-03-11T20:56:16.995Z] === RUN   TestDockerSuite/TestRunNamedVolume
20:56:17 [2021-03-11T20:56:17.251Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
20:56:18 [2021-03-11T20:56:18.623Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
20:56:21 [2021-03-11T20:56:21.143Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
20:56:21 [2021-03-11T20:56:21.143Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
20:56:22 [2021-03-11T20:56:22.072Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
20:56:23 [2021-03-11T20:56:23.441Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
20:56:23 [2021-03-11T20:56:23.441Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
20:56:24 [2021-03-11T20:56:24.002Z] === RUN   TestDockerSuite/TestRunNetHost
20:56:24 [2021-03-11T20:56:24.564Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
20:56:25 [2021-03-11T20:56:25.126Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
20:56:25 [2021-03-11T20:56:25.688Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
20:56:27 [2021-03-11T20:56:27.056Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
20:56:28 [2021-03-11T20:56:28.422Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
20:56:30 [2021-03-11T20:56:30.939Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
20:56:31 [2021-03-11T20:56:31.500Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
20:56:31 [2021-03-11T20:56:31.500Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
20:56:32 [2021-03-11T20:56:32.062Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
20:56:32 [2021-03-11T20:56:32.062Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
20:56:32 [2021-03-11T20:56:32.624Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
20:56:32 [2021-03-11T20:56:32.881Z] === RUN   TestDockerSuite/TestRunNonExistingImage
20:56:32 [2021-03-11T20:56:32.881Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
20:56:33 [2021-03-11T20:56:33.444Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
20:56:34 [2021-03-11T20:56:34.005Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
20:56:36 [2021-03-11T20:56:36.521Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
20:56:39 [2021-03-11T20:56:39.039Z] === RUN   TestDockerSuite/TestRunOOMExitCode
20:56:39 [2021-03-11T20:56:39.298Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
20:56:39 [2021-03-11T20:56:39.298Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
20:56:39 [2021-03-11T20:56:39.866Z] === RUN   TestDockerSuite/TestRunPIDsLimit
20:56:40 [2021-03-11T20:56:40.428Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
20:56:41 [2021-03-11T20:56:41.793Z] === RUN   TestDockerSuite/TestRunPortInUse
20:56:42 [2021-03-11T20:56:42.355Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
20:56:42 [2021-03-11T20:56:42.612Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
20:56:43 [2021-03-11T20:56:43.176Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
20:56:43 [2021-03-11T20:56:43.738Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
20:56:44 [2021-03-11T20:56:44.301Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
20:56:44 [2021-03-11T20:56:44.865Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
20:56:45 [2021-03-11T20:56:45.428Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
20:56:45 [2021-03-11T20:56:45.428Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
20:56:45 [2021-03-11T20:56:45.428Z] === RUN   TestDockerSuite/TestRunPublishPort
20:56:45 [2021-03-11T20:56:45.992Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
20:56:46 [2021-03-11T20:56:46.555Z] === RUN   TestDockerSuite/TestRunReadProcLatency
20:56:46 [2021-03-11T20:56:46.555Z] === RUN   TestDockerSuite/TestRunReadProcTimer
20:56:47 [2021-03-11T20:56:47.117Z] === RUN   TestDockerSuite/TestRunRedirectStdout
20:56:48 [2021-03-11T20:56:48.484Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
20:56:48 [2021-03-11T20:56:48.484Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
20:56:48 [2021-03-11T20:56:48.741Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
20:56:51 [2021-03-11T20:56:51.261Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
20:56:51 [2021-03-11T20:56:51.824Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
20:56:52 [2021-03-11T20:56:52.387Z] === RUN   TestDockerSuite/TestRunRm
20:56:52 [2021-03-11T20:56:52.948Z] === RUN   TestDockerSuite/TestRunRmAndWait
20:56:54 [2021-03-11T20:56:54.313Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
20:56:56 [2021-03-11T20:56:56.828Z] === RUN   TestDockerSuite/TestRunRmPre125Api
20:56:56 [2021-03-11T20:56:56.828Z] === RUN   TestDockerSuite/TestRunRootWorkdir
20:56:57 [2021-03-11T20:56:57.391Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
20:56:57 [2021-03-11T20:56:57.391Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
20:56:59 [2021-03-11T20:56:59.281Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
20:56:59 [2021-03-11T20:56:59.542Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
20:57:02 [2021-03-11T20:57:02.813Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
20:57:03 [2021-03-11T20:57:03.741Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
20:57:06 [2021-03-11T20:57:06.263Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
20:57:06 [2021-03-11T20:57:06.519Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
20:57:07 [2021-03-11T20:57:07.083Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
20:57:07 [2021-03-11T20:57:07.340Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
20:57:07 [2021-03-11T20:57:07.905Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
20:57:08 [2021-03-11T20:57:08.467Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
20:57:09 [2021-03-11T20:57:09.030Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
20:57:09 [2021-03-11T20:57:09.030Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
20:57:09 [2021-03-11T20:57:09.592Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
20:57:10 [2021-03-11T20:57:10.155Z] === RUN   TestDockerSuite/TestRunSetMacAddress
20:57:11 [2021-03-11T20:57:11.085Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
20:57:13 [2021-03-11T20:57:13.600Z] === RUN   TestDockerSuite/TestRunState
20:57:14 [2021-03-11T20:57:14.968Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
20:57:15 [2021-03-11T20:57:15.224Z] === RUN   TestDockerSuite/TestRunStdinPipe
20:57:15 [2021-03-11T20:57:15.787Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
20:57:15 [2021-03-11T20:57:15.787Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
20:57:15 [2021-03-11T20:57:15.787Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
20:57:16 [2021-03-11T20:57:16.350Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
20:57:16 [2021-03-11T20:57:16.606Z] === RUN   TestDockerSuite/TestRunSysctls
20:57:17 [2021-03-11T20:57:17.535Z] === RUN   TestDockerSuite/TestRunTLSVerify
20:57:17 [2021-03-11T20:57:17.792Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
20:57:17 [2021-03-11T20:57:17.792Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
20:57:18 [2021-03-11T20:57:18.354Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
20:57:19 [2021-03-11T20:57:19.720Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
20:57:19 [2021-03-11T20:57:19.976Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
20:57:21 [2021-03-11T20:57:21.351Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
20:57:22 [2021-03-11T20:57:22.282Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
20:57:24 [2021-03-11T20:57:24.174Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
20:57:25 [2021-03-11T20:57:25.542Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
20:57:27 [2021-03-11T20:57:27.433Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
20:57:27 [2021-03-11T20:57:27.996Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
20:57:28 [2021-03-11T20:57:28.560Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
20:57:29 [2021-03-11T20:57:29.123Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
20:57:29 [2021-03-11T20:57:29.123Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
20:57:31 [2021-03-11T20:57:31.014Z] === RUN   TestDockerSuite/TestRunUnshareProc
20:57:32 [2021-03-11T20:57:32.383Z] === RUN   TestDockerSuite/TestRunUserByID
20:57:32 [2021-03-11T20:57:32.383Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
20:57:32 [2021-03-11T20:57:32.947Z] === RUN   TestDockerSuite/TestRunUserByIDBig
20:57:32 [2021-03-11T20:57:32.947Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
20:57:33 [2021-03-11T20:57:33.204Z] === RUN   TestDockerSuite/TestRunUserByIDZero
20:57:33 [2021-03-11T20:57:33.766Z] === RUN   TestDockerSuite/TestRunUserByName
20:57:34 [2021-03-11T20:57:34.330Z] === RUN   TestDockerSuite/TestRunUserDefaults
20:57:35 [2021-03-11T20:57:35.258Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
20:57:35 [2021-03-11T20:57:35.258Z] === RUN   TestDockerSuite/TestRunUserNotFound
20:57:35 [2021-03-11T20:57:35.258Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
20:57:35 [2021-03-11T20:57:35.821Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
20:57:37 [2021-03-11T20:57:37.712Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
20:57:39 [2021-03-11T20:57:39.078Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
20:57:39 [2021-03-11T20:57:39.641Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
20:57:40 [2021-03-11T20:57:40.570Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
20:57:40 [2021-03-11T20:57:40.827Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
20:57:42 [2021-03-11T20:57:42.747Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
20:57:43 [2021-03-11T20:57:43.677Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
20:57:45 [2021-03-11T20:57:45.047Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
20:57:46 [2021-03-11T20:57:46.940Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
20:57:47 [2021-03-11T20:57:47.196Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
20:57:47 [2021-03-11T20:57:47.196Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
20:57:47 [2021-03-11T20:57:47.196Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
20:57:47 [2021-03-11T20:57:47.196Z] === RUN   TestDockerSuite/TestRunWithBadDevice
20:57:47 [2021-03-11T20:57:47.452Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
20:57:47 [2021-03-11T20:57:47.452Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
20:57:48 [2021-03-11T20:57:48.015Z] === RUN   TestDockerSuite/TestRunWithCPUShares
20:57:48 [2021-03-11T20:57:48.582Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
20:57:49 [2021-03-11T20:57:49.510Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
20:57:50 [2021-03-11T20:57:50.073Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
20:57:50 [2021-03-11T20:57:50.333Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
20:57:50 [2021-03-11T20:57:50.333Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
20:57:50 [2021-03-11T20:57:50.895Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
20:57:50 [2021-03-11T20:57:50.895Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
20:57:50 [2021-03-11T20:57:50.895Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
20:57:50 [2021-03-11T20:57:50.895Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
20:57:50 [2021-03-11T20:57:50.895Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
20:57:50 [2021-03-11T20:57:50.895Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
20:57:50 [2021-03-11T20:57:50.895Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
20:57:50 [2021-03-11T20:57:50.895Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
20:57:50 [2021-03-11T20:57:50.895Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
20:57:50 [2021-03-11T20:57:50.895Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
20:57:51 [2021-03-11T20:57:51.458Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
20:57:52 [2021-03-11T20:57:52.020Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
20:57:52 [2021-03-11T20:57:52.277Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
20:57:52 [2021-03-11T20:57:52.277Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
20:57:52 [2021-03-11T20:57:52.839Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
20:57:53 [2021-03-11T20:57:53.095Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
20:57:53 [2021-03-11T20:57:53.353Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
20:57:53 [2021-03-11T20:57:53.610Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
20:57:53 [2021-03-11T20:57:53.610Z] === RUN   TestDockerSuite/TestRunWithShmSize
20:57:54 [2021-03-11T20:57:54.539Z] === RUN   TestDockerSuite/TestRunWithSwappiness
20:57:54 [2021-03-11T20:57:54.795Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
20:57:54 [2021-03-11T20:57:54.795Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
20:57:54 [2021-03-11T20:57:54.795Z] === RUN   TestDockerSuite/TestRunWithUlimits
20:57:55 [2021-03-11T20:57:55.724Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
20:57:56 [2021-03-11T20:57:56.653Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
20:57:57 [2021-03-11T20:57:57.214Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
20:57:57 [2021-03-11T20:57:57.214Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
20:57:57 [2021-03-11T20:57:57.470Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
20:57:57 [2021-03-11T20:57:57.470Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
20:57:58 [2021-03-11T20:57:58.400Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
20:57:58 [2021-03-11T20:57:58.962Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
20:58:00 [2021-03-11T20:58:00.331Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
20:58:00 [2021-03-11T20:58:00.934Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
20:58:00 [2021-03-11T20:58:00.934Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
20:58:00 [2021-03-11T20:58:00.934Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
20:58:01 [2021-03-11T20:58:01.496Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
20:58:02 [2021-03-11T20:58:02.423Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
20:58:02 [2021-03-11T20:58:02.985Z] === RUN   TestDockerSuite/TestSaveCheckTimes
20:58:03 [2021-03-11T20:58:03.241Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
20:58:04 [2021-03-11T20:58:04.608Z] === RUN   TestDockerSuite/TestSaveImageId
20:58:04 [2021-03-11T20:58:04.608Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
20:58:04 [2021-03-11T20:58:04.864Z] === RUN   TestDockerSuite/TestSaveLoadParents
20:58:06 [2021-03-11T20:58:06.231Z] === RUN   TestDockerSuite/TestSaveMultipleNames
20:58:06 [2021-03-11T20:58:06.488Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
20:58:06 [2021-03-11T20:58:06.488Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
20:58:07 [2021-03-11T20:58:07.856Z] === RUN   TestDockerSuite/TestSaveSingleTag
20:58:07 [2021-03-11T20:58:07.856Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
20:58:07 [2021-03-11T20:58:07.856Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
20:58:09 [2021-03-11T20:58:09.749Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
20:58:10 [2021-03-11T20:58:10.676Z] === RUN   TestDockerSuite/TestSearchCmdOptions
20:58:11 [2021-03-11T20:58:11.238Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
20:58:11 [2021-03-11T20:58:11.238Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
20:58:11 [2021-03-11T20:58:11.238Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
20:58:11 [2021-03-11T20:58:11.238Z] === RUN   TestDockerSuite/TestSearchWithLimit
20:58:11 [2021-03-11T20:58:11.800Z] === RUN   TestDockerSuite/TestSlowStdinClosing
20:58:13 [2021-03-11T20:58:13.689Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
20:58:18 [2021-03-11T20:58:18.931Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
20:58:20 [2021-03-11T20:58:20.297Z] === RUN   TestDockerSwarmSuite/TestServiceScale
20:58:20 [2021-03-11T20:58:20.297Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
20:58:21 [2021-03-11T20:58:21.225Z] === RUN   TestDockerSuite/TestStartAttachSilent
20:58:22 [2021-03-11T20:58:22.593Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
20:58:22 [2021-03-11T20:58:22.593Z] === RUN   TestDockerSuite/TestStartAttachWithRename
20:58:23 [2021-03-11T20:58:23.946Z] --- PASS: TestBuildWCOWSandboxSize (810.97s)
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestBuildWithEmptyDockerfile
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:58:23 [2021-03-11T20:58:23.946Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:58:23 [2021-03-11T20:58:23.946Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:58:23 [2021-03-11T20:58:23.946Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:58:23 [2021-03-11T20:58:23.946Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:58:23 [2021-03-11T20:58:23.946Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:58:23 [2021-03-11T20:58:23.946Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:58:23 [2021-03-11T20:58:23.946Z] --- PASS: TestBuildWithEmptyDockerfile (0.47s)
20:58:23 [2021-03-11T20:58:23.946Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
20:58:23 [2021-03-11T20:58:23.946Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
20:58:23 [2021-03-11T20:58:23.946Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestBuildPreserveOwnership
20:58:23 [2021-03-11T20:58:23.946Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestBuildPlatformInvalid
20:58:23 [2021-03-11T20:58:23.946Z] --- PASS: TestBuildPlatformInvalid (0.45s)
20:58:23 [2021-03-11T20:58:23.946Z] PASS
20:58:23 [2021-03-11T20:58:23.946Z] ok  	github.com/docker/docker/integration/build	996.648s
20:58:23 [2021-03-11T20:58:23.946Z] 
20:58:23 [2021-03-11T20:58:23.946Z] === Skipped
20:58:23 [2021-03-11T20:58:23.946Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     build_session_test.go:25: TODO: BuildKit
20:58:23 [2021-03-11T20:58:23.946Z] 
20:58:23 [2021-03-11T20:58:23.946Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
20:58:23 [2021-03-11T20:58:23.946Z] 
20:58:23 [2021-03-11T20:58:23.946Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
20:58:23 [2021-03-11T20:58:23.946Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
20:58:23 [2021-03-11T20:58:23.946Z] 
20:58:23 [2021-03-11T20:58:23.946Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
20:58:23 [2021-03-11T20:58:23.946Z] 
20:58:23 [2021-03-11T20:58:23.946Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
20:58:23 [2021-03-11T20:58:23.946Z] 
20:58:23 [2021-03-11T20:58:23.946Z] 
20:58:23 [2021-03-11T20:58:23.946Z] DONE 29 tests, 5 skipped in 1018.082s
20:58:23 [2021-03-11T20:58:23.946Z] Running D:\gopath\src\github.com\docker\docker\integration\config
20:58:23 [2021-03-11T20:58:23.946Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:58:23 [2021-03-11T20:58:23.946Z] INFO: Testing against a local daemon
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestConfigInspect
20:58:23 [2021-03-11T20:58:23.946Z] --- SKIP: TestConfigInspect (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestConfigList
20:58:23 [2021-03-11T20:58:23.946Z] --- SKIP: TestConfigList (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestConfigsCreateAndDelete
20:58:23 [2021-03-11T20:58:23.946Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestConfigsUpdate
20:58:23 [2021-03-11T20:58:23.946Z] --- SKIP: TestConfigsUpdate (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestTemplatedConfig
20:58:23 [2021-03-11T20:58:23.946Z] --- SKIP: TestTemplatedConfig (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestConfigCreateResolve
20:58:23 [2021-03-11T20:58:23.946Z] --- SKIP: TestConfigCreateResolve (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestConfigDaemonLibtrustID
20:58:23 [2021-03-11T20:58:23.946Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
20:58:23 [2021-03-11T20:58:23.946Z] PASS
20:58:23 [2021-03-11T20:58:23.946Z] ok  	github.com/docker/docker/integration/config	0.429s
20:58:23 [2021-03-11T20:58:23.946Z] 
20:58:23 [2021-03-11T20:58:23.946Z] === Skipped
20:58:23 [2021-03-11T20:58:23.946Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
20:58:23 [2021-03-11T20:58:23.946Z] 
20:58:23 [2021-03-11T20:58:23.946Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
20:58:23 [2021-03-11T20:58:23.946Z] 
20:58:23 [2021-03-11T20:58:23.946Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
20:58:23 [2021-03-11T20:58:23.946Z] 
20:58:23 [2021-03-11T20:58:23.946Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
20:58:23 [2021-03-11T20:58:23.946Z] 
20:58:23 [2021-03-11T20:58:23.946Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
20:58:23 [2021-03-11T20:58:23.946Z] 
20:58:23 [2021-03-11T20:58:23.946Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
20:58:23 [2021-03-11T20:58:23.946Z] 
20:58:23 [2021-03-11T20:58:23.946Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
20:58:23 [2021-03-11T20:58:23.946Z] 
20:58:23 [2021-03-11T20:58:23.946Z] 
20:58:23 [2021-03-11T20:58:23.946Z] DONE 7 tests, 7 skipped in 3.159s
20:58:23 [2021-03-11T20:58:23.946Z] Running D:\gopath\src\github.com\docker\docker\integration\container
20:58:23 [2021-03-11T20:58:23.946Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:58:23 [2021-03-11T20:58:23.946Z] INFO: Testing against a local daemon
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestCheckpoint
20:58:23 [2021-03-11T20:58:23.946Z] --- SKIP: TestCheckpoint (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestContainerInvalidJSON
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:58:23 [2021-03-11T20:58:23.946Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:58:23 [2021-03-11T20:58:23.946Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:58:23 [2021-03-11T20:58:23.946Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:58:23 [2021-03-11T20:58:23.946Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:58:23 [2021-03-11T20:58:23.946Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:58:23 [2021-03-11T20:58:23.946Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:58:23 [2021-03-11T20:58:23.946Z] --- PASS: TestContainerInvalidJSON (0.43s)
20:58:23 [2021-03-11T20:58:23.946Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:58:23 [2021-03-11T20:58:23.946Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s)
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestCopyFromContainerPathIsNotDir
20:58:23 [2021-03-11T20:58:23.946Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
20:58:23 [2021-03-11T20:58:23.946Z]     copy_test.go:38: testEnv.OSType == "windows"
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestCopyToContainerPathDoesNotExist
20:58:23 [2021-03-11T20:58:23.946Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s)
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestCopyToContainerPathIsNotDir
20:58:23 [2021-03-11T20:58:23.946Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s)
20:58:23 [2021-03-11T20:58:23.946Z]     copy_test.go:63: testEnv.OSType == "windows"
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestCopyFromContainer
20:58:23 [2021-03-11T20:58:23.946Z] --- SKIP: TestCopyFromContainer (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:58:23 [2021-03-11T20:58:23.946Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:58:23 [2021-03-11T20:58:23.946Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:58:23 [2021-03-11T20:58:23.946Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:58:23 [2021-03-11T20:58:23.946Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:58:23 [2021-03-11T20:58:23.946Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:58:23 [2021-03-11T20:58:23.946Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:58:23 [2021-03-11T20:58:23.946Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
20:58:23 [2021-03-11T20:58:23.946Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestCreateLinkToNonExistingContainer
20:58:23 [2021-03-11T20:58:23.946Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestCreateWithInvalidEnv
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestCreateWithInvalidEnv/0
20:58:23 [2021-03-11T20:58:23.946Z] === PAUSE TestCreateWithInvalidEnv/0
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestCreateWithInvalidEnv/1
20:58:23 [2021-03-11T20:58:23.946Z] === PAUSE TestCreateWithInvalidEnv/1
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestCreateWithInvalidEnv/2
20:58:23 [2021-03-11T20:58:23.946Z] === PAUSE TestCreateWithInvalidEnv/2
20:58:23 [2021-03-11T20:58:23.946Z] === CONT  TestCreateWithInvalidEnv/0
20:58:23 [2021-03-11T20:58:23.946Z] === CONT  TestCreateWithInvalidEnv/2
20:58:23 [2021-03-11T20:58:23.946Z] === CONT  TestCreateWithInvalidEnv/1
20:58:23 [2021-03-11T20:58:23.946Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
20:58:23 [2021-03-11T20:58:23.946Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestCreateTmpfsMountsTarget
20:58:23 [2021-03-11T20:58:23.946Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestCreateWithCustomMaskedPaths
20:58:23 [2021-03-11T20:58:23.946Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
20:58:23 [2021-03-11T20:58:23.946Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
20:58:23 [2021-03-11T20:58:23.946Z] === RUN   TestCreateWithCustomReadonlyPaths
20:58:23 [2021-03-11T20:58:23.947Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
20:58:23 [2021-03-11T20:58:23.947Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:58:23 [2021-03-11T20:58:23.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:58:23 [2021-03-11T20:58:23.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:58:23 [2021-03-11T20:58:23.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:58:23 [2021-03-11T20:58:23.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:58:23 [2021-03-11T20:58:23.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:58:23 [2021-03-11T20:58:23.947Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:58:23 [2021-03-11T20:58:23.947Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:58:23 [2021-03-11T20:58:23.947Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:58:23 [2021-03-11T20:58:23.947Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:58:23 [2021-03-11T20:58:23.947Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:58:23 [2021-03-11T20:58:23.947Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
20:58:23 [2021-03-11T20:58:23.947Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
20:58:23 [2021-03-11T20:58:23.947Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:58:23 [2021-03-11T20:58:23.947Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:58:23 [2021-03-11T20:58:23.947Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:58:23 [2021-03-11T20:58:23.947Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:58:23 [2021-03-11T20:58:23.947Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
20:58:23 [2021-03-11T20:58:23.947Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestCreateDifferentPlatform
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestCreateDifferentPlatform/different_os
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:58:23 [2021-03-11T20:58:23.947Z] --- PASS: TestCreateDifferentPlatform (0.03s)
20:58:23 [2021-03-11T20:58:23.947Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:58:23 [2021-03-11T20:58:23.947Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:58:23 [2021-03-11T20:58:23.947Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:58:23 [2021-03-11T20:58:23.947Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
20:58:23 [2021-03-11T20:58:23.947Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestContainerKillOnDaemonStart
20:58:23 [2021-03-11T20:58:23.947Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
20:58:23 [2021-03-11T20:58:23.947Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestDiff
20:58:23 [2021-03-11T20:58:23.947Z] --- SKIP: TestDiff (0.00s)
20:58:23 [2021-03-11T20:58:23.947Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestExecWithCloseStdin
20:58:23 [2021-03-11T20:58:23.947Z] --- PASS: TestExecWithCloseStdin (3.03s)
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestExec
20:58:23 [2021-03-11T20:58:23.947Z] --- PASS: TestExec (1.94s)
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestExecUser
20:58:23 [2021-03-11T20:58:23.947Z] --- SKIP: TestExecUser (0.00s)
20:58:23 [2021-03-11T20:58:23.947Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestExportContainerAndImportImage
20:58:23 [2021-03-11T20:58:23.947Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
20:58:23 [2021-03-11T20:58:23.947Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestExportContainerAfterDaemonRestart
20:58:23 [2021-03-11T20:58:23.947Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
20:58:23 [2021-03-11T20:58:23.947Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestHealthCheckWorkdir
20:58:23 [2021-03-11T20:58:23.947Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
20:58:23 [2021-03-11T20:58:23.947Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestHealthKillContainer
20:58:23 [2021-03-11T20:58:23.947Z] --- SKIP: TestHealthKillContainer (0.00s)
20:58:23 [2021-03-11T20:58:23.947Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestInspectCpusetInConfigPre120
20:58:23 [2021-03-11T20:58:23.947Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
20:58:23 [2021-03-11T20:58:23.947Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
20:58:23 [2021-03-11T20:58:23.947Z] === RUN   TestKillContainerInvalidSignal
20:58:24 [2021-03-11T20:58:24.923Z] --- PASS: TestKillContainerInvalidSignal (1.71s)
20:58:24 [2021-03-11T20:58:24.923Z] === RUN   TestKillContainer
20:58:24 [2021-03-11T20:58:24.923Z] === RUN   TestKillContainer/no_signal
20:58:25 [2021-03-11T20:58:25.123Z] === RUN   TestDockerSuite/TestStartMultipleContainers
20:58:26 [2021-03-11T20:58:26.476Z] === RUN   TestKillContainer/non_killing_signal
20:58:26 [2021-03-11T20:58:26.476Z] === RUN   TestKillContainer/killing_signal
20:58:27 [2021-03-11T20:58:27.012Z] === RUN   TestDockerSuite/TestStartPausedContainer
20:58:27 [2021-03-11T20:58:27.012Z] === RUN   TestDockerSuite/TestStartRecordError
20:58:28 [2021-03-11T20:58:28.379Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
20:58:30 [2021-03-11T20:58:30.272Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
20:58:31 [2021-03-11T20:58:31.640Z] === RUN   TestDockerSuite/TestStatsAllNoStream
20:58:33 [2021-03-11T20:58:33.588Z] --- PASS: TestKillContainer (8.60s)
20:58:33 [2021-03-11T20:58:33.588Z]     --- PASS: TestKillContainer/no_signal (1.69s)
20:58:33 [2021-03-11T20:58:33.588Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
20:58:33 [2021-03-11T20:58:33.588Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
20:58:33 [2021-03-11T20:58:33.588Z]     --- PASS: TestKillContainer/killing_signal (6.87s)
20:58:33 [2021-03-11T20:58:33.588Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:58:33 [2021-03-11T20:58:33.588Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
20:58:33 [2021-03-11T20:58:33.588Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:58:33 [2021-03-11T20:58:33.588Z] === RUN   TestKillStoppedContainer
20:58:33 [2021-03-11T20:58:33.588Z] --- SKIP: TestKillStoppedContainer (0.00s)
20:58:33 [2021-03-11T20:58:33.588Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:58:33 [2021-03-11T20:58:33.588Z] === RUN   TestKillStoppedContainerAPIPre120
20:58:33 [2021-03-11T20:58:33.588Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
20:58:33 [2021-03-11T20:58:33.588Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:58:33 [2021-03-11T20:58:33.588Z] === RUN   TestKillDifferentUserContainer
20:58:33 [2021-03-11T20:58:33.588Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
20:58:33 [2021-03-11T20:58:33.588Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
20:58:33 [2021-03-11T20:58:33.588Z] === RUN   TestInspectOomKilledTrue
20:58:33 [2021-03-11T20:58:33.588Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:58:33 [2021-03-11T20:58:33.588Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
20:58:33 [2021-03-11T20:58:33.588Z] === RUN   TestInspectOomKilledFalse
20:58:33 [2021-03-11T20:58:33.588Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:58:33 [2021-03-11T20:58:33.588Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:58:33 [2021-03-11T20:58:33.588Z] === RUN   TestLogsFollowTailEmpty
20:58:34 [2021-03-11T20:58:34.154Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
20:58:35 [2021-03-11T20:58:35.139Z] --- PASS: TestLogsFollowTailEmpty (1.74s)
20:58:35 [2021-03-11T20:58:35.139Z] === RUN   TestNetworkNat
20:58:35 [2021-03-11T20:58:35.139Z] --- SKIP: TestNetworkNat (0.00s)
20:58:35 [2021-03-11T20:58:35.139Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
20:58:35 [2021-03-11T20:58:35.139Z] === RUN   TestNetworkLocalhostTCPNat
20:58:37 [2021-03-11T20:58:37.334Z] --- PASS: TestNetworkLocalhostTCPNat (2.09s)
20:58:37 [2021-03-11T20:58:37.334Z] === RUN   TestNetworkLoopbackNat
20:58:37 [2021-03-11T20:58:37.334Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
20:58:37 [2021-03-11T20:58:37.334Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
20:58:37 [2021-03-11T20:58:37.334Z] === RUN   TestPause
20:58:37 [2021-03-11T20:58:37.334Z] --- SKIP: TestPause (0.00s)
20:58:37 [2021-03-11T20:58:37.335Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
20:58:37 [2021-03-11T20:58:37.335Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:58:38 [2021-03-11T20:58:38.318Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
20:58:38 [2021-03-11T20:58:38.885Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.81s)
20:58:38 [2021-03-11T20:58:38.885Z] === RUN   TestPauseStopPausedContainer
20:58:38 [2021-03-11T20:58:38.885Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
20:58:38 [2021-03-11T20:58:38.885Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
20:58:38 [2021-03-11T20:58:38.885Z] === RUN   TestPsFilter
20:58:39 [2021-03-11T20:58:39.246Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
20:58:39 [2021-03-11T20:58:39.349Z] --- PASS: TestPsFilter (0.18s)
20:58:39 [2021-03-11T20:58:39.349Z] === RUN   TestRemoveContainerWithRemovedVolume
20:58:41 [2021-03-11T20:58:41.547Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.00s)
20:58:41 [2021-03-11T20:58:41.547Z] === RUN   TestRemoveContainerWithVolume
20:58:41 [2021-03-11T20:58:41.759Z] === RUN   TestDockerSuite/TestStatsFormatAll
20:58:41 [2021-03-11T20:58:41.760Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
20:58:43 [2021-03-11T20:58:43.097Z] --- PASS: TestRemoveContainerWithVolume (1.97s)
20:58:43 [2021-03-11T20:58:43.097Z] === RUN   TestRemoveContainerRunning
20:58:44 [2021-03-11T20:58:44.275Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
20:58:44 [2021-03-11T20:58:44.648Z] --- PASS: TestRemoveContainerRunning (1.69s)
20:58:44 [2021-03-11T20:58:44.648Z] === RUN   TestRemoveContainerForceRemoveRunning
20:58:46 [2021-03-11T20:58:46.166Z] === RUN   TestDockerSuite/TestStatsNoStream
20:58:46 [2021-03-11T20:58:46.846Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.72s)
20:58:46 [2021-03-11T20:58:46.846Z] === RUN   TestRemoveInvalidContainer
20:58:46 [2021-03-11T20:58:46.846Z] --- PASS: TestRemoveInvalidContainer (0.02s)
20:58:46 [2021-03-11T20:58:46.846Z] === RUN   TestRenameLinkedContainer
20:58:46 [2021-03-11T20:58:46.846Z] --- SKIP: TestRenameLinkedContainer (0.00s)
20:58:46 [2021-03-11T20:58:46.846Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
20:58:46 [2021-03-11T20:58:46.846Z] === RUN   TestRenameStoppedContainer
20:58:49 [2021-03-11T20:58:49.433Z] === RUN   TestDockerSuite/TestStopContainerSignal
20:58:50 [2021-03-11T20:58:50.367Z] === RUN   TestDockerSuite/TestTopMultipleArgs
20:58:50 [2021-03-11T20:58:50.930Z] === RUN   TestDockerSuite/TestTopNonPrivileged
20:58:51 [2021-03-11T20:58:51.493Z] === RUN   TestDockerSuite/TestTopPrivileged
20:58:52 [2021-03-11T20:58:52.055Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
20:58:52 [2021-03-11T20:58:52.055Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
20:58:52 [2021-03-11T20:58:52.618Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
20:58:53 [2021-03-11T20:58:53.969Z] --- PASS: TestRenameStoppedContainer (6.86s)
20:58:53 [2021-03-11T20:58:53.969Z] === RUN   TestRenameRunningContainerAndReuse
20:58:55 [2021-03-11T20:58:55.889Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
20:58:56 [2021-03-11T20:58:56.904Z] --- PASS: TestRenameRunningContainerAndReuse (3.58s)
20:58:56 [2021-03-11T20:58:56.904Z] === RUN   TestRenameInvalidName
20:58:59 [2021-03-11T20:58:59.109Z] --- PASS: TestRenameInvalidName (1.81s)
20:58:59 [2021-03-11T20:58:59.109Z] === RUN   TestRenameAnonymousContainer
20:58:59 [2021-03-11T20:58:59.109Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
20:58:59 [2021-03-11T20:58:59.109Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
20:58:59 [2021-03-11T20:58:59.109Z] === RUN   TestRenameContainerWithSameName
20:58:59 [2021-03-11T20:58:59.157Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
20:58:59 [2021-03-11T20:58:59.158Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
20:58:59 [2021-03-11T20:58:59.414Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
20:58:59 [2021-03-11T20:58:59.414Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
20:58:59 [2021-03-11T20:58:59.672Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
20:59:00 [2021-03-11T20:59:00.234Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
20:59:00 [2021-03-11T20:59:00.662Z] --- PASS: TestRenameContainerWithSameName (1.74s)
20:59:00 [2021-03-11T20:59:00.662Z] === RUN   TestRenameContainerWithLinkedContainer
20:59:00 [2021-03-11T20:59:00.662Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
20:59:00 [2021-03-11T20:59:00.662Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
20:59:00 [2021-03-11T20:59:00.662Z] === RUN   TestResize
20:59:01 [2021-03-11T20:59:01.602Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
20:59:01 [2021-03-11T20:59:01.602Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
20:59:02 [2021-03-11T20:59:02.213Z] --- PASS: TestResize (1.75s)
20:59:02 [2021-03-11T20:59:02.213Z] === RUN   TestResizeWithInvalidSize
20:59:02 [2021-03-11T20:59:02.213Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
20:59:02 [2021-03-11T20:59:02.213Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
20:59:02 [2021-03-11T20:59:02.213Z] === RUN   TestResizeWhenContainerNotStarted
20:59:02 [2021-03-11T20:59:02.974Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
20:59:03 [2021-03-11T20:59:03.230Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
20:59:03 [2021-03-11T20:59:03.793Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
20:59:04 [2021-03-11T20:59:04.410Z] --- PASS: TestResizeWhenContainerNotStarted (2.12s)
20:59:04 [2021-03-11T20:59:04.410Z] === RUN   TestDaemonRestartKillContainers
20:59:04 [2021-03-11T20:59:04.410Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
20:59:04 [2021-03-11T20:59:04.410Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
20:59:04 [2021-03-11T20:59:04.410Z] === RUN   TestStats
20:59:04 [2021-03-11T20:59:04.410Z] --- SKIP: TestStats (0.00s)
20:59:04 [2021-03-11T20:59:04.410Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
20:59:04 [2021-03-11T20:59:04.410Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:59:05 [2021-03-11T20:59:05.160Z] === RUN   TestDockerSuite/TestUpdateStats
20:59:08 [2021-03-11T20:59:08.426Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
20:59:08 [2021-03-11T20:59:08.426Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
20:59:09 [2021-03-11T20:59:09.793Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
20:59:09 [2021-03-11T20:59:09.793Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
20:59:10 [2021-03-11T20:59:10.241Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.96s)
20:59:10 [2021-03-11T20:59:10.241Z] === RUN   TestStopContainerWithTimeout
20:59:10 [2021-03-11T20:59:10.241Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
20:59:10 [2021-03-11T20:59:10.241Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
20:59:10 [2021-03-11T20:59:10.241Z] === RUN   TestUpdateRestartPolicy
20:59:10 [2021-03-11T20:59:10.355Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
20:59:10 [2021-03-11T20:59:10.612Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
20:59:11 [2021-03-11T20:59:11.175Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
20:59:14 [2021-03-11T20:59:14.451Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
20:59:16 [2021-03-11T20:59:16.339Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
20:59:18 [2021-03-11T20:59:18.229Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
20:59:20 [2021-03-11T20:59:20.122Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
20:59:22 [2021-03-11T20:59:22.013Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
20:59:25 [2021-03-11T20:59:25.290Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
20:59:26 [2021-03-11T20:59:26.269Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
20:59:26 [2021-03-11T20:59:26.527Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
20:59:28 [2021-03-11T20:59:28.419Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
20:59:29 [2021-03-11T20:59:29.348Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
20:59:30 [2021-03-11T20:59:30.714Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
20:59:31 [2021-03-11T20:59:31.409Z] --- PASS: TestUpdateRestartPolicy (18.94s)
20:59:31 [2021-03-11T20:59:31.410Z] === RUN   TestUpdateRestartWithAutoRemove
20:59:31 [2021-03-11T20:59:31.410Z] --- PASS: TestUpdateRestartWithAutoRemove (1.73s)
20:59:31 [2021-03-11T20:59:31.410Z] === RUN   TestWaitNonBlocked
20:59:31 [2021-03-11T20:59:31.410Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:59:31 [2021-03-11T20:59:31.410Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:59:31 [2021-03-11T20:59:31.410Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:59:31 [2021-03-11T20:59:31.410Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:59:31 [2021-03-11T20:59:31.410Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:59:31 [2021-03-11T20:59:31.410Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:59:32 [2021-03-11T20:59:32.084Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
20:59:32 [2021-03-11T20:59:32.388Z] --- PASS: TestWaitNonBlocked (0.02s)
20:59:32 [2021-03-11T20:59:32.388Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.28s)
20:59:32 [2021-03-11T20:59:32.388Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.36s)
20:59:32 [2021-03-11T20:59:32.388Z] === RUN   TestWaitBlocked
20:59:32 [2021-03-11T20:59:32.388Z] --- SKIP: TestWaitBlocked (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
20:59:32 [2021-03-11T20:59:32.388Z] PASS
20:59:32 [2021-03-11T20:59:32.388Z] ok  	github.com/docker/docker/integration/container	75.869s
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === Skipped
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
20:59:32 [2021-03-11T20:59:32.388Z]     copy_test.go:38: testEnv.OSType == "windows"
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s)
20:59:32 [2021-03-11T20:59:32.388Z]     copy_test.go:63: testEnv.OSType == "windows"
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
20:59:32 [2021-03-11T20:59:32.388Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
20:59:32 [2021-03-11T20:59:32.388Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] 
20:59:32 [2021-03-11T20:59:32.388Z] DONE 88 tests, 37 skipped in 78.410s
20:59:32 [2021-03-11T20:59:32.388Z] Running D:\gopath\src\github.com\docker\docker\integration\image
20:59:33 [2021-03-11T20:59:33.451Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
20:59:34 [2021-03-11T20:59:34.379Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
20:59:34 [2021-03-11T20:59:34.590Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:59:34 [2021-03-11T20:59:34.590Z] INFO: Testing against a local daemon
20:59:34 [2021-03-11T20:59:34.590Z] === RUN   TestCommitInheritsEnv
20:59:34 [2021-03-11T20:59:34.590Z] --- SKIP: TestCommitInheritsEnv (0.00s)
20:59:34 [2021-03-11T20:59:34.590Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
20:59:34 [2021-03-11T20:59:34.590Z] === RUN   TestImportExtremelyLargeImageWorks
20:59:34 [2021-03-11T20:59:34.590Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:59:34 [2021-03-11T20:59:34.590Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
20:59:34 [2021-03-11T20:59:34.590Z] === RUN   TestImagesFilterMultiReference
20:59:34 [2021-03-11T20:59:34.590Z] --- PASS: TestImagesFilterMultiReference (0.07s)
20:59:34 [2021-03-11T20:59:34.590Z] === RUN   TestImagePullPlatformInvalid
20:59:34 [2021-03-11T20:59:34.590Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
20:59:34 [2021-03-11T20:59:34.590Z] === RUN   TestRemoveImageOrphaning
20:59:36 [2021-03-11T20:59:36.142Z] --- PASS: TestRemoveImageOrphaning (1.05s)
20:59:36 [2021-03-11T20:59:36.142Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:59:36 [2021-03-11T20:59:36.142Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
20:59:36 [2021-03-11T20:59:36.142Z] === RUN   TestTagInvalidReference
20:59:36 [2021-03-11T20:59:36.142Z] --- PASS: TestTagInvalidReference (0.03s)
20:59:36 [2021-03-11T20:59:36.142Z] === RUN   TestTagValidPrefixedRepo
20:59:36 [2021-03-11T20:59:36.142Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
20:59:36 [2021-03-11T20:59:36.142Z] === RUN   TestTagExistedNameWithoutForce
20:59:36 [2021-03-11T20:59:36.142Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
20:59:36 [2021-03-11T20:59:36.142Z] === RUN   TestTagOfficialNames
20:59:36 [2021-03-11T20:59:36.142Z] --- PASS: TestTagOfficialNames (0.08s)
20:59:36 [2021-03-11T20:59:36.142Z] === RUN   TestTagMatchesDigest
20:59:36 [2021-03-11T20:59:36.142Z] --- PASS: TestTagMatchesDigest (0.03s)
20:59:36 [2021-03-11T20:59:36.142Z] PASS
20:59:36 [2021-03-11T20:59:36.142Z] ok  	github.com/docker/docker/integration/image	1.692s
20:59:36 [2021-03-11T20:59:36.142Z] 
20:59:36 [2021-03-11T20:59:36.142Z] === Skipped
20:59:36 [2021-03-11T20:59:36.142Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
20:59:36 [2021-03-11T20:59:36.142Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
20:59:36 [2021-03-11T20:59:36.142Z] 
20:59:36 [2021-03-11T20:59:36.142Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
20:59:36 [2021-03-11T20:59:36.142Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
20:59:36 [2021-03-11T20:59:36.142Z] 
20:59:36 [2021-03-11T20:59:36.142Z] 
20:59:36 [2021-03-11T20:59:36.142Z] DONE 11 tests, 2 skipped in 3.572s
20:59:36 [2021-03-11T20:59:36.142Z] Running D:\gopath\src\github.com\docker\docker\integration\network
20:59:36 [2021-03-11T20:59:36.270Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
20:59:37 [2021-03-11T20:59:37.198Z] === RUN   TestDockerSuite/TestVolumeCLICreate
20:59:39 [2021-03-11T20:59:39.082Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:59:39 [2021-03-11T20:59:39.082Z] INFO: Testing against a local daemon
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestNetworkCreateDelete
20:59:39 [2021-03-11T20:59:39.082Z] --- SKIP: TestNetworkCreateDelete (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestDockerNetworkDeletePreferID
20:59:39 [2021-03-11T20:59:39.082Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestDaemonDNSFallback
20:59:39 [2021-03-11T20:59:39.082Z] --- SKIP: TestDaemonDNSFallback (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestInspectNetwork
20:59:39 [2021-03-11T20:59:39.082Z] --- SKIP: TestInspectNetwork (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestRunContainerWithBridgeNone
20:59:39 [2021-03-11T20:59:39.082Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestNetworkInvalidJSON
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestNetworkInvalidJSON//networks/create
20:59:39 [2021-03-11T20:59:39.082Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:59:39 [2021-03-11T20:59:39.082Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:59:39 [2021-03-11T20:59:39.082Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:59:39 [2021-03-11T20:59:39.082Z] === CONT  TestNetworkInvalidJSON//networks/create
20:59:39 [2021-03-11T20:59:39.082Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:59:39 [2021-03-11T20:59:39.082Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:59:39 [2021-03-11T20:59:39.082Z] --- PASS: TestNetworkInvalidJSON (0.03s)
20:59:39 [2021-03-11T20:59:39.082Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
20:59:39 [2021-03-11T20:59:39.082Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
20:59:39 [2021-03-11T20:59:39.082Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestNetworkList
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestNetworkList//networks
20:59:39 [2021-03-11T20:59:39.082Z] === PAUSE TestNetworkList//networks
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestNetworkList//networks/
20:59:39 [2021-03-11T20:59:39.082Z] === PAUSE TestNetworkList//networks/
20:59:39 [2021-03-11T20:59:39.082Z] === CONT  TestNetworkList//networks
20:59:39 [2021-03-11T20:59:39.082Z] === CONT  TestNetworkList//networks/
20:59:39 [2021-03-11T20:59:39.082Z] --- PASS: TestNetworkList (0.03s)
20:59:39 [2021-03-11T20:59:39.082Z]     --- PASS: TestNetworkList//networks (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestHostIPv4BridgeLabel
20:59:39 [2021-03-11T20:59:39.082Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     network_test.go:126: testEnv.OSType == "windows"
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestDaemonRestartWithLiveRestore
20:59:39 [2021-03-11T20:59:39.082Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     service_test.go:29: testEnv.OSType == "windows"
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestDaemonDefaultNetworkPools
20:59:39 [2021-03-11T20:59:39.082Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     service_test.go:58: testEnv.OSType == "windows"
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestDaemonRestartWithExistingNetwork
20:59:39 [2021-03-11T20:59:39.082Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     service_test.go:102: testEnv.OSType == "windows"
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:59:39 [2021-03-11T20:59:39.082Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     service_test.go:136: testEnv.OSType == "windows"
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:59:39 [2021-03-11T20:59:39.082Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     service_test.go:187: testEnv.OSType == "windows"
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestServiceWithPredefinedNetwork
20:59:39 [2021-03-11T20:59:39.082Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     service_test.go:212: testEnv.OSType == "windows"
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:59:39 [2021-03-11T20:59:39.082Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     service_test.go:242: FLAKY_TEST
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestServiceWithDataPathPortInit
20:59:39 [2021-03-11T20:59:39.082Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     service_test.go:332: testEnv.OSType == "windows"
20:59:39 [2021-03-11T20:59:39.082Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:59:39 [2021-03-11T20:59:39.082Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     service_test.go:400: testEnv.OSType == "windows"
20:59:39 [2021-03-11T20:59:39.082Z] PASS
20:59:39 [2021-03-11T20:59:39.082Z] ok  	github.com/docker/docker/integration/network	0.433s
20:59:39 [2021-03-11T20:59:39.082Z] 
20:59:39 [2021-03-11T20:59:39.082Z] === Skipped
20:59:39 [2021-03-11T20:59:39.082Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
20:59:39 [2021-03-11T20:59:39.082Z] 
20:59:39 [2021-03-11T20:59:39.082Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
20:59:39 [2021-03-11T20:59:39.082Z] 
20:59:39 [2021-03-11T20:59:39.082Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
20:59:39 [2021-03-11T20:59:39.082Z] 
20:59:39 [2021-03-11T20:59:39.082Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
20:59:39 [2021-03-11T20:59:39.082Z] 
20:59:39 [2021-03-11T20:59:39.082Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
20:59:39 [2021-03-11T20:59:39.082Z] 
20:59:39 [2021-03-11T20:59:39.082Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     network_test.go:126: testEnv.OSType == "windows"
20:59:39 [2021-03-11T20:59:39.082Z] 
20:59:39 [2021-03-11T20:59:39.082Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     service_test.go:29: testEnv.OSType == "windows"
20:59:39 [2021-03-11T20:59:39.082Z] 
20:59:39 [2021-03-11T20:59:39.082Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     service_test.go:58: testEnv.OSType == "windows"
20:59:39 [2021-03-11T20:59:39.082Z] 
20:59:39 [2021-03-11T20:59:39.082Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     service_test.go:102: testEnv.OSType == "windows"
20:59:39 [2021-03-11T20:59:39.082Z] 
20:59:39 [2021-03-11T20:59:39.082Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     service_test.go:136: testEnv.OSType == "windows"
20:59:39 [2021-03-11T20:59:39.082Z] 
20:59:39 [2021-03-11T20:59:39.082Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     service_test.go:187: testEnv.OSType == "windows"
20:59:39 [2021-03-11T20:59:39.082Z] 
20:59:39 [2021-03-11T20:59:39.082Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     service_test.go:212: testEnv.OSType == "windows"
20:59:39 [2021-03-11T20:59:39.082Z] 
20:59:39 [2021-03-11T20:59:39.082Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     service_test.go:242: FLAKY_TEST
20:59:39 [2021-03-11T20:59:39.082Z] 
20:59:39 [2021-03-11T20:59:39.082Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     service_test.go:332: testEnv.OSType == "windows"
20:59:39 [2021-03-11T20:59:39.082Z] 
20:59:39 [2021-03-11T20:59:39.082Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
20:59:39 [2021-03-11T20:59:39.082Z]     service_test.go:400: testEnv.OSType == "windows"
20:59:39 [2021-03-11T20:59:39.082Z] 
20:59:39 [2021-03-11T20:59:39.082Z] 
20:59:39 [2021-03-11T20:59:39.082Z] DONE 22 tests, 15 skipped in 2.627s
20:59:39 [2021-03-11T20:59:39.082Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
20:59:39 [2021-03-11T20:59:39.546Z] testing: warning: no tests to run
20:59:39 [2021-03-11T20:59:39.546Z] PASS
20:59:39 [2021-03-11T20:59:39.546Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.103s
20:59:39 [2021-03-11T20:59:39.546Z] 
20:59:39 [2021-03-11T20:59:39.546Z] DONE 0 tests in 0.818s
20:59:39 [2021-03-11T20:59:39.546Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
20:59:40 [2021-03-11T20:59:40.523Z] testing: warning: no tests to run
20:59:40 [2021-03-11T20:59:40.523Z] PASS
20:59:40 [2021-03-11T20:59:40.523Z] ok  	github.com/docker/docker/integration/network/macvlan	0.079s
20:59:40 [2021-03-11T20:59:40.523Z] 
20:59:40 [2021-03-11T20:59:40.523Z] DONE 0 tests in 0.777s
20:59:40 [2021-03-11T20:59:40.523Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
20:59:41 [2021-03-11T20:59:41.499Z] testing: warning: no tests to run
20:59:41 [2021-03-11T20:59:41.500Z] PASS
20:59:41 [2021-03-11T20:59:41.500Z] ok  	github.com/docker/docker/integration/plugin	0.085s
20:59:41 [2021-03-11T20:59:41.500Z] 
20:59:41 [2021-03-11T20:59:41.500Z] DONE 0 tests in 0.763s
20:59:41 [2021-03-11T20:59:41.500Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
20:59:41 [2021-03-11T20:59:41.963Z] testing: warning: no tests to run
20:59:41 [2021-03-11T20:59:41.963Z] PASS
20:59:41 [2021-03-11T20:59:41.963Z] ok  	github.com/docker/docker/integration/plugin/authz	0.075s
20:59:41 [2021-03-11T20:59:41.963Z] 
20:59:41 [2021-03-11T20:59:41.963Z] DONE 0 tests in 0.743s
20:59:41 [2021-03-11T20:59:41.963Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
20:59:45 [2021-03-11T20:59:45.279Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
20:59:50 [2021-03-11T20:59:50.584Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:59:50 [2021-03-11T20:59:50.584Z] INFO: Testing against a local daemon
20:59:50 [2021-03-11T20:59:50.584Z] === RUN   TestPluginInvalidJSON
20:59:50 [2021-03-11T20:59:50.584Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:59:50 [2021-03-11T20:59:50.584Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:59:50 [2021-03-11T20:59:50.584Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:59:50 [2021-03-11T20:59:50.584Z] --- PASS: TestPluginInvalidJSON (0.04s)
20:59:50 [2021-03-11T20:59:50.584Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:59:50 [2021-03-11T20:59:50.584Z] === RUN   TestPluginInstall
20:59:50 [2021-03-11T20:59:50.584Z] --- SKIP: TestPluginInstall (0.00s)
20:59:50 [2021-03-11T20:59:50.584Z]     plugin_test.go:58: testEnv.OSType == "windows"
20:59:50 [2021-03-11T20:59:50.584Z] === RUN   TestPluginsWithRuntimes
20:59:50 [2021-03-11T20:59:50.584Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
20:59:50 [2021-03-11T20:59:50.584Z]     plugin_test.go:167: testEnv.OSType == "windows"
20:59:50 [2021-03-11T20:59:50.584Z] PASS
20:59:50 [2021-03-11T20:59:50.584Z] ok  	github.com/docker/docker/integration/plugin/common	0.629s
20:59:50 [2021-03-11T20:59:50.584Z] 
20:59:50 [2021-03-11T20:59:50.584Z] === Skipped
20:59:50 [2021-03-11T20:59:50.584Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
20:59:50 [2021-03-11T20:59:50.584Z]     plugin_test.go:58: testEnv.OSType == "windows"
20:59:50 [2021-03-11T20:59:50.584Z] 
20:59:50 [2021-03-11T20:59:50.584Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
20:59:50 [2021-03-11T20:59:50.584Z]     plugin_test.go:167: testEnv.OSType == "windows"
20:59:50 [2021-03-11T20:59:50.584Z] 
20:59:50 [2021-03-11T20:59:50.584Z] 
20:59:50 [2021-03-11T20:59:50.584Z] DONE 4 tests, 2 skipped in 7.979s
20:59:50 [2021-03-11T20:59:50.584Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
20:59:53 [2021-03-11T20:59:53.360Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
20:59:53 [2021-03-11T20:59:53.360Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
20:59:53 [2021-03-11T20:59:53.360Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
20:59:53 [2021-03-11T20:59:53.360Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
20:59:53 [2021-03-11T20:59:53.360Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
20:59:53 [2021-03-11T20:59:53.360Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
20:59:53 [2021-03-11T20:59:53.360Z] === RUN   TestDockerSuite/TestVolumeCLILs
20:59:53 [2021-03-11T20:59:53.360Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
20:59:53 [2021-03-11T20:59:53.537Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:59:53 [2021-03-11T20:59:53.537Z] INFO: Testing against a local daemon
20:59:53 [2021-03-11T20:59:53.537Z] === RUN   TestExternalGraphDriver
20:59:53 [2021-03-11T20:59:53.537Z] --- SKIP: TestExternalGraphDriver (0.00s)
20:59:53 [2021-03-11T20:59:53.537Z]     external_test.go:48: runtime.GOOS == "windows"
20:59:53 [2021-03-11T20:59:53.537Z] === RUN   TestGraphdriverPluginV2
20:59:53 [2021-03-11T20:59:53.537Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
20:59:53 [2021-03-11T20:59:53.537Z]     external_test.go:408: runtime.GOOS == "windows"
20:59:53 [2021-03-11T20:59:53.537Z] PASS
20:59:53 [2021-03-11T20:59:53.537Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.374s
20:59:53 [2021-03-11T20:59:53.537Z] 
20:59:53 [2021-03-11T20:59:53.537Z] === Skipped
20:59:53 [2021-03-11T20:59:53.537Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
20:59:53 [2021-03-11T20:59:53.537Z]     external_test.go:48: runtime.GOOS == "windows"
20:59:53 [2021-03-11T20:59:53.537Z] 
20:59:53 [2021-03-11T20:59:53.537Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
20:59:53 [2021-03-11T20:59:53.537Z]     external_test.go:408: runtime.GOOS == "windows"
20:59:53 [2021-03-11T20:59:53.537Z] 
20:59:53 [2021-03-11T20:59:53.537Z] 
20:59:53 [2021-03-11T20:59:53.537Z] DONE 2 tests, 2 skipped in 3.258s
20:59:53 [2021-03-11T20:59:53.537Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
20:59:53 [2021-03-11T20:59:53.616Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
20:59:53 [2021-03-11T20:59:53.616Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
20:59:54 [2021-03-11T20:59:54.545Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
20:59:54 [2021-03-11T20:59:54.545Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
20:59:54 [2021-03-11T20:59:54.545Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
20:59:54 [2021-03-11T20:59:54.545Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
20:59:54 [2021-03-11T20:59:54.545Z] === RUN   TestDockerSuite/TestVolumeCLIRm
20:59:56 [2021-03-11T20:59:56.481Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:59:56 [2021-03-11T20:59:56.481Z] INFO: Testing against a local daemon
20:59:56 [2021-03-11T20:59:56.481Z] === RUN   TestReadPluginNoRead
20:59:56 [2021-03-11T20:59:56.481Z] --- SKIP: TestReadPluginNoRead (0.00s)
20:59:56 [2021-03-11T20:59:56.481Z]     read_test.go:21: no unix domain sockets on Windows
20:59:56 [2021-03-11T20:59:56.481Z] PASS
20:59:56 [2021-03-11T20:59:56.481Z] ok  	github.com/docker/docker/integration/plugin/logging	0.375s
20:59:56 [2021-03-11T20:59:56.481Z] 
20:59:56 [2021-03-11T20:59:56.481Z] === Skipped
20:59:56 [2021-03-11T20:59:56.481Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
20:59:56 [2021-03-11T20:59:56.481Z]     read_test.go:21: no unix domain sockets on Windows
20:59:56 [2021-03-11T20:59:56.481Z] 
20:59:56 [2021-03-11T20:59:56.481Z] 
20:59:56 [2021-03-11T20:59:56.481Z] DONE 1 tests, 1 skipped in 2.703s
20:59:56 [2021-03-11T20:59:56.481Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
20:59:57 [2021-03-11T20:59:57.069Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
20:59:57 [2021-03-11T20:59:57.069Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
20:59:57 [2021-03-11T20:59:57.069Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
20:59:57 [2021-03-11T20:59:57.069Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
20:59:57 [2021-03-11T20:59:57.069Z] === RUN   TestDockerSuite/TestVolumeEvents
20:59:57 [2021-03-11T20:59:57.460Z] testing: warning: no tests to run
20:59:57 [2021-03-11T20:59:57.460Z] PASS
20:59:57 [2021-03-11T20:59:57.460Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.184s
20:59:57 [2021-03-11T20:59:57.460Z] 
20:59:57 [2021-03-11T20:59:57.460Z] DONE 0 tests in 1.355s
20:59:57 [2021-03-11T20:59:57.460Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
21:00:00 [2021-03-11T21:00:00.390Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:00:00 [2021-03-11T21:00:00.390Z] INFO: Testing against a local daemon
21:00:00 [2021-03-11T21:00:00.390Z] === RUN   TestPluginWithDevMounts
21:00:00 [2021-03-11T21:00:00.390Z] --- SKIP: TestPluginWithDevMounts (0.00s)
21:00:00 [2021-03-11T21:00:00.390Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
21:00:00 [2021-03-11T21:00:00.390Z] PASS
21:00:00 [2021-03-11T21:00:00.390Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.463s
21:00:00 [2021-03-11T21:00:00.390Z] 
21:00:00 [2021-03-11T21:00:00.390Z] === Skipped
21:00:00 [2021-03-11T21:00:00.390Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
21:00:00 [2021-03-11T21:00:00.390Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
21:00:00 [2021-03-11T21:00:00.390Z] 
21:00:00 [2021-03-11T21:00:00.390Z] 
21:00:00 [2021-03-11T21:00:00.390Z] DONE 1 tests, 1 skipped in 2.704s
21:00:00 [2021-03-11T21:00:00.390Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
21:00:02 [2021-03-11T21:00:02.312Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
21:00:02 [2021-03-11T21:00:02.587Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:00:02 [2021-03-11T21:00:02.587Z] INFO: Testing against a local daemon
21:00:02 [2021-03-11T21:00:02.587Z] === RUN   TestSecretInspect
21:00:02 [2021-03-11T21:00:02.587Z] --- SKIP: TestSecretInspect (0.00s)
21:00:02 [2021-03-11T21:00:02.587Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
21:00:02 [2021-03-11T21:00:02.587Z] === RUN   TestSecretList
21:00:02 [2021-03-11T21:00:02.587Z] --- SKIP: TestSecretList (0.00s)
21:00:02 [2021-03-11T21:00:02.587Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
21:00:02 [2021-03-11T21:00:02.587Z] === RUN   TestSecretsCreateAndDelete
21:00:02 [2021-03-11T21:00:02.587Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
21:00:02 [2021-03-11T21:00:02.587Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
21:00:02 [2021-03-11T21:00:02.587Z] === RUN   TestSecretsUpdate
21:00:02 [2021-03-11T21:00:02.587Z] --- SKIP: TestSecretsUpdate (0.00s)
21:00:02 [2021-03-11T21:00:02.587Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
21:00:02 [2021-03-11T21:00:02.587Z] === RUN   TestTemplatedSecret
21:00:02 [2021-03-11T21:00:02.587Z] --- SKIP: TestTemplatedSecret (0.00s)
21:00:02 [2021-03-11T21:00:02.587Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
21:00:02 [2021-03-11T21:00:02.587Z] === RUN   TestSecretCreateResolve
21:00:02 [2021-03-11T21:00:02.587Z] --- SKIP: TestSecretCreateResolve (0.00s)
21:00:02 [2021-03-11T21:00:02.587Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
21:00:02 [2021-03-11T21:00:02.587Z] PASS
21:00:02 [2021-03-11T21:00:02.587Z] ok  	github.com/docker/docker/integration/secret	0.445s
21:00:03 [2021-03-11T21:00:03.055Z] 
21:00:03 [2021-03-11T21:00:03.055Z] === Skipped
21:00:03 [2021-03-11T21:00:03.055Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
21:00:03 [2021-03-11T21:00:03.055Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
21:00:03 [2021-03-11T21:00:03.055Z] 
21:00:03 [2021-03-11T21:00:03.055Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
21:00:03 [2021-03-11T21:00:03.055Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
21:00:03 [2021-03-11T21:00:03.055Z] 
21:00:03 [2021-03-11T21:00:03.055Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
21:00:03 [2021-03-11T21:00:03.055Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
21:00:03 [2021-03-11T21:00:03.055Z] 
21:00:03 [2021-03-11T21:00:03.055Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
21:00:03 [2021-03-11T21:00:03.055Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
21:00:03 [2021-03-11T21:00:03.055Z] 
21:00:03 [2021-03-11T21:00:03.055Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
21:00:03 [2021-03-11T21:00:03.055Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
21:00:03 [2021-03-11T21:00:03.055Z] 
21:00:03 [2021-03-11T21:00:03.055Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
21:00:03 [2021-03-11T21:00:03.055Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
21:00:03 [2021-03-11T21:00:03.055Z] 
21:00:03 [2021-03-11T21:00:03.055Z] 
21:00:03 [2021-03-11T21:00:03.055Z] DONE 6 tests, 6 skipped in 2.409s
21:00:03 [2021-03-11T21:00:03.055Z] Running D:\gopath\src\github.com\docker\docker\integration\service
21:00:04 [2021-03-11T21:00:04.214Z] === RUN   TestDockerSuite/TestVolumeLsFormat
21:00:04 [2021-03-11T21:00:04.215Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
21:00:04 [2021-03-11T21:00:04.215Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
21:00:06 [2021-03-11T21:00:06.111Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:00:06 [2021-03-11T21:00:06.111Z] INFO: Testing against a local daemon
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestServiceCreateInit
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:00:06 [2021-03-11T21:00:06.111Z] --- PASS: TestServiceCreateInit (0.03s)
21:00:06 [2021-03-11T21:00:06.111Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:00:06 [2021-03-11T21:00:06.111Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.111Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:00:06 [2021-03-11T21:00:06.111Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestCreateServiceMultipleTimes
21:00:06 [2021-03-11T21:00:06.111Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
21:00:06 [2021-03-11T21:00:06.111Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestCreateServiceConflict
21:00:06 [2021-03-11T21:00:06.111Z] --- SKIP: TestCreateServiceConflict (0.00s)
21:00:06 [2021-03-11T21:00:06.111Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestCreateServiceMaxReplicas
21:00:06 [2021-03-11T21:00:06.111Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
21:00:06 [2021-03-11T21:00:06.111Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestCreateWithDuplicateNetworkNames
21:00:06 [2021-03-11T21:00:06.111Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
21:00:06 [2021-03-11T21:00:06.111Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestCreateServiceSecretFileMode
21:00:06 [2021-03-11T21:00:06.111Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
21:00:06 [2021-03-11T21:00:06.111Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestCreateServiceConfigFileMode
21:00:06 [2021-03-11T21:00:06.111Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
21:00:06 [2021-03-11T21:00:06.111Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestCreateServiceSysctls
21:00:06 [2021-03-11T21:00:06.111Z] --- SKIP: TestCreateServiceSysctls (0.04s)
21:00:06 [2021-03-11T21:00:06.111Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestCreateServiceCapabilities
21:00:06 [2021-03-11T21:00:06.111Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
21:00:06 [2021-03-11T21:00:06.111Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestInspect
21:00:06 [2021-03-11T21:00:06.111Z] --- SKIP: TestInspect (0.00s)
21:00:06 [2021-03-11T21:00:06.111Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestCreateJob
21:00:06 [2021-03-11T21:00:06.111Z] --- SKIP: TestCreateJob (0.00s)
21:00:06 [2021-03-11T21:00:06.111Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestReplicatedJob
21:00:06 [2021-03-11T21:00:06.111Z] --- SKIP: TestReplicatedJob (0.00s)
21:00:06 [2021-03-11T21:00:06.111Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestUpdateReplicatedJob
21:00:06 [2021-03-11T21:00:06.111Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
21:00:06 [2021-03-11T21:00:06.111Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestServiceListWithStatuses
21:00:06 [2021-03-11T21:00:06.111Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:00:06 [2021-03-11T21:00:06.111Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestDockerNetworkConnectAlias
21:00:06 [2021-03-11T21:00:06.111Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
21:00:06 [2021-03-11T21:00:06.111Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestDockerNetworkReConnect
21:00:06 [2021-03-11T21:00:06.111Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
21:00:06 [2021-03-11T21:00:06.111Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestServicePlugin
21:00:06 [2021-03-11T21:00:06.111Z] --- SKIP: TestServicePlugin (0.00s)
21:00:06 [2021-03-11T21:00:06.111Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestServiceUpdateLabel
21:00:06 [2021-03-11T21:00:06.111Z] --- SKIP: TestServiceUpdateLabel (0.00s)
21:00:06 [2021-03-11T21:00:06.111Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestServiceUpdateSecrets
21:00:06 [2021-03-11T21:00:06.111Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
21:00:06 [2021-03-11T21:00:06.111Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestServiceUpdateConfigs
21:00:06 [2021-03-11T21:00:06.111Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
21:00:06 [2021-03-11T21:00:06.111Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
21:00:06 [2021-03-11T21:00:06.111Z] === RUN   TestServiceUpdateNetwork
21:00:06 [2021-03-11T21:00:06.112Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
21:00:06 [2021-03-11T21:00:06.112Z] === RUN   TestServiceUpdatePidsLimit
21:00:06 [2021-03-11T21:00:06.112Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
21:00:06 [2021-03-11T21:00:06.112Z] PASS
21:00:06 [2021-03-11T21:00:06.112Z] ok  	github.com/docker/docker/integration/service	0.570s
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === Skipped
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
21:00:06 [2021-03-11T21:00:06.112Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
21:00:06 [2021-03-11T21:00:06.112Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
21:00:06 [2021-03-11T21:00:06.112Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
21:00:06 [2021-03-11T21:00:06.112Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] 
21:00:06 [2021-03-11T21:00:06.112Z] DONE 24 tests, 23 skipped in 2.900s
21:00:06 [2021-03-11T21:00:06.112Z] Running D:\gopath\src\github.com\docker\docker\integration\session
21:00:06 [2021-03-11T21:00:06.138Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
21:00:08 [2021-03-11T21:00:08.309Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:00:08 [2021-03-11T21:00:08.309Z] INFO: Testing against a local daemon
21:00:08 [2021-03-11T21:00:08.309Z] === RUN   TestSessionCreate
21:00:08 [2021-03-11T21:00:08.309Z] --- SKIP: TestSessionCreate (0.00s)
21:00:08 [2021-03-11T21:00:08.309Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
21:00:08 [2021-03-11T21:00:08.309Z] === RUN   TestSessionCreateWithBadUpgrade
21:00:08 [2021-03-11T21:00:08.309Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
21:00:08 [2021-03-11T21:00:08.309Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
21:00:08 [2021-03-11T21:00:08.309Z] PASS
21:00:08 [2021-03-11T21:00:08.309Z] ok  	github.com/docker/docker/integration/session	0.341s
21:00:08 [2021-03-11T21:00:08.309Z] 
21:00:08 [2021-03-11T21:00:08.309Z] === Skipped
21:00:08 [2021-03-11T21:00:08.309Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
21:00:08 [2021-03-11T21:00:08.309Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
21:00:08 [2021-03-11T21:00:08.309Z] 
21:00:08 [2021-03-11T21:00:08.309Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
21:00:08 [2021-03-11T21:00:08.309Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
21:00:08 [2021-03-11T21:00:08.309Z] 
21:00:08 [2021-03-11T21:00:08.309Z] 
21:00:08 [2021-03-11T21:00:08.309Z] DONE 2 tests, 2 skipped in 2.214s
21:00:08 [2021-03-11T21:00:08.309Z] Running D:\gopath\src\github.com\docker\docker\integration\system
21:00:08 [2021-03-11T21:00:08.659Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
21:00:08 [2021-03-11T21:00:08.659Z] --- PASS: TestDockerSuite (1374.88s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.92s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.70s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.17s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.83s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.48s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.33s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.88s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.69s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.72s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.69s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.61s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.11s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.75s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.19s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.83s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.89s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.04s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.01s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.50s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.93s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.22s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.26s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.53s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.87s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.38s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.09s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.88s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.16s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.15s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.53s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.84s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.39s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.15s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.35s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.44s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.42s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.14s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.21s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.83s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.75s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.00s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.35s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.39s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.12s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.54s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.42s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.00s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.16s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.67s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.92s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.85s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.82s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.80s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.97s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.83s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.78s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.31s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.60s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.04s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.41s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.37s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.59s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.71s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.85s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.79s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.29s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.79s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.71s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.19s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.55s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.85s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.48s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.36s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
21:00:08 [2021-03-11T21:00:08.659Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.79s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.47s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.46s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.04s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.83s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.52s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.70s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.26s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.85s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.51s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.32s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.53s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
21:00:08 [2021-03-11T21:00:08.659Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.659Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
21:00:08 [2021-03-11T21:00:08.659Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.659Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s)
21:00:08 [2021-03-11T21:00:08.659Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.659Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
21:00:08 [2021-03-11T21:00:08.659Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.09s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.33s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.83s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.39s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.07s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.00s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s)
21:00:08 [2021-03-11T21:00:08.659Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.36s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.21s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.50s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.51s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.30s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (11.21s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.41s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.50s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.24s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.87s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.05s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.39s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.41s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.75s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.75s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.43s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.83s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.69s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.54s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.04s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.62s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.56s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.62s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.75s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.45s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.14s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.01s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.66s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.55s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.94s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.01s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.92s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.91s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.49s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
21:00:08 [2021-03-11T21:00:08.660Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.33s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.35s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.68s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildFails (0.78s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.14s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.00s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.34s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildFromGit (0.93s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.89s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.61s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.55s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.49s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.82s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.67s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.45s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.35s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.66s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.51s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.90s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.36s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.36s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.97s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.56s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.78s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.44s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.05s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.05s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.90s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.49s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.56s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.83s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.80s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.77s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.54s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
21:00:08 [2021-03-11T21:00:08.660Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.68s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.45s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.62s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.65s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.57s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.93s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.79s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.92s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.80s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.53s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.53s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.90s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.04s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.69s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.29s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.20s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.75s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.08s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.14s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.39s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.93s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.08s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.72s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.73s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.33s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.41s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.11s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildRm (3.61s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.88s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.21s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.50s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.77s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.79s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.67s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.40s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:00:08 [2021-03-11T21:00:08.660Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.28s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.60s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.58s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.68s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.67s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.68s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.61s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.96s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildUser (1.24s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.50s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.67s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.73s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.87s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.73s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.09s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
21:00:08 [2021-03-11T21:00:08.660Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.660Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:00:08 [2021-03-11T21:00:08.660Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.660Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
21:00:08 [2021-03-11T21:00:08.660Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.660Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:00:08 [2021-03-11T21:00:08.660Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.45s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.85s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.04s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.09s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.17s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.68s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.97s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.02s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.57s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.06s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:00:08 [2021-03-11T21:00:08.660Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.16s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.00s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
21:00:08 [2021-03-11T21:00:08.660Z]         docker_cli_sni_test.go:18: Flakey test
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.73s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.07s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestCommitChange (1.14s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.77s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.21s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.41s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.75s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.18s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.89s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.12s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.83s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.31s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.43s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.70s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.97s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.72s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.00s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.00s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.86s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.61s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.66s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.75s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.36s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.54s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.73s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.71s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.97s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.64s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.59s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.78s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.64s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.08s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.20s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.69s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.39s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.50s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.50s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
21:00:08 [2021-03-11T21:00:08.660Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.63s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.74s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.73s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.00s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.44s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.05s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.97s)
21:00:08 [2021-03-11T21:00:08.660Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.70s)
21:00:08 [2021-03-11T21:00:08.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.32s)
21:00:08 [2021-03-11T21:00:08.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.46s)
21:00:08 [2021-03-11T21:00:08.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.48s)
21:00:08 [2021-03-11T21:00:08.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (0.53s)
21:00:08 [2021-03-11T21:00:08.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008ea200_<nil>} (1.37s)
21:00:08 [2021-03-11T21:00:08.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1560976852_/foo_false__<nil>_<nil>_<nil>} (1.53s)
21:00:08 [2021-03-11T21:00:08.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1560976852_/foo_true__<nil>_<nil>_<nil>} (1.34s)
21:00:08 [2021-03-11T21:00:08.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3593091363_/foo_false__<nil>_<nil>_<nil>} (1.33s)
21:00:08 [2021-03-11T21:00:08.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3593091363_/foo_true__<nil>_<nil>_<nil>} (1.33s)
21:00:08 [2021-03-11T21:00:08.661Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3593091363_/foo_true__0xc0008ea260_<nil>_<nil>} (1.32s)
21:00:08 [2021-03-11T21:00:08.661Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008ea280_<nil>} (1.36s)
21:00:08 [2021-03-11T21:00:08.661Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008ea2a0_<nil>} (1.41s)
21:00:08 [2021-03-11T21:00:08.661Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008ea2c0_<nil>} (1.58s)
21:00:08 [2021-03-11T21:00:08.661Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008ea2e0_<nil>} (1.37s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.41s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s)
21:00:08 [2021-03-11T21:00:08.661Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
21:00:08 [2021-03-11T21:00:08.661Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
21:00:08 [2021-03-11T21:00:08.661Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
21:00:08 [2021-03-11T21:00:08.661Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
21:00:08 [2021-03-11T21:00:08.661Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
21:00:08 [2021-03-11T21:00:08.661Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
21:00:08 [2021-03-11T21:00:08.661Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
21:00:08 [2021-03-11T21:00:08.661Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
21:00:08 [2021-03-11T21:00:08.661Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
21:00:08 [2021-03-11T21:00:08.661Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
21:00:08 [2021-03-11T21:00:08.661Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
21:00:08 [2021-03-11T21:00:08.661Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
21:00:08 [2021-03-11T21:00:08.661Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
21:00:08 [2021-03-11T21:00:08.661Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
21:00:08 [2021-03-11T21:00:08.661Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s)
21:00:08 [2021-03-11T21:00:08.661Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.95s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.33s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.40s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.18s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.71s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.84s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.83s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.81s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (1.11s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.14s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.90s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.93s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.64s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.90s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.81s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.66s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.88s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.15s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.93s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.64s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.72s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.11s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.81s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.99s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.27s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.49s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.83s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.45s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.74s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.62s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.95s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.66s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.74s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.79s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.15s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpToDot (0.53s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.00s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.96s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.70s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.09s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.25s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.75s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.22s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.41s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
21:00:08 [2021-03-11T21:00:08.661Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.07s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCreateRM (0.19s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:00:08 [2021-03-11T21:00:08.661Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.41s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.96s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.43s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.89s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.54s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.00s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.04s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.54s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.64s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.46s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.03s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.43s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.26s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.08s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.40s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.87s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.52s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.68s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.65s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.42s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.99s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.25s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.20s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.82s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.98s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.47s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.40s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.27s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.94s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.04s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.77s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.46s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:00:08 [2021-03-11T21:00:08.661Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
21:00:08 [2021-03-11T21:00:08.661Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:00:08 [2021-03-11T21:00:08.661Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.36s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsRename (0.53s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsResize (0.63s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.56s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.74s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsTop (0.54s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.89s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExec (0.56s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.53s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.20s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.56s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.57s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.55s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.07s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.86s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecEnv (0.57s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.03s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.66s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.74s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.64s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.59s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecParseError (0.63s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.76s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.62s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.24s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.59s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.75s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.78s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.61s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecTTY (0.61s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.73s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.76s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.58s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
21:00:08 [2021-03-11T21:00:08.661Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.65s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.81s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.55s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.75s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.73s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestHealth (18.71s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.65s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.64s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.11s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImportFile (1.16s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.14s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.16s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.14s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.51s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.21s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.57s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.72s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.72s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
21:00:08 [2021-03-11T21:00:08.661Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.11s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.63s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.60s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.58s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectImage (0.03s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:00:08 [2021-03-11T21:00:08.661Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.71s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.77s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.56s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.62s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.54s)
21:00:08 [2021-03-11T21:00:08.661Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.66s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.81s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.55s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.53s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.48s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.30s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.91s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.10s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.44s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.67s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.38s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.67s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.25s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.43s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.13s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.60s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.47s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.57s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.67s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.65s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.50s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.88s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.87s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.87s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.75s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.13s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.57s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.60s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsSince (6.89s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.78s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsTail (0.64s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.22s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.47s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestNetHostname (1.38s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.67s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.27s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPluginActive (1.39s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.38s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
21:00:08 [2021-03-11T21:00:08.662Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.63s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.47s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.28s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.44s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (3.96s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.38s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.93s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.92s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPortList (6.75s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.05s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.09s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.63s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.55s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.47s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.09s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.09s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.92s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.20s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.22s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.84s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.88s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.05s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.86s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.02s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.00s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.53s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.25s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.07s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.60s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.53s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.60s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.54s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:00:08 [2021-03-11T21:00:08.662Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.09s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.97s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.34s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.24s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.12s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.78s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.18s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.36s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.16s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.85s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.24s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.70s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.52s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.77s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.31s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.03s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.82s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.06s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.57s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.54s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.04s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.92s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.73s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.51s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.55s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.51s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.85s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.77s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.92s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.69s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.60s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.09s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.98s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.01s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.49s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.47s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.41s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.38s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.52s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.45s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.38s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.25s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.82s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
21:00:08 [2021-03-11T21:00:08.662Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.662Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:00:08 [2021-03-11T21:00:08.662Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.12s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.08s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.95s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.57s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.30s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.70s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:00:08 [2021-03-11T21:00:08.662Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.74s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.62s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.61s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.63s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.66s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.53s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.58s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.67s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.50s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.57s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.53s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.79s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.03s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.75s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.54s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.02s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
21:00:08 [2021-03-11T21:00:08.662Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.66s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.75s)
21:00:08 [2021-03-11T21:00:08.662Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.24s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.56s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.91s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.50s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.88s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.95s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.99s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.51s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.66s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.93s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.73s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.96s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (0.90s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.91s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunMount (4.66s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.67s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.65s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.37s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.39s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.41s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.65s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.35s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.24s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.32s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.64s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.49s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.42s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.36s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.70s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.73s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.78s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.58s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.34s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.76s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.52s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.64s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.62s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.53s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.57s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.49s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.25s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.58s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.24s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunRm (0.64s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.51s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.58s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.55s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.41s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.68s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.84s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.46s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.62s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.49s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.71s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.68s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.75s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunState (1.01s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.46s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.96s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.50s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.46s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.21s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.75s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.25s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.44s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.59s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.83s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.46s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.56s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.50s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.58s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.27s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.77s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.96s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.82s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.12s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.40s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.67s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.49s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.663Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.663Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.63s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.92s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
21:00:08 [2021-03-11T21:00:08.663Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
21:00:08 [2021-03-11T21:00:08.663Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
21:00:08 [2021-03-11T21:00:08.663Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
21:00:08 [2021-03-11T21:00:08.663Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.46s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.63s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.60s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.77s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.10s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.92s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.41s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.72s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.83s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.19s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.48s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents759779980
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.34s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.83s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.45s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.87s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.92s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.86s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.89s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.19s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.54s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.06s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.17s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.35s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.58s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.09s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.87s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.62s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.53s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.11s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.01s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.64s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.35s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.22s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.02s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.48s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.27s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:00:08 [2021-03-11T21:00:08.663Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.86s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.73s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.79s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.24s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.05s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.59s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.24s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.69s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.68s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.86s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.97s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.17s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.36s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.31s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.38s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
21:00:08 [2021-03-11T21:00:08.663Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.57s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.62s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.67s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.02s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.19s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.09s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.44s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.51s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.84s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.59s)
21:00:08 [2021-03-11T21:00:08.664Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
21:00:08 [2021-03-11T21:00:08.664Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
21:00:08 [2021-03-11T21:00:08.664Z] === RUN   TestDockerRegistrySuite
21:00:08 [2021-03-11T21:00:08.664Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
21:00:10 [2021-03-11T21:00:10.031Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
21:00:10 [2021-03-11T21:00:10.508Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:00:10 [2021-03-11T21:00:10.508Z] INFO: Testing against a local daemon
21:00:10 [2021-03-11T21:00:10.508Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:00:10 [2021-03-11T21:00:10.508Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:00:10 [2021-03-11T21:00:10.508Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
21:00:10 [2021-03-11T21:00:10.508Z] === RUN   TestEventsExecDie
21:00:10 [2021-03-11T21:00:10.508Z] --- SKIP: TestEventsExecDie (0.00s)
21:00:10 [2021-03-11T21:00:10.508Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
21:00:10 [2021-03-11T21:00:10.508Z] === RUN   TestEventsBackwardsCompatible
21:00:10 [2021-03-11T21:00:10.508Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
21:00:10 [2021-03-11T21:00:10.509Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
21:00:10 [2021-03-11T21:00:10.509Z] === RUN   TestInfoAPI
21:00:10 [2021-03-11T21:00:10.509Z] --- PASS: TestInfoAPI (0.03s)
21:00:10 [2021-03-11T21:00:10.509Z] === RUN   TestInfoAPIWarnings
21:00:10 [2021-03-11T21:00:10.509Z] --- SKIP: TestInfoAPIWarnings (0.00s)
21:00:10 [2021-03-11T21:00:10.509Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
21:00:10 [2021-03-11T21:00:10.509Z] === RUN   TestInfoDebug
21:00:10 [2021-03-11T21:00:10.509Z] --- SKIP: TestInfoDebug (0.00s)
21:00:10 [2021-03-11T21:00:10.509Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:00:10 [2021-03-11T21:00:10.509Z] === RUN   TestInfoInsecureRegistries
21:00:10 [2021-03-11T21:00:10.509Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
21:00:10 [2021-03-11T21:00:10.509Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:00:10 [2021-03-11T21:00:10.509Z] === RUN   TestInfoRegistryMirrors
21:00:10 [2021-03-11T21:00:10.509Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
21:00:10 [2021-03-11T21:00:10.509Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:00:10 [2021-03-11T21:00:10.509Z] === RUN   TestLoginFailsWithBadCredentials
21:00:10 [2021-03-11T21:00:10.960Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
21:00:11 [2021-03-11T21:00:11.487Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s)
21:00:11 [2021-03-11T21:00:11.487Z] === RUN   TestPingCacheHeaders
21:00:11 [2021-03-11T21:00:11.487Z] --- PASS: TestPingCacheHeaders (0.03s)
21:00:11 [2021-03-11T21:00:11.487Z] === RUN   TestPingGet
21:00:11 [2021-03-11T21:00:11.487Z] --- PASS: TestPingGet (0.03s)
21:00:11 [2021-03-11T21:00:11.487Z] === RUN   TestPingHead
21:00:11 [2021-03-11T21:00:11.487Z] --- PASS: TestPingHead (0.03s)
21:00:11 [2021-03-11T21:00:11.487Z] === RUN   TestVersion
21:00:11 [2021-03-11T21:00:11.487Z] --- PASS: TestVersion (0.03s)
21:00:11 [2021-03-11T21:00:11.487Z] PASS
21:00:11 [2021-03-11T21:00:11.487Z] ok  	github.com/docker/docker/integration/system	1.515s
21:00:11 [2021-03-11T21:00:11.953Z] 
21:00:11 [2021-03-11T21:00:11.953Z] === Skipped
21:00:11 [2021-03-11T21:00:11.953Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:00:11 [2021-03-11T21:00:11.953Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
21:00:11 [2021-03-11T21:00:11.953Z] 
21:00:11 [2021-03-11T21:00:11.953Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
21:00:11 [2021-03-11T21:00:11.953Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
21:00:11 [2021-03-11T21:00:11.953Z] 
21:00:11 [2021-03-11T21:00:11.953Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
21:00:11 [2021-03-11T21:00:11.953Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
21:00:11 [2021-03-11T21:00:11.953Z] 
21:00:11 [2021-03-11T21:00:11.953Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
21:00:11 [2021-03-11T21:00:11.953Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
21:00:11 [2021-03-11T21:00:11.953Z] 
21:00:11 [2021-03-11T21:00:11.953Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
21:00:11 [2021-03-11T21:00:11.953Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:00:11 [2021-03-11T21:00:11.953Z] 
21:00:11 [2021-03-11T21:00:11.953Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
21:00:11 [2021-03-11T21:00:11.953Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:00:11 [2021-03-11T21:00:11.953Z] 
21:00:11 [2021-03-11T21:00:11.953Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
21:00:11 [2021-03-11T21:00:11.953Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:00:11 [2021-03-11T21:00:11.953Z] 
21:00:11 [2021-03-11T21:00:11.953Z] 
21:00:11 [2021-03-11T21:00:11.953Z] DONE 13 tests, 7 skipped in 3.556s
21:00:11 [2021-03-11T21:00:11.953Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
21:00:12 [2021-03-11T21:00:12.328Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
21:00:12 [2021-03-11T21:00:12.328Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
21:00:14 [2021-03-11T21:00:14.148Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:00:14 [2021-03-11T21:00:14.148Z] INFO: Testing against a local daemon
21:00:14 [2021-03-11T21:00:14.148Z] === RUN   TestVolumesCreateAndList
21:00:14 [2021-03-11T21:00:14.148Z] --- PASS: TestVolumesCreateAndList (0.06s)
21:00:14 [2021-03-11T21:00:14.148Z] === RUN   TestVolumesRemove
21:00:14 [2021-03-11T21:00:14.148Z] --- PASS: TestVolumesRemove (0.08s)
21:00:14 [2021-03-11T21:00:14.148Z] === RUN   TestVolumesInspect
21:00:14 [2021-03-11T21:00:14.148Z] --- PASS: TestVolumesInspect (0.03s)
21:00:14 [2021-03-11T21:00:14.148Z] === RUN   TestVolumesInvalidJSON
21:00:14 [2021-03-11T21:00:14.148Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:00:14 [2021-03-11T21:00:14.148Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:00:14 [2021-03-11T21:00:14.148Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:00:14 [2021-03-11T21:00:14.148Z] --- PASS: TestVolumesInvalidJSON (0.02s)
21:00:14 [2021-03-11T21:00:14.148Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:00:14 [2021-03-11T21:00:14.148Z] PASS
21:00:14 [2021-03-11T21:00:14.148Z] ok  	github.com/docker/docker/integration/volume	0.549s
21:00:14 [2021-03-11T21:00:14.611Z] 
21:00:14 [2021-03-11T21:00:14.611Z] DONE 5 tests in 2.602s
21:00:14 [2021-03-11T21:00:14.611Z] INFO: make.ps1 ended at 03/11/2021 21:00:14
21:00:14 [2021-03-11T21:00:14.611Z] INFO: Integration CLI tests being run from the host:
21:00:14 [2021-03-11T21:00:14.611Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
21:00:14 [2021-03-11T21:00:14.845Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
21:00:20 [2021-03-11T21:00:20.088Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
21:00:22 [2021-03-11T21:00:22.604Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
21:00:23 [2021-03-11T21:00:23.236Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:00:23 [2021-03-11T21:00:23.236Z] INFO: Testing against a local daemon
21:00:23 [2021-03-11T21:00:23.236Z] === RUN   TestDockerSuite
21:00:23 [2021-03-11T21:00:23.236Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
21:00:23 [2021-03-11T21:00:23.236Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
21:00:23 [2021-03-11T21:00:23.236Z] === RUN   TestDockerSuite/TestAPIErrorJSON
21:00:23 [2021-03-11T21:00:23.236Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
21:00:23 [2021-03-11T21:00:23.236Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
21:00:23 [2021-03-11T21:00:23.236Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
21:00:23 [2021-03-11T21:00:23.236Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
21:00:23 [2021-03-11T21:00:23.236Z] === RUN   TestDockerSuite/TestAPIImagesDelete
21:00:23 [2021-03-11T21:00:23.533Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
21:00:23 [2021-03-11T21:00:23.700Z] === RUN   TestDockerSuite/TestAPIImagesFilter
21:00:23 [2021-03-11T21:00:23.700Z] === RUN   TestDockerSuite/TestAPIImagesHistory
21:00:24 [2021-03-11T21:00:24.165Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
21:00:24 [2021-03-11T21:00:24.470Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
21:00:24 [2021-03-11T21:00:24.630Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
21:00:25 [2021-03-11T21:00:25.836Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
21:00:26 [2021-03-11T21:00:26.764Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
21:00:27 [2021-03-11T21:00:27.691Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
21:00:28 [2021-03-11T21:00:28.620Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
21:00:29 [2021-03-11T21:00:29.548Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
21:00:31 [2021-03-11T21:00:31.439Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
21:00:33 [2021-03-11T21:00:33.958Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
21:00:34 [2021-03-11T21:00:34.886Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
21:00:36 [2021-03-11T21:00:36.778Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
21:00:37 [2021-03-11T21:00:37.707Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
21:00:37 [2021-03-11T21:00:37.963Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
21:00:38 [2021-03-11T21:00:38.891Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
21:00:39 [2021-03-11T21:00:39.820Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
21:00:40 [2021-03-11T21:00:40.749Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
21:00:43 [2021-03-11T21:00:43.267Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
21:00:43 [2021-03-11T21:00:43.523Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
21:00:44 [2021-03-11T21:00:44.451Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
21:00:45 [2021-03-11T21:00:45.013Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
21:00:45 [2021-03-11T21:00:45.013Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
21:00:45 [2021-03-11T21:00:45.268Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
21:00:45 [2021-03-11T21:00:45.524Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
21:00:46 [2021-03-11T21:00:46.098Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
21:00:46 [2021-03-11T21:00:46.098Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
21:00:47 [2021-03-11T21:00:47.030Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
21:00:48 [2021-03-11T21:00:48.918Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
21:00:49 [2021-03-11T21:00:49.481Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
21:00:50 [2021-03-11T21:00:50.409Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
21:00:51 [2021-03-11T21:00:51.336Z] === RUN   TestDockerRegistrySuite/TestV2Only
21:00:52 [2021-03-11T21:00:52.264Z] --- PASS: TestDockerRegistrySuite (43.65s)
21:00:52 [2021-03-11T21:00:52.264Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.24s)
21:00:52 [2021-03-11T21:00:52.264Z]         check_test.go:196: [ddb0e4ad8e7c9] daemon is not started
21:00:52 [2021-03-11T21:00:52.264Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.05s)
21:00:52 [2021-03-11T21:00:52.264Z]         check_test.go:196: [d6f078791c293] daemon is not started
21:00:52 [2021-03-11T21:00:52.264Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.27s)
21:00:52 [2021-03-11T21:00:52.264Z]         check_test.go:196: [d84807d0e08ca] daemon is not started
21:00:52 [2021-03-11T21:00:52.264Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
21:00:52 [2021-03-11T21:00:52.264Z]         check_test.go:196: [dc29940b0d180] daemon is not started
21:00:52 [2021-03-11T21:00:52.264Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.77s)
21:00:52 [2021-03-11T21:00:52.264Z]         check_test.go:196: [db7fbe1eae74f] daemon is not started
21:00:52 [2021-03-11T21:00:52.264Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.82s)
21:00:52 [2021-03-11T21:00:52.264Z]         check_test.go:196: [d8b400ed2a4ec] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.80s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [d6546b306a334] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.07s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [da756d838defc] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [d47ac4fc9ba48] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.06s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [d3c901a30961e] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [d9b754fad1a23] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [debee27d56df8] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.97s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [dc72234ba64be] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.02s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [d9de71d1f594d] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.86s)
21:00:52 [2021-03-11T21:00:52.265Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:de3c8569521ec75a1d1c95d5ae16a8a0ca513477ab9a951489d9fe1bb384e976
21:00:52 [2021-03-11T21:00:52.265Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:91493a1c1e0a80dd90a01bce8e9d76c3cc0c4be19292799afcf923b9e66c3c65
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [df6c7c8c1530a] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.10s)
21:00:52 [2021-03-11T21:00:52.265Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c712d69b61b0bbd0e233f713145e51c0e7c5ee7272fbed29cd8a6f066934c447
21:00:52 [2021-03-11T21:00:52.265Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bd043a35466cedfcb62ec57a0e2905cf4c9fc20f95146b7125f12825ed1dbe61
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [d3b2c9cb8ccec] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.10s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [d26beace633d5] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.08s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [db70a1033179b] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [dc3b96210706d] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [dceea0642001b] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.01s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [d8358268553f7] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [d7a01f6e4cacc] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.89s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [dfbc5927c9189] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.38s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [dda94f41bc472] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.48s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [d7b0d853845ed] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [d26863bd4e055] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [d60f8bdc98fa2] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [df65d9233eaec] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [dafc1a3437944] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [d94fc659c7270] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [d302d064c36cb] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [d9169fe82b01a] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.08s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [db32ad5dfacd3] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.43s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [d6fa05ef9c937] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [d2d1b7985bd7e] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.04s)
21:00:52 [2021-03-11T21:00:52.265Z]         check_test.go:196: [dc5fcc7d9dc3b] daemon is not started
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s)
21:00:52 [2021-03-11T21:00:52.265Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
21:00:52 [2021-03-11T21:00:52.265Z] === RUN   TestDockerSchema1RegistrySuite
21:00:52 [2021-03-11T21:00:52.265Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
21:00:52 [2021-03-11T21:00:52.265Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
21:00:55 [2021-03-11T21:00:55.533Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
21:00:59 [2021-03-11T21:00:59.702Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
21:01:02 [2021-03-11T21:01:02.222Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
21:01:03 [2021-03-11T21:01:03.150Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
21:01:04 [2021-03-11T21:01:04.517Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
21:01:04 [2021-03-11T21:01:04.517Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
21:01:05 [2021-03-11T21:01:05.445Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
21:01:06 [2021-03-11T21:01:06.375Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
21:01:07 [2021-03-11T21:01:07.305Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
21:01:09 [2021-03-11T21:01:09.838Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
21:01:10 [2021-03-11T21:01:10.094Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
21:01:10 [2021-03-11T21:01:10.656Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
21:01:10 [2021-03-11T21:01:10.656Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
21:01:11 [2021-03-11T21:01:11.218Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
21:01:11 [2021-03-11T21:01:11.218Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
21:01:11 [2021-03-11T21:01:11.781Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
21:01:11 [2021-03-11T21:01:11.781Z] --- PASS: TestDockerSchema1RegistrySuite (19.67s)
21:01:11 [2021-03-11T21:01:11.781Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
21:01:11 [2021-03-11T21:01:11.781Z]         check_test.go:223: [d2c7819be5a1c] daemon is not started
21:01:11 [2021-03-11T21:01:11.781Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.80s)
21:01:11 [2021-03-11T21:01:11.781Z]         check_test.go:223: [d75882ef06300] daemon is not started
21:01:11 [2021-03-11T21:01:11.781Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.17s)
21:01:11 [2021-03-11T21:01:11.781Z]         check_test.go:223: [d8265755095cc] daemon is not started
21:01:11 [2021-03-11T21:01:11.781Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.91s)
21:01:11 [2021-03-11T21:01:11.781Z]         check_test.go:223: [d07a79761ce64] daemon is not started
21:01:11 [2021-03-11T21:01:11.781Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.04s)
21:01:11 [2021-03-11T21:01:11.781Z]         check_test.go:223: [d0124bbdcc49f] daemon is not started
21:01:11 [2021-03-11T21:01:11.781Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.01s)
21:01:11 [2021-03-11T21:01:11.781Z]         check_test.go:223: [d60f8c38361a2] daemon is not started
21:01:11 [2021-03-11T21:01:11.781Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s)
21:01:11 [2021-03-11T21:01:11.781Z]         check_test.go:223: [d136cf038db69] daemon is not started
21:01:11 [2021-03-11T21:01:11.781Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.05s)
21:01:11 [2021-03-11T21:01:11.781Z]         check_test.go:223: [da3cfd9f14237] daemon is not started
21:01:11 [2021-03-11T21:01:11.781Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s)
21:01:11 [2021-03-11T21:01:11.781Z]         check_test.go:223: [d5beb45d86b8e] daemon is not started
21:01:11 [2021-03-11T21:01:11.781Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.90s)
21:01:11 [2021-03-11T21:01:11.781Z]         check_test.go:223: [db727ddc1ee8a] daemon is not started
21:01:11 [2021-03-11T21:01:11.781Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.50s)
21:01:11 [2021-03-11T21:01:11.781Z]         check_test.go:223: [d134b519fae35] daemon is not started
21:01:11 [2021-03-11T21:01:11.781Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
21:01:11 [2021-03-11T21:01:11.781Z]         check_test.go:223: [d96890d99f576] daemon is not started
21:01:11 [2021-03-11T21:01:11.781Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.50s)
21:01:11 [2021-03-11T21:01:11.781Z]         check_test.go:223: [dbe7db6dc8f48] daemon is not started
21:01:11 [2021-03-11T21:01:11.781Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
21:01:11 [2021-03-11T21:01:11.781Z]         check_test.go:223: [de9eb5068f7f7] daemon is not started
21:01:11 [2021-03-11T21:01:11.781Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
21:01:11 [2021-03-11T21:01:11.781Z]         check_test.go:223: [d295bde530fa8] daemon is not started
21:01:11 [2021-03-11T21:01:11.781Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
21:01:11 [2021-03-11T21:01:11.781Z]         check_test.go:223: [df8b465cf74d4] daemon is not started
21:01:11 [2021-03-11T21:01:11.781Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
21:01:11 [2021-03-11T21:01:11.781Z]         check_test.go:223: [d9d2621ec7fa3] daemon is not started
21:01:11 [2021-03-11T21:01:11.781Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
21:01:11 [2021-03-11T21:01:11.781Z]         check_test.go:223: [ded84310ba411] daemon is not started
21:01:11 [2021-03-11T21:01:11.781Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
21:01:11 [2021-03-11T21:01:11.781Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
21:01:12 [2021-03-11T21:01:12.711Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
21:01:12 [2021-03-11T21:01:12.967Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
21:01:13 [2021-03-11T21:01:13.224Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
21:01:14 [2021-03-11T21:01:14.590Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
21:01:14 [2021-03-11T21:01:14.590Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
21:01:14 [2021-03-11T21:01:14.846Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
21:01:15 [2021-03-11T21:01:15.408Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
21:01:15 [2021-03-11T21:01:15.664Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.79s)
21:01:15 [2021-03-11T21:01:15.664Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s)
21:01:15 [2021-03-11T21:01:15.664Z]         check_test.go:252: [d7ef738600dd2] daemon is not started
21:01:15 [2021-03-11T21:01:15.664Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s)
21:01:15 [2021-03-11T21:01:15.664Z]         check_test.go:252: [dd77513593256] daemon is not started
21:01:15 [2021-03-11T21:01:15.664Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
21:01:15 [2021-03-11T21:01:15.664Z]         check_test.go:252: [dcbb0e3ac89b8] daemon is not started
21:01:15 [2021-03-11T21:01:15.664Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s)
21:01:15 [2021-03-11T21:01:15.664Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
21:01:15 [2021-03-11T21:01:15.664Z]         check_test.go:252: [d5bc8a43fc4ce] daemon is not started
21:01:15 [2021-03-11T21:01:15.664Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s)
21:01:15 [2021-03-11T21:01:15.664Z]         check_test.go:252: [da83c701173f6] daemon is not started
21:01:15 [2021-03-11T21:01:15.664Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s)
21:01:15 [2021-03-11T21:01:15.664Z]         check_test.go:252: [d8ea3fac118f0] daemon is not started
21:01:15 [2021-03-11T21:01:15.664Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
21:01:15 [2021-03-11T21:01:15.664Z]         check_test.go:252: [d0d9c1938de86] daemon is not started
21:01:15 [2021-03-11T21:01:15.664Z] === RUN   TestDockerRegistryAuthTokenSuite
21:01:15 [2021-03-11T21:01:15.664Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
21:01:20 [2021-03-11T21:01:20.904Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
21:01:20 [2021-03-11T21:01:20.904Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
21:01:21 [2021-03-11T21:01:21.159Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
21:01:21 [2021-03-11T21:01:21.159Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
21:01:21 [2021-03-11T21:01:21.415Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s)
21:01:21 [2021-03-11T21:01:21.415Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
21:01:21 [2021-03-11T21:01:21.415Z]         check_test.go:279: [d03d382f7f771] daemon is not started
21:01:21 [2021-03-11T21:01:21.415Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
21:01:21 [2021-03-11T21:01:21.415Z]         check_test.go:279: [d3c2698296dac] daemon is not started
21:01:21 [2021-03-11T21:01:21.415Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
21:01:21 [2021-03-11T21:01:21.415Z]         check_test.go:279: [dd5785e419432] daemon is not started
21:01:21 [2021-03-11T21:01:21.415Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
21:01:21 [2021-03-11T21:01:21.415Z]         check_test.go:279: [d4c8e0d008c8e] daemon is not started
21:01:21 [2021-03-11T21:01:21.415Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
21:01:21 [2021-03-11T21:01:21.415Z]         check_test.go:279: [d6149cd4cf13a] daemon is not started
21:01:21 [2021-03-11T21:01:21.415Z] === RUN   TestDockerNetworkSuite
21:01:21 [2021-03-11T21:01:21.415Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
21:01:23 [2021-03-11T21:01:23.304Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
21:01:24 [2021-03-11T21:01:24.232Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
21:01:27 [2021-03-11T21:01:27.502Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
21:01:28 [2021-03-11T21:01:28.868Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
21:01:31 [2021-03-11T21:01:31.386Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
21:01:33 [2021-03-11T21:01:33.300Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
21:01:38 [2021-03-11T21:01:38.547Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
21:01:41 [2021-03-11T21:01:41.071Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
21:01:42 [2021-03-11T21:01:42.001Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
21:01:42 [2021-03-11T21:01:42.564Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
21:01:43 [2021-03-11T21:01:43.128Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
21:01:44 [2021-03-11T21:01:44.058Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
21:01:44 [2021-03-11T21:01:44.985Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
21:01:44 [2021-03-11T21:01:44.985Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
21:01:45 [2021-03-11T21:01:45.548Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
21:01:46 [2021-03-11T21:01:46.111Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
21:01:46 [2021-03-11T21:01:46.367Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
21:01:46 [2021-03-11T21:01:46.367Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
21:01:46 [2021-03-11T21:01:46.624Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
21:01:47 [2021-03-11T21:01:47.187Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
21:01:48 [2021-03-11T21:01:48.552Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
21:01:48 [2021-03-11T21:01:48.552Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
21:01:48 [2021-03-11T21:01:48.552Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
21:01:48 [2021-03-11T21:01:48.808Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
21:01:51 [2021-03-11T21:01:51.326Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
21:01:53 [2021-03-11T21:01:53.217Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
21:01:59 [2021-03-11T21:01:59.785Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
21:01:59 [2021-03-11T21:01:59.785Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
21:02:00 [2021-03-11T21:02:00.042Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
21:02:00 [2021-03-11T21:02:00.042Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
21:02:00 [2021-03-11T21:02:00.042Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
21:02:00 [2021-03-11T21:02:00.298Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
21:02:00 [2021-03-11T21:02:00.554Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
21:02:00 [2021-03-11T21:02:00.554Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
21:02:03 [2021-03-11T21:02:03.822Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
21:02:03 [2021-03-11T21:02:03.822Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
21:02:03 [2021-03-11T21:02:03.822Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
21:02:04 [2021-03-11T21:02:04.384Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
21:02:08 [2021-03-11T21:02:08.553Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
21:02:11 [2021-03-11T21:02:11.071Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
21:02:11 [2021-03-11T21:02:11.071Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
21:02:12 [2021-03-11T21:02:12.000Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
21:02:13 [2021-03-11T21:02:13.375Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
21:02:13 [2021-03-11T21:02:13.375Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
21:02:14 [2021-03-11T21:02:14.302Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
21:02:14 [2021-03-11T21:02:14.560Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
21:02:15 [2021-03-11T21:02:15.927Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
21:02:21 [2021-03-11T21:02:21.190Z] --- PASS: TestDockerNetworkSuite (58.96s)
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.03s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [dac55d37a34e9] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [dc5dc51d2c346] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.99s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d7fea620ff565] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.53s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d9518ff85513e] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.54s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:1233: [d92389d4ed78c] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.80s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d364cb3387790] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.61s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d5495dbdf04d9] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.37s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [dea41a3ddf879] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.17s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d0837d366720a] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.55s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d21c5579a0411] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d1b49fc4e5dc2] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d4fc8b667e031] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d5fa49b27edad] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d3dad728e4036] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d84063f73a999] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [dba7f86ee1934] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d4839e1cc17d7] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d0377274c7a8c] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [ddc5c62f918a7] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d0e93ee804c6d] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.08s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [dae00182755b3] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [daedb9a51a4fe] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [dd1d0a41c76f8] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d651da2993296] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.48s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:968: [df573c06d2245] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.76s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d56e954bd5324] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.98s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:1116: [de44b1465b7a1] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [db5fc5961f7a3] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [ddc595bf76c7d] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d47592abc8752] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d05cbd18b265e] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [de9687070d77f] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d7c76965b23d6] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [dd89c4982b9fc] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.95s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d037a9593a731] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d775f4fb54293] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [db8fdcca969bf] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.83s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [db67bba36ca8f] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.49s)
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.10s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:1084: [d73f765eb909a] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [da8272e4a0c5e] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.82s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d5e1298edb59e] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.56s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [dfd76f795f20f] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [da24cb2aa7266] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.71s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [de4c237390cce] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [d3b9926377a85] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.15s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [db68fcf00e268] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.57s)
21:02:21 [2021-03-11T21:02:21.190Z]         docker_cli_network_unix_test.go:46: [da1f05403c3fe] daemon is not started
21:02:21 [2021-03-11T21:02:21.190Z] === RUN   TestDockerHubPullSuite
21:02:21 [2021-03-11T21:02:21.190Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
21:02:21 [2021-03-11T21:02:21.229Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
21:02:21 [2021-03-11T21:02:21.229Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
21:02:21 [2021-03-11T21:02:21.229Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
21:02:21 [2021-03-11T21:02:21.229Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
21:02:21 [2021-03-11T21:02:21.229Z] === RUN   TestDockerSuite/TestAPINetworkFilter
21:02:21 [2021-03-11T21:02:21.229Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
21:02:21 [2021-03-11T21:02:21.229Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
21:02:21 [2021-03-11T21:02:21.229Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
21:02:21 [2021-03-11T21:02:21.229Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
21:02:21 [2021-03-11T21:02:21.229Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
21:02:21 [2021-03-11T21:02:21.229Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
21:02:21 [2021-03-11T21:02:21.229Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
21:02:21 [2021-03-11T21:02:21.752Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
21:02:24 [2021-03-11T21:02:24.290Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
21:02:24 [2021-03-11T21:02:24.290Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
21:02:25 [2021-03-11T21:02:25.654Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
21:02:25 [2021-03-11T21:02:25.654Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
21:02:25 [2021-03-11T21:02:25.654Z] --- PASS: TestDockerHubPullSuite (5.38s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.34s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.40s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.15s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
21:02:25 [2021-03-11T21:02:25.654Z] PASS
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === Skipped
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_sni_test.go:18: Flakey test
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
21:02:25 [2021-03-11T21:02:25.654Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
21:02:25 [2021-03-11T21:02:25.654Z] 
21:02:25 [2021-03-11T21:02:25.654Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
21:02:25 [2021-03-11T21:02:25.655Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
21:02:25 [2021-03-11T21:02:25.655Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
21:02:25 [2021-03-11T21:02:25.655Z] 
21:02:25 [2021-03-11T21:02:25.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:02:25 [2021-03-11T21:02:25.655Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:02:25 [2021-03-11T21:02:25.655Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
21:02:25 [2021-03-11T21:02:25.655Z] 
21:02:25 [2021-03-11T21:02:25.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:02:25 [2021-03-11T21:02:25.655Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:02:25 [2021-03-11T21:02:25.655Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
21:02:25 [2021-03-11T21:02:25.655Z] 
21:02:25 [2021-03-11T21:02:25.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
21:02:25 [2021-03-11T21:02:25.655Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
21:02:25 [2021-03-11T21:02:25.655Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
21:02:25 [2021-03-11T21:02:25.655Z] 
21:02:25 [2021-03-11T21:02:25.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
21:02:25 [2021-03-11T21:02:25.655Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
21:02:25 [2021-03-11T21:02:25.655Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
21:02:25 [2021-03-11T21:02:25.655Z] 
21:02:25 [2021-03-11T21:02:25.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:02:25 [2021-03-11T21:02:25.655Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:02:25 [2021-03-11T21:02:25.655Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
21:02:25 [2021-03-11T21:02:25.655Z] 
21:02:25 [2021-03-11T21:02:25.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
21:02:25 [2021-03-11T21:02:25.655Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
21:02:25 [2021-03-11T21:02:25.655Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
21:02:25 [2021-03-11T21:02:25.655Z] 
21:02:25 [2021-03-11T21:02:25.655Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:02:25 [2021-03-11T21:02:25.655Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:02:25 [2021-03-11T21:02:25.655Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
21:02:25 [2021-03-11T21:02:25.655Z]         docker_cli_network_unix_test.go:46: [db8fdcca969bf] daemon is not started
21:02:25 [2021-03-11T21:02:25.655Z] 
21:02:25 [2021-03-11T21:02:25.655Z] 
21:02:25 [2021-03-11T21:02:25.655Z] DONE 1274 tests, 51 skipped in 1558.029s
21:02:25 [2021-03-11T21:02:25.655Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:02:25 [2021-03-11T21:02:25.655Z] ++++ cat bundles/test-integration/docker.pid
21:02:25 [2021-03-11T21:02:25.655Z] +++ kill 8170
21:02:25 [2021-03-11T21:02:25.953Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
21:02:25 [2021-03-11T21:02:25.953Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
21:02:25 [2021-03-11T21:02:25.953Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
21:02:27 [2021-03-11T21:02:27.018Z] +++ /etc/init.d/apparmor stop
21:02:27 [2021-03-11T21:02:27.018Z] Leaving: AppArmorNo profiles have been unloaded.
21:02:27 [2021-03-11T21:02:27.018Z] 
21:02:27 [2021-03-11T21:02:27.018Z] Unloading profiles will leave already running processes permanently
21:02:27 [2021-03-11T21:02:27.018Z] unconfined, which can lead to unexpected situations.
21:02:27 [2021-03-11T21:02:27.018Z] 
21:02:27 [2021-03-11T21:02:27.018Z] To set a process to complain mode, use the command line tool
21:02:27 [2021-03-11T21:02:27.018Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:02:27 [2021-03-11T21:02:27.018Z] +++ true
21:02:27 [2021-03-11T21:02:27.018Z] exiting test-integration
21:02:27 [2021-03-11T21:02:27.018Z] ++ exit 0
21:02:27 [2021-03-11T21:02:27.018Z] 
21:02:27 [2021-03-11T21:02:27.018Z] + for job in $(jobs -p)
21:02:27 [2021-03-11T21:02:27.018Z] + wait 11258
21:02:28 [2021-03-11T21:02:28.147Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
21:02:30 [2021-03-11T21:02:30.353Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
21:02:30 [2021-03-11T21:02:30.353Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
21:02:30 [2021-03-11T21:02:30.353Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
21:02:30 [2021-03-11T21:02:30.353Z] === RUN   TestDockerSuite/TestAttachDisconnect
21:02:30 [2021-03-11T21:02:30.353Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
21:02:34 [2021-03-11T21:02:34.114Z] === RUN   TestDockerSuite/TestAttachPausedContainer
21:02:34 [2021-03-11T21:02:34.114Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
21:02:34 [2021-03-11T21:02:34.114Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
21:02:36 [2021-03-11T21:02:36.955Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
21:02:39 [2021-03-11T21:02:39.474Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
21:02:39 [2021-03-11T21:02:39.950Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
21:02:44 [2021-03-11T21:02:44.721Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
21:02:52 [2021-03-11T21:02:52.808Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
21:02:54 [2021-03-11T21:02:54.172Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
21:02:59 [2021-03-11T21:02:59.429Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
21:03:01 [2021-03-11T21:03:01.317Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
21:03:05 [2021-03-11T21:03:05.483Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
21:03:05 [2021-03-11T21:03:05.483Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
21:03:10 [2021-03-11T21:03:10.728Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
21:03:10 [2021-03-11T21:03:10.728Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
21:03:11 [2021-03-11T21:03:11.656Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
21:03:13 [2021-03-11T21:03:13.545Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
21:04:09 [2021-03-11T21:04:09.710Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
21:04:21 [2021-03-11T21:04:21.319Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
21:04:21 [2021-03-11T21:04:21.319Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
21:04:25 [2021-03-11T21:04:25.083Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
21:04:25 [2021-03-11T21:04:25.083Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
21:04:28 [2021-03-11T21:04:28.013Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
21:04:28 [2021-03-11T21:04:28.991Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
21:04:28 [2021-03-11T21:04:28.991Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
21:04:28 [2021-03-11T21:04:28.991Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
21:04:28 [2021-03-11T21:04:28.991Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
21:04:29 [2021-03-11T21:04:29.455Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
21:04:29 [2021-03-11T21:04:29.922Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
21:04:33 [2021-03-11T21:04:33.687Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
21:04:34 [2021-03-11T21:04:34.665Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
21:04:34 [2021-03-11T21:04:34.665Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
21:04:34 [2021-03-11T21:04:34.665Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
21:04:34 [2021-03-11T21:04:34.665Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
21:04:37 [2021-03-11T21:04:37.592Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
21:04:47 [2021-03-11T21:04:47.974Z] === RUN   TestDockerSuite/TestBuildAddNonTar
21:04:56 [2021-03-11T21:04:56.347Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
21:04:58 [2021-03-11T21:04:58.352Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
21:04:58 [2021-03-11T21:04:58.352Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
21:04:58 [2021-03-11T21:04:58.352Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
21:05:01 [2021-03-11T21:05:01.285Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
21:05:02 [2021-03-11T21:05:02.850Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
21:05:06 [2021-03-11T21:05:06.285Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
21:05:07 [2021-03-11T21:05:07.570Z] === RUN   TestDockerSuite/TestBuildAddScript
21:05:07 [2021-03-11T21:05:07.570Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
21:05:07 [2021-03-11T21:05:07.570Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
21:05:07 [2021-03-11T21:05:07.570Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
21:05:07 [2021-03-11T21:05:07.570Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
21:05:08 [2021-03-11T21:05:08.033Z] === RUN   TestDockerSuite/TestBuildAddTar
21:05:11 [2021-03-11T21:05:11.530Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
21:05:58 [2021-03-11T21:05:58.824Z] === RUN   TestDockerSuite/TestBuildAddTarXz
21:05:58 [2021-03-11T21:05:58.824Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
21:05:58 [2021-03-11T21:05:58.824Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
21:06:16 [2021-03-11T21:06:16.588Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
21:06:16 [2021-03-11T21:06:16.588Z] === RUN   TestDockerSuite/TestBuildBlankName
21:06:16 [2021-03-11T21:06:16.588Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
21:06:22 [2021-03-11T21:06:22.422Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
21:06:22 [2021-03-11T21:06:22.886Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
21:06:27 [2021-03-11T21:06:27.611Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
21:06:36 [2021-03-11T21:06:36.229Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
21:06:43 [2021-03-11T21:06:43.348Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
21:06:43 [2021-03-11T21:06:43.348Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
21:06:48 [2021-03-11T21:06:48.072Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
21:06:48 [2021-03-11T21:06:48.073Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
21:06:48 [2021-03-11T21:06:48.073Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
21:06:53 [2021-03-11T21:06:53.902Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
21:06:53 [2021-03-11T21:06:53.902Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
21:06:53 [2021-03-11T21:06:53.902Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
21:06:53 [2021-03-11T21:06:53.902Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
21:06:53 [2021-03-11T21:06:53.902Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
21:07:29 [2021-03-11T21:07:29.678Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
21:07:32 [2021-03-11T21:07:32.922Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
21:07:32 [2021-03-11T21:07:32.922Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
21:07:33 [2021-03-11T21:07:33.182Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
21:07:33 [2021-03-11T21:07:33.441Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
21:07:33 [2021-03-11T21:07:33.450Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
21:07:33 [2021-03-11T21:07:33.450Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
21:07:33 [2021-03-11T21:07:33.450Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
21:07:33 [2021-03-11T21:07:33.904Z] === RUN   TestDockerSuite/TestBuildCacheAdd
21:07:33 [2021-03-11T21:07:33.904Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
21:07:34 [2021-03-11T21:07:34.377Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
21:07:35 [2021-03-11T21:07:35.455Z] === RUN   TestDockerSuite/TestBuildCacheFrom
21:07:35 [2021-03-11T21:07:35.455Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
21:07:36 [2021-03-11T21:07:36.892Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
21:07:39 [2021-03-11T21:07:39.218Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
21:07:39 [2021-03-11T21:07:39.409Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
21:07:40 [2021-03-11T21:07:40.770Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
21:07:40 [2021-03-11T21:07:40.770Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
21:07:40 [2021-03-11T21:07:40.770Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
21:07:41 [2021-03-11T21:07:41.925Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
21:07:42 [2021-03-11T21:07:42.321Z] === RUN   TestDockerSuite/TestBuildClearCmd
21:07:43 [2021-03-11T21:07:43.297Z] === RUN   TestDockerSuite/TestBuildCmd
21:07:43 [2021-03-11T21:07:43.761Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
21:07:44 [2021-03-11T21:07:44.225Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
21:07:44 [2021-03-11T21:07:44.688Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
21:07:50 [2021-03-11T21:07:50.519Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
21:07:52 [2021-03-11T21:07:52.069Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
21:07:52 [2021-03-11T21:07:52.069Z] === RUN   TestDockerSuite/TestBuildConditionalCache
21:07:53 [2021-03-11T21:07:53.047Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
21:07:53 [2021-03-11T21:07:53.047Z] === RUN   TestDockerSuite/TestBuildContextCleanup
21:07:53 [2021-03-11T21:07:53.513Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
21:07:55 [2021-03-11T21:07:55.709Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
21:07:56 [2021-03-11T21:07:56.173Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
21:07:56 [2021-03-11T21:07:56.636Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
21:07:56 [2021-03-11T21:07:56.636Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
21:07:57 [2021-03-11T21:07:57.617Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
21:07:58 [2021-03-11T21:07:58.083Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
21:07:58 [2021-03-11T21:07:58.083Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
21:07:58 [2021-03-11T21:07:58.083Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
21:08:02 [2021-03-11T21:08:02.809Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
21:08:32 [2021-03-11T21:08:32.846Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
21:08:33 [2021-03-11T21:08:33.309Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
21:08:34 [2021-03-11T21:08:34.287Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
21:08:38 [2021-03-11T21:08:38.092Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
21:08:38 [2021-03-11T21:08:38.092Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
21:08:39 [2021-03-11T21:08:39.014Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
21:08:39 [2021-03-11T21:08:39.478Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
21:08:39 [2021-03-11T21:08:39.478Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
21:08:39 [2021-03-11T21:08:39.478Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
21:08:39 [2021-03-11T21:08:39.941Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
21:08:39 [2021-03-11T21:08:39.941Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
21:08:39 [2021-03-11T21:08:39.985Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
21:08:41 [2021-03-11T21:08:41.876Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
21:08:45 [2021-03-11T21:08:45.149Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
21:08:47 [2021-03-11T21:08:47.685Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
21:09:05 [2021-03-11T21:09:05.162Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
21:09:05 [2021-03-11T21:09:05.627Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
21:09:06 [2021-03-11T21:09:06.091Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
21:09:09 [2021-03-11T21:09:09.576Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
21:09:24 [2021-03-11T21:09:24.419Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
21:09:26 [2021-03-11T21:09:26.315Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
21:09:27 [2021-03-11T21:09:27.271Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
21:09:27 [2021-03-11T21:09:27.735Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
21:09:28 [2021-03-11T21:09:28.199Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
21:09:28 [2021-03-11T21:09:28.212Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
21:09:31 [2021-03-11T21:09:31.484Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
21:09:31 [2021-03-11T21:09:31.963Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
21:09:39 [2021-03-11T21:09:39.086Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
21:09:39 [2021-03-11T21:09:39.595Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
21:09:42 [2021-03-11T21:09:42.013Z] === RUN   TestDockerSuite/TestBuildDockerignore
21:09:44 [2021-03-11T21:09:44.842Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
21:09:46 [2021-03-11T21:09:46.210Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
21:09:48 [2021-03-11T21:09:48.726Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
21:09:51 [2021-03-11T21:09:51.244Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
21:09:53 [2021-03-11T21:09:53.757Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
21:09:57 [2021-03-11T21:09:57.025Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
21:09:58 [2021-03-11T21:09:58.916Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
21:10:55 [2021-03-11T21:10:55.085Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
21:11:08 [2021-03-11T21:11:08.193Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
21:11:08 [2021-03-11T21:11:08.193Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
21:11:08 [2021-03-11T21:11:08.193Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
21:11:09 [2021-03-11T21:11:09.919Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
21:11:27 [2021-03-11T21:11:27.957Z] --- PASS: TestDockerSwarmSuite (1697.42s)
21:11:27 [2021-03-11T21:11:27.957Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.43s)
21:11:27 [2021-03-11T21:11:27.957Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.46s)
21:11:27 [2021-03-11T21:11:27.957Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.61s)
21:11:27 [2021-03-11T21:11:27.957Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.08s)
21:11:27 [2021-03-11T21:11:27.957Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s)
21:11:27 [2021-03-11T21:11:27.957Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.73s)
21:11:27 [2021-03-11T21:11:27.957Z]         docker_api_swarm_test.go:562: [d464ee3a37c80] joining swarm manager [d386d3b5e4f8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.957Z]         docker_api_swarm_test.go:584: [d879ad02789c1] joining swarm manager [d386d3b5e4f8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.957Z]         check_test.go:380: [d464ee3a37c80] daemon is not started
21:11:27 [2021-03-11T21:11:27.957Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:11:27 [2021-03-11T21:11:27.957Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
21:11:27 [2021-03-11T21:11:27.957Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.73s)
21:11:27 [2021-03-11T21:11:27.957Z]         docker_api_swarm_test.go:45: [da6e68345cf4e] joining swarm manager [d49f6270b5438]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.957Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s)
21:11:27 [2021-03-11T21:11:27.957Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.61s)
21:11:27 [2021-03-11T21:11:27.957Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.40s)
21:11:27 [2021-03-11T21:11:27.957Z]         docker_api_swarm_test.go:303: [d9b544bbd59ba] joining swarm manager [d4f753fdff370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.957Z]         docker_api_swarm_test.go:304: [d5a7bb0b891e0] joining swarm manager [d4f753fdff370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.957Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
21:11:27 [2021-03-11T21:11:27.957Z]         docker_api_swarm_test.go:363: Waiting for possible election...
21:11:27 [2021-03-11T21:11:27.957Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.24s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_test.go:271: [d3e1bb350abb7] joining swarm manager [dcd2c8729266c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_test.go:272: [deb1eefdf5727] joining swarm manager [dcd2c8729266c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.98s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.66s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.74s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_node_test.go:19: [da50b3b1fdb7a] joining swarm manager [d7d210e296a7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_node_test.go:20: [d7e0441e5f704] joining swarm manager [d7d210e296a7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.87s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_test.go:501: [d5d7e1b83bc54] joining swarm manager [dd1f2e4f2398c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_test.go:506: [d70bdf6bb6518] joining swarm manager [dd1f2e4f2398c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.16s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_node_test.go:80: [dff157d07c604] joining swarm manager [def8009043ccf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.47s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_node_test.go:52: [d53e0b072a84a] joining swarm manager [dee0af82e2e0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_node_test.go:53: [d2978c6a878f1] joining swarm manager [dee0af82e2e0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.62s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.41s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_test.go:201: [d4b7ff1f984f9] joining swarm manager [d039804a75ceb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.00s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_test.go:383: [dcaf91ddd3c6a] joining swarm manager [dff50c4a4d6e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_test.go:384: [d0589911009be] joining swarm manager [dff50c4a4d6e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.958Z]         check_test.go:380: [d0589911009be] daemon is not started
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.03s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_test.go:801: [d234ccd6be3cb] joining swarm manager [ddfaac614453f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_test.go:801: [da534f13b24c3] joining swarm manager [ddfaac614453f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_test.go:801: [d64b8da7f4d3e] joining swarm manager [ddfaac614453f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_test.go:801: [d1dbc82760f6b] joining swarm manager [ddfaac614453f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_test.go:809: [d89aa7dd39add] joining swarm manager [ddfaac614453f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.62s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.84s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_service_test.go:394: [df311aea69436] joining swarm manager [de32d042d150d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_service_test.go:394: [d13a3298dda8e] joining swarm manager [de32d042d150d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.40s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_service_test.go:342: [d2ce9383eb581] joining swarm manager [db134e9b3294f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_service_test.go:342: [d2e2e825363dc] joining swarm manager [db134e9b3294f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.05s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_service_test.go:489: [d22be6e22786a] joining swarm manager [d24caf2f9fe23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_service_test.go:489: [df4fdc7e869e0] joining swarm manager [d24caf2f9fe23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.81s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.13s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_service_test.go:127: [d8ca8849cfa88] joining swarm manager [d89aca0ef534f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_service_test.go:128: [d56951e8e051c] joining swarm manager [d89aca0ef534f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_service_test.go:136: [d1c6a07d4ed40] joining swarm manager [d89aca0ef534f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_service_test.go:137: [d9cae83151709] joining swarm manager [d89aca0ef534f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.68s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.75s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_service_test.go:303: [db848351f6391] joining swarm manager [db50644a73f87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_service_test.go:303: [d7c1bc1e1cdfb] joining swarm manager [db50644a73f87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.15s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_service_test.go:99: [da77fea8715dc] joining swarm manager [de76c0a0f4f5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_service_test.go:100: [d85d6dee2c07b] joining swarm manager [de76c0a0f4f5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.958Z]         check_test.go:380: [da77fea8715dc] daemon is not started
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.86s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_service_test.go:532: [d078010c9bdc5] joining swarm manager [dd4c355cd7b93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_service_test.go:533: [d5c28e5c92911] joining swarm manager [dd4c355cd7b93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.59s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_service_test.go:147: [d8d052b1b2957] joining swarm manager [df8d8b944f54d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_service_test.go:147: [d3d822ba578ff] joining swarm manager [df8d8b944f54d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.73s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.88s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.17s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.19s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.21s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.20s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.88s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.58s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.18s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.70s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.02s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.82s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.98s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.57s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.73s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.94s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.23s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.25s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.12s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.38s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.04s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.33s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.51s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.25s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.08s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.73s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.26s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.18s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.74s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.95s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.09s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.68s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_cli_service_logs_test.go:245: checking task y5hy5vtfblmq
21:11:27 [2021-03-11T21:11:27.958Z]         docker_cli_service_logs_test.go:250: checking messages for y5hy5vtfblmq
21:11:27 [2021-03-11T21:11:27.958Z]         docker_cli_service_logs_test.go:245: checking task hpzi23jrgedm
21:11:27 [2021-03-11T21:11:27.958Z]         docker_cli_service_logs_test.go:250: checking messages for hpzi23jrgedm
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.27s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.80s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.27s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.38s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.85s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_cli_swarm_test.go:1901: [debf7daad6bb5] joining swarm manager [d8f79d29d0b96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]         docker_cli_swarm_test.go:1902: [db6db57ea6fc0] joining swarm manager [d8f79d29d0b96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.15s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.41s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.91s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.06s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_cli_swarm_test.go:1802: [d1b208508dd2b] joining swarm manager [d46252bfd71f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]         docker_cli_swarm_test.go:1803: [d106ce0dff566] joining swarm manager [d46252bfd71f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.87s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (162.24s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_cli_swarm_test.go:1321: [dea2695dea70f] joining swarm manager [d99fedb31ffd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]         docker_cli_swarm_test.go:1322: [d158e2b919431] joining swarm manager [d99fedb31ffd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.65s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.83s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.19s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.24s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.43s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.38s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.83s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.23s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.81s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.11s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.76s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_cli_swarm_test.go:1186: [dad002189a873] joining swarm manager [d61d3a397c118]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]         docker_cli_swarm_test.go:1195: [d59240da88e42] joining swarm manager [d61d3a397c118]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.04s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.29s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.91s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_cli_swarm_test.go:1118: [dbeb5176543d0] joining swarm manager [da757c868d1ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]         docker_cli_swarm_test.go:1119: [da688e4c3df83] joining swarm manager [da757c868d1ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.958Z]         docker_cli_swarm_test.go:1172: [d9f923f954289] joining swarm manager [da757c868d1ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.36s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_cli_swarm_test.go:1453: [d363a5c5c5ea4] joining swarm manager [da070472ab30b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]         docker_cli_swarm_test.go:1454: [d03daf14f3254] joining swarm manager [da070472ab30b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.40s)
21:11:27 [2021-03-11T21:11:27.958Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s)
21:11:27 [2021-03-11T21:11:27.958Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s)
21:11:27 [2021-03-11T21:11:27.958Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
21:11:27 [2021-03-11T21:11:27.958Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.24s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.01s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.24s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.38s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_cli_swarm_unix_test.go:62: [dd14ea7997309] joining swarm manager [d860151b315e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.26s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.25s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.30s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.23s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.55s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.18s)
21:11:27 [2021-03-11T21:11:27.958Z]         docker_api_swarm_test.go:961: [d192be8a59a13] joining swarm manager [d146da7a2ac13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.52s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.86s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.90s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.89s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.35s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.58s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.09s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.57s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.53s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.01s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.26s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.94s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.28s)
21:11:27 [2021-03-11T21:11:27.958Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.26s)
21:11:27 [2021-03-11T21:11:27.958Z] === RUN   TestDockerExternalVolumeSuite
21:11:27 [2021-03-11T21:11:27.958Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
21:11:42 [2021-03-11T21:11:42.791Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
21:12:34 [2021-03-11T21:12:34.342Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
21:12:34 [2021-03-11T21:12:34.805Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
21:12:35 [2021-03-11T21:12:35.783Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
21:12:50 [2021-03-11T21:12:50.412Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
21:12:58 [2021-03-11T21:12:58.493Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
21:13:05 [2021-03-11T21:13:05.849Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
21:13:11 [2021-03-11T21:13:11.682Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
21:13:20 [2021-03-11T21:13:20.300Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
21:13:30 [2021-03-11T21:13:30.511Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
21:13:45 [2021-03-11T21:13:45.345Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
21:13:50 [2021-03-11T21:13:50.331Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
21:14:02 [2021-03-11T21:14:02.765Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
21:14:17 [2021-03-11T21:14:17.375Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
21:14:17 [2021-03-11T21:14:17.642Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
21:14:29 [2021-03-11T21:14:29.536Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
21:15:01 [2021-03-11T21:15:01.552Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
21:15:16 [2021-03-11T21:15:16.385Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
21:15:34 [2021-03-11T21:15:34.449Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
21:16:14 [2021-03-11T21:16:14.218Z] === RUN   TestDockerSuite/TestBuildDotDotFile
21:16:14 [2021-03-11T21:16:14.218Z] === RUN   TestDockerSuite/TestBuildEOLInLine
21:16:14 [2021-03-11T21:16:14.218Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
21:16:14 [2021-03-11T21:16:14.218Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
21:16:14 [2021-03-11T21:16:14.218Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
21:16:14 [2021-03-11T21:16:14.218Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
21:16:14 [2021-03-11T21:16:14.218Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
21:16:14 [2021-03-11T21:16:14.218Z] === RUN   TestDockerSuite/TestBuildEntrypoint
21:16:14 [2021-03-11T21:16:14.218Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
21:16:14 [2021-03-11T21:16:14.218Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
21:16:14 [2021-03-11T21:16:14.218Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
21:16:16 [2021-03-11T21:16:16.412Z] === RUN   TestDockerSuite/TestBuildEnv
21:16:16 [2021-03-11T21:16:16.412Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
21:16:16 [2021-03-11T21:16:16.412Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
21:16:16 [2021-03-11T21:16:16.412Z] === RUN   TestDockerSuite/TestBuildEnvUsage
21:16:16 [2021-03-11T21:16:16.412Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
21:16:16 [2021-03-11T21:16:16.412Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
21:16:20 [2021-03-11T21:16:20.174Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
21:16:20 [2021-03-11T21:16:20.174Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
21:16:20 [2021-03-11T21:16:20.174Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
21:16:20 [2021-03-11T21:16:20.174Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
21:16:21 [2021-03-11T21:16:21.058Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
21:16:21 [2021-03-11T21:16:21.151Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
21:16:25 [2021-03-11T21:16:25.874Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
21:16:39 [2021-03-11T21:16:39.094Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
21:16:40 [2021-03-11T21:16:40.779Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
21:16:40 [2021-03-11T21:16:40.779Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
21:16:40 [2021-03-11T21:16:40.779Z] === RUN   TestDockerSuite/TestBuildExpose
21:16:40 [2021-03-11T21:16:40.779Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
21:16:40 [2021-03-11T21:16:40.779Z] === RUN   TestDockerSuite/TestBuildExposeOrder
21:16:40 [2021-03-11T21:16:40.779Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
21:16:40 [2021-03-11T21:16:40.779Z] === RUN   TestDockerSuite/TestBuildFails
21:16:41 [2021-03-11T21:16:41.755Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
21:16:41 [2021-03-11T21:16:41.755Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
21:16:46 [2021-03-11T21:16:46.473Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
21:16:52 [2021-03-11T21:16:52.310Z] === RUN   TestDockerSuite/TestBuildForceRm
21:17:02 [2021-03-11T21:17:02.686Z] === RUN   TestDockerSuite/TestBuildFromGit
21:17:07 [2021-03-11T21:17:07.402Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
21:17:08 [2021-03-11T21:17:08.955Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
21:17:11 [2021-03-11T21:17:11.132Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
21:17:13 [2021-03-11T21:17:13.667Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
21:17:13 [2021-03-11T21:17:13.667Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
21:17:14 [2021-03-11T21:17:14.130Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
21:17:15 [2021-03-11T21:17:15.104Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
21:17:15 [2021-03-11T21:17:15.104Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
21:17:27 [2021-03-11T21:17:27.526Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
21:17:27 [2021-03-11T21:17:27.526Z] === RUN   TestDockerSuite/TestBuildHistory
21:17:37 [2021-03-11T21:17:37.881Z] === RUN   TestDockerSuite/TestBuildIidFile
21:17:38 [2021-03-11T21:17:38.856Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
21:17:40 [2021-03-11T21:17:40.405Z] === RUN   TestDockerSuite/TestBuildInheritance
21:17:40 [2021-03-11T21:17:40.405Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
21:17:41 [2021-03-11T21:17:41.378Z] === RUN   TestDockerSuite/TestBuildInvalidTag
21:17:41 [2021-03-11T21:17:41.378Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
21:17:43 [2021-03-11T21:17:43.149Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
21:17:45 [2021-03-11T21:17:45.135Z] === RUN   TestDockerSuite/TestBuildLabel
21:17:46 [2021-03-11T21:17:46.108Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
21:17:46 [2021-03-11T21:17:46.570Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
21:17:47 [2021-03-11T21:17:47.550Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
21:17:48 [2021-03-11T21:17:48.012Z] === RUN   TestDockerSuite/TestBuildLabels
21:17:48 [2021-03-11T21:17:48.986Z] === RUN   TestDockerSuite/TestBuildLabelsCache
21:17:50 [2021-03-11T21:17:50.535Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
21:17:55 [2021-03-11T21:17:55.310Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
21:17:56 [2021-03-11T21:17:56.357Z] === RUN   TestDockerSuite/TestBuildLastModified
21:17:56 [2021-03-11T21:17:56.357Z] === RUN   TestDockerSuite/TestBuildLineBreak
21:17:56 [2021-03-11T21:17:56.357Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
21:17:56 [2021-03-11T21:17:56.357Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
21:17:56 [2021-03-11T21:17:56.357Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
21:17:56 [2021-03-11T21:17:56.357Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
21:17:56 [2021-03-11T21:17:56.818Z] === RUN   TestDockerSuite/TestBuildMaintainer
21:17:57 [2021-03-11T21:17:57.280Z] === RUN   TestDockerSuite/TestBuildMissingArgs
21:17:57 [2021-03-11T21:17:57.743Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
21:18:02 [2021-03-11T21:18:02.460Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
21:18:13 [2021-03-11T21:18:13.347Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
21:18:27 [2021-03-11T21:18:27.658Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
21:18:27 [2021-03-11T21:18:27.658Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
21:18:28 [2021-03-11T21:18:28.120Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
21:18:28 [2021-03-11T21:18:28.190Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
21:18:43 [2021-03-11T21:18:43.038Z] --- PASS: TestDockerExternalVolumeSuite (437.19s)
21:18:43 [2021-03-11T21:18:43.038Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s)
21:18:43 [2021-03-11T21:18:43.038Z]         docker_cli_external_volume_driver_test.go:53: [d748723f00d4d] daemon is not started
21:18:43 [2021-03-11T21:18:43.038Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
21:18:43 [2021-03-11T21:18:43.038Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s)
21:18:43 [2021-03-11T21:18:43.038Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
21:18:43 [2021-03-11T21:18:43.038Z]         docker_cli_external_volume_driver_test.go:53: [d8056da343b67] daemon is not started
21:18:43 [2021-03-11T21:18:43.038Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s)
21:18:43 [2021-03-11T21:18:43.038Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
21:18:43 [2021-03-11T21:18:43.038Z]         docker_cli_external_volume_driver_test.go:53: [dda9637bfe348] daemon is not started
21:18:43 [2021-03-11T21:18:43.038Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
21:18:43 [2021-03-11T21:18:43.038Z]         docker_cli_external_volume_driver_test.go:53: [d6cc6e65571bd] daemon is not started
21:18:43 [2021-03-11T21:18:43.038Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s)
21:18:43 [2021-03-11T21:18:43.038Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s)
21:18:43 [2021-03-11T21:18:43.038Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s)
21:18:43 [2021-03-11T21:18:43.038Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
21:18:43 [2021-03-11T21:18:43.038Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.26s)
21:18:43 [2021-03-11T21:18:43.038Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.32s)
21:18:43 [2021-03-11T21:18:43.038Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s)
21:18:43 [2021-03-11T21:18:43.038Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s)
21:18:43 [2021-03-11T21:18:43.038Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s)
21:18:43 [2021-03-11T21:18:43.038Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s)
21:18:43 [2021-03-11T21:18:43.038Z]         docker_cli_external_volume_driver_test.go:485: [d575cb56ba7c0] daemon is not started
21:18:43 [2021-03-11T21:18:43.038Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
21:18:43 [2021-03-11T21:18:43.038Z]         docker_cli_external_volume_driver_test.go:53: [d12477f5e5731] daemon is not started
21:18:43 [2021-03-11T21:18:43.038Z] PASS
21:18:43 [2021-03-11T21:18:43.038Z] 
21:18:43 [2021-03-11T21:18:43.038Z] === Skipped
21:18:43 [2021-03-11T21:18:43.038Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:18:43 [2021-03-11T21:18:43.038Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:18:43 [2021-03-11T21:18:43.038Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
21:18:43 [2021-03-11T21:18:43.038Z]         check_test.go:309: [d4f1e838b6cfc] daemon is not started
21:18:43 [2021-03-11T21:18:43.038Z] 
21:18:43 [2021-03-11T21:18:43.038Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
21:18:43 [2021-03-11T21:18:43.038Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
21:18:43 [2021-03-11T21:18:43.038Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
21:18:43 [2021-03-11T21:18:43.038Z]         check_test.go:309: [db055d4aec1e5] daemon is not started
21:18:43 [2021-03-11T21:18:43.038Z] 
21:18:43 [2021-03-11T21:18:43.038Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
21:18:43 [2021-03-11T21:18:43.038Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
21:18:43 [2021-03-11T21:18:43.038Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
21:18:43 [2021-03-11T21:18:43.038Z]         check_test.go:309: [df0b333699afb] daemon is not started
21:18:43 [2021-03-11T21:18:43.038Z] 
21:18:43 [2021-03-11T21:18:43.038Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:18:43 [2021-03-11T21:18:43.038Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:18:43 [2021-03-11T21:18:43.038Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
21:18:43 [2021-03-11T21:18:43.038Z] 
21:18:43 [2021-03-11T21:18:43.038Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:18:43 [2021-03-11T21:18:43.038Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:18:43 [2021-03-11T21:18:43.038Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
21:18:43 [2021-03-11T21:18:43.038Z] 
21:18:43 [2021-03-11T21:18:43.038Z] 
21:18:43 [2021-03-11T21:18:43.038Z] DONE 273 tests, 5 skipped in 2535.004s
21:18:43 [2021-03-11T21:18:43.038Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:18:43 [2021-03-11T21:18:43.038Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d315652bcf3e7/docker.pid
21:18:43 [2021-03-11T21:18:43.038Z] +++ kill 6132
21:18:43 [2021-03-11T21:18:43.038Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6132 is not a child of this shell
21:18:43 [2021-03-11T21:18:43.038Z] warning: PID 6132 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d315652bcf3e7/docker.pid had a nonzero exit code
21:18:43 [2021-03-11T21:18:43.038Z] ++++ cat bundles/test-integration/docker.pid
21:18:43 [2021-03-11T21:18:43.038Z] +++ kill 8165
21:18:43 [2021-03-11T21:18:43.964Z] +++ /etc/init.d/apparmor stop
21:18:43 [2021-03-11T21:18:43.964Z] Leaving: AppArmorNo profiles have been unloaded.
21:18:43 [2021-03-11T21:18:43.964Z] 
21:18:43 [2021-03-11T21:18:43.964Z] Unloading profiles will leave already running processes permanently
21:18:43 [2021-03-11T21:18:43.964Z] unconfined, which can lead to unexpected situations.
21:18:43 [2021-03-11T21:18:43.964Z] 
21:18:43 [2021-03-11T21:18:43.964Z] To set a process to complain mode, use the command line tool
21:18:43 [2021-03-11T21:18:43.964Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:18:43 [2021-03-11T21:18:43.964Z] +++ true
21:18:43 [2021-03-11T21:18:43.964Z] exiting test-integration
21:18:43 [2021-03-11T21:18:43.964Z] ++ exit 0
21:18:43 [2021-03-11T21:18:43.964Z] 
21:18:44 [2021-03-11T21:18:44.525Z] + exit 0
21:18:44 [2021-03-11T21:18:44.525Z] ++ jobs -p
21:18:44 [2021-03-11T21:18:44.525Z] + pids=
21:18:44 [2021-03-11T21:18:44.525Z] + echo 'Remaining pids to kill: []'
21:18:44 [2021-03-11T21:18:44.525Z] Remaining pids to kill: []
21:18:44 [2021-03-11T21:18:44.525Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
21:18:44 [2021-03-11T21:18:44.535Z] Recording test results
21:18:46 [2021-03-11T21:18:46.026Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:18:46 [2021-03-11T21:18:46.349Z] + echo Ensuring container killed.
21:18:46 [2021-03-11T21:18:46.350Z] Ensuring container killed.
21:18:46 [2021-03-11T21:18:46.350Z] + docker ps -aq -f name=docker-pr6-*
21:18:46 [2021-03-11T21:18:46.350Z] + cids=c9d20a9ee4f1
21:18:46 [2021-03-11T21:18:46.350Z] c71e4ab5d17e
21:18:46 [2021-03-11T21:18:46.350Z] 9a3979ddd9f7
21:18:46 [2021-03-11T21:18:46.350Z] + [ -n c9d20a9ee4f1
21:18:46 [2021-03-11T21:18:46.350Z] c71e4ab5d17e
21:18:46 [2021-03-11T21:18:46.350Z] 9a3979ddd9f7 ]
21:18:46 [2021-03-11T21:18:46.350Z] + docker rm -vf c9d20a9ee4f1 c71e4ab5d17e 9a3979ddd9f7
21:18:47 [2021-03-11T21:18:47.278Z] c9d20a9ee4f1
21:18:49 [2021-03-11T21:18:49.174Z] c71e4ab5d17e
21:18:49 [2021-03-11T21:18:49.174Z] 9a3979ddd9f7
[Pipeline] sh
21:18:49 [2021-03-11T21:18:49.504Z] + echo Chowning /workspace to jenkins user
21:18:49 [2021-03-11T21:18:49.504Z] Chowning /workspace to jenkins user
21:18:49 [2021-03-11T21:18:49.504Z] + id -u
21:18:49 [2021-03-11T21:18:49.504Z] + id -g
21:18:49 [2021-03-11T21:18:49.504Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42068:/workspace busybox chown -R 1000:1000 /workspace
21:18:49 [2021-03-11T21:18:49.504Z] Unable to find image 'busybox:latest' locally
21:18:56 [2021-03-11T21:18:56.038Z] latest: Pulling from library/busybox
21:18:56 [2021-03-11T21:18:56.038Z] 8b3d7e226fab: Pulling fs layer
21:18:56 [2021-03-11T21:18:56.038Z] 8b3d7e226fab: Download complete
21:18:56 [2021-03-11T21:18:56.038Z] 8b3d7e226fab: Pull complete
21:18:56 [2021-03-11T21:18:56.038Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
21:18:56 [2021-03-11T21:18:56.038Z] Status: Downloaded newer image for busybox:latest
21:18:58 [2021-03-11T21:18:58.121Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:18:58 [2021-03-11T21:18:58.889Z] + bundleName=amd64
21:18:58 [2021-03-11T21:18:58.889Z] + echo Creating amd64-bundles.tar.gz
21:18:58 [2021-03-11T21:18:58.889Z] Creating amd64-bundles.tar.gz
21:18:58 [2021-03-11T21:18:58.889Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:18:58 [2021-03-11T21:18:58.889Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
21:19:00 [2021-03-11T21:19:00.262Z] Archiving artifacts
21:19:02 [2021-03-11T21:19:02.167Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42068/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:19:02 [2021-03-11T21:19:02.516Z] + make clean
21:19:02 [2021-03-11T21:19:02.516Z] docker volume rm -f docker-dev-cache
21:19:02 [2021-03-11T21:19:02.772Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:19:15 [2021-03-11T21:19:15.849Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
21:19:18 [2021-03-11T21:19:18.768Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
21:19:24 [2021-03-11T21:19:24.583Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
21:19:29 [2021-03-11T21:19:29.293Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
21:19:50 [2021-03-11T21:19:50.444Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
21:19:50 [2021-03-11T21:19:50.444Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
21:19:56 [2021-03-11T21:19:56.257Z] === RUN   TestDockerSuite/TestBuildMultipleTags
21:19:56 [2021-03-11T21:19:56.718Z] === RUN   TestDockerSuite/TestBuildNetContainer
21:19:56 [2021-03-11T21:19:56.718Z] === RUN   TestDockerSuite/TestBuildNetNone
21:19:56 [2021-03-11T21:19:56.718Z] === RUN   TestDockerSuite/TestBuildNoContext
21:19:59 [2021-03-11T21:19:59.637Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
21:20:03 [2021-03-11T21:20:03.387Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
21:20:05 [2021-03-11T21:20:05.578Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
21:20:06 [2021-03-11T21:20:06.040Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
21:20:06 [2021-03-11T21:20:06.040Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
21:20:08 [2021-03-11T21:20:08.963Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
21:20:09 [2021-03-11T21:20:09.935Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
21:20:11 [2021-03-11T21:20:11.479Z] === RUN   TestDockerSuite/TestBuildOnBuild
21:20:23 [2021-03-11T21:20:23.916Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
21:20:25 [2021-03-11T21:20:25.460Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
21:20:34 [2021-03-11T21:20:34.056Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
21:20:36 [2021-03-11T21:20:36.977Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
21:20:45 [2021-03-11T21:20:45.576Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
21:20:49 [2021-03-11T21:20:49.329Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
21:20:54 [2021-03-11T21:20:54.040Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
21:20:54 [2021-03-11T21:20:54.502Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
21:20:54 [2021-03-11T21:20:54.502Z] === RUN   TestDockerSuite/TestBuildPATH
21:20:54 [2021-03-11T21:20:54.502Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
21:20:56 [2021-03-11T21:20:56.690Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
21:20:56 [2021-03-11T21:20:56.690Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
21:21:39 [2021-03-11T21:21:39.273Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
21:22:04 [2021-03-11T21:22:04.489Z] === RUN   TestDockerSuite/TestBuildRm
21:22:16 [2021-03-11T21:22:16.913Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
21:22:19 [2021-03-11T21:22:19.106Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
21:22:19 [2021-03-11T21:22:19.106Z] === RUN   TestDockerSuite/TestBuildScratchCopy
21:22:19 [2021-03-11T21:22:19.106Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
21:22:20 [2021-03-11T21:22:20.654Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
21:22:23 [2021-03-11T21:22:23.576Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
21:22:32 [2021-03-11T21:22:32.190Z] === RUN   TestDockerSuite/TestBuildShellInherited
21:22:35 [2021-03-11T21:22:35.948Z] === RUN   TestDockerSuite/TestBuildShellMultiple
21:22:57 [2021-03-11T21:22:57.111Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
21:22:57 [2021-03-11T21:22:57.111Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
21:22:57 [2021-03-11T21:22:57.111Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
21:23:05 [2021-03-11T21:23:05.721Z] === RUN   TestDockerSuite/TestBuildSpaces
21:23:05 [2021-03-11T21:23:05.721Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
21:23:09 [2021-03-11T21:23:09.479Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
21:23:09 [2021-03-11T21:23:09.479Z] === RUN   TestDockerSuite/TestBuildStderr
21:23:13 [2021-03-11T21:23:13.237Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
21:23:30 [2021-03-11T21:23:30.976Z] === RUN   TestDockerSuite/TestBuildStopSignal
21:23:30 [2021-03-11T21:23:30.976Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
21:23:33 [2021-03-11T21:23:33.904Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
21:23:35 [2021-03-11T21:23:35.451Z] === RUN   TestDockerSuite/TestBuildTagEvent
21:23:39 [2021-03-11T21:23:39.210Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
21:23:43 [2021-03-11T21:23:43.931Z] === RUN   TestDockerSuite/TestBuildUser
21:23:43 [2021-03-11T21:23:43.931Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
21:23:43 [2021-03-11T21:23:43.931Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
21:23:43 [2021-03-11T21:23:43.931Z] === RUN   TestDockerSuite/TestBuildVerboseOut
21:23:47 [2021-03-11T21:23:47.694Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
21:23:48 [2021-03-11T21:23:48.158Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
21:23:51 [2021-03-11T21:23:51.083Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
21:23:51 [2021-03-11T21:23:51.083Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
21:23:51 [2021-03-11T21:23:51.083Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
21:24:12 [2021-03-11T21:24:12.252Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
21:24:12 [2021-03-11T21:24:12.252Z] === RUN   TestDockerSuite/TestBuildWindowsUser
21:24:19 [2021-03-11T21:24:19.372Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
21:24:24 [2021-03-11T21:24:24.089Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
21:24:24 [2021-03-11T21:24:24.089Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
21:24:24 [2021-03-11T21:24:24.089Z] === RUN   TestDockerSuite/TestBuildWithFailure
21:24:26 [2021-03-11T21:24:26.294Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
21:24:26 [2021-03-11T21:24:26.758Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
21:24:37 [2021-03-11T21:24:37.127Z] === RUN   TestDockerSuite/TestBuildWithTabs
21:24:40 [2021-03-11T21:24:40.892Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
21:24:40 [2021-03-11T21:24:40.892Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
21:24:53 [2021-03-11T21:24:53.324Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
21:24:53 [2021-03-11T21:24:53.324Z] === RUN   TestDockerSuite/TestBuildWithVolumes
21:24:53 [2021-03-11T21:24:53.324Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
21:24:53 [2021-03-11T21:24:53.324Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
21:24:54 [2021-03-11T21:24:54.300Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
21:25:01 [2021-03-11T21:25:01.410Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
21:25:03 [2021-03-11T21:25:03.604Z] === RUN   TestDockerSuite/TestBuildXZHost
21:25:03 [2021-03-11T21:25:03.604Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
21:25:03 [2021-03-11T21:25:03.604Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
21:25:04 [2021-03-11T21:25:04.068Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
21:25:06 [2021-03-11T21:25:06.282Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
21:25:10 [2021-03-11T21:25:10.044Z] === RUN   TestDockerSuite/TestCommitChange
21:25:14 [2021-03-11T21:25:14.776Z] === RUN   TestDockerSuite/TestCommitChangeLabels
21:25:18 [2021-03-11T21:25:18.541Z] === RUN   TestDockerSuite/TestCommitHardlink
21:25:18 [2021-03-11T21:25:18.541Z] === RUN   TestDockerSuite/TestCommitNewFile
21:25:24 [2021-03-11T21:25:24.367Z] === RUN   TestDockerSuite/TestCommitPausedContainer
21:25:24 [2021-03-11T21:25:24.367Z] === RUN   TestDockerSuite/TestCommitTTY
21:25:30 [2021-03-11T21:25:30.195Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
21:25:33 [2021-03-11T21:25:33.957Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
21:25:33 [2021-03-11T21:25:33.957Z] === RUN   TestDockerSuite/TestCommitWithoutPause
21:25:33 [2021-03-11T21:25:33.957Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
21:25:33 [2021-03-11T21:25:33.957Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
21:25:33 [2021-03-11T21:25:33.957Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
21:25:33 [2021-03-11T21:25:33.957Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
21:25:33 [2021-03-11T21:25:33.957Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
21:25:33 [2021-03-11T21:25:33.957Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
21:25:34 [2021-03-11T21:25:34.421Z] === RUN   TestDockerSuite/TestContainerAPICommit
21:25:40 [2021-03-11T21:25:40.245Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
21:25:46 [2021-03-11T21:25:46.071Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
21:25:46 [2021-03-11T21:25:46.071Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
21:25:48 [2021-03-11T21:25:48.266Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
21:25:48 [2021-03-11T21:25:48.266Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
21:25:48 [2021-03-11T21:25:48.266Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
21:25:48 [2021-03-11T21:25:48.266Z] === RUN   TestDockerSuite/TestContainerAPICreate
21:25:50 [2021-03-11T21:25:50.461Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
21:25:50 [2021-03-11T21:25:50.461Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
21:25:50 [2021-03-11T21:25:50.461Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
21:25:53 [2021-03-11T21:25:53.388Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
21:25:53 [2021-03-11T21:25:53.388Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
21:25:53 [2021-03-11T21:25:53.388Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
21:25:53 [2021-03-11T21:25:53.388Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
21:25:53 [2021-03-11T21:25:53.388Z] === RUN   TestDockerSuite/TestContainerAPIDelete
21:25:55 [2021-03-11T21:25:55.581Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
21:25:57 [2021-03-11T21:25:57.776Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
21:25:59 [2021-03-11T21:25:59.327Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
21:25:59 [2021-03-11T21:25:59.327Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
21:25:59 [2021-03-11T21:25:59.327Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
21:26:01 [2021-03-11T21:26:01.522Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
21:26:01 [2021-03-11T21:26:01.522Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
21:26:03 [2021-03-11T21:26:03.717Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
21:26:03 [2021-03-11T21:26:03.717Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
21:26:03 [2021-03-11T21:26:03.717Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
21:26:10 [2021-03-11T21:26:10.836Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
21:26:10 [2021-03-11T21:26:10.836Z] === RUN   TestDockerSuite/TestContainerAPIKill
21:26:12 [2021-03-11T21:26:12.386Z] === RUN   TestDockerSuite/TestContainerAPIPause
21:26:12 [2021-03-11T21:26:12.386Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
21:26:15 [2021-03-11T21:26:15.314Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
21:26:15 [2021-03-11T21:26:15.314Z] === RUN   TestDockerSuite/TestContainerAPIRename
21:26:17 [2021-03-11T21:26:17.509Z] === RUN   TestDockerSuite/TestContainerAPIRestart
21:26:21 [2021-03-11T21:26:21.268Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
21:26:24 [2021-03-11T21:26:24.194Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
21:26:24 [2021-03-11T21:26:24.194Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
21:26:24 [2021-03-11T21:26:24.194Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
21:26:24 [2021-03-11T21:26:24.194Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
21:26:24 [2021-03-11T21:26:24.194Z] === RUN   TestDockerSuite/TestContainerAPIStart
21:26:26 [2021-03-11T21:26:26.390Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
21:26:26 [2021-03-11T21:26:26.390Z] === RUN   TestDockerSuite/TestContainerAPIStop
21:26:33 [2021-03-11T21:26:33.506Z] === RUN   TestDockerSuite/TestContainerAPITop
21:26:33 [2021-03-11T21:26:33.506Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
21:26:35 [2021-03-11T21:26:35.055Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
21:26:35 [2021-03-11T21:26:35.519Z] === RUN   TestDockerSuite/TestContainerAPIWait
21:26:39 [2021-03-11T21:26:39.282Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
21:26:41 [2021-03-11T21:26:41.494Z] === RUN   TestDockerSuite/TestContainerNetworkMode
21:26:41 [2021-03-11T21:26:41.494Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
21:26:41 [2021-03-11T21:26:41.494Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
21:26:41 [2021-03-11T21:26:41.494Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
21:26:41 [2021-03-11T21:26:41.494Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
21:26:41 [2021-03-11T21:26:41.494Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
21:26:43 [2021-03-11T21:26:43.210Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
21:26:43 [2021-03-11T21:26:43.210Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
21:26:51 [2021-03-11T21:26:51.837Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
21:26:53 [2021-03-11T21:26:53.387Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
21:26:55 [2021-03-11T21:26:55.582Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
21:26:58 [2021-03-11T21:26:58.518Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0008d4960_<nil>}
21:27:00 [2021-03-11T21:27:00.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1535128750_c:\foo_false__<nil>_<nil>_<nil>}
21:27:02 [2021-03-11T21:27:02.908Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1535128750_c:\foo_true__<nil>_<nil>_<nil>}
21:27:05 [2021-03-11T21:27:05.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
21:27:05 [2021-03-11T21:27:05.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
21:27:05 [2021-03-11T21:27:05.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
21:27:05 [2021-03-11T21:27:05.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
21:27:05 [2021-03-11T21:27:05.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
21:27:05 [2021-03-11T21:27:05.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
21:27:05 [2021-03-11T21:27:05.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
21:27:05 [2021-03-11T21:27:05.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
21:27:05 [2021-03-11T21:27:05.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
21:27:05 [2021-03-11T21:27:05.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
21:27:05 [2021-03-11T21:27:05.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
21:27:05 [2021-03-11T21:27:05.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
21:27:05 [2021-03-11T21:27:05.839Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
21:27:05 [2021-03-11T21:27:05.839Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
21:27:05 [2021-03-11T21:27:05.839Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
21:27:05 [2021-03-11T21:27:05.839Z] === RUN   TestDockerSuite/TestCopyAndRestart
21:27:05 [2021-03-11T21:27:05.839Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
21:27:05 [2021-03-11T21:27:05.839Z] === RUN   TestDockerSuite/TestCpAbsolutePath
21:27:08 [2021-03-11T21:27:08.030Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
21:27:08 [2021-03-11T21:27:08.030Z] === RUN   TestDockerSuite/TestCpFromCaseA
21:27:08 [2021-03-11T21:27:08.030Z] === RUN   TestDockerSuite/TestCpFromCaseB
21:27:08 [2021-03-11T21:27:08.030Z] === RUN   TestDockerSuite/TestCpFromCaseC
21:27:08 [2021-03-11T21:27:08.030Z] === RUN   TestDockerSuite/TestCpFromCaseD
21:27:08 [2021-03-11T21:27:08.030Z] === RUN   TestDockerSuite/TestCpFromCaseE
21:27:08 [2021-03-11T21:27:08.030Z] === RUN   TestDockerSuite/TestCpFromCaseF
21:27:08 [2021-03-11T21:27:08.030Z] === RUN   TestDockerSuite/TestCpFromCaseG
21:27:08 [2021-03-11T21:27:08.030Z] === RUN   TestDockerSuite/TestCpFromCaseH
21:27:08 [2021-03-11T21:27:08.030Z] === RUN   TestDockerSuite/TestCpFromCaseI
21:27:08 [2021-03-11T21:27:08.030Z] === RUN   TestDockerSuite/TestCpFromCaseJ
21:27:08 [2021-03-11T21:27:08.030Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
21:27:08 [2021-03-11T21:27:08.030Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
21:27:08 [2021-03-11T21:27:08.030Z] === RUN   TestDockerSuite/TestCpGarbagePath
21:27:10 [2021-03-11T21:27:10.220Z] === RUN   TestDockerSuite/TestCpLocalOnly
21:27:10 [2021-03-11T21:27:10.220Z] === RUN   TestDockerSuite/TestCpNameHasColon
21:27:10 [2021-03-11T21:27:10.220Z] === RUN   TestDockerSuite/TestCpRelativePath
21:27:13 [2021-03-11T21:27:13.141Z] === RUN   TestDockerSuite/TestCpSpecialFiles
21:27:13 [2021-03-11T21:27:13.141Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
21:27:13 [2021-03-11T21:27:13.141Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
21:27:13 [2021-03-11T21:27:13.141Z] === RUN   TestDockerSuite/TestCpToCaseA
21:27:16 [2021-03-11T21:27:16.899Z] === RUN   TestDockerSuite/TestCpToCaseB
21:27:19 [2021-03-11T21:27:19.090Z] === RUN   TestDockerSuite/TestCpToCaseC
21:27:19 [2021-03-11T21:27:19.090Z] === RUN   TestDockerSuite/TestCpToCaseD
21:27:19 [2021-03-11T21:27:19.090Z] === RUN   TestDockerSuite/TestCpToCaseE
21:27:27 [2021-03-11T21:27:27.693Z] === RUN   TestDockerSuite/TestCpToCaseF
21:27:27 [2021-03-11T21:27:27.693Z] === RUN   TestDockerSuite/TestCpToCaseG
21:27:27 [2021-03-11T21:27:27.693Z] === RUN   TestDockerSuite/TestCpToCaseH
21:27:40 [2021-03-11T21:27:40.116Z] === RUN   TestDockerSuite/TestCpToCaseI
21:27:40 [2021-03-11T21:27:40.116Z] === RUN   TestDockerSuite/TestCpToCaseJ
21:27:40 [2021-03-11T21:27:40.116Z] === RUN   TestDockerSuite/TestCpToDot
21:27:42 [2021-03-11T21:27:42.307Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
21:27:42 [2021-03-11T21:27:42.307Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
21:27:42 [2021-03-11T21:27:42.307Z] === RUN   TestDockerSuite/TestCpToStdout
21:27:49 [2021-03-11T21:27:49.413Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
21:27:49 [2021-03-11T21:27:49.413Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
21:27:49 [2021-03-11T21:27:49.413Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
21:27:49 [2021-03-11T21:27:49.413Z] === RUN   TestDockerSuite/TestCpVolumePath
21:27:49 [2021-03-11T21:27:49.413Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
21:27:49 [2021-03-11T21:27:49.413Z] === RUN   TestDockerSuite/TestCreateArgs
21:27:49 [2021-03-11T21:27:49.875Z] === RUN   TestDockerSuite/TestCreateByImageID
21:27:52 [2021-03-11T21:27:52.066Z] === RUN   TestDockerSuite/TestCreateEchoStdout
21:27:54 [2021-03-11T21:27:54.255Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
21:27:54 [2021-03-11T21:27:54.255Z] === RUN   TestDockerSuite/TestCreateHostConfig
21:27:54 [2021-03-11T21:27:54.255Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
21:27:56 [2021-03-11T21:27:56.452Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
21:27:56 [2021-03-11T21:27:56.914Z] === RUN   TestDockerSuite/TestCreateLabels
21:27:56 [2021-03-11T21:27:56.914Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
21:27:56 [2021-03-11T21:27:56.914Z] === RUN   TestDockerSuite/TestCreateRM
21:27:57 [2021-03-11T21:27:57.377Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
21:27:57 [2021-03-11T21:27:57.377Z] === RUN   TestDockerSuite/TestCreateStopSignal
21:27:57 [2021-03-11T21:27:57.377Z] === RUN   TestDockerSuite/TestCreateStopTimeout
21:27:57 [2021-03-11T21:27:57.838Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
21:28:10 [2021-03-11T21:28:10.258Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
21:28:10 [2021-03-11T21:28:10.258Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
21:28:10 [2021-03-11T21:28:10.258Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
21:28:14 [2021-03-11T21:28:14.017Z] === RUN   TestDockerSuite/TestCreateWithPortRange
21:28:14 [2021-03-11T21:28:14.017Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
21:28:14 [2021-03-11T21:28:14.017Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
21:28:16 [2021-03-11T21:28:16.206Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
21:28:16 [2021-03-11T21:28:16.206Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
21:28:16 [2021-03-11T21:28:16.206Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
21:28:16 [2021-03-11T21:28:16.206Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
21:28:16 [2021-03-11T21:28:16.206Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
21:28:16 [2021-03-11T21:28:16.206Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
21:28:16 [2021-03-11T21:28:16.206Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
21:28:16 [2021-03-11T21:28:16.206Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
21:28:16 [2021-03-11T21:28:16.668Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
21:28:16 [2021-03-11T21:28:16.668Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
21:28:16 [2021-03-11T21:28:16.668Z] === RUN   TestDockerSuite/TestDevicePermissions
21:28:16 [2021-03-11T21:28:16.668Z] === RUN   TestDockerSuite/TestDockerFails
21:28:16 [2021-03-11T21:28:16.668Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
21:28:16 [2021-03-11T21:28:16.668Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
21:28:16 [2021-03-11T21:28:16.668Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
21:28:16 [2021-03-11T21:28:16.668Z] === RUN   TestDockerSuite/TestEventsAttach
21:28:16 [2021-03-11T21:28:16.668Z] === RUN   TestDockerSuite/TestEventsCommit
21:28:16 [2021-03-11T21:28:16.668Z] === RUN   TestDockerSuite/TestEventsContainerEvents
21:28:18 [2021-03-11T21:28:18.858Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
21:28:21 [2021-03-11T21:28:21.048Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
21:28:23 [2021-03-11T21:28:23.238Z] === RUN   TestDockerSuite/TestEventsContainerRestart
21:28:30 [2021-03-11T21:28:30.345Z] === RUN   TestDockerSuite/TestEventsCopy
21:28:35 [2021-03-11T21:28:35.063Z] === RUN   TestDockerSuite/TestEventsFilterContainer
21:28:39 [2021-03-11T21:28:39.776Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
21:28:41 [2021-03-11T21:28:41.325Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
21:28:42 [2021-03-11T21:28:42.305Z] === RUN   TestDockerSuite/TestEventsFilterImageName
21:28:46 [2021-03-11T21:28:46.067Z] === RUN   TestDockerSuite/TestEventsFilterLabels
21:28:46 [2021-03-11T21:28:46.529Z] === RUN   TestDockerSuite/TestEventsFilterType
21:28:47 [2021-03-11T21:28:47.508Z] === RUN   TestDockerSuite/TestEventsFilters
21:28:52 [2021-03-11T21:28:52.242Z] === RUN   TestDockerSuite/TestEventsFormat
21:28:55 [2021-03-11T21:28:55.993Z] === RUN   TestDockerSuite/TestEventsFormatBadField
21:28:55 [2021-03-11T21:28:55.993Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
21:28:55 [2021-03-11T21:28:55.993Z] === RUN   TestDockerSuite/TestEventsImageImport
21:28:55 [2021-03-11T21:28:55.993Z] === RUN   TestDockerSuite/TestEventsImageLoad
21:28:55 [2021-03-11T21:28:55.993Z] === RUN   TestDockerSuite/TestEventsImagePull
21:28:55 [2021-03-11T21:28:55.993Z] === RUN   TestDockerSuite/TestEventsImageTag
21:28:56 [2021-03-11T21:28:56.967Z] === RUN   TestDockerSuite/TestEventsPluginOps
21:28:56 [2021-03-11T21:28:56.967Z] === RUN   TestDockerSuite/TestEventsRename
21:28:59 [2021-03-11T21:28:59.157Z] === RUN   TestDockerSuite/TestEventsResize
21:29:02 [2021-03-11T21:29:02.076Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
21:29:03 [2021-03-11T21:29:03.634Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
21:29:06 [2021-03-11T21:29:06.554Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
21:29:11 [2021-03-11T21:29:11.264Z] === RUN   TestDockerSuite/TestEventsTop
21:29:11 [2021-03-11T21:29:11.264Z] === RUN   TestDockerSuite/TestEventsUntag
21:29:13 [2021-03-11T21:29:13.453Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
21:29:17 [2021-03-11T21:29:17.213Z] === RUN   TestDockerSuite/TestExec
21:29:17 [2021-03-11T21:29:17.213Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
21:29:17 [2021-03-11T21:29:17.213Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
21:29:19 [2021-03-11T21:29:19.453Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
21:29:21 [2021-03-11T21:29:21.044Z] === RUN   TestDockerSuite/TestExecAPIStart
21:29:21 [2021-03-11T21:29:21.044Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
21:29:21 [2021-03-11T21:29:21.044Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
21:29:21 [2021-03-11T21:29:21.044Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
21:29:23 [2021-03-11T21:29:23.233Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
21:29:24 [2021-03-11T21:29:24.778Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
21:29:26 [2021-03-11T21:29:26.967Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
21:29:29 [2021-03-11T21:29:29.155Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
21:29:32 [2021-03-11T21:29:32.917Z] === RUN   TestDockerSuite/TestExecCgroup
21:29:32 [2021-03-11T21:29:32.917Z] === RUN   TestDockerSuite/TestExecEnv
21:29:32 [2021-03-11T21:29:32.917Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
21:29:32 [2021-03-11T21:29:32.917Z] === RUN   TestDockerSuite/TestExecExitStatus
21:29:34 [2021-03-11T21:29:34.468Z] === RUN   TestDockerSuite/TestExecInspectID
21:29:39 [2021-03-11T21:29:39.175Z] === RUN   TestDockerSuite/TestExecInteractive
21:29:39 [2021-03-11T21:29:39.175Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
21:29:39 [2021-03-11T21:29:39.175Z] === RUN   TestDockerSuite/TestExecParseError
21:29:39 [2021-03-11T21:29:39.175Z] === RUN   TestDockerSuite/TestExecPausedContainer
21:29:39 [2021-03-11T21:29:39.175Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
21:29:39 [2021-03-11T21:29:39.175Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
21:29:41 [2021-03-11T21:29:41.364Z] === RUN   TestDockerSuite/TestExecSetEnv
21:29:41 [2021-03-11T21:29:41.827Z] === RUN   TestDockerSuite/TestExecStartFails
21:29:41 [2021-03-11T21:29:41.827Z] === RUN   TestDockerSuite/TestExecStateCleanup
21:29:41 [2021-03-11T21:29:41.827Z] === RUN   TestDockerSuite/TestExecStopNotHanging
21:29:41 [2021-03-11T21:29:41.827Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
21:29:41 [2021-03-11T21:29:41.827Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
21:29:44 [2021-03-11T21:29:44.017Z] === RUN   TestDockerSuite/TestExecUlimits
21:29:44 [2021-03-11T21:29:44.017Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
21:29:49 [2021-03-11T21:29:49.838Z] === RUN   TestDockerSuite/TestExecWithImageUser
21:29:49 [2021-03-11T21:29:49.838Z] === RUN   TestDockerSuite/TestExecWithPrivileged
21:29:49 [2021-03-11T21:29:49.838Z] === RUN   TestDockerSuite/TestExecWithUser
21:29:49 [2021-03-11T21:29:49.839Z] === RUN   TestDockerSuite/TestGetContainerStats
21:29:55 [2021-03-11T21:29:55.656Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
21:30:01 [2021-03-11T21:30:01.475Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
21:30:04 [2021-03-11T21:30:04.396Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
21:30:10 [2021-03-11T21:30:10.212Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
21:30:10 [2021-03-11T21:30:10.212Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
21:30:10 [2021-03-11T21:30:10.212Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
21:30:10 [2021-03-11T21:30:10.212Z] === RUN   TestDockerSuite/TestHealth
21:30:10 [2021-03-11T21:30:10.212Z] === RUN   TestDockerSuite/TestHistoryExistentImage
21:30:10 [2021-03-11T21:30:10.673Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
21:30:10 [2021-03-11T21:30:10.673Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
21:30:10 [2021-03-11T21:30:10.673Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
21:30:14 [2021-03-11T21:30:14.424Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
21:30:14 [2021-03-11T21:30:14.424Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
21:30:14 [2021-03-11T21:30:14.424Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
21:30:14 [2021-03-11T21:30:14.424Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
21:30:14 [2021-03-11T21:30:14.886Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
21:30:14 [2021-03-11T21:30:14.886Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
21:30:15 [2021-03-11T21:30:15.860Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
21:30:15 [2021-03-11T21:30:15.860Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
21:30:16 [2021-03-11T21:30:16.833Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
21:30:16 [2021-03-11T21:30:16.833Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
21:30:18 [2021-03-11T21:30:18.377Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
21:30:18 [2021-03-11T21:30:18.377Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
21:30:20 [2021-03-11T21:30:20.565Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
21:30:22 [2021-03-11T21:30:22.755Z] === RUN   TestDockerSuite/TestImagesFormat
21:30:23 [2021-03-11T21:30:23.218Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
21:30:23 [2021-03-11T21:30:23.218Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
21:30:26 [2021-03-11T21:30:26.980Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
21:30:26 [2021-03-11T21:30:26.980Z] === RUN   TestDockerSuite/TestImportBadURL
21:30:29 [2021-03-11T21:30:29.172Z] === RUN   TestDockerSuite/TestImportDisplay
21:30:29 [2021-03-11T21:30:29.172Z] === RUN   TestDockerSuite/TestImportFile
21:30:29 [2021-03-11T21:30:29.172Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
21:30:29 [2021-03-11T21:30:29.172Z] === RUN   TestDockerSuite/TestImportFileWithMessage
21:30:29 [2021-03-11T21:30:29.172Z] === RUN   TestDockerSuite/TestImportGzipped
21:30:29 [2021-03-11T21:30:29.172Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
21:30:29 [2021-03-11T21:30:29.172Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
21:30:29 [2021-03-11T21:30:29.172Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
21:30:29 [2021-03-11T21:30:29.634Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
21:30:29 [2021-03-11T21:30:29.634Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
21:30:29 [2021-03-11T21:30:29.634Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
21:30:29 [2021-03-11T21:30:29.634Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
21:30:29 [2021-03-11T21:30:29.634Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
21:30:31 [2021-03-11T21:30:31.826Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
21:30:33 [2021-03-11T21:30:33.375Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
21:30:33 [2021-03-11T21:30:33.375Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
21:30:33 [2021-03-11T21:30:33.844Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
21:30:33 [2021-03-11T21:30:33.844Z] === RUN   TestDockerSuite/TestInspectAmpersand
21:30:33 [2021-03-11T21:30:33.844Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
21:30:36 [2021-03-11T21:30:36.037Z] === RUN   TestDockerSuite/TestInspectByPrefix
21:30:36 [2021-03-11T21:30:36.037Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
21:30:38 [2021-03-11T21:30:38.232Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
21:30:38 [2021-03-11T21:30:38.232Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
21:30:38 [2021-03-11T21:30:38.232Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
21:30:38 [2021-03-11T21:30:38.232Z] === RUN   TestDockerSuite/TestInspectDefault
21:30:40 [2021-03-11T21:30:40.425Z] === RUN   TestDockerSuite/TestInspectHistory
21:30:44 [2021-03-11T21:30:44.182Z] === RUN   TestDockerSuite/TestInspectImage
21:30:44 [2021-03-11T21:30:44.182Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
21:30:44 [2021-03-11T21:30:44.182Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
21:30:44 [2021-03-11T21:30:44.182Z] === RUN   TestDockerSuite/TestInspectInt64
21:30:46 [2021-03-11T21:30:46.371Z] === RUN   TestDockerSuite/TestInspectJSONFields
21:30:48 [2021-03-11T21:30:48.560Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
21:30:48 [2021-03-11T21:30:48.560Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
21:30:50 [2021-03-11T21:30:50.748Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
21:30:52 [2021-03-11T21:30:52.293Z] === RUN   TestDockerSuite/TestInspectPlugin
21:30:52 [2021-03-11T21:30:52.755Z] === RUN   TestDockerSuite/TestInspectRootFS
21:30:52 [2021-03-11T21:30:52.755Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
21:30:54 [2021-03-11T21:30:54.942Z] === RUN   TestDockerSuite/TestInspectStatus
21:30:57 [2021-03-11T21:30:57.131Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
21:31:00 [2021-03-11T21:31:00.883Z] === RUN   TestDockerSuite/TestInspectTemplateError
21:31:03 [2021-03-11T21:31:03.071Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
21:31:05 [2021-03-11T21:31:05.264Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
21:31:07 [2021-03-11T21:31:07.460Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
21:31:09 [2021-03-11T21:31:09.649Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
21:31:11 [2021-03-11T21:31:11.195Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
21:31:13 [2021-03-11T21:31:13.384Z] === RUN   TestDockerSuite/TestInspectUnknownObject
21:31:13 [2021-03-11T21:31:13.384Z] === RUN   TestDockerSuite/TestLinkShortDefinition
21:31:13 [2021-03-11T21:31:13.384Z] === RUN   TestDockerSuite/TestLinksEnvs
21:31:13 [2021-03-11T21:31:13.384Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
21:31:13 [2021-03-11T21:31:13.384Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
21:31:13 [2021-03-11T21:31:13.384Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
21:31:13 [2021-03-11T21:31:13.384Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
21:31:13 [2021-03-11T21:31:13.384Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
21:31:13 [2021-03-11T21:31:13.384Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
21:31:13 [2021-03-11T21:31:13.384Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
21:31:13 [2021-03-11T21:31:13.384Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
21:31:13 [2021-03-11T21:31:13.384Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
21:31:13 [2021-03-11T21:31:13.384Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
21:31:13 [2021-03-11T21:31:13.384Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
21:31:13 [2021-03-11T21:31:13.384Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
21:31:13 [2021-03-11T21:31:13.384Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
21:31:13 [2021-03-11T21:31:13.384Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
21:31:13 [2021-03-11T21:31:13.384Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
21:31:13 [2021-03-11T21:31:13.845Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
21:31:13 [2021-03-11T21:31:13.845Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
21:31:15 [2021-03-11T21:31:15.390Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
21:31:17 [2021-03-11T21:31:17.580Z] === RUN   TestDockerSuite/TestLogsAPIUntil
21:31:23 [2021-03-11T21:31:23.398Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
21:31:24 [2021-03-11T21:31:24.942Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
21:31:24 [2021-03-11T21:31:24.942Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
21:31:27 [2021-03-11T21:31:27.130Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
21:31:27 [2021-03-11T21:31:27.130Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
21:31:32 [2021-03-11T21:31:32.958Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
21:31:38 [2021-03-11T21:31:38.774Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
21:31:45 [2021-03-11T21:31:45.873Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
21:31:47 [2021-03-11T21:31:47.420Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
21:31:50 [2021-03-11T21:31:50.341Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
21:31:50 [2021-03-11T21:31:50.341Z] === RUN   TestDockerSuite/TestLogsFollowStopped
21:31:51 [2021-03-11T21:31:51.889Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
21:31:54 [2021-03-11T21:31:54.079Z] === RUN   TestDockerSuite/TestLogsSince
21:32:04 [2021-03-11T21:32:04.452Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
21:32:04 [2021-03-11T21:32:04.452Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
21:32:04 [2021-03-11T21:32:04.452Z] === RUN   TestDockerSuite/TestLogsTail
21:32:05 [2021-03-11T21:32:05.425Z] === RUN   TestDockerSuite/TestLogsTimestamps
21:32:08 [2021-03-11T21:32:08.352Z] === RUN   TestDockerSuite/TestLogsWithDetails
21:32:10 [2021-03-11T21:32:10.546Z] === RUN   TestDockerSuite/TestMountIntoProc
21:32:10 [2021-03-11T21:32:10.546Z] === RUN   TestDockerSuite/TestMountIntoSys
21:32:10 [2021-03-11T21:32:10.546Z] === RUN   TestDockerSuite/TestNetHostname
21:32:10 [2021-03-11T21:32:10.546Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
21:32:10 [2021-03-11T21:32:10.546Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
21:32:10 [2021-03-11T21:32:10.546Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
21:32:10 [2021-03-11T21:32:10.546Z] === RUN   TestDockerSuite/TestPluginActive
21:32:10 [2021-03-11T21:32:10.546Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
21:32:10 [2021-03-11T21:32:10.546Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
21:32:10 [2021-03-11T21:32:10.546Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
21:32:10 [2021-03-11T21:32:10.546Z] === RUN   TestDockerSuite/TestPluginLogDriver
21:32:10 [2021-03-11T21:32:10.546Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
21:32:10 [2021-03-11T21:32:10.546Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
21:32:10 [2021-03-11T21:32:10.546Z] === RUN   TestDockerSuite/TestPluginUpgrade
21:32:10 [2021-03-11T21:32:10.546Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
21:32:10 [2021-03-11T21:32:10.546Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
21:32:10 [2021-03-11T21:32:10.546Z] === RUN   TestDockerSuite/TestPortHostBinding
21:32:10 [2021-03-11T21:32:10.546Z] === RUN   TestDockerSuite/TestPortList
21:32:10 [2021-03-11T21:32:10.546Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
21:32:15 [2021-03-11T21:32:15.262Z] === RUN   TestDockerSuite/TestPostContainersAttach
21:32:15 [2021-03-11T21:32:15.262Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
21:32:15 [2021-03-11T21:32:15.262Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
21:32:15 [2021-03-11T21:32:15.262Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
21:32:15 [2021-03-11T21:32:15.262Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
21:32:15 [2021-03-11T21:32:15.262Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
21:32:15 [2021-03-11T21:32:15.262Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
21:32:15 [2021-03-11T21:32:15.262Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
21:32:15 [2021-03-11T21:32:15.262Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
21:32:15 [2021-03-11T21:32:15.262Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
21:32:19 [2021-03-11T21:32:19.027Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
21:32:19 [2021-03-11T21:32:19.027Z] === RUN   TestDockerSuite/TestPsByOrder
21:32:27 [2021-03-11T21:32:27.625Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
21:32:27 [2021-03-11T21:32:27.625Z] === RUN   TestDockerSuite/TestPsListContainersBase
21:32:40 [2021-03-11T21:32:40.041Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
21:32:54 [2021-03-11T21:32:54.899Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
21:32:54 [2021-03-11T21:32:54.899Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
21:32:54 [2021-03-11T21:32:54.899Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
21:33:07 [2021-03-11T21:33:07.321Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
21:33:09 [2021-03-11T21:33:09.514Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
21:33:16 [2021-03-11T21:33:16.640Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
21:33:20 [2021-03-11T21:33:20.393Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
21:33:20 [2021-03-11T21:33:20.393Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
21:33:20 [2021-03-11T21:33:20.856Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
21:33:25 [2021-03-11T21:33:25.573Z] === RUN   TestDockerSuite/TestPsListContainersSize
21:33:25 [2021-03-11T21:33:25.573Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
21:33:25 [2021-03-11T21:33:25.573Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
21:33:25 [2021-03-11T21:33:25.573Z] === RUN   TestDockerSuite/TestPsRightTagName
21:33:25 [2021-03-11T21:33:25.573Z] === RUN   TestDockerSuite/TestPsShowMounts
21:33:32 [2021-03-11T21:33:32.680Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
21:33:32 [2021-03-11T21:33:32.680Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
21:33:34 [2021-03-11T21:33:34.228Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
21:33:34 [2021-03-11T21:33:34.228Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
21:33:35 [2021-03-11T21:33:35.776Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
21:33:36 [2021-03-11T21:33:36.752Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
21:33:36 [2021-03-11T21:33:36.752Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
21:33:41 [2021-03-11T21:33:41.462Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
21:33:45 [2021-03-11T21:33:45.218Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
21:33:47 [2021-03-11T21:33:47.409Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
21:34:05 [2021-03-11T21:34:05.160Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
21:34:05 [2021-03-11T21:34:05.160Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
21:34:09 [2021-03-11T21:34:09.875Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
21:34:10 [2021-03-11T21:34:10.337Z] === RUN   TestDockerSuite/TestRestartPolicyNO
21:34:10 [2021-03-11T21:34:10.337Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
21:34:11 [2021-03-11T21:34:11.313Z] === RUN   TestDockerSuite/TestRestartRunningContainer
21:34:16 [2021-03-11T21:34:16.032Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
21:34:20 [2021-03-11T21:34:20.747Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
21:34:20 [2021-03-11T21:34:20.747Z] === RUN   TestDockerSuite/TestRestartWithVolumes
21:34:24 [2021-03-11T21:34:24.523Z] === RUN   TestDockerSuite/TestRmiBlank
21:34:24 [2021-03-11T21:34:24.523Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
21:34:24 [2021-03-11T21:34:24.523Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
21:34:42 [2021-03-11T21:34:42.255Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
21:34:45 [2021-03-11T21:34:45.179Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
21:34:45 [2021-03-11T21:34:45.642Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
21:34:51 [2021-03-11T21:34:51.467Z] === RUN   TestDockerSuite/TestRmiImgIDForce
21:34:56 [2021-03-11T21:34:56.181Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
21:35:03 [2021-03-11T21:35:03.287Z] === RUN   TestDockerSuite/TestRmiParentImageFail
21:35:07 [2021-03-11T21:35:07.048Z] === RUN   TestDockerSuite/TestRmiTag
21:35:07 [2021-03-11T21:35:07.511Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
21:35:09 [2021-03-11T21:35:09.701Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
21:35:27 [2021-03-11T21:35:27.446Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
21:35:27 [2021-03-11T21:35:27.909Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
21:35:32 [2021-03-11T21:35:32.643Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
21:35:33 [2021-03-11T21:35:33.618Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
21:35:33 [2021-03-11T21:35:33.618Z] === RUN   TestDockerSuite/TestRunAddHost
21:35:33 [2021-03-11T21:35:33.618Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
21:35:33 [2021-03-11T21:35:33.618Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
21:35:33 [2021-03-11T21:35:33.618Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
21:35:33 [2021-03-11T21:35:33.618Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
21:35:33 [2021-03-11T21:35:33.618Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
21:35:33 [2021-03-11T21:35:33.618Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
21:35:36 [2021-03-11T21:35:36.540Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
21:35:36 [2021-03-11T21:35:36.540Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
21:35:36 [2021-03-11T21:35:36.540Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
21:35:40 [2021-03-11T21:35:40.297Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
21:35:43 [2021-03-11T21:35:43.224Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
21:35:45 [2021-03-11T21:35:45.417Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
21:35:48 [2021-03-11T21:35:48.345Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
21:35:50 [2021-03-11T21:35:50.537Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
21:35:50 [2021-03-11T21:35:50.537Z] === RUN   TestDockerSuite/TestRunBindMounts
21:35:55 [2021-03-11T21:35:55.254Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
21:35:55 [2021-03-11T21:35:55.254Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
21:35:55 [2021-03-11T21:35:55.254Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
21:35:55 [2021-03-11T21:35:55.254Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
21:35:55 [2021-03-11T21:35:55.254Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
21:35:55 [2021-03-11T21:35:55.254Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
21:35:55 [2021-03-11T21:35:55.254Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
21:35:55 [2021-03-11T21:35:55.254Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
21:35:55 [2021-03-11T21:35:55.254Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
21:35:55 [2021-03-11T21:35:55.254Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
21:35:55 [2021-03-11T21:35:55.254Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
21:35:55 [2021-03-11T21:35:55.254Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
21:35:57 [2021-03-11T21:35:57.446Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
21:35:57 [2021-03-11T21:35:57.446Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
21:36:00 [2021-03-11T21:36:00.379Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
21:36:00 [2021-03-11T21:36:00.379Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
21:36:00 [2021-03-11T21:36:00.379Z] === RUN   TestDockerSuite/TestRunContainerNetwork
21:36:01 [2021-03-11T21:36:01.928Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
21:36:01 [2021-03-11T21:36:01.928Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
21:36:01 [2021-03-11T21:36:01.928Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
21:36:01 [2021-03-11T21:36:01.928Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
21:36:01 [2021-03-11T21:36:01.928Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
21:36:01 [2021-03-11T21:36:01.928Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
21:36:01 [2021-03-11T21:36:01.928Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
21:36:01 [2021-03-11T21:36:01.928Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
21:36:04 [2021-03-11T21:36:04.120Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
21:36:06 [2021-03-11T21:36:06.325Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
21:36:08 [2021-03-11T21:36:08.519Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
21:36:08 [2021-03-11T21:36:08.519Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
21:36:08 [2021-03-11T21:36:08.519Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
21:36:08 [2021-03-11T21:36:08.519Z] === RUN   TestDockerSuite/TestRunCreateVolume
21:36:10 [2021-03-11T21:36:10.722Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
21:36:10 [2021-03-11T21:36:10.722Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
21:36:10 [2021-03-11T21:36:10.722Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
21:36:10 [2021-03-11T21:36:10.722Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
21:36:10 [2021-03-11T21:36:10.722Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
21:36:13 [2021-03-11T21:36:13.647Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
21:36:18 [2021-03-11T21:36:18.370Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
21:36:18 [2021-03-11T21:36:18.370Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
21:36:18 [2021-03-11T21:36:18.370Z] === RUN   TestDockerSuite/TestRunDNSOptions
21:36:18 [2021-03-11T21:36:18.370Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
21:36:18 [2021-03-11T21:36:18.370Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
21:36:18 [2021-03-11T21:36:18.370Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
21:36:18 [2021-03-11T21:36:18.370Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
21:36:20 [2021-03-11T21:36:20.564Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
21:36:20 [2021-03-11T21:36:20.564Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
21:36:21 [2021-03-11T21:36:21.027Z] === RUN   TestDockerSuite/TestRunDuplicateMount
21:36:21 [2021-03-11T21:36:21.027Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
21:36:23 [2021-03-11T21:36:23.225Z] === RUN   TestDockerSuite/TestRunEchoStdout
21:36:25 [2021-03-11T21:36:25.423Z] === RUN   TestDockerSuite/TestRunEmptyEnv
21:36:25 [2021-03-11T21:36:25.423Z] === RUN   TestDockerSuite/TestRunEntrypoint
21:36:27 [2021-03-11T21:36:27.613Z] === RUN   TestDockerSuite/TestRunEnvironment
21:36:27 [2021-03-11T21:36:27.613Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
21:36:27 [2021-03-11T21:36:27.613Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
21:36:27 [2021-03-11T21:36:27.613Z] === RUN   TestDockerSuite/TestRunExitCode
21:36:29 [2021-03-11T21:36:29.804Z] === RUN   TestDockerSuite/TestRunExitCodeOne
21:36:31 [2021-03-11T21:36:31.352Z] === RUN   TestDockerSuite/TestRunExitCodeZero
21:36:33 [2021-03-11T21:36:33.543Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
21:36:35 [2021-03-11T21:36:35.735Z] === RUN   TestDockerSuite/TestRunExposePort
21:36:35 [2021-03-11T21:36:35.735Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
21:36:35 [2021-03-11T21:36:35.735Z] === RUN   TestDockerSuite/TestRunGroupAdd
21:36:35 [2021-03-11T21:36:35.735Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
21:36:35 [2021-03-11T21:36:35.735Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
21:36:35 [2021-03-11T21:36:35.735Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
21:36:35 [2021-03-11T21:36:35.735Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
21:36:35 [2021-03-11T21:36:35.735Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
21:36:35 [2021-03-11T21:36:35.735Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
21:36:39 [2021-03-11T21:36:39.492Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
21:36:39 [2021-03-11T21:36:39.492Z] === RUN   TestDockerSuite/TestRunInvalidReference
21:36:39 [2021-03-11T21:36:39.492Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
21:36:39 [2021-03-11T21:36:39.492Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
21:36:39 [2021-03-11T21:36:39.492Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
21:36:39 [2021-03-11T21:36:39.492Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
21:36:39 [2021-03-11T21:36:39.492Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
21:36:46 [2021-03-11T21:36:46.607Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
21:36:46 [2021-03-11T21:36:46.607Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
21:36:47 [2021-03-11T21:36:47.581Z] === RUN   TestDockerSuite/TestRunModeHostname
21:36:47 [2021-03-11T21:36:47.582Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
21:36:47 [2021-03-11T21:36:47.582Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
21:36:47 [2021-03-11T21:36:47.582Z] === RUN   TestDockerSuite/TestRunModeIpcHost
21:36:47 [2021-03-11T21:36:47.582Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
21:36:47 [2021-03-11T21:36:47.582Z] === RUN   TestDockerSuite/TestRunModePIDContainer
21:36:47 [2021-03-11T21:36:47.582Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
21:36:47 [2021-03-11T21:36:47.582Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
21:36:47 [2021-03-11T21:36:47.582Z] === RUN   TestDockerSuite/TestRunModePIDHost
21:36:48 [2021-03-11T21:36:48.043Z] === RUN   TestDockerSuite/TestRunModeUTSHost
21:36:48 [2021-03-11T21:36:48.044Z] === RUN   TestDockerSuite/TestRunMount
21:36:48 [2021-03-11T21:36:48.044Z] === RUN   TestDockerSuite/TestRunMountOrdering
21:36:48 [2021-03-11T21:36:48.044Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
21:36:48 [2021-03-11T21:36:48.044Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
21:36:48 [2021-03-11T21:36:48.044Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
21:36:55 [2021-03-11T21:36:55.148Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
21:36:55 [2021-03-11T21:36:55.148Z] === RUN   TestDockerSuite/TestRunNamedVolume
21:36:55 [2021-03-11T21:36:55.148Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
21:36:55 [2021-03-11T21:36:55.148Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
21:36:59 [2021-03-11T21:36:59.866Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
21:37:03 [2021-03-11T21:37:03.624Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
21:37:03 [2021-03-11T21:37:03.624Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
21:37:03 [2021-03-11T21:37:03.624Z] === RUN   TestDockerSuite/TestRunNetHost
21:37:03 [2021-03-11T21:37:03.624Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
21:37:03 [2021-03-11T21:37:03.624Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
21:37:03 [2021-03-11T21:37:03.624Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
21:37:03 [2021-03-11T21:37:03.624Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
21:37:03 [2021-03-11T21:37:03.624Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
21:37:03 [2021-03-11T21:37:03.624Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
21:37:03 [2021-03-11T21:37:03.624Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
21:37:03 [2021-03-11T21:37:03.624Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
21:37:04 [2021-03-11T21:37:04.604Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
21:37:06 [2021-03-11T21:37:06.803Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
21:37:08 [2021-03-11T21:37:08.993Z] === RUN   TestDockerSuite/TestRunNonExistingImage
21:37:10 [2021-03-11T21:37:10.541Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
21:37:12 [2021-03-11T21:37:12.087Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
21:37:12 [2021-03-11T21:37:12.551Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
21:37:12 [2021-03-11T21:37:12.551Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
21:37:12 [2021-03-11T21:37:12.551Z] === RUN   TestDockerSuite/TestRunPortInUse
21:37:12 [2021-03-11T21:37:12.551Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
21:37:12 [2021-03-11T21:37:12.551Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
21:37:12 [2021-03-11T21:37:12.551Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
21:37:12 [2021-03-11T21:37:12.551Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
21:37:12 [2021-03-11T21:37:12.551Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
21:37:15 [2021-03-11T21:37:15.481Z] === RUN   TestDockerSuite/TestRunPublishPort
21:37:15 [2021-03-11T21:37:15.481Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
21:37:15 [2021-03-11T21:37:15.481Z] === RUN   TestDockerSuite/TestRunReadProcLatency
21:37:15 [2021-03-11T21:37:15.481Z] === RUN   TestDockerSuite/TestRunReadProcTimer
21:37:15 [2021-03-11T21:37:15.481Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
21:37:15 [2021-03-11T21:37:15.481Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
21:37:24 [2021-03-11T21:37:24.095Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
21:37:24 [2021-03-11T21:37:24.095Z] === RUN   TestDockerSuite/TestRunRm
21:37:25 [2021-03-11T21:37:25.076Z] === RUN   TestDockerSuite/TestRunRmAndWait
21:37:30 [2021-03-11T21:37:30.912Z] === RUN   TestDockerSuite/TestRunRmPre125Api
21:37:32 [2021-03-11T21:37:32.464Z] === RUN   TestDockerSuite/TestRunRootWorkdir
21:37:34 [2021-03-11T21:37:34.674Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
21:37:36 [2021-03-11T21:37:36.874Z] === RUN   TestDockerSuite/TestRunSetMacAddress
21:37:39 [2021-03-11T21:37:39.072Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
21:37:39 [2021-03-11T21:37:39.072Z] === RUN   TestDockerSuite/TestRunState
21:37:39 [2021-03-11T21:37:39.072Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
21:37:41 [2021-03-11T21:37:41.279Z] === RUN   TestDockerSuite/TestRunStdinPipe
21:37:41 [2021-03-11T21:37:41.279Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
21:37:43 [2021-03-11T21:37:43.473Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
21:37:43 [2021-03-11T21:37:43.473Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
21:37:43 [2021-03-11T21:37:43.473Z] === RUN   TestDockerSuite/TestRunTLSVerify
21:37:43 [2021-03-11T21:37:43.474Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
21:37:43 [2021-03-11T21:37:43.474Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
21:37:43 [2021-03-11T21:37:43.474Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
21:37:48 [2021-03-11T21:37:48.212Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
21:37:48 [2021-03-11T21:37:48.212Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
21:37:48 [2021-03-11T21:37:48.212Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
21:37:48 [2021-03-11T21:37:48.212Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
21:37:48 [2021-03-11T21:37:48.212Z] === RUN   TestDockerSuite/TestRunUnshareProc
21:37:48 [2021-03-11T21:37:48.212Z] === RUN   TestDockerSuite/TestRunUserByID
21:37:48 [2021-03-11T21:37:48.212Z] === RUN   TestDockerSuite/TestRunUserByIDBig
21:37:48 [2021-03-11T21:37:48.212Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
21:37:48 [2021-03-11T21:37:48.676Z] === RUN   TestDockerSuite/TestRunUserByIDZero
21:37:48 [2021-03-11T21:37:48.676Z] === RUN   TestDockerSuite/TestRunUserByName
21:37:48 [2021-03-11T21:37:48.676Z] === RUN   TestDockerSuite/TestRunUserDefaults
21:37:50 [2021-03-11T21:37:50.869Z] === RUN   TestDockerSuite/TestRunUserNotFound
21:37:50 [2021-03-11T21:37:50.869Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
21:37:53 [2021-03-11T21:37:53.800Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
21:37:53 [2021-03-11T21:37:53.800Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
21:37:53 [2021-03-11T21:37:53.800Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
21:37:56 [2021-03-11T21:37:56.728Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
21:38:03 [2021-03-11T21:38:03.848Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
21:38:07 [2021-03-11T21:38:07.762Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
21:38:13 [2021-03-11T21:38:13.603Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
21:38:13 [2021-03-11T21:38:13.603Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
21:38:13 [2021-03-11T21:38:13.603Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
21:38:15 [2021-03-11T21:38:15.155Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
21:38:17 [2021-03-11T21:38:17.355Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
21:38:19 [2021-03-11T21:38:19.551Z] === RUN   TestDockerSuite/TestRunWithBadDevice
21:38:19 [2021-03-11T21:38:19.551Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
21:38:19 [2021-03-11T21:38:19.551Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
21:38:19 [2021-03-11T21:38:19.551Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
21:38:19 [2021-03-11T21:38:19.551Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
21:38:19 [2021-03-11T21:38:19.551Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
21:38:19 [2021-03-11T21:38:19.551Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
21:38:19 [2021-03-11T21:38:19.551Z] === RUN   TestDockerSuite/TestRunWithUlimits
21:38:19 [2021-03-11T21:38:19.551Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
21:38:23 [2021-03-11T21:38:23.319Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
21:38:24 [2021-03-11T21:38:24.870Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
21:38:27 [2021-03-11T21:38:27.067Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
21:38:31 [2021-03-11T21:38:31.789Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
21:38:31 [2021-03-11T21:38:31.789Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
21:38:31 [2021-03-11T21:38:31.789Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
21:38:31 [2021-03-11T21:38:31.789Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
21:38:31 [2021-03-11T21:38:31.789Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
21:38:31 [2021-03-11T21:38:31.789Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
21:38:31 [2021-03-11T21:38:31.789Z] === RUN   TestDockerSuite/TestSaveCheckTimes
21:38:32 [2021-03-11T21:38:32.253Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
21:38:32 [2021-03-11T21:38:32.253Z] === RUN   TestDockerSuite/TestSaveImageId
21:38:32 [2021-03-11T21:38:32.254Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
21:38:32 [2021-03-11T21:38:32.254Z] === RUN   TestDockerSuite/TestSaveLoadParents
21:38:32 [2021-03-11T21:38:32.254Z] === RUN   TestDockerSuite/TestSaveMultipleNames
21:38:32 [2021-03-11T21:38:32.254Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
21:38:32 [2021-03-11T21:38:32.254Z] === RUN   TestDockerSuite/TestSaveSingleTag
21:38:32 [2021-03-11T21:38:32.254Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
21:38:32 [2021-03-11T21:38:32.254Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
21:38:32 [2021-03-11T21:38:32.254Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
21:38:32 [2021-03-11T21:38:32.254Z] === RUN   TestDockerSuite/TestSearchCmdOptions
21:38:34 [2021-03-11T21:38:34.452Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
21:38:34 [2021-03-11T21:38:34.918Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
21:38:35 [2021-03-11T21:38:35.383Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
21:38:35 [2021-03-11T21:38:35.383Z] === RUN   TestDockerSuite/TestSearchWithLimit
21:38:36 [2021-03-11T21:38:36.938Z] === RUN   TestDockerSuite/TestSlowStdinClosing
21:38:45 [2021-03-11T21:38:45.556Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
21:38:45 [2021-03-11T21:38:45.556Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
21:38:52 [2021-03-11T21:38:52.675Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
21:38:52 [2021-03-11T21:38:52.675Z] === RUN   TestDockerSuite/TestStartAttachSilent
21:38:57 [2021-03-11T21:38:57.404Z] === RUN   TestDockerSuite/TestStartAttachWithRename
21:38:57 [2021-03-11T21:38:57.405Z] === RUN   TestDockerSuite/TestStartMultipleContainers
21:38:57 [2021-03-11T21:38:57.405Z] === RUN   TestDockerSuite/TestStartPausedContainer
21:38:57 [2021-03-11T21:38:57.405Z] === RUN   TestDockerSuite/TestStartRecordError
21:38:57 [2021-03-11T21:38:57.405Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
21:39:03 [2021-03-11T21:39:03.235Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
21:39:03 [2021-03-11T21:39:03.235Z] === RUN   TestDockerSuite/TestStatsAllNoStream
21:39:03 [2021-03-11T21:39:03.235Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
21:39:03 [2021-03-11T21:39:03.235Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
21:39:03 [2021-03-11T21:39:03.235Z] === RUN   TestDockerSuite/TestStatsFormatAll
21:39:03 [2021-03-11T21:39:03.235Z] === RUN   TestDockerSuite/TestStatsNoStream
21:39:03 [2021-03-11T21:39:03.235Z] === RUN   TestDockerSuite/TestTopMultipleArgs
21:39:04 [2021-03-11T21:39:04.786Z] === RUN   TestDockerSuite/TestTopNonPrivileged
21:39:06 [2021-03-11T21:39:06.983Z] === RUN   TestDockerSuite/TestTopPrivileged
21:39:06 [2021-03-11T21:39:06.983Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
21:39:09 [2021-03-11T21:39:09.180Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
21:39:09 [2021-03-11T21:39:09.180Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
21:39:09 [2021-03-11T21:39:09.180Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
21:39:09 [2021-03-11T21:39:09.180Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
21:39:09 [2021-03-11T21:39:09.180Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
21:39:09 [2021-03-11T21:39:09.180Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
21:39:09 [2021-03-11T21:39:09.180Z] === RUN   TestDockerSuite/TestVolumeCLICreate
21:39:26 [2021-03-11T21:39:26.946Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
21:39:26 [2021-03-11T21:39:26.946Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
21:39:26 [2021-03-11T21:39:26.946Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
21:39:26 [2021-03-11T21:39:26.946Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
21:39:26 [2021-03-11T21:39:26.946Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
21:39:26 [2021-03-11T21:39:26.946Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
21:39:26 [2021-03-11T21:39:26.946Z] === RUN   TestDockerSuite/TestVolumeCLILs
21:39:27 [2021-03-11T21:39:27.925Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
21:39:28 [2021-03-11T21:39:28.392Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
21:39:32 [2021-03-11T21:39:32.155Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
21:39:32 [2021-03-11T21:39:32.155Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
21:39:32 [2021-03-11T21:39:32.619Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
21:39:32 [2021-03-11T21:39:32.619Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
21:39:33 [2021-03-11T21:39:33.083Z] === RUN   TestDockerSuite/TestVolumeCLIRm
21:39:45 [2021-03-11T21:39:45.678Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
21:39:45 [2021-03-11T21:39:45.678Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
21:39:45 [2021-03-11T21:39:45.678Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
21:39:46 [2021-03-11T21:39:46.142Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
21:39:46 [2021-03-11T21:39:46.142Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
21:39:53 [2021-03-11T21:39:53.257Z] === RUN   TestDockerSuite/TestVolumeLsFormat
21:39:53 [2021-03-11T21:39:53.257Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
21:39:53 [2021-03-11T21:39:53.257Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
21:40:01 [2021-03-11T21:40:01.872Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
21:40:01 [2021-03-11T21:40:01.872Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
21:40:03 [2021-03-11T21:40:03.422Z] --- PASS: TestDockerSuite (2380.33s)
21:40:03 [2021-03-11T21:40:03.422Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
21:40:03 [2021-03-11T21:40:03.422Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
21:40:03 [2021-03-11T21:40:03.422Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.422Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
21:40:03 [2021-03-11T21:40:03.422Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
21:40:03 [2021-03-11T21:40:03.422Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
21:40:03 [2021-03-11T21:40:03.422Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
21:40:03 [2021-03-11T21:40:03.422Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.422Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
21:40:03 [2021-03-11T21:40:03.422Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s)
21:40:03 [2021-03-11T21:40:03.422Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s)
21:40:03 [2021-03-11T21:40:03.422Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s)
21:40:03 [2021-03-11T21:40:03.422Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (113.01s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.15s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.37s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.04s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.05s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.18s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.20s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (99.04s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.19s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.60s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.21s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.43s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.65s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.50s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (9.24s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.09s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.54s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.23s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildAddTar (45.31s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.64s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.49s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.65s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.38s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.19s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.59s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.41s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.90s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.92s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.18s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.22s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.06s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.22s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.44s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.93s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.55s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.99s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.11s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.87s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.67s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.30s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.27s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.05s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.64s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.84s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.18s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.48s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.23s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.43s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.68s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (74.10s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.93s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (92.64s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.42s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.27s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.11s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.83s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.17s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.90s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.89s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (104.05s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.03s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.88s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.97s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.27s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.44s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.91s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.34s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.41s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
21:40:03 [2021-03-11T21:40:03.423Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildFails (2.16s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.97s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.94s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildForceRm (10.76s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.17s)
21:40:03 [2021-03-11T21:40:03.423Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.30s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.86s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.34s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildHistory (10.48s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.95s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.85s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.81s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.92s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.92s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.93s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.61s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.57s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.46s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.28s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.28s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.42s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.75s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.51s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.05s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.00s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.85s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.62s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.04s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.26s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.94s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.31s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (12.89s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.47s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.02s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.49s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.72s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.47s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.33s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.06s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.09s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.48s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.86s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildRm (11.58s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.04s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.28s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.40s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.09s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (3.94s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (19.02s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.60s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.69s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.26s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.18s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.00s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.65s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.79s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.18s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.07s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.72s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.66s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.54s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.68s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.80s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (7.74s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.87s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.32s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.85s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (3.97s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.76s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.15s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.19s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.91s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_sni_test.go:18: Flakey test
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.11s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.90s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestCommitChange (4.27s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (3.96s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestCommitNewFile (5.94s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.08s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.96s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.03s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.99s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.03s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.28s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.29s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.37s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.04s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.98s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.11s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.07s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (6.98s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.93s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.39s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.05s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.42s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.61s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.75s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (7.03s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.06s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.15s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.83s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
21:40:03 [2021-03-11T21:40:03.424Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.80s)
21:40:03 [2021-03-11T21:40:03.424Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.26s)
21:40:03 [2021-03-11T21:40:03.424Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (7.44s)
21:40:03 [2021-03-11T21:40:03.424Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.51s)
21:40:03 [2021-03-11T21:40:03.424Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.49s)
21:40:03 [2021-03-11T21:40:03.424Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.44s)
21:40:03 [2021-03-11T21:40:03.425Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0008d4960_<nil>} (2.45s)
21:40:03 [2021-03-11T21:40:03.425Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1535128750_c:\foo_false__<nil>_<nil>_<nil>} (2.41s)
21:40:03 [2021-03-11T21:40:03.425Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1535128750_c:\foo_true__<nil>_<nil>_<nil>} (2.50s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s)
21:40:03 [2021-03-11T21:40:03.425Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
21:40:03 [2021-03-11T21:40:03.425Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
21:40:03 [2021-03-11T21:40:03.425Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
21:40:03 [2021-03-11T21:40:03.425Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
21:40:03 [2021-03-11T21:40:03.425Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
21:40:03 [2021-03-11T21:40:03.425Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
21:40:03 [2021-03-11T21:40:03.425Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
21:40:03 [2021-03-11T21:40:03.425Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
21:40:03 [2021-03-11T21:40:03.425Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
21:40:03 [2021-03-11T21:40:03.425Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.22s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.22s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.19s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.17s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.19s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCpToCaseE (8.01s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCpToCaseH (12.85s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCpToDot (2.19s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCpToStdout (7.09s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.18s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.30s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.13s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.15s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.80s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.17s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCreateRM (0.32s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.64s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.80s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.17s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.17s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.13s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.20s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.24s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.44s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.52s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.06s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.77s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.51s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.67s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.92s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.30s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.20s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.18s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsRename (2.21s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsResize (2.50s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.06s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.42s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.53s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.73s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.71s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.92s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.01s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.83s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.93s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.94s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.82s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.77s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.12s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.60s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.23s)
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
21:40:03 [2021-03-11T21:40:03.425Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.425Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.09s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.77s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.95s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.89s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.95s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.90s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.90s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.97s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.64s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.98s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.34s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.18s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.69s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.47s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.06s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.03s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.37s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.01s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.02s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectHistory (3.85s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.01s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.99s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.12s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.03s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.95s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.38s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.11s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.10s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.08s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.02s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.99s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.06s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.04s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.79s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.80s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.47s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.21s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.05s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.85s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.88s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.15s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.58s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.31s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.13s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.20s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestLogsSince (8.78s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestLogsTail (2.58s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.37s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.23s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.09s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.12s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.63s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (12.09s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.80s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.69s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.41s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.74s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.07s)
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
21:40:03 [2021-03-11T21:40:03.426Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.426Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.36s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.44s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.74s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.76s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.19s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.42s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.46s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.68s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.78s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.28s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.00s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.06s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.36s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.10s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.06s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.38s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.85s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.77s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRmiTag (0.63s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.19s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.23s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.26s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.34s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.10s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.53s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.25s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.75s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.22s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.87s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.25s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.47s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.05s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.90s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.86s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.16s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.22s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.11s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.10s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.79s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.94s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.21s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.09s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.14s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.14s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.15s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.06s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.08s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.15s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.57s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.50s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.59s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.75s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.64s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.79s)
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
21:40:03 [2021-03-11T21:40:03.427Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.427Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.11s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.08s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.93s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.97s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.30s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunRm (2.13s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.43s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.12s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.14s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.03s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.49s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.16s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.90s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.74s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.12s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.11s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.87s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.43s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.25s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.43s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.50s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.12s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.10s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.68s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.58s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.24s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.67s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (7.38s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.13s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.41s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.53s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.06s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.34s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.09s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.44s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.85s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (12.23s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.82s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.42s)
21:40:03 [2021-03-11T21:40:03.428Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
21:40:03 [2021-03-11T21:40:03.428Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.428Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.38s)
21:40:03 [2021-03-11T21:40:03.428Z] === RUN   TestDockerRegistrySuite
21:40:03 [2021-03-11T21:40:03.428Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistrySuite/TestV2Only
21:40:03 [2021-03-11T21:40:03.429Z] --- PASS: TestDockerRegistrySuite (0.13s)
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerSchema1RegistrySuite
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
21:40:03 [2021-03-11T21:40:03.429Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
21:40:03 [2021-03-11T21:40:03.429Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s)
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistryAuthTokenSuite
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
21:40:03 [2021-03-11T21:40:03.429Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerDaemonSuite
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
21:40:03 [2021-03-11T21:40:03.429Z] --- PASS: TestDockerDaemonSuite (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:302: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:302: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:302: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerSwarmSuite
21:40:03 [2021-03-11T21:40:03.429Z] --- PASS: TestDockerSwarmSuite (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerPluginSuite
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerPluginSuite/TestPluginCreate
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerPluginSuite/TestPluginInspect
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
21:40:03 [2021-03-11T21:40:03.429Z] === RUN   TestDockerPluginSuite/TestPluginSet
21:40:03 [2021-03-11T21:40:03.429Z] --- PASS: TestDockerPluginSuite (0.02s)
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.429Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
21:40:03 [2021-03-11T21:40:03.429Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.430Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
21:40:03 [2021-03-11T21:40:03.430Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.430Z] === RUN   TestDockerExternalVolumeSuite
21:40:03 [2021-03-11T21:40:03.430Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
21:40:03 [2021-03-11T21:40:03.430Z]     check_test.go:128: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.430Z] === RUN   TestDockerNetworkSuite
21:40:03 [2021-03-11T21:40:03.430Z] --- SKIP: TestDockerNetworkSuite (0.00s)
21:40:03 [2021-03-11T21:40:03.430Z]     check_test.go:134: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.430Z] === RUN   TestDockerHubPullSuite
21:40:03 [2021-03-11T21:40:03.430Z] --- SKIP: TestDockerHubPullSuite (0.00s)
21:40:03 [2021-03-11T21:40:03.430Z]     check_test.go:142: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.430Z] PASS
21:40:03 [2021-03-11T21:40:03.430Z] ok  	github.com/docker/docker/integration-cli	2381.317s
21:40:03 [2021-03-11T21:40:03.430Z] 
21:40:03 [2021-03-11T21:40:03.430Z] === Skipped
21:40:03 [2021-03-11T21:40:03.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
21:40:03 [2021-03-11T21:40:03.430Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
21:40:03 [2021-03-11T21:40:03.430Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.430Z] 
21:40:03 [2021-03-11T21:40:03.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.430Z] 
21:40:03 [2021-03-11T21:40:03.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
21:40:03 [2021-03-11T21:40:03.430Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
21:40:03 [2021-03-11T21:40:03.430Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.430Z] 
21:40:03 [2021-03-11T21:40:03.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.430Z] 
21:40:03 [2021-03-11T21:40:03.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.430Z] 
21:40:03 [2021-03-11T21:40:03.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
21:40:03 [2021-03-11T21:40:03.430Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
21:40:03 [2021-03-11T21:40:03.430Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.430Z] 
21:40:03 [2021-03-11T21:40:03.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.430Z] 
21:40:03 [2021-03-11T21:40:03.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
21:40:03 [2021-03-11T21:40:03.430Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
21:40:03 [2021-03-11T21:40:03.430Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.430Z] 
21:40:03 [2021-03-11T21:40:03.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.430Z] 
21:40:03 [2021-03-11T21:40:03.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.430Z] 
21:40:03 [2021-03-11T21:40:03.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.430Z] 
21:40:03 [2021-03-11T21:40:03.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.430Z] 
21:40:03 [2021-03-11T21:40:03.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
21:40:03 [2021-03-11T21:40:03.430Z] 
21:40:03 [2021-03-11T21:40:03.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
21:40:03 [2021-03-11T21:40:03.430Z] 
21:40:03 [2021-03-11T21:40:03.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
21:40:03 [2021-03-11T21:40:03.430Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
21:40:03 [2021-03-11T21:40:03.430Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.430Z] 
21:40:03 [2021-03-11T21:40:03.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.430Z] 
21:40:03 [2021-03-11T21:40:03.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
21:40:03 [2021-03-11T21:40:03.430Z] 
21:40:03 [2021-03-11T21:40:03.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.430Z] 
21:40:03 [2021-03-11T21:40:03.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
21:40:03 [2021-03-11T21:40:03.430Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
21:40:03 [2021-03-11T21:40:03.430Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
21:40:03 [2021-03-11T21:40:03.430Z] 
21:40:03 [2021-03-11T21:40:03.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
21:40:03 [2021-03-11T21:40:03.430Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.894Z] 
21:40:03 [2021-03-11T21:40:03.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
21:40:03 [2021-03-11T21:40:03.894Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
21:40:03 [2021-03-11T21:40:03.894Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.894Z] 
21:40:03 [2021-03-11T21:40:03.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
21:40:03 [2021-03-11T21:40:03.894Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
21:40:03 [2021-03-11T21:40:03.894Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.894Z] 
21:40:03 [2021-03-11T21:40:03.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
21:40:03 [2021-03-11T21:40:03.894Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
21:40:03 [2021-03-11T21:40:03.894Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.894Z] 
21:40:03 [2021-03-11T21:40:03.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
21:40:03 [2021-03-11T21:40:03.894Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
21:40:03 [2021-03-11T21:40:03.894Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.894Z] 
21:40:03 [2021-03-11T21:40:03.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
21:40:03 [2021-03-11T21:40:03.894Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
21:40:03 [2021-03-11T21:40:03.894Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.894Z] 
21:40:03 [2021-03-11T21:40:03.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
21:40:03 [2021-03-11T21:40:03.894Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
21:40:03 [2021-03-11T21:40:03.894Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.894Z] 
21:40:03 [2021-03-11T21:40:03.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
21:40:03 [2021-03-11T21:40:03.894Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
21:40:03 [2021-03-11T21:40:03.894Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.894Z] 
21:40:03 [2021-03-11T21:40:03.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
21:40:03 [2021-03-11T21:40:03.894Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
21:40:03 [2021-03-11T21:40:03.894Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.894Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s)
21:40:03 [2021-03-11T21:40:03.895Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s)
21:40:03 [2021-03-11T21:40:03.895Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.895Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_sni_test.go:18: Flakey test
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.896Z] 
21:40:03 [2021-03-11T21:40:03.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
21:40:03 [2021-03-11T21:40:03.896Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
21:40:03 [2021-03-11T21:40:03.897Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.897Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.898Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.898Z] 
21:40:03 [2021-03-11T21:40:03.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
21:40:03 [2021-03-11T21:40:03.899Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.899Z] 
21:40:03 [2021-03-11T21:40:03.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
21:40:03 [2021-03-11T21:40:03.900Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.900Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
21:40:03 [2021-03-11T21:40:03.901Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
21:40:03 [2021-03-11T21:40:03.901Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
21:40:03 [2021-03-11T21:40:03.901Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
21:40:03 [2021-03-11T21:40:03.901Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
21:40:03 [2021-03-11T21:40:03.901Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:40:03 [2021-03-11T21:40:03.901Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:40:03 [2021-03-11T21:40:03.901Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
21:40:03 [2021-03-11T21:40:03.901Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
21:40:03 [2021-03-11T21:40:03.901Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
21:40:03 [2021-03-11T21:40:03.901Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
21:40:03 [2021-03-11T21:40:03.901Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:03 [2021-03-11T21:40:03.901Z] 
21:40:03 [2021-03-11T21:40:03.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
21:40:03 [2021-03-11T21:40:03.901Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
21:40:04 [2021-03-11T21:40:04.365Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.365Z] 
21:40:04 [2021-03-11T21:40:04.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]         check_test.go:302: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]         check_test.go:302: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]         check_test.go:302: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]     check_test.go:128: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]     check_test.go:134: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
21:40:04 [2021-03-11T21:40:04.366Z]     check_test.go:142: unmatched requirement DaemonIsLinux
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] DONE 1093 tests, 547 skipped in 2389.517s
21:40:04 [2021-03-11T21:40:04.366Z] INFO: Integration tests ended at 03/11/2021 21:40:03. Duration:00:39:49.7492473
21:40:04 [2021-03-11T21:40:04.366Z] INFO: Docker info of the daemon under test at end of run
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] Containers: 2
21:40:04 [2021-03-11T21:40:04.366Z]  Running: 0
21:40:04 [2021-03-11T21:40:04.366Z]  Paused: 0
21:40:04 [2021-03-11T21:40:04.366Z]  Stopped: 2
21:40:04 [2021-03-11T21:40:04.366Z] Images: 18
21:40:04 [2021-03-11T21:40:04.366Z] Server Version: 0.0.0-dev
21:40:04 [2021-03-11T21:40:04.366Z] Storage Driver: windowsfilter
21:40:04 [2021-03-11T21:40:04.366Z]  Windows: 
21:40:04 [2021-03-11T21:40:04.366Z] Logging Driver: json-file
21:40:04 [2021-03-11T21:40:04.366Z] Plugins: 
21:40:04 [2021-03-11T21:40:04.366Z]  Volume: local
21:40:04 [2021-03-11T21:40:04.366Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
21:40:04 [2021-03-11T21:40:04.366Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
21:40:04 [2021-03-11T21:40:04.366Z] Swarm: inactive
21:40:04 [2021-03-11T21:40:04.366Z] Default Isolation: process
21:40:04 [2021-03-11T21:40:04.366Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
21:40:04 [2021-03-11T21:40:04.366Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697)
21:40:04 [2021-03-11T21:40:04.366Z] OSType: windows
21:40:04 [2021-03-11T21:40:04.366Z] Architecture: x86_64
21:40:04 [2021-03-11T21:40:04.366Z] CPUs: 4
21:40:04 [2021-03-11T21:40:04.366Z] Total Memory: 32GiB
21:40:04 [2021-03-11T21:40:04.366Z] Name: azwin-2-700250
21:40:04 [2021-03-11T21:40:04.366Z] ID: YFUS:J2NX:C37F:K3SB:SWZA:7LMH:YNYC:75CU:XOCO:UGIH:XIM3:ZTJL
21:40:04 [2021-03-11T21:40:04.366Z] Docker Root Dir: D:\CI\PR-42068\6\daemon
21:40:04 [2021-03-11T21:40:04.366Z] Debug Mode (client): false
21:40:04 [2021-03-11T21:40:04.366Z] Debug Mode (server): true
21:40:04 [2021-03-11T21:40:04.366Z]  File Descriptors: -1
21:40:04 [2021-03-11T21:40:04.366Z]  Goroutines: 17
21:40:04 [2021-03-11T21:40:04.366Z]  System Time: 2021-03-11T21:40:04.1155075Z
21:40:04 [2021-03-11T21:40:04.366Z]  EventsListeners: 0
21:40:04 [2021-03-11T21:40:04.366Z] Registry: https://index.docker.io/v1/
21:40:04 [2021-03-11T21:40:04.366Z] Labels:
21:40:04 [2021-03-11T21:40:04.366Z] Experimental: false
21:40:04 [2021-03-11T21:40:04.366Z] Insecure Registries:
21:40:04 [2021-03-11T21:40:04.366Z]  127.0.0.0/8
21:40:04 [2021-03-11T21:40:04.366Z] Live Restore Enabled: false
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] 
21:40:04 [2021-03-11T21:40:04.366Z] INFO: Stopping daemon under test
21:40:04 [2021-03-11T21:40:04.830Z] SUCCESS: The process with PID 1372 (child process of PID 1100) has been terminated.
21:40:04 [2021-03-11T21:40:04.830Z] SUCCESS: The process with PID 1100 (child process of PID 5876) has been terminated.
21:40:04 [2021-03-11T21:40:04.830Z] INFO: Stop tailing logs of the daemon under tests
21:40:04 [2021-03-11T21:40:04.830Z] INFO: executeCI.ps1 Completed successfully at 03/11/2021 21:40:04.
21:40:04 [2021-03-11T21:40:04.830Z] INFO: Tidying up at end of run
21:40:04 [2021-03-11T21:40:04.830Z] INFO: Saving daemon under test log (d:\CI\PR-42068\6\dut.out) to bundles\CIDUT.out
21:40:04 [2021-03-11T21:40:04.830Z] INFO: Saving daemon under test log (d:\CI\PR-42068\6\dut.err) to bundles\CIDUT.err
21:40:04 [2021-03-11T21:40:04.830Z] INFO: Nuke-Everything...
21:40:05 [2021-03-11T21:40:05.294Z] INFO: Container count on control daemon to delete is 2
21:40:05 [2021-03-11T21:40:05.758Z] 9f4eab5779e6
21:40:05 [2021-03-11T21:40:05.758Z] f1e65f9a0345
21:40:05 [2021-03-11T21:40:05.758Z] INFO: Tidying pidfile d:\CI\PR-42068\6\docker.pid
21:40:06 [2021-03-11T21:40:06.237Z] INFO: Nuking d:\CI
21:40:31 [2021-03-11T21:40:31.482Z] INFO: Zapped successfully
21:40:31 [2021-03-11T21:40:31.482Z] 
21:40:31 [2021-03-11T21:40:31.482Z] INFO: executeCI.ps1 exiting at Thu Mar 11 21:40:30 CUT 2021. Duration 01:16:27.0450416
21:40:31 [2021-03-11T21:40:31.482Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
21:40:31 [2021-03-11T21:40:31.733Z] Recording test results
21:40:39 [2021-03-11T21:40:39.227Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
21:40:40 [2021-03-11T21:40:40.748Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
21:40:42 [2021-03-11T21:40:42.519Z] Archiving artifacts
21:40:56 [2021-03-11T21:40:56.726Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42068/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:40:57 [2021-03-11T21:40:57.668Z] + make clean
21:41:00 [2021-03-11T21:41:00.596Z] docker volume rm -f docker-dev-cache
21:41:00 [2021-03-11T21:41:00.596Z] 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